Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (dBc), 17,435 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Chart background color #482622
03/08/21 09:47
03/08/21 09:47
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
Indicators disappear in scaling mode.Because It is darker than the background.

I suggest chart background color to black.

Or changing the drawing mode in the source code maybe helpful.

SetStretchBltMode(hdc, BLACKONWHITE);




Last edited by 7th_zorro; 03/08/21 09:48.
Re: Chart background color [Re: 7th_zorro] #482699
03/18/21 03:55
03/18/21 03:55
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98

Indicator problem

Anybody knows what cause this problem?

And please fix this.

Last edited by 7th_zorro; 03/18/21 04:13.
Re: Chart background color [Re: 7th_zorro] #482700
03/18/21 14:54
03/18/21 14:54
Joined: Jul 2000
Posts: 28,022
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,022
Frankfurt
The link is dead. But I don't think a black background will fix disappearing indicators. Can you post a screenshot?

Re: Chart background color [Re: 7th_zorro] #482703
03/18/21 15:57
03/18/21 15:57
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
When horizontally scrolled, indicator below changed.
I think it is drawing problem.

Attached Files 1.JPG2.JPG
Re: Chart background color [Re: 7th_zorro] #482704
03/18/21 16:31
03/18/21 16:31
Joined: Jul 2000
Posts: 28,022
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,022
Frankfurt
Yes. I did not make the chart library, but suppose a bar is not drawn when it's less than a fraction of one pixel.

A different background will not help, but you could try different plot types, like a fat line. That will possibly be drawn.

Re: Chart background color [Re: 7th_zorro] #482705
03/18/21 17:14
03/18/21 17:14
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
I tried line chart, it has same problem.

I think you can control the zoom rate to be multiple of 2, then maybe the charts are not distorted.

..., 0.125, 0.25, 0.5, 1, 2, 4, 8, 16, 32, 64, ...

Last edited by 7th_zorro; 03/18/21 17:29.

Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1