@l-andorrà You've been a big help thank you very much. Sadly it just wouldn't work. The good news is after I kept testing I finally found a solution. https://fxdreema.com/shared/GamfMjhdc
I saw that a couple of people had the same question as me and its never been answered before so i hope this helps. Once again I really appreciate the help and the website. Been a huge help in my trading.
Latest posts made by Mannybear1
-
RE: Delete object after second object is created/creating only one object at beginning of indicatorposted in Questions & Answers
-
RE: Delete object after second object is created/creating only one object at beginning of indicatorposted in Questions & Answers
@l-andorrà This was really helpful in the creating line part. Sadly the new lines get deleted before The are drawn or if I alter it a little the new lines will get deleted after a little bit. How would I delete the previous line on the chart. So as a new line forms delete the old one. Once again you've been really helpful thank you.
-
RE: Delete object after second object is created/creating only one object at beginning of indicatorposted in Questions & Answers
Do you mind giving me an example?
-
Delete object after second object is created/creating only one object at beginning of indicatorposted in Questions & Answers
Hey all. I've been trying to add lines to my indicator. To explain it thoroughly lets say the indicator is in a downtrend once it reverses to an uptrend and the candle closes it will create a line at the opening price of the previous candle. This is the easy part. The hard part is i'd like it to only create a line at the beginning of the trend only and not for each candle after.
The second problem I have is deleting the previous object. So lets say I create a line for the uptrend. If another uptrend starts id like to create another line but delete the previous one. Here's my example so far and a picture to help
https://fxdreema.com/shared/aOs7jg7Cc
-
RE: Stop object from repeatingposted in Questions & Answers
@l-andorrà Just a project I'm working on. Without putting the indicator on the chart I'd still like my EA to show when it reverses with the use of arrows. There's no way to stop the object from repeating itself except through the "n" amount of time. Thank you for your help tho I'll try it a couple more times
-
RE: Stop object from repeatingposted in Questions & Answers
@l-andorrà I did. Sadly doesn't work. What I want it to do is to just appear once only when the indicator reverses. I listed the newest idea I have which seems to work but once the indicator changes color it doesn't activate.
https://fxdreema.com/shared/NLetRE2Wb -
Stop object from repeatingposted in Questions & Answers
The point of this EA is to draw an arrow every time the indicator changes. What I want to do is draw the arrow only once and at the beginning of the indicator trend. I've tried several ideas but none seem to work. Can anyone help with that?link text the example is there.