DORSETRIGS
Home

tradingview-api (47 post)


posts by category not found!

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 41
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 to draw line in lightweight-charts or embed code with js code?

Drawing Lines in Lightweight Charts A Simple Guide Lightweight Charts a Java Script library for creating interactive financial charts offers a powerful and effi

2 min read 05-10-2024 40
How to draw line in lightweight-charts or embed code with js code?
How to draw line in lightweight-charts or embed code with js code?

Want to change the value of variable using list in loop python

Changing the Value of a Variable Using a List in a Loop in Python Python is a versatile programming language that allows developers to manipulate variables effi

2 min read 05-10-2024 37
Want to change the value of variable using list in loop python
Want to change the value of variable using list in loop python

Changing the moving average duration for TradingView Advanced Real-Time Chart Widget

Changing the Moving Average Duration for Trading View Advanced Real Time Chart Widget In the world of trading technical analysis tools like moving averages play

2 min read 29-09-2024 42
Changing the moving average duration for TradingView Advanced Real-Time Chart Widget
Changing the moving average duration for TradingView Advanced Real-Time Chart Widget

how to update chart tradingview

How to Update a Chart on Trading View A Comprehensive Guide Trading View is a powerful charting tool used by traders and investors to analyze financial markets

2 min read 29-09-2024 37
how to update chart tradingview
how to update chart tradingview

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 45
Read objects through Pine Script
Read objects through Pine Script

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 49
Want to build moving average with an external source
Want to build moving average with an external source

Live update last N bars in TradingView candlestick chart

Live Update Last N Bars in Trading View Candlestick Chart When it comes to analyzing financial markets real time data is essential Traders using Trading View of

3 min read 23-09-2024 63
Live update last N bars in TradingView candlestick chart
Live update last N bars in TradingView candlestick chart

Scalping for tradingview indicators results using python

Scalping with Trading View Indicators Using Python Scalping is a trading strategy that involves making numerous trades throughout the day to capitalize on small

3 min read 21-09-2024 57
Scalping for tradingview indicators results using python
Scalping for tradingview indicators results using python

ayuda en este codigo de lua para script de iqoption

Ayuda en un Codigo de Lua para un Script de IQ Option Si estas buscando ayuda con un codigo de Lua para un script que funcione en la plataforma de trading IQ Op

2 min read 20-09-2024 70
ayuda en este codigo de lua para script de iqoption
ayuda en este codigo de lua para script de iqoption

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 66
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)?

I want to plot high and low of first 2 15 min candle everyday. Can anyone help me with the pine script

Plotting High and Low of the First Two 15 Minute Candles in Pine Script If you re looking to analyze the financial market using Pine Script on Trading View you

3 min read 16-09-2024 42
I want to plot high and low of first 2 15 min candle everyday. Can anyone help me with the pine script
I want to plot high and low of first 2 15 min candle everyday. Can anyone help me with the pine script

accurate calculation for pitchfork indicator

Accurate Calculation for the Pitchfork Indicator The Pitchfork Indicator is a popular tool used in technical analysis to identify potential support and resistan

3 min read 15-09-2024 47
accurate calculation for pitchfork indicator
accurate calculation for pitchfork indicator

Syntax error at input 'end of line without line continuation', Pine Script, TradingView

Understanding the Syntax Error at Input End of Line Without Line Continuation in Pine Script on Trading View If you re venturing into algorithmic trading with P

2 min read 15-09-2024 71
Syntax error at input 'end of line without line continuation', Pine Script, TradingView
Syntax error at input 'end of line without line continuation', Pine Script, TradingView

Script could not be translated from: reference = "VNINDEX"

Troubleshooting the Script Could Not Be Translated Error Reference VNINDEX When working with financial data analysis or trading platforms you may encounter vari

3 min read 15-09-2024 50
Script could not be translated from: reference = "VNINDEX"
Script could not be translated from: reference = "VNINDEX"

How to smooth rsi from HTF - pinescript

How to Smooth RSI from High Time Frames Using Pine Script The Relative Strength Index RSI is a popular momentum oscillator used in technical analysis to identif

2 min read 15-09-2024 55
How to smooth rsi from HTF - pinescript
How to smooth rsi from HTF - pinescript

ploting zigzag line in different timeframes v5

Plotting Zigzag Lines Across Different Timeframes in Pine Script v5 Plotting zigzag lines is a common practice among traders and technical analysts to identify

2 min read 15-09-2024 45
ploting zigzag line in different timeframes v5
ploting zigzag line in different timeframes v5

Extending a curve in pine script

Extending a Curve in Pine Script A Comprehensive Guide When working with Pine Script Trading Views scripting language for creating custom technical indicators a

3 min read 14-09-2024 95
Extending a curve in pine script
Extending a curve in pine script

TradingView Pinescript error - Syntax error at input 'math'

Decoding the Syntax error at input math in Trading View Pine Script Have you encountered the frustrating Syntax error at input math error in your Trading View P

2 min read 13-09-2024 45
TradingView Pinescript error - Syntax error at input 'math'
TradingView Pinescript error - Syntax error at input 'math'

How to update the last bar realtime in TradingView Charting Library in real-time when first loaded?

Keeping Your Charts Up to Date Real time Bar Updates in Trading View Charting Library Trading Views Charting Library offers a powerful way to visualize and anal

3 min read 13-09-2024 79
How to update the last bar realtime in TradingView Charting Library in real-time when first loaded?
How to update the last bar realtime in TradingView Charting Library in real-time when first loaded?

How can I remove particular tools in TradingView widget JS?

Streamlining Your Trading View Widget Removing Unnecessary Tools Trading Views powerful charting platform is a favorite among traders but its rich feature set c

3 min read 05-09-2024 49
How can I remove particular tools in TradingView widget JS?
How can I remove particular tools in TradingView widget JS?

getBars getting called recursively infinite times in the JS API for trading view charting_library

Unraveling the Infinite Recursion Debugging get Bars in Trading Views Charting Library The Trading View charting library is a powerful tool for visualizing fina

3 min read 04-09-2024 48
getBars getting called recursively infinite times in the JS API for trading view charting_library
getBars getting called recursively infinite times in the JS API for trading view charting_library

Tradingview Charting Library: OnClick event on chart to get X,Y or Timestamp of the clicked candle/draw Ray/aVWAP

Mastering Trading Views Charting Library Interacting with Charts and Drawing Tools The Trading View Charting Library empowers developers to integrate interactiv

4 min read 04-09-2024 37
Tradingview Charting Library: OnClick event on chart to get X,Y or Timestamp of the clicked candle/draw Ray/aVWAP
Tradingview Charting Library: OnClick event on chart to get X,Y or Timestamp of the clicked candle/draw Ray/aVWAP

Enable the bottom volume bar by default on TradingView

How to Enable the Bottom Volume Bar by Default on Trading View A Step by Step Guide The bottom volume bar is a crucial tool for many traders offering valuable i

2 min read 02-09-2024 42
Enable the bottom volume bar by default on TradingView
Enable the bottom volume bar by default on TradingView

Showing trading chart in web view in Jetpackcompose

Displaying Trading Charts in Jetpack Compose Web View A Practical Guide Integrating trading charts into your Jetpack Compose application can be a powerful way t

3 min read 02-09-2024 43
Showing trading chart in web view in Jetpackcompose
Showing trading chart in web view in Jetpackcompose