Questions on market data

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

    Hi,

    1. What is the difference between CBOE data and say NYSE? CBOE seems to contain all of it and don’t have to pay extra.
    2. Is it possible to get CFD index data?

    Thanks!

    #230742 quote
    illumintai
    Participant
    New

    Additional question please –

    Can the screener be executed periodically. I presume this is possible but I can’t seem to figure out.

    Say I want to look for pattern every 5min in intraday market for NYSE stocks. I have the screener coded up. How can I set this up?

    #230745 quote
    JS
    Participant
    Veteran

    If you want to run the screener periodically, you can try this:
    TimeFrame(5 min)
    If OpenMinute=0 or OpenMinute=5 or OpenMinute=10 or …. OpenMinute=55 Then
    … Screener Conditions…
    EndIf
    Screener[Conditions]

    illumintai thanked this post
    #230746 quote
    illumintai
    Participant
    New

    Very cool solution. I will try this on Monday.

    Thank you.

    JS thanked this post
    #230747 quote
    illumintai
    Participant
    New

    this feels like a native solution to have when scanner allows intraday scanning.

    will the solution you suggested get “rate limited” in some ways?

    there must be a good reason PRT doesnt have it implemented.

    #230749 quote
    JS
    Participant
    Veteran

    I think it can work without limitations…

    The absence of a feature like periodically scanning in PRT might also be due to a perceived lack of demand from its user base…

     

    But first, try it on Monday…

    #230833 quote
    illumintai
    Participant
    New

    Hmm,.. it doesn’t seem to work. it just proceeds to trigger the screener once.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.

Questions on market data


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
illumintai @illumintai Participant
Summary

This topic contains 6 replies,
has 2 voices, and was last updated by illumintai
1 year, 11 months ago.

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