“FiboArc” EA draws Fibonacci Arcs on chart and trades with price breakthrough,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.
Try it on demo first.
You choose how to trade: only with the price of open candle or every tick !
If you do not want to trade with increasing lot size when you lose a trade set:”IncreaseFactor=0″
I combined together a simple EA with two moving averages and Fibonacci Arcs,
The Fibonacci Arcs do not work on test mode,
The optimization tests can be performed only with moving averages,
In live trading only, Fibonacci lines and moving averages will work together,
During tests, the EA only draws the Fibonacci Arcs on the screen in visual mode without considering them in the creation of trades,
The Fibonacci Arcs will function as a filter .
In this situation the probability of winning trades increases.
Inputs
 Use_TP_In_Money– Use Take Profit In Money (values:true/false).
 TP_In_Money– Take Profit In Money   (values: 10-100).
Use_TP_In_percent- Use Take Profit In Percent (values:true/false).
TP_In_Percent– Take Profit In Percent (values: 10-100).
————[Money Trailing Stop For Multiple Trades]———————-
Enable_Trailing-Enable_Trailing with money  (values:true/false).
Take Profit In Money (in current currency)Â (values: 25-200).
Stop Loss In Money(in current currency)Â (values: 1-20).
————————————————————————————
Fibonacci Arcs length (bars)(values: 10-100).
Fibonacci Arcs color.
Fibonacci Arcs ancor candle number (last bar is number 0)(values: 0-10).
Simplified "EuroSurge" Expert Advisor (EA) for… This code represents a simplified version of "EuroSurge" Expert Advisor (EA) for MetaTrader 4 (MT4). It implements multiple technical indicators…