polygon-hw-guansli 0.1.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

polygonhwguansli 0.1.1

Installation

pip install polygon-homework-fall-2022

Get started
How to use this package:
from get_data import *

# change to your currency pairs
currency_pairs = [["AUD","USD",[],portfolio("AUD","USD")],
["GBP","EUR",[],portfolio("GBP","EUR")],
["USD","CAD",[],portfolio("USD","CAD")]]

# your polygon key
my_key = "your_key"
main(currency_pairs, my_key)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.