Experienced developer needed to Correct my EA - ADD FEATURES - And be able to upload to MQL5 Marketplace

Specification

First Feature to Edit/De-Bug:

A bullish execution: 

The Price is below all indicators with a Bullish three-line strike printed

1.Execute these trades only going forward when this specific criteria is met on the bullish side

2.Trade is executed when:

- The price is below the specified 35 line on the RSI (RED LINE TOP) or the Price is Below the 25 (RED LINE BOTTOM) line on the RSI (open)

- The previous candle shows that it was below the price of 35 line drawn (which will be included in the update in a new line)

Example:


Second Feature to edit:

A bearish execution
The only bearish trades I want executed have to executed automatically consist of the

  following criteria 

The Open price of the RSI must be above the 65 line 


Only open SHORT positions if the criteria with the RSI aligns example below

Example:


New Features to Add PT.1

•Currency symbols menu tab (Left) on chart

As emerging 3line strike patterns form and Arrow first begins to print highlight both boxes (meaning the currency pair on the symbols tab and time frame box) in light red/Light Green with either the red/green arrow displayed. take the trade on the emerging signal that is printing 

Upon close: Send the push notification and execute the trade ONLY if it meets the new criteria given above

IF THE EMERGING ARROW DOES NOT PRINT INTO THE CLOSE OF THE SELECTED TIMEFRAME CANDLE EXIT THE TRADE

Example


New Features to Add - RSI

Add RSI (close)

Custom RSI added automatically with Bot is loaded to MT5
14, 41, 41

the levels: 

Top: 80
Middle: 50
bottom: 25

Two additional lines added:

- 65 RED
- 35 Red or Green


Example:



New Addition: RSI Monitoring 

Add RSI tab next to the pairs tab on right of screen

Add Another tab to the right of the Time column and label it RSI: Actively display the current OPEN RSI level 
When the RSI is showing above the 65 level highlight the tab next to the currency pair in light RED
When the RSI is showing below the 35 level highlight the tab next to the currency pair GREEN
If it is in between the RSI levels leave box with no color


Example:


New Feature – Integrated Quick Order tool

Quick order tool functionality

I want this to be on the main screen with 4 buttons that read Break Even Close 25% - Close 50% - Close All 
Close 25%: Close 25% of the pair that is selected
Close 50%: Close 50% of the pair that is selected
Close All: Close all trade that are open no matter if they are in profit or loss

Break even: Selected Pair break even (automatically move stop loss to break even of buy/sell active orders)

Example:



New Features – Selected pairs (settings)

Settings: option to choose how many trades can be open - Example: only trade 5 pairs at a time.
Create a checkbox in the settings tab - to scan and trade “only selected pairs on list. - Display all pairs selected on the left via which box is selected. When this setting is selected those are the only pairs displayed on the Currency pair menu tab.

Settings:
Add “only trade selected pairs” On/Off
Add XAUUSD to pairs
Add US30 to list 
Add NAS100/UT100


*FINAL ADJUSTMENTS*

  • This indicators code MUST be able to be uploaded to the MQL5 MARKETPLACE the first one did not let me upload to the marketplace.
  • I will also give you the powerpoint presentation I made regarding this
  • I want my name on the first screen as developed by "x" on the first screen going into the settings when EA is loaded
  • In order to receive funds this must meet the criteria of a POSITIVE backtest and proven equity curve over the standard of at least 30 days in backtesting which will be verified by me
  • In order for successful deployment of funds - the added features and adjustments must be working 100% as described 

Responded

1
Developer 1
Rating
(9)
Projects
19
16%
Arbitration
3
67% / 0%
Overdue
0
Free
2
Developer 2
Rating
(434)
Projects
640
53%
Arbitration
34
62% / 21%
Overdue
6
1%
Working
3
Developer 3
Rating
(7)
Projects
7
29%
Arbitration
3
0% / 100%
Overdue
1
14%
Free
4
Developer 4
Rating
(72)
Projects
80
10%
Arbitration
38
8% / 58%
Overdue
6
8%
Free
5
Developer 5
Rating
(15)
Projects
17
29%
Arbitration
0
Overdue
1
6%
Free
6
Developer 6
Rating
(3)
Projects
1
0%
Arbitration
5
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
(11)
Projects
16
25%
Arbitration
1
0% / 100%
Overdue
1
6%
Free
8
Developer 8
Rating
(1)
Projects
2
0%
Arbitration
2
50% / 50%
Overdue
0
Free
Similar orders
I am specifically looking for a professional developer with strong experience in Python trading bots, order execution, and broker/exchange APIs . Please only contact me if you have relevant experience with automated trading systems and order execution . I am not interested in inexperienced developers or generic solutions. If you are confident that you can properly diagnose and resolve this issue, send me a message
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
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

Project information

Budget
150+ USD
Deadline
from 10 to 20 day(s)