API to interact with MarketWatch's Stock Market Game API
Project description
pymarketwatch
A Python libary to interact with the MarketWatch Stock Market Game Based on code from https://github.com/kevindong/MarketWatch_API/
Example
from pymarketwatch import MarketWatch
api = MarketWatch("email", "password", "game-name-from-url", True)
api.buy("AAPL", 100)
print(api.get_pending_orders())
print(api.get_positions())
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
pymarketwatch-1.5.0.tar.gz
(8.7 kB
view details)
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 pymarketwatch-1.5.0.tar.gz.
File metadata
- Download URL: pymarketwatch-1.5.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bb88e26b281eb90dbc685e355ab93d747ca7ba206a9de955eac4d1ef04da218
|
|
| MD5 |
5db2cc3d001718dcba010fcf71727978
|
|
| BLAKE2b-256 |
c066b9f3dc24ab58d3fa401c605d5bc396c4f3a617a2f1d2289fb6478ab06d46
|
File details
Details for the file pymarketwatch-1.5.0-py3-none-any.whl.
File metadata
- Download URL: pymarketwatch-1.5.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afe453abe8e5b85a5831547ff698055e39c7625f155a664e3635b1fdfddf2378
|
|
| MD5 |
4125fb75d3af2124dd8fc7fa8e39058e
|
|
| BLAKE2b-256 |
3aa12fc619bc746141c972022a9f5726645fdda63c3165f36674ffca74703ee7
|