Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 04:43:05 +0000



[Locked] - SetGraphicsSetting() not applying to chart from Apply button in study settings

View Count: 322

[2023-09-13 16:08:17]
User719512 - Posts: 264
Hi Sierra Engineering,

Using SetGraphicsSetting() to set the trade window background like this


sc.SetGraphicsSetting(
sc.ChartNumber,
isTradeSimulationIsOn ? n_ACSIL::GRAPHICS_SETTING_CHART_TRADE_WINDOW_BACKGROUND_SIM : n_ACSIL::GRAPHICS_SETTING_CHART_TRADE_WINDOW_BACKGROUND,
isTradeSimulationIsOn ? Input_SIM_BackgroundColor.GetColor() : Input_LIVE_BackgroundColor.GetColor(),
lineWidth,
lineStyle
);

And the changes to not take affect when hitting APPLY in the study dialog, nor Studies (F6) dialog, nor when closing the dialog/etc.

Only toggling "Sim On/Off" will cause the trade window to reflect the background set from the aforementioned study.

Can you reproduce and confirm this issue?
If so, can you fix this so the API works as expected?

Thanks!
[2023-09-15 15:06:53]
Sierra_Chart Engineering - Posts: 17190
We definitively cannot help with this. The trade window, has to be closed and reopened for that color change to go into effect. We are going to be disposing of that Microsoft trash dialog as soon as we can. There is no further development we are doing with that a total garbage crap from Microsoft..

Microsoft truly produces first-class absolute horrendous garbage. Garbage garbage garbage to the maximum. Maximum inefficiency and crap from Microsoft. We are frustrated constantly with Microsoft lunatic crap garbage and inefficiencies all the time. And we are being far too polite here.

There is no chance in hell we are going to do anything to help with this. We are only going to damage Sierra Chart further, by doing anything more with this.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2023-09-15 15:08:18

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account