Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

MAC-Fibo indicator - indicator for MetaTrader 4

Views:
51196
Rating:
(9)
Published:
2012.05.04 06:43
Updated:
2016.11.22 07:32
MACFibo.mq4 (5.24 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

UPDATED ON 21-MAY-2012:
Below changes done in v1.1:
1. Done bar adjustment. Now it looks at 2 previous bars for trend determination.
2. Alert added.



--------------------------------------------------------------

MACFibo trading strategy was the winner of March's Best Forex Trading System Contest at babypips.com. This trading system uses 3 moving averages to determine trade opportunities and Fibonacci extensions to determine stoploss and profit targets.

This is the indicator based on MACFibo trading strategy. More details about this strategy can be found here and babypips forum here.

SHORT SIGNAL:
When 5EMA crosses 20SMA down:
Draw 2 points as below:
POINT A; Candle close price that confirmed the downside crossover
POINT B: highest price of the current wave prior to the crossover,
Profit Target: @ 161.8 fibo level
Stop Loss: maximum 38.2 (minimum @ 78.6) based on your risk appetite.


Long SIGNAL:
When 5EMA crosses 20SMA up:
Draw 2 points as below:
POINT A; Candle close price that confirmed the upside crossover
POINT B: lowest price of the current wave prior to the crossover,
Profit Target: @ 161.8 fibo level
Stop Loss: maximum 38.2 (minimum @ 78.6) based on your risk appetite.

Exit mechanism for losing trades, if stoploss yet to hit: if 5EMA cross 8SMA in direction opposite of your open trade.





Emagic Emagic

EA based on macd signal and ema cross

MTF Zigzag with 3 level MTF Zigzag with 3 level

3 TF Zigag Level with same settings.

MACDcrossAUDD1 MACDcrossAUDD1

A simple robot to trade AUDUSD D1 chart only when MACD crosses.

Line Order v. 3 Line Order v. 3

A Line order EA capable of changing stop losses, take profits, trailing stops and lots.