Tutorials
Tutorials copied to clipboard
Jupyter notebook tutorials from QuantConnect website for Python, Finance and LEAN.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=1509811
Also removed duplicated Leveraged ETFs url in "01 Strategy Library.php"
https://quantpedia.com/Screener/Details/144 -the entry signal occurs if today’s close is greater than or equal to the highest close during the stock’s entire history
Paper: https://arxiv.org/pdf/1807.02787v1.pdf
In the "Intraday Dynamic Pairs Trading using Correlation and Cointegration Approach", there is conflicting information. In Introduction, we can read: > It's essential to understand how the cointegration residual together...
Currently, step 3 to step 9 only has a placeholder, no detail content. Has any plan to finish this guide? https://www.quantconnect.com/tutorials/open-source/brokerage-development-guide#Brokerage-Development-Guide-Step-4-Describe-Brokerage-Limitations Or where can I got the equivalence documentation for...
Create a tutorial for how to do live trading with Coin API live data feed and LEAN. (Est 800 words) All tutorials should try and explain with a combination of...