PRT Bands with wick pressure

Forums ProRealTime English forum ProOrder support PRT Bands with wick pressure

Viewing 10 posts - 1 through 10 (of 10 total)
  • #210906

    Hi Nicolas,

     

    I would ask for a help in my simple strategy using PRt Bands (I’ve used different interesting pieces of indicators found in the forum)

    I’d like to add the use of this amazing indicator Wick pressure https://www.prorealcode.com/prorealtime-indicators/wick-pressure/

    How can I add the conditon that when trend changes from red to green, there have been wick pressure in the last red trend ? that could helpful to filter many enters long. last question, in the strategy I have deactiveted enter shorts because for some reason it doesn’t work. I know that PRT bands has not be designed to work short but it should work the same, right ? I’ve thought the strategy for large cap stocks, when sstocks are in pre market or after market, is it correct to use buy at market? I know that in pre market and after market Proreal time work only with order limit, my doubt is that in backtest it work but in live it does not work. How could I change the strategy, if it’s this the case?

     

    thank’s for any help you could give me

    AleX

    #211498

    First you need to modify the indicator so that it returns a value indicating the type of rectangle, I put 1=green and -1=red:

    after which it enters when C4 is true (change of Trend), provided that in the previous change there was at least one signal (it doesn’t matter which one because I’m not sure which one should be taken into consideration, if the Red one or the Green one):

    if you want to specify the type of rectangle that should have been diaplayed before the trend change, just tell me.

     

     

    #211506

    Hi Roberto,

    thank you for your amazing work.

    since PRT bands work only for long, I need to enter long only when the green bullish rectangle is in the red trend  before the change of trend (for PRT bands). if possible.

    thank’s in advance

    #211507

    is it possible to define both the conditions, bullish pressure and bearish pressure? green bullish rectangle when trend is red (so before the change of trend to green on PRT bands) and viceversa for bearsh red rectangle. Then it will be on me to define a condition for short instead of long. For bearish I was thinking to use Supertrend

    #211908

    Hi Roberto,

     

    I know you’re very busy, but I’d like to ask a suggestion for the code in a simpler way in order not to use mcuh of your time, I’ve tried to do it but there ‘s something that I don’t get. How can I do a buy order when the wick bullish pressure gives the signal and viceversa a sell order when a wick bearish pressure signal gives the signal? also if possible a  stop limit order above the rectangle (for green) or below the rectangle (for red) ?

    thank you very much in advance

    Alex

    #213976

    Sorry for the delay.

    I coded this update:

     

     

    #214096

    Hi Roberto,

    thank’s for your update and time. Strategy does not work, sometimes goes long outside green rectangle and sometimes it goes short in green rectangle and viceversa, it works random. Can I ask you please if it’s possible to forget the strategy and focus only on wick pressure.

    A strategy that goes long when there is bullish condition and goes short on red rectangle with bearish condition. Condition for  exit long Position when  there is short bearish condition, and viceversa for short. Hope to be clear. Then I’ll take care of adding other indicators or conditions.

    Thank’s in advance
    Alessio
    #214097

    Hi Roberto. could be something like this? the strange thing is that doing the backtest I see the positions opened in the chart but the detailed report shows Zero positions opened. I don’t understand why

    can you help me ,please? thank’s in advance

    Alessio

    #214258

    Signals are returned by the indicator.

    Do you need to change it?

    Can you explain me when it has to enter Long and Short, when a rectangle starts or ends, when it’s Red or Green?

     

    #214285

    Hi roberto, when a bullish signal appear on a candle , I would like to set a stop limit some pipes above the high of that candle, viceversa for short, when a bearish signal appears,  a short stop limit some pipes below that candle.

    thank’s in advance

    Alessio

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

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