Search found 13 matches

by GSATrader
08 May 2010
Forum: MultiCharts
Topic: Dumby nooby question
Replies: 2
Views: 905

Mobiius, those numbers you are seeing, when they are not green, it means some ticks/quote/prices are in the cache to be processed. Which means your charts are at that particular moment not Updated. It dont usually takes more than a sec for the computer to process all the ticks and update the charts ...
by GSATrader
08 May 2010
Forum: MultiCharts
Topic: Is MC 6.0 incompatible with OwnData 2.5 2.6 2.7 on 1 PC?
Replies: 3
Views: 1429

Unfortunatly it just dont work. QuoteManagers interfear with eachother and not only MC and OwnData wont work toguether, if you install MC over a computer with OwnData it will corrupt all your install. You will need to reinstall OwnData again. Which therefore make MC unusable. So is a loop of reinsta...
by GSATrader
06 May 2010
Forum: MultiCharts
Topic: Is MC 6.0 incompatible with OwnData 2.5 2.6 2.7 on 1 PC?
Replies: 3
Views: 1429

Is MC 6.0 incompatible with OwnData 2.5 2.6 2.7 on 1 PC?

Hi, is there any special install method to prevent MC 6.0 to mess up OwnData for TS?

If both installed on the same machine none of them work giving error "Datafeed could not be loaded".

Is there any special instruction how ti install both, any special order, to make them work toguether?

Regards
GSA
by GSATrader
07 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

Thank you TJ and Super. i understand what both of you mean. Although the issue dont come from there. What happens is the same code, exactly the same code, will produce data from the indicator that is completly diferent if plotted (and referencing the higher/slower timeframe) in a chart as an indicat...
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

I just did that yes, and the double plotting of data disapears. Only 1 plot per 2000v bar. However, how do i reference that inside a Strategy, automated strategy code. I cant define inside a Signal/strategy code that the Indicator that is based on data2 needs to be based on the slower chart plotted....
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

I see what you mean TJ yes thank you. but still that still wont solve my issue of double value plotting. I declared as following Var:Myhigh(0),Mylow(0),myClose(0),Var0(0),Var1(0),var2(2),Var3(0); myhigh= high of data2; Mylow = Low of data2; myclose=close of Data2; var0 = Lowest( Mylow , 4 ) ; var1 =...
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

Thank you TJ MC is completly unable to plot the code using the fucntion of Stochastic. it gives me the error "STD exception: invalid argument" With any variation of it. I think it referes to this bug reported some time back http://forum.tssupport.com/viewtopic.php?t=5749&sid=9d6d88d9dc41f444fc6a12e8...
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

well, yes thats true.

Or use the ADE's TSZ and ELDCollections, but...... the purpuse of having data2 on the same chart isnt exactly avoiding that?

Besides which with GlobalVariables its impossible to backtest not to say the reability of the codes and its complexity grows exponentialy.

Best Regards
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

I am using the same version as you are. But the problem is deeper than this So i want a fastK from a Data 2 then i want to smooth it. That is the goal So i broke things into small pieces. I created a Manual Fastk Var:Var0(0),Var1(0),var2(2),Var3(0); var0 = Lowest( low, 4 )of data2 ; var1 = Highest( ...
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

i tried isolating the 2nd code only, and i get the same errors all over. i dont understand how something as simple as getting a data2 stochastic gets errors :$

HELP plz!
by GSATrader
06 Oct 2009
Forum: MultiCharts
Topic: STD exception: invalid argument - While using Data2
Replies: 17
Views: 6304

STD exception: invalid argument - While using Data2

I am trying to automate a strategy i have in which i require Data2 functions, in this case Stochastic. When i try to get the stochastic i get an error message "Message: Error in study "Name":STD exception: invalid argument" on the following code: value1 = Stochastic(high, low , close, StochLenght, S...
by GSATrader
12 May 2009
Forum: MultiCharts
Topic: Transact DataFeed with V4.5.1 YesTrader
Replies: 3
Views: 2866

Support cant tell me about such a simple thing about their product?

i would like to know if it version 5 beta6 is suposed to work properly with Transact Data Feed.

Best Regards
by GSATrader
10 May 2009
Forum: MultiCharts
Topic: Transact DataFeed with V4.5.1 YesTrader
Replies: 3
Views: 2866

Transact DataFeed with V4.5.1 YesTrader

Hello, i recently downloaded the latest beta 6 version of Multicharts to try it with my broker transact futures. Although i was able to test transact with previous versions of Multicharts, at the moment i am completly unable to download any kind of historical data or get live ticks from transact. Is...

Go to advanced search