Data Streams

Sample only.  Data is not current.

The ticker can display five types of data:  "all", "bull", "bear", "nyse", and "nasdaq".  The previous examples used the default, which is all.  The examples below show how to use the bull and bear choices.  Specifying a datastream is especially useful if you want two tickers on the same page.

Example 1:  Bullish Signals

  <OBJECT classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000"
          codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0"
          WIDTH=100% HEIGHT=48>
    <PARAM NAME=src VALUE="http://www.trade-ideas.com/Banners/ShockWave.dcr">
    <PARAM NAME=swRemote VALUE="swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='true' ">
    <PARAM NAME=swStretchStyle VALUE=stage>
    <PARAM NAME=SW1 VALUE="color_scheme=2, data=bull">
    <EMBED src="http://www.trade-ideas.com/Banners/ShockWave.dcr"
           WIDTH=100% HEIGHT=48
           SW1="color_scheme=2, data=bull"
           swRemote="swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='true' "
           swStretchStyle=stage
           type="application/x-director"
           pluginspage="http://www.macromedia.com/shockwave/download/">
    </EMBED>
  </OBJECT>

Example 2:  Bearish Signals

  <OBJECT classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000"
          codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0"
          WIDTH=100% HEIGHT=48>
    <PARAM NAME=src VALUE="http://www.trade-ideas.com/Banners/ShockWave.dcr">
    <PARAM NAME=swRemote VALUE="swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='true' ">
    <PARAM NAME=swStretchStyle VALUE=stage>
    <PARAM NAME=SW1 VALUE="color_scheme=2, data=bear">
    <EMBED src="http://www.trade-ideas.com/Banners/ShockWave.dcr"
           WIDTH=100% HEIGHT=48
           SW1="color_scheme=2, data=bear"
           swRemote="swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='true' "
           swStretchStyle=stage
           type="application/x-director"
           pluginspage="http://www.macromedia.com/shockwave/download/">
    </EMBED>
  </OBJECT>
trade ideas logo
Copyright 2024 Trade Ideas, LLC.
Privacy Statement  /  Disclosure Statement