Need A PullBack EA Based With Strategy Back+Live Testing + Strategy Optimization

명시

I need an EA with 100% tested and verified on back tested and specially on a live market for at least one month for which I will provide you my strategy

Time Frame to work EA: 4h, Daily, Weekly ideally it should be adjustable by me in EA settings.
Martingile: No
Hedging: No
Trailing Stop: There must be trailing stop implemented ideally it should be adjustable by me in EA.
Lot Size: It should be adjustable by me in EA settings with minimum 0.01 lot size

Curreny Pair: It should be multipaired/multicurrecy so I need to attach it to only 1 chart and it automatically scans all 28 currency pairs plus the stocks in my market watch window and start executing the trades based upon the strategy rules which are defined below and it shouldn't hang the my computer or laptop and it must run 24 hours a day 7 days a week and 365 days a year:


Strategy Rules:
Indicator(s)
50-period Simple Moving Average 
5-period RSI (edit 14-period default setting to read 5-period) 
 
Trend:
Uptrend: Price is trading above the 50-period simple moving average (SMA).
Downtrend: Price is trading below the 50-period simple moving average (SMA).

Pullback:
Buys: Price must be above 50 sma. Look to buy when both, 1) price bar declines to and touches 50 sma and, 2) the 5-period RSI is below 30. Enter long position on first confirmation above previous bar’s high. If price bar closes below 50 sma twice, without confirmation entry, then negate trade.

Sells: Price must be below 50 sma. Look to sell short when both, 1) price bar rises to and touches 50 sma and, 2) the 5-period RSI is above 70. Enter short position on first confirmation below previous bar’s low. If price bar closes above 50 sma twice, without confirmation entry, then negate trade.

Stop: Place protective stop below lowest low of pullback (reverse for sells).

Exit: Sell when 5-period RSI closes above 60. Cover short on close below 40.


Note:
1. I will provide you more explanation to this strategy with pictures so you can understand it more better.
2. Most important thing is that I need the fully back tested and real one month live testing in my demo account before signing off to this job.
3. Also if there is any kind of strategy optimization needed then you are required to do that.
4. Please note that its my personal strategy so it should,'t be sold out to other customers nor I will sell it to other persons so its full source code copyrights needs to be delivered to me.
5. Only serious and most experience developer will be required to do this project. 


응답함

1
개발자 1
등급
(5)
프로젝트
3
0%
중재
19
0% / 100%
기한 초과
0
무료
2
개발자 2
등급
(268)
프로젝트
544
50%
중재
55
40% / 36%
기한 초과
226
42%
작업중
3
개발자 3
등급
(4)
프로젝트
5
0%
중재
3
0% / 67%
기한 초과
2
40%
무료
4
개발자 4
등급
(71)
프로젝트
254
53%
중재
16
50% / 38%
기한 초과
83
33%
무료
5
개발자 5
등급
(43)
프로젝트
73
49%
중재
4
0% / 50%
기한 초과
19
26%
무료
6
개발자 6
등급
(587)
프로젝트
1050
49%
중재
39
28% / 41%
기한 초과
49
5%
무료
7
개발자 7
등급
(48)
프로젝트
80
28%
중재
8
75% / 13%
기한 초과
41
51%
무료
8
개발자 8
등급
(430)
프로젝트
606
55%
중재
48
23% / 56%
기한 초과
178
29%
무료
9
개발자 9
등급
(1)
프로젝트
1
0%
중재
1
0% / 100%
기한 초과
0
무료
비슷한 주문
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree
This proposal seeks to develop an MT5 EA that Uses Moving Averages and RSI to Enter trades, and normal stop loss/trailing stop to exit/close trades. 1) This EA is a grid martingale EA. 2) Dynamic lot sizing (compounding) will be implemented in the EA 3) Trailing stop loss will be an option to close trades in one of the strategies. 4) The overarching principle for both strategies will involve use of multiple moving
I am looking for a professional developer to create a highly efficient **Expert Advisor (EA)** for **Meta Trader 4** and **Meta Trader 5**. The EA should aim to generate a consistent profit of **$20 USD per day** with minimal drawdown, using any strategy or approach the developer finds suitable. #### **Key Requirements:** 1. **Trading Strategy**: - The strategy is flexible; the developer can propose the best approach
I would like to create an EA, which works in scalping, which opens positions with a 30% increase, and when the spread is too high it does not stop. On MT4 account cent
I would like to add custom Alerts and additional functions to the existing MA indicator. Also I would like to clean up the code a little. Let me explain in specific detail what I would like to have done. First I would like to remove the existing Alert based on MA trend change. Then I would like to remove some MAs from the drop down menu of the indicator. Please refer to the attached image named AllAverages. I would
Hi there, Please convert this EX4 indicator to MQ5 Deeply sorry I don't have the MQ4 source file But if you experience developer you know how to convert this indicator Thank you
Hello i need help for making an ea that uses hedge and martingale in the same time. RULE 1. ONLY OPEN 1 POSITION AND THEN SELL STOP OR BUY STOP IN DESIRED PIPS WITH STOP LOSS AND TAKE PROFIT RULE 2. NEED TRAILING STOP AFTER SECURING 10 PIPS RULE 3. WORKS ON CENTS ACCOUNT AND USD ACCOUNTS. RULE 4. THE NEXT ORDER SHOULD GO IN THE TREND I HAVE A PICTURE HERE PLEASE NEED ASAP
Turn an automated trading strategy written for Tradingview into a Quantower algo. The bot is already written but improvements/optimization is needed. Backtesting and optimization should be performed on this strategy. Backtesting should go back at least 5 years. Optimization should be performed (eg. Should trailing stops be used and if so optimize this. Also test with fixed stops). Rick management should also be
Hello. I want to create a bot to copy the expert's deals to the subscribed traders. I want it within 10 days on the MT5 platform. If someone can do it for me professionally, his fee will be excellent. I want it with professional details and I don’t want any obstacles in it. Whoever can do this, please contact me via WhatsApp or email
heres the code (#include <Trade\Trade.mqh> // Include the CTrade class CTrade trade; // Declare an instance of CTrade // Symbols to trade string SYMBOLS[] = {"XAUUSDm", "US30m", "GBPUSDm", "USTECm", "EURUSDm"}; // Parameters for 15-minute scalping and integrated strategy double MIN_LOT_SIZE = 0.01; // Minimum lot size for most brokers double TRAILING_STOP_LOSS = 5; // Trailing stop loss (points) double

프로젝트 정보

예산
100 - 200 USD
개발자에게
90 - 180 USD
기한
에서 1  10 일