For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Fundemental Data Backtesting
-
I am looking for testing strategies that uses just the fundamental data without daily OCHLV data. Are there examples/blog/tutorials/docs on how to accomplish this ?
-
@bicepjai said in Fundemental Data Backtesting:
I am looking for testing strategies that uses just the fundamental data without daily OCHLV data. Are there examples/blog/tutorials/docs on how to accomplish this ?
Also how to co exist with OHLC data
- Looking for separate linefeed on fundamental data items
- want to synchronize the fundamental data feed with the OCHL feed (even though fundamental data gets reported only 4 more more times a quarter)
-
I think i found my answer here. please let me know if there are other references
https://www.backtrader.com/blog/posts/2016-09-17-data-synchronization/data-synchronization/