NinjaTrader_Josh
05-26-2007, 05:30 PM
I'm trying to make my own fill algorithms as described in the help file.
I notice there are variables like NextOpen and NextHigh. I was wondering what the variable for the current close is. I tried CurrentClose and Close to no avail.
Also is there anywhere with a list of the various things I can set order.Action to? More specifically I'm looking for the command that tells it to cancel the order.
I notice there are variables like NextOpen and NextHigh. I was wondering what the variable for the current close is. I tried CurrentClose and Close to no avail.
Also is there anywhere with a list of the various things I can set order.Action to? More specifically I'm looking for the command that tells it to cancel the order.