Cerberus
Cerberus
Friends

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

Cerberus
Added topic Code not repeating at a tick
void OnTick ()   {        double Middle = iBands ( NULL , 0 , 18 , 2 , 0 , PRICE_CLOSE , MODE_MAIN , 0 );        Alert ( "Middle =" , Middle); Please help with this code. I want it
Cerberus
Added topic EA won't place a trade
Ok Just starting out with coding here, and decided to make a very simple program just to play around with and test. All I want it to do is open a trade, yet, in forward testing, it doesn't open a trade when the criteria is met. Anyone can tell me
Cerberus
Registered at MQL5.community
Cerberus
Added topic Problem with custom indicator
A friend of mine coded a custom indicator , and gave it to me. It works perfectly well on his PC and other peoples, but not mine. It doesn't give an error or anything, it just doesn't work the way it's supposed to. If anyone can give me advice or