Simple EA for one indicator

MQL4 変換

指定

Hello, I have an indicator/strategy written using Pine Script editor for the TradingView website with 78.12% winning/profitable trades.

1. A parallel version in MQL4 so i can use it on MT4.
2. An EA which opens and closes positions (buy and sell) based on the indications given by the indicator aforementioned.


In the EA I'd like to be able to customize the following values:

  1.   lot size
  2.   symbol/pair currency
  3.   stop loss
  4.   few others internal variables

Plus, in the EA I'd like to have the following features:
F. Indicator should also be attached to the MT4 graph
G. send email both when it opens and closes a position
H. ability to close the position manually, when this happens the EA has to understand the position has been closed manually and doesn't have to open again a new position (even if the conditions are still met) for a set amount of time (amount of time which I'd like to be able to customize) or until the conditions change. If I'll close manually then I don't have to re-attach the EA to the graph to make it work again.
I. check all opening/closing signals are actually executed
L. the stop loss can be set or not
 
I'll require the original code, which I would prefer with comments in it, so that I can understand, thanks.

応答済み

1
開発者 1
評価
(879)
プロジェクト
1394
67%
仲裁
117
32% / 42%
期限切れ
215
15%
2
開発者 2
評価
(363)
プロジェクト
506
40%
仲裁
147
18% / 72%
期限切れ
99
20%
取り込み中
3
開発者 3
評価
(600)
プロジェクト
935
46%
仲裁
31
39% / 29%
期限切れ
93
10%
4
開発者 4
評価
(1863)
プロジェクト
3466
88%
仲裁
73
40% / 15%
期限切れ
265
8%
5
開発者 5
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
6
開発者 6
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
488
17%
7
開発者 7
評価
(1100)
プロジェクト
1782
61%
仲裁
14
64% / 7%
期限切れ
84
5%
仕事中
8
開発者 8
評価
(117)
プロジェクト
138
41%
仲裁
30
7% / 77%
期限切れ
17
12%
9
開発者 9
評価
(188)
プロジェクト
212
58%
仲裁
9
11% / 89%
期限切れ
8
4%
10
開発者 10
評価
(2452)
プロジェクト
3088
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
11
開発者 11
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
12
開発者 12
評価
(65)
プロジェクト
87
39%
仲裁
3
0% / 33%
期限切れ
29
33%
13
開発者 13
評価
(2115)
プロジェクト
2686
62%
仲裁
114
46% / 25%
期限切れ
419
16%
取り込み中
14
開発者 14
評価
(28)
プロジェクト
30
63%
仲裁
0
期限切れ
4
13%
15
開発者 15
評価
(58)
プロジェクト
89
38%
仲裁
26
4% / 77%
期限切れ
39
44%
仕事中
16
開発者 16
評価
(19)
プロジェクト
22
32%
仲裁
10
0% / 100%
期限切れ
3
14%
17
開発者 17
評価
(586)
プロジェクト
1049
49%
仲裁
39
28% / 41%
期限切れ
49
5%
18
開発者 18
評価
(67)
プロジェクト
144
34%
仲裁
10
10% / 60%
期限切れ
26
18%
19
開発者 19
評価
(8)
プロジェクト
13
85%
仲裁
1
0% / 100%
期限切れ
0
20
開発者 20
評価
(1)
プロジェクト
2
0%
仲裁
1
0% / 100%
期限切れ
0
類似した注文
I would like to convert an Expert Advisor into an indicator. Once the work is done, this indicator should work like any indicator on MetaTrader 4. It should look the same and I should be able to add my expert advisor. Thanks & Regards
Using the Fibonacci retracement strategy to open trade exit trade and also set TP and SL. Each level on Fibonacci are predetermined to open a position and increase the lot size (Martigale) as market price go again the previous opened position. I have a clear details on the strategy which I will share you once you respond to this
I need a professional who can convert a Tradingview indicator and make it for MQL5 ? Kindly let me know if you can do this and I need this to be done in 24 hours
Convert MT4 EA to MT 5 EA. I just have the EA(ex4): I don't have the code. I want developer to copy same mt4 code and create mt5 EA NO EDITING REQUIRED
Terms of Reference: Development and Update of a MetaTrader 4 and MetaTrader 5 Bot Project Context: I currently own a MetaTrader 4 bot (Expert Advisor - EA) specialized in gold trading. I want to: Update the MetaTrader 4 version to integrate new features and secure the bot. Create a MetaTrader 5 version of this bot, with the same characteristics and functionalities. Project Objectives: Updating the MetaTrader 4 (MT4)
I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA NO EDITING REQUIRED
DON'T REACH OUT IF YOU CAN'T CONVERT STRATEGY ON TRADINGVIEW TO A WELL AUTOMATED EXPERT ADVISOR THAT RUN WITHOUT PROBLEM ON METATRADER 5 Well, I am only looking for a programmer who is proficient in coding and can turn strategy on tradingview to a well customized expert advisor, please reach out if you can work timely on exactly what I just said
Hello Developers, I’m seeking a professional and highly experienced MQL4 developer to assist with converting an existing TradingView indicator into a fully functional MT4 indicator (.exe file). The source code will be provided , and the key task is ensuring that all features and functionality are preserved in the MT4 version. Project Requirements: Proven experience in converting TradingView Pine Script to MQL4
Project Overview: The project is to convert a high-frequency trading strategy from TradingView’s PineScript into an automated MQL5 Expert Advisor (EA). Additional features will be added to the EA which are not part of the TradingView PineScript, details are added below. Key Requirements: Experience: Strong expertise in both TradingView PineScript, MQL5, and FOREX trading is essential. The MQL5 EA must closely
O robot já está feito in jforex Java pra plaforma jforex Java Preciso.: 1 converta robôt jforex Pra egiabmql5 2: depois da conversão é pra adicionar estratégia grid ou seja irá converter jforex Java dukascopy pra mql4 e depois da conversão é pra adicionar dentro do mql4 a estratégia grid

プロジェクト情報

予算
350+ USD
開発者用
315 USD
締め切り
最低 3 最高 7 日