Only one Algo type avaliable after upgrade
Created at 08 Feb 2020, 12:56
JA
Only one Algo type avaliable after upgrade
08 Feb 2020, 12:56
Hello,
Along with the upgade to the the latest version all my cBots stopped working.
It turned out that compiler returns: "Unable to load assembly: Assembly must contain single algo type"
I do need below 2 algo types:
using cAlgo.API;
using cAlgo.API.Indicators;
How to merge them or how to reference them for ex. from cAlgo.API.Indicators I do need MovingAverage only.
--
Greetings
Piotr
jasiczekpiotr
09 Feb 2020, 14:53
RE:
jasiczekpiotr said:
I figured it out, treat it as closed thread.
Thank you
PJ
@jasiczekpiotr