Click here to Login





                                                   1-minute auto-downloader

  0

0
Dobidos
2010-10-23 11:27:22


Hello again!

Now that I'm able to get the 1minute up-to-date data for the Forex market I would love to recieve it permenatly,
but unfortunately the auto-download can only be set to at least 1 day interval,

is there any way to auto-download the data every minute?




QuantShare
2010-10-25 06:50:54

  0

Best Answer
Yes it is possible.
Using One-Minute Intraday Data for Currency Pairs downloader:

- Select Tools -> Script Editor.
- Create a new file
- Type the following formula:
while(true)
{
Downloader.DownloadData("", "One-Minute Intraday Data for Currency Pairs", true, new string[0], new string[0]);
int seconds = 60;
App.Main.Sleep(1000 * seconds); // Do not change this - It may crash your PC if you change it
Charts.GetSelectedChart().Update();
}

- Save it
- Select Settings -> Add Current Script to Bookmark Panel
- In the Bookmarket Panel (under the Menu, Symbols and Drawing buttons) double click on the script to execute it. Double click again to stop it.

It is better to check "Last Symbol Date" in the download item settings so that each download gets only the latest quotes.





One-Minute Intraday Data for Currency Pairs (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads Notes Report an item

No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
One-Minute Intraday Data for Currency Pairs
Intraday Historical Data - Alphavantage
Historical Intraday Data for U.S. Stocks
Daily Historical Data - Alphavantage
Number of Stocks Making a new 52-Week High - Market Indicator

How-to Lessons
How to automatically arrange charts?
How to calculate the average of a time series using the money man...
How to create a moving average of an indicator
How to plot the relative performance of several stocks/indices
How to import trades into a portfolio

Related Forum Threads
How to edit a trading system i've downloaded from shared server?
No overnight positions
Building an indicator in smaller timeframe to use in larger timef...
adjust time settings
how can I get MCX commodity charts ?

Blog Posts
Backtesting trading strategies using intraday data
Sentiment Analysis: How to measure the sentiment score of your st...
Backtesting Your Trading Systems: Symbol Segmentation
Download historical EOD data for the stock, futures, ETF and Fore...
Automatically create historical quotes charts









QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.