rkmtrader
 Posts: 2
Joined: 3/29/2013
User Profile |
How to limit number of trades placed by OMNIPILOT say to 10.
There is some object that says
BROKER.POSITIONS.COUNT
can we use
if BROKER.POSITIONS.COUNT>10 then {stop trades, even if OT is keep giving signals}.
Where do I insert this code in OmniPilot. Any help in this regard is appreciated, or guide me to correct thread.
|