Entry & Trailing SL signals & indicators
1. Translate MT5 code for VWAP, trailing ATR, modified auto trend to Python, MultiCharts and Trading View (systems) as buy/sell entry and trailing stop loss. Eg. can use VWAP as entry and trailing SL, or VWAP as entry and trailing ATR as trailing SL, and vice versa
2. Translate MT5 autotrend as indicator into mentioned systems
3. Initial stop loss based on previous trailing ATR (with buffer) or x% loss, whichever first activated. Activate trailing SL after X pips
4. MTFA (multi time frame analysis). if buy entry activated, have ability to use defined trailing SL in current timeframe or higher timeframe (imputable) as trailing SL
5. MT5 links would be provided on hire confirmation
Market Scan
6. Scan defined securities or components of index (eg S&P500) based on various delineable time frames, example 1,5, 15, 30, 45, 60, 1 hr, 4 hr, 1 day
Trade Management
7. execute based on next tick open or %x away from last close (limit price)
8. prevent new positions only if contract size bigger than X
9. No duplication of trades similar to original project. Example if existing buy / sell in inventory, no additional buy / sell
Portfolio Management
9. Allocate risk capital based on initial stop loss
10. Quick access button i) to close all positions and deactivate trading, ii) close all positions +ve Pnl position, iii) close all positions +ve Pnl position below x dollar , ii) close all positions -ve Pnl position , ii) close all positions -ve Pnl position greater than y dollar
11. display key settings on chart i) position sizing, ii) SL, iii) trailing SL, iv) Entry
12. portfolio SL, if portfolio NAV fall , more than X% , exit all positions & stop algo
13. leverage management margin-to-equity
i) Initial limit to margin-to-equity (ME) eg 10% (inputtable).
ii) Vary ME based on rolling performance vs previous X days. If positive by A% assign ME to B%. If negative by C%, assign ME to D%. If performance between A% and C%, no change in ME
iii) If ME exceed defined threshold, sell highest +PnL and most -ve PnL trade. Repeat until ME within threshold
相似订单
Professional MT5 Expert Advisor – Multi-Engine Trading Framework Description I'm looking for an experienced MQL5 developer to build a professional MetaTrader 5 Expert Advisor. This is not a simple indicator-based EA. The system should be designed using a modular architecture with a strong focus on maintainability, optimization, and future scalability. The first version should include the following features. Market
Looking for an MT5 Expert Advisor developer with: Minimum 1 year of verified activity on the MetaTrader Market Positive, real user reviews Ability to build EAs without Bollinger Bands Fully configurable parameters (risk, filters, SL/TP, trading hours) Free test version available before any payment Clear communication and ongoing support If you meet these requirements, please send your MQL5 profile or portfolio
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically
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
JOB TITLE: XAUUSD ONLY MQL5 Strategy Developer Needed To Improve Existing MT5 EA Winrate JOB DESCRIPTION: I already have a working MetaTrader 5 Expert Advisor with a fixed set file and existing trading logic. The strategy is based on Volume Profile / Delta bias, ATR-based TP/SL, ATR deviation filtering, ATR trade spacing, break-even after TP1, and TP lock management. I am looking for an experienced MQL5 / trading
أحتاج إلى مستشار خبير لمنصة MetaTrader 5 (MT5) مصمم كآلة حالة محدودة (FSM). يجب أن ينفذ أوامر السوق فقط بناءً على مستويات أسعار يحددها المستخدم. يجب ألا يستخدم أي مؤشرات أو تحليل فني أو أوامر معلقة أو ذكاء اصطناعي أو قرارات تداول تلقائية. يجب أن ينفذ المستشار الخبير ببساطة تسلسلًا محددًا مسبقًا لمستويات الأسعار كما يحددها المستخدم تمامًا، مع إدارة دقيقة للحالة، ودورة نشطة واحدة في كل مرة، ومعالجة الفجوات السعرية،
Message me please for the investor login. You will replicate the ea and I shall tell u some things about it, I am not paying over $100. You should have great skills. The EA can handle any market and shall not blow the account
Мне нужен простой торговый бот, написанный исключительно на Python. Бот должен подключаться к терминалу MetaTrader 5 через официальную библиотеку Python "MetaTrader5". Объем кода невелик (около 250 строк). КРИТИЧЕСКИ ВАЖНЫЕ ТРЕБОВАНИЯ: 1. НЕТ КОДА MQL5: Весь проект должен быть написан только на Python. 2. ВНЕШНЯЯ КОНФИГУРАЦИЯ: У бота должен быть внешний конфигурационный файл (config.ini или settings.json). Я должен
Hello, I have a question. Is it possible to create an offline version of MetaTrader for backtesting multi-timeframe dashboards? Specifically, I would like the dashboard to receive historical data from multiple timeframes (such as M1, M5, M15, H1, and H4) during a backtest and operate exactly as it does in live trading. Is this technically possible, or do MetaTrader's backtesting limitations prevent this