Search found 550 matches

by Andry API support
Wed May 22, 2019 2:24 pm
Forum: Bookmap API
Topic: Demo Execution Strategies
Replies: 20
Views: 23444

Re: Demo Execution Strategies

Hi SuperDriveGuy,
LiquidityTracker
http://bookmap.com/addons/lt
Advanced/Generalized CVD
http://bookmap.com/addons/acvd
by Andry API support
Wed May 22, 2019 8:12 am
Forum: Bookmap API
Topic: Apply strategy to historical data
Replies: 3
Views: 12895

Re: Apply strategy to historical data

hi SuperDriveGuy,
Unfortunately no. Applying demo strategies to the historical data is not supported.
by Andry API support
Tue May 07, 2019 8:44 am
Forum: Bookmap API
Topic: calling trading commands
Replies: 1
Views: 4409

Re: calling trading commands

Theoretically you can register your own global key listener and then fake a click on a button when the key is pressed. Keep in mind that it's a hackish solution and not a simple one, so it can break with the release of newer bookmap versions. We are planning to add more hotkeys eventually, but we do...
by Andry API support
Mon May 06, 2019 8:49 am
Forum: BitMEX
Topic: BitMEX Adapter
Replies: 41
Views: 112253

Re: BitMEX Adapter

Hi juanjo76,
This feature is not implemented in our BitMEX adapter.
We'll add it to our backlog. Its priority might be adjusted based on number of similar requests.
by Andry API support
Tue Apr 30, 2019 8:04 am
Forum: General forum
Topic: bug: linestyle not saved for workspace
Replies: 1
Views: 13376

Re: bug: linestyle not saved for workspace

Thx Mario,
it is in our backlog (together with other drawing tools imptrovements) but unfortunately I cannot confirm it will be fixed very soon.
by Andry API support
Mon Apr 29, 2019 6:16 pm
Forum: Bookmap API
Topic: Liquidity Tracker is officially published
Replies: 17
Views: 44831

Re: Liquidity Tracker is officially published

Hi Peter, The limitation by dxFeed license agreement does not allow to support external strategies on dxFeed* You'll get an error message for some builds (Brigitte), or error info for some other builds (you on a Mac), or you just won't tick the indicator's checkbox in. The only way to combine dxFeed...
by Andry API support
Fri Apr 26, 2019 6:44 pm
Forum: Bookmap API
Topic: [Simplified API] PositionListener Issue in v7.1.0 build:7
Replies: 12
Views: 10884

Re: [Simplified API] PositionListener Issue in v7.1.0 build:7

Yes, there is, but not within the Simplified API. Please take a look at "AveragePrice" from DemoStrategies, class Layer1ApiAveragePositionPriceDemo. There is an object dataStructureInterface you can get a list of TreeResponseInterval-s from. The 0-th element of the list will be a collection of aggre...
by Andry API support
Fri Apr 26, 2019 3:20 pm
Forum: Bookmap API
Topic: [Simplified API] ClientId for Bracket Orders Not Saving
Replies: 3
Views: 5845

Re: [Simplified API] ClientId for Bracket Orders Not Saving

This is a CQG-specific issue, we're solving it. If the issue is on our side (if it is caused by our CQG adapter), we'll fix it. The issue may also be on CQG's side.
Other adapters should work correctly.
by Andry API support
Fri Apr 26, 2019 10:14 am
Forum: Bookmap API
Topic: [Simplified API] ClientId for Bracket Orders Not Saving
Replies: 3
Views: 5845

Re: [Simplified API] ClientId for Bracket Orders Not Saving

Hi Gregory,
- was that live or replay
- which provider (aka platform aka exchange) were you using
- if replay, could you send me your feed file pls
by Andry API support
Fri Apr 26, 2019 8:54 am
Forum: Bookmap API
Topic: [Simplified API] PositionListener Issue in v7.1.0 build:7
Replies: 12
Views: 10884

Re: [Simplified API] PositionListener Issue in v7.1.0 build:7

Hi Gregory,
was that live or replay mode? We've been solving the issue with position listener in the replay mode but the live mode must be working.