Search results

  1. B

    Which software is the best scanning tool?

    Nana, The tuesday chat is not a trading type chat as much as a discussion of existing and proposed features in the software as well as a chance to point out any bugs or complaints. If you look at some of the historical archives, you'll get the idea...
  2. B

    Which software is the best scanning tool?

    I looked at quite a few programs before choosing InvestorRT. I was the only program I found that could do backtesting for daytrading with entries other than at the beginning or end of a 1 min bar. Obviously in daytrading 60 sec can be an eternity. I generally test with my entry price at the...
  3. B

    Intra-day Volume Scanner

    If your time frame allows for a 20 min delay you might find this useful: http://www.investors.com/ I use a program called RavenQuote which allows me to screen for unusual volume as well as put a lot of other filters in that I create -- example: avg vol >300K shares todays vol on track to...
  4. B

    Bollinger Band Measurements

    To be able to compare one stock to another the formula normalizes the value by dividing the width by the moving average. here is the formula for Bol. Band Width written for RavenQuote: ((bbupper(Close,20,2,D,,)- bblower(Close,20,2,D,,))/ mov(Close,20,0,D,,))*100 In English it's the distance...
Back
Top