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

İş Gereklilikleri

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. 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(5)
Projeler
3
0%
Arabuluculuk
19
0% / 100%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(270)
Projeler
552
49%
Arabuluculuk
57
40% / 37%
Süresi dolmuş
228
41%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(5)
Projeler
5
0%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
2
40%
Serbest
4
Geliştirici 4
Derecelendirme
(72)
Projeler
255
53%
Arabuluculuk
16
50% / 38%
Süresi dolmuş
83
33%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(43)
Projeler
74
50%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
19
26%
Serbest
6
Geliştirici 6
Derecelendirme
(588)
Projeler
1063
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Çalışıyor
Yayınlandı: 1 makale, 8 kod
7
Geliştirici 7
Derecelendirme
(52)
Projeler
89
25%
Arabuluculuk
8
75% / 13%
Süresi dolmuş
44
49%
Yüklendi
8
Geliştirici 8
Derecelendirme
(430)
Projeler
606
55%
Arabuluculuk
48
23% / 56%
Süresi dolmuş
176
29%
Serbest
9
Geliştirici 9
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
Benzer siparişler
EA FOR GANN MADE EASY AND APOLLO SUPPLY DEMAND ZONES INDICATORS (Both indicators are only available on MT4). (1) Opens trades based on the buy/sell arrows from the Gann made easy indicator ( https://www.mql5.com/en/market/product/73721?source=Site+Search ). Sometimes, it is not possible to achieve the entry price from this indicator as the market would have moved by the time you hear the alert; hence it is very
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Joker poverty scalper 40 - 100 USD
the joker poverty scalper is the power full robort it can analyse in just 1 minutes it is good for beginner traders you can even make 5000$ in just an week or two.. the best thing to do is to buy joker and make life easy with your own copy of joker .in order to be rich you need the joker to help you with your success in life even in future THE JOKER POVERT SCALPER
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or

Proje bilgisi

Bütçe
100 - 200 USD
Son teslim tarihi
from 1 to 10 gün