I am testing my strategy on a few instruments. The strategy currently simply uses EnterLong, EnterShort, ExitLong, ExitShort. This works for futures but does not work for Forex, which expects some multiple of 10,000 quantity. I want to avoid having to add ATM calls at this point of development. How could I handle Forex trades?
Thanks.
Regards.
Edward K.

Comment