Announcement

Collapse
No announcement yet.

Manipulating Tick graphs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Manipulating Tick graphs

    Hi there,

    I’m currently developing a basic algorithm for evaluating Tick-data. This algorithm includes a simple filtering algorithm which omits / doesn’t draw Bid and Ask quotes, if these are identical with the previous Bid and Ask quotes. Basically I need to;

    1. Create my own custom Tick-window without the build-in Bid, Ask, Close quotes
    2. Access eSignal Tick-data and filter/calculate my own custom Bid, Ask, Close quotes
    3. Draw these calculated quotes into the custom Tick-window

    I appreciate any help...

    Regards,

    Koch
Working...
X