Parabolic trader which is setup itself

MQL5 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 21 gün

Şartname

I want a MT5 EA with source code and all rights, which is set itself by backtester results. The backtester should running inside the EA and should running every time when new candle appear.
Should working on all time frame from 5 minutes to 1 day and should making buy or sell trades every time when a new japanese candle appear.
So on 5 min time frame should making trades in every 5 minutes. The software should use an indicator which is included in the MT5, indicator name: parabolic sar. The software should making buy trade when the last indicator's point below and sell trade when the last indicator's point abowe. 

I want to set the followings:
- Take profit range in 0.1 pips: from 30 to 200 (from 3 to 20 pips) which is 171 cases
- Stop loss range in 0.1 pips: from 30 to 200 (from 3 to 20 pips) which is 171 cases
- Backtest period: 96 (it's meaning that backtester should checking and calculate with the past 96 candles, if that is on 15 minutes time frame, it's meaning the past day)
- Trade amount risk in balance %, please set it to 1% (for example if balance is 5500 and stop loss pip amount is 20, then it's should trading with a lot amount, which is lost $55 on 20 pips, if the stop loss amount is only 10 pips, then of course it's should trading with double lots). The backtester should calculate also the spreads from the actual spread.
- Parabolic sar indicator setups range: step from 0.01 to 1.00 (the maximum value is should be fix 0.2), that is totally 100 different setups.

The software should displaying on the chart the followings: actual take profit setups, actual stop loss setups, highest profit (in 0.1 pips) for the tested period with the actual setups and parabolic sar setups (max and step value) and the backtester's process information: the actual processing in % (when it is hit the 100%, it's meaning all possible 2,924,100 cases tested and EA updated the setups).

So how the software should working?
For example I put it on EUR/USD 15 minutes chart.
The software should running all possible take profit/stop loss cases and indicator setups (171 X 171 X 100 = 2924100) and calculate the best profit (calculate also the spreads) on the gaven backester period, then software should set itself with the highest profit TP/SL and indicator setups result.

It is should opening a buy or sell trade when a new candle appear with the newest setups. Thats all. Every opened trades will be closed by stop loss or take profit level.

Very importnat: if you running out from the deadline, then I not to must accept the order.


I have super strong computers.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Yayınlandı: 340 makale, 1 kod
Benzer siparişler
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
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Proje bilgisi

Bütçe
150 - 250 USD
Son teslim tarihi
from 1 to 3 gün