Discussing the article: "Developing a Replay System (Part 70): Getting the Time Right (III)"

 

Check out the new article: Developing a Replay System (Part 70): Getting the Time Right (III).

In this article, we will look at how to use the CustomBookAdd function correctly and effectively. Despite its apparent simplicity, it has many nuances. For example, it allows you to tell the mouse indicator whether a custom symbol is on auction, being traded, or the market is closed. The content presented here is intended solely for educational purposes. Under no circumstances should the application be viewed for any purpose other than to learn and master the concepts presented.

The result of this execution can be seen in the video below, where I demonstrate what's actually happening. Before reading the explanation, watch the video. It will definitely help you understand what follows.

Demo video

If you watched the video, you probably noticed that I'm doing things in a very specific way. Don't worry for now about the code for the service, that will be covered at another time. For now, let's keep our focus here on the mouse indicator.

Author: Daniel Jose