-
Tradingview has implemented Webhooks into their alert system back in August.
As the title suggests, is there a possibility to implement Tradingview webhooks into freqtrade?
This would simplify the…
-
Hello,
I am currently making a project in C# for the PineScript language with cSly.
There are many grammar rules for this loosely typed functional language, but I seem to get this error:
`unexp…
-
## Description
Since the latest update (1.4.21) Brave keeps crashing whenever I try to enter any website at all except for the first search I do. The weird thing is that the website seems to load in…
-
How do I understand how an indicator changes from a previous candle?
For example:
Last candle indicator value> previous candle indicator value = BUY
Last candle indicator value> previous candle ind…
-
This would allow to easily import pinescript strategies into go talib based programs
as far as I've seen, the more problematic feature is the [`security`](https://www.tradingview.com/wiki/Context_S…
-
I'm trying to parse a language called pinescript which has if-then-else statements. I've extended the calc example to support many of its features. I'm currently stuck on this one. It appears that …