Welcome to the Traders Laboratory Forums.
Market Profile Are you a market profile trader? Post here.

Reply
Old 02-26-2009, 05:33 AM   #1

Join Date: Feb 2009
Location: Torino
Posts: 5
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

MP for TradeStation2000i

Hi everybody. I'm looking for MP indicator for tradestation 2000i. I've already tried BigEd's indicator (TPO Pro 5.0b) but probably this one is for tradestation 8 or more. A message appears "... attemped to reference data past the bounds of the array".

May anyone help me? Thanks in advance
ShocktheRock is offline  
Reply With Quote
Old 02-26-2009, 05:49 AM   #2

BlowFish's Avatar

Join Date: Mar 2007
Location: In Da House
Posts: 3,292
Ignore this user

Thanks: 129
Thanked 1,054 Times in 702 Posts

Re: MP for TradeStation2000i

Maybe not. An Array is probably used to accumulate each TPO that occurs at a particular level. If the instrument has too many levels for that array (i.e a large daily range in ticks) you will likely have an overflow as the array wont be big enough for each price level.

Post the ELD here and someone might take a look
BlowFish is offline  
Reply With Quote
Old 02-26-2009, 05:57 AM   #3

Join Date: Feb 2009
Location: Torino
Posts: 5
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: MP for TradeStation2000i

Quote:
Originally Posted by BlowFish »
Maybe not. An Array is probably used to accumulate each TPO that occurs at a particular level. If the instrument has too many levels for that array (i.e a large daily range in ticks) you will likely have an overflow as the array wont be big enough for each price level.

Post the ELD here and someone might take a look
Thanks a lot BlowFish for your immediate answer. I attach here BigEd's indicator, hoping that someone could solve the problem. Tnx indeed!
Attached Files
File Type: zip TPO Pro5.0b.zip (11.8 KB, 67 views)
ShocktheRock is offline  
Reply With Quote
Old 02-26-2009, 11:54 AM   #4

BlowFish's Avatar

Join Date: Mar 2007
Location: In Da House
Posts: 3,292
Ignore this user

Thanks: 129
Thanked 1,054 Times in 702 Posts

Re: MP for TradeStation2000i

Well I think that might be the problem. What symbol are you using it on?
BlowFish is offline  
Reply With Quote
Old 02-26-2009, 12:56 PM   #5

Join Date: Jan 2007
Location: san jose
Posts: 90
Ignore this user

Thanks: 0
Thanked 5 Times in 5 Posts

Re: MP for TradeStation2000i

the error you are getting is most likely related to array size... I would look for array declaration and change size to 1.5 or 2x of what it is. then you have to re-verify the code
nickm001 is offline  
Reply With Quote
Old 02-27-2009, 02:55 AM   #6

Join Date: Feb 2009
Location: Torino
Posts: 5
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: MP for TradeStation2000i

Quote:
Originally Posted by BlowFish »
Well I think that might be the problem. What symbol are you using it on?
I'm using it on dax future, just to understand how it works. I used it also on S&P, without success.
ShocktheRock is offline  
Reply With Quote
Old 02-27-2009, 02:58 AM   #7

Join Date: Feb 2009
Location: Torino
Posts: 5
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: MP for TradeStation2000i

Quote:
Originally Posted by nickm001 »
the error you are getting is most likely related to array size... I would look for array declaration and change size to 1.5 or 2x of what it is. then you have to re-verify the code
Yes, at the beginning I thought the same thing, I changed parameters but unfortunately nothing happens.
ShocktheRock is offline  
Reply With Quote
Old 03-01-2009, 04:06 PM   #8

Join Date: May 2008
Location: London
Posts: 3
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Smile Re: MP for TradeStation2000i

Hi

I played about with tihis indicatior and got it working in MultiCharts on the
Nasdaq, ES and YM. I altered the compression setting to around 400 or so.
Basically kept trying different values until got something showing. Checked
the values seem to be ok.

Hope it helps
MicroAl is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


All times are GMT -4. The time now is 10:21 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.