Convert MT4 indicator to MT4 Expert Advisor

MQL4 指标 专家

工作已完成

执行时间6 天

指定

I have developed an indicator -see [SP500]H1.JPG- in MT4 (base RSI + MA) which I would like to transform into an Expert Advisor.
I am not computer scientist and it would take me too much time, that's why I turn to you.

I would need these
A) VARIABLES:
- MAGIC NUMBER: number
- LOT SIZE: quantity lots
- MAX SLIPPAGE: pips
- MAX SPREAD: pips

MARTINGALE:
- USE MARTINGALE= true / false
- MAX MARTINGALE = number: how many times the martingale is applied
- MARTINGALE VALUE= quantity of lots

BREAK EVEN:
- USE BREAK EVEN= true/ false
- BREAK EVEN POINT= pips: fix from how many pips the BREAK EVEN starts and move the STOP LOS
- PIPS TO LOCK= pips: fixes the pips to apply further to the pips fixed by the BREAK EVEN POINT

TRAILING STOP:
- USE TRAILING STOP=true / false
- TRAILING STOP= pips
- WHEN TO TRAIL= pips: set how many pips the TRAILING STOP starts at


B) CONSTANT:
- REVERSE ON OPPPOSITE SIGNAL = true (closes the previously opened position and opens a new one in the opposite sign)
- TRADE DIRECTION = long & short


EXAMPLE [SP500]H1.JPG:

Arrows code 5: Label LIME / RED:

mark the entry and exit points of each trage (the indicator is MTF and Redisign The standard setting is H4 - JPG is H1)

At the same time the LABEL figure sets the STOP LOS.

The entry point of each trade is obviously not the same as the LABEL figure but has a few pips difference - SEE PIPS.JPG

SHORT: entry point 3838.15 with fixed LOS STOP at 3852.23 (as per RED LABEL)


As a further option (variable) we could add PIPS to the LOS STOP, for example in this case +500, then the LOS STOP would be 3852.23+5= 3857.23


If the trend should change in the opposite direction, in this case LONG, the open short position is automatically closed and a LONG position is opened with the same principles.


My questions are:

Can you do that? turn this indicator into EA with these variables and constants?

If yes: 

-what are the costs?

-what happens with copyrights in case you want to commercialize this EA?


Thanks!


附加的文件:

PNG
ySP500rH1.png
30.7 Kb
JPG
PIPS.jpg
14.7 Kb

反馈

1
开发者 1
等级
(57)
项目
72
22%
仲裁
13
46% / 15%
逾期
5
7%
空闲
2
开发者 2
等级
(236)
项目
418
34%
仲裁
53
36% / 40%
逾期
153
37%
繁忙
3
开发者 3
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
4
开发者 4
等级
(7)
项目
17
41%
仲裁
3
0% / 100%
逾期
3
18%
空闲
5
开发者 5
等级
(50)
项目
55
60%
仲裁
2
0% / 0%
逾期
1
2%
空闲
6
开发者 6
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
7
开发者 7
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
8
开发者 8
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need

项目信息

预算
100+ USD
VAT (22%): 22 USD
总计: 122 USD
开发人员
90 USD