Skip to content

Instantly share code, notes, and snippets.

@ollieread
Created December 6, 2018 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ollieread/c27f36f1f50ec639bd831ffc7d784439 to your computer and use it in GitHub Desktop.
Save ollieread/c27f36f1f50ec639bd831ffc7d784439 to your computer and use it in GitHub Desktop.
{
"interval": 5,
"periodicity": 1,
"timeUnit": "minute",
"candleWidth": 2.49136786188579,
"volumeUnderlay": true,
"adj": true,
"crosshair": true,
"chartType": "line",
"extended": false,
"marketSessions": {},
"aggregationType": "ohlc",
"chartScale": "linear",
"panels": {
"chart": {
"percent": 1,
"display": "GC=F",
"chartName": "chart",
"top": 0
}
},
"setSpan": {
"multiplier": 5,
"base": "day",
"periodicity": {
"interval": 5,
"period": 1,
"timeUnit": "minute"
},
"maintainPeriodicity": true,
"forceLoad": true
},
"lineWidth": 2,
"stripedBackgroud": true,
"events": true,
"color": "#0081f2",
"symbols": [
{
"symbol": "GC=F",
"symbolObject": {
"symbol": "GC=F"
},
"periodicity": 1,
"interval": 5,
"timeUnit": "minute",
"setSpan": {
"multiplier": 5,
"base": "day",
"periodicity": {
"interval": 5,
"period": 1,
"timeUnit": "minute"
},
"maintainPeriodicity": true,
"forceLoad": true
}
}
],
"eventMap": {
"corporate": {
"divs": true,
"splits": true
},
"sigDev": {}
},
"customRange": null,
"studies": {
"vol undr": {
"type": "vol undr",
"inputs": {
"id": "vol undr",
"display": "vol undr"
},
"outputs": {
"Up Volume": "#00b061",
"Down Volume": "#FF333A"
},
"panel": "chart",
"parameters": {
"widthFactor": 0.45,
"chartName": "chart"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment