From the course: Algorithmic Trading and Finance Models with Python, R, and Stata Essential Training (2019)
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Prop trading with algos
From the course: Algorithmic Trading and Finance Models with Python, R, and Stata Essential Training (2019)
Prop trading with algos
- [Instructor] How do you go about building an algorithm? Well, there's certain steps that are involved. First, we have to start by defining a trading hypothesis and a goal. Now essentially this means that we need to come up with programmable rules. These have to be things where they're able to be coded, they can't be subjective. You can't talk about we're going to buy the best stock out there, what does that even mean? We need to say specifically, we buy stocks when they fall five percent, or when earnings are advancing the fastest that they have over the last 12 months, or something similar. You've got to have a codable rule determining when you're going to buy or sell. Then, we've got to go through and set operating time horizons and constraints. This requires that we're going to pull in data and performance statistics that we can monitor over time. Typically, humans are going to program these algorithms, and then they're going to provide oversight to the algorithms, but the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Basics of algo trading3m 15s
-
(Locked)
Market making with algos5m 21s
-
An algorithm example2m 58s
-
(Locked)
Prop trading with algos5m 45s
-
(Locked)
Algos in practice3m 1s
-
(Locked)
Textual analysis and algo trading3m 3s
-
(Locked)
Algorithmic trading with qualitative and text data5m 55s
-
(Locked)
Careers in algorithmic trading4m
-
-
-
-
-