https://github.com/handiko/tradingstrategy-public
My collections of several trading strategies i made for anyone to use
https://github.com/handiko/tradingstrategy-public
algo-trading algo-trading-strategies algorithmic-trading trading-algorithms trading-bot trading-strategies
Last synced: 21 days ago
JSON representation
My collections of several trading strategies i made for anyone to use
- Host: GitHub
- URL: https://github.com/handiko/tradingstrategy-public
- Owner: handiko
- License: gpl-3.0
- Created: 2023-04-29T13:06:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T11:08:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T03:18:00.565Z (2 months ago)
- Topics: algo-trading, algo-trading-strategies, algorithmic-trading, trading-algorithms, trading-bot, trading-strategies
- Language: MQL5
- Homepage: https://handiko.github.io/TradingStrategy-Public/
- Size: 8.26 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trading Strategy Collections - Public
My collections of several trading strategies I've made for anyone to use. Written in MQL5 and PineScript programming language.
# Index
## Price Action and Chart Pattern
1. __Smash Day (MQL5)__ ([__page__](https://handiko.github.io/TradingStrategy-Public/Price%20Action%20and%20Chart%20Pattern/Smash%20Day) | [__repo__](https://github.com/handiko/TradingStrategy-Public/tree/main/Price%20Action%20and%20Chart%20Pattern/Smash%20Day))
2. __Scalper (MQL5)__ ([__page__](https://handiko.github.io/TradingStrategy-Public/Price%20Action%20and%20Chart%20Pattern/Scalper/) | [__repo__](https://github.com/handiko/TradingStrategy-Public/tree/main/Price%20Action%20and%20Chart%20Pattern/Scalper))## Indicator Based
1. __Reverse RSI (Pine Script)__ ([__page__](https://handiko.github.io/Reverse-RSI-Forex-Strategy/) | [__repo__](https://github.com/handiko/Reverse-RSI-Forex-Strategy))_still in progress.._
