Doji trade confirmation method - Working of Pivots LVLS and Fibs

MQL4 Indicateurs Experts

Spécifications



Doji trade confirmation method to be used on DP & Or Fib Lvls

 

Option to set Market Condition Filter

 -Take Counter Trend trades

- Take Trend Trades

  Trend is to be defined using TMA slop

 

 Trade size rule

traded lots = free margin / 3000 (must be able to change figure)

Or traded lots = set lot amount

 

Max trade setting

max trades with one symbol setting ie USD only to be used in 1 live trade

 

Code is to be clearly commented.

Option to set minimum ATR to allow trades (TRUE FALSE OPTION)

Option to limit amount of trend trades (zero is unlimited)

or counter trend trades (zero is unlimited)

Market Condition ie Trending, Ranging, Entering Range, Exiting range, critical news approaching should all be graphically represented on the charts.

same graphical representation of each market condition is to be used in the matrix.


Relative comments should be used on all trades so we can understand where they are coming from.


zones

-Daily pivot point S/R Zones 2 and above - true/false option
- Fib zones on/off option - true/false option
Using Fib levels 4-5


Signal to buy


HIGH CLOSE DOJI

The bullish trigger is the high close doji.

Basically, wait for a doji. Then, look out for a candlestick to 

close above the high of that doji. That is our signal to buy.


Signal to sell

LOW CLOSE DOJI

The low close doji is the bearish version. Similarly, wait for a 

doji. But in this case, we are looking out for a candlestick that 

closes below the low of the doji to give us the sell signal.

TRADING RULES – CANDLESTICK AND PIVOT POINT

LONG TRADING STRATEGY

Doji at a support level
Buy on close of high close doji

SHORT TRADING STRATEGY

Doji at a resistance level
Sell on close of low close doji

refer here for examples

http://www.tradingsetupsreview.com/candlestick-pivot-point-day-

trading-strategy/


Indy setup

-AnAlert: add true if you want to alerted when new doji appeared

-indy is draw buy/sell arrow  (one unique to fib) one unique to pivot level)

-assign trade commend advising of entry condition met ie DPR Lvl 2 Sell

-take screenshot of each trade taken


Trade Exit Settings

SL

TP

Or option use a jump stop at previous fib level

Or option to disable trade exit settings so i can use another EA for managing existing trades.

+ add in what ever code you also have in your library in improve on exist strategy 




Trade time manager needed



 
Critical news filter
 
Lets say we have a open trade on EUR/USD and a critical news release is about to take place in 2 hours.
When we get to 1 hr of news either close trade IF in profit at the time.
 OR IF in a negative position take on 1 - 1 Hedge to protect current position.
2 Hours after critical news has taken place TMA needs to be checked to review condition of current market.
IF market is Trending Down - increase Sell position and close both trades at BE
If market is Trending Up - increase Buy Position and close bother trades at BE
If Market is ranging  ( defined by the TMA SLOPE as between  > -0.4 to < 0.4) leave current position
Once market starts trending - increase position in direction of the markets current trend and close trades at BE.
 
Approaching Critical news
-No new trades are to take place within hour either side of critical news release unless it is the hedge being put in place to protect position 1 hour prior to a news event. 
-Option to not trade X amount of hours either side of news release.

End of day all non filled pending trades are to be automatically deleted!

Répondu

1
Développeur 1
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
2
Développeur 2
Évaluation
(13)
Projets
24
50%
Arbitrage
3
0% / 67%
En retard
14
58%
Gratuit
3
Développeur 3
Évaluation
(44)
Projets
100
39%
Arbitrage
17
29% / 47%
En retard
32
32%
Gratuit
4
Développeur 4
Évaluation
(266)
Projets
540
50%
Arbitrage
55
40% / 36%
En retard
224
41%
Gratuit
5
Développeur 5
Évaluation
(62)
Projets
140
46%
Arbitrage
19
42% / 16%
En retard
32
23%
Gratuit
Commandes similaires
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
the sl doesnt work i want the tp logic to remain i need the trend direction fucntion tow ork i the trend is up then only buys if down only sells i need the fibo nacci fucntion to work as well and the flat zone function to work as well and i need the code to trade 1% of the balance //+------------------------------------------------------------------+ //| US500_EA.mq4 | //|

Informations sur le projet

Budget
50 - 100 USD
Pour le développeur
45 - 90 USD
Délais
à 5 jour(s)