kekeli doe
kekeli doe
Friends

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

kekeli doe
Added topic help!!!! ... My code is not returning false , i need help
#include <Trade\Trade.mqh> double lowerBound , upperBound; bool     IsPriceInZone(double openPrice,int zoneWidth) {   // Calculate the lower and upper bounds of the zone   lowerBound = openPrice - zoneWidth;  
kekeli doe
Registered at MQL5.community