Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Creating the Book DTO and Entity Classes
This video will dive into creating the data transfer object (DTO) and entity classes for the Bookstore App. This video will explain the purpose and structure of DTOs and entities and implement them for the Bookstore App, enabling storing...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Open Trades - Trade Trigger Logic
In this video, we will discuss the trade trigger logic for opening trades in your bot. You will learn how to define the conditions and criteria for entering trades based on price differentials, cointegration signals, and other factors....
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Construct Market Prices - Completion
In this video, we will complete the construction of market prices for our trading bot. Building upon the previous video, you will learn how to process and analyze the gathered market data, calculate price differentials, and create a...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - All Positions Function - Part 1
In this video, we will begin implementing the close all positions function for our trading bot. You will learn the logic and steps required to abort all open positions on the DYDX platform. This clip is from the chapter "Bot Build -...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Manage Exits - Part 2
In this video, we will continue the discussion on managing exits in your trading bot. Building upon the previous video, you will learn about additional exit strategies, position monitoring techniques, and dynamic exit adjustments. This...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - All Positions Function - Part 2
In this video, we will continue the implementation of the close all positions function for our trading bot. Building upon the previous video, you will learn the remaining steps and considerations for closing open positions on the DYDX...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Place Orders on DYDX through Private API
In this video, we will explore how to place orders on the DYDX platform using the private API. You will learn how to construct the necessary API requests to execute trades, manage positions, and interact with the DYDX exchange securely...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Interpreting DYDX API Documentation
In this video, we will guide you on how to interpret the DYDX API documentation. You will learn how to navigate the documentation effectively and understand the different endpoints, parameters, and response formats provided by the DYDX...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - About the Hedge Ratio
In this video, we will discuss the hedge ratio and its significance in pairs trading. You will learn how to determine the appropriate hedge ratio for a pair of assets, enabling you to establish a market-neutral position and effectively...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Manually Trading on DYDX
In this video, we will explore the process of manually trading on DYDX. We will walk you through the steps involved in executing trades on the DYDX decentralized platform. By understanding the manual trading process, you will gain...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Excel 2021 Versus Excel for Microsoft 365
In this video, we will understand the difference between Excel 2021 and Excel for Microsoft 365.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - The LAMBDA Function
In this video, we will cover the LAMBDA function.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Using the AGGREGATE Function
In this video, you will learn how to use the AGGREGATE function.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Specialized Rounding (MROUND, CEILING.MATH, and FLOOR.MATH)
In this video, we will cover specialized rounding (MROUND, CEILING.MATH, and FLOOR.MATH).
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Rounding Values Using ROUND, ROUNDUP, and ROUNDDOWN
In this video, you will learn how to round values using ROUND, ROUNDUP, and ROUNDDOWN.
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Looking Up Information Using VLOOKUP (Exact Match)
In this video, you will learn how to look up information using VLOOKUP (Exact Match).