lowest[N](price) alternative?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49241 quote
    pieroim
    Participant
    Average

    Is there a function like lowest but where I can set a candle ingress bar point ?

    Es: I want the lowest from bar 50 to 100..

    or I need to use a For.. next cycle?

    #49245 quote
    Despair
    Blocked
    Master
    N=lowest[50](close[50])

    This is how you do it.

    pieroim and robertogozzi thanked this post
    #49267 quote
    robertogozzi
    Moderator
    Master

    Despair, after using your code, if I write:

    IF N[6] THEN...

    the system should return the lowest value from bar 50 to 100, but 6 bars ago, is it correct?

    #49275 quote
    Despair
    Blocked
    Master

    Correct.

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

lowest[N](price) alternative?


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
pieroim @pieroim Participant
Summary

This topic contains 3 replies,
has 3 voices, and was last updated by Despair
8 years, 4 months ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 10/13/2017
Status: Active
Attachments: No files
Logo Logo
Loading...