| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #1 | ||
![]() | TL_SetStyle Bug ![]() Hello everybody ! It tooks long time and investigations before I've found a bug which slowed down mysteriously but dramatically MC In my pivot script I've added these lines inputs: ... PivotStyle( 2 ), // or 3 PivotSize ( 4 ), ... TL_SetStyle(TL_PP, PivotStyle); TL_SetSize(TL_PP, PivotPPSize ); Execpt 1 ( Tool_Solid ________________ ) all the others styles values must never be more than 1 ! Hope that it helps | ||
| |
|
| | #2 | ||
![]() | Re: TL_SetStyle Bug Quote:
not sure if I understand what you mean.
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #3 | ||
![]() | Re: TL_SetStyle Bug Quote:
see this post... http://www.traderslaboratory.com/for...html#post64333 .
__________________ Only an idiot would reply to a stupid post Last edited by Tams; 09-26-2009 at 10:30 AM. | ||
| |
|
| | #4 | ||
![]() | Re: TL_SetStyle Bug Quote:
You were right Tams and I don't know why I haven't read this post before = I should wear glasses, or stop drinking !!! ![]() In a script, If we add TL_SetSize(Value99, 4 ); // 4 is an example, in fact a thickness more than 0 to a trendLine (value99) Dashed or Dotted It transforms each Dash or Dot in an object Pivots starts to be heavy to manage for the GPU/CPU This is why it is not possible to increase the weight in the format study (?) ![]() I hope that my post is clearest now and I'll be please to clearer it more if needed. Sincerely Yours aaa Last edited by aaa; 09-26-2009 at 05:19 PM. | ||
| |
|
| | #5 | ||
![]() | Re: TL_SetStyle Bug Quote:
First thing first... the picture above is for PLOT, not trendline.
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #6 | ||
![]() | Re: TL_SetStyle Bug Quote:
go to your chart... click on your trendline... hold down the mouse... and DRAG the line away. what do you see? do you see another line there? .
__________________ Only an idiot would reply to a stupid post Last edited by Tams; 09-26-2009 at 05:59 PM. | ||
| |
|
| | #7 | ||
![]() | Re: TL_SetStyle Bug Before = Yes = CPU > 40 % Now = No = CPU < 10 % YhanX Tams, always helpfull for beginners Have a nice Week | ||
| |
|
| The Following User Says Thank You to aaa For This Useful Post: | ||
Tams (10-28-2009) | ||
![]() |
| Tags |
| trendline |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |