Doji trade confirmation method - Working of Pivots LVLS and Fibs

MQL4 Indicadores Asesores Expertos

Tarea técnica



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!

Han respondido

1
Desarrollador 1
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
2
Desarrollador 2
Evaluación
(13)
Proyectos
24
50%
Arbitraje
3
0% / 67%
Caducado
14
58%
Libre
3
Desarrollador 3
Evaluación
(44)
Proyectos
100
39%
Arbitraje
17
29% / 47%
Caducado
32
32%
Libre
4
Desarrollador 4
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Trabaja
5
Desarrollador 5
Evaluación
(62)
Proyectos
140
46%
Arbitraje
19
42% / 16%
Caducado
32
23%
Libre
Solicitudes similares
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for
Looking for someone to implent the following grid strategy into my existing EA: Overview : I need a skilled developer to implement a grid recovery strategy into my existing Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy involves adding grid trades based on price movement and adjusting lot sizes according to specific rules. It also includes closing trades at breakeven points and full position closure when a

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
a 5 día(s)