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.
Commandes similaires
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
Swing Breaks & AMD Expert Advisor The Swing Breaks & AMD Expert Advisor is an automated trading system designed around two core market-structure concepts: Swing Breaks and the AMD (Accumulation, Manipulation, Distribution) model . The EA is designed to analyze price action, identify meaningful swing structures, detect potential breaks of those structures, and evaluate the surrounding market behavior for possible AMD
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