Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

1 contribution to Automated Traders Community
Considerations for automatic trading
Hello, good day to everyone. I am going to make some suggestions within my experience developing algorithmic systems. But of course, everyone is free to choose their path. I recommend the exclusive use of open price data and the mandatory implementation of strategies based on such open prices. The use of ticks in algorithm programming is irrelevant in decision making, unless the system is designed to operate at high frequency (HFT). For non-HFT oriented systems, direct use of ticks is discouraged. In addition, when scaling the system by incorporating new strategies, parameters or complex functions (eg: FFT, Correlation Coefficients in R, Band Pass Filters, etc.), the processing will be more efficient when working with opening prices due to its nature. These open prices are optimal for such a task, and even if you still need more computing power you could choose to use OpenCL in MT5. However, in the case of testing systems developed by "third parties", it is suggested to carry out tests using all possible modeling methods and time shifts to ensure correct interpretation/BT of the Expert Advisor.
0
0
Considerations for automatic trading
1-1 of 1
Arturo Gonzales
1
5points to level up
@arturo-gonzales-1757
I'm a specialist in the conception of trading algorithms with a solid background in programming and finance.

Active 17d ago
Joined Jul 27, 2023
INTP
powered by