Search found 66 matches

by SuperDriveGuy
Fri May 24, 2019 2:28 pm
Forum: Bookmap API
Topic: calling VWAP study
Replies: 8
Views: 10632

Re: calling VWAP study

Hi AndreyR,   I have code for the VWAP as(from another software) .. (VOL()[0] * ((High[0] + Low[0] + Close[0]) / 3)); and I also have access to the demo indicators MovingAveragePrice MovingVWAP any hints on how to go about creating a very simple VWAP indicator which resets every 30 min? like in the ...
by SuperDriveGuy
Wed May 22, 2019 2:36 pm
Forum: Bookmap API
Topic: Demo Execution Strategies
Replies: 20
Views: 23095

Re: Demo Execution Strategies

Thanks.

I have these. I was referring was there a new updated release of the demo strategies or is it in the pipeline?
 
by SuperDriveGuy
Wed May 22, 2019 2:11 pm
Forum: Bookmap API
Topic: calling VWAP study
Replies: 8
Views: 10632

calling VWAP study

Hi,
  Is there any way to call the builtin study called VWAP, within one's own indicator?

   e.g. if I wanted to plot the std deviation bands around the VWAP.
Thanks
 
by SuperDriveGuy
Tue May 21, 2019 9:21 am
Forum: Bookmap API
Topic: Apply strategy to historical data
Replies: 3
Views: 12801

Apply strategy to historical data

Hi,    I am trying to use some of the demo strategies e.g liquidity tracker. These work fine, but they only start from the point I apply them to the chart, but I see that the strategies you all have posted e.g. advanced cvd, these get applied to historical data too.  Is there a code snippet that I c...
by SuperDriveGuy
Fri May 17, 2019 6:39 am
Forum: Bookmap API
Topic: Demo Execution Strategies
Replies: 20
Views: 23095

Re: Demo Execution Strategies

Hi Serg,
Is there a updated list of strategies downloadable from somewhere?
Thanks
by SuperDriveGuy
Thu May 16, 2019 4:00 pm
Forum: New Features and Requests
Topic: Weighted Moving Average on the Bid and on the Offer (two lines)
Replies: 4
Views: 10461

Re: Weighted Moving Average on the Bid and on the Offer (two lines)

Hi Aragorn,
sent you a PM, as my query is non-Bookmap related.
Thanks
by SuperDriveGuy
Wed May 15, 2019 10:43 am
Forum: New Features and Requests
Topic: Weighted Moving Average on the Bid and on the Offer (two lines)
Replies: 4
Views: 10461

Re: Weighted Moving Average on the Bid and on the Offer (two lines)

Hi Aragorn,
Is this indicator already available somewhere for NinjaTrader?
Thanks
by SuperDriveGuy
Fri May 03, 2019 11:27 am
Forum: Bookmap API
Topic: Quote adding and pulling
Replies: 0
Views: 4029

Quote adding and pulling

Hi, I have seen an interesting case where size is added and presumably pulled immediately BUT ONLY the adding is reflected in the QuotesDelta column the removing seems to have not been picked up. 17 contracts traded on the bid 12395.5 , immediately 17 more were added on the bid 12395.5, these did no...
by SuperDriveGuy
Tue Apr 30, 2019 9:03 am
Forum: Bookmap API
Topic: Liquidity Tracker is officially published
Replies: 17
Views: 44243

Re: Liquidity Tracker is officially published

Hi Serg, The sigmoid weights return to the same value on BOTH nodes e.g. if first node is set to 3, the second node also gets updated to 3(after the indicator settings is closed and reopened). I don't think this is working OR am I doing something wrong here? I want the first node to be 3 and the se...
by SuperDriveGuy
Fri Apr 26, 2019 3:58 pm
Forum: New Features and Requests
Topic: Weighted Moving Average on the Bid and on the Offer (two lines)
Replies: 4
Views: 10461

Weighted Moving Average on the Bid and on the Offer (two lines)

Weighted Moving Average on the Bid and on the Offer (two lines)


Originally suggested by Aragorn
https://www.bookmap.com/forum/viewtopic.php?f=19&t=214