ASC Trend PrpScreener help

Forums ProRealTime English forum ProScreener support ASC Trend PrpScreener help

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

    Greetings all

    Firstly… Thanks to the community for joint education/support/assistance. This is a collection of snippets from all over but mainly working with Nicholas’ ASC Trend indicator.

    I’ve been looking into creating a screener for the ASC Trend (Arrows) as I seem to miss a few when working on the lower timeframes. I’ve an issue on line 62 character 71 (according to the error message) and may have been staring at it too long to work out why I can’t get it working.

    The Trend bar is to determine a bias. This is used within my strategy (with discretion/analysis). So the market is either long or short. Then wait for an arrow to show up and you’re away.

    I’ve created the screener to deliver the activations in minutes, to show the timeframe they’re appearing within and they can be modified depending on the TFs you trade. (included all for this)

    Any assistance appreciated

     

    #172030

    Line 62 looks correct. It may be due to something else.

    Your screener uses 7 TF’s (6 + default).

    I don’t know about limits for ProScreener, but ProOrder only allows 6 TF’s at most (5 + default).

    Actually if the default TF is the same as one of those coded, it shouldn’t count.

    Try removing one.

    1 user thanked author for this post.
    #172220

    Thanks Roberto

     

    I had a play with doing that, however, I think the problem may live in the “Called Code” that I’m effectively using blind in my code modification? I tried removing a timeframe, that didn’t work, and even when shortened (so that the line didn’t exist), it still showed that error in the same place. Making me think it refers to the Strategy code, when trying to use it within the screener.

    I’ll keep working on it anyway… Never give up; never surrender!!!

    #172222

    Try embedding the indicator in your code to avoid CALLing it.

    That could work it out.

    #172234

    DO NOT double post, as clearly highlighted in yellow below. I deleted it.

    Now that I have seen the link to the indicator (https://www.prorealcode.com/prorealtime-indicators/asctrend/) I can tell you it can’t be used with screeners as it uses ARRAYS which are currently not supported by ProScreener.

    As far as I know a new version of ProScreener is in the pipe and should be available in some months, maybe before the end of the year.

     

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