Skip to content

DDMYmia/backtrader-pyqt-ui

This branch is up to date with Skinok/backtrader-pyqt-ui:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

28c4e06 · Jul 7, 2023
May 14, 2023
Oct 21, 2021
May 26, 2023
Oct 11, 2022
May 17, 2023
Jan 12, 2022
Jan 12, 2022
Jul 7, 2023
Nov 10, 2021
Jun 2, 2023
Nov 10, 2021
Oct 31, 2021
Nov 2, 2021
Jun 2, 2023
Sep 29, 2021
May 26, 2023
May 26, 2023
Jul 7, 2023
Dec 2, 2021
Dec 2, 2021
Jun 2, 2023
Jul 7, 2023
May 14, 2023
Jul 7, 2023
May 14, 2023
Nov 29, 2021
May 14, 2023
Oct 21, 2021
Jan 2, 2022
May 23, 2023
Jun 2, 2023
Jul 7, 2023
Jul 7, 2023
Jul 7, 2023
Jul 7, 2023

Repository files navigation

Discord

Skinok backtrader UI (PyQt and finplot)

Backtrader PyQt Ui

Backtrader PyQt Ui 2

Backtrader PyQt Ui 3

How to install ?

You should have python installed on your machine (obvisously)

Please run the following commands :

pip install git+https://github.com/backtrader2/backtrader matplotlib requests \
            websocket websocket-client oandapy qdarkstyle git+https://github.com/blampe/IbPy.git \
            git+https://github.com/oanda/oandapy.git git+https://github.com/Skinok/finplot.git  

How to use it ?

  • Put your CSV Data in the data folder
  • Create your strategy and put it in the strategies folder
    Your strategy file name should be exactly the same as the strategy class name
    You can take a look at the provided exemples

About

Easy to use backtrader UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%