Commit Graph

12 Commits

Author SHA1 Message Date
Juan José D'Ambrosio 3a53363c13 LeanDataReader get time zone return NodaTime.DateTimeZone
Avoid Primitive Obsession.

Visualizer updated.
2018-10-01 11:32:31 -03:00
AlexCatarino b3e495fc74 Adds x axis label with timezone to images generated by the data Visualizer 2018-06-28 17:53:15 +01:00
Juan José D'Ambrosio b2cdef62a4 add y label and support for future tick quotebars 2018-05-09 13:16:58 -03:00
Juan José D'Ambrosio 1ce2de143a LeanDataReader and PandasConverter to __init__ 2018-04-30 13:29:22 -03:00
Juan José D'Ambrosio 76084de431 Composer initializing to __init__ 2018-04-30 13:05:38 -03:00
Juan José D'Ambrosio e604682824 Composer out from the LeanDataReader
and into Python
2018-04-30 12:46:40 -03:00
Juan José D'Ambrosio 920a0138ca FileNotFoundError instead NotImplementedError 2018-04-30 11:55:34 -03:00
Juan José D'Ambrosio ba183461dd Delete Visualizer.cs make use of the PandasConvereter form python
Remove needed of the --data argument
2018-04-30 10:55:34 -03:00
Juan José D'Ambrosio 901f6c53bc Don't generate config.json in toolbox assembly folder. 2018-04-30 09:48:32 -03:00
Juan José D'Ambrosio 87e8532598 Remove config.json
Path to data folder and to assembly folder delcared as CLI arguments.
2018-04-30 07:19:21 -03:00
Juan José D'Ambrosio 2e3566c10c Improvements
Check data file exits.
Use path to assembly in `AddReference`
move pandas symbol slicing
2018-04-30 04:53:54 -03:00
Juan José D'Ambrosio 4ace8cb255 Lean Visualizer C# toolbox project and Python Wrapper working 2018-04-27 11:49:52 -03:00