All Projects → phisix-org → Phisix

phisix-org / Phisix

Licence: apache-2.0
Simple PSEi (formerly known as PHISIX) RESTful API hosted on Google AppEngine

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Phisix

Stocksera
Web application that provides alternative data to retail investors
Stars: ✭ 426 (+232.81%)
Mutual labels:  stock, stocks
degiro-trading-tracker
Simplified tracking of your investments
Stars: ✭ 16 (-87.5%)
Mutual labels:  stock, stocks
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (-31.25%)
Mutual labels:  stock, stocks
ig-markets
IG Markets API wrapper for Node.js
Stars: ✭ 23 (-82.03%)
Mutual labels:  stock, stocks
sse-option-crawler
SSE 50 index options crawler 上证50期权数据爬虫
Stars: ✭ 17 (-86.72%)
Mutual labels:  stock, stocks
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (-26.56%)
Mutual labels:  stock, stocks
Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (-64.06%)
Mutual labels:  stock, stocks
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (+2147.66%)
Mutual labels:  stock, stocks
stock-news-sentiment-analysis
This program uses Vader SentimentIntensityAnalyzer to calculate the news headline overall sentiment for a stock
Stars: ✭ 21 (-83.59%)
Mutual labels:  stock, stocks
IEX CPP API
Unofficial C++ Lib for the IEXtrading API
Stars: ✭ 34 (-73.44%)
Mutual labels:  stock, stocks
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (-82.03%)
Mutual labels:  stock, stocks
AIPortfolio
Use AI to generate a optimized stock portfolio
Stars: ✭ 28 (-78.12%)
Mutual labels:  stock, stocks
alpaca
A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.
Stars: ✭ 100 (-21.87%)
Mutual labels:  stock, stocks
Sina Stock Crawler
Sina stock options crawler with CSV output 新浪上证ETF期权数据爬虫
Stars: ✭ 12 (-90.62%)
Mutual labels:  stock, stocks
Eflinventory V2
🏬 Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
Stars: ✭ 106 (-17.19%)
Mutual labels:  stock
Robinhood
Unofficial Documentation of Robinhood Trade's Private API
Stars: ✭ 1,569 (+1125.78%)
Mutual labels:  stocks
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-18.75%)
Mutual labels:  stock
Yahoofinanceapi
A handy Yahoo! Finance api wrapper, based on .NET Standard 2.0
Stars: ✭ 99 (-22.66%)
Mutual labels:  stock
Awesome Product Design
A collection of bookmarks, resources, articles for product designers.
Stars: ✭ 1,679 (+1211.72%)
Mutual labels:  stock
Robinhood Google Sheets
Robinhood Custom Functions for Google Sheets 📈
Stars: ✭ 117 (-8.59%)
Mutual labels:  stocks

phisix

Build Status Quality Gate Coverage Codacy Badge Dependabot Status Mergify Status

Status

Simple PSEi (formerly known as PHISIX) RESTful API hosted on Google AppEngine

###Resources Summary###

Stocks: look up stocks

GET http://phisix-api.appspot.com/stocks.{json|xml}
GET http://phisix-api.appspot.com/stocks/{symbol}.{json|xml}
GET http://phisix-api.appspot.com/stocks/{symbol}.{yyyy-MM-dd}.{json|xml}

###JSON feeds###

Symbol Name URL
- ALL /stocks.json
BDO BDO UNIBANK, INC. /stocks/BDO.json
BPI BANK OF THE PHILIPPINE ISLANDS /stocks/BPI.json
CHIB CHINA BANKING CORPORATION /stocks/CHIB.json
COL COL FINANCIAL GROUP, INC. /stocks/COL.json
EW EAST WEST BANKING CORPORATION /stocks/EW.json

###XML feeds###

Symbol Name URL
- ALL /stocks.xml
MBT METROPOLITAN BANK & TRUST COMPANY /stocks/MBT.xml
PNB PHILIPPINE NATIONAL BANK /stocks/PNB.xml
PSE THE PHILIPPINE STOCK EXCHANGE, INC. /stocks/PSE.xml
RCB RIZAL COMMERCIAL BANKING CORPORATION /stocks/RCB.xml
SECB SECURITY BANK CORPORATION /stocks/SECB.xml

###XSD###

http://phisix-api.appspot.com/schema/stocks/phisix-stocks.xsd

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].