Jump to content
Medved Trader Forums

Does hiding indicator pauses it too?


Kasper

Recommended Posts

Hiding it does not pause it at all - on purpose. For example, paintbars use hidden indicators all the time.

Indicators or paintbars should not affect performance much - of course, with paintbars it very much depends on the paintbar code. It is easy to write a huge loop that would slow it down.

I could maybe add an IsHidden boolean var in paintbars so when you're using advanced you could make it not fire alerts if it is hidden?

Link to comment
Share on other sites

Hi Mike,

Thanks for clarifying this for me. I guess I should use more templates instead of too many indicators on one chart.

IsHidden will be good way to exit paintbar if a PB indicator is hidden. Thanks for coming up with this idea.

I suppose one can track a paintbar's performance by plotting or setting alert on time it takes to complete a run?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...