Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
Steven Thewissen edited this page Mar 30, 2020 · 28 revisions
Mynt

Welcome to the Mynt wiki! This wiki contains additional development information and links to important information regarding the Mynt trade bot. Missing something in this wiki? Let us know through an issue and we will see if we can sort it out.

Main features

  • Comes with 25 built-in indicators
  • Comes with a few built-in strategies
  • Create your own strategies using indicators and price data
  • Runs on multiple platforms
    • Azure Functions
    • Console app
    • Windows service
  • Supports multiple data storage engines
    • Azure Table Storage
    • LiteDB
    • Mongo DB
    • SQL Server
    • SQLite
  • Supports multiple exchanges
  • Ability to send notifications about your trades
    • Slack
    • Telegram
    • Discord

Table of contents

Missing something in the docs?

Did we forget something? Is something not as clear as it should be? We're open to any suggestions, simply open an issue and we will take a look at what we can do for you.

Clone this wiki locally