I have an EA I have been working that calls on another EA for profit managing using the
import function. The EA that is being imported is "managetpv34" which sets multiple take profits and it has been working great. The problem is once a trade is closed early and a new one re-opens for example a day later the "managetpv34" will look for the next take profit point wherever it left off with the first trade and not start over.
I have tried reseting the the take profit value to zero on the next trade but its not working, i'm missing something. Maybe there is a way to unload the "managetpv34" and reload it automatically when the next trade opens. Any tips would be greatly appreciated.