Posted 2/18/2010 06:35:00
|
|
|
|
Apologies if this is in the wrong forum topic, i did try posting in the uploaded systems forum so please kill that thread if needed...| I'm getting errors while trying to compile/run the DipBuyer ver2 strategy - specifically: 'RightEdge.Common.PositionManager' does not contain a definition for "PositionTimeOut' (line 18) Cannot implicitly convert type 'RightEdge.Common.RList<RightEdge.Common.BarData>' to 'System.Collections.Generic.IList<RightEdge.Common.BarData>' (line 38) among other related errors... I am a newbie using the 30-day trial, so perhaps i am missing some common files or community files from the base install? (Build 384)...can someone point me in the right direction? The other sample systems (ie not downloaded from website) seem to work fine. thx |
|
|
Posted 2/18/2010 08:47:00
|
|
|
|
| See the DipBuyer in the Samples folder. It is updated for Ed 2.
|
|
Posted 2/27/2010 14:37:17
|
|
|
|
Hi. I also seem to be having trouble with this... Not only with DipBuyer, but all the sample programs I have Downloaded (4-5 so far) refuse to compile. They give different errors, but most of them if not all seem to be related to not being able to find the definition of certain variables inside classes (For example: "RightEdge.Common.PositionManager does not contain a definition for 'PositionTimeOut'..."). Is it possible that my installation of RE (2010 RC1 Build15) might be missing some libraries?
billb (2/18/2010) See the DipBuyer in the Samples folder. It is updated for Ed 2.
What is the Samples folder? I just downloaded the system(s) from the web site. If it is supposed to be a folder in my installation of RE, it didn't create anything with that name 
I am just trying to run a simple system (anything will do) so that I can visualize my recently loaded tick data on a chart.
|
|
Posted 2/28/2010 05:18:42
|
|
|
|
Go to Help > About > Click Application Data that will open the samples folder.
|
|
Posted 3/1/2010 09:27:23
|
|
|
|
It is also available on the Start Page. There is a Samples link.
kaizen (2/28/2010) Go to Help > About > Click Application Data that will open the samples folder.
|
|
|
|