3-10 Oscillator Swing Trading System

Forums ProRealTime English forum ProOrder support 3-10 Oscillator Swing Trading System

  • This topic has 16 replies, 4 voices, and was last updated 1 year ago by avatarJS.
Viewing 2 posts - 16 through 17 (of 17 total)
  • #211196

    @roberto

    Maybe there was a misunderstanding between 5 days “down” and 5 days “bearish…

    Sorry for that and next time I will be more precise…

     

    1 user thanked author for this post.
    #211231
    JS

    Hi Roberto,

    My logic was this:

    Ind310 is the difference between SMA3 and SMA10, in a downward movement the SMA3 will always be below the SMA10 and the difference will be negative…

    With a further decrease, the difference between SMA3 and SMA10 will become larger or more negative (because the SMA3 will decrease faster than the SMA10)

    So, ind310 < ind310[1] indicates that a downward movement is underway…

    Bearish = summation[5](ind310 < ind310[1]) = 5 (if true) this indicates that this downward movement has been going on for five consecutive days…

    1 user thanked author for this post.
Viewing 2 posts - 16 through 17 (of 17 total)

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