[amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar
Hello, senior members, I have been facing a problem for last 3 days, will be thankful if someone helps me in solving it. When I begin getting intraday data into Amibroker, the time the price in both Amibroker window my data-feed source are the same. But Amibroker window starts showing

Re: [amibroker] Problem with data

2010-08-27 Thread Tomasz Janeczko
Hello, You don't even mention the data source you are using, settings, or anything. Imagine that no one sees your computer screen and we simply don't know what your setup is. You need to describe it. Best regards, Tomasz Janeczko amibroker.com On 2010-08-27 15:59, Vinay Gakkhar wrote: Hello,

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar
Dear Tomasz, Many thanks for your immediate response. Sorry for my not giving full details. I am using data-provider named ManshiRT ( www.manshi.co.in ) which fetches current data from TT Advance, the online trading platform of India Infoline (my broker), and ManshiRT feeds the data into

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar.
Dear Tomasz,Many thanks for your immediate response. Sorry for my not giving fulldetails.I am using data-provider named ManshiRT ( www.manshi.co.in ) which fetchescurrent data from TT Advance, the online trading platform of IndiaInfoline (my broker), and ManshiRT feeds the data into Amibroker.

Re: [amibroker] Problem with data

2010-08-27 Thread Tomasz Janeczko
Hello, You would need to contact the vendor of ManshiRT. It is 3rd party product. AmiBroker.com only provides support/help for our own products. Best regards, Tomasz Janeczko amibroker.com On 2010-08-27 16:39, Vinay Gakkhar. wrote: Dear Tomasz, Many thanks for your immediate response.

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar
Dear Tomasz, ok, thanks. Best regards, Vinay Gakkhar On Fri, 27 Aug 2010 21:01:32 +0530, Tomasz Janeczko gro...@amibroker.com wrote: Hello, You would need to contact the vendor of ManshiRT. It is 3rd party product. AmiBroker.com only provides support/help for our own products. Best

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar.
Dear Tomasz,ok, thanks.Best regards,Vinay GakkharOn Fri, 27 Aug 2010 21:01:32 +0530, Tomasz Janeczko gro...@amibroker.comwrote: Hello, You would need to contact the vendor of ManshiRT. It is 3rd party product. AmiBroker.com only provides support/help for our own products. Best regards, Tomasz

[amibroker] Problem copying data from the Quote Editor Window with 5.29 Beta

2010-02-17 Thread ramoncummins
Hi everyone - Since I upgraded to 5.29 Beta I can no longer go into the Quote Editor window and copy all the historical data - any ideas why this functionality has been disabled and/or have a workaround? I use this all the time to dump price data from the equity symbol into excel and it is VERY

Re: [amibroker] Problem copying data from the Quote Editor Window with 5.29 Beta

2010-02-17 Thread Tomasz Janeczko
Hello, Quote Editor now uses virtual mode (for 1000x speed improvement which is important for very long intraday databases) and does not own the data as text. To export to Excel use method described in KB:

[amibroker] Problem streaming data with IB on ASX stocks

2008-12-29 Thread Paul Ho
I've been having trouble with IB on streaming ASX stocks, US stocks streams OK, futures are streaming also. Backfills works, as does realtime quotes. I just cant stream any ASX stocks. I've tried a new database, I've rolled back to an older version of TWS. I tried it on a different machine

[amibroker] Problem Importing Data

2007-11-09 Thread Duke Jones, CMT
Can I make an odd request, can someone out there see if they can import this file into version 5.01Beta. I have 4.99 and it imports fine but I can't seem to get it into the latest version. I am stumped as to what I am doing wrong and this was the only difference on the surface I could spot. I

Re: [amibroker] Problem Importing Data

2007-11-09 Thread Duke Jones, CMT
Scratch that...User error once again. I had imported some metastock data prior to this and didn't realize database settings were set to using metastock plug-in. Sorry to waste the bandwidth. Regards, Duke Jones, CMT Duke Jones, CMT wrote: Can I make an odd request, can someone out there

Re: [amibroker] Problem importing data.

2007-07-13 Thread Prashanth
Hello, Save the Excel file in .csv format and then import the same. Cheers Prashanth - Original Message - From: space_man1973 To: amibroker@yahoogroups.com Sent: Thursday, July 12, 2007 12:47 AM Subject: [amibroker] Problem importing data. Hi I'm trying to import

[amibroker] Problem importing data.

2007-07-13 Thread space_man1973
Hi I'm trying to import some data from excel. I have columns setup with data for the date, open, high, low, close, volume and then save as a text file (tab delimited). However when I try to import it I always get the following error message: Invalid (close) price. Prices must be positive. If you