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

Post Reply
GG158
Posts: 12
Joined: Sun Mar 12, 2023 8:24 pm

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

Post by GG158 »

Hi,

Does Fast Backtest open trades on close of last candle, or does it check for the conditions on every tick?
NakedMarkets
Posts: 251
Joined: Tue Feb 22, 2022 11:06 am

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

Post by NakedMarkets »

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 want to have Bid/Ask rule, which should be executed on every tick.
Post Reply