Parabolic trader which is setup itself

MQL5 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 21 gün

İş Gereklilikleri

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ı: 299 makale, 1 kod
Benzer siparişler
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop
martingale base on each position close. eg: open a position with TP set at $100 and trail SL . if this position hit trail SL i lose $50 then the next position will open target at $150 profit. entry price base on from lower and up by XXX% then can open position i want to choose only buy or sell position. example this chart i only want buy position

Proje bilgisi

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