Arpit T:
the objects on chart are not saved specifically to particular chart but they are drawn on each chart switched
how can i make objects to be shown specifically to those chart where i switch symbol
- correct.
- stop switching; open a second chart. We just covered this a few days ago.
I need help please - Objects overlap each other in all graphics - Trendlines - General - MQL5 programming forum #5…

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
when i switch chart using
ChartSetSymbolPeriod()
the objects on chart are not saved specifically to particular chart but they are drawn on each chart switched
how can i make objects to be shown specifically to those chart where i switch symbol
if i added a trendline to AUDCAD it also shows on USDCAD however i want this to only show on AUDCAD if its drawn on AUDCAAD and on USDCAD if it was drawn on USDCAD