Posted 8/21/2010 12:06:14
|
|
|
|
| Just wondered if there was any progress on implementing non-time based bars yet? - ie Renko or Range bars
|
|
Posted 8/24/2010 07:39:26
|
|
|
|
It's not on the schedule for this release. I assume you're referring to the charting those types of bars. If not, and you don't want to wait for us, they could be implemented by you as a Frequency plugin.
blousetrader (8/21/2010) Just wondered if there was any progress on implementing non-time based bars yet? - ie Renko or Range bars
|
|
Posted 1/22/2011 16:53:08
|
|
|
|
billb (8/24/2010)
It's not on the schedule for this release. I assume you're referring to the charting those types of bars. If not, and you don't want to wait for us, they could be implemented by you as a Frequency plugin.
blousetrader (8/21/2010) Just wondered if there was any progress on implementing non-time based bars yet? - ie Renko or Range bars
Bill:
What's the status on non-time based bars (e.g., Renko or Range) for visualizing on a chart?
Also, I wanted to understand what you meant by your comment. Are you saying that one can still build a Renko or Range based Automated Trading System that uses Renko or Range type bars (i.e., non-time based bars) but we just can't visualize such a system in action on a chart?
One reason why its important IMO to visualize systems on a chart is for debugging reasons or for idea generation for other systems or to just play with indicators on a chart as inspiration for new systems, etc. Once its debugged and built, then of course visualization isn't as important (i.e., just autotrade run the system headless/chartless).
JD
|
|
Posted 1/25/2011 10:25:18
|
|
|
|
No forward progress. 2011 is highly focused on increasing the robustness of our automated trading. Being able to recover from exceptions, gaps in time where positions may have changed, etc. I do understand your logic here and do agree. It may make the next schedule after 2011 Ed 1 is out.
jdfagan (1/22/2011)
billb (8/24/2010)
It's not on the schedule for this release. I assume you're referring to the charting those types of bars. If not, and you don't want to wait for us, they could be implemented by you as a Frequency plugin.
blousetrader (8/21/2010) Just wondered if there was any progress on implementing non-time based bars yet? - ie Renko or Range bars
Bill:
What's the status on non-time based bars (e.g., Renko or Range) for visualizing on a chart?
Also, I wanted to understand what you meant by your comment. Are you saying that one can still build a Renko or Range based Automated Trading System that uses Renko or Range type bars (i.e., non-time based bars) but we just can't visualize such a system in action on a chart?
One reason why its important IMO to visualize systems on a chart is for debugging reasons or for idea generation for other systems or to just play with indicators on a chart as inspiration for new systems, etc. Once its debugged and built, then of course visualization isn't as important (i.e., just autotrade run the system headless/chartless).
JD
|
|
Posted 1/19/2012 15:51:32
|
|
|
|
Bill:
4 days short of a year from your last post here, I wonder if support for custom bar charting has made it into 2012 plans? I'm very much interested in added support for volume based charts.
Thanks.
|
|
Posted 2/1/2012 15:24:07
|
|
|
|
Me too. But now I have this error only...
Out of order time: 15.09.2011 14:53:51 Current time: 15.09.2011 14:53:59
в RightEdge.Common.Internal.SystemRunner.xd47e553b3f44395c(DateTime xccf8b068badcb542)
в RightEdge.Common.Internal.SystemRunner.ProcessBarEvents(IEnumerable`1 eventList)
в RightEdge.Common.FrequencyManager.SendPendingBars()
в RightEdge.Common.FrequencyManager.UpdateTime(DateTime dateTime)
в RightEdge.Common.Internal.SystemRunner._tickGenerator_NewBar(Object sender, NewBarEventArgs e)
в RightEdge.Common.TickGenerator.ProcessBar(NewBarEventArgs args)
в RightEdge.Common.Internal.SystemRunner.ProcessBar(NewBarEventArgs newBars)
в RightEdge.Shared.SystemWrapper.RunSystem(SystemData systemData, SharedSystemRunData runData, ServiceFactory brokerFactory)
в RightEdge.Shared.SystemWrapper.RunSystem(String filename, ServiceFactory brokerFactory, PluginSettings dataStoreSettings)
в RightEdge.Shared.SystemWrapper.RunSystem(String filename, ServiceFactory brokerFactory, PluginSettings dataStoreSettings)
в RightEdge.Shared.TradingModuleWrapper.Run(String filename)
в RightEdge.Shared.TradingModuleWrapper.RunSystem(SharedSystemRunData systemRunData)
в RightEdge.SystemProgress.InitAndRunSystem()
|
|
|
|