Specification
Hello, I have an indicator written using Pine Script editor for the TradingView website, from which I'd like to have 2 outputs:
1. a parallel version in MQL4 so i can use it on MT4 (or if not possible in MQL5 for MT5);
2. an EA which opens and closes positions (buy and sell) based on the indications given by the indicator aforementioned.
The Pine script is very easy, 16 lines of code in total.
In the EA I'd like to be able to customize the following values:
A. tick interval (30m, 1h, 4h, ..)
B. lot size
C. symbol/pair currency
D. stop loss
E. few others internal variables
Plus, in the EA I'd like to have the following features:
F. if, when attached to the graph, the conditions are already met then it doesn't have to open a position but wait until the next one
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 tehn 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.
Responded
1
Rating
Projects
485
40%
Arbitration
82
11%
/
63%
Overdue
77
16%
Free
Published: 1 code
2
Rating
Projects
945
47%
Arbitration
309
58%
/
27%
Overdue
125
13%
Free
3
Rating
Projects
461
26%
Arbitration
139
20%
/
60%
Overdue
100
22%
Working
4
Rating
Projects
1813
61%
Arbitration
14
64%
/
7%
Overdue
84
5%
Free
Project information
Budget
50+ USD
Deadline
to 3 day(s)