external library handling

 

Hello guys.

I'm using LibOrderReliable to place/modify orders.


If I use the same EA on different pairs and the want/need to call LibOrderReliable- can this cause problems.

There is always one EA saying "could not find LibOrderReliable". Could this have something to do with it?

If so: What's your suggestions to prevent such problem?


Thank you.
WorstCases

 
WorstCases:

Hello guys.

I'm using LibOrderReliable to place/modify orders.

If I use the same EA on different pairs and the want/need to call LibOrderReliable- can this cause problems.

There is always one EA saying "could not find LibOrderReliable". Could this have something to do with it?

If so: What's your suggestions to prevent such problem?

Thank you.
WorstCases

Hi WorstCases,

Don't import them, Make them an include and include them.

:D

Reason: