█ FreedX Grid Backtest is an open-source tool that offers accurate GRID calculations for GRID trading strategies. This advanced tool allows users to backtest GRID trading parameters with precision, accurately reflecting exchange functionalities. We are committed to enhancing trading strategies through precise backtesting solutions and address the issue of...
Hello traders, If you're tired of manual trading and looking for a solid strategy template to pair with your indicators, look no further. This Pine Script v5 strategy template is engineered for maximum customization and risk management. Best part? This Pine Script v5 template facilitates the dynamic construction of TradingView.TO alerts, sparing users the time...
This Signal Composer script can compose existing signals from other "Signal Indicators" into one and can forward it to the "Template Trailing Strategy". It allows the user to combine the logic of two signals and define the conditions that will trigger the start, end, cancel start, and cancel end deals of the produced signal. A signal will be composed from those...
This Signal Adapter script can compose a signal based on inputs from other simple (non-signal) indicators and can forwards it to the "Template Trailing Strategy". It allows the user to combine up to eight external inputs and define the conditions that will trigger the start, end, cancel start and cancel end deals. A signal will be composed from those user-defined...
🇺🇸 GENERAL OVERVIEW Buy&Sell Bullish Engulfing - The Quant Science It is a Buy&Sell strategy based on the 'Bullish Engulfing' candlestick pattern. The main goal of the strategy is to achieve a consistent and sustainable return over time, with a manageable level of risk. Bullish Engulfing The template was developed at the top of the Indicator provided by...
A script I've been working on since summer 2022. A template for any strategy so you just have to write or paste the code and go straight into risk management settings Features: >Signal only Longs/only Shorts/Both >Leverage system >Proper fees calculation (even with leverage on) >Different Stop Loss systems: Simple percentage, 4 different "move to Break Even"...
Unlock your full trading potential with this powerful and versatile Multi-Symbol Cross Indicator Template! This script is designed to make you stand out from the crowd by enabling you to monitor multiple symbols on a single chart for specific events, such as a Golden Cross or Death Cross. With its high adaptability to include various technical indicators, you're...
Hello traders This script is an upgraded version of that one below New features - Upgraded to Pinescript version 5 - Added the exit SL/TP now in real-time - Added text fields for the alerts - easier to send the commands to your trading bots Step 1: Create your connector Adapt your indicator with only 2 lines of code and then connect it to this...
Today I am sharing with the community trend cross strategy template that incorporates any combination of over 20 built in indicators. Some of these indicators are in the Pine library, and some have been custom coded and contributed over time by the beloved Pine Coder community. Identifying a trend cross is a common trend following strategy and a common custom-code...
| Initial Release | | EN | An update of my old script, this script is designed so that it can be used as a template for all those traders who want to save time when programming their strategy and backtesting it, having functions already programmed that in normal development would take you more time to program, with this template you can simply add your favorite...
Hello Guys! Nice to meet you all! This is my Second script after changing My Profile Name! I updated my strategy template before - I added some filter conditions (EMA, ADX, DMI). If there's something to update, I will update this script! Thank you! ----- I made this based on the open source strategies by jason5480, kevinmck100, myncrypto. Thank you All! ###...
Hello Guys! Nice to meet you all! This is my fourth script! This is the Strategy Template for traders who wants to make their own strategy. I made this based on the open source strategies by jason5480, kevinmck100, myncrypto. Thank you All! ### StopLoss 1. Can Choose Stop Loss Type: Percent, ATR, Previous Low / High. 2. Can Chosse inputs of each Stop Loss...
This strategy is intended to be used as a base template for building new strategies. It incorporates the following features: Risk management: Configurable X% loss per stop loss Configurable R:R ratio Trade entry: Calculated position size based on risk tolerance Trade exit: Stop Loss currently configurable ATR multiplier but can be replaced...
Hi everyone, Just sharing a script that I made when I began to be interested in Mark Minervini, Wiliam O'Neil, Nicolas Darvas,.. trading style. This script displays : - 10 EMA (orange) - 20 EMA (blue light) - 50 SMA (blue) -150 SMA (green) -200 SMA (red) - Shows when the stock is "extended" from EMA10 to high of the candle (Works in Daily, you can adjust the %...
A few people have been asking me to share my backtesting template. Currently I use this as my starting point for validating existing strategies and developing new ones. Features: Trading Date Range Trade Direction 4 progressive take profits with target percents and percentage of position to take profit on (Thanks adolgo) Variable percentage Stop...
Hello Traders I've build a strategy template building for you the AUTOVIEW commands I made this template based on this documentation: use.autoview.with.pink You can select whether you want to use an SL or not, a TP or not, using the borrow/repay feature (only for Binance), ... and it will build dynamically the Autoview commands and will send them when...
I created this indicator/study script because i ran into the issue that the same Alerts would fire multiple times. For example it would trigger a Long signal when already being in a Long. I guess there would be no issue with a very basic strategy but with a larger script and many variables, it seemed to create complications. This is resolved by a TradingLine...
█ OVERVIEW Here I present to the community at large a collection of code comment blocks that I think will be useful, especially for larger script projects bordering on 2,000 lines or above of code. █ PLANNED FUTURE UPDATES Work with the community to expand this template to be even more useful with the inclusion of useful global colour sets,...