PDA

View Full Version : try to compile but


Elmi
11-04-2006, 07:53 PM
Description
File
Line
Column

The namespace 'NinjaTrader.Indicator' already contains a definition for 'TickCounter'

21
18

NinjaTrader_Dierk
11-05-2006, 01:40 AM
Likely you defined a new indicator TickCounter as there already exists an indicator with that name.

-> select a different name for your indicator