Thank you Fx dreema. It worked.
Latest posts made by neekindia
-
RE: Error with custom indicatorposted in Questions & Answers
Thank you for your comments, I tried putting the quotes, but still getting the errors. Please help!


-
Error with custom indicatorposted in Questions & Answers
Tried creating an EA with custom indicator "currency slope strength". I am getting errors on compiling (screenshots attached). Please help.


-
RE: Stop trading for the dayposted in Questions & Answers
I am using an EA based on a semimartingale strategy. Looking to stop the EA for the particular day once the desired profit is reached. A block which calculates the total profit from all trades on one day and gives an output when profit/loss more than x amount would be useful.
Thanks
-
RE: Stop trading for the dayposted in Questions & Answers
Thank you miro and fxdreema for your suggestions.
However the particular block takes the unrealised profit as well into account. Any idea to circumvent this? only realised profits should be taken into account.Thanks in advance
-
RE: Stop trading for the dayposted in Questions & Answers
Hi fxdreema,
How to add function to stop EA trading for the particular day when profit reaches a particular amount?
Thanks in advance