When you right click on the chart and set Buy market/limit, Sell market/limit when not already in a position.
When you right click on the chart and set Buy market/limit, Sell market/limit when a position is open.
When setting ATM strategy when a position is open.
When calling EnterLongLimit(), ExitLongLimit(), ExitLongStopMarket(), SetStopLoss(), SetProfitTarget() from ninjascript.
Does anyone know which of these are executed locally/server. Be useful to know for power outage but mainly when scalping I would like to know which order to use that will be executed on the server as my strategy relies on very fast momentum intrata bar scalping. I would like to place orders ahead of time that will be executed on the server if possible.
Thanks

Comment