Experts: Fibo Retracement Trader

 

Fibo Retracement Trader:

The Expert Advisor plots a Fibonacci based on the standard ZigZag indicator and traded rectracements from all levels. The levels are fixed and cannot be customized by the user.

Exper Advisor uses Fibonacci levels to trade retracements.

Author: Oleg Shenker

 
Something strange with this ea,extensions are not drawn only retracements…. So the take profit isn't working well.
 

Anyone tried compiling the Fibonacci trader ea yet?

1 error 1 warning :

cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' 45 28

expression not boolean 260 11



Strategy - Set And Forget (with Martingale system)
Strategy - Set And Forget (with Martingale system)
  • www.mql5.com
This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.
 

Hi ,

You can convert by below,


MqlTradeRequest Request /*= {0}*/;