How does trading-view connect the interface to the diagram

background interface data looks like this

 "data":[
            [
                1525168800000,
                10.57023805,
                0.073575,
                0.074097,
                0.073575,
                0.0739
            ],
            [
                1525170600000,
                132.0391317248,
                0.073612,
                0.07414,
                0.073612,
                0.073812
            ],
            [
                1525172400000,
                11.32555041,
                0.074,
                0.074,
                0.073563,
                0.073867
            ]
       ]     

.
is probably a data type based on half an hour. How can I connect to trading-view?
Chinese api means I can"t understand it. I just seem to use the datafeed method in it to find a solution

.
Mar.12,2021

same question, have you solved it?

Menu