Get all binance orders

I have a binance account with providing an api to external system, I tried many ways to listen to the create order but it doesn’t listen that order created. If I create order manually it works but if the external system created order it doesn’t listen to changes, any recommendations?
I’m trying to get all order history and determine recent order then execute my work but I can’t find the api method that get all trading orders without pass symbol, any recommendations?

first run of program/app, go through the grueling process of trudging through the whole list of pairs, save the data for next time. you won’t have to rebuild the complete history after that, saves a little bit of time. still no way that i’ve found to pull he history without processing the whole list of available symbols.

in 2 days, this becomes even more of a hassle with the oncoming weight changes… :roll_eyes: