작업 종료됨
실행 시간 21 일
고객의 피드백
Développeur très réactif et à l'écoute du client ! Merci ! Ce fut un plaisir de travailler avec toi ;-)
명시
Je recherche un développeur expérimenté en MQL5 pour créer un bot de trading automatisé, basé sur 2 indicateurs de tendances personnalisés ainsi que l'ADX et le stochastique. Ce bot doit intégrer deux stratégies principales avec une gestion dynamique des trades basée sur les changements de tendance. Le bot doit également offrir une flexibilité maximale grâce à des paramètres configurables.
I am looking for an experienced MQL5 developer to create an automated trading bot based on two custom trend indicators as well as the ADX and Stochastic. This bot must integrate two main strategies with dynamic trade management based on trend changes. The bot should also offer maximum flexibility through configurable parameters.
French speaking developper will be appreciated but even an english person can do the job. Just hoping we could understand each others ;-)
I am looking for an experienced MQL5 developer to create an automated trading bot based on two custom trend indicators as well as the ADX and Stochastic. This bot must integrate two main strategies with dynamic trade management based on trend changes. The bot should also offer maximum flexibility through configurable parameters.
French speaking developper will be appreciated but even an english person can do the job. Just hoping we could understand each others ;-)
응답함
1
등급
프로젝트
2913
63%
중재
122
44%
/
25%
기한 초과
429
15%
로드됨
2
등급
프로젝트
237
33%
중재
20
45%
/
30%
기한 초과
2
1%
작업중
3
등급
프로젝트
1709
49%
중재
52
71%
/
12%
기한 초과
38
2%
무료
4
등급
프로젝트
700
34%
중재
34
71%
/
9%
기한 초과
22
3%
무료
5
등급
프로젝트
643
33%
중재
42
40%
/
45%
기한 초과
11
2%
바쁜
6
등급
프로젝트
25
52%
중재
3
0%
/
100%
기한 초과
2
8%
무료
7
등급
프로젝트
475
40%
중재
105
40%
/
24%
기한 초과
80
17%
바쁜
게재됨: 2 코드
8
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
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
//+------------------------------------------------------------------+ //| 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;
프로젝트 정보
예산
100 - 150 USD
기한
에서 2 로 7 일