Giter Club home page Giter Club logo

stock-screener's People

Contributors

illi4 avatar islobodch avatar

Watchers

 avatar  avatar  avatar

stock-screener's Issues

Entry prices filler

Write a script which fills in prices (entries) for paper trades to save time

Analytics metrics

This has to be done for multiple systems and variants

Easy metrics:

  • Win rate (% of winning trades from all trades)
  • Number of winning / losing trades
  • Expectency (win rate and % median for winners and losers combined) for a quarter / month
  • Median winning / losing trade % and reward/risk ratio (winning % divided by losing %)
  • Avg/median time in trade
  • One more potential metric: annual/quarterly return to maximum drawdown ratio
  • Equity curve (not sure this is possible with Tableau - do I have to use Python)? Note this won't really be representative prior to simulation implementation.

Dimensions:

  • Splits by Test A/B/C/D. Note that the result in the output for tests should be the same instead of '-'
  • Dimensions by: star rating (individual and grouping 4+5 together), penny/non-penny

Simulations:

  • For analytics, would need to understand # of trades per day for further Monte Carlo analysis / simulation. What is the # of trades if only taking 4-5 starts, or only the best for the day? This would have to be paired with median time in trade because I cannot enter every day. There must be some upper limit on the number of positions. If there is less limit - number of trades should be selected carefully.
  • The simulation would need to run per different tests (A/B/C/D, start ratings, industry ratings etc.). Probably first run with only one limiting criteria and one system. This would have to be its own function.

Next todos

  • Add info on max negative strikes (done)
  • Add position decrease option after X negative trades in simulator

Try revisiting US and running this in parallel

Try to configure the scripts and run screener / paper trading for a while to compare ASX vs US performance with this approach.

Todos:

  • Add ASX/NASDAQ (market column) to the database
  • Add an updater of stocks for nasdaq. Note that I can add 1d volume straight away
  • Change the ASX stock updater to use http://eoddata.com/ as well
  • Filter volume straight away for ASX when scanning
  • Change get_stock_data to run for NASDAQ and ASX
  • Add support for ASX\NASDAQ for the scan without sectors for NASDAQ
  • Add sectors for NASDAQ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.