-
Error: Unable to find 'readonlyInput' xpath target for tertiaryRight which doesn't have inputs, so won't even try
worked perfectly fine until about 2 days ago, and now it can't paste values, reset…
-
Hi.
I was wondering if anyone has any experience with this indicator?
https://www.tradingview.com/script/j1etwXMQ-Trend-Trader-Strategy/
```pine
//@version=4
//////////////////////////////…
-
It would be good to have a way to manage alerts programatically.
**Describe the solution you'd like**
Ideally a way to create a new alert from a custom indicator. And then be able to edit the aler…
-
## Version
v0.0.88 (9c2e4f5)
## Description
When the buy order is placed because of BUY recommendation it should also cancel the buy order if recommendatio…
-
Yes, there is a usage for such a thing (calculating CCI on anything other than close value) !!
I wonder if there is a way to do it or not?
I mean, when you look at most of these indicators, they…
-
Compare to Zig Zag indicator on TradingView, live_trading_indicators's ZigZag is missing 4 pivots:
- 2 very first pivots (6427.0 and 10540.0)
- 2 last pivots: the last completed pivot and the inco…
-
Hi! Can you provide video or another guide to explain External Signals work? When i try example provided in extention, there is no markers on chart after loading file with next content:
```
timest…
-
I conducted a test on the 1-minute chart of FTM_USDT using and added an alert. During the test, I found that the backtesting strategy involves repainting, resulting in inconsistent timing between tra…
-
I`m still investigation about TV Buy/Sell advice
But if ill understand correctly based on the picture below. Its interesting to buy this coin at the max price 0.014994 and sell when the price aroun…
-
hi
i used rsi for calculator
const rsi = require('technicalindicators').RSI
prices = [4261,4689,4400,6463,9837,13715,10285,10325] // first transaction from binance BTC
var period = 3
var cal …