data editor with MBO

Custom indicators, trading strategies, data export and recording and more...
schmidtbc16
Posts: 1
Joined: Mon Nov 22, 2021 7:18 pm
Has thanked: 1 time

data editor with MBO

Post by schmidtbc16 » Thu Jul 20, 2023 7:51 pm

I am working with the DataEditorBasicExample file but I can't seem to figure out how to implement MarketByOrderDepthDataListener and data editing at the same time.

Please advise.
Last edited by schmidtbc16 on Fri Jul 21, 2023 2:27 pm, edited 1 time in total.

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

Re: data editor with MBO

Post by Andry API support » Fri Jul 21, 2023 7:21 am

DataEditorBasicExample inherits its superclass MBO-related methods: onMboSend, onMboReplace, onMboCancel. Add your features to those.

Post Reply