Version 2.0.7.0 |
ArthaChira version 2.0.7.0. Release date 7th January 2026.
Installation instructions : If you have any prior version installed then please do a clean installation.
Uninstall existing version of ArthaChitra 2 from Control Panel > Uninstall a program
Install ArthaChitra version 2.0.7.0
Status | Category | Comments |
|---|---|---|
| Fixed | Data | Integer overflow in RoundToTickSize method |
| Added | SharpScript | Volume Weighted Moving Average indicator |
| Added | SharpScript | Circle, Ellipse, GannBox, Regression Channel, Rotated Ellipse and Fibonacci Circle drawing scripts |
| Changed | View | Level2 View now replaces the Expander control with High Low Range bar etc visual |
| Added | Connection | Simulator Connection now appends Open, Change, VWAP etc |
| Changed | Connection | BOW Connection conforms to login changes |
| Upgraded | Connection | IB API upgraded to version 10.42 |
| Fixed | View | Chart YAxis Min Max etc values does not updates when user configures it via YAxis Property View |
| Changed | SharpScript | DrawingItem.Value property changed to virtual |
| Fixed | SharpScript | Gann Fan drawing object now plots as per price instead of pixel. Overrides the Contains method in Gann Fan drawing object. User can now select Gann Fan by clicking any arm |
| Added | SharpScript | DomScripts now can get historical data using the GetHistoricalData method |
| Changed | SharpScript | DOMProfile DomScript now implements the GetHistoricalData method. |
| Fixed | View | Drawing object may not re-align if Y-Margin etc chart properties are changed |
| Fixed | View | Drawing object, when selected, shifts to chart edge when mouse is moved from Y-Axis to main chart |
| Fixed | View | Cursor.SelectedVisual is not nullified when drawing objects are removed |
| Changed | SharpScript | Text drawing object now supports multi-line texts |
| Changed | SharpScript | DrawingBase.Icon now made virtual. If not overriden will render the first letter of the class |