Click here to Login





                                                   Dynamically updating data

  0

0
schhay
2011-10-27 21:20:08


Is there a way to update your opened charts dynamically once OED data is downloaded? It's frustrating having to manually refresh opened charts either
by minimizing/maximizing charts or re-open the Workspace.



QuantShare
2011-10-28 06:13:08

  0

Best Answer
We will implement this in the next release.

You can also create a script to automatically refresh all charts (Tools -> Script Editor). You can then add this script to the bookmark panel.

The script is:

Chart[] charts = Charts.GetAllCharts();
for(int i=0;i < charts.Length;i++)
{
charts[i].Update();
}



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
Consumer Price Index - Historical data
BSE historical data by date
Daily US Stocks Data
Export Indicators Data with Filtering and Column Labels Support
EOD Data for Futures

How-to Lessons
How to dynamically update the settings of an indicator
How to download earnings calendar data for various stocks
How to quickly download the most recent EOD data for your stocks
How to download and use U.S. stocks earnings data
How to import trading data from CSV files

Related Forum Threads
Help With Daily Data Import Script
May Quantshare check "Intraday Data for US Stocks" conn...
Adding data to database through script
Futures data - overwrites stock symbols, issues with point value
Getting a Long Trailing stop to use Bid data

Blog Posts
Trading Items: Data Download using .Net Scripts
Download Trading Data using the URL-Script
How to Automatically Import Local Data Into QuantShare
How to Download Trading Data for Certain Securities Only
How to make sure your Historical Price Data is Split Adjusted









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.