Latest Forum Posts
Posts
Harold_182236 27 Oct 2016, 13:02
cBots API Help
Error CS1061'cAlgo.Indicators.HeikenAshi' does not contain a definition for 'Close' accepting a first argument of type 'cAlgo.Indicators.Heiken.Ashi' could be found (are you missing a using directive or an assembly reference?)
Hello Everyone I need some help with this error CS1061. 'cAlgo.Indicators.HeikenAshi' does not contain a definition for 'Close'...M.ReZaPashapour 24 Oct 2016, 06:09
whis.gg 27 Oct 2016, 13:54
Indicators API Help
Passing NON PARAMETER values to an indicator constructor?
In the code above you are trying to pass symbol as a string. Isn't that causing the problem?