@cesardefez Yes, the platform has all that information, but you want to visualize it individually on screen and that needs a structure to do it. Are you sure you want to see 36 lines of lots +52 additional lines of other info on your screen? Is it so important?
I check your project's
you have mismatch between coding and variables try to compile source file using MQL code i thing you will have more than 300 errors
You can get the Discord API documentation to see how to use their GET and POST methods, then use the MQL4/MQL5 native function WebRequest() to create POST or GET method, and interact with the API with this functions on a Custom MQL function block.