Trendlines with Breaks [LUX]

Forums ProRealTime English forum ProBuilder support Trendlines with Breaks [LUX]

Viewing 8 posts - 1 through 8 (of 8 total)
  • #192796
    Kee

    This code is from trading view, please help me to convert. Thank you in advance.

     

    #192805

    Hi, please next time add a description and a screenshot in order for us to understand what the code is about and how it could be translated into prorealtime code.

    I’ll have to make some simplification on that code in order to get it ready in a short time (no trendlines extension and no deletion of previous ones, will see how it goes..)

    #192807

    Ok, here is a non finalized translation, in fact I spent 1 hour recoding it while I understood the indicator is repainting, it plots the breakouts signals in the past, and only the confirmed ones. So it is useless in real time trading.

    Anyway, for the record here is what I did so far.

     

    1 user thanked author for this post.
    #192816
    Kee

    Noted. I will do that next time. I am sorry. New user here.

    #192817
    Kee

    https://www.tradingview.com/script/IYL88A1N-Trendlines-with-Breaks-LUX/

     

    I don’t know how to add picture. But here is the link to how it should looks like.

    #192922

    Yes i know how it should look like, but I think you did not understand what I explained 🙂

    That indicators plots the trendlines and signals in the past, which is useless if you agree, that’s why I stopped spending time on a 1:1 conversion and post the code in its current state.

    #211728

    hi Nicolas,

    i recently started using the luxalgo indicator on trading view.

    i wanted to use this logic for pre-real code screener for identifying break outs.

     

    #211777

    Change the last line with:

    conditions to test must be under brackets, parenthesis are used for sorting criteria.

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

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