指定

iI need an EA for tipu renko indicator. Indicator is attached. it is to buy when indicator say buy and sell on sell. it is to close on opposite signal. should be able to close partial,tp sl ts included, indicator value should be changeable, close partial based on pips and percentage of the lot size, 2 partials 20% at 50pips and 30% at 100pips and i should also be able to edit this. add other things needed

ファイル:

応答済み

1
開発者 1
評価
(296)
プロジェクト
475
40%
仲裁
105
40% / 24%
期限切れ
80
17%
多忙
パブリッシュした人: 2 codes
2
開発者 2
評価
(7)
プロジェクト
18
44%
仲裁
3
0% / 100%
期限切れ
6
33%
3
開発者 3
評価
(9)
プロジェクト
12
25%
仲裁
1
100% / 0%
期限切れ
2
17%
類似した注文
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

プロジェクト情報

予算
30+ USD
締め切り
最高 7 日