Skip to main content

A simple quantitative finance package for algorithmic trading and financial analysis framework.

Project description

Mercury / Quantitative Finance Made Accessible.

Mercury is a core package used in Lycon project which is a platform for traders to use and employ Quantitative Finance in their trading. The tool is still a work in progress and so far only works with Binance APIs.

Example Usage

DISCLAIMER: this is just an example of how to interact with the llibrary, and it is not an example of a viable algorithm that can be used to trade for profit. Look at the Disclaimer section for more information on using this library to trade.

In the main.py file there's a short example algorithm which buys ETH when the RSI level is 40 or below, indicating that the asset may be oversold, and sells the bought ETH when the RSI level is 60 or above.

Features

The package has many features including:

  • Price Acquisition: The library has the code required to obtain historic data and update it as live data comes in.
  • Indicator Calculation: The package contains all the needed functions and routines to calculate indicators for a given security.
  • Basic Algorithmic Trading: By using simple functions you can define parameters for the bot to trade automatically based on market conditions.

For the future

The future plans for the bot includes but not limited to:

  • Adding various other indicators,
  • Adding support for other exchanges,
  • Improving runtime routines to be more robust,
  • Implement more advanced algorithms,
  • Implement more statistical analysis tools.

Updates and more information

I will post regulat updates on the development of the project on my website in its designated section here and on my LinkedIn as reposts from the company page here.

Licensing

The software is licensed under the Mozilla Public License Version 2.0. Details of the licensing can be found under the LICENCE file.

The software is provided in "as is" basis, with no warranty or liability. More information on the license file.

Disclaimer

This is an on-going project with only one developer managing it. As of now, the code in this repository is not meant for production. Malfunctions and bugs are expected. Use this code at you own risk, the author of this code is not responsible for any damages or losses.

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

mercuryframework-0.1.2.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

mercuryFramework-0.1.2-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file mercuryframework-0.1.2.tar.gz.

File metadata

  • Download URL: mercuryframework-0.1.2.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for mercuryframework-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e4fd421e30656d50df9485dbc9f2a96aa2d6d5897b2eb4220513d7f231517da6
MD5 017d8b1c2e268b1c8f578e79fc39f5e7
BLAKE2b-256 03190303d74c66e0a822896e8dc3a83e7faa167231d02d40eccfe5774fe1fb3a

See more details on using hashes here.

File details

Details for the file mercuryFramework-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mercuryFramework-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 26bdc98f1f8175bc8b71a02a4b3ad749e2ac4ece1e0b300fe3c2603b3e465781
MD5 cf083f256b7cb6cbdc7ea5eb7cc4841b
BLAKE2b-256 c90451884392da46355ce670c7bee3bf996c700571c3f3e77c6967025b083c2b

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