Expert Advisor for Daily Pivot

工作已完成

执行时间20 小时
客户反馈
Excellent! Chidera is fast and reliable.
员工反馈
Great customer, clear communication, patient and understanding. A real gentleman.

指定

I want an EA who can place pending orders on  mean daily Pivot points, using  21:00 GMT of the previous day to 20:59 GMT of today price actions.

It must work on MT4 for all 4 digits and 5 digits brokers.

It must work both on demo and real accounts

It can be used for all currency pairs & Gold

Display Account information on the chart

Only Set Pending Orders Once in every 24 hours

At 20:59 GMT, Closes all pending orders

At 21:00 GMT, Sets new pending orders

Dset== 30 pips

DM00=DM0-Dset     

  DM0=0.5*(S2+S3);

  DM1=0.5*(S1+S2);

  DM2=0.5*(P+S1);

  DM3=0.5*(P+R1);

  DM4=0.5*(R1+R2);

  DM5=0.5*(R2+R3);

  DM6=DM5+Dset


Display DM00, DM0, DM1, DM2, DM3, DM4, DM5, DM6 on the chart

Display Account info on the chart


Pending OrderSend


Check the last 4 hours candle, if the candle is bullish,

 

1st Sell Limit = DM4   T/P = DM3, S/L=DM5

2nd Sell Limit = DM5   T/P = DM4, S/L=DM6

 

 

1st Buy Limit = DM1  T/P = DM2, S/L=DM0

2nd Buy Limit = DM0  T/P = DM1, S/L=DM00

 

 

 

Check the last 4 hours candle, if the candle is Bearish,

 

1st Sell Limit = DM3   T/P = DM2, S/L=DM4

2nd Sell Limit = DM4   T/P = DM3, S/L=DM5

 

 

1st Buy Limit = DM0  T/P = DM1, S/L=DM00

2nd Buy Limit = DM00  T/P = DM0, S/L=DM000

 

 

Check the last 4 hours candle, if the candle is neither Bearish nor bullish (Sideways),

 

1st Sell Limit = DM3   T/P = DM2, S/L=DM4

2nd Sell Limit = DM4   T/P = DM3, S/L=DM5

 

 

1st Buy Limit = DM0  T/P = DM1, S/L=DM00

2nd Buy Limit = DM00  T/P = DM0, S/L=DM000

 

Use TrailingStop if it is set.

Default TrailingStop== 0







反馈

1
开发者 1
等级
(5)
项目
4
25%
仲裁
2
0% / 100%
逾期
1
25%
空闲
2
开发者 2
等级
(130)
项目
184
32%
仲裁
16
31% / 63%
逾期
27
15%
空闲
3
开发者 3
等级
(88)
项目
143
39%
仲裁
21
19% / 48%
逾期
30
21%
空闲
4
开发者 4
等级
(94)
项目
148
59%
仲裁
16
38% / 13%
逾期
25
17%
空闲
5
开发者 5
等级
(9)
项目
10
10%
仲裁
4
25% / 75%
逾期
3
30%
空闲
6
开发者 6
等级
(128)
项目
236
65%
仲裁
30
37% / 23%
逾期
49
21%
空闲
7
开发者 7
等级
(204)
项目
282
34%
仲裁
34
32% / 29%
逾期
75
27%
工作中
8
开发者 8
等级
(114)
项目
154
47%
仲裁
2
0% / 50%
逾期
4
3%
空闲
9
开发者 9
等级
(258)
项目
395
28%
仲裁
69
19% / 49%
逾期
120
30%
空闲
10
开发者 10
等级
(17)
项目
24
33%
仲裁
5
20% / 40%
逾期
8
33%
空闲
11
开发者 11
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Title : Looking for MQL5 Developer for EA to Lose Trades Description: We need an MQL5 developer to create an Expert Advisor (EA) that consistently loses trades on a demo account. This will help us profit using a reverse trading system on a funded account. Project Overview : • Account Size : $15,000 • Daily Loss Target: $1,000 or more • No Winning Trades : The EA should not generate any wins . • Market Instruments
I am looking for an MT4 coder who can help me build a fast trade execution EA/ programme. This programme should be able to execute market and pending orders at the highest speed possible. When applied to the chart it should print two horizontal lines (with price tags) on the chart, one is an entry price line, and the other is a stoploss price line. The user should be able to drag the lines up and down to set accurate
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
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
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work

项目信息

预算
30 - 35 USD
开发人员
27 - 31.5 USD
截止日期
 1  7 天