Short Term Volatility

Forums ProRealTime English forum ProOrder support Short Term Volatility

  • This topic has 22 replies, 2 voices, and was last updated 8 years ago by avatarwolf.
Viewing 8 posts - 16 through 23 (of 23 total)
  • #13218

    OK, so here is the screener to detect falling stocks and rising ones with at least 1% loss or gain for the last 100 periods.

     

    1 user thanked author for this post.
    #13220

    thank you so much! works perfectly, thank you so much for all your help.

    Have a nice weekend!

     

    #13243

    Hi Nicolas, just thought of a potential issue with the code;

    I changed the % drop to 0.8% just for the test, but the code won’t screen a stock unless the stock travels the % from the first bar of summation to the last. For example, If i want to see stocks that have traveled 1% in 30 minutes, the screener will not show stock that traveled 1% in less than 30 minutes then changed direction. It’s difficult to explain but a fairly simple concept. I’ve attached an image below showing the issue.

    Can you think of a way to fix this?

    Thanks

     

    #13259

    Do you real time access to market data for ProScreener? Seems like this common problem of not include the last bar information here.

    #13261

    Yes I have real time access right now, the problem is more that if a stock travels 1% in less time then the time set in the screener, the stock wont show up in the screener. e.g If im looking for stocks that have traveled 1% in 30 minutes, and stocks travels 1% in 10 minutes, then it wont show up on the screener.

    #13276

    Yes of course. Code is strict, if you want it to test something else than what it is supposed to, it will not do it obviously 🙂

    Your request were to find stocks that have drop down or rise x% from y periods ago to now. If the stock has fell and regain its loss, the screener don’t see it.

    1 user thanked author for this post.
    #13277

    I understand that and the code works perfectly for that use, but my question is, that is there a way to code it so It does what I want it to do, which is what I explained in my previous message.

    The reason im asking is because im not as experienced as you in this PRT code language, so I wouldn’t know how to code it but can you think of way to make it possible? 🙂

    #13362

    Hi Nicolas,

    If you could help with me trying to make a screener that shows the stocks that have traveled 1% in under 1 hour that would be great as I don’t have as much knowledge on with the PRT code as you do.

    thanks

Viewing 8 posts - 16 through 23 (of 23 total)

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