Search found 251 matches

by NakedMarkets
Tue Mar 05, 2024 3:38 pm
Forum: Overall questions
Topic: Ichimoku
Replies: 7
Views: 343

Re: Ichimoku

At the moment, it's not possible to have values of indicators on the right "void" since they are shifted. If you need this, we could add a checkbox to ask the user if he wants to shift the indicator values in the rules as well ? This would be in the indicator parameter form, when you attac...
by NakedMarkets
Tue Mar 05, 2024 3:32 pm
Forum: Overall questions
Topic: Timezone when backtesting
Replies: 3
Views: 257

Re: Timezone when backtesting

Hi, As we understood, you'd like to change the timezone of your backtest to be EST+00, to fit your location. You can change the timezone of the backtest when creating it, as you can see here : Backtest-TZ.png You can change the timezone display on the screen with the list on the top-right corner. If...
by NakedMarkets
Tue Mar 05, 2024 3:21 pm
Forum: Overall questions
Topic: NM - Futures backtesting?
Replies: 3
Views: 311

Re: NM - Futures backtesting?

Hi, At the moment, we do not have significant data for futures instruments unfortunately. We would love to have good quality data for futures instruments, just like our other data. Unfortunately, good historical quality data is hard to find. If you know some good data providers, free or paying, don'...
by NakedMarkets
Tue Mar 05, 2024 3:18 pm
Forum: Feature requests
Topic: Indicator - Chandelier Exit
Replies: 2
Views: 178

Re: Indicator - Chandelier Exit

Hello,
Could you tell us which version of the indicator you would like to see implemented ?
In TradingView community indicators, there are multiple versions of it, thanks !
by NakedMarkets
Tue Feb 27, 2024 4:10 pm
Forum: Overall questions
Topic: Fast Backtest - How does it trade? (last candle or every tick)
Replies: 1
Views: 227

Re: Fast Backtest - How does it trade? (last candle or every tick)

Hi, At the moment, the Fast Backtest opens trades on close of last candle, not on every tick, since the setup rules are executed on each new displayed bar. But we are working to let the user choose if he wants to execute setup rules on every tick (could impact performance significantly) since users ...
by NakedMarkets
Tue Feb 27, 2024 4:08 pm
Forum: Overall questions
Topic: Close all open trades after X bars
Replies: 4
Views: 352

Re: Close all open trades after X bars

Thanks for providing the details, this is easier to understand for us with this example. So, as we understand, you want to close your open order always after the 4th candle has closed. At the moment, this is not possible but we can add a rule for that. Let's say we call it "order duration"...
by NakedMarkets
Mon Feb 26, 2024 5:35 pm
Forum: Overall questions
Topic: Fast Backtest
Replies: 1
Views: 240

Re: Fast Backtest

Hi, Thanks for your comment, Yes, when you select multiple SETUP rules during a Fastbacktest, the software will attach them all on a single chart (in this case a selected timeframe and symbol). It's just like you drag&dropped them on a chart manually but it is done automatically within the Fastb...
by NakedMarkets
Mon Feb 26, 2024 5:31 pm
Forum: Overall questions
Topic: Close all open trades after X bars
Replies: 4
Views: 352

Re: Close all open trades after X bars

Hi, Could you be more specific please ? For example, do you want to close you open trade always after a specific amount of elapsed bars or it depends on your timeframe ? In the first case, it's not yet possible but we can add additional rules for that. In the second case, you can obtain the open tim...
by NakedMarkets
Mon Feb 26, 2024 5:10 pm
Forum: Overall questions
Topic: Ichimoku
Replies: 7
Views: 343

Re: Ichimoku

Hello, Thanks for your report, Indeed, we found a bug related to this. But in fact it depends on which value you want to retrieve. Since, the Senkou A and B buffers are shifted (+26 periods), we have values on the right of the chart in the "void". Currently, when you select Current Bar pos...
by NakedMarkets
Mon Feb 26, 2024 3:36 pm
Forum: Feature requests
Topic: Drawing on Indicators
Replies: 2
Views: 219

Re: Drawing on Indicators

Hi,
Thanks for your suggestion,
Yes, we can implement this and it will be available in the next release