Difference between revisions of "Market Trading"
m (→ChatGPT) |
m |
||
| Line 45: | Line 45: | ||
<youtube>00e7pj1UKWU</youtube> | <youtube>00e7pj1UKWU</youtube> | ||
| − | |||
<youtube>Jh5rJskkEkU</youtube> | <youtube>Jh5rJskkEkU</youtube> | ||
<youtube>ekz6ugJE1h0</youtube> | <youtube>ekz6ugJE1h0</youtube> | ||
| Line 51: | Line 50: | ||
<youtube>abih1ADdyd4</youtube> | <youtube>abih1ADdyd4</youtube> | ||
| − | == Siraj Raval == | + | == I Built a Trading Bot with [[ChatGPT]] | Siraj Raval == |
| + | * [https://github.com/llSourcell/ChatGPT_Trading_Bot/ TraderBot] | ||
| + | |||
| + | The entire codebase is contained in a single [https://github.com/llSourcell/ChatGPT_Trading_Bot/blob/main/tradingBot.ipynb iPython notebook file]. | ||
| + | |||
| + | * [[Python]] 3.7 | ||
| + | * [https://alpaca.markets/ Alpaca SDK] ... for live trading data | ||
| + | * [https://github.com/AI4Finance-Foundation/FinRL FinRL] ... Financial Reinforcement Learning | ||
| + | * [https://vercel.com/ Vercel] ... platform for frontend developers | ||
| + | * [https://github.com/llSourcell/firebase_react_startup_template Firebase Template] <i>optional</i> | ||
| + | |||
| + | The tools used in this tutorial are the Alpaca API for live trading data: | ||
| + | |||
| + | |||
| + | |||
| + | <youtube>fhBw3j_O9LE</youtube> | ||
| + | |||
| + | |||
| + | === Other Siraj Raval Videos === | ||
<youtube>rRssY6FrTvU</youtube> | <youtube>rRssY6FrTvU</youtube> | ||
<youtube>SSu00IRRraY</youtube> | <youtube>SSu00IRRraY</youtube> | ||
<youtube>05NqKJ0v7EE</youtube> | <youtube>05NqKJ0v7EE</youtube> | ||
<youtube>ftMq5ps503w</youtube> | <youtube>ftMq5ps503w</youtube> | ||
Revision as of 14:53, 17 April 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- Case Studies
- Backtesting
- Feedback Loop - Stock Market Predictions
- Charts with Generative AI
- How to use OpenAI Algorithm to create Trading Bot returned more than 110% ROI | Husein Zolkepli - Medium ...OpenAI
- Alpaca.ai
- Built In
- Liberated Stock Trader
- Trading Review
- Ash & Pri
- Any instructor
ChatGPT | OpenAI
YouTube ... Quora ...Google search ...Google News ...Bing News
- Prompt Engineering (PE)
- Generative AI ... Conversational AI ... OpenAI's ChatGPT ... Perplexity ... Microsoft's Bing ... You ...Google's Bard ... Baidu's Ernie
I Built a Trading Bot with ChatGPT | Siraj Raval
The entire codebase is contained in a single iPython notebook file.
- Python 3.7
- Alpaca SDK ... for live trading data
- FinRL ... Financial Reinforcement Learning
- Vercel ... platform for frontend developers
- Firebase Template optional
The tools used in this tutorial are the Alpaca API for live trading data:
Other Siraj Raval Videos