Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 05:04:00 +0000



Post From: ACSIL resources and price zone study

[2018-10-08 22:28:31]
User165373 - Posts: 7
I experimented to see if I could create a "price zone clouds" .cpp file. My first attempt and a snip of the resulting price zone clouds on an SC chart are attached.

A couple simple(I think) questions for more experienced ACSIL programmers below:

1. Anyone know how to extend the subgraphs to the right i.e. beyond the end of the active price data?

2. I set the bottom of the 3 price clouds to x0=2865, x1=2880, and x2=2890. Is there a way to enter this as an array or list in ACSIL? i.e. something like " array x = [2865 2880 2890] " ?

3. Is there a statement to set the Transparency Level For Fill Styles in the .cpp file? The default value is currently 75. I'd like to set it to 60 in the .cpp file.

Any other suggestions to improve my code is appreciated.

Thanks in advance for any suggestions/help,
Randy
imageprice zones v0.JPG / V - Attached On 2018-10-08 22:26:08 UTC - Size: 62.85 KB - 631 views
attachmentzz_priceZoneClouds.cpp - Attached On 2018-10-08 22:26:25 UTC - Size: 2.11 KB - 456 views