Posts
b917187 17 Mar 2020, 18:22
Indicators API Help
RSI Indicator - LastValue, Last(0), Last(1) - Not understanding why their values are as per the enclosed screenshot.
using System; using System.Linq; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using cAlgo.Indicators; namespace cAl...PanagiotisCharalampous 17 Mar 2020, 08:15
ctid1287899 18 Mar 2020, 05:56
cTrader Desktop
1 - Current Asset Price
ADDING: "Current Asset Price" in in the position bar (Entry Price and pips are available!!!) , But NOT CURRENT PRICES, it is ve...