Posts
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
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, This happens because you are using the wrong index for the market series. Line 45 should change to the following gbpusdDiff[index]...lucrum 22 Nov 2019, 16:26
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
Panagiotis Charalampous said: Hi Nick, The symbol is hardcoded var gbpusd = MarketData.GetSeries("GBPUSD", Frame); Do you change that...PanagiotisCharalampous 22 Nov 2019, 15:06
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, The symbol is hardcoded var gbpusd = MarketData.GetSeries("GBPUSD", Frame); Do you change that before running on GBPJPY? Best R...lucrum 22 Nov 2019, 15:01
Spotware 25 Nov 2019, 08:31
cTrader News & Announcements
cTrader Web 3.4 Has Been Released on Beta
Dear Trader, We are pleased to inform you that the cTrader Web 3.4 update is now available on Beta. The new cTrader Web 3.4 release comes equipp...