Posted 2/10/2010 03:12:21
|
|
|
|
|
|
Posted 2/10/2010 08:26:16
|
|
|
|
The application can be anything. But what is your goal? Are you trying to run the entire trading system outside of RightEdge? The Dialog sample and phg's code should come with Visual Studio projects that show you how to build your own UI. The trading system still runs inside of RightEdge though.
terryep (2/10/2010)
I have saw the following post: http://www.rightedgesystems.com/forums/Topic3190-7-1.aspx?Highlight=api
About the second question .I am curious very much what the application can be ? has it its UI control?
or just runs strategy in the application ,what's result after the application run ?
Do you provide a simple sample for me ? thank you .I am a newer.
|
|
Posted 2/10/2010 21:34:54
|
|
|
|
| My goal is that I just reference RE DLL in my VS program, this program can be run by itself when RE is not runnig or not installed. In this program ,it can display chart and trade automatically through the plugin of data service and broker service. Just like another RE!
|
|
Posted 2/10/2010 22:55:54
|
|
|
|
| We don't support that. You could technically do that, but you'd have to re-implement all of the functionality that RightEdge provides (charts, simulation, plugin loading, etc. etc. etc).
|
|
Posted 2/11/2010 20:55:27
|
|
|
|
| I know ,Thank you very much ! RE is a very goof tool.
|
|
|
|