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. Optimize runtime
  2. VB.NET Q: Difference between LIMIT for ENTRY and LIMIT for EXIT...?
  3. getsymbol equivalent in ninjascript
  4. Forcing a position to close
  5. Scaling Into positon using IOrder object
  6. Adding parameters at a later stage...
  7. Account Balance :P
  8. Value of pips...
  9. Index out of range error
  10. Custom plotting
  11. Visual C# Express Edition 2008 vs. NinjaScript editor
  12. HighestBar and LowestBar
  13. OnBarClose() and indexing of data points
  14. How does Chart know all the executions
  15. CS1501 Error
  16. Obtaining Last Volume and Price from IB?
  17. Method to get the data series type & value for a backtest
  18. Simple time based action
  19. Adding to a position
  20. Getting the price of a current stop order
  21. 2 questions about order management
  22. bar and HeikenAshi
  23. CalculateOnBarClose
  24. dataseries integer values?
  25. using IDE to debug
  26. loop problem
  27. Does compiler update indicators automatically?
  28. Is there a way to test when a trade has just been stopped out?
  29. Which older versions of Visual Basic could I download?
  30. General Question about indicators on Min(x) charts over a number of days
  31. Import Indicator error NinjaScript Files on PC
  32. Plotting (or backtesting) Ratio's of dataseries
  33. Floating-Point Arithmetic
  34. IOrder Class OCO question
  35. Changing Plot Order
  36. Why does a single programming error in one NS screw up every other NS?
  37. Problem calling 'OnBarUpdate' shown in log file
  38. Exporting problem
  39. Using multiple time frames from days into minutes
  40. Syntax of BarsArray with LowestBar() method
  41. Previous Day's Close, High, Low
  42. Get Opening market price
  43. How to write correct syntax
  44. IDataseries referencing
  45. Money management code
  46. user-defined methods: indicators vs. strategies
  47. Available Methods/Properties in NT
  48. How to not display decimals
  49. line plot mathematics?
  50. Correct argument passing, CrossBelow, Stochastics
  51. Imported Wav files not activating
  52. Is there anything like an Instrument.Description parameter?
  53. export tick data to RDB in realtime
  54. Callint method in another indicator
  55. Counter
  56. txt parsing + multiple strategies
  57. Import data from DB
  58. syntax Swing indicator
  59. Draw Line on multiple charts
  60. how to refer to the price of previous entry?
  61. bar length question
  62. Can I use LINQ (C# 3.0 & .NET 3.0)?
  63. Access ATM strategy ID
  64. C# resources and links
  65. Comparing Close to SMA value failing - why?
  66. Indicator Namespace How Does It Work
  67. Something Simple
  68. Can I define custom functions?
  69. Dying to Know Why Hidden Auto-Generated Code Needed
  70. Sub-pips Stops?
  71. DataSeries objects
  72. How to make objects drawn on charts unselectable and unmovable?
  73. Trader needs help with BB + Kelt Signal Alert
  74. How can I draw lines behide the candlestick bars?
  75. How Can I Make NinjaScript Aware Of Order Execution?
  76. Custom Enum can be compiled in 6.0, but not in 6.5
  77. Using RGB colors?
  78. Can NT find out how many day trades you have left?
  79. certain time frame but want to finish trade
  80. Accessing Bid / Ask Volume at End of Bar
  81. event-driven methods?
  82. getting an indicator a tally?
  83. How to define the signature of indicator constructor?
  84. reference past bar colors?
  85. Avoiding Brokerage Cancellation Fees
  86. forex spreads in optimizer
  87. Two seperate but sequential events
  88. check symbol strategy is appied to
  89. Stopfilled sound
  90. Silly newbie question
  91. Macros any 1?
  92. Stop loss strategy question
  93. A suggestion regarding Ninja Script templates
  94. 1-D Chart or custom window or chart without price
  95. DrawTextFixed() requests
  96. Can I create Winforms controls? e.g. Buy/Sell button?
  97. Is there any way to communicate with Ninjatrader application from another C# app?
  98. MultiTimeframe syntax
  99. User defined Variables: Font? Enum Pull-Down list?
  100. Can indicators return values other than Plot values?
  101. Convert TradeStation code to Ninja
  102. draw texts which are rotated 90 degree?
  103. Exposing internal variables for common usage
  104. Plot an Horizontal line on chart with value from a strategy
  105. Standard Dev question
  106. How real real-time DOM and TS ?
  107. conversion of trailing digits
  108. Market Replay date -- is there a property?
  109. ...instance of an object error?
  110. Use of Log function
  111. Stdev discrepencies
  112. String in incorrect format
  113. High since x bars
  114. Matrix with Ninja trader
  115. How to reference a bar by time?
  116. Code Command questions
  117. Streamwriter/reader questions
  118. Draw Object Size in code???
  119. ADX of Ninja different from MT4
  120. Question about FirstBarOfSession
  121. Positioning text using DrawText()
  122. Webservices
  123. How can I load/unload external dll not exiting NT every time?
  124. Debbuging with Visual Studio 2003 Professional
  125. Tip: How to round a calculated price by the tick size of an instrument?
  126. DrawText and DrawTextFixed
  127. Array problem
  128. Custom indicator question
  129. external interactions
  130. Exposing a Color parameter?
  131. Odd Writeline behaviour
  132. Day & Month in Y axis
  133. Translate Amibroker Code to Ningatrader
  134. Using Current Price data in script
  135. File.AppendText causing severe hair loss
  136. How to use Custom Indicator in Strategy Wizard
  137. Linear Regression Channel Slope
  138. multi-time frame code and entry code
  139. EMA Trailer
  140. mini-lot coding for live feed
  141. Coding Properties
  142. Forcing time delays?
  143. Trend line channels - Oscillator trend lines ?
  144. Sharing UserDefinedMethods between indicators and strategies
  145. CCI formula
  146. Bar index
  147. DrawRectangle() bug or what am I missing?
  148. EMA Crossing Formula
  149. IndicatorReversal2
  150. Cancelling all Orders
  151. Times and Sales data with Ninja Script?
  152. Anyone get a good workaround for multiple instruments yet??
  153. Intrabar Order quantity and position update
  154. Time-delay issue
  155. help please
  156. (CurrentBar == 0)
  157. MIN (Minimum Value)
  158. How to find the NT installation folder programatically?
  159. bars since entry
  160. Print()
  161. Used by another process?
  162. WMA of EMA
  163. Array
  164. Can Ninja script print into Ninja Log/Trace file?
  165. Time reference for indicator
  166. Moving Avg calculation question.
  167. Time of first tick of bar (Open)?
  168. Compile error
  169. Editor Bug - Intellisence doesn't work properly with Generics Collections
  170. Parameter Drop Down Lists?
  171. 3rd Party Programming
  172. Is it possible to create a private indicator?
  173. How to switch the panel for plotting within an indicator?
  174. Enum Problem
  175. Regression Channel
  176. Add exchange to Instrument Editor
  177. Share Methods & Funcs between Strategies
  178. Which type of C# variable to use to asigne a number to each of the price types?
  179. VisualizationOnlyAttribute
  180. help a newbie
  181. y-axis price scale
  182. Sell at opening with profit
  183. dom data from prior tick
  184. Place Buy order and Sell order at same time.
  185. MouseMove event
  186. Placing orders for multiple instruments without monitoring data
  187. limit order problem
  188. Coordinate Multiple strategy entries
  189. NameSpace System.Data not found
  190. Slippage problem
  191. Question on Multi instrument forex
  192. Get DrawRay() Line Object Properties
  193. Intrabar granularity
  194. Error Warning upon clicking the "Import NinjaScript" button
  195. Using variables
  196. How to identify run-time errors.
  197. unzip failed
  198. Plot a line of the bar close
  199. Uptick & Downtick
  200. Close[0]
  201. How to send a text message...
  202. BarsSinceEntry
  203. Basic NT questions from a prospective user
  204. Generic class syntax checker problem
  205. New user Q's: Optimization methods and multiple bar series
  206. Reference guide for system variable
  207. Highest/Lowest
  208. highest high / lowest low of first hour of trading
  209. User Defined Class
  210. Getting License key in NinjaScript
  211. any pause command
  212. "Variables" Observation
  213. Chart TimeFrame
  214. workspace will not delete
  215. HELP prgramming mutiple time frames in strategy wizard
  216. NT functions list
  217. Intellisense in VS C#
  218. function that check on historical data
  219. Find bar color
  220. IB fundamental data in Strategy AnalyserHi all,
  221. "Calculate on Bar Close"
  222. Saving scripts with new name
  223. NS equivalent to "IndicatorCounted()" ?
  224. Indicator line multi-coloring for up/down
  225. Position count?
  226. SendMail with multiple To addresses
  227. Add chart to SendMail()
  228. OnMarketDepth callback
  229. referencing time frames in scripts
  230. export vendor indicator
  231. Error CS0021
  232. Obfuscation process
  233. Josh or any advanced c# programmer please please help
  234. Layout question
  235. Questions from Tradestation user
  236. DrawText into Data Box
  237. Coding Questions
  238. referencing an indicator in an indicator
  239. Extending a Line forward
  240. Question about source code for ATR
  241. calling EnterLong()
  242. Stop Loss Offset
  243. how to transfer the workspace
  244. Sending orders to a specific account
  245. debug compile flag and export script
  246. statements ignored
  247. StrategyPlot() in if(BarsInProgress == 1)
  248. Add Reference problem
  249. SendMail() Problem
  250. OnBarUpdate triggered by historical bars when starting strategy