Bot gold

MQL5 Esperti Linux

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del cliente
.
Feedback del dipendente
.

Specifiche

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.

Con risposta

1
Sviluppatore 1
Valutazioni
(2314)
Progetti
2914
63%
Arbitraggio
122
44% / 25%
In ritardo
429
15%
In elaborazione
2
Sviluppatore 2
Valutazioni
(443)
Progetti
700
34%
Arbitraggio
34
71% / 9%
In ritardo
22
3%
Gratuito
3
Sviluppatore 3
Valutazioni
(153)
Progetti
237
33%
Arbitraggio
20
45% / 30%
In ritardo
2
1%
In elaborazione
Ordini simili
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

Informazioni sul progetto

Budget
67+ USD