Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 00:47:52 +0000



Post From: ACSIL - sc.GraphRegion

[2016-05-30 10:11:00]
User64630 - Posts: 19
thks for your reponse

When I created a Custom Study SCDLLName"Example" with 3 SCSFExport :

- SCSFExport scsf_A : sc.GraphRegion = 0 (Chart Region 1 : Main price) : and not modifiable by the user interface and it's ok
- SCSFExport scsf_B : sc.GraphRegion = 1 (Chart Region 2) : and not modifiable by the user interface and it's ok
- SCSFExport scsf_C : sc.GraphRegion = 1 (Chart Region 2) : and not modifiable by the user interface but not ok

but SCSFExport scsf_C is draw in GraphRegion = 2 (Chart Region 3) but i want this scsf_C applies in GraphRegion 1 as expected in the settings and not in GraphRegion 2.

I hope I'm clear enough in explaining my problem.

Thks