Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5ec9209

Browse files
authored
Update README.md
1 parent 904c7d4 commit 5ec9209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎faq_and_code/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ plotchar(false, "false", "", location.top)
374374
```
375375
![.](https://www.tradingview.com/x/zk9ZOrd2/ "Logical expressions")
376376

377-
If you are comparing two signals and want to be sure they produce the same values all the time, including `na` values, you can use code like this to make sure they are rigously the same on all bars. It compares the value of `rsi(close, 14)` to an external input:
377+
If you are comparing two signals and want to be sure they produce the same values all the time, including `na` values, you can use code like this to make sure they are rigorously the same on all bars. It compares the value of `rsi(close, 14)` to an external input:
378378

379379
```js
380380
//@version=4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /