tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.32k stars 744 forks source link

How to get latest unixtime datafeed #348

Closed microscriptnet closed 1 year ago

microscriptnet commented 1 year ago

Hello.

widget.subscribe("onTick", function( ) { // how get latest unix time ontick ?? });