Vahid Bolvardi / Publications
Forum
I want to make a bot with AI but in compiling have lots of error
Actually I dont know about coding so I use AI for my strategy and coding with Ai but have lost of error can everyone help me? #property strict input double riskPercentage = 0.5 ; // Risk percentage per trade int OnInit () { return INIT_SUCCEEDED ; } void OnDeinit ( const int reason) { }