Backtesting Always slow
-
When will fxdreema makes backtesting more faster. that is the only reason i dont like using it for coding most times. Even per candle or time filter. still slows down.
-
Sadly this is one of the side effects of using fxDreema. In order to make it easy to build almost any strategy you can imagine, a lot of unnecessary and innefficient code is necessary. This is the trade of that we need to accept when using it.
-
Seriosuly So irritating. How i wish they can make it better. I will be the happiest person on earth .
-
@alexitoeve50 IMHO, hat will never happen. We can use fxDreema precisely because it is using A LOT of unnecessary code. Just take a look at the condition block. You can select a huge number of combinations within. The prece to pay for that is more than 3000 code lines. And that's just one only condition blocks. Now multiply that for every other condition block on your project.