Faster implementation of several basic indicators

Indicators coded by community members
Message
Author
milestones
Posts: 9
Joined: Thu Dec 01, 2016 2:31 am

Faster implementation of several basic indicators

#1 Postby milestones » Thu Dec 01, 2016 3:14 am

Hi. Since indicator calculation was the bottleneck of the testing speed on my PC, I made faster versions of the following basic indicators.
- SMA (and EMA)
- Bollinger band (only SMA-based)
- MACD
- Ichimoku kinko hyo
I hope you'll enjoy these. The source codes are included. Comments are appreciated.

BTW, I'm wondering why my Lazarus generates such large dll files. I had to use both zip and 7z because the zip compression was insufficient for the upload but 7z is not accepted as an attachment.

milestones
Posts: 9
Joined: Thu Dec 01, 2016 2:31 am

Re: Faster implementation of several basic indicators

#2 Postby milestones » Wed Dec 14, 2016 4:24 am

Hi.
Unfortunately nobody seems interested.
I think the improved speed is comfortable for the people here.
For example, 200 SMA is about 20 times faster than the original on my laptop.

I found that stripping debug info considerably reduces the size, and now I upload the revised DLLs.
Attachments
RapidFTIndicators.zip
(3.91 MiB) Downloaded 623 times

mikeo
Posts: 9
Joined: Mon Dec 14, 2015 8:03 pm

Re: Faster implementation of several basic indicators

#3 Postby mikeo » Sat Jan 21, 2017 3:18 pm

Thanks for releasing this. Very efficient. Well done.

agora
Posts: 27
Joined: Fri Aug 08, 2014 8:42 am

Re: Faster implementation of several basic indicators

#4 Postby agora » Mon Nov 20, 2017 7:06 am

which programm did you used to edit the dll files? i tried lazarus but i cant open the dlls (said no text file)


Return to “Indicators”

Who is online

Users browsing this forum: No registered users and 33 guests