-
Notifications
You must be signed in to change notification settings - Fork 20
/
scanner.data.simple.bonds.json
59 lines (59 loc) · 1.18 KB
/
scanner.data.simple.bonds.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[
{
"inputs": [
{
"id": "text",
"type": "text",
"defval": "close~$0;$0();#0~$0~$1-$1@1~na():f~v:if(!($1@1\u003c0)\u0026\u0026!($1\u003c0)){$3=($2/$1@1)*100~}~$3~$1!$2!$5;t:str.substring(ticker,0,str.length(ticker):i-1):t~t:sc(t:syminfo.prefix,t:':',t:$3):t~i:na():f~sym($4,period,period,false,false,true,'NONE',false,false,$5)|$1()|s3:$2($7):s3~$9!$10!$11",
"isFake": false
},
{
"id": "pineId",
"type": "text",
"defval": "",
"isFake": false
},
{
"id": "pineVersion",
"type": "text",
"defval": "",
"isFake": false
}
],
"description": "ScannerData",
"id": "Script$pine_id_undefined@tv-scripting-101",
"plots": [
{
"id": "plot_0",
"type": "line"
},
{
"id": "plot_1",
"type": "line"
},
{
"id": "plot_2",
"type": "line"
}
],
"version": "",
"isTVScriptStubToCompile": false,
"isTVScriptStrategy": false,
"TVScriptSourceCode": "",
"fullId": "",
"styles": {
"plot_0": {
"title": "Bond.Price",
"isHidden": false
},
"plot_1": {
"title": "Bond.Change",
"isHidden": false
},
"plot_2": {
"title": "Bond.Change.%",
"isHidden": false
}
}
}
]