I need someone to build a simple trading bot for me.
The idea of the trading system is as follows:
I currently run an indicator on a trading platform (fondex) that pushes signals to my Telegram app.
Note: Trading can only be done on a cent account.
The signals informs on what trades to execute (Buy/Sell) for a particular pair. I majorly trade Gold, WTI (Oil), XPTUSD-Platinum, Nat-Gas.
Trading Signals:
Once a Buy Signal shows up : Bot would execute 5 sell trades 50pips apart at 0.01lot and 10 buy trade 100 pips apart at 0.01 to 0.05. TP for every trade will be staggered from 100 - 500pips. If market continues in a Downward trend after the 10th buy trade, the bot will continue to buy (3x) every 250pips apart at a set lot size (0.03) until market reverses to where the first BUY trade was executed. TP for every trade will be set at 250 - 500pips staggered.
Once a Sell Signal shows up : lot size 0.01 - Bot would execute 5 buy trades 50-100pips apart and 10 sell trade 100 pips apart. If market continues in a Upward trend after the 10th buy trade, the bot will continue to Sell (3x) every 250pips apart at a set lot size until market reverses to where the first SELL trade was executed.
Note:
1. The lot size 0.01 - 0.05 should be adjustable
2. The pip buy or sell intervals should be adjustable between 20 - 500
3. The bot would only respond to signals from telegram whether BUY or SELL.
4. The TP points for the bot should be adjustable to the original start point of the trade (For example: GOLD: If a BUY signal comes in at 1980.00, the bot will open BUY trades 100pips apart (lot size 0.01 - 0.05) from 1979.00 to 1970.00 with 100 - 500pips tp. Thereafter, the bot will open BUY trade 250pips apart from 1968.50, 1966.00, 1963.50,........... until market back to reverses to 1980.00.
AT THE SAME TIME, the bot would execute SELL trades 50pips apart (lot size 0.01 - 0.05) from 1979.50,1979.00,1978.50,....... with 100 - 500pips tp
CONSIDER & IMPLEMENT:
1. Dynamic Lot Sizes: Implement a dynamic lot-sizing strategy based on factors such as recent volatility, account equity, or a percentage of risk per trade. This ensures that lot sizes adjust according to the prevailing market conditions 2. Adaptive Take Profit: Instead of a fixed range, set TP levels based on recent price action, support/resistance levels, or volatility. This can help optimize profits while considering the current market environment.
3.Consider Additional Confirmation Indicators: Integrate additional indicators or signals to confirm the strength and direction of the trend before executing trades. This can reduce the likelihood of entering trades based on false signals
THE ABOVE EXPLANATION IS BASED ON MY CURRENT EXPERIENCE.
NOTE: Adjustment/Modifications would be made to the bot on an ongoing basis as needed, therefore it needs to be flexible to allow for changes to lot sizes, tp and number of executable trades per signal
I need something that can run on my MT5 and MT4 platforms and can be linked to my Telegram bot to access the signal.
Would need about 2weeks to run application/bot on demo to verify that its working as intended and it can be modified.
Pedidos semelhantes
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
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
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
I am looking for an experienced MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based on a Price Action strategy. The bot needs to automatically identify specific candlestick formations and market structure levels, execute trades, and manage risk using a dynamic trailing stop.The EA should monitor the chart for the following price action setup:Market Structure / Trend Filter:The bot
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