Debug script and see value of multiple variables

Forums ProRealTime English forum ProScreener support Debug script and see value of multiple variables

Viewing 5 posts - 1 through 5 (of 5 total)
  • #190341

    Hi all,

    I was wondering if there’s a way to view the values of MULTIPLE script variables when executing script. All I can see to do is output a variable in the ProScreener output as below to see the variable value. But this is only one variable at a time.

    SCREENER[myTrendLength <> 0 and mytrendDirection <> 0](waveCount as “waveCount”)

    If I try to add multiple e.g

    SCREENER[myTrendLength <> 0 and mytrendDirection <> 0](waveCount as “waveCount”, “price as “price”)

    I do not see the second variable column in the output, only the first.

    Am I missing something?
    Thanks for any help

    k

    #190349

    It is not possible currently (multi criteria filtering), but I had a discussion about this last week with the dev team. We believe that this is a question of weeks before it would be added to current PRT v11. So thanks for your patience 🙂

    1 user thanked author for this post.
    #190351

    It is not possible currently (multi criteria filtering), but I had a discussion about this last week with the dev team. We believe that this is a question of weeks before it would be added to current PRT v11. So thanks for your patience 🙂

    Awesome Nicolas! Thank you so much! I’m a programmer used to developing in Visual Studio, so not being able to debug multiple variables is very frustrating 🙂 This will be great! Thank you!

    #190353

    A more complete debug log/window will come soon or later, we have already worked on some drafts, but it is not yet completely defined.

    1 user thanked author for this post.
    #190354

    Thanks again! That would be great!

    And if you added user customizable timeframes available from script it would be the perfect software for me 🙂

    But thanks for the above, it will make debugging much easier.

    k

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

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