For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Question regarding multiple timeframes
-
Hello, I encountered strange behavior while trying to run the test script from Data- Multiple Timeframes section of the documentation. It seems that I can't reproduce the timeframe compression, e. g., running the test script with the following args:
- --timeframe daily --compression 10
I get such result:
If I run the test script and resample daily data to larger timeframe - --timeframe weekly --compression 2
everything works fine:
What could be causing such behavior? Thanks for replies.
- --timeframe daily --compression 10
-