67192569 / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
67192569
Added topic "static" -unexpected token, 'iMA' -some operator expected
#include <Trade/Trade.mqh> CTrade trade; int rsiHandle; ulong posTicket; int handleSlowMA; int handleFastMA; int OnInit () { int rsiHandle = iRSI ( _Symbol , PERIOD_CURRENT , 6 , PRICE_CLOSE );
: