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 代码
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 代码
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 代码
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;
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

项目信息

预算
50 - 300 USD
截止日期
 1  10 天