Relative Content

Tag Archive for tradingview-api

Questions about Coding in Pine editor of TradingView

//@version=5 strategy(“Price Level Trading Strategy”, overlay=true) // Initialize last trade price and position size var float lastTradePrice = na var float avgTradePrice = na var bool firstTrade = true // Check current price and make trades if firstTrade strategy.entry(“Initial Long”, strategy.long, 1) lastTradePrice := close avgTradePrice := close firstTrade := false // Update average trade […]

Trading View Advanced Library: Adding Custom Indicator to the Chart

I’m new to the TradingView library. I’m trying to add a new custom chart with dummy data to the TradingView advanced charting library, but I’m encountering a runtime error and I’m not sure how to debug it. And also currently I’m using dummy data, what should I want to switch from dummy data to actual api that provide the data?

trading View is broken please

how do you getahold of trading view after you buy. i have talked with 7 developers who are pine script experts and theya ll they say the same thigns that youa re limited with trading view on coding. it doesnt do what youw ant. thats why the data on back testing is alwasy wrong. you cant put in fucntions it just doesnt proces them and the interafce doesnt recycle for 24 on utc time for dealign fx trades. thats why trades doent show up. it has so many programming isues to list. i got to get ahold of these guys and get a refund. does any know. before i write an automation that creates a bot to postblogs and posts all day on every board i can find.