Finding highest and lowest EMA

Forums ProRealTime English forum ProOrder support Finding highest and lowest EMA

Viewing 5 posts - 1 through 5 (of 5 total)
  • #132913

    Hi brains, I want to find the highest and lowest EMA between my current barindex to the previous tradeindex, but the following simple code returns nothing.

    Please advise what I have done wrong? Much appreciated.

     

    #132915

    TRADEINDEX is to be used in a strategy, not in an indicator.

    #132917

    Yes, actually, I am using in a strategy, trying to debug.

    In my code, I actually used

    graph HH as “HighestEMA”

    Nothing came out.

    Thanks.

    #132918

    Sometimes it is necessary to make sure you have enough bars before starting to calculate or nothing gets displayed. Try this:

     

    #132921

    Above added as Log 215 here

    Snippet Link Library

Viewing 5 posts - 1 through 5 (of 5 total)

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