Search found 10 matches

by jpartner
23 Apr 2024
Forum: MultiCharts
Topic: Best options to Import/Export Collected Study Data
Replies: 2
Views: 86

Re: Best options to Import/Export Collected Study Data

Buehler.............Buehler? Surely one of you accomplished MC programmers can point me in a direction? Pretty Please? Even if its, it can't be done, hire a programmer.

Thank you
by jpartner
20 Apr 2024
Forum: MultiCharts
Topic: Best options to Import/Export Collected Study Data
Replies: 2
Views: 86

Best options to Import/Export Collected Study Data

Good day! I am looking for advice as to what may be the best option for me. Let me say up front, I am a programming hack at best so I want to keep this as easy as possible. I have built a study that captures data stored in arrays inside of MC, and I want to export that data into Excel - or another p...
by jpartner
28 Jan 2015
Forum: MultiCharts
Topic: Compiled with error(s): [SOLVED]
Replies: 17
Views: 6890

Re: compile error:"line 0, column 0" [SOLVED]

Struggled with the compile error "line 0, column 0" this evening. It ended up in my functions, I pass a multidimensional array into the function. The input code references the array as " input_array[x,y](numericarrayref). I also used the declared the variable "x". This declaration of "x" was causing...
by jpartner
24 Jan 2015
Forum: MultiCharts
Topic: moving a TL with code problem [SOLVED]
Replies: 2
Views: 1395

Re: moving a TL with code problem [SOLVED]

Tip:

Move the end first.
LOL! I won't even ask why...Thanks!
by jpartner
24 Jan 2015
Forum: MultiCharts
Topic: moving a TL with code problem [SOLVED]
Replies: 2
Views: 1395

moving a TL with code problem [SOLVED]

I have a problem. I have some code that creates two horizontal lines on a chart. When it comes time to move the lines, I use the TL_SetBegin and TL_Set_End functions and supply the functions with a date, time and price. When the lines are redrawn, they are sloped vs. horizontal. It appears that the ...
by jpartner
09 Oct 2014
Forum: MultiCharts
Topic: MC9 upgrade - IB Feed no longer works [SOLVED]
Replies: 6
Views: 2325

Re: MC9 upgrade - IB Feed no longer works [SOLVED]

Same thing here. I need to roll back to 8.8, but MC won't allow a rollback it seems. How do I go about rollling back?
by jpartner
18 Dec 2013
Forum: MultiCharts
Topic: trendline drift
Replies: 4
Views: 1317

Re: trendline drift

jpartner, Is the trendline end point on the chart shift area or outside of the chart window? If yes then please set the Chart Shift option to "Bars" in Format->Window->X-time scale. That will resolve the issue. If your case is different - please attach a full sized screenshot of your chart window s...
by jpartner
17 Dec 2013
Forum: MultiCharts
Topic: trendline drift
Replies: 4
Views: 1317

Re: trendline drift

Which MultiCharts version you are using?
MultiCharts64 Version 8.8 Release (Build 8363)
by jpartner
17 Dec 2013
Forum: MultiCharts
Topic: trendline drift
Replies: 4
Views: 1317

trendline drift

Sorry if its a repetitive question, but I was unable to find an answer. I have been noticing "line drift" on my charts, and wonder if there is something I am overlooking. Sometimes, if I manually draw a trendline on a chart, and change the bar spacing (usually zooming in) the line will move in relat...
by jpartner
22 Sep 2013
Forum: MultiCharts
Topic: Accessing data stored outside of MC to fill an array
Replies: 1
Views: 1079

Accessing data stored outside of MC to fill an array

Good day, I have been struggling with an issue, and wonder if somebody could point me in the right direction. In a nutshell, I would like to load data stored in Excel into an array. This data is not price data, and it would be easier to load the data from an outside source vs. coding it all. I have ...

Go to advanced search