Minute timeframe Error

Forums ProRealTime English forum ProScreener support Minute timeframe Error

Viewing 4 posts - 1 through 4 (of 4 total)
  • #43304

    I have created very simple ProScreener code below to list stocks that have a stochastic above 80 across 3 timeframes – 2, 6 and 18 minutes; and a 50 SMA sloping down in the 18 minute timeframe.  When I run the screener, it says that hours would be more appropriate than minutes and just goes back to the proscreener screen.  It does the same even when I just have one of the timeframes above.  It works fine when the timeframes are 1hour, Daily and Weekly.  What am I doing wrong?

    PRT Code and error details Below

    Error:

    Syntax Error Line 1, Character 12

    One of the following characters would be more suitable than “Mn” – Hr (A timeframe of Hour)

     

    #43328

    In ProScreener, and with the TIMEFRAME keyword, only “usual” timeframes are allowed (the ones from the list in the ProScreener window). That’s why your 2,6 and 18 minutes timeframes are throwing this kind of error.

    #44159

    Thank you for the response.  I changed the code to the “standard” minute timeframes as follows, but still get the same error:

    PRT Code:

     

    #44162

    Resolved.  Didn’t like “Mn”.  Used “Minutes” with a space between the standard number and the word “Minutes”.  Thank you for assistance.

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

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