Posts
eemanalipourvvv 14 Nov 2023, 22:16
Suggestions
Drawing profit or balance or equity graph for real live trades as like as the graph is shows for market replay or backtest.
The equity graph that the app shows in equity lab of backtesting or market replay is very useful. Please add the graph or the equity lab for real trad...PanagiotisCharalampous 14 Nov 2023, 07:01
PanagiotisCharalampous 15 Nov 2023, 06:51
cBots API Help
CALCULATE AVERAGE OF HIGHMINUSLOW FOR PREVIOUS SET OF BARS
Hi there,Here is an example how to calculate the moving average for the high prices var ma = Indicators.MovingAverage(Bars.HighPrices, 14, Movi...