Robot autonome opérationnel 24h/24
A/ ELEMENTS A UTILISER :
- le FOREX.
- STOCHASTIQUE ( 5;2;2;close/close;simple )
- VALEUR de la LIGNE PRINCIPALE du stochastique ( verte )
- VALEUR de la LIGNE DE SIGNAL du stochastique (rouge )
- les groupes suivants de 3 unités de temps , correspondant aux choix de l'utilisateur :
(m1/m5/m30) ==> traider sur m1
(m5/m30/h4) ==> traider sur m5
(m15/h1/h4) ==> traider sur m15
(m30/h4/D1) ==> traider sur m30
(h1/h4/D1) ==> traider sur h1
(h4/D1/w1) ==> traider sur h4
(D1/w1/M1) ==> traider sur D1
- valeur du lot.
- VALEURS des Spreads sur le Forex
- un TP ( Take Profit )
- un SL ( Stop L'OSS )
B/ ACTIONS DE L'UTILISATEUR :
1/ CHOIX DE L'UNITE DE TEMPS :
L'utilisateur doit définir une Unité de Temps , avant l'Activation du robot.
Cela correspondra a un des groupes de 3 unités de temps , précités , que le robot utilisera pour les analyses.
2/ choix du lot.
L'utilisateur définit la VALEUR DU LOT pour le trading du robot.
2/ ARRET DU ROBOT :
- L'utilisateur doit pouvoir arrêter le robot a tout moment, s'il le desire .
- L'arrêt du robot doit entrainer IMMÉDIATEMENT celui du trading en cours .
4/ CHOIX DE LA VALEUR MAXIMALE DES SPREADS :
l'utilisateur doit pouvoir prédéfinir la VALEUR MAXIMALE DU SPREAD de la paire de devise a utiliser .
Le robot entrera en position sur des paires de devises au spread en dessous de cette valeur .
C/ ACTIONS DU ROBOT :
1/ CHOIX DU GROUPE DES 3 UNITES DE
TEMPS .
Le robot doit détecter et choisir le GROUPE DES TROIS UNITES DE TEMPS correspondant a l'UNITE DE TEMPS choisie par l'utilisateur .
Il utilisera l'ensemble de ces trois valeurs pour l'analyse future .
La CORRESPONDANCE PRECISE entre l'unité de temps et son groupe est fondamentale .
Cette correspondance a été précisée plus haut .
Exemples :
- Choix de l'utilisateur : m5
Correspond au Groupe (m5/m30/h4)
- Choix de l'utilisateur : m30
Correspond au Groupe (m30/h4/D1)
- etc ...
2/ CONDITIONS D'ENTREE EN ACHAT :
SUR CHACUNE DES TROIS UNITES DE TEMPS DU GROUPE CONCERNE :
a/ La Valeur de la LIGNE DE SIGNAL ( 2eme sur le graphique )de stochastique est SUPÉRIEURE a 20 .
b/ La Valeur de la LIGNE PRINCIPALE ( 1ere sur le graphique ) de stochastique est SUPÉRIEURE a celle de la LIGNE DE SIGNAL .
3/ CONDOTIONS D'ENTREE EN VENTE :
SUR LES TROIS UNITES DE TEMPS DU GROUPE CONCERNE :
a/ La valeur de la LIGNE DE SIGNAL (2eme sur le graphique) de stochastique (5;2;2;close/close;simple) est INFERIEURE a 80.
b/ La valeur de la LIGNE PRINCIPALE ( 1ere sur le graphique ) de stochastique (5;2;2;close/close ; simple ) est INFÉRIEURE a celle de la LIGNE DE SIGNAL .
4/ TAKE PROFIT et STOP LOSS :
a/ TAKE PROFIT :
Il est fixe par le robot SUIVANT L'UNITE DE TEMPS donnée par l'utilisateur :
TP=10 PIPS pour m5 ; TP = 20 PIPS pour m15 ;
TP = 30 PIPS pour m30 ; TP = 40 PIPS pour h1 ; TP = 50 PIPS pour h4 ; TP = 60 PIPS pour D1 ; TP = 5 PIPS pour m1.
b/ STOP LOSS :
Il est aussi fixe par le robot SUIVANT L'UNITE DE TEMPS donnée par l'utilisateur :
SL = 10 PIPS pour m1 ; SL = 20 PIPS pour m5 ;
SL = 40 PIPS pour m15 ; SL = 60 PIPS pour m30 ; SL = 80 PIPS pour h1 ; SL = 100 PIPS pour h4 ; SL= 120 PIPS pour D1 .
4/ FERMETURE EXCEPTIONNELLE DE POSITION :
Le robot fermera spotanement toute position ouverte si et seulement les conditions préalables de l'ouverture de ladite position viennent a changer sur LA PLUS GRANDE DES TROIS UNITES DE TEMPS .
5/ NOUVELLE PRISE DE POSITION :
Le robot continuera sa activité pour trouver de 'nouvelles opportunités immédiatement après chaque clôture de position .
Solicitudes similares
I am currently building a NinjaTrader indicator but i haven't finished building it, i stopped at 70% but it was successfully compiled as at the last time i compiled it I would like you to complete the indicator for me so it can works perfectly how i want it to work if your price won't be too high Kindly check the source code out I have also sent a video discription of how the indicator is supposed to work And also
Greetings to all, I need an experienced developer to modify and fix my strategy logic inside the OnTick() function. So that the EA works exactly the way my strategy works. You will be working with an already written MQL5 code , you will only be adjusting and modifying the logic to fit my specifications , you should have knowledge and experience working with ONNX m odels
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
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
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 am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
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
I need a visual web page or program to monitor and analyze multiple MT5 or MT4 trading accounts. A real-time dashboard (real-time visual interface) is required, including account ID, affiliated broker, trading account balance, real-time order quantity, opening price, ongoing order position, spread, profit, etc. If you have mature development experience or source code, let's have a chat, bro