NexusFi: Find Your Edge


Home Menu

 





Bookmap xRay


Discussion in Platforms and Indicators

Updated
      Top Posters
    1. looks_one Bookmap with 122 posts (84 thanks)
    2. looks_two johnl with 20 posts (1 thanks)
    3. looks_3 paps with 11 posts (0 thanks)
    4. looks_4 Neo1 with 9 posts (6 thanks)
      Best Posters
    1. looks_one mpxtreme with 1 thanks per post
    2. looks_two Bookmap with 0.7 thanks per post
    3. looks_3 Neo1 with 0.7 thanks per post
    4. looks_4 MichaelH with 0.5 thanks per post
    1. trending_up 135,502 views
    2. thumb_up 115 thanks given
    3. group 91 followers
    1. forum 278 posts
    2. attach_file 51 attachments




 
Search this Thread

Bookmap xRay

  #21 (permalink)
 
Bookmap's Avatar
 Bookmap  Bookmap is an official Site Sponsor
 
Posts: 194 since Jan 2017
Thanks Given: 7
Thanks Received: 173


matthew28 View Post
Sorry, yes. The middle of the range (Profile High + Profile Low)/2.
It clearly isn't a feature lots of people are clamouring for if you have to ask me what I mean

Thank you for the clarification. I can't judge about the importance of this feature for other traders, but definitely it's not complicated to implement. I added it to the list of planned features.
Sergey,
Bookmap

Follow me on Twitter Started this thread Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
New Micros: Ultra 10-Year & Ultra T-Bond -- Live Now
Treasury Notes and Bonds
Build trailing stop for micro index(s)
Psychology and Money Management
Better Renko Gaps
The Elite Circle
My NT8 Volume Profile Split by Asian/Euro/Open
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
59 thanks
Funded Trader platforms
36 thanks
NexusFi site changelog and issues/problem reporting
22 thanks
The Program
20 thanks
GFIs1 1 DAX trade per day journal
19 thanks
  #22 (permalink)
 watrader 
Stuttgart, Germany
 
Experience: Master
Platform: NinjaTrader
Broker: IB
Trading: ZB, EUR, ES
Posts: 106 since Dec 2010
Thanks Given: 68
Thanks Received: 44


Bookmap View Post
Hi Paps,

Bookmap API enables you to draw both on the heat map chart and on the new indicator panel at the bottom.

If you have an indicator in Ninjatrader, you could rewrite it to Bookmap API in Java.
You can find the API and sample codes at Github

Once completed, you can load your indicator to Bookmap via the Add / Import button from the API window.

Here is an example of an average position price that is drawn on the heatmap chart (the blue line)

Best
Bookmap team

Can you please answer this questions:

What is the naming convention for importing / adding Bookmap indicators?

eg.
@Layer1StrategyName("Markers demo")
public class Layer1ApiMarkersDemo implements == Layer1ApiMarkersDemo.jar ??

How can an installed indicator be removed / deinstalled?

Are there more Velox API's then described / listed in the given samples? If yes, where are they described?

Thanks

Walt

Reply With Quote
  #23 (permalink)
jr2146
las vegas Nv
 
Posts: 1 since Nov 2011
Thanks Given: 1
Thanks Received: 0


I was wondering if anyone has created any API studies for Bookmap using Stage 5 Trading yet that they want to share..

I was also wondering if someone can create a RSI study to plot on lower section of bookmap (like where the cumulative delta is) and also a mid-line for intraday trading from the 9:30am open to 4:15pm close..

I am not a coder so any help would be much appreciated. Also I use the Stage 5 Trading Bookmap.

Thank you.

Reply With Quote
  #24 (permalink)
 
Bookmap's Avatar
 Bookmap  Bookmap is an official Site Sponsor
 
Posts: 194 since Jan 2017
Thanks Given: 7
Thanks Received: 173

Hi watrader,

Actually, this Layer1... convention was not supposed to be forced on anyone. It's only good in Bookmap project where it allows to distinguish some classes. I would recommend naming strategy simply with what it does, e.g
@Layer1StrategyName("Markers demo")
public class MarkersDemo

Package is also not supposed to be copied, it can be in any package. if it's developed by watrader it would be reasonable to place it in e.g. com.watrader.bookmapstrategies

Jar file name should probably be the same as strategy name if it's the only strategy in jar or something reasonable if there is more than one in it. (for single one e.g. MarkersDemo.jar or for multiple e.g. WatraderStrategies.jar)

We will likely want to rename examples later, so copying that convention will be a bad idea.
Best

Bookmap team

Follow me on Twitter Started this thread Reply With Quote
  #25 (permalink)
 
Bookmap's Avatar
 Bookmap  Bookmap is an official Site Sponsor
 
Posts: 194 since Jan 2017
Thanks Given: 7
Thanks Received: 173

Hi jr2146,

Yes, Stage 5 developed an indicator that is planned to be launched this week. I suggest you follow them on that.

Good suggestion regarding the RSI, shouldn’t be complicated to develop it via Bookmap API.

Regarding the mid-lines, please note that daily 'open' and 'close' prices are currently not supported via the API.

Added both items to our list.

Best
Bookmap team

Follow me on Twitter Started this thread Reply With Quote
Thanked by:
  #26 (permalink)
 
paps's Avatar
 paps 
SF Bay Area + CA/US
 
Experience: None
Platform: TS, TOS, Ninja(Analytics)
Trading: NQ CL, ES when volatile mrkts
Posts: 1,739 since Oct 2011
Thanks Given: 2,176
Thanks Received: 1,726


Bookmap View Post
Hi Paps,

Bookmap API enables you to draw both on the heat map chart and on the new indicator panel at the bottom.

If you have an indicator in Ninjatrader, you could rewrite it to Bookmap API in Java.
You can find the API and sample codes at Github

Once completed, you can load your indicator to Bookmap via the Add / Import button from the API window.

Here is an example of an average position price that is drawn on the heatmap chart (the blue line)

Best
Bookmap team

hi there @Bookmap am wondering if you maybe able to also show what all is currently exposed via APIs from the actual Bookmap platform.

Are things such as Order Book/Volume/Trades Counter/Quotes Counter/Quotes Delta and also perhaps Hidden Limit Orders/Icebergs...etc which are available on the platform available to users via API calls for their own development.

cheers n thnx

Reply With Quote
  #27 (permalink)
 
MichaelH's Avatar
 MichaelH 
Munich Germany
 
Experience: Intermediate
Platform: NinjaTrader, MetaTrader
Broker: S5
Trading: DAX, ES
Posts: 53 since Dec 2013
Thanks Given: 75
Thanks Received: 43

Hi @Bookmap,

I am just wondering whether it is possible to write to and clear the costum notes column. Would love to inject some notes derived from my chart indicators automatically like yHigh,yLow and so on. So I would not need to import it via the user interface.

Is there an example available ?

Thanks a lot

Reply With Quote
  #28 (permalink)
 
Bookmap's Avatar
 Bookmap  Bookmap is an official Site Sponsor
 
Posts: 194 since Jan 2017
Thanks Given: 7
Thanks Received: 173


paps View Post
hi there @Bookmap am wondering if you maybe able to also show what all is currently exposed via APIs from the actual Bookmap platform.

Are things such as Order Book/Volume/Trades Counter/Quotes Counter/Quotes Delta and also perhaps Hidden Limit Orders/Icebergs...etc which are available on the platform available to users via API calls for their own development.

cheers n thnx

Hi Paps,

Via existing API developers can get the market data and to compute all the information we provide via Bookmap, including: Order Book/Volume/Trades Counter/Quotes Counter/Quotes Delta etc.

In order to make it easier for developers to use current Bookmap functionalities, we will provide some of it via sample codes and some will be provided via a toolkit

Best

Bookmap team

Follow me on Twitter Started this thread Reply With Quote
Thanked by:
  #29 (permalink)
 
paps's Avatar
 paps 
SF Bay Area + CA/US
 
Experience: None
Platform: TS, TOS, Ninja(Analytics)
Trading: NQ CL, ES when volatile mrkts
Posts: 1,739 since Oct 2011
Thanks Given: 2,176
Thanks Received: 1,726


Bookmap View Post
Hi Paps,

Via existing API developers can get the market data and to compute all the information we provide via Bookmap, including: Order Book/Volume/Trades Counter/Quotes Counter/Quotes Delta etc.

In order to make it easier for developers to use current Bookmap functionalities, we will provide some of it via sample codes and some will be provided via a toolkit

Best

Bookmap team

thanks guys.

Utilizing a existing market data feed & API...leads to a good amount of work. Was trying to leverage of a well reconstructed LOB.

hoping to see Bookmap all functionalities accessible via API and timestamping in the near future.

cheers

Reply With Quote
  #30 (permalink)
 
Bookmap's Avatar
 Bookmap  Bookmap is an official Site Sponsor
 
Posts: 194 since Jan 2017
Thanks Given: 7
Thanks Received: 173



MichaelH View Post
Hi @Bookmap,
I am just wondering whether it is possible to write to and clear the costum notes column. Would love to inject some notes derived from my chart indicators automatically like yHigh,yLow and so on. So I would not need to import it via the user interface.

Hi Michael,

Currently it is not possible to write automatically to the custom notes column from an outside source. However, your request is in our product roadmap and will be implemented in the next version of Bookmap. Thank you for your insight and feedback!

regards,

Bruce
The Bookmap Team

Follow me on Twitter Started this thread Reply With Quote
Thanked by:




Last Updated on April 26, 2022


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts