PDA

View Full Version : General Programming


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24

  1. for n= from 1 to j do
  2. Strategy Wizard does not support color inputs
  3. Strategy to send orders immediately when it is Enabled
  4. User input for Time Value
  5. Send 2 Stop Orders
  6. level 2 access
  7. Identify the Bar of a Formula
  8. How to use the "tag" of a line in a condition
  9. Best way to compare different dates
  10. Execution Efficiency
  11. MarketDataType.Last
  12. Takeprofit and reverse
  13. ATR(int period)[int barsAgo]
  14. do not enter position
  15. SMA of variable
  16. Out of range error on Values[0].Set(x) ??
  17. Custom DLL Install Failure
  18. Can I call Initialize?
  19. exclude this bars in comparison
  20. Custom input series
  21. OnStartUp() Limitations
  22. public variables in UserDefinedMethods
  23. Problems with Add(0 method
  24. Plot equityline
  25. Multi-threaded.. Key in dictionary: 'PnL'
  26. Method for projecting price bars forward?
  27. Access parameters from Strategy Analyser
  28. Access to BetterSinewave Variables
  29. What does Ticks Refer to here?
  30. Start og backtest
  31. Problem adding new ninjascript
  32. MarketDepthEventArgs Price
  33. Sound Alerts Triggered at same Time
  34. DrawRay into an indicator
  35. MarketAnalyzer
  36. Exporting indicators with a reference
  37. Accessing a file from multiple instrument at the same time.
  38. Prior Day values using GetBar
  39. How to get order status
  40. Can a loop increment a tag AND a variable?
  41. Format ToString Output
  42. Ordering parameters list
  43. ATR Indicator Method
  44. Trailing Limit if Touched
  45. Print()
  46. Unique Identifiers: Local or Global
  47. Output Window Print Sequence
  48. Bars Array non-static field
  49. GETDAYBAR and MAX
  50. Draw at exact MA plot crossover
  51. Used indicator will not .Update() in multi-instrument indicator..
  52. Chart Trader Addon
  53. Print strategy settings
  54. DataSeries.Count
  55. Array Help
  56. Determining if SMA peak is greater than a previous peak
  57. Determine when script is done loading
  58. Odd Add() With Print() Results
  59. BarsArray[0].GetTime(0) Different from Date of First Bar Painted on Chart
  60. How to install dll
  61. Can get the correct Bar High print in the outputwindow
  62. Using indicator on my own DataSeries does not work as it should
  63. PlotStyle
  64. Futures contract info Instrument.FullName
  65. fix a value
  66. Declaring a Color in Variables
  67. Ninjascript - retrieve yesterday's settlement price
  68. Update function for Time
  69. Colour regions
  70. Using Data Series
  71. Using market replay data
  72. Where are the context pop-ups for user defined methods?
  73. DrawTextFixed and zorder
  74. Accessing pip value
  75. simple strategy ?!
  76. Importing cs files
  77. Ninjascript "Bars.TickCount"
  78. IOrder in a dictionary
  79. **NT** Error on calling
  80. VOL Indicator and Volumes dataseries have different data for Bid and Ask
  81. Debug Code Line by line?
  82. Adding instrument in multi Instrument indicator
  83. Calculate historical input once, not in OnBarUpdate
  84. ;Receiving Code errors, but code runs fine
  85. NtDirect Memory Utilization
  86. US 9:30 open
  87. List object trouble
  88. Finding the chart background color from a NinjaScript
  89. Working with the instrument
  90. DayofWeek example from NT Help does not compile
  91. taking many position with setstoploss
  92. Position Day to Day.
  93. commisson calculation
  94. Custom Hourly Volume
  95. Maximum since order entry
  96. Plot order
  97. Please disregard...
  98. Log Error regarding an Indicator
  99. Skip past index data errors
  100. how can i get counts to run concurrently?
  101. access NT Marketdata directly in dll?
  102. Can't draw
  103. BarsInProgress
  104. Price Alert
  105. change font for drawtextfixed
  106. Stochastic dots
  107. The namespace `NinjaTrader.Strategy´ already contains...
  108. Code for placing a specific dollar value for a trade
  109. Adding User Defined Strategy Variable?
  110. Check for Optimization mode
  111. Custom Data Feed Using the External Data Feed Connection
  112. Get P/L for the day in ninjascript
  113. Indicator based on a different time frame
  114. Multi-Instrument CurrentBar Question
  115. dataseries on multi time frame strategy
  116. How to monitor resources
  117. Using lists
  118. BuyToCover stop order ignored
  119. SetStopLoss not send to the broker
  120. What is the default time frame for NT?
  121. ninja trader bar time setting
  122. calling RangeSize
  123. Exit Positions
  124. A very simple question for programmers
  125. Obtaining time of a bar which is not based on price data
  126. Object Oriented Programming in NT
  127. Plots and rounding
  128. Issues around adding multiple time frames
  129. Operator '>=' cannot be applied to operand?
  130. Multi-instrument logic
  131. Run code on Bid or Ask change
  132. How can I use a dialog box for confirmation of an order and giving an input?
  133. Alert in an indicator
  134. Color Dictionary?
  135. How to Get All Available Period Types ?
  136. tick data time zone
  137. Ticks in day - TimeZone problem
  138. Cut another Trade after profit is reached.
  139. Change Font...
  140. Why Can't I Use the '/' Operand?!
  141. StopLimit Order
  142. Custom Indicator/PC error?
  143. How to find charts with "6 higher closes in a row" per day?
  144. Importing an Exported file with Bar Type Partially Works.....
  145. Error when Compiling "The namespace 'NinjaTrader.Strategy' already contains a definit
  146. Problem with a strategy
  147. Getting Stocks P/E and other Fundamentals
  148. Something wrong whenever I try with dataseries
  149. A very weird situation with Median[2]
  150. Changing indicator default settings
  151. Auto Launch Chart
  152. Math.Round method
  153. Koganan RoundedValue
  154. Indicator which plots manually input values x 3
  155. Multi-Instrument Strategy No Calls to OnBarUpdate()
  156. Plotting Base Instrument ticker next to Indicator
  157. Vertical Line help
  158. Fitness function
  159. Compile Error CS1569
  160. Declaring a List
  161. Catch and forward Alert Window rows...
  162. Better Pivot Logic
  163. bool longTradeOk / What´s wrong here?
  164. AllTrades.ByMonth
  165. Optimize with bools? Here's how!
  166. High/Low since session start
  167. how to put some methods into a shared file, and let my indicator and strategy refer
  168. Safe?
  169. DropDown list for a property built from a file
  170. Daily data is shifted
  171. Exit On Close vs. Strategy Position
  172. Sell when price drops below a certain level.
  173. „Do not trade while..."
  174. SetStopLoss() overnight
  175. Fibonacci Plots
  176. simulate the candle of the next day
  177. script communication with TCP
  178. troubles with saving opened orders and perfomance data
  179. Change price marker color?
  180. Trade at Signal-Points in the Space
  181. opening output window
  182. Loop
  183. HMA - extend value to the current bar
  184. Multi-instrument bars are not fed in the (imho) correct order
  185. [Description("..... new line")]
  186. DrawRectangle
  187. How to caclulate last bar of day at 3:55pm?
  188. code break changes
  189. Could you change the editor, not to minimize regions when compile?
  190. Positions Tab
  191. Looking for a Programmer to convert Tradestation script to ninjatrader
  192. FirstBarOfSession value?
  193. No data
  194. Create multiselection menus in indicator options
  195. Having one indicator behind another
  196. "Global Drawing Objects" indicator
  197. Time value
  198. Working with ticks
  199. Draw vertical plot and clouds in a Indicator
  200. transparent plot
  201. Entry Orders cancelled after 5 minutes...
  202. yesterdays H/L bar number
  203. Strategy name?
  204. Detect Tenth pips programmitically
  205. To show "bool" in "Parameters"
  206. Day shifting
  207. get data about orders
  208. SQLite inside strategy?
  209. TriggerCustomEvent() question
  210. SetProfitTarget
  211. AllowRemovalOfDrawObjects
  212. .Token
  213. Custom Fill Type
  214. Create variable in private void ()
  215. Chart - NT Logo move or delete
  216. Two Lines of Fixed Text
  217. Obtaining executed position when restart scripts
  218. Account Positions
  219. Multi time frame problem
  220. Programmer
  221. Indicator Draw Line with Alert
  222. Geting Daily data at the end of the session
  223. IF/THEN's or Not
  224. how to cancell all pending order?
  225. limitations for opening limit / stop orders
  226. troubles with market orders
  227. Enter Filter
  228. Different results in simulated account and in real account.
  229. Debugger crashes NT due to real time data
  230. closing positions for other strategies
  231. Custom Drawing Tools
  232. NT programming beginner learning circle.
  233. Streamwriter
  234. Excel Spread Sheet
  235. I think I broke it!
  236. Limit number of contracts
  237. No call for OnMarket depth
  238. Constrain parameter values?
  239. Bars.BarsInSession property?
  240. Exception handling
  241. Market Replay
  242. Vertical Bar
  243. Version Control
  244. backtesting, entering a position in a secondary bar sereies
  245. Format code
  246. Arrays or DataSeries for storing sequences?
  247. Loading indicator causes ReflectionTypeLoadException
  248. DownHillRyder
  249. Working with ATM strategies...
  250. 1 Event Timer Code