|
Problem in MM function
burn0050,
There is a problem with your LotSize function that I have seen before.
It will not work with IBFX or those brokers no longer using lots. IBFX uses 1 for a minilots in a mini account while FXDD uses .1 for a minilot in a mini account. FXDD does not allow partial lots in a standard account while I believe IBFX does.
Some brokers are now using actual dollar amounts like $10000 instead of lots..
This causes problems writing MM functions in EAs.
For now I will simply post the code as is. I will work on figuring how to use your method with IBFX and update the EA for repost.
All results posted were using Nix version of AutoLots.
Robert
|