İş 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
Derecelendirme
Projeler
134
27%
Arabuluculuk
62
13%
/
53%
Süresi dolmuş
58
43%
Serbest
Yayınlandı: 305 makale, 1 kod
Benzer siparişler
Set specific time to run this function(order). The time can be hard-coded or inputted by user. Time format: HH:MM:SS:ss Example: 17:58:48:59 -> This means an order will be triggered at 5 pm 58min 48sec 59 today. Set “Stop loss” and order a Sell stop. “At price” triggered automatically: current(specific time set above 1) Gold price - 2$ Stop loss: current Gold price + 2$ Volume: 0.1 (It can be hard-coded or inputted
Simplebot
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
Expert Advisor (Scalping) for MT4/MT5
50 - 100 USD
I need an Expert Advisor (EA) for MetaTrader (MT4 or MT5) based on the following scalping strategy. Platform: MT4 or MT5 Symbol: EURUSD (should work on other pairs as well) Timeframe: M1 or M5 Indicators: - EMA 9 - EMA 21 - RSI (14) Buy Conditions: - EMA 9 crosses above EMA 21 - RSI > 55 - Spread < 1.5 pips - Only one trade at a time Sell Conditions: - EMA 9 crosses below EMA 21 - RSI < 45 - Spread < 1.5 pips -
An automated bot using support and resistance
30 - 40 USD
In need of an automated bot that strongly detect support and resistance zones where price has a high probability of reacting ,rejecting or reversing. The zones should be built on combibation of of : (a)swing high and swing low.(b)repeated price reaction c)rejection strength (d)break and retest behaviour (e) consolidation origin before implusive move (f) strong displacement candles
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
I need a clean, bug-free MT5 Expert Advisor (MQL5) based on this exact mechanical scalping strategy on M5 timeframe for EURUSD. Indicators (built-in): - EMA 9 and EMA 21 on M5 - RSI 14 - ADX 14 (>25 for strong trend) - H1 EMA 21 above/below H1 EMA 9 for trend alignment Entry Rules (ALL must be true): BUY: EMA9 crosses above EMA21 (on closed bar) + RSI > 50 + ADX > 25 + H1 EMA21 > H1 EMA9 SELL: Mirror (cross below
Tradingview strategy
30+ USD
I will like to purchase tradingview strategy with high winning rate, i mean already made, tested and trusted and powerful strategy, i have tried to code my own strategy with lot of freelancers but nothing to me i am just wasting money, i have wasted lot of money already, so i need a high winning rate tradingview strategy, we can discuss price in chat, I will need to see some test result as well
Looking to acquire a good MT5 based EA that works on Gold, forex pairs or BTC. Must be suitable for current market conditions and profitable in backtests. Suitable on 1 Min timeframe to be used on, Must be actively opening many positions throughout the day. Share me the details if this matches something you have or developed. Looking to get this finalised within the weekend
Pakayaku Robot Trading
30 - 200 USD
Revolusi Trading BTCUSD dengan Presisi Fibonacci & Ichimoku Kumo "Memperkenalkan Pakayaku Robot Trading , asisten cerdas yang dirancang khusus untuk menaklukkan pasar emas (XAUUSD) dan Bitcoin (BTCUSD). Menggabungkan algoritma Fibonacci Retracement untuk akurasi titik pantul dan Ichimoku Kumo sebagai filter tren global. Mengapa Memilih Pakayaku? Analisa Multi-Indikator: Menggabungkan Fibonacci, Ichimoku, dan
I’m looking to purchase an existing high-risk Expert Advisor (EA) for MT5. This is NOT a low-risk or conservative system. I am specifically looking for a high-risk, aggressive strategy such as: Martingale Grid trading High-frequency / high-leverage systems Objective: The goal of this EA is simple: Achieve extremely high returns (e.g. 100% in a day) I fully understand and accept the risk of losing the entire capital
Proje bilgisi
Bütçe
150 - 250 USD
Son teslim tarihi
from 1 to 3 gün