MQL5
Indicators
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
C#
Python
Stocks
Custom graphics
Futures
MySQL
JavaScript
Product Design
Options
Java
Collection of data on the internet
SQL
PHP
HTML
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
Specification
Spécifiez vos exigences de spécification ici point par point. Essayez de décrire vos besoins de manière brève et claire, afin que votre développeur potentiel soit en mesure d'évaluer correctement sa complexité et son coût, ainsi que le temps d'exécution requis.
Une mauvaise description ou une description trop générique aura pour conséquence un manque d’intérêt pour votre commande, ou que vous passerez beaucoup de temps à négocier les détails avec chaque candidat.
Rappelez-vous : Il vaut mieux consacrer trente minutes à la préparation d'un bon texte que de perdre des heures et des jours à résoudre des malentendus après la conclusion de l'accord ou lors de l'acceptation des résultats de l'exécution de la commande.
Responded
1
Rating
Projects
65
34%
Arbitration
4
25%
/
50%
Overdue
9
14%
Working
2
Rating
Projects
2912
63%
Arbitration
122
44%
/
25%
Overdue
429
15%
Working
3
Rating
Projects
699
34%
Arbitration
34
68%
/
9%
Overdue
22
3%
Working
4
Rating
Projects
475
40%
Arbitration
105
40%
/
24%
Overdue
80
17%
Busy
Published: 2 codes
5
Rating
Projects
1708
49%
Arbitration
52
71%
/
12%
Overdue
38
2%
Free
6
Rating
Projects
52
73%
Arbitration
4
50%
/
0%
Overdue
0
Free
7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
8
Rating
Projects
0
0%
Arbitration
1
0%
/
100%
Overdue
0
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
//+------------------------------------------------------------------+ //| 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;
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
Project information
Budget
30 - 150 USD
Deadline
from 1 to 5 day(s)