MATH 5440 HW8
Math 5440: Week 8 Assignment Due Date: March 24, 2023 at 10am Exercise 1 Creating Synthetic Trades Load the binned stock data using \l pathToHdbFolder\columbiaHdb Load in memory the table for the date 2019.01.03. This exercise implements functions to simulate three common rule-based trading schedules. Each function should have the signature simSchedule:{[trade; adv; size]} vectorized …