False Breakout EA

MQL4 エキスパート

仕事が完了した

実行時間3 時間
依頼者からのフィードバック
This was my second work order with Taher. He was able to code my trading style into an EA and to my liking. Great work. Definitely will consider him for future projects.

指定

Name: KFX_EA

Description:

Time Frames:

Daily Directional Bias (Recent Swing High/Low)
Hourly Entry

Trading Time:

12:00 AM CST

Currency Pair

Any



Swing High and Low


The type of swing I am using to determine directional bias is the 3 bar swing on the daily time frame.

Swing High

Candle 0 is current, C1 High is less than C2 High and C2 High greater than C3 High


2

3
1 0


Swing Low

Candle 0 is current, C1 Low is greater than C2 Low and C2 Low is less than C3 Low

3
1 0

2


Fibonacci Retracement Configuration

Buy Bias Description
Fibo Level: 0
"High of Asia"
Fibo Level: 1
"Low of Asia"
Fibo Level: 2
"Area of Reversal"
Sell Bias Description
Fibo Level: 0
"Low of Asia"
Fibo Level: 1
"High of Asia"
 Fibo Level: 2 "Area of Reversal"  

The Fibonacci Retracement tool is used to measure the Asia range and project a potential area of reversal. ex, if Asia is 25 Pips the potential area for reversal will be 25 pips which is equal to the size of Asia.

  • Hide or Show Fibonacci Tool, external variable
  • external Variable to show 0 - 5 days of fib, 0 being current day, if 0 is selected only current day fib will be visible, delete fib at Close of Day
  • Retracement should created at the close of 7th Candle, which is 12:00 AM CST or first 8 hrs 

Entry Point

Looking at the nearest small quarter point from either the High/Low of Asia will provide the entry. A small quarter point is 25 pips, thus 4 Quarter Points equals 100 pips. To provide an explanation lets start with whole numbers and 25 pips above or below is quarter point. ex, 1.1900 is a whole number, 1.1875 is the small quarter point below and 1.1925 is the small quarter point above. 

Price
Fib
1.1950 Entry "Sell Limit" Fibo Level 2
1.1925 Asia High Fibo Level 1
1.1900 Asia Low Fibo Level 0
1.1875

1.1850


Price
Fib
1.1950

1.1925

1.1900 Asia High Fibo Level 0
1.1875 Asia Low Fibo Level 1
1.185 Entry "Buy Limit" Fibo Level 2

  • Add expiration to all pending orders at the time of entry, external variable default 10 hrs from time of entry, if set to 0 no expiration time set on orders.

Risk Management

Take Profit and Stoploss orders will be determined using ATR in confluence with nearest quarter point to ATR value.

ATR D1 value = 30 Pips

Price
1.1925 Stoploss "1 ATR"
1.1900 Entry "Sell Limit"
1.1850 Take Profit "2 ATR"

Since the ATR value is 30 pips and you take the entry price at 1.1900 the nearest quarter point to the ATR value above entry will be 1.1925. ATR value 30 pips x2 is 60 pips, which would be 1.1860 the nearest quarter point to that value will be 1.1850 the Take Profit.

ATR D1 value = 45 pips

Price
1.1950 Stoploss 
1.1900 Entry "Sell Limit"
1.1800 Take Profit

Since the ATR value is 45 pips and you take the entry price at 1.1900 the nearest quarter point to the ATR value above entry will be 1.1950 . ATR value 45 pips x2 is 90 pips, which would be 1.1800 the nearest quarter point to that value will be 1.1800 the Take Profit.

Step to Determine Entry

  1.  Gather Directional Bias, either Recent Swing/Low formed on D1
  2.  Measure Asia Range at close of H1 candle using Fibonacci Retracement.
  3.  Set Pending Order at the Quarter Point in line with Directional Bias






















応答済み

1
開発者 1
評価
(475)
プロジェクト
504
53%
仲裁
10
60% / 20%
期限切れ
3
1%
2
開発者 2
評価
(34)
プロジェクト
60
23%
仲裁
11
73% / 9%
期限切れ
3
5%
3
開発者 3
評価
(56)
プロジェクト
175
71%
仲裁
4
100% / 0%
期限切れ
1
1%
4
開発者 4
評価
(74)
プロジェクト
73
47%
仲裁
2
50% / 50%
期限切れ
2
3%
5
開発者 5
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
6
開発者 6
評価
(363)
プロジェクト
389
70%
仲裁
3
100% / 0%
期限切れ
2
1%
取り込み中
7
開発者 7
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
8
開発者 8
評価
(563)
プロジェクト
932
47%
仲裁
301
59% / 25%
期限切れ
124
13%
仕事中
類似した注文
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of

プロジェクト情報

予算
100+ USD
開発者用
90 USD