Jump to content

We have moved to Discord. Please click here to join us in the Trading Terminal Discord server.



These forums are read-only.

Leaderboard


Popular Content

Showing content with the highest reputation on 05/09/2022 in Posts

  1. 1 point
  2. 1 point
    I had the same question and solved it by 1) Assigning a name to each chart (for example, i used “Chart_WL_1”,”Chart_WL_2”… and so on). 2)Assigning a hot key with the two parts. First setting focus on the first chart with the “FocusWindow [the name of your first chart]” command. The second part is assigning the time frame with the command “MinuteChart [time frame]”. In my case I have six charts that I want to change at the same time with one hotkey, the script to change to five minutes looks like this: FocusWindow Chart_WL_1; MinuteChart 5; FocusWindow Chart_WL_2; MinuteChart 5; FocusWindow Chart_WL_3; MinuteChart 5; FocusWindow Chart_WL_4; MinuteChart 5; FocusWindow Chart_WL_5; MinuteChart 5; FocusWindow Chart_WL_6; MinuteChart 5; Hope this helps.
[[Template core/front/global/mobileNavigation is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.