Post
Topic
Board Trading Discussion
Re: Trading Bot in C# - blog series
by
bitdude
on 21/06/2025, 11:56:18 UTC
Part 7 - Trade and Order History

We explain what is a trade in a terminology of an exchange and describe how to get historical trades and orders from an exchange using Whale's Secret ScriptApiLib.

With most exchanges, this action is straightforward, but for some reason it's a challenging task on Binance. We've wrote a dedicated tweet to explain that situation.