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?
Create a volume delta base on multiple symbol.
-
- Posts: 607
- Joined: Mon Jul 09, 2018 11:18 am
- Has thanked: 27 times
- Been thanked: 86 times
Re: Create a volume delta base on multiple symbol.
Hi shixin121,
Take a look at simplified demo in Demo Strategies project and MultiInstrumentListener interface.
https://github.com/BookmapAPI
Take a look at simplified demo in Demo Strategies project and MultiInstrumentListener interface.
https://github.com/BookmapAPI