Project MissionFX (EA programmer needed)

MQL4 专家 脚本

工作已完成

执行时间1 一天
客户反馈
Job well done fast right on time. Plus very good communication and flexibility.
员工反馈
thanks

指定

Hi

Create an EA based on the FiboPiv_V2 indicator. The Fibopiv_v2  indicator draws fibonacci support and resistance lines.

Have a look at the some of the details of the EA; most of it it similar or repetitive in concept.

Option/Setting: 

1- Trade Management setting:

    * Lot size

    * TP

    * ST

    * Breakeven settings:

    * Jumping stop loss settings:

    * TS 

2- Trading Hours (true or false)

    * TH Window 1:  Opening and closing time setting

    * TH Window 2:  Opening and closing time setting

    * TH Window 3:  Opening and closing time setting

    * TH Window 4:  Opening and closing time setting

3- Email Alert and Semiautomatic mood

4- Resistance (R) and Support (S) levels settings :

*R1 Activate/Deactivate (true or false)

    * R1 Sell Limit, pips away from below R1 line

    * R1 Buy Stop, pips away above R1 line

* R2 Activate/Deactivate (true or false) 

    * R2 Sell Limit, pips away from below R2 line 

    * R2 Buy Stop pips away from above R2 line

* R3 Activate/Deactivate (true or false)

    * R3 Sell Limit, pips away from below R1 line

    * R3 Buy Stop, pips away above R1 line 

 Support levels settings:

*  S1 Activate/Deactivate (true or false)

    *  S1 Buy Limit, pips away from above S1 line

    *  S1 Sell Stop, pips away from below S1 line

*  S2 Activate/Deactivate (true or false)

    *  S2 Buy Limited, pips away from above S2 line

    *  S2 Sell Stop, pips away from below S2 line

 *  S3 Activate/Deactivate (true or false)

    *  S3 Buy Limited, pips away from above S3 line

    *  S3 Sell Stop, pips away from below S3 line

 

 [img]https://charts.mql5.com/3/618/gbpcad-m15-tf-global-markets-fibopiv.png[/img]

 

So to summarize, the EA places limited and stop pending orders on the fibopiv indicator lines that are active according to the EA setting. 

For example: let say only R1 and S1 are set to active. R1 Sell Limited 5 pips below R1 line and Buy Stop 10 pips above R1 line and on the other spectrum S1 Buy Limited 5 pips above S1 line and Sell Stop 10 pips below S1 line

based on the above setting/scenario, when price hit R1 sell zone sell order triggers or if price breaks the resistance and advance 10 pips above R1 buy order triggers. On the other hand if price hits S1 buy zone buy order will be triggered. If all six Resistance and Support line are active then the same process applies. 

Soon as previously triggered order closes either on profit or loss the EA automatically place the next limited or stop order, creating a loop that last for 24 hours until the next or new day lines are drawn by the fibopiv_v2 indicator.  

 

Thanks for your help

 Phil 


  

反馈

1
开发者 1
等级
(41)
项目
160
45%
仲裁
16
13% / 50%
逾期
48
30%
空闲
2
开发者 2
等级
(71)
项目
254
53%
仲裁
16
50% / 38%
逾期
83
33%
空闲
3
开发者 3
等级
(61)
项目
134
71%
仲裁
19
11% / 68%
逾期
43
32%
空闲
4
开发者 4
等级
(490)
项目
1016
58%
仲裁
29
28% / 24%
逾期
132
13%
工作中
5
开发者 5
等级
(182)
项目
342
42%
仲裁
118
12% / 73%
逾期
104
30%
空闲
6
开发者 6
等级
(90)
项目
159
61%
仲裁
40
18% / 63%
逾期
70
44%
空闲
7
开发者 7
等级
(187)
项目
367
56%
仲裁
45
22% / 56%
逾期
188
51%
空闲
相似订单
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

项目信息

预算
50 - 300 USD
开发人员
45 - 270 USD
截止日期
 5  8 天