Jigneshchandra Manubhai Patel / Publications
Forum
Breakeven code not working in MT5,
I am tying to code breakeven in mt5 but it is not working, please help with correct code; void Breakeven_Check() { for ( int i= PositionsTotal ()- 1 ; i>= 0 ; i--) { if (m_position.SelectByIndex(i)) if (m_position. Symbol ()==m_symbol.Name() && m_position.Magic()==MagicNumber)
not able to login in mt4 community tab
not able to login in mt4 community tab Please help