-
Hi.
I have put request earlier also. This is a custom indicator same as supertrend but much fast and better than it.
The original code in pine script is at https://www.tradingview.com/script/U…
-
Hello when I do
searchIndicator with this search term:
"Squeeze Momentum Indicator [LazyBear]"
it returns nothing.
If I do searchIndicator on just "Squeeze" the first result is this:
```
[…
-
We need more structure in the indicator-package. We can create folders like this:
- Channel
- Candle
- Moving average
- Oscillator
- Trend
- Volatility
- Volume
- ..
Or maybe we can use t…
-
Some users have requested simple technical indicators for the chart. While this can be done using TradingView's lightweight charts, the longer term solution would simply be to use TradingView's full f…
-
Hello,
See
https://www.incrediblecharts.com/indicators/wilder_moving_average.php
A number of popular indicators, including Relative Strength Index (RSI), Average True Range (ATR) and Directiona…
-
Per @dmitrievichh:
> Could you add Oscar Indicator?
> Source: [Oscar Oscillator by GenZai](https://www.tradingview.com/script/DMmuh5v5-OSCAR-Oscillator-by-GenZai-NNFX/)
-
Hi,
any ideas how to implement [TradingView Pine RMA](https://www.tradingview.com/pine-script-reference/v4/#fun_rma) ?
2W-12 updated
2 years ago
-
Both the code and the GUI-based TradingView chart have the exact same configurations - chart type, timeframe, regular session, box size, etc. Both also have the exact same indicator, CM_Ultimate_MA_MT…
-
check please my code
what i missed?
```
import TradingView from '@mathieuc/tradingview'
TradingView.loginUser(process.argv[2], process.argv[3], false).then((user) => {
console.log('User:', …
-
By chart patterns I mean this ones:
Restriction:
- they are available only for paid plans
- `TradingView.searchIndicator` somehow does not find them
- from ws messages on trading view it …