EA to backtest scalp trading with focus on maximising frequency of trades

Spécifications

My EA is specifically for hedging trading platform where both buys and sells can be done in same symbol.

Any symbol offered by CFD broker will be traded.

It will be a simple EA mainly for backtesting and forward testing purpose to find out which could be optimum size of executing the number of trades (frequencies) in a row . 

TP, SL , Equity Loss , Equity profit will be exit points.

1. Ticks are filtered by seconds delay or Pips distance and by Directional filter by having Buying % with its own TP and SL. 

2. Entries will be classified into two trades entered into same time in buying % selected.If 100% or 0% buying direction is selected, only One single direction trade will happen.

If directional buy is different than 100% or 0% two trades of Long and Short can be entered with different TP and SL.

3. Once all Longs or Shorts exit by TP, floating loss positions will be treated as Reverse Trade and their TP and SL will be reset to 0 or with new values inputted.

If defined by variables, Reverse Trade will wait for a Distance Step measured in Pips or Time Distance measured by minutes before changing TP and SL 

4. Visual display required for Boxes showing High Low of Chart TF selected along with count of pips for that box..

5. Chart will also display candles of user defined Pip Size by thick paint . 

SL will rarely be used as exit could be by equity loss or end of time.

6. Entire focus is continuing frequency of trades so as to trade at least 

 Frequency has a big role to play in the kind of scalp trading envisaged.  Backtesting will focus on it for optimisation. 

Want to execute minimum of 120 trades in selected 4 hour time in chart TF1. 

Entry will be triggered by buying% after having some kind of confirmation of directional bias by using  ATR and pip distance step . 

Exit will be by (a) TP (b) SL (c) Equity Loss or Profit (d) end of  time box.

Répondu

1
Développeur 1
Évaluation
(7)
Projets
10
20%
Arbitrage
3
0% / 100%
En retard
6
60%
Gratuit
2
Développeur 2
Évaluation
(143)
Projets
255
35%
Arbitrage
12
25% / 58%
En retard
42
16%
Gratuit
Commandes similaires
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
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 )
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 2 à 5 jour(s)