I'd like to create a robot using an indicator I'm using, but it repaints to 1% often.

Job finished

Execution time 5 days
Feedback from customer
J'apprécie ce type, il est très simple et toujours disponible quand tu a un problème et pour le travail il est très compétent

Specification

Hello, I'd like to create a robot using an indicator I'm using, but it gets repainted at 1% often.
I want the trades to be executed each time an arrow comes out, and the trade closes after the candle is finished, i.e. if we trade on a 15 minute time frame and the arrow comes out at the beginning of the candle then the trade is executed and the trade is automatically cut when the 15 minute candle is finished?

Bonjour, je voudrais créer un robot a l'aide d'un indicateur que j'utilise mais celui-ci repeint a 1% souvent.
Je veux que les trades soient exécuté a chaque fois qu'une flèche sort , et les trade ce ferme après la finition du bougie, c'est a dire si nous tradons sur un temps de 15 minutes et que la flèche sort sur au début de de la bougie alors le trade est exécuté et le trade est automatique couper quand le bougie du 15 minutes est finis ?

Responded

1
Developer 1
Rating
(153)
Projects
236
33%
Arbitration
20
45% / 30%
Overdue
1
0%
Working
2
Developer 2
Rating
(442)
Projects
698
34%
Arbitration
33
70% / 9%
Overdue
22
3%
Working
3
Developer 3
Rating
(2311)
Projects
2908
63%
Arbitration
122
44% / 25%
Overdue
429
15%
Working
4
Developer 4
Rating
(549)
Projects
636
33%
Arbitration
42
40% / 45%
Overdue
11
2%
Busy
5
Developer 5
Rating
(295)
Projects
474
39%
Arbitration
103
41% / 23%
Overdue
79
17%
Busy
Published: 2 codes
6
Developer 6
Rating
(21)
Projects
25
52%
Arbitration
3
0% / 100%
Overdue
2
8%
Free
Similar orders
VICTOIRE MASTERCLASS 30 - 200 USD
import ccxt import pandas as pd import numpy as np import talib import time # Configuration exchange = ccxt.binance({ 'apiKey': 'VOTRE_API_KEY', 'secret': 'VOTRE_SECRET_KEY', }) # Paramètres de trading symbole = 'BTC/USDT' timeframe = '1h' montant = 100 # en USDT stop_loss = 0.98 # 2% de perte maximale take_profit = 1.03 # 3% de gain def recuperer_donnees(): ohlcv = exchange.fetch_ohlcv(symbole, timeframe
Robot treder 30+ USD
//+------------------------------------------------------------------+ //| M65 PRO ROBOT | //| Trend + RSI + Risk Management | //+------------------------------------------------------------------+ #property strict input double LotSize = 0.01; input int StopLoss = 100; // points input int TakeProfit = 200; // points input int RSI_Period = 14; int rsiHandle; int ema50Handle; int ema200Handle;
Objectif : validation du comportement , zéro stress 🧮 Gestion du risque MaxRiskPerDay = 2.0 % MaxTradesPerDay = 4 RiskPerTrade = 0.50 % MaxDailyLossHardStop = 2.0 % 📈 Trading Timeframe = M15 Symbols = EURUSD,GBPUSD AllowBuy = true AllowSell = true OneTradePerSymbol = true 📊 Indicateurs MACD_Fast = 12 MACD_Slow = 26 MACD_Signal = 9 Stoch_K = 14 Stoch_D = 3 Stoch_Slowing = 3 🛡️ Stops ATR_Period = 14
Compétences requises MQL5, MetaTrader 5, WebRequest, HTTP POST, JSON, API / Webhook, intégration serveur externe Bonjour, Je cherche un développeur spécialiste MT5 / MQL5 pour créer un petit Expert Advisor (EA) qui sert uniquement de pont (bridge) entre mon compte de trading et mon terminal d’analyse externe (Nova ICT). Objectif : À chaque ouverture / fermeture / modification de trade, l’EA doit envoyer les
Trader 30+ USD
Un robot qui tarde a ma place même quand je Dors je veux qu'elle faire tout les tâches a ma place même quand le téléphone est éteint ou allumé le robot doit analyse et trade pour moi
Raymond Vergnes 30 - 200 USD
Bonjour, Je recherche un développeur pour introduire dans meta editor une formule Code MQL5 : Trailing Stop par Paliers que j'ai déjà. Ensuite je voudrais utiliser cette formule aussi bien sur mon ordinateur que sur mon téléphone avec méta trader 5. Vous pouvez me contacter par mail : raymondvergnes81@gmail.com Merci d'avance

Project information

Budget
30 - 200 USD