Tagged Questions
9
votes
9answers
8k views
Financial Charts / Graphs in Ruby or Python
What are my best options for creating a financial open-high-low-close (OHLC) chart in a high level language like Ruby or Python? While there seem to be a lot of options for graphing, I haven't seen ...
6
votes
2answers
514 views
looking for stock charting component
i am writing a financial WPF desktop application and i am looking for a component that would allow me to display (and print) OHLC, candlestick, and possibly other types of financial charts. I need to ...