Trading View to Proreal time

Forums ProRealTime English forum ProOrder support Trading View to Proreal time

  • This topic has 9 replies, 3 voices, and was last updated 6 years ago by avatarNDT.

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • #63219
    NDT

    Hi All,

    I’ve been messin around with Trading View for quiet some time, but I’m coming back to Prorealtime as it’s just, well – better!

    The question I have is I’ve built a strategy using Trading Views language which is called “Pine” but does anyone have any experience in converting this language into ProRealTime?

    happily share the code with you all of it helps, just wanted to check if it’s pissible first without wasting anyone’s time.

    Thanks in advanced ☺️

    #63229

    If you have written this strategy and know exactly what it does, it should be possible to rebuild it in probuilder. Can you describe the entry and exit rules?

    #63249

    I’m used to convert PineScript into ProRealTime, share the code here and it should be no complicated to be translated.

    Next time use the form from this page to request for a code conversion: Ask for a free code conversion

    #63261
    NDT

    Hi Both,

    Thank you so much for your replies. 🙂

    Please find below the code followed by a brief over view:

    This system basically counts Heikin Ashi Candles and enters after the number of candles has been met and colour has been met- long or short. Unfortunately I don’t have any screen shots of it working on Pro Real Time, but I do on trading view which is attached below in a screen shot.

    I’m really grateful for you responses so I hope you can help me 🙂

    Best wishes

    Matthew

     

    #63265

    Not tested a lot, I let you make your own investigations if it works like the way it should and like it does in tradingview:

     

    1 user thanked author for this post.
    avatar NDT
    #63268
    NDT

    Nicholas, thank you so, so much! I’m so grateful for that! I’ll let you know how I get on. 🙂

    Is there anyone on this forum who can convert Prorealtime into MT4? Any introductions would be gratefully received. 🙂

    Thank you again Nicholas.

    #63273

    This website is dedicated to prorealtime programming only. But you can also send private job query with the form in this page: Programming services

    #63455
    NDT

    Thank you again for pointing me in the right direction for programming services.

    I’ve run some quick tests on the conversion code from trading view to Pro Real Time, and it looks like the entry and exit points are slightly slower than that when applied on trading view, perhaps 2-3 hours late. Here are some screen shots; All on the DAX (GERMANY 30) on the one hour time frame.

    Trading View:

    Screen-Shot-2018-02-22-at-08.19.14

    ProRealTime

    Screen-Shot-2018-02-22-at-08.35.04

    I’ve adjusted and tested some inputs but it either returns a N/A backtest result or I get a lot of sintax errors. The results are still great with no adjustment! But I just can’t seem to get the system to exactly mirror what appears on trading view as it would seem that it’s entering trades too late.

    I’m sure it’s something simple but I can’t see what’s wrong….

    Thanks again for all your help so far. 🙂

    Matthew

    #63466

    Sorry, I think I know why, I omitted a statement of the original code, here is the correct code:

    Bear in mind, that orders are always put on market at next open, that’s why you’ll see a 1 period delay on the price chart. It is a simple strategy but has the merit of being quite correct, it could be refined with the usual bells and whistles, trailing stop, breakeven, money management, etc.

    #63523
    NDT

    Awesome, thank you so much!

    You don’t need to apologies, 🙂 you’ve helped me out so much already, so thank you 🙂

    I’ll report back and give you a shout if I need any further assistance.

    Matthew

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

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