C# Stock Analysis Project

Job ID: 36440088

Budget: $30 – $250 USD

Load and display stock data in candlestick format, based on provided csv files. Then the program should be able to recognize certain candlestick patterns (single and double candle stick patterns). Single candlestick patterns include doji, dragonfly doji, gravestone doji, hammer, inverted hammer, Marobuzo, spinning top, etc. Multi-candlestick patterns include engulfing patterns, the Harami, morning star, evening start, etc. Recognizers are to be designed by using the concept of Abstract Class. This is all to be done using Microsoft Visual Studio Windows Forms in C#.