Posts
martins 24 Nov 2024, 14:17
cTrader Algo
Legacy Build with Visual Studio 2019 fails with error "No cTrader or cAlgo was found with version 1.20 or higher"
firemyst said: Open up the Visual Studio “.csproj” file.You'll see a section similar to:<ItemGroup> <PackageReference Includ...firemyst 24 Nov 2024, 09:40
cTrader Algo
Legacy Build with Visual Studio 2019 fails with error "No cTrader or cAlgo was found with version 1.20 or higher"
Open up the Visual Studio “.csproj” file.You'll see a section similar to:<ItemGroup> <PackageReference Include="cTrader.Automate"...martins 23 Nov 2024, 22:09
cTrader Algo
Legacy Build with Visual Studio 2019 fails with error "No cTrader or cAlgo was found with version 1.20 or higher"
Legacy builds were ok earlier today, cTrader 4.9.2 was running, after stop & restart it had upgraded to 5.0.46 and since then Legacy Robots &...PanagiotisCharalampous 23 Nov 2024, 09:07
PanagiotisCharalampous 25 Nov 2024, 06:46
cTrader Algo
cTrader 5, wrong backtesting result, when not using Visual Mode. m1 Bars.
Algo_robot said: Hi,You asked for the source code.This is the source code. Default parameter settings were used. // ------------------------...