Trabalho concluído
Tempo de execução 15 dias
Termos de Referência
I am looking for a developer to work with to create a bot that will generate signals based on the session highs and lows. Two pending orders will be placed, and one will be automatically deleted as soon as the other is activated. A second recovery trade will then be placed at the same level where the deleted trade was located that will activated in case the running trade hits sl. If the running trade hits tp the recovery tade will be deleted
There are a number of parameters that I would like to be adjustable; we can discuss these privately. I would also like to receive the robot’s source code.
I am waiting for your proposals.
(I would like to clarify that I am bilingual, so please do not hesitate to contact me even if you are not comfortable with english i also speak French. Thank you.)
Respondido
1
Classificação
Projetos
549
40%
Arbitragem
30
57%
/
3%
Expirado
57
10%
Livre
Publicou: 11 códigos
2
Classificação
Projetos
700
34%
Arbitragem
34
71%
/
9%
Expirado
22
3%
Trabalhando
3
Classificação
Projetos
645
33%
Arbitragem
41
41%
/
46%
Expirado
11
2%
Ocupado
4
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
5
Classificação
Projetos
237
33%
Arbitragem
20
45%
/
30%
Expirado
2
1%
Trabalhando
6
Classificação
Projetos
1711
49%
Arbitragem
52
71%
/
12%
Expirado
38
2%
Carregado
7
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Trabalhando
8
Classificação
Projetos
475
40%
Arbitragem
105
40%
/
24%
Expirado
80
17%
Ocupado
Publicou: 2 códigos
9
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
10
Classificação
Projetos
6
17%
Arbitragem
1
0%
/
0%
Expirado
1
17%
Trabalhando
11
Classificação
Projetos
24
21%
Arbitragem
0
Expirado
2
8%
Livre
12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Publicou: 8 códigos
13
Classificação
Projetos
7
0%
Arbitragem
8
13%
/
75%
Expirado
3
43%
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;
Robot treder
30+ USD
//+------------------------------------------------------------------+ //| 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;
Objectif : validation du comportement , zéro stress 🧮 Gestion du risque MaxRiskPerDay = 2.0 % MaxTradesPerDay = 4 RiskPerTrade = 0.50 % MaxDailyLossHardStop = 2.0 % 📈 Trading Timeframe = M15 Symbols = EURUSD,GBPUSD AllowBuy = true AllowSell = true OneTradePerSymbol = true 📊 Indicateurs MACD_Fast = 12 MACD_Slow = 26 MACD_Signal = 9 Stoch_K = 14 Stoch_D = 3 Stoch_Slowing = 3 🛡️ Stops ATR_Period = 14
Je cherche un développeur pour modifier mon robots code source MQ5 je veux cacher le suiveur c'est a dire le trail steps et aussi l'ordre en attente si possible . Je veux qu' il es un bouton d'activation sur le paramètre qui va me permettre de cacher le suiveur ( trail steps ) au yeux des courtiers
Informações sobre o projeto
Orçamento
50 - 300 USD
Prazo
de 1 para 10 dias