Search found 5 matches

by IAMMYSELF
Tue Sep 01, 2020 8:46 pm
Forum: Bookmap API
Topic: Java main function
Replies: 3
Views: 2615

Re: Java main function

Hi AndreyR!

The point is that a want to show a different chart type from that used in bookmap but of course using the data from it!
So I don't know how to do this with only a class that implements CustomModule...what should I do?

Thank you very much for your answers!
by IAMMYSELF
Mon Aug 31, 2020 5:44 am
Forum: Bookmap API
Topic: Multi time frames
Replies: 1
Views: 9661

Multi time frames

I want to develop an indicator that show me Volumes statistics with different time frames in the same indicator.
Should I use the IntervalListener and ovveride getInterval() for every different time frames? Or is there another way?

Thank you...
by IAMMYSELF
Mon Aug 31, 2020 5:35 am
Forum: Bookmap API
Topic: Java main function
Replies: 3
Views: 2615

Java main function

Hi,
I'm trying to do an indicator, under package com.bookmap.api.simple.demo.indicators, that show a "classic" charts like Histogram, Area, Bar ecc..with the JFreeChart library but I "need" the java main function!

How can I do it?
Thank's a lot!
by IAMMYSELF
Sun Aug 16, 2020 8:11 am
Forum: Bookmap API
Topic: [Simplified API] PositionListener Issue in v7.1.0 build:7
Replies: 12
Views: 10566

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

I am not in replay mode but in real time mode....however the trading mode is simulated...

So, is it working only in real time and real account trading, right?

thank you for your response
by IAMMYSELF
Thu Aug 13, 2020 6:15 pm
Forum: Bookmap API
Topic: [Simplified API] PositionListener Issue in v7.1.0 build:7
Replies: 12
Views: 10566

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

Hi AndreyR,
it seems that the issue about the PositionListener is still here!

Have you news about it?

thank you...