Hi,
I am trying to create some MoneyManagement alternatives for my systems and working on that I think I discovered a discrepancy between backtest results and RealTrading operations, at least for automated trading with IG. That is:
- In BACKTEST when the size of any order given by the automated system is less than the minimum required for that active in IG (p.e. In FX is 1, in DAX is 0,5….) the order is NOT EXECUTED
- On the contrary in REAL TRADING when the above happen the order is EXECUTED with the minimum size required.
That discrepancy can make quite a lot of difference in the results of the ideas I´ve been trying.
With this post I want to:
- Check with you if I am right with this because it wouldn´t be the first time I am wrong with this kind of things
- Warn everybody about this, because at least for me with this MM ideas is quite a important thing to consider
- Ask if is possible to fix this discrepancy
Thanks