GithubHelp home page GithubHelp logo

dodid / minitrade Goto Github PK

View Code? Open in Web Editor NEW
48.0 4.0 13.0 9.65 MB

A personal automated trading system

Home Page: https://dodid.github.io/minitrade/

License: GNU Affero General Public License v3.0

Python 99.38% JavaScript 0.22% Dockerfile 0.14% Shell 0.26%
algorithmic-trading backtesting backtesting-frameworks finance interactive-brokers investing trading

minitrade's Introduction

Static Badge Build Status Backtesting on PyPI PyPI downloads

Minitrade - Simplifying Personal Trading

Minitrade is a personal trading system that combines strategy backtesting and automated order execution. Leveraging the power of Backtesting.py, Minitrade offers an array of enhanced features:

  • Multi-asset rebalance strategy backtest: Explore and optimize your trading strategies across various assets.
  • Automated strategy execution and order submission: Seamlessly execute your trading strategies and submit orders automatically.
  • Web-based management UI: Access a user-friendly web interface to manage and monitor your trading activities.
  • Streamlined mobile notifications and control: Stay informed and in control with mobile notifications for important trading events.

With Minitrade, setting up your private and fully automated stock trading system is easy and affordable.

Installation

$ pip install minitrade
$ minitrade init

Minitrade requires python >= 3.10. Rerun "minitrade init" after every Minitrade upgrade. For detailed installation instructions, refer to the Installation section on the website.

Usage

Backtesting

Minitrade backtesting

Trading

Minitrade web UI - history
Minitrade web UI - orders

See more in Documentation.

Limitations

Please be aware of the following limitations:

  • Multi-asset strategies currently support long positions and market orders only.
  • Linux and Mac platforms are currently supported.
  • Daily bar data is currently supported.
  • Interactive Brokers is the supported broker.

Contributing

Check out the guidelines on how to contribute to the project. Or star the project so others can find it!

Stargazers over time

License

AGPL-3.0

minitrade's People

Contributors

andremiras avatar binarymason avatar crazy25000 avatar dodid avatar eervin123 avatar kawishqayyum avatar kernc avatar mpasa avatar muhrifqii avatar nemi83 avatar paklong avatar qacollective avatar saaqibz avatar sean-ker avatar t2o2 avatar tankorsmash avatar tomaszlakota avatar ttfreeman avatar zlpatel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

minitrade's Issues

Problems with QuoteSource.get_source('Yahoo')

Hi, I am trying to use the QuantSource method to retrieve data from Yahoo, but I am getting this error. Do you have any idea of the problem?

Exception has occurred: ImportError
cannot import name 'config' from 'minitrade.utils.config' (C:\Users\garcd3\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\minitrade\utils\config.py)
File "C:\Users\garcd3\Trade\Old\Minitrade.py", line 93, in
yahoo = QuoteSource,get_source('Yahoo')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: cannot import name 'config' from 'minitrade.utils.config' (C:\Users\garcd3\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\minitrade\utils\config.py)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.