On 6/26/2012 7:45 AM, Vineet Deodhar wrote: > Is it possible to draw candlestick type chart in dabo? > (I have read that it is possible using matplotlib, but haven't gone into > the details of it). http://stackoverflow.com/questions/9904647/wxpython-pyqwt-or-c-sharp-for-plotting-graph-and-manually-drawing-lines-on-plot should get you started. Note, it's in wxPython but since Dabo wraps wxPython it should work fine if you want to use dabo widgets.
http://itrade.sourceforge.net/index.htm is an Open Source platform that sounds exactly like what you need. Note that it is based on wxpython and matplotlib. You should be able to extract a fair bit from that code. Regards, Nate _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
