Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algoboy-kevin/algo-pinescript-libs
Repository of various algo trading strategy using pinescript
https://github.com/algoboy-kevin/algo-pinescript-libs
pinescript pinescript-strategies tradingview-scripts
Last synced: 1 day ago
JSON representation
Repository of various algo trading strategy using pinescript
- Host: GitHub
- URL: https://github.com/algoboy-kevin/algo-pinescript-libs
- Owner: Algoboy-Kevin
- Created: 2024-08-10T13:40:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T13:42:39.000Z (3 months ago)
- Last Synced: 2024-08-10T14:56:53.333Z (3 months ago)
- Topics: pinescript, pinescript-strategies, tradingview-scripts
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algo Pinescript Libs
Welcome to the `algo-pinescript-libs` repository! This repository contains an algorithmic trading strategy written in TradingView's Pinescript language. The main strategy file is located at the root of the repository, while supporting files are stored in the `libs` folder.
![Entry signal preview](https://assets.algoboy-kevin.com/repo-entry-preview.png)
## How to Use
To run and backtest the trading strategy, you can load the main Pinescript file into TradingView's strategy section. Once loaded, you can then run backtests to evaluate the performance of the strategy.
## Demo
If you are interested in a demo of the strategy or have any questions, feel free to contact me. I'm happy to provide a demonstration or answer any queries you may have.
![Backtest result on PEPE-USDT](https://assets.algoboy-kevin.com/repo-backtest-result.png)
> Please note that the result may differ according to symbol, backtest date, and timeframe.## Disclaimer
Please note that the trading strategy provided in this repository is for research purposes only. Any losses incurred while using this script are solely the responsibility of the user. The author of this repository takes no responsibility for any financial losses that may occur.
## Contributing
If you would like to contribute to this project, you can do so by creating a pull request. Contributions such as bug fixes, enhancements, or new features are welcome.
Thank you for checking out the `algo-pinescript-libs` repository! Happy coding and trading!