Skip to content

Commit

Permalink
Replace screenshots for code improvements on reddit api cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes authored Feb 23, 2021
1 parent 3d51f33 commit 6f2b152
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sentiment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ usage: watchlist [-l N_LIMIT]
Print other users watchlist. [Source: Reddit]
* -l : limit of posts to print. Default 5.

<img width="931" alt="watchlist" src="https://user-images.githubusercontent.com/25267873/108612073-d5173780-73dc-11eb-9757-0f135f43f21e.png">
<img width="941" alt="watchlist" src="https://user-images.githubusercontent.com/25267873/108920576-caeb7800-762c-11eb-937c-94ecbb65d119.png">


## popular <a name="popular"></a>
Expand All @@ -84,7 +84,7 @@ Print other users SPACs announcement under subreddit 'SPACs'. [Source: Reddit]
* -l : limit of posts with SPACs retrieved. Default 10.
* -p : popular flag, if true the posts retrieved are based on score rather than time. Default False.

<img width="959" alt="spac_c" src="https://user-images.githubusercontent.com/25267873/108612072-d34d7400-73dc-11eb-850c-36a4e7224918.png">
<img width="936" alt="spac_c" src="https://user-images.githubusercontent.com/25267873/108920571-c8891e00-762c-11eb-8da8-e2b775bc7109.png">


## spac <a name="spac"></a>
Expand All @@ -95,7 +95,7 @@ Print other users SPACs announcement under subreddit 'SPACs'. [Source: Reddit]
* -l : limit of posts with SPACs retrieved. Default 5.
* -d : look for the tickers from those n past days.. Default 5.

<img width="947" alt="spac" src="https://user-images.githubusercontent.com/25267873/108904032-eac37180-7615-11eb-8c48-bd3e4380c1b3.png">
<img width="939" alt="spac" src="https://user-images.githubusercontent.com/25267873/108920579-cb840e80-762c-11eb-8c08-10c1e9ea62ed.png">


# STOCKTWITS <a name="STOCKTWITS"></a>
Expand Down

0 comments on commit 6f2b152

Please sign in to comment.