Search found 4 matches

by bob7123
Wed Jul 18, 2018 6:44 am
Forum: BitMEX
Topic: BitMEX Adapter
Replies: 41
Views: 104944

Re: BitMEX Adapter

Serg wrote:
Mon Jul 16, 2018 4:34 pm
Hi Bob,
Are you able to use the compiled adapter (from the "release" tab) without Eclipse, i.e. not in debug mode?
I'm actually not seeing a release tab. Could it be a rights issue on your end? An idiot issue on my end? ;)

Can you share a URL where it should be?

Thanks,
-Bob
by bob7123
Fri Jul 13, 2018 3:00 pm
Forum: BitMEX
Topic: BitMEX Adapter
Replies: 41
Views: 104944

Re: BitMEX Adapter

OK, I downloaded this and tried to get it going in Eclipse. Short story, I am getting a lot of errors in Velox.api.layer0.live.Provider.balanceMap For example: BalanceInfo.BalanceInCurrency cannot be resolved to a type Provider.java /bitmex-adapter/src/velox/api/layer0/live line 86 Offending code: p...
by bob7123
Fri Jul 13, 2018 8:04 am
Forum: Bookmap Connect API and Quant solution
Topic: IDE Recommendations
Replies: 2
Views: 22012

Re: IDE Recommendations

Thanks for the info. I saw some posts where NetBeans was also mentioned as a contender, which apparently had some buggy early releases but they claim has gotten better. Anyway, it's Oxygen for me. I'm still a bit rusty, so I'll take the most stable option. The fact that you guys run it too helped to...
by bob7123
Thu Jul 12, 2018 4:31 pm
Forum: Bookmap Connect API and Quant solution
Topic: IDE Recommendations
Replies: 2
Views: 22012

IDE Recommendations

Hi, It’s been a while since I’ve done much Java programming, and this is my first stab at coding against Bookmap. (Level 0) I’m planning to use Eclipse as my IDE, so I thought I’d put up a post to see what others have done and how it worked out for them. First question… Is Eclipse a good choice for ...