Debug script and see value of multiple variables

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #190341 quote
    krogenkrogen
    Participant
    New

    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 quote
    NicolasNicolas
    Keymaster
    Legend

    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 🙂

    krogen thanked this post
    #190351 quote
    krogenkrogen
    Participant
    New

    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 quote
    NicolasNicolas
    Keymaster
    Legend

    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.

    krogen thanked this post
    #190354 quote
    krogenkrogen
    Participant
    New

    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)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Debug script and see value of multiple variables


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
krogen @krogen Participant
Summary

This topic contains 4 replies,
has 2 voices, and was last updated by krogenkrogen
4 years, 6 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 03/23/2022
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...