DORSETRIGS
Home

pine-script (83 post)


posts by category not found!

Check if crossover occurred in the period of last 10 candles

Identifying Crossovers in the Last 10 Candles A Guide for Traders Understanding the Problem Many traders rely on technical indicators like moving averages to id

2 min read 06-10-2024 47
Check if crossover occurred in the period of last 10 candles
Check if crossover occurred in the period of last 10 candles

Tradingview Pine script - top/bottom padding/spacing for custom indicator?

Mastering Spacing and Padding in Trading View Pine Script Elevate Your Custom Indicators Visual Appeal The Problem A Cluttered Chart is a Frustrated Trader Crea

2 min read 06-10-2024 51
Tradingview Pine script - top/bottom padding/spacing for custom indicator?
Tradingview Pine script - top/bottom padding/spacing for custom indicator?

How to delay alerts generated in pine script, can anyone help in delaying alerts by n number of seconds if chart timeframe is 10m?

Delaying Alerts in Pine Script for 10 Minute Charts Trading strategies often rely on timely alerts to trigger entry or exit points However sometimes immediate a

2 min read 06-10-2024 49
How to delay alerts generated in pine script, can anyone help in delaying alerts by n number of seconds if chart timeframe is 10m?
How to delay alerts generated in pine script, can anyone help in delaying alerts by n number of seconds if chart timeframe is 10m?

How to request data from another security to show correctly with request.security() - Pine Script v5 - TradingView

Unveiling the Secrets of request security in Pine Script v5 Fetching Data From Other Symbols Trading Views Pine Script v5 offers a powerful tool for accessing a

3 min read 05-10-2024 74
How to request data from another security to show correctly with request.security() - Pine Script v5 - TradingView
How to request data from another security to show correctly with request.security() - Pine Script v5 - TradingView

How to Create Strategy that is based on one ticker but trades another ticker?

Trading the Shadows Creating Strategies that Target One Ticker but Trade Another In the dynamic world of financial markets finding an edge can feel like searchi

2 min read 05-10-2024 51
How to Create Strategy that is based on one ticker but trades another ticker?
How to Create Strategy that is based on one ticker but trades another ticker?

How do I reference a previous financial value in pinescript so that I can calculate the growth rate of that value?

Tracking Financial Growth in Pine Script Calculating Growth Rates Understanding the growth rate of a financial value is crucial for traders and investors Pine S

2 min read 05-10-2024 57
How do I reference a previous financial value in pinescript so that I can calculate the growth rate of that value?
How do I reference a previous financial value in pinescript so that I can calculate the growth rate of that value?

Change strategy Momentum TradingView PineScript v. 5

Mastering Momentum Trading with Pine Script v 5 A Comprehensive Guide to Change Strategy Momentum trading a strategy that capitalizes on the speed and direction

2 min read 04-10-2024 63
Change strategy Momentum TradingView PineScript v. 5
Change strategy Momentum TradingView PineScript v. 5

there is a bug in the 'strategy.exit( )' ? Why is strategy.exit() only condition once, but it is actually always working?

Understanding the Behavior of strategy exit in Trading Strategies In the world of algorithmic trading Pine Script is a popular language for creating trading str

2 min read 30-09-2024 55
there is a bug in the 'strategy.exit( )' ? Why is strategy.exit() only condition once, but it is actually always working?
there is a bug in the 'strategy.exit( )' ? Why is strategy.exit() only condition once, but it is actually always working?

TradingView stop orders not executing at correct price

Troubleshooting Trading View Why Stop Orders May Not Execute at the Correct Price Trading View is a powerful charting platform and social network for traders bu

2 min read 30-09-2024 46
TradingView stop orders not executing at correct price
TradingView stop orders not executing at correct price

Splitting a string and drawing hline for its individual values without encountering series array error in pine script

Splitting a String and Drawing Horizontal Lines for Its Individual Values in Pine Script When working with Pine Script you might come across situations where yo

3 min read 29-09-2024 59
Splitting a string and drawing hline for its individual values without encountering series array error in pine script
Splitting a string and drawing hline for its individual values without encountering series array error in pine script

show lines only for today

How to Show Only Todays Lines in Your Data In many applications its often essential to filter data to display only the most relevant entries such as lines that

2 min read 29-09-2024 46
show lines only for today
show lines only for today

Getting error and don't know how to solve it - Object has no field all

Understanding and Solving the Object Has No Field All Error If you ve encountered an error message stating Object has no field all you re not alone This problem

2 min read 29-09-2024 52
Getting error and don't know how to solve it - Object has no field all
Getting error and don't know how to solve it - Object has no field all

Pinescript to modify Chart's day opening first candle

Modifying the Charts Day Opening First Candle with Pine Script Pine Script is a powerful tool used in Trading View to create custom indicators and strategies On

2 min read 28-09-2024 59
Pinescript to modify Chart's day opening first candle
Pinescript to modify Chart's day opening first candle

Read objects through Pine Script

Understanding How to Read Objects in Pine Script Pine Script is the programming language used in Trading View to create custom technical indicators and strategi

3 min read 28-09-2024 53
Read objects through Pine Script
Read objects through Pine Script

building a News filter using economic calendar by toodegrees

Building a News Filter Using an Economic Calendar by Toodegrees In todays fast paced financial markets traders must stay informed about various economic events

2 min read 28-09-2024 59
building a News filter using economic calendar by toodegrees
building a News filter using economic calendar by toodegrees

Streaks/runs in pine

Understanding Streaks and Runs in Pine Script A Comprehensive Guide In the world of trading and technical analysis identifying streaks or runs in price movement

3 min read 27-09-2024 48
Streaks/runs in pine
Streaks/runs in pine

Entry exit signals showing on next to real candle

Understanding Entry and Exit Signals in Candlestick Trading In the world of trading especially in technical analysis traders often rely on specific signals to m

3 min read 24-09-2024 63
Entry exit signals showing on next to real candle
Entry exit signals showing on next to real candle

Error: Index is out of bound in array.get function

Understanding the Index Out of Bound Error in Array Functions When working with arrays in programming you may encounter the error message Index is out of bound

2 min read 24-09-2024 143
Error: Index is out of bound in array.get function
Error: Index is out of bound in array.get function

Quadratic regression for Pine

Understanding Quadratic Regression A Practical Guide for Pine Script Quadratic regression is a powerful statistical tool that can be used to analyze and predict

3 min read 23-09-2024 68
Quadratic regression for Pine
Quadratic regression for Pine

Excel LINEST Function to Pine

Understanding the Excel LINEST Function A Guide for Beginners Excel is a powerful tool for data analysis and one of its most useful functions is LINEST This fun

3 min read 23-09-2024 58
Excel LINEST Function to Pine
Excel LINEST Function to Pine

Adding pinescript tags

A Comprehensive Guide to Adding Pine Script Tags Pine Script is a powerful language used for creating custom technical analysis indicators and strategies on Tra

2 min read 23-09-2024 59
Adding pinescript tags
Adding pinescript tags

Normalize the close series data by today's close value

Normalizing Close Series Data by Todays Close Value In the world of finance and stock trading analysts and investors often need to compare historical price data

2 min read 21-09-2024 69
Normalize the close series data by today's close value
Normalize the close series data by today's close value

Strategy Backtesting Help: Imported Indicator Values in Strategy Not Updating Historically

Strategy Backtesting Help Imported Indicator Values in Strategy Not Updating Historically When developing trading strategies traders often encounter issues with

2 min read 20-09-2024 52
Strategy Backtesting Help: Imported Indicator Values in Strategy Not Updating Historically
Strategy Backtesting Help: Imported Indicator Values in Strategy Not Updating Historically

Empty body on alert trading view webhook

Understanding the Empty Body Issue with Trading View Webhook Alerts If you re a trader using Trading View and have been working with alerts you may have encount

2 min read 20-09-2024 60
Empty body on alert trading view webhook
Empty body on alert trading view webhook

Pine Script Fibonacii breakout signal

Pine Script Fibonacci Breakout Signal A Comprehensive Guide Understanding the Problem The original code for a Fibonacci breakout signal in Pine Script may be co

2 min read 19-09-2024 54
Pine Script Fibonacii breakout signal
Pine Script Fibonacii breakout signal