1. web_api_functions/py REST API functions to connect, get market data and place orders 2. entry_points.py Imports the functions from (1) and illustrates how to use them 3. real_time_data_with_websockets.py Illustrates how to stream real-time data using websockets