people with nt,
i have been working on a basic strategy with two identical parallel entries. both short entries are opened at the same time, entry_a and entry_b. if entry_b has reached a profit target order and has already been closed i want to know if i can check which entries (entry_a, entry_b) are active - open when a different and general close order will be generated in order to avoid the nt platform from buying too many contracts and ending up with a long position instead of a flat position. ¿is it possible to check for the status of each entry or the status of profit target orders at the time the strategy is about to generate a close position order? if the basic set orders do not have such functionality i could also try with onorder and onexecution methods.
very well, regards.

Comment