명시
Hello everyone I can't get a valid logo in the Market MQL5 for sell my Ea And for those would be interested in being a preview contact me also on my WhatsApp+33771754663
응답함
1
등급
프로젝트
144
46%
중재
20
40%
/
15%
기한 초과
32
22%
작업중
2
등급
프로젝트
475
40%
중재
105
40%
/
24%
기한 초과
80
17%
바쁜
게재됨: 2 코드
3
등급
프로젝트
53
38%
중재
8
13%
/
38%
기한 초과
8
15%
작업중
4
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
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