Skip to main content

hw2

Project description

Installation

pip install gl-1106

Get started

How to use this package:

from get_data import *
to using the Polygon_data.py which is including the main function and unit function

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

main(currency_pairs)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gl-1106-0.2.6.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

gl_1106-0.2.6-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page