diff --git a/README.md b/README.md index 5de8b8d..65eeb84 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Autotrader inserts layers of abstraction all the way down from the implementatio The following page is a report generated by Autotrader when backtesting a naive SMA crossover strategy using realtime Forex market data: -![images/livetrades-example.jpeg](Graph of live trades as executed by the strategy.) +![https://raw.githubusercontent.com/lukewilson2002/autotrader/refs/heads/main/images/livetrades-example.jpeg](Graph of live trades as executed by the strategy.) -![images/profit-example.jpeg](Return on investment of the strategy plotted over time.) +![https://raw.githubusercontent.com/lukewilson2002/autotrader/refs/heads/main/images/profit-example.jpeg](Return on investment of the strategy plotted over time.) -![images/profitability-example.jpeg](Profitability graph of the strategy.) +![https://raw.githubusercontent.com/lukewilson2002/autotrader/refs/heads/main/images/profitability-example.jpeg](Profitability graph of the strategy.) ## License