Merlinou
Merlinou
Friends

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

Merlinou
Added topic Backtest stoping to generate randomly
//+------------------------------------------------------------------+
Merlinou
Added topic Code working only on forex not on CFD
//+------------------------------------------------------------------+
Merlinou
Added topic Cannot use the position time
Hello, here's my file, it does work if i remove the position total and position get interger funtions but when i try to input them, it doesn't, can someone help me? #property copyright "Copyright 2024, MetaQuotes Ltd." #property link
Merlinou
Added topic orders not closing
hi this code is not closing orders, could you help me to figure out why? void OnTick ()   { string signal= "" ; int PeriodMA = iMA ( _Symbol , PERIOD_H1 , 9 , 0 , MODE_SMA , PRICE_CLOSE , 0 ); int SlowMA = iMA ( _Symbol , PERIOD_H1 , 12 , 0
Merlinou
Added topic Orders not closing with order close signal
hi everyone, i don't understand why my positions oppen themselves and do not close, could you help me, thanks. ****
Merlinou
Registered at MQL5.community