An Expert Advisor WIth Fibo and Dow Theory 70% Winrate H1 TimeFrame in GOLD Spot

Specifiche

I,ve trade and backtesting my trading system espesially in XAU/USD with dow thery and Fib retracement to get entry position, Take profit with 1:2 risk reward ratio.

my trading rules is describes technically below: 

Entry Triggered

Limit Pending Order                               Exit
wait for 38,2 at bullish/bearish               Close Order With 1:3
50-61,8 medium buliish/bearish (MEAN)   Close With 1:2
61,8-88,6 at Sideways Market (MEAN)      Close with 1:1,5
Breakout Strategy                                   Close With 1:1

Our Strategy
Wait for trend direction forming
Use 45 degree trendline to identify power of trend
Minimize trade in the edge of trend and ranging trend
Use Trendline to draw the dow theory
Always looking forward minor S/R to entry
Better opportunity with SnD area
Confluence area with fib retracement will make money easily
Money Management
Always use 2% Risk Per Trade

This my backtest H1 TF Result in 160 trades
Deposit $10.000
Number of trade 160
Win 114
Loss 46
Win Percentage 71,25%

My 163x Backtest Result in Graph

I hope we can get good EA with my logical idea and we need to improve and develop to be better Profitable Trading Tools

Im Trade with this system manually

so if we get something to get simpler why not

and we can make money too

i hope it help everyone




































































































Con risposta

1
Sviluppatore 1
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

Informazioni sul progetto

Budget
75 - 150 USD
Per lo sviluppatore
67.5 - 135 USD
Scadenze
da 1 a 10 giorno(i)