This is an example how to call directly the SSA dll for practical use in EA. This is not a working trading EA, just an example how to implement the idea.
what is the solution then? it seems we are fighting 2 battles. 1) to trade the market 2) to beat the broker (including software & spread) for the outcome of making pips/money.
Hi dudes
We are experiencing practical difficulties for building an EA. We divide the process into 2 ways. The first robot uses iCustom to call directly indicators, the second robot calls directly the indicators from a DLL.
I explain
the...