Trading robot based on range breakout.

工作已完成

执行时间3 天
客户反馈
Great communication. Fast and serious.
员工反馈
Great customer, clear specifications and quick responses.

指定

I need an automated bot with the following specifics:


Customizable range   - Option to choose between 5M, 10M, 15M timeframes

  - The range is calculated as High/Low between specific time periods.  3 daily ranges must be specified.

- I have to be able to choose a maximum Trading Window after each range. IF no breakout from range withing the Trading Window, then no trades,

- Once the High/Low of the range is identified,  the first candle that closes above/below the High/Low of the range is the Breakout Candle

- The open of the next candle after the Breakout Candle is the trade entry

- SL must have 3 options:   fixed in ticks 
     automatic : -calculates the previous candle size + custom X ticks, then calculate the lot size based on 2 options:   Fixed Losses Amount or Fixed Account %
     SL point is at half of the range if Breakout Candle is larger than the range 
- option to choose how many trade entries at breakout withing the trading session.

- TP Ratio to be inserted by number.  For example: 0.8, 1.2, 2 etc etc and is automatically calculated according to SL 

- EA should have customizable Trailing Stop with BREAK-EVEN.

Availability to add more options if its necessary.

反馈

1
开发者 1
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
2
开发者 2
等级
(95)
项目
117
38%
仲裁
9
89% / 0%
逾期
0
空闲
3
开发者 3
等级
(28)
项目
34
15%
仲裁
5
40% / 60%
逾期
5
15%
空闲
4
开发者 4
等级
(64)
项目
107
68%
仲裁
1
100% / 0%
逾期
2
2%
空闲
5
开发者 5
等级
(257)
项目
314
37%
仲裁
6
50% / 17%
逾期
7
2%
空闲
6
开发者 6
等级
(50)
项目
73
15%
仲裁
3
33% / 33%
逾期
7
10%
已载入
7
开发者 7
等级
(11)
项目
11
27%
仲裁
0
逾期
1
9%
空闲
8
开发者 8
等级
(36)
项目
44
32%
仲裁
6
17% / 33%
逾期
8
18%
工作中
9
开发者 9
等级
(2086)
项目
2646
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
10
开发者 10
等级
(63)
项目
84
26%
仲裁
23
22% / 48%
逾期
23
27%
空闲
11
开发者 11
等级
(61)
项目
186
73%
仲裁
4
100% / 0%
逾期
1
1%
空闲
12
开发者 12
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
13
开发者 13
等级
(563)
项目
932
47%
仲裁
302
59% / 25%
逾期
124
13%
已载入
14
开发者 14
等级
(8)
项目
11
45%
仲裁
1
100% / 0%
逾期
0
空闲
15
开发者 15
等级
(24)
项目
31
16%
仲裁
7
29% / 43%
逾期
4
13%
工作中
相似订单
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

项目信息

预算
50 - 150 USD
VAT (19%): 9.5 - 28.5 USD
总计: 59.5 - 178.5 USD
开发人员
45 - 135 USD
截止日期
 10 天