Billyblu68
Billyblu68
Friends

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

Billyblu68
Added topic Problem with Yesterday date (iLowest, iHighest)
Now I'm using an indicator (MQL4) that count bars (timeframe 5 minutes) from the Top or Low within a range of x bars (in the example 215) with this formula: int lowbar = iLowest(Symbol(), PERIOD_M5, MODE_LOW,215,1); int highbar = iHighest(Symbol()
Billyblu68
Registered at MQL5.community