Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

IEEE Floating-Point Decoder - script for MetaTrader 5

Views:
2684
Rating:
(12)
Published:
2018.04.11 11:06
Updated:
2020.09.02 19:00
dummy.mq5 (0.67 KB) view
\MQL5\Scripts\IEEE-754\
ieee_fp.mqh (10.06 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.