Forum

Generated expert advisor with 2 set of indicators, one for opening and one to close

As you know people use many different indicators to enter or exit a position. if they do use the same, i find that they weight them differently in their strategy depending on wether they want to open or close a position. for that reason i propose that the wizard allows for two sets of signals to be

Closing a Position from within an CExpertTrailing class

Hello world, I have written my first trailing algorithm. It inherits from CExpertTrailing and i find that under many circumstances i wish to close a position and not just adjust the tp or sl, is there a way i can close a position from within the my trailing object

Previous Tick profit

I em currently using position.Profit() to get the current profit , but how can I get the previous tick profit

45X in returns from script, BUG?

hello world i have a question, i wrote a script that is showing large returns for various currencies and i want to know if this is a bug in expert advisor, has someone seen something like this before? its strange the other expert scripts don't have results like this. or maybe there is something