Is there a way to hide the trade arrow icon and SL/TP horizontal lines on a chart which are automatically added if you call OrderSend?
- how to hide orders, stop loss & TP lines in a chart?
- how to change in " INDICATOR_LEVEL " properties for zero level
- Trading System by Xard777
goocreations :
Is there a way to hide the trade arrow icon and SL/TP horizontal lines on a chart which are automatically added if you call OrderSend?
Yes, it is. You are necessary to change the terminal settings: "Tools" -> "Options" -> "Trade" -> "Show realtime history of deals on chart" and right click on the chart -> "Properties" -> "Show" -> "Show trade levels".
Is there a way to hide the trade arrow icon and SL/TP horizontal lines on a chart which are automatically added if you call OrderSend?
Karputov Vladimir:
Yes, it is. You are necessary to change the terminal settings: "Tools" -> "Options" -> "Trade" -> "Show realtime history of deals on chart" and right click on the chart -> "Properties" -> "Show" -> "Show trade levels".
Thanks, can't really test it, since the market is currently closed. However, during backtesting in visual mode, the objects still display, even with the option disabled. Isn't there a programtical way by calling one of MQL's functions to simply not add these objects to the chart? In MQL4 the OrderSend function had a last parameter that could be used not to show the arrow icon. Anything similar in MQL5?
Yes, it is. You are necessary to change the terminal settings: "Tools" -> "Options" -> "Trade" -> "Show realtime history of deals on chart" and right click on the chart -> "Properties" -> "Show" -> "Show trade levels".
goocreations:
Thanks, can't really test it, since the market is currently closed. However, during backtesting in visual mode, the objects still display, even with the option disabled. Isn't there a programtical way by calling one of MQL's functions to simply not add these objects to the chart? In MQL4 the OrderSend function had a last parameter that could be used not to show the arrow icon. Anything similar in MQL5?
In the Strategy Tester, you cannot disable trade levels and arrow objects "buy" and "sell".
Thanks, can't really test it, since the market is currently closed. However, during backtesting in visual mode, the objects still display, even with the option disabled. Isn't there a programtical way by calling one of MQL's functions to simply not add these objects to the chart? In MQL4 the OrderSend function had a last parameter that could be used not to show the arrow icon. Anything similar in MQL5?
Ah. Thanks for the help.
Never mind: right-click on chart -> properties -> show.

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