MarketView®WebToolsTM

Chart Example

Add the most robust and functional web-based charts to your website or intranet with just a few lines of HTML. No Flash or Java installation required! Choose from a full suite of technical indicators and plot types for your technical analysis needs. Take advantage of our drawing tools to look for areas of support and resistance as well as overall trends—including intraday, daily, weekly, monthly and yearly.

 
Aggregation
Daily
Grid lines
Both
Label position
Side
Decimal precision
Default
Background color
 
Grid color
 
Text color
 
Can scroll
Can zoom
Show toolbar
Show header
Show price mark
Enable data updates
Enable properties
Enable context menu
Enable mouse tracking
Enable selection
Hide symbols without data
Update
Add layer
Scale position
Right
Use 0 as minimum
Add symbol
Add group
 
Line
Default
Normal
Solid
Group
None
Add pane
 
Daily
Line
Crude Oil
Crude Oil
50
1912May 2528211407Apr 25241710Mar 25241710Feb 25272013Jan 25
 
<script type="text/javascript" src="https://beta.marketview.com/webtools/js/webwidget.js"></script>
							
<script type="text/javascript" src="https://beta.marketview.com/webtools/js/es6-promise.js"></script>
<script type="text/javascript" src="https://beta.marketview.com/webtools/js/resize-sensor.js"></script>
<script type="text/javascript" src="https://beta.marketview.com/webtools/js/moment/moment.js"></script>
<script type="text/javascript" src="https://beta.marketview.com/webtools/js/moment/moment-timezone-with-data.js"></script>

<link rel="stylesheet" type="text/css" href="https://beta.marketview.com/webtools/css/widget.css" media="all"/>
<chart id="chartdemo" barCount="100" aggregation="Daily" grid="Both" labelPosition="Side" canScroll="true" canZoom="true" showToolbar="true" showHeader="true" showPriceMark="false" hideEmptySymbol="false" calcEdges="true" adjustScaleToData="true" enableDataUpdates="false" enableProperties="true" enableContextMenu="true" enableMouseTracking="true" enableSelection="false">
	<pane>
		<layer scalePosition="Right" stackingType="Area" calculateMin="true">
			<symbol name="/GCL" caption="Crude Oil" type="Line" lineweight="Normal" linestyle="Solid" stacked="false" color="#36a3e8"></symbol>
		</layer>
	</pane>
</chart>
 

Try out our other Presets

 
  • Light
  • Dark