SetStopLoss(CalculationMode.Currency, 60); SetProfitTarget(CalculationMode.Currency, 80); is it correct? The issue: I don't see an arrow which shows long and short place .something look likes the attached chart. 3 Photos NinjaTrader_ChelseaB NinjaTrader Customer Service Join Date: Dec ...
else if (Position.GetUnrealizedProfitLoss(PerformanceUnit. Ticks, Close[0]) >= 20) AtmStrategyChangeStopTarget(0, Position.AveragePrice, "STOP1", atmStrategyId); } } NinjaTrader_PaulH NinjaTrader Customer Service Join Date:May 2014 Posts:9210 ...