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

Reply
Old 09-05-2011, 09:49 PM   #1

Join Date: Mar 2010
Location: Houston
Posts: 6
Ignore this user

Thanks: 0
Thanked 1 Time in 1 Post

ADE.BarInterval

When I save a map on a 60 minute chart I use:

Value1 = ADE.SaveMap(Class,GetSymb olName,ADE.BarInterval);

The problem is it's saving the file as class1min.csv

Then when I try to bring it up using

Value3 = ADE.GetBarInfo(Class, GetSymbolName, 60, ADE.BarID, AvgMap3); //1hr

It say it can not find the class data...

any suggestions?

Thank you
rpmfxtrader is offline  
Reply With Quote
Old 09-16-2011, 05:31 AM   #2

Join Date: Jul 2010
Posts: 60
Ignore this user

Thanks: 13
Thanked 15 Times in 13 Posts

Re: ADE.BarInterval

Hi,

Have you tried the example code with Put and Get ADE indicaotr.

let me know I can do this for you if you are interested..

Easytrader_I
EasyTrader_I is offline  
Reply With Quote
Old 09-16-2011, 02:24 PM   #3

Join Date: Mar 2010
Location: Houston
Posts: 6
Ignore this user

Thanks: 0
Thanked 1 Time in 1 Post

Re: ADE.BarInterval

The solution was easy - just use 60 minutes, instead of 1 hour. But geez thanks for all the help your willing to charge me for, ha.
rpmfxtrader 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:59 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.