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

Job finished

Execution time 15 days

Specification

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

Responded

1
Developer 1
Rating
(393)
Projects
549
40%
Arbitration
30
57% / 3%
Overdue
57
10%
Free
Published: 11 codes
2
Developer 2
Rating
(443)
Projects
700
34%
Arbitration
34
71% / 9%
Overdue
22
3%
Working
3
Developer 3
Rating
(558)
Projects
645
33%
Arbitration
41
41% / 46%
Overdue
11
2%
Busy
4
Developer 4
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(153)
Projects
237
33%
Arbitration
20
45% / 30%
Overdue
2
1%
Working
6
Developer 6
Rating
(1286)
Projects
1711
49%
Arbitration
52
71% / 12%
Overdue
38
2%
Loaded
7
Developer 7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Working
8
Developer 8
Rating
(296)
Projects
475
40%
Arbitration
105
40% / 24%
Overdue
80
17%
Busy
Published: 2 codes
9
Developer 9
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(3)
Projects
6
17%
Arbitration
1
0% / 0%
Overdue
1
17%
Working
11
Developer 11
Rating
(19)
Projects
24
21%
Arbitration
0
Overdue
2
8%
Free
12
Developer 12
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Published: 8 codes
13
Developer 13
Rating
(5)
Projects
7
0%
Arbitration
8
13% / 75%
Overdue
3
43%
Free
Similar orders
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;

Project information

Budget
50 - 300 USD
Deadline
from 1 to 10 day(s)