Giter Site home page Giter Site logo

mpwjames / trading212-extendedhours Goto Github PK

View Code? Open in Web Editor NEW

This project forked from esbernjakobsen/trading212-extendedhours

0.0 0.0 0.0 144 KB

A simple Python script that automates a Google search of all your Trading 212 holdings so you can see their pre-market or after-hours price action.

License: MIT License

Python 100.00%

trading212-extendedhours's Introduction

Trading 212 Extended-Hours Price Googler

This is a simple Python script used for looking up the pre-market and after-hours price action of your Trading 212 holdings.

Motivation

Annoyingly, Trading 212 does not show stock price action in the extended hours sessions in markets such as the US. Luckily, Google does show this price action. So let's automate this search!

Getting started

All you need to do is insert your username and password into either the prices_Chrome.py or prices_Firefox.py file (depending on your browser): Image2 Then run the file and it will complete an automated Google search of every holding on your Trading 212 account.

How it works

  • The Python script uses Selenium to login to your Trading 212 account.
  • It then queries the page source and extracts the names of your holdings from the HTML.

Prerequisites

The dependencies for this script are:

  • Python 3.6>
  • Selenium
  • Chrome or Firefox Browser
  • chromedriver (for Chrome) or geckodriver (for Firefox)

Licensing

This software is under the MIT license.

Contact

If you have any issues or ideas, get in touch or submit an issue :)

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.