Search found 6 matches

by TheBidWhacker
Sat Jun 27, 2020 11:58 pm
Forum: Bookmap API
Topic: Is it possible to write in Java 14?
Replies: 2
Views: 2204

Re: Is it possible to write in Java 14?

Thanks for the quick feedback! That's great to hear you're already on track to upgrade soon. The main features I was wanting to use was `var`, switch expressions, and hopefully records. It seems like those should compile down ok (or at least the first two).

Thanks again!
by TheBidWhacker
Sat Jun 27, 2020 6:22 pm
Forum: Bookmap API
Topic: Is it possible to write in Java 14?
Replies: 2
Views: 2204

Is it possible to write in Java 14?

I'm a fullstack web programmer who's not super familiar with Java. I've installed the Java 8 JRE/JDK as per the getting started guide here but i'm really longing for some of the features that the newer Java has. Before I bork my system trying, is it possible to write the plugins in the newest Java a...
by TheBidWhacker
Mon Oct 07, 2019 1:11 pm
Forum: Bookmap API
Topic: Accessing MBO data for stop orders
Replies: 7
Views: 13436

Re: Accessing MBO data for stop orders

nm, figured it out. You need to use MarketByOrderDepthDataListener and get the order IDs from there.
by TheBidWhacker
Sun Sep 29, 2019 10:28 pm
Forum: Bookmap API
Topic: Accessing MBO data for stop orders
Replies: 7
Views: 13436

Accessing MBO data for stop orders

Hello, I'm trying to code a strategy that takes stop runs into consideration. I've noticed that the advanced CVD module requires MBO data to filter by aggressive stop orders. Is this something that we can access via the API? I might have missed it but didn't see anything in the docs. From what I can...
by TheBidWhacker
Mon Sep 09, 2019 8:42 pm
Forum: Binance
Topic: Requesting Binance
Replies: 40
Views: 169869

Re: Add Binance

This would be a great addition!
by TheBidWhacker
Fri Jul 12, 2019 2:35 pm
Forum: New Features and Requests
Topic: Display of Advanced CVD modification
Replies: 7
Views: 8731

Re: Display of Advanced CVD modification

+100 , this would be a lot more useful IMHO. Currently I have to keep turning it "on" or "off" to reset it after it grows too much. Also while we're at it... having an audio alarm when it hits a threshold would be really nice so we're not glued to the screen.