Atlas81
Atlas81
Friends

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

Atlas81
Added topic Mql5 ( price zone and tests)
int intervalPredicate( double close, double open, double high, double low) {      double value = interval_percentage/ 100.0 ;    double difference = NormalizeDouble((high-low), 10 );    double threshold =
Atlas81
Registered at MQL5.community