Skip to content

Commit c3ed5b2

Browse files
committed
Add modified alert.json files
1 parent 453633b commit c3ed5b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Trading/live/alert/alert.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"description": "Alert when Apple Hospitality spot price is above 16",
3737
"is_handled": true,
3838
"is_triggered": true,
39-
"message": "APLE.US_9 ask price of 16.16 is > 16.0 from datasource: XTB",
39+
"message": "APLE.US_9 ask price of 16.1 is > 16.0 from datasource: XTB",
4040
"name": "Apple Hospitality Spot Price XTB Alert",
4141
"operator": "gt",
4242
"schedule": "* * * * *",
@@ -81,7 +81,7 @@
8181
"description": "Alert when Blackline spot price is above 60.0",
8282
"is_handled": true,
8383
"is_triggered": true,
84-
"message": "BL.US_9 ask price of 62.56 is > 60.0 from datasource: XTB",
84+
"message": "BL.US_9 ask price of 62.73 is > 60.0 from datasource: XTB",
8585
"name": "Blackline Spot Price XTB Alert",
8686
"operator": "gt",
8787
"schedule": "* * * * *",
@@ -96,7 +96,7 @@
9696
"description": "Alert when BioMarin spot price is below 75.5",
9797
"is_handled": true,
9898
"is_triggered": true,
99-
"message": "BMRN.US_9 bid price of 64.15 is < 75.5 from datasource: XTB",
99+
"message": "BMRN.US_9 bid price of 64.12 is < 75.5 from datasource: XTB",
100100
"name": "BioMarin Spot Price XTB Alert",
101101
"operator": "lt",
102102
"schedule": "* * * * *",
@@ -201,7 +201,7 @@
201201
"description": "Alert when Enphase Energy spot price is below 100",
202202
"is_handled": true,
203203
"is_triggered": true,
204-
"message": "ENPH.US ask price of 66.18 is < 100.0 from datasource: XTB",
204+
"message": "ENPH.US ask price of 66.32 is < 100.0 from datasource: XTB",
205205
"name": "Enphase Energy Spot Price XTB Alert",
206206
"operator": "lt",
207207
"schedule": "* * * * *",

0 commit comments

Comments
 (0)