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
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