Create a volume delta base on multiple symbol.

Custom indicators, trading strategies, data export and recording and more...
shixin121
Posts: 3
Joined: Tue Mar 19, 2019 12:12 am
Has thanked: 1 time
Been thanked: 2 times

Create a volume delta base on multiple symbol.

Post by shixin121 » Sun May 26, 2019 2:02 pm

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?

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: Create a volume delta base on multiple symbol.

Post by Andry API support » Mon May 27, 2019 1:31 pm

Hi shixin121,
Take a look at simplified demo in Demo Strategies project and MultiInstrumentListener interface.
https://github.com/BookmapAPI

Post Reply