to display SMA computed from hidden chart to subchart1  [SOLVED]

Questions about MultiCharts and user contributed studies.
hendrix
Posts: 54
Joined: 27 Dec 2013
Has thanked: 21 times
Been thanked: 5 times

to display SMA computed from hidden chart to subchart1

Postby hendrix » 25 May 2015

Hello

I have opened 2 charts :

- the first chart with 5 minute resolution (subchart1) >> data1
- the second chart, with 1 minute resolution (hidden) >> data2

On the first chart, I would like to insert a SMA(200) which is computed from 1 minute (resolution) chart. (the chart 1 minute is hidden).

option A : I open "Format Study Window" and I change the SMA input "close" for "close of data2".

option B : I insert another SMA which is computed from 5 minute chart, but with a period 40.

but neither option A or B works... ie the result of SMA is different


on the charts below, SMA200's color is cyan

Chart 5 minute
Image


Chart 5 minute
Image[/img]

Chart 1 minute
Image
[/img]

sptrader
Posts: 742
Joined: 09 Apr 2010
Location: Texas
Has thanked: 483 times
Been thanked: 274 times
Contact:

Re: to display SMA computed from hidden chart to subchart1  [SOLVED]

Postby sptrader » 25 May 2015

I think the 1 min data stream needs to be data1 ..(smallest time frame = data1.)
5min = data2.

hendrix
Posts: 54
Joined: 27 Dec 2013
Has thanked: 21 times
Been thanked: 5 times

Re: to display SMA computed from hidden chart to subchart1

Postby hendrix » 25 May 2015

hi sptrader
you're right, tks for your help


Return to “MultiCharts”