A currency exchange rate collector using polygon's forex API
Project description
A simple polygon forex aggregate library using Max Christ’s code
this is only meant for a class project.
This library is capable of collecting currency exchange rate from polygon every second and then aggregate every six minutes of data into a single table entry. The condensed data then can be used to do data processing on top of it.
The main loop will continuously collect data for 24 Hours with 10 preset currency exchanges.
To use this, simply
pip install polygon_forex_aggregate
and in your main code, do
from polygon_forex_aggregate import *
I know this is not the best way to import a package, however, this is the limitation of the code where you need to import everything.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file polygon_forex_aggregate-0.1.1.tar.gz.
File metadata
- Download URL: polygon_forex_aggregate-0.1.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cfba614345dc7752f5706c314b9e8253535346aedd08c77bff4af4616b1920f
|
|
| MD5 |
0f0ebc8ac200dafa5b5985318b3c888f
|
|
| BLAKE2b-256 |
d9e721ac74d0f08b30a4eb4ff6909d03619fa381c5285b3d378cec12fcabb475
|
File details
Details for the file polygon_forex_aggregate-0.1.1-py3-none-any.whl.
File metadata
- Download URL: polygon_forex_aggregate-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62dbd6972592e783d4a666627055326fd0e0635d7cda16d1e5fa7896988121dc
|
|
| MD5 |
ce833a79fa9f94cb7900ab9f8202d3bf
|
|
| BLAKE2b-256 |
af3c6c4ad1ab08cb3d81224783bbdae2d36bf08205df122fb62e7398cc5a5f1d
|