Dear Programmers:
I have a working .ex5 script (MetaTrader 5) which I would like covert
to a working Java Indicator. Ideally it must work on any Java trading platform.
The three scripts (almost identical in code), perform the following chart functions:
- Each Month (M), Each Week (W), Each Trading Day (D)
- It reads Support & Resistance (Forex) levels from three (M, W, D) .cvs files
- It deletes previous levels, M x 1, W x4/5, D x 20/21/22
- Draws Two Support, and Two Resistance Levels (M=4 levels, W=4, D=4)
- On all 28 forex pairs (open charts)
- Displays Price Value on RHS scale
Importantly it does not interfere with other indicators, or drawings,
and there are never more than 12 levels on any given day.
The changeable input variables, apart of the changing .cvs files, are
[LineType, LineThickness, LineColour]
Attached are two graphs, illustrating this simple computer task.
I may use it for spread betting charts, where values are: x 10,000 [0.1 full contract],
I would prefer a correct Java version, and a spread betting version,
If it is simple enough to change, perhaps the programmer can
show me how to do it.
I will proceed on a Non-Disclosure Agreement basis, only.
I will be happy to share the scripts, and input files
once the agreement is signed, and returned to me.
Hope to hear from you soon.
Regards,
Ben