Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tradingview pine script accessing external data

I would like create an indicator that would plot some data points from external source on the chart. For example, I have a file with dates and specific values and would like to mark these values on the chart.

Is there a way to achieve that in Pine script?

like image 926
cornisto Avatar asked Oct 11 '25 11:10

cornisto


1 Answers

I believe this is now doable with the the request.seed function

https://www.tradingview.com/pine-script-reference/v5/#fun_request.seed

like image 86
AmphibianTrading Avatar answered Oct 15 '25 01:10

AmphibianTrading



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!