I am working on an EA that automatically opens a buy when a sell is closed out and vice versa. So, no need for an object to be placed on a chart to show when a trade is closed. The order's are closed via stop order, and I don't see any place to add a NULL to the OrderSend function to stop this. Also, is there anyway to stop the dashed line from being drawn from the order open to the order close? Thanks.
- Is there a simple way to activate the trading line?
- Close SELL order and Open BUY order at the same time
- [Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2.
bump.
Let your EA delete close arrow itself. This is obviously solution.
He suggests adding code to your EA to delete the objects you don't like.
I think the trade objects names start with "#"
phy:
He suggests adding code to your EA to delete the objects you don't like.
I think the trade objects names start with "#"
Yes, you are right. Thank you.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register