Share via


C Sharp .NET 4.0 EMA and MACD Calculations Libraries

Question

Wednesday, May 18, 2011 5:37 PM

Hi everyone,

Can someone help me please?  I am trying to find out how to if there are any pre-written libraries out there in C Sharp on the .NET platform that will allow me to calculate the EMA, MACD and some oscillators for analysis?

If it is Open Source that would be even better or does Microsoft have their own libraries to handle this type of calculations?

Thanks everyone

David

P.S. I've heard of TA-Lib but it's not in C Sharp .NET from what I can see and the documentation is kinda sparse so I don't even know where to start with that!

All replies (3)

Thursday, May 19, 2011 8:52 AM âś…Answered

Hi davidtran,

Thank you for posting.

As JohnWein's said, there are many resources that were satisfied with your needs in Google. For example: http://www.codeproject.com/KB/cs/Technical_Indicators.aspx

Hope this helps.

Best Regards,

Larcolais Gong[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.


Wednesday, May 18, 2011 6:52 PM | 1 vote

Microsoft has the Solver libraries and the charting libraries.  It takes a little learning, but the charting libraries are fairly complete for market analysis.

Of course, interfacing to Yahoo or Google is very easy.


Thursday, June 2, 2011 11:08 AM

Any update? Would you mind letting us know how it goes? Was your question solved?

Best Regards,

Larcolais Gong[MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.