Bot gold

MQL5 エキスパート Linux

仕事が完了した

実行時間6 日
依頼者からのフィードバック
.
開発者からのフィードバック
.

指定

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.

応答済み

1
開発者 1
評価
(2314)
プロジェクト
2914
63%
仲裁
122
44% / 25%
期限切れ
429
15%
仕事中
2
開発者 2
評価
(443)
プロジェクト
700
34%
仲裁
34
71% / 9%
期限切れ
22
3%
3
開発者 3
評価
(153)
プロジェクト
237
33%
仲裁
20
45% / 30%
期限切れ
2
1%
仕事中
類似した注文
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

プロジェクト情報

予算
67+ USD