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.
Faster implementation of several basic indicators
-
- Posts: 9
- Joined: Thu Dec 01, 2016 2:31 am
-
- Posts: 9
- Joined: Thu Dec 01, 2016 2:31 am
Re: Faster implementation of several basic indicators
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.
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 612 times
-
- Posts: 9
- Joined: Mon Dec 14, 2015 8:03 pm
Re: Faster implementation of several basic indicators
Thanks for releasing this. Very efficient. Well done.
-
- Posts: 27
- Joined: Fri Aug 08, 2014 8:42 am
Re: Faster implementation of several basic indicators
which programm did you used to edit the dll files? i tried lazarus but i cant open the dlls (said no text file)
Who is online
Users browsing this forum: No registered users and 2 guests