Simple Fluctuate System

MQL5 Indicadores Asesores Expertos

Tarea técnica

System Specifications/Requirements

Step 1:

I want my Fluctuate system strategy/trading robot to automatically measure the artificial/faux/imitation buy and sell trade execution using the usual normal fluctuate MT5 robot downloaded on the MQL5 Platform trading logic and my customised selected input parameters.

(As if I am already in the trade, using the same input parameters, trading logic and other variables), BUT without it entering/executing the trade as yet, until my desired drawdown of buys & sells has been achieved, depending of course on the market volatility.

And I should be able to choose within the parameters, when do I want to enter/execute the trade based on the drawdown that has occurred.

The following example below demonstrates the trade idea.

Pre-Execution setup:

Trade No.1=Buy 0.01-Hit stop loss, didn’t reach Take Profit/Trailing stop

Trade No.2=Sell 0.02-Hit stop loss, didn’t reach Take Profit/Trailing stop                                    

Trade No.3=Buy 0.04-Hit stop loss, didn’t reach Take Profit/Trailing stop                                     

Trade No.4=Sell 0.08-Hit stop loss, didn’t reach Take Profit/Trailing stop            =The artificial/faux/Imitation trades                                                                         

Trade No.5=Buy 0.16-Hit stop loss, didn’t reach Take Profit/Trailing stop                               

Trade No.6=Sell 0.32-Hit stop loss, didn’t reach Take Profit/Trailing stop

Trade No.7=Buy 0.64-Hit stop loss, didn’t reach Take Profit/Trailing stop

Trade No.8=Sell 1.28-Hit stop loss, didn’t reach Take Profit/Trailing stop

Step 2

Once the desired drawdown has been achieved, I then want the robot to execute/enter the trade at my desired Lot size which can be selected in the input parameters.

At this point it should be just a normal continuation from the previous losing trades/drawdown, whether it’s a buy or sell (depending on the last losing trade).

The following example below demonstrates the execution idea

Execution setup:

Trade No.9=Buy 0.01-Hit stop loss, didn’t reach Take Profit/Trailing stop      = The chosen desired drawdown is Trade no.9 and is executed at the chosen desired Lot size of 0.01, then after that normal continuation of trading rules from robot

    

Trade No.10=Sell 0.02-Hit stop loss, didn’t reach Take Profit/Trailing stop

Trade No.11=Buy 0.04-Hit stop loss, didn’t reach Take Profit/Trailing stop

Trade No.12=Sell 0.08-Hit stop loss, didn’t reach Take Profit/Trailing stop

*Trade No.13=Buy 0.16-Hit stop Take Profit/Trailing stop=Trade successful @Trade No.13, start a new cycle at Trade No.1 again in the same pattern

If the trade is a winning trade, prior to my desired drawdown selected in my inputs, (in the example above it is trade no.9), then the robot should restart and commence a new setup in step 1 again mentioned above until such a time that the desired drawdown is met according to the market volatility so that execution can take place.

(The trading robot can continue as per normal fluctuate robot at drawdown No.9 as downloaded on MQL5 website)

 

In other words, basically the system should perform the usual way the robot was originally programmed when downloaded online other than/except for my ability to make changes as to which drawdown the robot can finally execute the initial trade and at which ideal Lot size at which it must enter (All other variables in the robot remaining the same)

 

 

 

 

 

                             

 

 

 

 

 

 

 


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(298)
Proyectos
478
40%
Arbitraje
105
40% / 24%
Caducado
82
17%
Trabajando
Ha publicado: 2 ejemplos
2
Desarrollador 2
Evaluación
(322)
Proyectos
499
67%
Arbitraje
5
40% / 0%
Caducado
4
1%
Libre
Ha publicado: 8 ejemplos
3
Desarrollador 3
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(568)
Proyectos
641
41%
Arbitraje
25
48% / 36%
Caducado
46
7%
Trabaja
Solicitudes similares
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy

Información sobre el proyecto

Presupuesto
30 - 200 USD
Plazo límite de ejecución
de 10 a 20 día(s)