Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

IEEE Floating-Point Decoder - script per MetaTrader 5

Visualizzazioni:
2690
Valutazioni:
(12)
Pubblicato:
2018.04.11 11:06
Aggiornato:
2020.09.02 19:00
dummy.mq5 (0.67 KB) visualizza
\MQL5\Scripts\IEEE-754\
ieee_fp.mqh (10.06 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Display the actual stored value of a floating-point number (float or double type), with very high precision up to 55 decimal digits. This helps to debug exact value of floating-point numbers for other MQL5 programs.





Zero lag TEMA Zero lag TEMA

This indicator uses TEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version even faster than the Zero lag DEMA too.

Zero lag DEMA Zero lag DEMA

This indicator uses DEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version faster.

Rsi(var) Zerolag MA Rsi(var) Zerolag MA

Rsi(var) indicator with zero lag Moving Average.

Rsi(var) Zerolag DEMA Rsi(var) Zerolag DEMA

Rsi(var) indicator with zero lag DEMA.