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

仕事が完了した

実行時間15 日

指定

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

応答済み

1
開発者 1
評価
(393)
プロジェクト
549
40%
仲裁
30
57% / 3%
期限切れ
57
10%
パブリッシュした人: 11 codes
2
開発者 2
評価
(443)
プロジェクト
700
34%
仲裁
34
71% / 9%
期限切れ
22
3%
仕事中
3
開発者 3
評価
(558)
プロジェクト
645
33%
仲裁
41
41% / 46%
期限切れ
11
2%
多忙
4
開発者 4
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
5
開発者 5
評価
(153)
プロジェクト
237
33%
仲裁
20
45% / 30%
期限切れ
2
1%
仕事中
6
開発者 6
評価
(1286)
プロジェクト
1711
49%
仲裁
52
71% / 12%
期限切れ
38
2%
取り込み中
7
開発者 7
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
仕事中
8
開発者 8
評価
(296)
プロジェクト
475
40%
仲裁
105
40% / 24%
期限切れ
80
17%
多忙
パブリッシュした人: 2 codes
9
開発者 9
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
10
開発者 10
評価
(3)
プロジェクト
6
17%
仲裁
1
0% / 0%
期限切れ
1
17%
仕事中
11
開発者 11
評価
(19)
プロジェクト
24
21%
仲裁
0
期限切れ
2
8%
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
パブリッシュした人: 8 codes
13
開発者 13
評価
(5)
プロジェクト
7
0%
仲裁
8
13% / 75%
期限切れ
3
43%
類似した注文
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;

プロジェクト情報

予算
50 - 300 USD
締め切り
最低 1 最高 10 日