I'm actually test a simple strategy optimization when I go long when price crossover a moving average, as crossover does cannot be configured simply with offset (see topic below) I used the solution included in the following topic to achieve an offset entry ate the crossover
it works well with strategy builder whet I can see the entry is higher (offset) but if I add this offset as optimization parameter it seems not working (configured as 1-->1.05 wwith 0.01 incremenet which is a 100% to 105% with 1% increment) the two other parameters are correctly optimized but not the offset which is always use 1
I optimize on max net profit
Does anyone knows if we can optimize on double values ?
(see attached picture)
Thanks

Comment