Skip to main content

Trading agent framework

Project description

# Archon

General trading and broker framework for Internet/Crypto exchanges

## install

needs python3 pip3 install -r requirements.txt

add apikeys.toml ` [apikeys.CRYPTOPIA] public_key = "" secret = "" `

add conf.toml with mailgun key

` apikey = "key-" domain = "https://api.mailgun.net/v3/domain/messages" `

## run

` >>> import archon >>> abroker = archon.broker.Broker() >>> arch.setClientsFromFile(abroker) >>> print(abroker.balance_currency("BTC")['Total']) `

## examples

balance_example.py

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

archon1-0.0.1.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

archon1-0.0.1-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file archon1-0.0.1.tar.gz.

File metadata

  • Download URL: archon1-0.0.1.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.13.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for archon1-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4017d191bc05b99eff47b9005538d3346adb6b6d8f30ac0f2ec9c017e6d2d02d
MD5 5bd376c7c237a39dffb63d3c672aeddd
BLAKE2b-256 23f3e0165df615c3da262e3385d1c69a235c927ccb048f8b7ae498e32b8a8c92

See more details on using hashes here.

File details

Details for the file archon1-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: archon1-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.13.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for archon1-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50fe622681b103c25c7c024a79d83602957809c77d34ffce0f1db9db61a03472
MD5 b3d8a6f2432b750cc445e14b93cf512f
BLAKE2b-256 a06e4b485e0fd1dfcf37cfeb8cf548359f5828f9ca27008e7a9238cd95d40136

See more details on using hashes here.

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