WI
Topics
08 Dec 2023, 02:20
329
1
14 Aug 2023, 22:13
315
1
20 Jul 2022, 00:40
817
1
Winmillion
08 Dec 2023, 02:21
Bars bars = MarketData.GetBars(TimeFrame.Daily, position.SymbolName);ATR = Indicators.AverageTrueRange(bars, 14, MovingAverageType.Simple);found the above to work
@Winmillion