Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!