Announcement

Collapse
No announcement yet.

ASCII Info.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ASCII Info.

    Hi
    I like to know whats the exactly ASCII format
    ADVANCED GET END OF DAY can read, ASCII looks
    very confusing to me, some has comma, or just space
    some has YEAR( YY or YYYY) and can ADV GET EOD
    read ASCII forex data, Forex has four digit in the end
    EUR= 1.2850 etc.

    I have EQUIS DOWNLOADER , I try to convert METASTOCK
    file to ASCII, but when I view the chart in ADV GET its
    all blank.

    I want to use VIAFOREX DOWNLOADER to collect
    END OF DAY Forex data, That only provide ASCII data
    I think VIAFOREX do not provide DEMO or Free trial

    Please let me know how ADV GET works with ASCII

    Thanks

  • #2
    bassian
    AdvancedGET EOD can read various ASCII formats, it all depends on how you set up the Properties of the Data Paths.
    For example the data could be comma separated (the extension of the file in this case is usually *.csv)

    Date,Open,High,Low,Close,Volume,OI
    01/29/1993,43.97,43.97,43.75,43.94,1003200,0
    02/01/1993,43.97,44.25,43.97,44.25,480500,0
    02/02/1993,44.22,44.38,44.13,44.34,202800,0
    02/03/1993,44.41,44.84,44.38,44.81,529400,0
    02/04/1993,44.97,45.09,44.88,45,531500,0

    in which case you would setup the Properties as in the following image



    Or it could be tab delimited (*.txt) ie the fields are separated by spaces such as in the following example

    Date Open High Low Close Volume OI
    1/29/1993 43.97 43.97 43.75 43.94 1003200 0
    2/1/1993 43.97 44.25 43.97 44.25 480500 0
    2/2/1993 44.22 44.38 44.13 44.34 202800 0
    2/3/1993 44.41 44.84 44.38 44.81 529400 0
    2/4/1993 44.97 45.09 44.88 45 531500 0

    in which case you would setup the Properties as in the next image. Note that in both example the path is C:\ but you can set it up to be a specific folder on your hard drive. You can also have both formats setup in the same or different directories.



    The dates can be either short (YY) or long (YYYY) and in any order, all you need to do is set them up accordingly using the dropdown selectors.
    Hope this helps
    Alex

    Comment


    • #3
      ASCII Info.

      HI Alex

      Thank you very much for information


      Bassian

      Comment


      • #4
        Bassian
        You are most welcome.
        BTW you also asked if GET EOD could read Forex data with 4 decimals. Following is a sample of an ASCII data file from a download of EUR A0-FX from eSignal (using Qcollector)

        Date,Open,High,Low,Close,Volume,OI
        01/03/2000,1.0064,1.028,1.0053,1.0243,0,0
        01/04/2000,1.0242,1.0342,1.0216,1.0295,0,0
        01/05/2000,1.0294,1.0401,1.0286,1.0321,0,0
        01/06/2000,1.0323,1.0414,1.0275,1.0324,0,0
        01/07/2000,1.0325,1.0331,1.0258,1.0296,0,0


        and enclosed below an image of the same data file plotted in GET
        Alex

        Comment


        • #5
          What is the format for 60 MIn chart

          I know the format for EOD (in ascii format).

          But how to give the data for 60 MIN chart. Some please explain with sample data. A Picture could prove useful

          Comment


          • #6
            goldenhawk
            AdvancedGet EOD can read 60 min data only in the proprietary format provided though the eSignal Wizard (fka GetData). For information regarding the eSignal Wizard click here
            Alex

            Comment


            • #7
              Bassain

              The Advanced GET EOD program can only read Daily data in the ASCII format. It then uses the daily file to build Weekly and Monthly charts. It can not read 60 min ASCII files. The only 60 min data that can be used in the GET EOD program is eSignal Wizard data.

              Gary
              Gary Welte
              Advanced GET User

              Comment

              Working...
              X