NexusFi: Find Your Edge


Home Menu

 





IsValidPlot


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Quick Summary with 1 posts (0 thanks)
    2. looks_two qzhang119 with 1 posts (0 thanks)
    3. looks_3 traderwerks with 1 posts (0 thanks)
    4. looks_4 NJAMC with 1 posts (0 thanks)
    1. trending_up 1,250 views
    2. thumb_up 0 thanks given
    3. group 3 followers
    1. forum 3 posts
    2. attach_file 0 attachments




Closed Thread
 
Search this Thread

IsValidPlot

  #1 (permalink)
 qzhang119 
HC, NJ
 
Experience: Beginner
Platform: NinjaTrader
Trading: Forex
Posts: 9 since Aug 2012
Thanks Given: 5
Thanks Received: 0

hello,

i am getting the following error as i attempt to convert a custom indicator from ninja 6.5 to ninja 7

Ninjatrader.Indicator.Z.ZSeries doenot implement interface member"NinjaTrader.DataIdataSeries.IsValidPlot(int )"

has anyone dealt with this issue before?

The Code shows:
 
Code
public class RXSeries : IDataSeries
{
private RX rx;

public virtual int Cout
{
  get
{
   return rx.Input.Count;
}
}
public virtual double this[int barAgo]
{
get
{
  return rx.GetValue(barsAgo);
}
}
public rxSeries(RX rx)
{
  this.rx = rx;
}
thank you

Started this thread

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
Cheap historycal L1 data for stocks
Stocks and ETFs
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
How to apply profiles
Traders Hideout
REcommedations for programming help
Sierra Chart
 
  #3 (permalink)
 
NJAMC's Avatar
 NJAMC 
Atkinson, NH USA
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader 8/TensorFlow
Broker: NinjaTrader Brokerage
Trading: Futures, CL, ES, ZB
Posts: 1,970 since Dec 2010
Thanks Given: 3,037
Thanks Received: 2,395



qzhang119 View Post
hello,

i am getting the following error as i attempt to convert a custom indicator from ninja 6.5 to ninja 7

Ninjatrader.Indicator.Z.ZSeries doenot implement interface member"NinjaTrader.DataIdataSeries.IsValidPlot(int )"

has anyone dealt with this issue before?

The Code shows:
 
Code
public class RXSeries : IDataSeries
{
private RX rx;

public virtual int Cout
{
  get
{
   return rx.Input.Count;
}
}
public virtual double this[int barAgo]
{
get
{
  return rx.GetValue(barsAgo);
}
}
public rxSeries(RX rx)
{
  this.rx = rx;
}
thank you

You might want to check out this thread:

Nil per os
-NJAMC [Generic Programmer]

LOM WIKI: NT-Local-Order-Manager-LOM-Guide
Artificial Bee Colony Optimization
Visit my NexusFi Trade Journal
  #4 (permalink)
 traderwerks   is a Vendor
 
Posts: 692 since Jun 2009
Thanks Given: 436
Thanks Received: 465

This a duplicate thread of this thread

https://nexusfi.com/elite-automated-[AUTOLINK]ninjatrader[/AUTOLINK]-trading/23353-ninjascript-interface-implement-error-isvalidplot.html

Math. A gateway drug to reality.

Closed Thread



Last Updated on September 24, 2012


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts