Thursday, November 19, 2009

Trade Velocity for NinjaTrader

The indicator can display calculation based on
  • Speed per second - divides the volume by the number of seconds in the bar. Ex: A large volume that was created in little time will create a large "Speed" reading.
  • Speed per tick - divides the volume by the number of ticks in the bar. Ex: A large value reading for this statistic would indicate large orders were present.
  • Tick Momentum - multiplies the volume by the number of ticks in the bar, then divides by the time (in seconds) of the bar. Ex: So a large volume with lots of ticks that occurred in a short period of time will produce larger relative readings.
The volume is separated to
  • Up Volume - blue histogram
  • Down Volume - red histogram
  • Total Volume - blue line
The calculation is oriented to be used in a fast volume chart but may work on other chart types.

Tuesday, November 10, 2009

Wednesday, November 4, 2009

Sunday, November 1, 2009

Wednesday, August 26, 2009

NaviTrend

NaviTrend

Use the PivotFinder to find pivots and plot trend hints based on the HH/HL as up trend, LL and LH as down trend

Sunday, August 23, 2009

Accumulated Delta

Accumulated Delta + Enable 3 additional symbols to add to the total


Wednesday, July 22, 2009

Sunday, July 19, 2009

Thursday, July 9, 2009

Tuesday, June 30, 2009

Monday, June 29, 2009




Hi
  • Operator listen on port 11000, need to open this in the firewall
  • Need to configure operator IP in all Agent and Operator
  • Agent has a parameter "Agent Name" use it to identify the agent, configure different name for each agent
  • To start, run the operator, this is an indicator name = "Remote Order Execution - Operator"
  • The start the agents, this is a strategy name = "Remote Order Execution - Agent"
Muly

Tuesday, June 16, 2009

Wednesday, June 10, 2009

Monday, June 1, 2009

CandleChart


Steve Nison, Click on abbrivated text show the full name

Sunday, May 17, 2009

Forex Market Times

850eye@googlemail.com
Show 3 different times, Asia, Europe USA

Wednesday, May 13, 2009

Wednesday, April 22, 2009

Tuesday, April 21, 2009

Monday, April 13, 2009

Trade Pad (jatkins58TradePad)




1. Take a trade signal off of a non NT platform.
2. From that signal I will place the trade manually in NT.
3. When going long I want to push a button to buy at the market.
4. I want to know if you can:
a. Enter three separate orders
b. Set the stop for all 3 at the 50 SMA if it is below the entry point.
c. Set the stop for all 3 at a pre-defined input by me if the 50 SMA is above the entry point.
d. Define the last swing high.
e. Define the last swing low after "d" from above. If no swing low present yet the bar zero can be the "low".
f. Run a fibonacci retracement from the swing high to the swing low or bar zero.
g. Take profit 1 at 100% retracement.
h. Take profit 2 at 161%
i. Take profit 3 at 261%
j. Move stop loss on 2 and 3 to breakeven when take profit 1 is reached.

Tuesday, April 7, 2009

Tuesday, March 31, 2009

TrailingStops



To use:
  • Add the indicator to the chart
  • Review parameters, fo a start turn General->"Debug: Plot Stops" = true, this will plot on the chart the stops
  • Notice the new On/Off button on the chart tool bar
  • Use the DOM or Chart Trader to create new order, make sure the entry order also has some stop loss and target, (make sure you are not using empty ATM)
  • Once you are in a position and button is "On" notice how the indicator move the stop order based on the trailing stop logic, it will never extend the stop, you can move the stop manually and the strategy will move ot back to the right place


Tuesday, March 24, 2009

Thursday, March 12, 2009

Monday, March 9, 2009

Trading Limits




  • See image for indicator name
  • For the TradingLimits to start work you must have one chart with the indicator in the work space, once activated you can close the chart and the limit logic will still work
  • Indicator has no parameters, see TradingLimits3.png for how to configure (file name TradingLimits.ini)
  • To protect against modifications of the setup use Windows security to allow only read access to the file TradingLimits.ini
  • To change the limits you change the TradingLimits.ini but they will be read only next time NT start
  • Restart NT will not remove active trade halt
  • Test on simulated account before using on with real account.

Wednesday, March 4, 2009

BigTrader System



Pivot Average


Also demonstrate using PivotFinder on other time frame

Thursday, February 19, 2009

Tuesday, February 17, 2009