Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timoanttila/trading-tuspe
Tuspe Special Mix is an indicator that contains many features that make day trading easier.
https://github.com/timoanttila/trading-tuspe
daytrading indicator indicators thestrat trading trading-strategies tradingview tradingview-scripts tradingview-tools trend-analysis
Last synced: about 2 months ago
JSON representation
Tuspe Special Mix is an indicator that contains many features that make day trading easier.
- Host: GitHub
- URL: https://github.com/timoanttila/trading-tuspe
- Owner: timoanttila
- License: gpl-3.0
- Created: 2024-07-17T11:56:46.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-11-12T07:06:11.000Z (about 2 months ago)
- Last Synced: 2024-11-12T08:18:40.719Z (about 2 months ago)
- Topics: daytrading, indicator, indicators, thestrat, trading, trading-strategies, tradingview, tradingview-scripts, tradingview-tools, trend-analysis
- Homepage: https://timoanttila.com
- Size: 775 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tuspe Special Mix v1.0
The script is designed for use on [TradingView](https://www.tradingview.com/), a popular platform for traders to perform technical analysis and execute trades. This script combines popular technical analysis tools like moving averages, candlestick identifier, previous day alerts and trade signals.
Since TradingView only offers two indicators for free users, I combined the strategies I use into one indicator.
The script is made and managed by [Timo Anttila](https://timoanttila.com/). The script is free to use and modify, but please let's update this script together instead of creating a new one. If you have any suggestions or improvements, please let me know.
![Moving Averages, previous daily high/low, and Inside Bars on TradingView](assets/GER40_20240920.png)
## Indicators
- [Elephant Bar](./ElephantBar.pine)
- [Moving averages](./MovingAverages/)
- [Previous day alerts and lines](./PreviousDay/)
- [TheStrat](./TheStrat/)## Candlestick Identifier
The script can recognize three different candlestick shapes; inside bar (1, yellow), outside bar (3, purple) and Displacement / Elephant Bar (maroon). The first two are used in [TheStrat](./TheStrat/) strategy and the third shows the strength of the trend.
## Alerts
- Displacement / Elephant Bar
- Displacement / Elephant Bar or Inside Bar
- Inside Bar
- Outside Bar
- Price is near previous day high
- Price is near previous day low
- Price is near previous day high or low