Export quotations of quik into a text file

  • USD
    • RUB
    • USD
    • EUR
Affiliates: 0,01 $how to earn
i agree with "Terms for Customers"
Sold: 34 last one 11.01.2022
Refunds: 0

Uploaded: 19.10.2021
Content: script.zip 4,71 kB
icon-delivery

Delivery Guaranteed

If you are unhappy with a product you purchased, the seller will return your money within 3 days from the moment of purchase.

Product description


EXPORT_QUOTE_V3.0

The script on the LUA language to shopping terminal Quik.
The script reads the values of the OHLC candles terminal (graphics do not need to open)
and stores the values in a separate file for each (shares).
Is updated every minute, you can specify in what second minute.

As a result, poluchetsya file with the name and content of the paper:
LKOH; 10; 20140725; 134000; 1982.5; 1989.4; 1979; 1979; 39587
LKOH; 10; 20140725; 135000; 1978.5; 1979.7; 1976.7; 1978; 9334
LKOH; 10; 20140725; 140000; 1977.5, 1984.7, 1977.5, 1981.9, 30015

Additional information

Settings:
The settings are made by editing the script -
editor any text in the file exportToCsv.lua

Basic settings:
pathf = "c: \\ temp"; --put where the file will be created
cntBars = 1200; --skolko bars must be displayed in the file

To add a new paper exportToCsv.lua bottom of the file you want to add a line like this:
cycl ( "LKOH", "TQBR", INTERVAL_M5)

INTERVAL_M5 - means that the output will be a 5 minute timeframe.
Other options :
INTERVAL_M1 - (1) 1 minute
INTERVAL_M2 - (2) 2 minutes
INTERVAL_M3 - (3) 3 minutes
INTERVAL_M4 - (4) 4 minutes
INTERVAL_M5 - (5) 5 minutes
INTERVAL_M6 - (6) 6 minutes
INTERVAL_M10 - (10) 10 minutes
INTERVAL_M15 - (15) 15 minutes
INTERVAL_M20 - (20) 20 minutes
INTERVAL_M30 - (30) 30 minutes
INTERVAL_H1 - (60) 1 hour
INTERVAL_H2 - (120) 2:00
INTERVAL_H4 - (240) 4 hours
INTERVAL_D1 - (-1) 1 day
INTERVAL_W1 - (-2) 1 week
INTERVAL_MN1 - (-3) 1 month

Feedback

1
Period
1 month 3 months 12 months
0 0 0
0 0 0
In order to counter copyright infringement and property rights, we ask you to immediately inform us at support@plati.market the fact of such violations and to provide us with reliable information confirming your copyrights or rights of ownership. Email must contain your contact information (name, phone number, etc.)

This website uses cookies to provide a more effective user experience. See our Cookie policy for details.