Creation of a complex EA that uses 'Three Moving Averages' with multiple variables and toggles

작업 종료됨

실행 시간 7 일
고객의 피드백
Saad is very professional and prompt. Very skilled and detail-oriented. 100% will recommend.
피고용인의 피드백
Clear specifications and communication, it was a pleasure collaborating with Mark. Looking forward to future projects.

명시

Outline for Expert Advisor. You can name it Trinity Vybz for now as the name will be finalized in the future.


Here are the parameters and mechanics:


(Bread and Butter - Main mechanic)

1. The EA will utilize 3 Simple moving averages. The 50, 15 and 10.  (

a. (This will take place on the 5 minute but please allow the time to be a variable that can change. Also price must cross either above or below all three moving averages before the trade signal can be generated.)

b. Once the signal is generated, the signal can only be triggered once it crosses all three moving averages again. *Price must close and cross all three to be a new signal.

c.(If price moves more than 150 points in one sweep and crosses two or three of the MAs then the signal is also invalid and must be triggered again.) ***(Allow this to be turned on or off as well and allow the amount a candle moves to be  modifiable.)


2. Additionally, the Next candle must move 6-8 points before entering the trade. Please also allow this “GAP” to be a modifiable value named: Gap


3. Additional parameter that can be switched on or off: (If the 10 MA is crossing the 15 MA, and is above the 15 and the 50 MAs, we will only look for buys.) (If the 15 MA is crossing the 10 MA and is below the 10 and the 50 MA, we will only look for sells. 


4. I would like for the Stop Loss to be dynamic and based off the 15 or the 50 MA line but also have the option to set a fixed amount. Please allow this to be a variable that can be changed between the 15 or the 50 or a fixed point amount.


5. When a trade signal is generated, lets have the bot open 2 trades. One trade will be for 80% of the position and the other will be for 20%. For the 80% trade, the take profit will be 20 points in the favorable direction. For the 20% trade, the take profit will be 120 points in the favorable direction. For example if the Lot Size is set to 1.0, upon entry there will be two trades. One for 0.80 with the TP at 20 points and another for 0.20 where the TP will be set at 120 points. Please allow both the percentages and the points to be a modifiable value.


6. If the 10 MA and the 15 MA are less than 15 points from the 50 MA, (example: If price is 1.26814 on the 15 MA and 1.26820 on the 10 MA and the 50 MA price is 1.26823), refrain from taking any trades until the MAs are more than 15 points apart in total, meaning if the 10 MA is 1.26814 and the 15 is 1.26820 and the 50 MA is 1.26831 we can look for trades. If there is currently an opened trade, no action is necessary. (Allow this to be enabled or disabled)


7. Starting Lot size can be set to 0.10


8. Lets allow the breakeven function. Allow this once the trade passes X amount of points to bring the trade to breakeven + Y amount of points. For example If the trades passes 40 points, allow the breakeven function to kick in and it will set the stop loss to entry + 5 points. (Allow this to be enabled or disabled at any time and allow the extra cushion to be a variable that can change.



9. Time filter - Allow trading to take place on certain days of the week and certain times of day.


10. Allow the function for the trade to be opened while price is actively crossing the 50 Moving average line. For example, this can work in opposition to rule 6 if that rule is disabled only. For example, if price is above or below the 15 and 10 MAs and heading up or down towards the 50 MA, allow that once price reaches the 50 MA for a trade signal to be generated. (Allow this to be enabled or disabled)


11. High Probability using slope calculations: When there is a positive slope greater than 0 on all of the moving average lines, we will only look for buys. When there is a negative slope, less than 0 on all of the moving average lines, we will only look for sells. Also make this a variable that can turn on or off 


12. Graphics: Please set the 50 MA line to yellow, the 15 to red and the 10 to green if possible.




응답함

1
개발자 1
등급
(3)
프로젝트
4
25%
중재
0
기한 초과
0
무료
2
개발자 2
등급
(106)
프로젝트
129
25%
중재
25
28% / 56%
기한 초과
8
6%
무료
3
개발자 3
등급
(43)
프로젝트
66
12%
중재
12
58% / 42%
기한 초과
1
2%
무료
4
개발자 4
등급
(2342)
프로젝트
2947
63%
중재
124
44% / 26%
기한 초과
429
15%
무료
5
개발자 5
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
6
개발자 6
등급
(78)
프로젝트
246
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
7
개발자 7
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(453)
프로젝트
566
26%
중재
24
42% / 38%
기한 초과
85
15%
무료
게재됨: 6 코드
9
개발자 9
등급
(7)
프로젝트
12
8%
중재
3
0% / 67%
기한 초과
4
33%
무료
10
개발자 10
등급
(160)
프로젝트
206
61%
중재
10
80% / 0%
기한 초과
0
무료
게재됨: 1 코드
비슷한 주문
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0

프로젝트 정보

예산
50 - 250 USD
기한
 10 일