Click or drag to resize

How to develop a Session

Whether a tick/historical data will be included while constructing the bar depends on the Session template the user applied while initializing the bar. ArthaChitra lets one to custom code the Session.

Basic concept

The SessionDefinations defines the actual time periods of the session. User must define the session.

In case the user wants to add an exception (like holiday, etc) he can do so by adding the an appropriate value in the Exeptions list.

See Also

Reference