An EA trading robot needed based off round number trading, one MA, and a trailing stop

Tâche terminée

Temps d'exécution 53 minutes
Commentaires du client
Very impressive. Skills are top notch. Communication was professional, reliable, and fast response time. I highly recommend this developer.

Spécifications

My trading system is based off of round or psychological number trading. It is a trend-following system, rules are pretty basic. I successfully trade this system manually but I need a robot to be able to trade more assets and to trade all the signals because I' missing signals by sleeping or doing other important things. This robot will be used on a live account and on multiple accounts. I use AMP Futures and there new mt5 platform. they also offer a demo as well to help if not familiar. I need the robot to trade Futures, that's all. For right now I trade Currencies (micro and mini), gold, oil, heating oil, soybeans, YM mini dow, feeder cattle, and will trade more with a robot. The round number I use for trading levels are as follows: Currencies every 50pips, gold every 10 points-1290.00 to 1300.00 for ex., oil every .5 points 66.50 to 67.00, heating oil .01 points 2.1900 to 2.2000, soybeans every 10 points 1020.00 to 1030.00, ym every 100 points 24400 to 24500, feeder every 1 point 147.000 to 148.000 and we would have to see about some kind of setting to adjusts these levels in the EA obviously.

so here we go with the rules, I'll explain a buy because a sell is just vise versa:

1) Position size we can do manually for now as I am looking to implement this robot asap.

2)I use just the 180 weighted moving average but on different time frames depending on the volatility of the asset I'm trading.

3) A BUY 1) we get a candle to CLOSE above the 180ma (this is the set up), 2) we get a higher high than the previous candle that closed above the 180 (this is the confirmation), 3) a BUY STOP is placed at the next higher round number.  So if we get a close above the 180 but don't get a higher high OR we get a higher high and never make it to the BUY STOP and execute I would like to find a way to cancel this order and I think a good signal to do that is when we get our first close BELOW the 180 because at that moment I'm not allowed to go long anymore, and new close ABOVE the 180 would have to happen and start the process over again.

4) assuming our order gets executed, a sell stop is placed with the initial buy stop order and its at the next round number level down, so on the GBP if we get long at say 1.3300 our initial stop would be places at 1.3250.

5) so if price continues up the next thing we're looking for is hopefully a trend and this is how I stay in as long as possible, so if we're long at 1.3300, as soon as price hits 1.3350 the stop is move up to break even. I don't like breakeven trades so on this initial movement of the stop I like to  be below 1 or 2 pip to take a very small loss instead of break even. next its repetitive, price climbs to 1.3400 stop moves up to 1.3350, price hits 1.3450 stop moved up to 1.3400 so on and so on til we're knocked out. so obviously as price hits new round level the stop is trailed by one round level below it.

6) RE-BUY lets say we get knocked out at 1.3400 that trade is obviously over and I can only go long if I'm above the 180ma and ony short if below the 180ma, so in this example we're out of the trade at 1.3400, the robot at this point should put in a re buy at 1.3450 (one round level up from where we got knocked out) point is if we're in a nice trend and price just retraced some but knocking us out a new buy stop is placed at 1.3450 and if the market takes off again we're in at 1.3450. for each level price retraces the buy stop is move down. so we're out at 1.3400 and price goes down to 1.3350 the buy stop is move down to 1.3400 only if this all takes place staying above the 180 cause like I said we can only be long above the 180. If the price keeps heading south and CLOSES BELOW the 180 we are now in a sell scenario and that new re buy stop order is cancelled.

So I think I explained the best I can, I'll edit this if I remember other details but this is basically all of it.

I look forward to hearing on price and approx. how long it will take to make.

Thank You

Répondu

1
Développeur 1
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
113
17%
Travail
2
Développeur 2
Évaluation
(258)
Projets
396
28%
Arbitrage
69
19% / 49%
En retard
121
31%
Travail
Commandes similaires
Търсим опитен MQL5 разработчик , който да изгради първия прототип на MetaTrader 5 Expert Advisor за дългосрочен проект за алгоритмична търговия. Изисквания към проекта Вграден Renko двигател (без офлайн Renko графики). EMA 20 и EMA 50, изчислени от тухли Renko. Логика на търговия, базирана на подробна техническа спецификация (предоставена след избор от разработчика). Експертният съветник трябва да поддържа отваряне и
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Platform MetaTrader 5 (MT5) MQL5 Source Code Required Compatible with Exness MT5 both standard and cent accounts/ICMarket accounts Works on EUR/USD only (initial version) ⸻ Objective Develop a fully automated AI Expert Advisor based on ICT Smart Money Concepts (SMC). The EA must only execute high-probability trades that satisfy all required conditions before opening a position. The EA must avoid overtrading and
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured

Informations sur le projet

Budget
30+ USD