Posts
PanagiotisCharalampous 22 Oct 2024, 05:44
cTrader Algo
How can a cBot tell what version of cTrader it is running on (so, for instance, it can avoid attempting v5-only features if not available)?
Hi there,Is there a property or method a cBot can use that returns the cTrader version and/or environment, possibly a bit like RunningMode but with ot...PanagiotisCharalampous 22 Oct 2024, 05:37
cTrader Algo
Crash in example cBot with AddIndicators=true from help page "How to Manage cBots and Indicators Using Algos"
Hi there,I just tried this and had no problems. Can you please record a video demonstrating what exactly you are doing?Best regards,Panagiotismartins 21 Oct 2024, 19:28
cTrader Algo
How can a cBot tell what version of cTrader it is running on (so, for instance, it can avoid attempting v5-only features if not available)?
Is there a property or method a cBot can use that returns the cTrader version and/or environment, possibly a bit like RunningMode but with other info....martins 21 Oct 2024, 13:40
ctid4921325 22 Oct 2024, 12:48
cTrader Algo
Grid Column widths on window vs mac
Hi thereI have a cbot which functions as an entry/trade management panel. The UI is simple, and is just...