Termos de Referência

 The EA will be based on RSI crossing and touching some specific Level and generate Trading Signal and Alert. The EA will operate on all the timeframe of the market where it is configurated. This mean that if for instance it is set up on Ger30 on 1 Mn, it will simultanuously operate acroos all the other timeframe.

Respondido

1
Desenvolvedor 1
Classificação
(153)
Projetos
236
33%
Arbitragem
20
45% / 30%
Expirado
1
0%
Trabalhando
2
Desenvolvedor 2
Classificação
(7)
Projetos
18
44%
Arbitragem
3
0% / 100%
Expirado
6
33%
Livre
3
Desenvolvedor 3
Classificação
(23)
Projetos
29
14%
Arbitragem
3
0% / 67%
Expirado
3
10%
Trabalhando
4
Desenvolvedor 4
Classificação
(296)
Projetos
475
40%
Arbitragem
105
40% / 24%
Expirado
80
17%
Ocupado
Publicou: 2 códigos
5
Desenvolvedor 5
Classificação
(163)
Projetos
258
61%
Arbitragem
4
50% / 25%
Expirado
10
4%
Livre
6
Desenvolvedor 6
Classificação
(9)
Projetos
12
25%
Arbitragem
1
100% / 0%
Expirado
2
17%
Livre
Pedidos semelhantes
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
//+------------------------------------------------------------------+ //| M65 PRO ROBOT | //| Trend + RSI + Risk Management | //+------------------------------------------------------------------+ #property strict input double LotSize = 0.01; input int StopLoss = 100; // points input int TakeProfit = 200; // points input int RSI_Period = 14; int rsiHandle; int ema50Handle; int ema200Handle;
Trader 30+ USD
Un robot qui tarde a ma place même quand je Dors je veux qu'elle faire tout les tâches a ma place même quand le téléphone est éteint ou allumé le robot doit analyse et trade pour moi

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 6 dias