Tâche terminée
Temps d'exécution 6 jours
Commentaires du client
.
Commentaires de l'employé
.
Spécifications
I would like to be able to choose the size of the positions individually on a multiplication series up to 10 positions,
Example:
In the sets:
Position 1 lot:
Position 2 lot:
Position 3 lot:
...
And to be able to choose the SL distance of its 10 positions too,
Example:
Position 1 SL distance:
Position 2 SL distance:
Position 3 SL distance:
....
And the previous SLs must obviously come at the level of the new SL each time.
Répondu
1
Évaluation
Projets
2914
63%
Arbitrage
122
44%
/
25%
En retard
429
15%
Travail
2
Évaluation
Projets
700
34%
Arbitrage
34
71%
/
9%
En retard
22
3%
Gratuit
3
Évaluation
Projets
237
33%
Arbitrage
20
45%
/
30%
En retard
2
1%
Travail
Commandes similaires
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
Informations sur le projet
Budget
67+ USD