Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amor71/trading_strategies
my Algo Trading Strategies
https://github.com/amor71/trading_strategies
liualgotrader trading-algorithms trading-strategies
Last synced: 29 days ago
JSON representation
my Algo Trading Strategies
- Host: GitHub
- URL: https://github.com/amor71/trading_strategies
- Owner: amor71
- License: lgpl-2.1
- Created: 2020-08-18T20:12:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T14:02:12.000Z (9 months ago)
- Last Synced: 2024-04-08T17:03:46.742Z (9 months ago)
- Topics: liualgotrader, trading-algorithms, trading-strategies
- Language: Python
- Homepage:
- Size: 264 KB
- Stars: 41
- Watchers: 7
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my trading strategies
This repository contains my WIP strategies for trading with https://github.com/amor71/LiuAlgoTrader , some of them may end up in the "official" Liu releases, some may not.
## No Liability Disclaimer
This is my personal repo, which I decided to make public. It is provided without an liability, it is not an investment advise in any shape and form.
**NOTE FOR WINDOWS USERS**
I use TA-LIB in some of my strategies. Make sure to carefully read [this](https://github.com/mrjbq7/ta-lib#windows) not when running on Windows machines.