Project Description:
I need a developer to create a 'currency chart(s)' in VB.net; the charts will look just like a stock chart but will use currency prices instead of stock prices. I have historical data that I will not give out; the data is in txt format in MS excel and in MS notepad (comma); there are 6 columns - the date (mm/dd/yyyy), and the hour with minute (in military time, hhmm), open, high, low, and close. I want this VB.net code to read the data time period by time period then create a chart with price on the Y axis and time on the X axis - I need to see the data in bar chart format (O,H,L,C) per period. I would also like the software to have the ability to calculate exponential moving averages as well as simple moving averages on this software (based on the closing, opening, high or low bar - a pop up window). I should be allowed to have a drop down window and chose which currency pair I want to see (or have tabs at the bottom - which ever is easier). I should be able to see the charts in regular format or logrithmic. As I scroll around the chart I should see in a small window the date, time, O,H,L,C. I would also like the ability to change the chart colors as well as the moving averages.
I also have daily data (no hour) that I would also like to chart on this software as well - the final product should allow me to toggle from daily data charts to intraday charts (hourly).
All code will be given to me, and you will describe how I can 'attach' my data in excel to the software inorder to make it work. Perhaps there will be a seperate window asking me this info. Payment will be made after I am satisfyed with the work.
I have visual studio and I plan to run this code on my system. if you do a GREAT job on this, I have much more work in the short term.
Thank you.