Script to attach/remove an indicator from all open charts

Post Reply
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Script to attach/remove an indicator from all open charts

Post by dudest »

Hallo peeps & gurus :)!

Does anyone have (or can anyone make) a script that attaches/removes an indicator from all open charts? (at one fell swoop)

Cheers!
dietcoke
Trader
Posts: 162
Joined: Tue Nov 15, 2011 9:59 pm

Re: Script to attach/remove an indicator from all open chart

Post by dietcoke »

dudest wrote:Hallo peeps & gurus :)!

Does anyone have (or can anyone make) a script that attaches/removes an indicator from all open charts? (at one fell swoop)

Cheers!

I've never seen that before. An alternative is the ChangeTemplate script which can switch all charts to a particular template
You do not have the required permissions to view the files attached to this post.
Image
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: Script to attach/remove an indicator from all open chart

Post by dudest »

dietcoke wrote:
I've never seen that before. An alternative is the ChangeTemplate script which can switch all charts to a particular template
Thanks dc :)!

I'd considered using the ChangeTemplate script...
The problem is: I need the indi to load AFTER the EA.
In a template, I'm not sure who loads first...

EDIT: Your post got me thinking further, and I opened an template file (.tpl) in a text editor just to see if it was ascii readable, and lo and behold!, it's just a text file :)

I will edit a template and name it "Default" and I think it'll work OK with the ChangeTemplate script.

Thanks DC!

Cheers
User avatar
KevinT
Trader
Posts: 113
Joined: Fri Jan 06, 2012 4:23 am

Re: Script to attach/remove an indicator from all open chart

Post by KevinT »

dietcoke wrote:
dudest wrote:Hallo peeps & gurus :)!

Does anyone have (or can anyone make) a script that attaches/removes an indicator from all open charts? (at one fell swoop)

Cheers!

I've never seen that before. An alternative is the ChangeTemplate script which can switch all charts to a particular template
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Scripts”