TradingView-API icon indicating copy to clipboard operation
TradingView-API copied to clipboard

Can I generate alerts based on my PineScript Startegy?

Open footedroom575 opened this issue 2 years ago • 2 comments
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

footedroom575 avatar Jan 12 '23 17:01 footedroom575

look in examples, search GitHub for uses this lib, try and you can do what you need

lumpov avatar Feb 06 '23 17:02 lumpov

I am finding the same feature

minhlucvan avatar Nov 17 '23 04:11 minhlucvan