EA needed based on set of indicators that I have: Need it for Binary.com/Deriv

MQL5 指标 专家

指定

I have a set of indicators that work well for Deriv/Binary.com, specifically V 100 (1s) and V75, I would like an EA to be created based off of these indicators, where the EA will the following:
  • When to enter a trade
  • Where to put SL, together with a trainling SL
  • Where to put TP1, TP2, TP3
  • Knowing what lot size to enter on that particular trade based on Free Margin Available and Margin Level
  • Having the ability to be locked to a specific Trading Account Number (if I give someone my EA, it will only work on their trading account, and they can't give it to someone else)

Anyone who applies for this needs to be able to understand English, so that I can explain how the Indicators work and then be able to translate that into code.

I need this done in 10 days or less. 



附加的文件:

反馈

1
开发者 1
等级
(9)
项目
8
0%
仲裁
5
0% / 80%
逾期
1
13%
工作中
2
开发者 2
等级
(139)
项目
181
24%
仲裁
23
22% / 39%
逾期
13
7%
空闲
3
开发者 3
等级
(5)
项目
7
0%
仲裁
7
0% / 71%
逾期
5
71%
空闲
4
开发者 4
等级
(5)
项目
7
14%
仲裁
1
0% / 100%
逾期
0
空闲
5
开发者 5
等级
(45)
项目
58
33%
仲裁
12
42% / 42%
逾期
7
12%
空闲
6
开发者 6
等级
(135)
项目
163
40%
仲裁
11
27% / 73%
逾期
25
15%
空闲
7
开发者 7
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
9
开发者 9
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
// 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);
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hello there, I've a 125 lines of pinescript code which i want to convert to MT4/5 Both platform. Developer must have experience with Divergence detection and Pivot points. Apart that, i want Indicator must be Scanning Feature to all timeframes, all marketwatch pairs and custom pairs. Must need alert feature. That's all. Very easy task who knows divergence detection and pivot. Max budget $40
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and

项目信息

预算
50 - 100 USD
开发人员
45 - 90 USD
截止日期
 2  10 天