TradingView
HPotter
5 janv. 2021 01:32

Signal To Noise 

E-mini S&P 500 Futures (Mar 2021)CME

Description

This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org/MPL/2.0/
© HPotter 05/01/2021

The signal-to-noise (S/N) ratio.

Thank you for idea BlockchainYahoo
Commentaires
Izzatikhmal
how to use this indi?
per-aspera-ad-astra
Looks very interesting.
How would you use it in volatile crypto markets?
JohnBaron
for some reason this gives the same shape

SignalToNoise2(x0,length) =>
StN = 0.0
x = x0[1]
StN := Sum_f(x,length-1)

I used normalize price as the input - the scale is different because the log is not there but the shape is the same
Will check out your other scripts on signal/noise - something here -thanks
ilesanmipepsi
This signal was spotted on first on the Weekly chart - and wow the effect is huge on the LTF.
ilesanmipepsi
You're have coded a breakthrough script! Here's my feedback on Gold:
HPotter
@ilesanmipepsi, You are welcome )
cryptofriendly2
Sir how to create indicator and learn pine script.. some basic learning tips
HPotter
@cryptofriendly2, You can try to watch my streams youtube.com/watch?v=tNc_GFwl-iI
TradeBuddy2019
can you explain this looks similar to the RSI actually?
ilesanmipepsi
Thanks for sharing, great! How do we use this script to aid our strategy?
Plus