// Thanks to @ericlin0122 for the original DCA Bot Emulator which is the backbone of this strategy. // The script simulates DCA strategy with parameters used in 3commas DCA bots for futures trading.
i_chkLong = input.bool(true, title = 'Long', inline ='1', group = g_strategy) i_chkShort = input.bool(true, title = 'Short', inline='1', group= g_strategy) i ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results