HonobonoTrader / Publications
Forum
Can I include bat file as a source file
Hi. I have a simple question. Can I include a bat file like this? #resource "\\Files\\httprequest.bat" I compiled a source file with the code above, but I got this message. unknown resource type '\MQL4\Files\httprequest.bat' HTTP.mq4 Actually, I can do HTTP request in other ways. I just would like