Reply

Sending out POST requests from strategy generated in SQX for Crypto trading(MT5)

0 replies

Channaholic

Subscriber, bbp_participant, customer, community, 1 replies.

Visit profile

3 years ago #267015

Hello,

Basically, I want to provide a personal signal service with alerts generated by my strategies developed in SQX and don’t care about actual trading execution through MetaTrader, because none of the brokers I want to trade on is supported by MT (Cryptocurrency space).

So has anyone experience with a similar challenge? From my research, I found out about the WebRequest() function. If I place it the code to send out a POST each time an open or close signal is fired it should work as expected right?

My basic idea for the whole thing was to set up my MT5 with a demo account on a VPS, edit and import the strategies and let them run on the pairs. Any problems I could run into with this “architecture”?
Execution delays are not of my highest concern since I am working only on higher time frames.

Thank you in advance!

0