読み取り専用

フォーラムは現在、読み取り専用のアーカイブとなっています。.

バグ報告やプラットフォームに関する質問はこちら → [email protected]

私たちのコミュニティはDiscordとYouTubeで活動しています。ぜひ参加してください!

ご参加ください Discord YouTube

is this a right form of (if current value is bigger than previous)

3件の返信

Tarwada

Subscriber, bbp_participant, community, course_strategyquant-x-course, 92 replies.

プロフィールを表示

11年前 #112900

hello everyone , i want to checkout if the current SAR signal Value is bigger than the previous SAR signal value (1 bar ago)

 

so i ended up with this :

Ib6fkb3.png

 

 

 

is this right ? , please if it wrong i want someone to correct it for me because i’am a beginner :rolleyes:  

0

Tarwada

Subscriber, bbp_participant, community, course_strategyquant-x-course, 92 replies.

プロフィールを表示

11年前 #127543

hello ?. anyone ?  🙁

0

ステアノ

カスタマー、bbp_participant、コミュニティ、379件の返信。.

プロフィールを表示

11年前 #127544

0 means the current bar.  1 is 1 bar ago.  2 is 2 bars ago.

 

So, you need to switch it.  0 > 1, not 1 > 0.

 

ステアルノ

0

Tarwada

Subscriber, bbp_participant, community, course_strategyquant-x-course, 92 replies.

プロフィールを表示

11年前 #127594

0 means the current bar.  1 is 1 bar ago.  2 is 2 bars ago.

 

So, you need to switch it.  0 > 1, not 1 > 0.

 

ステアルノ

 

thank you , solved.

0

3件の返信を表示中 - 1 - 3件目 (全3件中)