Search found 15 matches

by gianluca71
06 Oct 2018
Forum: MultiCharts
Topic: How to simplify a code recall a part of it [SOLVED]
Replies: 4
Views: 1477

Re: How to simplify a code recall a part of it [SOLVED]

Just done it, effectively it was long and a little difficoult.
My problem is that I know little EL and some passes needed time and help.
Anyway many thanks TJ for support.
Regards
by gianluca71
06 Oct 2018
Forum: MultiCharts
Topic: How to simplify a code recall a part of it [SOLVED]
Replies: 4
Views: 1477

Re: How to simplify a code recall a part of it [SOLVED]

TJ, I make a real example a little bit different from previous one. I'm using zigzag code block in some different indicators (zigzag code is the same for all). When I make a change the zigzag code I must change it on all the indicators codes. What I'd like is make a single zigzag block and then reca...
by gianluca71
05 Oct 2018
Forum: MultiCharts
Topic: How to simplify a code recall a part of it [SOLVED]
Replies: 4
Views: 1477

How to simplify a code recall a part of it [SOLVED]

Hi all, I need a help to simplify a long code with many function. What I'd like to do is write the functions into a function list and recall it from the main code without create single function. I explain with this example Original code: var1 = funct1(abc, bcd, 1, point_c, point_d); var2 = funct1(ab...
by gianluca71
19 Sep 2018
Forum: MultiCharts
Topic: How to take the inflection points on ZIG-ZAG indicator [SOLVED]
Replies: 11
Views: 7453

Re: How to take the inflection points on ZIG-ZAG indicator [SOLVED]

Hi all, I need a big help from somebody to assign in different variable the zigzag points. As you can see from code below, I'd like to assign the last 4 values of zigzag to and current price to 5 different variables. I tried with the following code, but when I print the values (point_a, point_b, poi...
by gianluca71
12 Sep 2018
Forum: MultiCharts
Topic: TL_NEW ID is always 1? [SOLVED]
Replies: 13
Views: 4186

Re: TL_NEW ID is always 1? [SOLVED]

Thanks guys, I' ll verify what you suggest to me especially the playback feature that I did't knew.
:-) Cheers
by gianluca71
12 Sep 2018
Forum: MultiCharts
Topic: TL_NEW ID is always 1? [SOLVED]
Replies: 13
Views: 4186

Re: TL_NEW ID is always 1? [SOLVED]

Sorry TJ but I did'n understood where the problem come from...
If so the ID number is a unreliable number, then is wrong?
Cheers
by gianluca71
12 Sep 2018
Forum: MultiCharts
Topic: TL_NEW ID is always 1? [SOLVED]
Replies: 13
Views: 4186

Re: TL_NEW ID is always 1? [SOLVED]

Hi, I have similar problem with TL numeration. I tried to plot ID number of the TL from zigzag indicator but strangely the ID not correspond to each TL As you can see in the attached picture (every horizontal line of the bottom red line should be correspond to each TL). I attached also the modified ...
by gianluca71
07 Sep 2018
Forum: MultiCharts
Topic: Problem with printing form the PL Editor [SOLVED]
Replies: 3
Views: 6066

Re: Problem with printing form the PL Editor [SOLVED]

Hi all, I'm having the same print error on version 12 installed on windows 7 when I try to print and also print preview that not allow me print anything.
Somebody knows how to solve the issue?

Thanks and regards
by gianluca71
06 Sep 2018
Forum: MultiCharts
Topic: Managing codes with multiple resolution (time frame)
Replies: 2
Views: 1276

Re: Managing codes with multiple resolution (time frame)

Anybody can suggest something?
Thanks
by gianluca71
04 Sep 2018
Forum: MultiCharts
Topic: Managing codes with multiple resolution (time frame)
Replies: 2
Views: 1276

Managing codes with multiple resolution (time frame)

Hi all, I searched in the forum how to manage multiple resolution in the PL codes but I found in some past posts that MC doesn't do it. Anyway I would know if these "issue" was solved in the last version 12 or how to do. In my case I'd like translate 2 functions wrote in pinescript language (Trading...
by gianluca71
29 Aug 2018
Forum: MultiCharts
Topic: Chart resolution [SOLVED]
Replies: 6
Views: 2083

Re: Chart resolution [SOLVED]

Ok perfect, many thanks Anna
by gianluca71
28 Aug 2018
Forum: MultiCharts
Topic: ASCII mapping and chart resolution [SOLVED]
Replies: 4
Views: 1512

Re: ASCII mapping and chart resolution [SOLVED]

Hi Tj, I map an ascii file (5min timeframe) with quote manager and then plot the chart on MC, but only 5min will be showed, not multiple timeframe.
Cheers
by gianluca71
28 Aug 2018
Forum: MultiCharts
Topic: ASCII mapping and chart resolution [SOLVED]
Replies: 4
Views: 1512

ASCII mapping and chart resolution [SOLVED]

Hi guys, I imported a data file (5 min timeframe) by ascii mapping.
When I load the relative chart I can see only a 5 min timeframe but not multiple (for instance 10min, 15min, 1 day, etc.).
Can somebody help me please?
Thanks and cheers.
by gianluca71
28 Aug 2018
Forum: MultiCharts
Topic: Chart resolution [SOLVED]
Replies: 6
Views: 2083

Re: Chart resolution [SOLVED]

Hi guys, I imported a data file (5 min) by ascii mapping.
When I load a relative chart I can see only a 5 min timeframe but not multiple (for istance 10min, 15min, 1 day, etc.).
Can somebody help me please?

Go to advanced search