DORSETRIGS
Home

pine-script-v5 (66 post)


posts by category not found!

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 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

Trying to run some logic only at the Open of the 1st candle of the Regular Trading Day

Running Logic at the Open of the First Candle of the Regular Trading Day In trading timing can be everything Many traders aim to execute their strategies at the

3 min read 30-09-2024 60
Trying to run some logic only at the Open of the 1st candle of the Regular Trading Day
Trying to run some logic only at the Open of the 1st candle of the Regular Trading Day

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

Stop loss wont trigger in entry bar and results in margin call

Understanding Stop Loss Mechanisms Why They Might Not Trigger During Entry Bars When trading in the financial markets managing risk is crucial for success One c

2 min read 29-09-2024 50
Stop loss wont trigger in entry bar and results in margin call
Stop loss wont trigger in entry bar and results in margin call

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

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

Alert setup in Pine

Setting Up Alerts in Pine Script A Comprehensive Guide When it comes to algorithmic trading on platforms like Trading View setting up alerts can be incredibly b

2 min read 24-09-2024 64
Alert setup in Pine
Alert setup in Pine

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

Want to build moving average with an external source

Building a Moving Average with an External Data Source If you re interested in financial analysis or data science calculating a moving average can be an essenti

2 min read 23-09-2024 60
Want to build moving average with an external source
Want to build moving average with an external source

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

Pine Script V5 Trading View: Drawing the same ATR-Box independend of used time frame

Drawing the Same ATR Box Independently of Time Frame in Pine Script V5 on Trading View In the world of trading one of the critical aspects is understanding mark

3 min read 23-09-2024 63
Pine Script V5 Trading View: Drawing the same ATR-Box independend of used time frame
Pine Script V5 Trading View: Drawing the same ATR-Box independend of used time frame

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

How to Plot Supply Zones Based on Daily Timeframe Data When Viewing Lower Timeframes in Pine Script (TradingView)?

How to Plot Supply Zones Based on Daily Timeframe Data When Viewing Lower Timeframes in Pine Script Trading View When trading in financial markets its crucial t

3 min read 20-09-2024 82
How to Plot Supply Zones Based on Daily Timeframe Data When Viewing Lower Timeframes in Pine Script (TradingView)?
How to Plot Supply Zones Based on Daily Timeframe Data When Viewing Lower Timeframes in Pine Script (TradingView)?

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

Pine Script - Sum of Digits Logic

Understanding Pine Script Sum of Digits Logic In the world of algorithmic trading Pine Script has emerged as a versatile language used for writing indicators an

3 min read 19-09-2024 59
Pine Script - Sum of Digits Logic
Pine Script - Sum of Digits Logic

How do you control alignment of elements in TradingView's settings menu using PineScript5?

Controlling Element Alignment in Trading Views Settings Menu Using Pine Script 5 Trading View is a popular platform among traders and analysts for creating cust

3 min read 17-09-2024 59
How do you control alignment of elements in TradingView's settings menu using PineScript5?
How do you control alignment of elements in TradingView's settings menu using PineScript5?

Pine Script - buy sell logic

Understanding Buy Sell Logic in Pine Script A Comprehensive Guide Pine Script is a domain specific language created by Trading View primarily used for writing c

3 min read 17-09-2024 60
Pine Script - buy sell logic
Pine Script - buy sell logic

Is it possible to have chart on NDX which closes at 4PM EST & have indicator on NDX chart that fetches data from NQ1! overnight & plots levels on NDX

Can You Have a Chart on NDX That Closes at 4 PM EST While Fetching Overnight Data from NQ 1 In the fast paced world of trading the ability to make informed deci

3 min read 17-09-2024 47
Is it possible to have chart on NDX which closes at 4PM EST & have indicator on NDX chart that fetches data from NQ1! overnight & plots levels on NDX
Is it possible to have chart on NDX which closes at 4PM EST & have indicator on NDX chart that fetches data from NQ1! overnight & plots levels on NDX

Higher timeframe zigzag leg from tradingview zigzag library

Understanding Higher Timeframe Zigzag Legs Using Trading View s Zigzag Library In the world of technical analysis one popular tool that traders use to identify

2 min read 17-09-2024 60
Higher timeframe zigzag leg from tradingview zigzag library
Higher timeframe zigzag leg from tradingview zigzag library