PDA

View Full Version : Strategy Development


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 25 26 27 28 29

  1. Is it possible to run a strategy IF
  2. IOOrder variable not NULL
  3. A different OnStartUp question
  4. Calculating time of a future bar
  5. If my indicator's variable is preset to "public"
  6. How would I code
  7. bracket a order in unmanaged mode
  8. How to access time?
  9. How to calculate time between two bars
  10. Strategy only to trade at certain times
  11. Last Bar on Chart Not Executed?
  12. Adding a 14Day ATR to 5minute Chart
  13. how to avoid overfill when exit submitted when stop is executed
  14. limit orders
  15. Can someone please provide some guidance?
  16. Bollinger bands based on VWMA
  17. "orderId = string.Empty"....too late
  18. diffferent timeframes for indicators and executions
  19. Automated Trading Book or Guide
  20. How to enter a limit order at the opening of the next bar
  21. Working with options
  22. Does IB (Interactive Broker) support MarketDataTypes
  23. TradesCollection
  24. Optimization
  25. Start processing from X bars ago
  26. Zero parameters on a method
  27. CandleStickPattern(ChartPattern.BearishHarami,)
  28. sample MAcrossover strategy have it turn 10am?
  29. Opening Gaps?
  30. "flatten everything"
  31. Strategy Not Working As it Should When Trading Live
  32. Testing first tick of day bar
  33. Entry Price question
  34. Strategies for multiple instruments
  35. Lower High
  36. Sample for OCO orders ?
  37. Strategy opening too many positions
  38. Entering a trade in the same day as a daily trigger
  39. Forex pair conversion
  40. MAE/MFE for individual trades
  41. Market Replay Question
  42. help adding a condition if bid is to far from alert
  43. OnTermination()
  44. Referencing secondary data series for a strategy
  45. Namespace access
  46. EnterLongStop Behavior
  47. Enter Stop Orders Strategy
  48. Using Print() to debug
  49. Managed Buy and Sell Lmt - cant place both?
  50. Live execution and weird stop/target prices
  51. PartialFills and LimitOrder
  52. Strategy Enable Problem
  53. Problem with NT restrictions
  54. multi timeframes, instruments
  55. Dual-Session "Exit on Close"
  56. Open filled orders collection
  57. Order of the execution of several orders in the same bar
  58. New switched to NT
  59. Backtest problem: Entry and stop loss within one bar
  60. ExitLongLimit ignored
  61. CS0122: 'Member' is inaccessible due to protection level. Please help!
  62. EMA cross
  63. Order Collection
  64. plot daily mark-to-market PnL of a backtest
  65. How can I code this?
  66. FirstTickOfBar & backtesting strategy
  67. Why am I going "long" at above traded prices?
  68. if I need to have a bool called from an indicator to stay valid
  69. Start and end of regular session?
  70. MBT Margin requirements - code samples?
  71. trade lifecycle analysis - log file
  72. BarsSinceEntry - multi-timeframe / mutli-instrument strategies
  73. If statements
  74. Has anyone seen this sort of behaviour before?
  75. How do I code a strategy which restricts a trade
  76. StopAndReverse()?
  77. HeikenAshi Question
  78. Ninjatrader Bug disfunctioning
  79. StopLoss Question
  80. GetAtmStrategyMarketPosition() lag?
  81. Object reference not set to an instance of an object.
  82. Converting from Easy Language
  83. Calculating the spread of an instrument programmatically
  84. An easy way to start one strategy against 100 stocks?
  85. Order not cancelling
  86. ExitLong, ExitShort
  87. EntriesPerDirection and multiple instruments
  88. Wild card for fromEntrySignal
  89. Simple multi instrument use case - I don't get it
  90. Account Performance Backtesting
  91. Question with OnBarUpdate()
  92. Plotting values on a strategy chart
  93. Signals from the previous day triggering trades
  94. Modifying a limit order that is partially filled
  95. Strategy not working correct
  96. OnMarketDepth(MarketDepthEventArgs
  97. Slippage question
  98. Automatic entry orders
  99. Using Market Replay data to test Strategies
  100. Disable position manager
  101. Enter on fixed time interval
  102. CumProfit in multi instument strategy
  103. Simple Question
  104. too much slip in my favor
  105. Enter On Next Open, Exit at Session End
  106. Multiple Simultaneous Positions Same Instrument
  107. Adding To Position
  108. is it possible to call a strategy from another strategy
  109. Method to query account balance
  110. NT7 not issuing "close position" orders for reversal in live trading
  111. Bars.LastBarOfSession always true
  112. OnBarUpdate() method not executing
  113. Manual Entry and Automatic Exit?
  114. ChangeOrder confusion
  115. Migrating to NT7 - Order questions
  116. Under the managed approach, how can i change
  117. Multi-Serie strategy
  118. How to set StopLoss in ATMStrategyCreate()
  119. Backtesting does not work
  120. Enter Long/short more than one contract
  121. if i am in a "long" position and a short signal is activated
  122. Multi-Market & Multi-Timeframe
  123. Strategy Analyzer Template
  124. Donchian channel breakout
  125. StrategyPlot() PlotStyle and Tick by TIck operation
  126. Indicator return value
  127. Enter Orders not from OnBarUpdate()
  128. Make indicator usable by strategy wizzard
  129. add to position
  130. No Email on Conection
  131. Stop Limit Orders
  132. Can you have parameter groups collapsed as default?
  133. IOrder
  134. Ninjatrader Strategy Builder and connecting ATMs
  135. Stop Losses and Number of Contacts
  136. OCO Bracket Entry
  137. Market Replay Connection
  138. Can I create the a Elder New High New Low Index using NT?
  139. Running a Strat Against Instrument list
  140. Reset SetStopLoss
  141. Difference Between Calculate on Close and On Incoming Tick
  142. Access a var from an indicator in a Strategy
  143. Strategy not enabling on NT 7.0.10005
  144. Ninja script and atm implementation
  145. error You are accessing an index with a value that is invalid since its out of range
  146. Resetting the Swing High/Low Indicator on New Session
  147. SampleOnOrderUpdate question
  148. EnterShortLimit error checking
  149. how to implement per month tiered commission schedule in NT7
  150. How do I print the entry and exit price of my strategy?
  151. Crash in v7.0.1000.5 (64 bit)
  152. exit order issues
  153. Working with Time
  154. Strategy Will Not Pull Up in List of Backtest and Optimizer
  155. How to get #contracts in ATM template
  156. exitonclose
  157. Getting Available Buying Power of Simulation Account from NinjaScript
  158. Error on running backtest: Object reference not set to an instance of an object
  159. how to optimize a strategy on time of day
  160. Real-time indicators and strategy
  161. Hi, Is it possible to refer to a previous position
  162. Auto Starting a Strategy
  163. if my indicator is set to CalculateOnBarClose = true
  164. OCO order & unmanaged
  165. "Stop & Target submission" property
  166. CS 0119 error
  167. Market Position
  168. Multiple Entries per direction in Reverse
  169. Please explain ninja help stoplimit orders instructions
  170. Dynamic Trailing Stop
  171. race condition between onorderupdate and onbarupdate
  172. Entry at Incorrect Time
  173. Distance away from entry
  174. Price distance from EMA
  175. Too many excecutions
  176. cpu cores
  177. High[1] or High[2]
  178. Bollinger value is not refreshed
  179. SetStopLoss()
  180. Indexing and type int
  181. Cancel Order Using Managed Approach
  182. All conditions not following order
  183. 2 Orders
  184. Moving Stop loss SetStopLoss
  185. Tick volumes in NT
  186. Accessing Orders When Historical == true
  187. How to test Connection Loss
  188. Running strategy but nothing shows -Error on calling 'OnBarUpdate' method
  189. Partial Exit SetStopLoss bug?
  190. Accessing Data in Account Performance Tab from Strategy
  191. ToTime(Time[0]) of a different bars array
  192. When will I see a change in a running strategy?
  193. If I use a customised session template to
  194. Filtering a swing high or low
  195. Editing a Sample from Forum
  196. Confirmation by a slower Timeframe
  197. Email Set Up for google mail
  198. Internal Order Handling Errors
  199. Multible EMA Problem Long Only strategy
  200. Exit on GetProfitLoss() not working!
  201. Accessing Strategy Name...
  202. Volume over time?
  203. Index was outside the bounds of the array
  204. Check name of the primary instrument
  205. Break Even in OnOrderUpdate
  206. Running a Strategy under Market Replay
  207. Receive value for Candle Outline color
  208. MRO in multi-timeframe
  209. Fill or Kill
  210. Enter On Stop
  211. order management
  212. Multi-Instrument Multi-Entry Strategy: Getting EntryOrder Info
  213. Internal Order Handling Rules
  214. pulling data from dom
  215. Checking Accuracy of my Custom Variables
  216. ATMStrategyChangeEntryOrder() acting weird
  217. Adding traling stop
  218. Double Entry
  219. Strategy the anaPivotZonesDailyV31 levels trading
  220. 2 orders on consecutive bars not working
  221. PositionSizing
  222. Error on calling 'OnBarUpdate method for strategy
  223. Market replay keeps crashing
  224. MACrossOver using EntryLimit Orders, Targets and Stops
  225. Drawing on MACD indicator panel from strategry
  226. CancelOrder after 10 bars from entry issue
  227. Buy at the close of Range bar
  228. Is it possible to use equations for the "quantity" of "order management" positions?
  229. Strategy not working
  230. realized PnL
  231. Help make stops a varable
  232. Strategy failure
  233. "Exit on close seconds" not working
  234. Problem with "double" entries
  235. Bar completion percentage
  236. Bars.FirstBarOfSession
  237. ATM with Multi-Instrument
  238. DoubleStochastics trigger
  239. How to limit strategy to one trade per day?
  240. need Performance.SessionTrades
  241. ExitOnClose
  242. One Alert per bar
  243. 2nd position
  244. PH Optimizer unstable?
  245. Too many entries
  246. Problem placing the stop order after entering the market
  247. Strategy freezing NT
  248. Expanding and collapsing regions
  249. Orders outside market disabling strategy
  250. Making Pre-Made NS Strategies Only Sell Short or Long