Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 04:54:32 +0000



Post From: remarks on new non-.net platform

[2013-09-10 13:06:11]
namlem - Posts: 94
just a thought:
is it possible to see a chart loading time or/and study calculation time in a log file?
for example in the following format:
"chart #1 was read from the disk in 10.23 seconds, study "goLong" calculated 3000 lines/bars in 15.33 seconds"


Another performance tuning idea:
currently it's possible to recalculate a chart, once it's done, ALL studies with ALL formulas for this chart get recalculated. Do you have plans to do following:
a) to allow to recalculate each speadsheet study individually
b) to allow to recalculate each formula column individually

I hit performance issue within my development; when I have many formulas in one spreadsheet study and I modify only one formula I must wait for the whole chart to be recalculated so to see the result. It would be nice to recalculate and depict only modified formulas.

Thanks for hearing us.