Skip to content

Some examples for Backtrader. Showcases for indicators, run backtests, get historical data for shares, live trading and more...

Notifications You must be signed in to change notification settings

WISEPLAT/Learn-BackTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Здесь выкладываю некие наработки по BackTrader, видосы по ним находятся здесь: [![GitHub release]](https://github.com/rocksdanister/lively/releases)

Ссылка на библиотеку backtrader с исправлениями!! Вы можете размещать ваши коммиты в моем репозитории - я применю их!

Чтобы установить backtrader из моего репозитория:

По этой ссылке https://github.com/WISEPLAT/backtrader вы можете предложить свои коммиты, я применю их как можно скорее.

1-й коммит: Возможность изменить фон для отображаемых тегов значений для темной темы - чтобы получить темную тему))) Когда вы используете темную тему, вам нужно изменить фон для отображаемых тегов значений.

2-й коммит: Исправление: В коллекциях последних версий Python.Iterable -> collections.abc.Iterable - для работы с Python 3.11+

============================================================ Here you can find a link for new backtrader with 2 commits !! You can post your commits in my repository - I will apply them!

To install backtrader from my repository:

By this link https://github.com/WISEPLAT/backtrader you can suggest your commits, I will apply them ASAP. This suggestion is made here, because of no one here doesn't want to continue this cool project!

1st commit: Option to change background for plotted value tags for dark theme - to get dark theme))) When you use dark theme you need to change background for plotted value tags.

2nd commit: Fix: In last Python versions collections.Iterable -> collections.abcIterable - to work with Python 3.11+