Is it possible to run multiple screener

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #230654 quote
    illumintai
    Participant
    New

    I am frustrated that I can only pick one market at a time to run my screener.

    1. is there a way to open multiple screeners so i can make it run multiple markets
    2. do I have to click “execute screener” every time? can i set it so it does it periodically?

    Thanks

    #230659 quote
    illumintai
    Participant
    New

    Nevermind – I believe having a premium subscription will solve this

    #230670 quote
    Iván González
    Moderator
    Master

    Hi
    With Premium license you will be able to scan several markets at once and open 20 windows at same time.

    #230902 quote
    illumintai
    Participant
    New

    Hi Ivan,

    Is there a way to run screener every 5min without needing to click the button every 5min?

    #230904 quote
    Iván González
    Moderator
    Master

    No…

    #230926 quote
    robertogozzi
    Moderator
    Master

    Maybe something like this could do what you need?

    c1 = 0
    IF (Time MOD 000500) = 0 THEN
       c1 = high > high[1]
    ENDIF
    SCREENER[c1]
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.

Is it possible to run multiple screener


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
illumintai @illumintai Participant
Summary

This topic contains 5 replies,
has 3 voices, and was last updated by robertogozzi
1 year, 11 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 03/28/2024
Status: Active
Attachments: No files
Logo Logo
Loading...