Open suikula opened 2 years ago
I'm not that into Jurik Research but it would be great to have a bit more than only the provided example implementations. From what I saw DMX is using a filter "iSmooth" two times, which should be done in the first place. Maybe it is already part of JMA (Pandas TA)? If not it would be ideal to have example results from the same mq4 files as csv i.e. to verify against that. An alternative would be to have another implementation as reference or someone who is familiar with MQ4.
The Jurik Moving Average (JMA) is a proprietary indicator, How likely is it to be close to the actual implementation as it looks quite like a closely guarded secret?
Which version are you running? The lastest version is on Github. Pip is for major releases. 0.3.14b0
Describe the solution you'd like I would like have following indicators on pandas_ta repository:
DMX indicator is made for MT4 and the code for it can be found here (https://forex-station.com/viewtopic.php?p=1295447361#p1295447361)
CFB indicator is made for MT4 and the code for it can be found here (https://forex-station.com/viewtopic.php?p=1295448318&sid=6fbdfff0f5af01dc47bc41792c2aaede#p1295448318)