Market Trading

From
Revision as of 15:09, 17 April 2023 by BPeat (talk | contribs)
Jump to: navigation, search

YouTube ... Quora ...Google search ...Google News ...Bing News


ChatGPT | OpenAI

YouTube ... Quora ...Google search ...Google News ...Bing News


Trading Bot

Python: I Built a Trading Bot with ChatGPT (Alpaca Markets API) | Siraj Raval

The entire codebase is contained in a single iPython notebook file.

JavaScript: Build a ChatGPT Trading Bot With Real Time News (Alpaca Markets API) | Cooper Codes

WebSockets to connect to a live news event data source from Alpaca Markets, analyze the headlines of live news, and then make decisions to buy/sell stocks based off of ChatGPT's reaction to the breaking news. A great introduction to WebSockets, API trading, and ChatGPT API calls.


Other Videos

Other Siraj Raval Videos