Giter Club home page Giter Club logo

micro_investor's Introduction

micro_investor

Script to ensure personal IRA contributions follow dollar-cost averaging (DCA).

DCA is an investment technique of buying a fixed dollar amount of a particular investment on a regular schedule. The intent is to track the market as closely as possible with one's constributions rather than attempt to capitalize on perceived trends.

While the initial goal of this project was to automate the contribution process entirely, despite my online trading brokerage not offering an API, relying on a static DOM to develop against is a fool's hope. In addition, having written Javascript applications in a former life, I know firsthand how browser events can be intercepted and manipulated on the fly - I eventually hit a wall in development as programmatic clicks on modal controls (trigger by Python or JS) simply weren't working.

Prerequisites

  • Chrome internet browser
  • Fidelity Online Brokergage account with personal Roth IRA investment account
  • wget (brew install wget)

Installing and Running

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. open a shell session and enter make prereqs
  3. ensure appropriate values for FIDELITY_PASSWORD, FIDELITY_USERNAME, FIDELITY_ROTH_IRA_ACCOUNT_NUMBER are exported
  4. python micro_investor.py

micro_investor's People

Contributors

thmsweaver avatar

Stargazers

 avatar

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.