- for n= from 1 to j do
- Strategy Wizard does not support color inputs
- Strategy to send orders immediately when it is Enabled
- User input for Time Value
- Send 2 Stop Orders
- level 2 access
- Identify the Bar of a Formula
- How to use the "tag" of a line in a condition
- Best way to compare different dates
- Execution Efficiency
- MarketDataType.Last
- Takeprofit and reverse
- ATR(int period)[int barsAgo]
- do not enter position
- SMA of variable
- Out of range error on Values[0].Set(x) ??
- Custom DLL Install Failure
- Can I call Initialize?
- exclude this bars in comparison
- Custom input series
- OnStartUp() Limitations
- public variables in UserDefinedMethods
- Problems with Add(0 method
- Plot equityline
- Multi-threaded.. Key in dictionary: 'PnL'
- Method for projecting price bars forward?
- Access parameters from Strategy Analyser
- Access to BetterSinewave Variables
- What does Ticks Refer to here?
- Start og backtest
- Problem adding new ninjascript
- MarketDepthEventArgs Price
- Sound Alerts Triggered at same Time
- DrawRay into an indicator
- MarketAnalyzer
- Exporting indicators with a reference
- Accessing a file from multiple instrument at the same time.
- Prior Day values using GetBar
- How to get order status
- Can a loop increment a tag AND a variable?
- Format ToString Output
- Ordering parameters list
- ATR Indicator Method
- Trailing Limit if Touched
- Print()
- Unique Identifiers: Local or Global
- Output Window Print Sequence
- Bars Array non-static field
- GETDAYBAR and MAX
- Draw at exact MA plot crossover
- Used indicator will not .Update() in multi-instrument indicator..
- Chart Trader Addon
- Print strategy settings
- DataSeries.Count
- Array Help
- Determining if SMA peak is greater than a previous peak
- Determine when script is done loading
- Odd Add() With Print() Results
- BarsArray[0].GetTime(0) Different from Date of First Bar Painted on Chart
- How to install dll
- Can get the correct Bar High print in the outputwindow
- Using indicator on my own DataSeries does not work as it should
- PlotStyle
- Futures contract info Instrument.FullName
- fix a value
- Declaring a Color in Variables
- Ninjascript - retrieve yesterday's settlement price
- Update function for Time
- Colour regions
- Using Data Series
- Using market replay data
- Where are the context pop-ups for user defined methods?
- DrawTextFixed and zorder
- Accessing pip value
- simple strategy ?!
- Importing cs files
- Ninjascript "Bars.TickCount"
- IOrder in a dictionary
- **NT** Error on calling
- VOL Indicator and Volumes dataseries have different data for Bid and Ask
- Debug Code Line by line?
- Adding instrument in multi Instrument indicator
- Calculate historical input once, not in OnBarUpdate
- ;Receiving Code errors, but code runs fine
- NtDirect Memory Utilization
- US 9:30 open
- List object trouble
- Finding the chart background color from a NinjaScript
- Working with the instrument
- DayofWeek example from NT Help does not compile
- taking many position with setstoploss
- Position Day to Day.
- commisson calculation
- Custom Hourly Volume
- Maximum since order entry
- Plot order
- Please disregard...
- Log Error regarding an Indicator
- Skip past index data errors
- how can i get counts to run concurrently?
- access NT Marketdata directly in dll?
- Can't draw
- BarsInProgress
- Price Alert
- change font for drawtextfixed
- Stochastic dots
- The namespace `NinjaTrader.Strategy´ already contains...
- Code for placing a specific dollar value for a trade
- Adding User Defined Strategy Variable?
- Check for Optimization mode
- Custom Data Feed Using the External Data Feed Connection
- Get P/L for the day in ninjascript
- Indicator based on a different time frame
- Multi-Instrument CurrentBar Question
- dataseries on multi time frame strategy
- How to monitor resources
- Using lists
- BuyToCover stop order ignored
- SetStopLoss not send to the broker
- What is the default time frame for NT?
- ninja trader bar time setting
- calling RangeSize
- Exit Positions
- A very simple question for programmers
- Obtaining time of a bar which is not based on price data
- Object Oriented Programming in NT
- Plots and rounding
- Issues around adding multiple time frames
- Operator '>=' cannot be applied to operand?
- Multi-instrument logic
- Run code on Bid or Ask change
- How can I use a dialog box for confirmation of an order and giving an input?
- Alert in an indicator
- Color Dictionary?
- How to Get All Available Period Types ?
- tick data time zone
- Ticks in day - TimeZone problem
- Cut another Trade after profit is reached.
- Change Font...
- Why Can't I Use the '/' Operand?!
- StopLimit Order
- Custom Indicator/PC error?
- How to find charts with "6 higher closes in a row" per day?
- Importing an Exported file with Bar Type Partially Works.....
- Error when Compiling "The namespace 'NinjaTrader.Strategy' already contains a definit
- Problem with a strategy
- Getting Stocks P/E and other Fundamentals
- Something wrong whenever I try with dataseries
- A very weird situation with Median[2]
- Changing indicator default settings
- Auto Launch Chart
- Math.Round method
- Koganan RoundedValue
- Indicator which plots manually input values x 3
- Multi-Instrument Strategy No Calls to OnBarUpdate()
- Plotting Base Instrument ticker next to Indicator
- Vertical Line help
- Fitness function
- Compile Error CS1569
- Declaring a List
- Catch and forward Alert Window rows...
- Better Pivot Logic
- bool longTradeOk / What´s wrong here?
- AllTrades.ByMonth
- Optimize with bools? Here's how!
- High/Low since session start
- how to put some methods into a shared file, and let my indicator and strategy refer
- Safe?
- DropDown list for a property built from a file
- Daily data is shifted
- Exit On Close vs. Strategy Position
- Sell when price drops below a certain level.
- „Do not trade while..."
- SetStopLoss() overnight
- Fibonacci Plots
- simulate the candle of the next day
- script communication with TCP
- troubles with saving opened orders and perfomance data
- Change price marker color?
- Trade at Signal-Points in the Space
- opening output window
- Loop
- HMA - extend value to the current bar
- Multi-instrument bars are not fed in the (imho) correct order
- [Description("..... new line")]
- DrawRectangle
- How to caclulate last bar of day at 3:55pm?
- code break changes
- Could you change the editor, not to minimize regions when compile?
- Positions Tab
- Looking for a Programmer to convert Tradestation script to ninjatrader
- FirstBarOfSession value?
- No data
- Create multiselection menus in indicator options
- Having one indicator behind another
- "Global Drawing Objects" indicator
- Time value
- Working with ticks
- Draw vertical plot and clouds in a Indicator
- transparent plot
- Entry Orders cancelled after 5 minutes...
- yesterdays H/L bar number
- Strategy name?
- Detect Tenth pips programmitically
- To show "bool" in "Parameters"
- Day shifting
- get data about orders
- SQLite inside strategy?
- TriggerCustomEvent() question
- SetProfitTarget
- AllowRemovalOfDrawObjects
- .Token
- Custom Fill Type
- Create variable in private void ()
- Chart - NT Logo move or delete
- Two Lines of Fixed Text
- Obtaining executed position when restart scripts
- Account Positions
- Multi time frame problem
- Programmer
- Indicator Draw Line with Alert
- Geting Daily data at the end of the session
- IF/THEN's or Not
- how to cancell all pending order?
- limitations for opening limit / stop orders
- troubles with market orders
- Enter Filter
- Different results in simulated account and in real account.
- Debugger crashes NT due to real time data
- closing positions for other strategies
- Custom Drawing Tools
- NT programming beginner learning circle.
- Streamwriter
- Excel Spread Sheet
- I think I broke it!
- Limit number of contracts
- No call for OnMarket depth
- Constrain parameter values?
- Bars.BarsInSession property?
- Exception handling
- Market Replay
- Vertical Bar
- Version Control
- backtesting, entering a position in a secondary bar sereies
- Format code
- Arrays or DataSeries for storing sequences?
- Loading indicator causes ReflectionTypeLoadException
- DownHillRyder
- Working with ATM strategies...
- 1 Event Timer Code