Git Product home page Git Product logo

algo_trade-1's Introduction

Trading scripts

Folders

Here is a short explanation of the folders:

  • IB_source: The official Phython API has been released for Interactive brokers. I played around a bit and it seems to support everything.
  • script: Folder for our programs.
  • data: This folder contains additional data like stock names for companies.

Prerequisites

The programs will run in python 3.5. Furthermore two libraries are needed. 'TextBlob' for sentiment analysis and 'tweepy' for the twitter API. Several parallelization libraries are needed as well, since we will make extensive use of the python Queue library.

Progress

So far I wrote a script that processes tweets filtered by keywords and analyses the positivity of them. the most radical ones are printed to the screen. I also implemented a script that connects to the Interactive Broker server.

Goal

The best thing would be to find scenarios such as the recent united incident. One could for example keep track of the popular opinion of all listed US companies and take a weekly average, and compare this average to the current day average. Large discrepancies might be an indicator for some event.

Further reading

algo_trade-1's People

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.