Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit


TRADING ENERGY DERIVATIVES

Homework / Project #3 – Design systematic energy trading strategy

ASSIGNMENT

Follow the backtest template specified for homework #2 and design your own rule-based systematic futures trading strategy.

The strategy should involve one of the four energy futures, spreads, or any other combination of them. The signals could be constructed using price, macro, fundamental or positioning data, or any other data sources that you can find and deem to be relevant. Multiple signals could be combined. The choice of the lookback period is up to you.    

1) Design and backtest the rule-based strategy and produce the following performance metrics (see example in Lecture 4):

a. Graph the strategy equity line (cumulative rolling P&L) and rolling drawdown (DD)

b. Calculate Annualized P&L and Maximum Drawdown in $$

c. Calculate Sharpe Ratio (annualized)

2) Analyze the stability of your output with respect to the choice of model parameters

3) Prepare a summary document that explains your strategy to a potential investor. The summary must include

a. Clear description of your original investment idea (i.e., why you expected the strategy to work)

b. The summary of all strategy results from 1)-2)

c. Comments about strategy performance under different market regimes and the risks of the strategy

Extra bonus points could be awarded for innovative ideas and implementation methods.   

Submit the summary document, Excel strategy output, and the code (if using Python).