Here is the problem. For example, if the system is short and a target or stop has not been hit, and the system becomes buy ready, the buy limit order to reverse does not work! However, it does reverse, if in the code I remove all targets and stops totally. So, it seems like, when targets or stops are in, it won't make another trade until they are met. Any ideas of why that would be? Also, I am using fromEntrySignal and fromSignalName to tie the longs and short together.
Thanks!

Comment