Get the. Lowest price of a stock

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #217627 quote
    benkunz
    Participant
    New

    Hi,

    how can you get the lowest price ever for a stock ?

    i’ve tried with « lowest[xxx](close) », but if I set xxx too high, then my screener just stops working. There’s got to be a way 🙂

    thanks

    #217628 quote
    JS
    Participant
    Veteran
    Hi,

    Screeners have a data history of 256 bars (Premium 1024 bars)

    If you take a time frame of a month, you can look back 256 months (21 years)…

    TimeFrame(Mounthly)

    LowestLowEver=Lowest[256](Low)

    Screener[1](LowestLowEver as “LowestLowEver”)

    Nicolas and benkunz thanked this post
    #217643 quote
    benkunz
    Participant
    New
    didn’t know about this 256 bar limit, thanks !
    JS thanked this post
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Get the. Lowest price of a stock


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
benkunz @benkunz Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by benkunz
2 years, 8 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 07/13/2023
Status: Active
Attachments: No files
Logo Logo
Loading...