These scripts include various types of momentum trading, opening range breakout, reversal of support & resistance, and statistical arbitrage strategies.
The single most powerful tool for quants, traders, and coders in 2023:
LangChain
Over the past 3 months I spent 50 hours down the rabbit hole to:
• Use the internet with GPT4
• Load, search, summarize PDFs
• Use Wikipedia data in prompts
Here's one of the most incredible:
This thread is based on great work by Nicholas Renotte.
By reading it, you will create an AI financial advisor:
• Get the tools installed to use the OpenAI API
• Fine tune an LLM on a PDF unseen by the model
• Ask the PDF questions and get accurate answers
Are you ready?
A quick primer on LangChain:
• Use it to access the internet, load PDFs, and more
• An integration framework to create LLM-basd apps
• Comes with access to toolkits and other language models
Here’s the step-by-step process to turn GPT into your own financial advisor: