SE
Topics
14 Sep 2020, 15:10
840
2
12 Jan 2019, 22:42
1411
3
Replies
seibertm
12 Jan 2019, 11:16
Sample RSI Stop Loss
Hi, I tried the suggested change to the code, and the code fails with these messages:
Argument 4: cannot convert from 'method group' to 'string'
The best overloaded method match for 'cAlgo.API.Robot.ExecuteMarketOrder(cAlgo.API.TradeType, cAlgo.API.Internals.Symbol, long, string, double?, double?)' has some invalid arguments
I'm a newbie with Algo coding and can not figure out how I could fix this. Any help?
@seibertm
seibertm
17 Sep 2020, 11:55
RE:
nellyasaba said:
I have the same problem, in particular for price alerts, not coming through anymore since I think the second last update.
@seibertm