Job finished
Execution time 3 days

Feedback from employee
good and kind person
explained the work well
Specification
SIGNART Arrow = our Arrow that prints the arrows
GSFX U + GSFX D are the EA we use it is a differant buyer and seller but this should be rolled into ONE ea that buys or sells only when an arrow comes.
It will only Buy or sell at the end of the Candle and any new trades for martgingale only come on the close of the next candle
We need an EA to Fire when our Indicator prints an arrow. when the arrow comes down or Up we want to enter a trade seqencuce in the direction of the arrow.
The system will then use Martingale to get out of the trade. it works like this, we have a PIP Step - Lot multipler and a TP. the first two trades are the same size and the 3rd and subseqent trades are multipled by the lot multipler. the TP is the average price of the orders + Commisions + Swaps add the TP. the system only checks to open a new martingale order on the new candle so if the PIP Step is say 15 pips and the new candle opens with a gap of 15 or more to the first order then it will open another order and it will add the orders + commision + Swap together then add 10 Pips to the TP and set the TP on all the orders to average out at that point so if we are using 0.01 and we have 3 orders open we get 0.01 0.01 0.02 so at this point we have 0.04 open and a TP of 10 pips we should bank 4$ after commisions and any swaps. typically we have pip step = 1.357.
Indicator is called Signart and we only use the Value Charts set to -2 and +2 and Stochs at defaults on M30 it gives an arrow we enter in the direction and it marginales to recover if needed.
We have an EA built that does the Trading which u can referance for your building as it should work this way.
if we are in a setup selling or buying and an oposite signal comes we should run that as a completely independant setup. so the first setup should manage itself out and the second should also.
System should have a max spread filter on the first trade only. so if max spread is 2.0 pips and EURUSD fires with a spread of 2.1 it will simplly skip the setup, but if we are in the setup and its time for a second order then spread is to be ignored.
We would like the system to smart to know how many setups we are in, so we will run this on multiple pairs at the same time but we want a setting like MAX Setups = 12 and a setup is to be concidered as trading a pair in 1 direction. so if we are buying and selling a pair its 2 setups. EA will sit on each pair and count the setups. if we have 12 or whatever the max is it will ignore new setups until we drop below the max setup number. once we drop below we will wait for a new arrow to come before jumping in.
We would also like a DD protection so if we set to 50 it means our equity drops to 50% of our balance then it will close all trades and disable trading.
INPUTS
Signart Arrow settings Pull these from the Signart Arrow
Value Chart settings
Stoch
RSI
remove SHI Channel we never use it
Trade Settings
Starting Lot size = 0.01
Pip Step = 15
Lot Multipler = 1.357
TP = 10
Max setups = 12
Max DD = 50
Time Filter = Only Trade betweeen these times
Responded
1
Rating
Projects
670
33%
Arbitration
60
17%
/
32%
Overdue
113
17%
Working
2
Rating
Projects
833
47%
Arbitration
26
38%
/
12%
Overdue
63
8%
Free
3
Rating
Projects
1022
58%
Arbitration
30
27%
/
23%
Overdue
133
13%
Working
4
Rating
Projects
49
22%
Arbitration
13
31%
/
15%
Overdue
13
27%
Working
5
Rating
Projects
8
13%
Arbitration
10
10%
/
70%
Overdue
2
25%
Free
Similar orders
Hello I need an include file for prop trading. That means I want to include it in all of my EAs. For the news filter we use forexfactory.comThe inputs will be: Max. DD in % per day: 2 Max. Profit in % per day: 2 News Filter: True/False News Impact: Low/Medium/High Stop trading x Minutes before News: 10 Stop trading x Minutes after News: 10 Hold Trades through news: True/False Hold Positions overnight: True/False
Specification I am looking for a developer to create a custom one-click trading tool (EA) for MT5 , inspired by PZ Trade Pad Lite ( reference link ). The standard MT5 one-click trading and PZ Trade Pad Lite are useful but do not fully suit my needs. I require an EA that allows me to place trades directly from the chart with specialized entry rules, automated stop-loss/target placement, and risk management for BTCUSDT
I have a working strategy for Boom and Crash and need a programmer to build an MT5 Expert Advisor (EA) that trades on the 1-Minute timeframe . Key Requirements: Developer should have at least basic knowledge of Boom and Crash trading. EA must work only on candle ticks for Boom and Crash. The EA will receive trade alerts from my indicator and automatically open trades based on those alerts. No duplicate trades should
20 EMA Xauusd
30+ USD
I need a robot which open buy order when price cross above 20 ema , and open sell order when price crosses below 20 ema on 15 minutes time frame. 20 pips stop loss. 20 pips Target. I need robot in which i can change lot size as i wish
EA for DIAD Strategy
30+ USD
I want to.replocate this idea 💡 it's, on YouTube as well. If you can make this idea into an ea.to backtest that would be good. Once you can do this I can give you the rules for entry. Just state whether you can do it or not it would be good if you just give me an example based on the last heiken ashi bar colour no problems. State the price to do it aswell
SMC WAVE TREND EA
80+ USD
i want to create EA with smc wave trend indicator for mt4&5 Trend Identification: The EA uses built-in indicators to determine if the market is in an uptrend or downtrend. Signal Generation: When a trend is confirmed, the EA generates a signal for a buy or sell trade. Automated Trading: The EA automatically places orders based on the signals, often entering trades at specific points within the trend. Trade
Description: I am looking for a highly skilled MQL5 + Python developer to code my ULTRA DE TOREN AI EA — a prop firm–compliant, AI-powered trading system. The system must be able to: Pass FundedNext challenges (Stage 1 & 2) in 2-4 weeks or less. Trade funded accounts safely and profitably (8–15% per month growth). Always respect prop firm rules (max daily drawdown, overall loss, profit target, no overtrading). Use
I am searching for a dedicated MQL5 developer who can recreate a proven trading algorithm from historical data and existing backtests. This strategy is GRID-based — it’s not rocket science, but it requires your full engagement and professional touch to implement it properly in MetaTrader 5. Here’s why this project is special: The algorithm has already been used in live trading on real accounts with consistent
Here's a detailed description of a Trend Following and Mean Reversion strategy-based Expert Advisor (EA): Strategy Overview The EA will implement a hybrid strategy combining trend following and mean reversion techniques. It will identify trending markets, ride the trend, and also capitalize on mean reversion opportunities
ATR-HEMA Flow Strategy
30 - 200 USD
📌 Requirements Specification – ATR + HEMA + Price Action EA 1. Strategy Logic Trend Filter : Use HEMA (Hull Exponential Moving Average) as the trend confirmation tool. Buy only when price is above HEMA and slope is upward. Sell only when price is below HEMA and slope is downward. Entry Conditions : Detect CHoCH (Change of Character) and BOS (Break of Structure) from recent swing highs/lows. Confirm entry when
Project information
Budget
30 - 150 USD
VAT (23%):
6.9
- 34.5
USD
Total:
36.9
- 184.5
USD
For the developer
27
- 135
USD
Deadline
from 1 to 3 day(s)