Simple currency forecasting for IEX data
Project description
Forexcast
Simple currency forecasting for IEX data
Installation
Using pip
$ pip3 install forexcast
From source
$ git clone git@github.com:IntrospectData/forexcast.git
$ python3 -m venv env
$ source env/bin/activate
(env) $ pip3 install forexcast
Setup
On your first use the app will ask for your IEX api key and your desired quote-currency.
These values are stored unencrypted in $HOME/.config/forexcast.json
Usage
$ forexcast --help
Usage: forexcast [OPTIONS] CURRENCY
Simple currency forecasting for IEX data
* CURRENCY = 3 char ISO code for target currency
* Dates should be in YYYY-MM-DD format
Options:
--from_date TEXT Data after this date will be included.
--to_date TEXT Data after this date will be excluded.
--periods INTEGER Periods to predict.
--out TEXT If specified will save forecast in specified dir.
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
forexcast-0.1.0.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file forexcast-0.1.0.tar.gz
.
File metadata
- Download URL: forexcast-0.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e36a60060bd8be7c1f8eff200c3a42a5e76c1e984586569578a0b2126a98b86 |
|
MD5 | 7d42799c2a9089a3ef7f6876d5f1fc3d |
|
BLAKE2b-256 | 3f988bbeb9d18025783daa55871c317e70bd5d23fd2622951480d43f2c62dc38 |
File details
Details for the file forexcast-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: forexcast-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e330ce1f40375e5036f20440db752d8dbdf5972e8b5e7b85f676ecff4d577968 |
|
MD5 | acc928ba3e3a5c823583903764c1fc47 |
|
BLAKE2b-256 | 05ec50ec2851ba7d5da36e7842fe32990fc7bfa66e8dcc4cf8ff7b55e7ce63b7 |