#
investing
Here are 174 public repositories matching this topic...
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
python
finance
investing
portfolio-optimization
quantitative-finance
investment
financial-analysis
algorithmic-trading
covariance
investment-analysis
portfolio-management
efficient-frontier
-
Updated
Aug 31, 2020 - Jupyter Notebook
-
Updated
Jun 27, 2020
kernc
commented
Aug 31, 2020
Expected Behavior
Actual Behavior
Each subplots shows its crosshair/tooltip only when it's hovered.
Example code
Financial Data Extraction from Investing.com with Python
-
Updated
Aug 20, 2020 - Python
Datasets, tools and more from Darwinex Labs - Prop Investing Arm & Quant Team @ Darwinex
data-science
machine-learning
deep-learning
sentiment-analysis
investing
artificial-intelligence
neural-networks
trading-strategies
quantitative-finance
algorithmic-trading
systematic-trading-strategies
-
Updated
Oct 29, 2019 - Python
A web dashboard for the free trading platform Robinhood using Ruby on Rails and a private API
dashboard
trading
investing
stock-market
brokerage
stocks
robinhood
robinhood-api
etf
nasdaq
web-dashboard
nyse
trade-stocks
-
Updated
Aug 26, 2020 - Ruby
Deep learning for forecasting company fundamental data
-
Updated
Jul 23, 2019 - Python
A stock market tracker in terminal emulator. For Windows & Ubuntu.
windows
terminal
stock
investing
terminal-emulators
stock-market
shares
index
stocks
stock-indicators
investment
terminal-based
stock-data
equity
stock-prices
windows-7
equities
terminal-emulator
trading-companion
equity-markets
-
Updated
Sep 15, 2019 - Go
A collection of methods for solving Finance/Accounting equations, implemented in C#.
finance
formula
algorithm
csharp
equation
accounting
financial
investing
economics
stock-market
financial-services
quantitative-finance
investment
technical-analysis
financial-analysis
quantitative-trading
financial-markets
csharp-library
financial-engineering
quantitative-analysis
-
Updated
Jun 25, 2020 - C#
Go library for accessing the IEX Cloud API
-
Updated
Sep 2, 2020 - Go
Financial Web Scraper & Sentiment Classifier
-
Updated
Aug 20, 2019 - Python
Materials for IBM Spark contest. About the real-world application of big data and spark.
-
Updated
Jan 13, 2019 - Python
Investment portfolio rebalancing web app
-
Updated
Jun 30, 2018 - JavaScript
Open
CLI
daxartio
commented
Jan 13, 2020
Возможность делать запросы с помощью командой строки
pip install tinvest
tinvest -h
...
tinvest user
tinvest orders
tinvest portfolio
tinvest portfolio currencies
tinvest market stocks
tinvest market candles figi=BBG000B9XRY4 from_=yesterday to=now interval=1min
...
Data Analysis Studies on Value Investing
-
Updated
Oct 2, 2018 - R
TradeIt iOS SDK to integrate trading and portfolio management.
api
portfolio
finance
trading
trading-api
investing
fintech
stock-market
brokerage
stocks
fx
fxtrade
portfolios
brokers
stock-portfolio
financial-portfolio-management
portfolio-aggregation
broker-api
stock-trading
-
Updated
Dec 13, 2019 - Swift
A virtual investing portfolio app (aka Kytra)
-
Updated
Feb 3, 2020 - Go
Open
Add bitstamp support
goodboy
commented
Jul 8, 2020
They also have a public ws api and an http api.
This is the exchange used by trading view for the symbol BTCUSD.
Periodically buy cryptocurrencies (Dollar Cost Average) in BitStamp using AWS Lambda scheduled events
kms
aws-lambda
bitcoin
serverless
ethereum
trading-bot
investing
cryptocurrency
serverless-framework
bitstamp
dollar-cost-averaging
-
Updated
Sep 12, 2017 - JavaScript
Official version of rusquant package for R
finance
package
data-science
r
trading
investing
cryptocurrency
datascience
dataset
quant
stocks
quantitative-finance
datasource
datascraping
earnings
ipo
dividends
finam
splits
investing-api
-
Updated
Aug 14, 2020 - R
Extensible Algo-Trading Python Package.
money
finance
financial
python-3-6
python3
investing
fintech
investment
technical-analysis
algorithmic-trading
-
Updated
Apr 19, 2020 - Python
A value investing tool based on Warren Buffett, Joseph Piotroski and Benjamin Graham thoughts
-
Updated
Sep 5, 2020 - Python
-
Updated
May 3, 2019 - TypeScript
Everything about fintech: companies, technologies, libraries & packages, policies, jobs, milestones .
-
Updated
Jun 5, 2019
scrapes names and tickers from magicformulainvesting.com every quarter, adds info to a google sheet which includes stock prices and a link to the first result of a google search of the company name
scraper
automation
chrome-browser
selenium
google-sheets
python3
investing
gspread
automation-selenium
google-worksheet
-
Updated
Apr 24, 2019 - Python
Improve this page
Add a description, image, and links to the investing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the investing topic, visit your repo's landing page and select "manage topics."

According to @rspadim, functions in
entropy.pycould use numpy array instead of strings, as it's better to numba.Guide on how to implement this is available in the comments in PR #311 .