- Decimal points
- MRO and .ContainsValue
- session and comparing bar values
- Swing().SwingHighBar
- Marking Yesterday's Highs and Lows
- Profit trailing stop?
- Calculate on bar close VS. NOT
- selecting
- Double execution of Exit Strategies
- defaultquantity
- Detecting live or non live mode (replay/back testing)
- Display Line Value in Price Scale
- Building historical database
- How to get rid of this loading
- Market Data Connection Framework (Back-fill)
- Displacement
- UserDataDir location?
- Scalper Indicator
- Close of 20 day high 4 days ago?
- DataSeries Strategy Plot
- range of selected 15 minute bars
- NT7 time sync
- How do you make drawing objects permanent?
- High of bar when calculating tick data
- Reset Alert Window Programmatically (???)
- Displaying actual price, stop and limit order
- Function for current time frame
- Close[260] doesn't work
- Plot High/Low of bar on right scale
- Compile NinjaScript in Visual Studio
- Looking for partners to work with me and translate my TS strategies!
- Indicator is a type but is used like a variable
- DDE / Excel spreadsheet
- Horizontal line at specific time
- Export last data to file
- IB Hidden orders
- High/Low currently shown on Screen
- Bars since crossover
- Horizontal Line at Contract Volume
- Coding to Control Session Times in NT7?
- How to get the lowest close of today, and yesterday?
- How to transfer info to Excel
- Error on plotting indicator .........
- exception in the log
- Where to place debugging stop orders code?
- Finding the lows of new bars
- how to sell limit on the moving average
- FirstTickOfBar
- Plot.Min/Plot.Max properties
- hashtable not recognized?
- backtest finished
- Guys need some help-Trend Line in strategy
- How to ask a confirmation
- Time[0]
- Enter on Close
- Time[0] syntax
- NinjaTraderCSharpSampleApplication
- scripting costum drawtools
- Historical in MarketAnalyzer.Column ?
- Accessing indicator variable from a strategy
- Indicators in different time scale
- Please help for a good indicator
- Can I refer an indicator variables in a strategy ?
- Using a custom .NET DLL.
- ToTime Function... How does it work?
- Instances of file name on Save AS
- Custom chart style
- using 'while'
- Adjust Chart Zoom
- Simple indicator trouble
- NT7 & Historical Bid/Ask data
- Dataseries or Array not linked to bars
- NT7 grid tecnology?
- DoubleMApaint
- Market replay events not raised in correct sequence
- Least Squares Moving Average
- Debugging Strategy
- Bar Style of Price Bar
- Profit target depending on last bar
- technique to automatically connect to account on launch
- ATR - calculate the ATR ticks for the last 7 days
- get the periodtype
- Cancelling a Pending Order.
- Basic PaintBar problem
- Plot0
- ATM strategy, charts & limit orders
- How to calc how many seconds before bar ends?
- How to add text marker
- Exit Price Reference
- How can I tell that Market Replay is active or stopped?
- Transfer Updated Instrument List
- Startegy persistence
- DrawText not working
- PC or Data Time - big Problem - Urgent
- Reference Points
- Bar Type
- Adding audio alert to Double MA>>>>?
- Time filter problem
- Priordaysession issue
- Guassian Function
- Plot0.Set(Close[0]); vs Plot0.Set(Close[1]);
- Rounding down to nearest tick
- How to access main() function?
- Circumventing the multiple Initialize() calls during backtest
- Catching termination of strategy...
- Changing output window font?
- Chart Trader not displaying stops
- How to add time period to time set.
- synchronizing open positions
- SampleMarketDepth is back
- add time period filter to PreviousHLOC indicator
- NinjaTrader folder
- Convert Metastock Code
- can't add instrument
- Ways to freeze a trading account / NT
- API/Data feed question
- CalculationMode.Price - strange results?
- NinjaScript Archive Error
- using delegate/anonymous method
- How to sell market on close
- Passing Value to a method
- How to get account position and order status?
- Chart Type Programming Question ???
- execution.Order.Filled Vs. execution.Order.Quantity
- Plot value marker color
- Charting Question
- Strategy loading 2-3 mimutes
- Text on prior bar
- Using Data From a Different Instrument In My Strategy
- Getting tick timestamp in market replay
- IOrder filled problem on Simulated Data Feed
- plot thickness
- Bug with the Min function?
- Access to historical price in multi instrumets strategy
- different action names for same trade
- call excessMargin
- Poll: NinjaTrader Developer Conference
- Code Cutting
- DataSeries
- Oco
- Possible error with DateTime in beginning of chart?
- Line Drawing Scripts?
- profit as exit point
- Newbie to NT
- Compiled yes... But won't display on Chart
- EMA cross over
- Why does SetStopLoss survive?
- Calculate On Bar Close
- protection level error
- DrawDot and DrawText y coordinate not consistent
- Macd with fast MA offset ?
- New Ninjascripts questions about getting started
- what is the property of current bar's close time?
- Reload chart data
- Futures Options
- Test to see if x number of previous bars intersect DrawRay
- Time related
- Help with arrows
- referencing exitprice in strategy
- Enter open ot day within intraday strategy
- Writing to text file
- Pair Trading Strategy Help
- Offset in Strat Wizard doesn't appear in code
- GetBar value at tick level
- DataSeries object not set... but I think it is
- client.Orders() call in C# sample application returns nothing?
- noob: custom trading platforms and programming
- indicator based on different instruments
- Delete Text Object (???)
- scripts vs DLL
- Orders entered w/o crossover signals
- Public DataSeries or else - how to read the PNL of a strategy from another one
- Importing NinjaScript File Trouble
- IB exchange rate rounding
- Enter on every Xth bar
- Docs for Ninja (SDK) objects
- erasing Draw objects
- Multiple Draw Objects with same Tag name
- No data for RSP from IB
- What happened to System.Console.Write?
- Mouse Hover/Info Box
- Fix the scale of indicator panels
- Timestamp granularity
- Instrument Name?
- StreamWriter
- genenral programming service available???
- MarketDataEventArgs - TimeStamp
- On NT's EMA code
- Question regarding MarketDataEventArgs
- Draw my plots for ONLY the last x number of bars
- Printing a new line?
- Delete Strategy
- Is Automating The Export Process Possible?
- duplicate method name ?
- Just client.MarketData()
- How to set BackColor with a user parameter?
- What is NaN in my DataSeries
- Volume[BarsSinceEntry()+1)
- Curent timeframe.
- Bar Color
- Getting the Time of Last Trade
- Handling events outside of NT?
- Color LineReg
- Maximum Daily Loss
- Saving Variables Between NT Sessions
- referencing data on a different chart
- Change or cancel a limit order generated by SetProfitTarget
- net time
- Excel PercentRank in NT/.NET
- interger
- "speed" of Pending orders = slow?
- Bar Count
- API for broker connection
- exitlong and exitshort together to close positions
- Limiting the Number of Trades
- Want to use something other than SystemPerformance in an OptimizationType
- programming question
- Overlay BB's from CCI Value
- Get order information through C# client API?
- Extended Orders to Interactive Brokers (IB)
- Find the Highest & Lowest Volume Volume Bars
- Search Source Files for text..
- Bollinger on OBV ?
- How is Time[].... calculated?
- SendMail() fails
- Which version of .NET is NT 6.5 written in?
- How to use the MIN/MAX() function w/data series, or return value between two time?
- Data Transfer between Strategies
- Draw Arrow if Bar Over Certain Pip Size
- Extending NinjaTrader for new brokers or data providers
- I can not change the bar color.
- Adding MenuStrip to Charts
- class member declaration epected
- How to setup simple sound alert for closing price?
- Communication with DDE
- Remove programatically objects drawn from menu.
- How I can accomplish getting data from multiple strategies?
- Daylight Saving Time US and Europe
- change order type for the same order
- Cant enter a limit order....
- A "not supported" question, but does anyone know...
- Can I define the "Time to flatten" for the "Exit on Close" in the NinjaScript?
- Indicator does not plot using High[1]
- LeadIndicator in Strategy.cs
- Protecting Source Files
- Currency Instruments '$'
- TASC Traders Tips
- Stop Loss based on calculation
- Are wins/losses stored in the script, how to count them?
- GomCD Demo and coloring MA's