I'm not used to using 'on chart' blocks but I'm afraid I found a bug when using the that called 'Object created'. I connected it above a 'buy now' block and when I manually created a horizontal line (no name filter used), nothing happens. I confirm that 'Object deleted' works normally.
Posts made by l'andorrà
-
Block 'Object created' doesn't work.posted in Bug Reports
-
RE: Close Partial and Modify Stop helpposted in Questions & Answers
@tec-nacks Then the general structure you need is this:

The condition block is your fibo level, for example.
-
RE: Adding to the volume after a profitable tradeposted in Questions & Answers
What do you mean by 'the new trade'?
-
RE: How to take profit using indicatorposted in Questions & Answers
Before doing anything you need to check if the indicator repaints, because if it does, the bot is doomed.
-
RE: Can't use the mq5 output fileposted in Questions & Answers
Does it happen to one file only or all your projects?
-
RE: How to get timestamp of highest high in custom indicator range.posted in Questions & Answers
There is no block in fxDreema doing that. You will need a custom loop to find it
-
RE: Will my idea work?posted in Questions & Answers
Yes, an EA can recognize manually used objects if you customize its name. Then that name needs to be found by the bot.
-
RE: Close Partial and Modify Stop helpposted in Questions & Answers
Your request is too wide. Focusing on more narrow targets would help.
-
RE: Trade buy when RSI is above or below 50 levelposted in Questions & Answers
Where is that 'arrow' coming form?
-
RE: [TUTORIAL] How to Enable/Disable virtual stop loss on EA Inputposted in Tutorials by Users
Thank you for sharing.
-
RE: How to check lot size of last open trade in martingaleposted in Questions & Answers
Here you have my custom martingale bot doing exactly that. I hope it helps:
-
RE: add Mr. Don Guy method of capital managementposted in Questions & Answers
Never heard of it. How does it work?
-
RE: After closing trade no trade on same dayposted in Questions & Answers
Please stop spamming old threads with your request.
-
RE: One trade per a signalposted in Questions & Answers
Please don't retake this old thread to ask the same question again.
-
RE: How to Round to decimal placesposted in Questions & Answers
@Jim67 I'm not a programmer, so I have no idea how to reply

-
RE: Object in chart copyposted in Questions & Answers
This is the second thread you created for the same problem. Please don't duplicate threads.
-
RE: Object on the chart, Please! could someone help me, to copy arrow object in the graphposted in Questions & Answers
@alok Is that object visible in the 'Object list' window? If so you will need a 'For each object' block to find it.