Looking for a programmer for a EA based on sessions high and low

Lavoro terminato

Tempo di esecuzione 15 giorni

Specifiche

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.)

Con risposta

1
Sviluppatore 1
Valutazioni
(393)
Progetti
549
40%
Arbitraggio
30
57% / 3%
In ritardo
57
10%
Gratuito
Pubblicati: 11 codici
2
Sviluppatore 2
Valutazioni
(443)
Progetti
700
34%
Arbitraggio
34
71% / 9%
In ritardo
22
3%
In elaborazione
3
Sviluppatore 3
Valutazioni
(558)
Progetti
645
33%
Arbitraggio
41
41% / 46%
In ritardo
11
2%
Occupato
4
Sviluppatore 4
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(153)
Progetti
237
33%
Arbitraggio
20
45% / 30%
In ritardo
2
1%
In elaborazione
6
Sviluppatore 6
Valutazioni
(1286)
Progetti
1711
49%
Arbitraggio
52
71% / 12%
In ritardo
38
2%
Caricato
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
In elaborazione
8
Sviluppatore 8
Valutazioni
(296)
Progetti
475
40%
Arbitraggio
105
40% / 24%
In ritardo
80
17%
Occupato
Pubblicati: 2 codici
9
Sviluppatore 9
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(3)
Progetti
6
17%
Arbitraggio
1
0% / 0%
In ritardo
1
17%
In elaborazione
11
Sviluppatore 11
Valutazioni
(19)
Progetti
24
21%
Arbitraggio
0
In ritardo
2
8%
Gratuito
12
Sviluppatore 12
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Pubblicati: 8 codici
13
Sviluppatore 13
Valutazioni
(5)
Progetti
7
0%
Arbitraggio
8
13% / 75%
In ritardo
3
43%
Gratuito
Ordini simili
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;

Informazioni sul progetto

Budget
50 - 300 USD
Scadenze
da 1 a 10 giorno(i)