Robot trading

工作已完成

执行时间3 天
客户反馈
Thanks for the service
员工反馈
thank you

指定

While the robot contains the basic features as open, close, stop loss and take profit features related to the price in one tab, in another tab; it has to work especially for chasing the time frame-independent from the price -with using the main time zone of the terminal that the bot works on, for example open long or short in any currency pair at 10.30 a.m and close it at 16.00 p.m., or open at 10.30 a.m and close it 2 hours 35 minutes 30 seconds later, etc. At this point, any stop loss point can also be arranged with an exact price level or as pip amount at the beginning or can be added later during the current position. It will be good to arrange take profit point in the time frame gradually, for example, open long/short at 10.40 a.m., hold it until 15.00 p.m. but close it when/if the current position takes 30 pips profit without waiting until 15.00 p.m, etc...Also this bot has to allow the trader to take position in multiple currency pairs at the same time on the same terminal if possible. 2-As the third tab, the bot can allow the trader open the long and the short position for the same currency at the same time with stop loss and take profit in a chosen time frame as pips or price levels. For example, open both long and short position at an exact price level or at an exact time (hour/minute/seconds) from the current price in any currency and stop loss at 5 pips and take profit at 20 pips both for the long and the short positions. It will be good if stop loss and take profit pips/levels for the long and the short positions can be arranged seperately.

反馈

1
开发者 1
等级
(137)
项目
161
22%
仲裁
7
14% / 43%
逾期
4
2%
工作中
2
开发者 2
等级
(28)
项目
34
15%
仲裁
5
40% / 60%
逾期
5
15%
空闲
3
开发者 3
等级
(5)
项目
6
17%
仲裁
1
0% / 0%
逾期
0
工作中
4
开发者 4
等级
(52)
项目
62
6%
仲裁
23
22% / 35%
逾期
4
6%
已载入
5
开发者 5
等级
(49)
项目
70
16%
仲裁
2
50% / 0%
逾期
7
10%
工作中
6
开发者 6
等级
(376)
项目
474
40%
仲裁
82
37% / 33%
逾期
13
3%
工作中
7
开发者 7
等级
(55)
项目
74
45%
仲裁
21
14% / 67%
逾期
8
11%
空闲
8
开发者 8
等级
(22)
项目
28
11%
仲裁
6
33% / 50%
逾期
4
14%
工作中
9
开发者 9
等级
(68)
项目
77
8%
仲裁
33
9% / 55%
逾期
6
8%
已载入
10
开发者 10
等级
(2078)
项目
2637
61%
仲裁
113
45% / 26%
逾期
418
16%
已载入
11
开发者 11
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
12
开发者 12
等级
(454)
项目
513
33%
仲裁
25
40% / 48%
逾期
7
1%
已载入
13
开发者 13
等级
(548)
项目
1330
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
14
开发者 14
等级
(272)
项目
394
63%
仲裁
70
53% / 26%
逾期
198
50%
空闲
15
开发者 15
等级
(265)
项目
539
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
16
开发者 16
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
17
开发者 17
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
18
开发者 18
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
19
开发者 19
等级
(475)
项目
504
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
20
开发者 20
等级
项目
0
0%
仲裁
0
逾期
0
空闲
21
开发者 21
等级
(1)
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
相似订单
// @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 )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is

项目信息

预算
30 - 150 USD
开发人员
27 - 135 USD