ASX portfolio in the terminal
Project description
# asx-terminus
[![pypi version]( https://img.shields.io/pypi/v/asx-terminus.svg)]( https://pypi.python.org/pypi/asx-terminus)
[![Build Status](https://travis-ci.org/geeknam/asx-terminus.svg?branch=master)](https://travis-ci.org/geeknam/asx-terminus)
![Screenshot](https://raw.githubusercontent.com/geeknam/asx-terminus/master/asxterminus.png)
### Installation
Install via pip:
$ pip install asx-terminus
Add `.asxterminus.yaml` file to your `$HOME` dir
Start in you terminal:
$ asxterminus
### Sample Configuration file
Sample `~/.asxterminus.yaml` file
```yaml
refresh_interval: 1200
codes:
- KGN
- A2M
- APX
transactions:
KGN:
-
- 1.48
- 10000
-
- 1.34
- 5000
A2M:
-
- 2.7
- 5000
APX:
-
- 2.5
- 10000
columns:
- code
- last_price
- open_price
- day_high_price
- day_low_price
```
### Available fields (columns)
- code
- desc_full
- last_price
- open_price
- day_high_price
- day_low_price
- change_price
- change_in_percent
- volume
- bid_price
- offer_price
- previous_close_price
- previous_day_percentage_change
- year_high_price
- last_trade_date
- year_high_date
- year_low_price
- year_low_date
- year_open_date
- pe
- eps
- average_daily_volume
- annual_dividend_yield
- market_cap
- number_of_shares
- deprecated_market_cap
- deprecated_number_of_shares
### TODO
- [x] Add Google Finance RSS feeds
- [x] Add progress bar when loading data
- [ ] Add Portfolio Return
- [ ] Add Return Rate (%)
[![pypi version]( https://img.shields.io/pypi/v/asx-terminus.svg)]( https://pypi.python.org/pypi/asx-terminus)
[![Build Status](https://travis-ci.org/geeknam/asx-terminus.svg?branch=master)](https://travis-ci.org/geeknam/asx-terminus)
![Screenshot](https://raw.githubusercontent.com/geeknam/asx-terminus/master/asxterminus.png)
### Installation
Install via pip:
$ pip install asx-terminus
Add `.asxterminus.yaml` file to your `$HOME` dir
Start in you terminal:
$ asxterminus
### Sample Configuration file
Sample `~/.asxterminus.yaml` file
```yaml
refresh_interval: 1200
codes:
- KGN
- A2M
- APX
transactions:
KGN:
-
- 1.48
- 10000
-
- 1.34
- 5000
A2M:
-
- 2.7
- 5000
APX:
-
- 2.5
- 10000
columns:
- code
- last_price
- open_price
- day_high_price
- day_low_price
```
### Available fields (columns)
- code
- desc_full
- last_price
- open_price
- day_high_price
- day_low_price
- change_price
- change_in_percent
- volume
- bid_price
- offer_price
- previous_close_price
- previous_day_percentage_change
- year_high_price
- last_trade_date
- year_high_date
- year_low_price
- year_low_date
- year_open_date
- pe
- eps
- average_daily_volume
- annual_dividend_yield
- market_cap
- number_of_shares
- deprecated_market_cap
- deprecated_number_of_shares
### TODO
- [x] Add Google Finance RSS feeds
- [x] Add progress bar when loading data
- [ ] Add Portfolio Return
- [ ] Add Return Rate (%)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file asx_terminus-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: asx_terminus-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a6877c7849ad955d6357546ea82516cbb25046da09c92c941e5d379f00bfd72 |
|
MD5 | b77e065905c1ee6464ef299dc02cb074 |
|
BLAKE2b-256 | b5f6e0434a2c75814a6be94eb9336602c9be6abedbe8e8d1044ec385ec72f394 |