-
Issue Type: Bug
## Issue description
There is an issue with cursor staying at the center of the view when using magnifier in VS code.
Basically, the problem is that magnifier seems to lose the ce…
-
Greetings everyone 👋🏻,
I'm currently trying to finish coding a trading bot that executes my custom tradingview signal that I wrote in Pinescript on Binance Futures BTCUSDT Perpetual contracts pair …
-
Hi,
I'v discover the pine script recently and the maintainability of some of my script start to become really complicated du to the absence of the object working like a dictionnary [python example…
-
## Describe your environment
* Operating system: Windows 10 (Docker)
* Freqtrade Version: freqtrade 2021.10 (Docker)
## Your question
I am attempting to implement a strategy that trade…
-
On [this](https://github.com/quantified-uncertainty/squiggle/pull/226) PR, @Hazelfire mentioned:
"I think I'd like to see a couple of critical features that might require you to give up on the conc…
-
Hey @mihakralj, I see you’ve forked my [skender.stock.indicators](https://daveskender.github.io/Stock.Indicators/) library recently, but have started on a path for a new library.
Any feedback on ho…
-
I am developing a crypto trading bot and i need this indicator for automated trading. It would be great if the ott indicator is implemented in javascript
-
**Describe the solution you'd like**
FOSC (aka CFO) indicator in the package, like [this](https://github.com/technicalviking/tulipindicators/blob/master/fosc.c) or the following pinescript:
```pine
…
-
**Maths for acceleration lower band appears to be incorrect**
![image](https://user-images.githubusercontent.com/23312359/133934509-5673a641-f901-4d00-8d83-40df323b7e8e.png)
**Expected:**
1m:
![…
-
I'm using this indicator
```
indicators: [
{ name: 'Divergence for Many v4', id: 'PUB;5xi4DbWeuIQrU0Fx6ZKiI2odDvIW9q2j', version: '10' },
]
```
and the script doesn't read anyt…