+ Reply to Thread
Results 1 to 3 of 3
 0 Attachment(s)    

Thread: Changing indicator from the main chart to a chart window

  1. #1
    Junior Member
    Join Date
    Dec 2008
    Posts
    29

    Default Changing indicator from the main chart to a chart window

    Hello,
    I need to change an indicator from the main chart into a own chart window at the bottom of the main chart.
    I know there is only to change one or two words inside the code, but I don`tknow where and what. Can someone help me please.

    Thank you

    Patona

  2. #2
    Administrator funyoo's Avatar
    Join Date
    Sep 2008
    Posts
    7,178

    Default

    Quote Originally Posted by patona View Post
    Hello,
    I need to change an indicator from the main chart into a own chart window at the bottom of the main chart.
    I know there is only to change one or two words inside the code, but I don`tknow where and what. Can someone help me please.

    Thank you

    Patona
    Hi patona,

    Replace this :

    Code:
    #property indicator_chart_window
    By that :

    Code:
    #property indicator_separate_window

  3. #3
    Junior Member
    Join Date
    Dec 2008
    Posts
    29

    Default

    Hello Funyoo,

    thank you!

    Nice and quick as every time

    Patona

+ Reply to Thread

Similar Threads

  1. RENKO chart
    By patcox in forum Softwares
    Replies: 2
    Last Post: 11-05-2010, 12:29
  2. EAs for Period converting chart
    By assassin in forum Ideas for expert advisors
    Replies: 4
    Last Post: 02-13-2009, 13:34
  3. How come my EAs won't attach to any chart?
    By bigeagle in forum General discussion
    Replies: 3
    Last Post: 02-06-2009, 17:26
  4. Change soundalert and message pop-up window
    By crissfx in forum MQL programming
    Replies: 2
    Last Post: 01-22-2009, 13:54
  5. Joe ross bar chart
    By alikozo in forum Ideas for expert advisors
    Replies: 6
    Last Post: 12-09-2008, 12:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts