Recent content by BrooksRimes

  1. B

    Any TA indicators similar to a VAMI (value added monthly index)?

    Thanks for the idea Gary. I'm interested in doing this with a stock scanner websites. Some let you write formulas. I think K-Ratio takes the VAMI and uses it with linear regression as you describe.
  2. B

    Any TA indicators similar to a VAMI (value added monthly index)?

    VAMI is explained here: https://www.investopedia.com/terms/v/vami.asp Not expecting to find an exact match, but does anyone know of an indicator which might be similar? Thanks!
  3. B

    Scan stocks based on K-Ratio

    I'd like to scan stocks based on their K-Ratio. K-Ratio is described here: https://www.investopedia.com/terms/k/kratio.asp#:~:text=The%20K%2Dratio%20is%20a,in%20the%20security%20being%20analyzed. Anyone know where I might find a website to do this? Thanks, Brooks
  4. B

    Conceptually define your trading edge

    Surprising (to me) 123 Lazy Daze Lanes do exist in 3 states, but not in Yakima, WA. ;)
  5. B

    Option trading strategy backtesting platforms recommendation

    Those problems with some of the statistics calculations may be valid. I'd report them to OptionStack and see what they had to say. There may be explanations, but if they are bugs, I'd expect they would fix them. OS does not have the depth of test reporting that you would find with...
  6. B

    Option trading strategy backtesting platforms recommendation

    To do an options backtest where you define the rules and have the software do the work (and avoid the mistakes with manual backtesting) try https://www.optionstack.com/. Brooks
  7. B

    Is VBA still worth learning?

    I listen to a podcast on my smartphone called 'Talk Python to Me' that gives a good idea of what Python is all about. They've done 230 one hour sessions and the most recent 26 show up as available for listening on my phone.
  8. B

    Is VBA still worth learning?

    For me, it's done in Access. The query SQL language has powerful verbs (like ORDER BY for sorting and GROUP BY to summarize). I do simple things in Excel and more complex things in Access.
  9. B

    Is VBA still worth learning?

    Yes. And there are several options for doing this. As you know, Access can hold 6 object types: tables, queries, forms, reports, macros and modules in either a .MDB (older) file or an .ACCDB (newer). You can choose to put all objects into a single database. An alternative method is to put...
  10. B

    Is VBA still worth learning?

    In support of d08, Howard Bandy has written excellent books on trading using Amibroker. He now advocates moving to machine learning and Python. In his 2015 book, Quantitative Technical Analysis, he shows an example of a system written for Amibroker migrated to Python.
  11. B

    Is VBA still worth learning?

    Send me a PM if there's something you're looking for.
  12. B

    Is VBA still worth learning?

    Agreed. It could be because some companies don't want to pay for the Professional version of Office, so users are stuck with Excel. You do need to be an IT person or a power-type User with some programming experience to begin to write and debug VBA. I've run into some power users that have...
  13. B

    Conceptually define your trading edge

    I know. Your post was funny.
Back
Top