PROSCREENER: how to find warrants below a certain price

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

    Hello,

    a newbie here. With proscreener is it possible to write a code in order to search all warrants(in USA they are tick.WS) below a certain price? Any hints about code to be used?

    #154999 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    There you go:

    SCREENER[close < 10](close AS "Price")

    I used 10 just as an example, you will set the correct price to filter scanned data.

    This can be applied to any instrument (just change price).

    #155010 quote
    jighenjighen
    Participant
    New

    Thank you! Regarding warrants is there any code which can let screener to consider only .ws stocks?

    #155014 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    Instruments that can be scanned are those enlisted when the ProScrteener dropdown menu (or available lists) opens.

    #155092 quote
    jighenjighen
    Participant
    New

    Thanks for the support, got it.

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

PROSCREENER: how to find warrants below a certain price


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
jighen @jighen Participant
Summary

This topic contains 4 replies,
has 2 voices, and was last updated by jighenjighen
5 years, 9 months ago.

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