指定

    I want someone who can code a trend following robot with the following characteristics:

  • Open a trade according to the selected direction (buy/sell).

  •  Set stop loss in the numbers of pips selected by the trader.

  •  Trail the stop loss after a selected numbers of pips in profits only in two intervals.

  •  Open a new position in same direction after the second trailing has occurred on the first position.

  • Keep repeating the process as far as the trend continues.

  •  Stop opening trades once an original stop loss is hit and close every other open position if the bot has already opened multiple positions before an original stop loss was hit.

  •  Resume opening trades after the market has moved in a selected  number of pips away from the original stop loss in the favor of the trade direction .

  •  All trailing should take there place in the same zone as the stop loss for the last las position keep adjusting as the trend continues .

  •  All take profits should be at a selected number of pips away from the first position taken by the bot.

反馈

1
开发者 1
等级
(39)
项目
50
18%
仲裁
5
40% / 40%
逾期
0
空闲
2
开发者 2
等级
(34)
项目
60
23%
仲裁
11
73% / 9%
逾期
3
5%
空闲
3
开发者 3
等级
(103)
项目
160
33%
仲裁
11
18% / 36%
逾期
0
工作中
4
开发者 4
等级
(238)
项目
421
34%
仲裁
53
36% / 40%
逾期
154
37%
已载入
5
开发者 5
等级
(16)
项目
20
0%
仲裁
9
0% / 78%
逾期
6
30%
空闲
6
开发者 6
等级
(24)
项目
29
38%
仲裁
2
0% / 0%
逾期
2
7%
空闲
7
开发者 7
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
8
开发者 8
等级
(265)
项目
539
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
9
开发者 9
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
10
开发者 10
等级
(334)
项目
352
71%
仲裁
4
100% / 0%
逾期
1
0%
已载入
11
开发者 11
等级
(1)
项目
2
50%
仲裁
0
逾期
0
空闲
相似订单
Tiazo chrino 30 - 200 USD
Donc pour moi ça constite à faire de l'argent en ligne et faire aussi quelques pub en passant c'est toujours comme ça on y peut rien mais faire de l'argent c'est plus mieux je trouve
Need to make EA that make pending stop orders with grid steps with take profit and stoplos etc I need time filter and auto lots x balance also the stop order Must be replace when current order that was activated by the stop order has close
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
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 )
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
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
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);

项目信息

预算
30 - 50 USD
开发人员
27 - 45 USD
截止日期
 3  5 天