Created
December 6, 2018 16:07
-
-
Save ollieread/c27f36f1f50ec639bd831ffc7d784439 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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