Screener monthly pivot points

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #185462 quote
    Toto8
    Participant
    New

    Hello,
    When I use the code found in PRC  to get the pivot points numbers (https://www.prorealcode.com/prorealtime-indicators/daily-weekly-monthly-pivot-points/), I get an error message stating that an entire and positive number is expected with “Highest”.
    What’s wrong ?

    Does anyone have the code to get the monthly pivot points to use it in a screener ?

    Thank you.

    Toto

    #185467 quote
    robertogozzi
    Moderator
    Master

    Whenever you see:

    [BarIndex - .......]

    try replacing it with:

    [max(1,BarIndex - .......)]

    be it with HIGHEST, LOWEST or any other occurrences.

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

Screener monthly pivot points


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
Toto8 @toto8 Participant
Summary

This topic contains 1 reply,
has 1 voice, and was last updated by robertogozzi
4 years, 1 month ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 01/14/2022
Status: Active
Attachments: No files
Logo Logo
Loading...