jasiczekpiotr
jasiczekpiotr 09 Feb 2020, 14:53
jasiczekpiotr said:
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
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
I figured it out, treat it as closed thread.
Thank you
PJ
jasiczekpiotr
09 Feb 2020, 14:53
RE:
jasiczekpiotr said:
I figured it out, treat it as closed thread.
Thank you
PJ
@jasiczekpiotr