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.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mercuryframework-0.1.0.tar.gz
  • Upload date:
  • Size: 19.4 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.0.tar.gz
Algorithm Hash digest
SHA256 9cb931941377216d10e4c783d2992ce09d0597019525de0ff61c49aa94072688
MD5 f7b23bfc119a64be4f2fb580b82886b6
BLAKE2b-256 12fd75e28bb232cfdf10c78912668d27f35909348525d19227a19afd268bb3a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mercuryFramework-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1a15cd41db79697b3a3227ecbb1d07dff0405381f00ab24709151d1ef5f227da
MD5 7d236497748aaf792f624027964aeb4d
BLAKE2b-256 561c4e23d0e67b52e70301f73facda93451b448f9d5b787ce68909c21d7e938c

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