When fxdreema is making a buy or sell I have put a Send HTTPrequest in the flowchart, but it isn't working.
So, I just wonder how it should be done. If I want it to go to a web page like: www.website.com/buy.php
I did set it to the following parameters:
HTTP address: http://www.website.com/buy.php
Method: POST
Show response in message box: No
When it ends up on my webpage I have my code there, but it isn't loading the page as far as I can see.
Is there anything wrong in my settings here?

