Tahoe & rtstrading: I agree that several of the issues can be worked around.
Let me clarity two of my points:
systems & alerts: I know that the mov example was simple and there is a simple workaround. If you have multiple components in the signal the proposed work-around may not work. e.g Mov(c,5,s) > Mov(c,20,s) and h > ref(hhv(h,10),-1). There is no guarantee that both condition will turn true at the same time so Cross will not do the trick.
entry price: I meant in the system tester. I would like to be able to code the following exit: entryPrice + 3*ATR(10) for instance.
For trading ES/NQ MS Pro is probably a very good choice. It really breaks down if you trade multiple issues simultaneously
Let me clarity two of my points:
systems & alerts: I know that the mov example was simple and there is a simple workaround. If you have multiple components in the signal the proposed work-around may not work. e.g Mov(c,5,s) > Mov(c,20,s) and h > ref(hhv(h,10),-1). There is no guarantee that both condition will turn true at the same time so Cross will not do the trick.
entry price: I meant in the system tester. I would like to be able to code the following exit: entryPrice + 3*ATR(10) for instance.
For trading ES/NQ MS Pro is probably a very good choice. It really breaks down if you trade multiple issues simultaneously