Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.21 KB

smarttrading

this is a project together with Nick

Check here:

Introduction

What are people talking about stocks currently? is there any traffic on one of the stocks? are people trying to short squeeze any stock in the coming future? This app investigates these questions.

Getting Started

These are the steps

  1. Scrape posts
  2. Store data locally
  3. Clean data
  4. Create dashboard
  5. Host Dashboard

Contribute

I tried to do this using two approaches please have a look:

Approach 1 was working untill the pushshiftapp stopped working. Appdiach 2 seems resonable!

Build and Test

lets start with a fast search and see if such solution exist.

Reddit API-Rules

  • Clients connecting via OAuth2 may make up to 60 requests per minute. Monitor the following response headers to ensure that you're not exceeding the limits:
    • X-Ratelimit-Used: Approximate number of requests used in this period
    • X-Ratelimit-Remaining: Approximate number of requests left to use
    • X-Ratelimit-Reset: Approximate number of seconds to end of period
  • See: https://github.com/reddit-archive/reddit/wiki/API