Aurex Lions
Aurex Lions
Friends

Add friends via their profile or user search and you will be able to see if they are online

Aurex Lions
Added topic Synchronize RSI value with EA
Hi, newbie here. I'm trying to synchronize indicator values (for example: RSI) with EA. Here's the code #property strict #include <Trade\Trade.mqh> CTrade trade; input int RSIPeriod = 9 ; int rsiHandle; int OnInit () {
Aurex Lions
Registered at MQL5.community