The program displays the results for the selected day, period, summary data:
- turnover (in dollar and ruble equivalents);
- the size of the withheld commission for transactions (in dollar and ruble equivalents);
- financial result (in dollar and ruble equivalents);
- average efficiency of transactions (in %);
- amount of deals;
- total data for the period, if there are several trading days in the specified period;
- TOP securities by turnover;
- TOP securities by financial result.
Made with Python
Using libraries: tinvest, pytz, pycbrf, prettytable
Descripton in Russian: watch on github