transfer 15 min information (indicator) in hourly indicator?

Questions about MultiCharts and user contributed studies.
nuno-online
Posts: 174
Joined: 31 Jan 2006
Has thanked: 74 times
Been thanked: 5 times

transfer 15 min information (indicator) in hourly indicator?

Postby nuno-online » 14 Dec 2009

Hi,

I have a condition X on an 'Hourly' indicator in the scanner

Once the condition of my 'Hourly' indicator is true, and in order to confirm my setup, i want to wait for information in a 15 min chart (indicator = true)

Is it possible ?

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Postby TJ » 14 Dec 2009

if you can imagine it, articulate it, you can code it.


go to the support
https://www.multicharts.com/multicharts ... mentation/

download these ebooks:

EasyLanguage Essentials Programmers Guide
Multi-Data Analysis pg. 15
Multi-Data Indicators pg. 71
Multi-Data Reference pg. 72
Data(n) pg. 72


Getting Started with EasyLanguage
Multi-data Strategies pg. 43

nuno-online
Posts: 174
Joined: 31 Jan 2006
Has thanked: 74 times
Been thanked: 5 times

Postby nuno-online » 15 Dec 2009

Thank you TJ

i understand 'Multi data' with data(n)

$but how to create this in a scanner

Do i have 2 lines : one with hourly resolution and one with 15 min resolution?

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Postby TJ » 15 Dec 2009

Thank you TJ

i understand 'Multi data' with data(n)

$but how to create this in a scanner

Do i have 2 lines : one with hourly resolution and one with 15 min resolution?

Sorry, my apologies... I missed your reference to the scanner.

No, you cannot do it in a scanner.

Scanner is a single line operation, it is not intended for multi-data indicators.

Gann_Man
Posts: 85
Joined: 01 Jul 2007
Location: Missouri
Has thanked: 7 times
Been thanked: 2 times

Re: transfer 15 min information (indicator) in hourly indica

Postby Gann_Man » 22 Sep 2010

Can the newest version of the MultiCharts 'SCANNER' allow an indicator to access Multi-data (ie: data2, data3, etc)? If not, are there any plans of adding this capability to the scanner?

User avatar
Dave Masalov
Posts: 1712
Joined: 16 Apr 2010
Has thanked: 51 times
Been thanked: 489 times

Re: transfer 15 min information (indicator) in hourly indica

Postby Dave Masalov » 23 Sep 2010

Dear Gann_Man,

We are planning to add this feature. However, it is quite hard to realize, that is why it has not been done yet.

Gann_Man
Posts: 85
Joined: 01 Jul 2007
Location: Missouri
Has thanked: 7 times
Been thanked: 2 times

Re: transfer 15 min information (indicator) in hourly indica

Postby Gann_Man » 06 Nov 2010

Dear Gann_Man,

We are planning to add this feature. However, it is quite hard to realize, that is why it has not been done yet.
Will this feature be available in Version 7?

User avatar
Dave Masalov
Posts: 1712
Joined: 16 Apr 2010
Has thanked: 51 times
Been thanked: 489 times

Re: transfer 15 min information (indicator) in hourly indica

Postby Dave Masalov » 08 Nov 2010

Will this feature be available in Version 7?
Dear Gann_Man,

This feature won't be implemented in MultiCharts 7, but we plan to add it in the future.


Return to “MultiCharts”