High volume beginning of session

Forums ProRealTime English forum ProScreener support High volume beginning of session

  • This topic has 32 replies, 4 voices, and was last updated 7 months ago by avatarJS.
Viewing 15 posts - 16 through 30 (of 33 total)
  • #221675

    First take the average daily volume of last 30 days. For stock IMVT this was the day before yesterday (25-09-23) 971K. Yesterday the volume on this stock was 5.3 million in the first hour. This is 5.45 times the average 30 day volume (5.45m/971k).

    This is above the threshold of at least half the 30 day average volume within the first hour. So, if the volume the first hour of trading day would have been above 486k (971/2), it should be shown in the screener.

    #221688

    I realized there was a glitch in line 8, so I commented it out.

    in addition I added a condition to ignore equities with RANGE=0 (there was no trading):

     

    #221746

    Hi Roberto,

     

    Unfortunately no results while  stock WDAY meets the criteria.

     

    gr Marco

    #221747
    JS

    Hi @marco7630

    Use your IG or IB because the volumes don’t match…

    When you use IB do you have “real-time” access to the Nasdaq shares…?

    #221750

    What does IG or IB stand for?

    #221751

    These are brokers…

    #221752
    JS

    These are the two brokers that ProRealTime works with…

    (IG is mainly of the CFD contracts and IB (Interactive Brokers) is mostly futures contracts)

    What version of PRT are you working on…?

    #221757

    I have no idea. I do not use the prorealtime platform to do trades

    #221758
    JS

    Okay, try this screener…

     

     

    #221782

    Hi Roberto,

    I get results now:-)

    What do i need to add to see only stocks that are above the EMA50?

    gr Marco

    #221785
    JS

    With which screener do you get results…?

    #221786
    TimeFrame(Daily)
    Avg30Vol=Average[30](Volume)
    C1=Avg30Vol>250000
    C2=Close>4
    TimeFrame(30 minutes)
    If OpenTime=153000 then
    xVolume=Volume
    EndIf
    C3=xVolume>=Avg30Vol*0.5
    Screener[C1 and C2 and C3](xVolume as “xVolume”, Avg30Vol as “Avg30Vol”)
    #221789
    JS

    What timeframe do you want to use for the EMA50…?

    TF (daily) or TF(30 minutes)

    #221790
    JS

    Try this one…

     

    #221792

    Hi JS,

     

    All the results are above the EMA50. But the results are not correct. For example stock FUL. Has an average 30 day volume (sma30) of around 300k. First hour candle yesterday was only 58k which is below the 50% of the average daily volume. However, it is in the screener results.

     

    gr Marco

Viewing 15 posts - 16 through 30 (of 33 total)

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