Automated Refresh of Charts

Questions about MultiCharts .NET and user contributed studies.
robbob
Posts: 46
Joined: 26 Jan 2013
Has thanked: 2 times
Been thanked: 3 times

Automated Refresh of Charts

Postby robbob » 28 Jun 2013

Hi,
I'm trying to figure out how I can have MC automatically generate a signal for my end of day futures trading strategy. I have about 20 commodities that I track and I am finding I have to refresh each chart at the end of the day to determine if there will be any signals for the next day. Is there a way to refresh all the charts in the workspace at the same time rather than having to refresh one by one? Or better yet, have the charts refresh themselves?

Or is there possibly another way to do this? I am using IQFeed, without the real-time market data option.

Thanks,
-Rob

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Automated Refresh of Charts

Postby Henry MultiСharts » 28 Jun 2013

Hello Rob,

As you have historical data subscription only - you need to reload your charts after session end to get the EOD bars.
You can reload all your charts calling Reload from the command line or create a script that will automatically reload all charts at certain time.


Return to “MultiCharts .NET”