TradingView-API
TradingView-API copied to clipboard
Can I generate alerts based on my PineScript Startegy?
trafficstars
Hi @Mathieu2301, I just wanted to ask if I can implement my current PineScript strategy in this project and be able to generate any webhook alerts to any local server provided link? If its possible, just let me know the basic workflow so I can develop it myself.
Sorry if I sound ignorant, I just had a quick look on the codebase and wasn't sure if its possible to do it with my existing PineScript strategy. Do I need to convert my pinescript strategy to equivalent js code?
Cheers
look in examples, search GitHub for uses this lib, try and you can do what you need
I am finding the same feature