Page 1 of 1

Create a volume delta base on multiple symbol.

Posted: Sun May 26, 2019 2:02 pm
by shixin121
Hi, Bookmap Team and users,

I want to write a custom indicator that calculates volume delta study on multiple symbols combined. Is it possible?

I know there is a correlation tracker function, so it's possible to reference data from another symbol, what if I want to reference more than one symbol at once?

Re: Create a volume delta base on multiple symbol.

Posted: Mon May 27, 2019 1:31 pm
by Andry API support
Hi shixin121,
Take a look at simplified demo in Demo Strategies project and MultiInstrumentListener interface.
https://github.com/BookmapAPI