Due to the COVID-19 limited movement and stay-at-home rules in the country where I live did I have some free time on my hands and was looking for a hobby project. I ended up downloading MetaTrader and started experimenting with coding an Expert Advisor (a.k.a. trading bot) for forex, using the MQL language.
It is an interesting journey, seeing what functionality MQL offers and how I can use this. Also how I can use MT for backtesting and forward testing is interesting. I have meanwhile gone through a few iterations of my code and have ended up with a version which seems to work nicely in forward testing.
The good simulation results make me consider taking the next step: funding an account with some money (e.g. 3~5 k USD) and have it run live on some of the main currency pairs. I have a computer at home which is available to run this 24/7 (it is currently running automated trading at IB 24/5 and has space remaining).
So, in order to take this next step, I started to look at some websites of forex brokers. However, I notice that all of them mention that they provide their customers with MetaTrader 4. I have developed my EA with MetaTrader 5 and MQL5, so I fear that I can't use these brokers?
And I notice that these brokers promote VPS solutions a lot. As mentioned, I have my own computer and don't need a VPS service.
Any suggestions on how I can take my EA live?
It is an interesting journey, seeing what functionality MQL offers and how I can use this. Also how I can use MT for backtesting and forward testing is interesting. I have meanwhile gone through a few iterations of my code and have ended up with a version which seems to work nicely in forward testing.
The good simulation results make me consider taking the next step: funding an account with some money (e.g. 3~5 k USD) and have it run live on some of the main currency pairs. I have a computer at home which is available to run this 24/7 (it is currently running automated trading at IB 24/5 and has space remaining).
So, in order to take this next step, I started to look at some websites of forex brokers. However, I notice that all of them mention that they provide their customers with MetaTrader 4. I have developed my EA with MetaTrader 5 and MQL5, so I fear that I can't use these brokers?
And I notice that these brokers promote VPS solutions a lot. As mentioned, I have my own computer and don't need a VPS service.
Any suggestions on how I can take my EA live?