Highlights
- 1 discussion answered
Pinned
1,255 contributions in the last year
Less
More
Contribution activity
April 2021
Created 220 commits in 2 repositories
Created 1 repository
- DidierRLopes/momentum-football-bets Jupyter Notebook
Created a pull request in DidierRLopes/GamestonkTerminal that received 9 comments
Opened 27 other pull requests in 3 repositories
DidierRLopes/GamestonkTerminal
23
merged
- Improve user experience
- Troubleshoot page to help new users install the terminal
- Add the most important thread to reddit behaviour analysis
- Improve install
- Add crypto wallet to support section
- Fix clean build
- Add fundamental analysis score
- Add disc/darkpool command
- improvements and bugfixes
- Add dark pools (ATS) vs Non-ATS data over time
- address statsmodels on poetry #295
- introduce latest ratings changes from MarketBeat
- Big-ish PO refactoring
- Refactor options menu
- Refactor prediction menu to controller, and fbprophet optional
- Discovery controller to close figures when in menu
- Address bugs
- Use Finviz to get similar companies based on Industry, Sector, Country
- Improve Features doc
- Add view to screener data
- Add view command to technical analysis with trendlines
- Add sector/industry/country valuation/performance/spectrum
- Add easter features to roadmap
hinxx/GamestonkTerminal
2
merged
1
closed
alokan/GamestonkTerminal
1
merged
Reviewed 34 pull requests in 1 repository
DidierRLopes/GamestonkTerminal 34 pull requests
- Easy open for Gamestonk Terminal following install
- Stocktwits, reddit, and eda integration and added ta options to charts.
- Add backtesting menu.
- Feature/degiro broker
- Added discord shield at the top of README.md
- Improve install
- Build updates
- Update reports
- Add fundamental analysis score
- Updating poetry action and version
- Forex support through Oanda
- Add CoinMarketCap + smallish refactor
- Add in scraping of options info (IV Rank/ Hist IV)
- add option to configure options that get shown
- improvements and bugfixes
- Add fails-to-deliver data
- introduce latest ratings changes from MarketBeat
- add in option chains :)
- Big-ish PO refactoring
- Portfolio optimization
- Refactor options menu
- BugFix/typoFixes
- Randomize similar companies before selecting 10 for analysis
- Refactoring Due Diligence controller
- Address bugs
- Some pull request reviews not shown.
Created an issue in deathlyface/python-tradingview-ta that received 7 comments
TypeError: '>=' not supported between instances of 'NoneType' and 'int'
I'm getting this:
TypeError: '>=' not supported between instances of 'NoneType' and 'int'
when doing:
stock_recommendation = TA_Handler( symbol=ti…
7
comments

