Forum

Real-time test on EA

Hello there, I created an EA that catches spikes. I backtested and it worked fine. But it fails to catch those spikes during a real-time test. Instead, it opens the position after the market has spike

VPN Space

Hello there! Does Meta still have a free VPN host

How do i close multiple positions?

Hello there! I'm working on an Expert advisor. I want it to close all positions when there is a 2 pips retracement. I utilize Ctrade Standard library to open and close positions. Yes, I'm aware of the SetAsyncMode() method, but it doesn't solve the issue. I tried orderSendAsync(), it still doesn't

Help pls, EA

Hello traders, I'm building an EA, How can I get the difference between the initial tick and the current tick at a given time