For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Fuzzy Moving Average System with Genetic Algorithm Optimisation for Trading Crude Palm Oil Futures
-
Hey guys
made a noob attempt in building an algorithmic trading system leveraging on backtrader and the strategy from this awesome paper
“Quantified moving average strategy of crude oil futures market based on fuzzy logic rules and genetic algorithms” by Xiaojia Liu, Haizhong An, Lijun Wang and Qing Guan.
Let me know if you have any comments :)
https://www.youtube.com/watch?v=c-SQBHtVb8Y&feature=youtu.be
-
Thx for sharing!