Sandy Chico / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Sandy Chico
Added topic Strategy tester does not work
#include <Trade/Trade.mqh> CTrade trade; /*Manejadores*/ int ma_9_h = 0; int ma_15_h = 0; /*Arrays */ double ma_9_array []; double ma_15_array []; int OnInit(){ ma_9_h = iMA(_Symbol,_Period,9,0,MODE_EMA,PRICE_CLOSE);
: