I want to switch from ATAS Platform to NinjaTrader. Therefore I would like to know / test whether my strategies can be implemented in Ninjatrader. I would have 2 questions:
how can I get the total volume of a Candle / Range ?
So I want to see what the volume was after the candle was finished. Only the total volume
And how can I save the price and the respective volume at the price?? So he should add the volume to the respective price until the end of the loop and save it.
Example: If I choose 5 minutes (loop), the respective volume is added to the corresponding price for 5 minutes
Thanks a lot!

Comment