Angle is not saved, cos it will be calculated by coords

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
The class CChartObjectTrendByAngle (defined in <ChartObjects\ChartObjectsLines.mqh>) does not have a Save nor Load method.
This Save(int filehandle) should save the OBJPROP_ANGLE property.
The Load(int filehandle) method should load that property.
The code below does the job: