Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yswa-var/chartink-backtestor
data analysis on historical chartink
https://github.com/yswa-var/chartink-backtestor
Last synced: 2 months ago
JSON representation
data analysis on historical chartink
- Host: GitHub
- URL: https://github.com/yswa-var/chartink-backtestor
- Owner: yswa-var
- License: cc0-1.0
- Created: 2024-06-28T12:57:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-03T13:09:53.000Z (7 months ago)
- Last Synced: 2024-10-28T17:55:43.992Z (3 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
pip install -r requirements.txt
```
```
streamplit run app.py
```Analysis Report
This analysis report provides insights into the performance of the scanner across different sectors and market capitalizations.Sector Performance:
The bar chart shows the average percentage change for highs and lows across different time periods (5, 10, 20, and 30 days) for each sector.
Sectors with higher positive bars for 'High' indicate better performance in terms of price increases.
Sectors with lower negative bars for 'Low' indicate better performance in terms of minimizing price decreases.
Market Cap Performance:Similar to the sector analysis, this chart shows the average percentage change for highs and lows across different time periods for each market cap category.
This helps identify which market cap segments (e.g., Large Cap, Mid Cap) tend to perform better with this scanner.
Interpretation:Look for sectors and market cap categories with consistently high positive changes for 'High' bars and minimal negative changes for 'Low' bars.
These represent areas where the scanner seems to be most effective in identifying stocks with potential for price increases and limited downside.
Recommendations:Focus on sectors and market cap categories that show the best overall performance.
Consider adjusting the scanner parameters or creating separate scanners optimized for the top-performing sectors or market caps.
Regularly update this analysis as new data becomes available to track changes in performance over time.
Remember that past performance doesn't guarantee future results, and always combine these insights with other forms of analysis and risk management strategies.![image](https://github.com/bbmusa/chartink-backtestor/assets/65719349/6dc95e10-4919-43de-973b-98b7f74a2171)
![image](https://github.com/bbmusa/chartink-backtestor/assets/65719349/684f7595-512a-4655-8e89-b8352a2c5e74)
![image](https://github.com/bbmusa/chartink-backtestor/assets/65719349/21ae4d56-c79d-4c67-904f-b96aeda705d4)