Quote:
Originally Posted by vampiricaura
Hi all,
First of all, i apologize for my inadaquate english.İ have no idea about coding but i am a matematician and have a good idea. Can anybody modify this indicator by inserting first and second derrivative of angle equation?I mean is coding rate of change possible?
Thanks a lot for your help...
|
As matematician can you write the equation of an EMA ? Not the iterative process to obtain the value, but the equation itself.
If you can, great ! maybe we will be able to derrive it, otherwize it,s always possible to evaluate discrete rate of change (for example, (value-today - value-yesterday) / 24h)