Develop automatic trader - MT5

Specifiche

Develop autotrading robot for forex for use in metatrader4 with conditions of: - Track simple moving average that can be varied by the user for the number of periods, e.g. 30 minutes as shown in attached excel example - Track the change in the moving average since the last period - Sum the last 10 periods of change in moving average - Trigger trades based on the sum of the last 10 periods and additional condition of waiting at least 10 minutes since previous trade - Trigger close out trade based on take profit - Set stop loss condition when automatically executing trade - Alter the lot size - Apply to any forex swap An example of what the robot needs to replicate is available to view as an excel file using simple excel formulas. Deliverable would be to show the auto trader operating for 1 day in demo mode replicating what is shown on attached excel sheet. Quality assurrance and testing documentation to be provided with deliverable. Also backtesting of my trading strategy to be possible.


Con risposta

1
Sviluppatore 1
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
2
Sviluppatore 2
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
488
17%
Gratuito
3
Sviluppatore 3
Valutazioni
(17)
Progetti
19
16%
Arbitraggio
4
0% / 75%
In ritardo
5
26%
Gratuito
4
Sviluppatore 4
Valutazioni
(24)
Progetti
27
33%
Arbitraggio
2
100% / 0%
In ritardo
1
4%
Gratuito
5
Sviluppatore 5
Valutazioni
(6)
Progetti
8
50%
Arbitraggio
3
33% / 67%
In ritardo
3
38%
In elaborazione
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
302
59% / 25%
In ritardo
124
13%
Caricato
Ordini simili
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
independent-minded coder and algorithmic trader who has forged a solo career crafting financial strategies using MetaQuotes languages, MQL4 and MQL5. Driven by a blend of analytical thinking and a love for technology, John has become a self-made expert, navigating the dynamic world of algorithmic trading with finesse. With an unquenchable curiosity for financial markets and a knack for coding, John's daily routine
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us
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
80+ USD
Per lo sviluppatore
72 USD
Scadenze
a 5 giorno(i)