Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 01-13-2010, 07:55 AM   #9

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: ADE Question

make the variables intrabarpersist
__________________



Only an idiot would reply to a stupid post
Tams is offline  
Reply With Quote
Old 01-13-2010, 08:13 AM   #10

Join Date: May 2007
Location: Toronto
Posts: 264
Ignore this user

Thanks: 9
Thanked 153 Times in 56 Posts

Re: ADE Question

Quote:
Originally Posted by nuno-online »
Hi,
I am using ADE to transfer an indicator information from a daily chart to an intraday chart. That's ok for this

In my 1hour Chart, i have the information (the value of my indicator) for the last daily bar closed.
Is it possible to have the information for this last bar even if the bar isn't closed?

NR
Tams suggestion (to use EL Collections) will work but is slow and disk intensive. I would advise using Global Variables (GV)... They are quite easy to use and work in memory. Very fast. But no information is stored or saved so when you reboot it wont be available to plot.
bakrob99 is offline  
Reply With Quote
Old 01-13-2010, 08:17 AM   #11

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: ADE Question

Quote:
Originally Posted by bakrob99 »
Tams suggestion (to use EL Collections) will work but is slow and disk intensive. I would advise using Global Variables (GV)... They are quite easy to use and work in memory. Very fast. But no information is stored or saved so when you reboot it wont be available to plot.

...not my suggestion to use elcollections :-)

elcollections is the core of ADE...
I am just trying to debug.

as noted in post #2...
this method will impact the chart's performance
__________________



Only an idiot would reply to a stupid post

Last edited by Tams; 01-13-2010 at 08:40 AM.
Tams is offline  
Reply With Quote

Reply

Tags
ade, elcollections

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
A Question... MrPaul Market Analysis 12 02-13-2012 01:27 AM
Question of The... zdo Trading and the Markets 6 10-26-2009 12:45 PM
ES Bid Vs. Ask Question markl67 Beginners Forum 21 06-07-2009 03:23 PM
ATR Question cowcool Coding Forum 7 05-29-2009 05:06 PM
TS question james_gsx General Discussion 2 09-17-2007 04:27 AM

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