For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Release 1.9.19.105
-
This was a quick update to introduce some errors introduced in plotting with the improvements added in 1.9.18.105, which didn't cover all the cases for overlay volume plotting and the display of the legend in the charts.
There is also a new functionality to be able to compare a line against a
datetime.time
object, which should aid in creating comparisons for signals/indicators in__init__
rather than having to do a manualif
comparison innext
The changelog
1.9.19.105
- Add time comparison for single line operations
- Correct plotting error calculations with volume and improve data on data
- Remove cosmetic comma from new gold-vs-sp500 sample