Themba Mkhize
Themba Mkhize
Themba Mkhize
Added topic EA of ZigZag and MA combinaion
hi guys i need help with coding an EA that has ZigZag and moving average  with the following funtions //BUY CONDITION -ZigZag at lower candlesticks -Moving average below candlesticks  //ENTRY POINT -1st close candle below MA //SELL
Themba Mkhize
Added topic wrong paramater counts on Trailing Stops
hi guys can anyone help me out on this one am getting wrong paramater counts … am sorry about that guys  void BuyTrailingStop( string Symbol , double TrailingStop, double MinProfit, int MagicNumber, double MaxStopLoss)    {
Themba Mkhize
Registered at MQL5.community