Работа завершена

Время выполнения 6 дней
Отзыв от заказчика
Excellent developer, excellent work, professional conversation. I recommend !!
Отзыв от исполнителя
Good employer! Thank you again :)

Техническое задание

I want a trading bot that will be based on candle sticks patterns, i want a situation where once i put the robot on the chart and chose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. That is if i put the robot on the chart and chose buy, number of trades to open: 2, and chose the 1 hour time frame then if at the end of the candle it is still a bullish candle then the robot should open 2 buy positions since i chose buy and number of trades to open 2 on the parameter section. The robot will open again with the same lot size and number of trades if the next candle is still bullish, it keeps buying until when the the next candle is bearish or negative then the robot should not perform any task. This is if I chose buy the the robot only has to keep buying so long as the next candle is bullish and if the next candle is bearish then it wont buy or sell and it will wait until any candle closes positive again then it will buy again. The parameters will incloude lot size, buy/sell, Number of trades to open, TP and SL, Max Spread filter, Time and date filter, magic SL and TP level(That's a level where once the price reach, the robot will automatically close all positions The Robot should also display an overall gain or lost pip on the charts. I will provide more details once you are selected.


Откликнулись

1
Разработчик 1
Оценка
(153)
Проекты
236
33%
Арбитраж
20
45% / 30%
Просрочено
1
0%
Работает
2
Разработчик 2
Оценка
(2311)
Проекты
2908
63%
Арбитраж
122
44% / 25%
Просрочено
429
15%
Работает
Похожие заказы
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

Информация о проекте

Бюджет
30 - 100 USD