Conversion of Support & Resistance Script (MT5) to Java Indicator

Forums ProRealTime English forum ProBuilder support Conversion of Support & Resistance Script (MT5) to Java Indicator

Viewing 6 posts - 1 through 6 (of 6 total)
  • #125593

    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

    #125595

    bsprt0001 – These ProRealCode forums are dedicated the the ProRealTime platform. Conversion of other language indicators to ProRealCode can be carried out for free. For paid for code conversions use the link under ‘Help’ for ‘programming services’ to make your request and find out if it is possible.

    #125605

    Vonasi:

    I followed the link: https://www.prorealcode.com/free-code-conversion/

    I am not sure why you send me the reply since IG (UK) offers ProRealTime

    for graphics & scanning?

    #125607

    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.

    Free code conversions are available to ProRealCode which can only be used on the ProRealTime platform – that is why.

    Also any free code conversions are then made public in the forums and/or posted in the library so if you expect a non disclosure agreement to be signed for a free code conversion then that is just not possible.

    #125610

    Dear Vonasi:

    Thank you for explaining.

    Even though the trading platform was written in Java code,

    it cannot read Java code for indicators? Only ProRealCode?

    #125612

    Correct.

Viewing 6 posts - 1 through 6 (of 6 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login