Posts
PanagiotisCharalampous 25 Nov 2019, 08:49
Indicators API Help
This indicator will evolve into a currency index. When the indicator runs on the cable chart there is a logical outcome. When run on other gbp pairs there are different outcomes. Whatever the currency chart that I have up I want to see my indicator appear
Hi Nick, Index is just an array index, nothing more. Since MarketSeries from different timeframes might have values for different times on the same...Mr4x 23 Nov 2019, 06:41
cTrader Algo
One way trend Sell - SmartGrid MA LimitStop Sell trend. For Gold sell trend. What are your ideas for improving the code after testing?
Hi tgjobscv, Your code works a treat when selling XAUUSD over the past 3 months of this year, however if you try to do a back-test on a $10,000 acc...lucrum 22 Nov 2019, 16:56
Indicators API Help
This indicator will evolve into a currency index. When the indicator runs on the cable chart there is a logical outcome. When run on other gbp pairs there are different outcomes. Whatever the currency chart that I have up I want to see my indicator appear
Spotware said: Hi Nick, This happens because you are using the wrong index for the market series. Line 45 should change to the following...Spotware 22 Nov 2019, 16:45
PanagiotisCharalampous 25 Nov 2019, 10:06
cTrader Algo
Hot to get all available MarketData?
Hi chernish2, It is not possible at the moment but new methods will be introduced in 3.7 that will allow you to do that. Best Regards, Panagi...