Expert Advisor Required for 3 Bar Heikin Ashi and PSAR Confirmation Strategy.

工作已完成

执行时间9 天

指定

SUMMARY

This uses a combination of Heikin Ashi (HA) Bar Chart and the PSAR Indicator.

It Enters a position after counting 3 solid bodies HA bars rising or falling consecutively then entering on the 4th bars open price. It then Exits on the PSAR when it signals a crossover to exit.  Stops will be at (-2.00%). The HA Bars and the PSAR must be in the same direction always during the trade period. All the above parameters need to be optimised also.


Entry Signal (Long Position eg)

1) Count 3 solid body up bars in a row.

2) The Open and Close on bar 2 and 3 MUST ALL be Higher than the Open and Close on bar 1 and 2.

3) Enter on the 4th bar on the Open price of a normal bar (Not HA bar).

4) The HA Colour Green Bar 3 MUST BE in the same direction of the PSAR before the Entry bar 4.

5) Disregard the High and Low Price when counting the first 1,2 and 3rd HA Bars.


Exit Signal (Short Positions eg)

Is the opposite of the Long Position Signal.

The exit is when the price crosses over the PSAR.

It doesn't matter if its a HA or normal bar.


Optimisations

Please allow for optimisations for :

1) Number of days of confirmation eg 1, 2, 3, 4, 5 etc 

2) PSAR Settings from (0.01 0.1), (0.02 0.2), (0.04 04), (0.06 0.6), (0.08 0.8) etc

3) Stops from zero % to 2.00% to 5% to 10% etc 


Miscellaneous Rules

1) Only have 1 trade along the course of the PSAR Entry and Exit Signal


Testing 

Please ensure all testing is completed as required to remove any bugs.


Price 

Im unsure of the price so please advise what you think is the market price for this job.

Please feel free to ask my any questions you may have. Thank you.




反馈

1
开发者 1
等级
(2442)
项目
3079
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
2
开发者 2
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
3
开发者 3
等级
(197)
项目
320
35%
仲裁
64
13% / 56%
逾期
83
26%
空闲
4
开发者 4
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
5
开发者 5
等级
(93)
项目
133
35%
仲裁
13
38% / 31%
逾期
32
24%
空闲
6
开发者 6
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
7
开发者 7
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
8
开发者 8
等级
(1133)
项目
1436
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
9
开发者 9
等级
(1860)
项目
3463
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
10
开发者 10
等级
(2104)
项目
2675
62%
仲裁
114
46% / 25%
逾期
420
16%
已载入
11
开发者 11
等级
(590)
项目
789
71%
仲裁
9
33% / 33%
逾期
22
3%
空闲
12
开发者 12
等级
(550)
项目
827
73%
仲裁
15
53% / 13%
逾期
193
23%
已载入
13
开发者 13
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
14
开发者 14
等级
(114)
项目
154
47%
仲裁
2
0% / 50%
逾期
4
3%
空闲
15
开发者 15
等级
(564)
项目
933
47%
仲裁
302
59% / 25%
逾期
125
13%
已载入
16
开发者 16
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
17
开发者 17
等级
(261)
项目
426
38%
仲裁
86
44% / 19%
逾期
71
17%
已载入
相似订单
I am looking for help to code an Expert Advisor (EA) for MetaTrader 4 (MT4). The EA should automate trading based on specific strategies and market conditions. I'm familiar with the basics of MQL4 but need assistance with more advanced features, like managing multiple indicators, optimizing risk management, and implementing trailing stops. I aim to create a reliable, efficient EA that can monitor the market and
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific

项目信息

预算
30 - 200 USD
开发人员
27 - 180 USD
截止日期
 1  10 天