Search found 39 matches

by mdtrader
Mon Jan 21, 2019 6:39 pm
Forum: New Features and Requests
Topic: bars and number style in QuotesDelta
Replies: 0
Views: 3327

bars and number style in QuotesDelta

is it possible to add into the QuotesDelta column the same feature "bars and numbers" like in the bid/ask column to see the delta change on a horizontal bar, I know this from SierraChart and it's very helpful.
I think it's easy to implement because you have it right now in other columns ...

Thanks
by mdtrader
Mon Jan 21, 2019 6:36 pm
Forum: New Features and Requests
Topic: adding delete and move action into BidAsk column
Replies: 0
Views: 3350

adding delete and move action into BidAsk column

actual you can place orders via the Bid and Ask column but they are invisble in these columns and no way to delete a single order. It would be great to implement the same actions (delete, move) from the "order columns" into the Bid Ask column so trading from the DOM is possible like in other DOM sol...
by mdtrader
Mon Dec 17, 2018 2:45 pm
Forum: Bookmap API
Topic: Demo strategies: QuotesDelta Indicator
Replies: 35
Views: 75891

Re: Demo strategies: QuotesDelta Indicator

V 7.0.0 build 53
by mdtrader
Fri Dec 14, 2018 10:38 am
Forum: Bookmap API
Topic: Demo strategies: QuotesDelta Indicator
Replies: 35
Views: 75891

Re: Demo strategies: QuotesDelta Indicator

Hi Serg, if I try to load your jar file I got this error: java.lang.NullPointerException at velox.api.layer1.simplified.SimplifiedL1ApiLoader.onOrderExecuted(SimplifiedL1ApiLoader.java:1580) at velox.bookmap.dX.onOrderExecuted(SourceFile:254) at velox.bookmap.fc.a(SourceFile:171) at velox.bookmap.de...
by mdtrader
Mon Dec 10, 2018 5:35 pm
Forum: Bookmap API
Topic: two indicators with same zero line
Replies: 4
Views: 5660

Re: two indicators with same zero line

sorry for the delay... here's my solution: protected Indicator indicator1; protected Indicator indicator2; protected Indicator zero; AxisGroup grpAxis; AxisRules rulesAxisRules; // when within the initialize method: grpAxis = new AxisGroup(); grpAxis.add(indicator1); grpAxis.add(indicator2); grpAxis...
by mdtrader
Thu Dec 06, 2018 4:40 pm
Forum: General forum
Topic: trade alert sound
Replies: 7
Views: 22832

trade alert sound

Hi,
There's a way to change the build in sound for trade fills? I tried a sound.wav in the config directory but this doesn't work and I can't find the original sound file

Thanks
Mario
by mdtrader
Sat Nov 24, 2018 4:41 pm
Forum: Bookmap API
Topic: two indicators with same zero line
Replies: 4
Views: 5660

Re: two indicators with same zero line

and it works... very helpfull

Thanks
by mdtrader
Fri Nov 23, 2018 4:10 pm
Forum: Bookmap API
Topic: two indicators with same zero line
Replies: 4
Views: 5660

two indicators with same zero line

I tried to plot a zero line into the bottom part but it seemed that each indicator has it's own scale.
Is it possible to use two indicators with the same scaling and maybe add a third one as zero line?

Thanks
by mdtrader
Fri Nov 23, 2018 10:12 am
Forum: Bookmap API
Topic: user and license
Replies: 3
Views: 9623

Re: user and license

the easiest way for me would be a function, say getLicensePart() and returns the first or last 8 digit of the user license, this way there is no problem for the user to share part of the key with me and I can easy verify the user