Kerkad
Kerkad
Friends

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

Kerkad
Added topic Help for sl
Hi guys, I wanted to test Stop Loss Function, so i use this simple code. But nothing is happening. During the backtest no buy or  sell order Can you help me please Thank you for your time #include <Trade\Trade.mqh> CTrade trade;
Kerkad
Added topic Need Help please, nothing is happening
#include <Trade\Trade.mqh> CTrade trade;    int a = 0 ; void OnTick ()   {    double RsiArray[];    int rsi = iRSI ( _Symbol , PERIOD_CURRENT , 14 , PRICE_CLOSE );    ArraySetAsSeries (RsiArray
Kerkad
Registered at MQL5.community