A complex EA with 2 indicators, fib and price action ( Levels)

MQL5 전문가

작업 종료됨

실행 시간 51 일

명시

Hello, I want to have an EA that uses the following tools:

1. Swing highs and swing lows. 

2. My Order Blocks.

3. Simple super trend Indicator.

4. PTL indicator. (Only show the dots)

5. Fibonacci. 

6. 2 Time frames- Entry Time frame and Re-entry time frame.

How it works. 

The EA should identify:

- The last candle of the opposite side before a break of structure.- Order block type 1 (This should be done on the entry Time frame)

- The last candle of the opposite side, before an impulsive move. An impulsive move is when there are two or more candles of the same direction. - Order block type 2.

(This should be done on the entry Time frame)

- Only show support levels on a buy trend and only resistance levels on a sell trend. 

(This should be done on the Entry Time frame)

Buy Entry Condition

  • The market has to break (a candle body must close above) the most recent resistance level or the last sell order block. 
  • If the market breaks a resistance level  and the candle touches the last sell order block, then wait for the price to go above the order block, but if the price breaks above the last resistance level and  then candle doesn't touch the order block, then we consider this as one of the signals of the change of direction.
  • The Super Trend has to change color from red to green and a healthy candle (Meaning with a bigger body than wicks) must close. 
  • When the two conditions align, enter a buy. 
  • Stop loss should be 40 pips for currencies  and 100 pips for indices and commodities below the buy order block. (If the order block is near the support level on the first entry, use this level for stop loss.) 
  • Trail using order blocks and zones 40 pips for currencies and 100 pips for indices and commodities. 
  • Exit when the stop loss or trailing SL is hit, or an opposite side signal appears. 

On a buy trend, the EA should go marking only the support levels and buy order blocks. 

Sell Entry Conditions

  • The market has to break (a candle body must close above) the most recent support levels or the last buy order block. 
  • If the market breaks a support level and the candle touches the last buy order block, then wait for the price to break below the order block, but if the price breaks below the last support levels and  then candle doesn't touch the order block, then we consider this as one of the signals of the change of direction.
  • The Super Trend has to change color from green to red and a healthy candle (Meaning with a bigger body than wicks) must close. 
  • When the two conditions align, enter a sell. 
  • Stop loss should be 40 pips for currencies and 100 pips for indices and commodities above the sell order block. (If the order block is near the support level, use this level for stop loss.) 
  • Trail using order blocks and supports 40 pips for currencies and 100 pips for indices 
  • Exit when the stop loss or trailing SL is hit, or an opposite side signal appears.

On a sell trend, the EA should go marking only the resistance levels and sell order blocks.

Buy Re- entry conditions

  • During a buy trend, the EA should draw only buy order blocks on the entry time frame. 
  • The EA should then move to the RE-Entry time frame to wait for market to retest the Order block, and wait for a blue ptl dot and a candle to close.
  • When the above conditions are met, the EA should take a buy positions, and use the stop loss rules given above on the entry time frame
  • Stop loss should be 40 pips for currencies and 100 pips for indices below the buy order block. (If the order block is near the support level, use this level for stop loss.) 
  • Trail using order blocks and support levels 40 pips for currencies and 100 pips for indices . 
  • Exit when the stop loss is hit, if there is a break of Structure or break of an order block, or an opposite side signal appears.
  • After the re-entry, the EA should draw a Fibonacci with levels 0,100,-68 and -27.
  • The TP on this position should be on -68.

Sell Re- entry conditions

  • During a sell trend, the EA should drawn only sell order blocks on the entry time frame. 
  • The EA should then move to the RE-Entry time frame to wait for market to retest the Order block, and wait for a red ptl dot and a candle to close.
  • When the above conditions are met, the EA should take a sell positions, and use the stop loss rules given above on the entry time frame
  • Stop loss should be 40 pips for currencies and 100 pips for indices above the sell order block. (If the order block is near the resistance level, use this level for stop loss.) 
  • Trail using order blocks and levels 40 pips for currencies and 100 pips for indices . 
  • Exit when the stop loss is hit, if there is a break of Structure or break of an order block, or an opposite side signal appears.
  • After the re-entry, the EA should draw a Fibonacci with levels 0,100,-68 and -27.
  • The TP on this position should be on -68.


   



Fibonacci 

    


Others

  • Put restrictions on the EA where it is specified to a specific client.
  • Set flexible figure for risk percentage. 
  • Make it flexible where I can choose the entry time frame, and re-entry time frame.
  • When drawing order blocks, if when you draw the order blocks there are wicks in the next candle that are not covered, cover them. 
  • During a buy trend, only show the buy order blocks and support levels.
  • During a sell trend, only show the sell order blocks and resistance levels.
  • If two order blocks touch each other, just combine it to make it one. 
  • If the levels and the order block touch , combine them to make it one.




































파일:

TPL
STP_21i.tpl
6.4 Kb

응답함

1
개발자 1
등급
(12)
프로젝트
19
26%
중재
4
25% / 25%
기한 초과
1
5%
무료
2
개발자 2
등급
(15)
프로젝트
18
39%
중재
2
50% / 50%
기한 초과
0
작업중
비슷한 주문
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

프로젝트 정보

예산
30 - 100 USD
개발자에게
27 - 90 USD
기한
 5 일