kekeli doe / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
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;
: