PDA

View Full Version : Strategies Error


ashish
11-15-2007, 03:14 AM
I got this error message in the early stages of building a new strat

Ashish

NinjaTrader_Dierk
11-15-2007, 03:45 AM
- just click on the error and you will see which code line caused the problem
- you likely have no variable/property... "Daily" defined in your strategy
- you likely wanted to code "Pivots(PivotRange.Daily, 20)..."

ashish
11-15-2007, 04:29 AM
Hi,
What is this new field of 'daily'? how do I deal with it?

NinjaTrader_Dierk
11-15-2007, 05:32 AM
Sorry I don't follow. You typed in "Daily" in your strategy, I don't know what your intention was.

ashish
11-15-2007, 05:39 AM
NO! I didn't! I'm using the wizard! This is something new in ver6.5! This is not present in ver6.0 Please help me solve the error.

Ashish

NinjaTrader_Dierk
11-15-2007, 05:46 AM
I see. My apologies. This is a bug which will fixed with next 6.5 update (available in a few days). For now you can not create strategies by the wizard using the Pivots. Sorry for the inconvenience.

ashish
11-15-2007, 05:52 AM
Thanks for the reply and the apology (not nessessary)
A