|
file | __init__.py |
| Main file of the SMM gui.
|
|
file | config.py |
| Function to handle configuration settings.
|
|
file | controls.py |
| All individual controls.
|
|
file | dialogs.py |
| All dialogs.
|
|
file | helper.py |
| Functions and classes to simplify recurring actions.
|
|
file | images.py |
| Image store.
|
|
file | log.py |
| SMM specific functions and classes to record and print out log messages.
|
|
file | mako_filters.py |
| Additional filters for Mako templete engine.
|
|
file | panel.py |
| Adaption of automatically generated wx.Notebook code.
|
|
file | reports.py |
| Create reports about the portfolio.
|
|
file | UIBasePanelOpenPositionDetails.py |
|
file | UIBasePanelOpenPositionList.py |
|
file | UIBasePanelSummary.py |
|
file | UIBasePanelWatchList.py |
|
file | UIFetchQuotes.py |
|
file | UIHtml.py |
|
file | UIPortfolioReport.py |
|
file | UIPositionReport.py |
|
file | UIPreferences.py |
|
file | UIShare.py |
|
file | UITrade.py |
| Implementation of the trade dialog.
|
|