How to create a Drawarrowup with c1 and c2 etc

Forums ProRealTime English forum ProScreener support How to create a Drawarrowup with c1 and c2 etc

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

    Hi

    I was creating a Screener I wanted to add to the library based on a Larry Williams’ Buy Price Pattern, but despite looking at the PRT Manual, the forums and the DrawArrowUp Documentation, I’m still unsure how to get the last line of code to work below and get an up arrow onto the price / screener charts.

    The presentation Williams gives is very interesting: “Putting it into Practice.”
    You can always learn new ideas when the presentations given by someone as knowledgeable as Williams.

    https://www.youtube.com/watch?v=CqA9ho39TUg

    The actual “buy code” is at @39mins 13 secs and instructions of how to use it follow on.
    Ps/ I think the buy pattern code is correct below and represents the code in Williams’ presentation. The Williams R Percent code is on the forum and reproduced here:

    Thanks in advance,

    Cheers
    Bard

     

     

     

     

    #79284

    Screener can’t plot anything on chart, remove the lines 15 and 16 and you’re good. (I did not verify the logic of the conditions).

    1 user thanked author for this post.
    #79341

    Cheers @nicolas, it would be great if the Screener did draw arrows. So the Screener will show an instrument if the condition(s) has just occurred in the last bar(s)? So you would only know that the 5 conditions have been actually fulfilled and visible on the chart by having to look for each individual condition that makes up the whole pattern for the screener? 

    Just from looking at Williams Buy Price Pattern rules (screenshot a) it seems he’s referring to a > 70 on his “Williams R Percent” but the indicator here on PRC, like everywhere else, has a negative scale so I’m wondering do you think he is referring to > -70 (i.e. buy it when it’s leaving over sold territory)? 

    Lastly once I tried coding that buy pattern signal into a system I could not get it to buy only after the 5 conditions have occurred (along with the added condition that the next bar’s high must be greater than the high of the bar with 5 conditions (denoted by orange dots in screenshot b)). Basically it just bought every bar because I am unsure how to get it to trade on the nextbaropen only, (nextbaropen is a redundant signal according to a comment you made elsewhere)

    I can put the indicator up into the forum once I’m sure about the > 70 part. I think it looks okay in screenshot d (pls ignore screenshot c – I couldn’t delete it).

    Thanks again,

    #79353

    Remove the minus symbol and you’ll get the same. The scale is not important for a bounded oscillator.

     

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