Hi,
I am trying to do a system that recognizes any manually open positions. I mean I open the position by hand and would like my system to detect that open position and close it under some conditions. I have tried to do it with the IF ONMARKET instruction but it seems that it only detects the positions that the system opens itself but not those that we have opened manually.
Any ideas ?
Thanks
LeoParticipant
Veteran
I am not sure if it is possible… I think proOrder do not interact with Manual operations… actually if you modify a trade open by proOrder, it disconects.