Satyam Shivam:
Function since indicators can be thought of f(price, volume).In MT4, MT5 or anywhere on mql5.com, where I see Indicators I see an icon with "f" written on it.
can someone please help me understand the significance of "f". for indicators ?
https://en.wikipedia.org/wiki/Function_(mathematics)
Thank you for your input. but does not sound very satisfactory to me. It sounds very far fetched.
One could have used an "I" for indicator. Possibly someone from mt4 core could answer that.
Satyam Shivam #:
It's not far fetched, it's standard in finance and IT because you are supplying data to the indicator (price, volume, ticks etc...),Thank you for your input. but does not sound very satisfactory to me. It sounds very far fetched.
One could have used an "I" for indicator. Possibly someone from mt4 core could answer that.
it returns some result and since it's always the same result for the same data, it behaves just like a stateless function and
can be represented as math equation where f(x) -> y
Alexandre Borela #:
It's not far fetched, it's standard in finance and IT because you are supplying data to the indicator (price, volume, ticks etc...),
it returns some result and since it's always the same result for the same data, it behaves just like a stateless function and
can be represented as math equation where f(x) -> y
It's not far fetched, it's standard in finance and IT because you are supplying data to the indicator (price, volume, ticks etc...),
it returns some result and since it's always the same result for the same data, it behaves just like a stateless function and
can be represented as math equation where f(x) -> y
In Italics: f(x).
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
In MT4, MT5 or anywhere on mql5.com, where I see Indicators I see an icon with "f" written on it.
can someone please help me understand the significance of "f". for indicators ?