This file contains 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
0 | 2018-08-02 12:00:00.000 | 0.0001 | 0.00030000000000000003 | |
---|---|---|---|---|
1 | 2018-08-02 20:00:00.000 | 0.00044 | 0.00132 | |
2 | 2018-08-03 04:00:00.000 | 0.00041 | 0.00123 | |
3 | 2018-08-03 12:00:00.000 | 0.000121 | 0.000363 | |
4 | 2018-08-03 20:00:00.000 | 0.0001 | 0.00030000000000000003 | |
5 | 2018-08-04 04:00:00.000 | 0.000311 | 0.000933 | |
6 | 2018-08-04 12:00:00.000 | 0.000886 | 0.0026579999999999998 | |
7 | 2018-08-04 20:00:00.000 | 0.000876 | 0.002628 | |
8 | 2018-08-05 04:00:00.000 | 0.001094 | 0.0032819999999999998 | |
9 | 2018-08-05 12:00:00.000 | 0.000883 | 0.002649 |
This file contains 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
22 | 2016-06-04 20:00:00.000 | 0.0002496666666666667 | 0.0007490000000000001 | |
---|---|---|---|---|
23 | 2016-06-05 04:00:00.000 | 0.00024233333333333333 | 0.000727 | |
24 | 2016-06-05 12:00:00.000 | 0.00023733333333333332 | 0.000712 | |
25 | 2016-06-05 20:00:00.000 | 0.00023433333333333336 | 0.0007030000000000001 | |
26 | 2016-06-06 04:00:00.000 | 0.00022899999999999998 | 0.0006869999999999999 | |
27 | 2016-06-06 12:00:00.000 | 0.0002403333333333333 | 0.000721 | |
28 | 2016-06-06 20:00:00.000 | 0.0002466666666666666 | 0.0007399999999999999 | |
29 | 2016-06-07 04:00:00.000 | 0.00020366666666666667 | 0.000611 | |
30 | 2016-06-07 12:00:00.000 | 0.00021133333333333334 | 0.000634 | |
31 | 2016-06-07 20:00:00.000 | 0.00020366666666666667 | 0.000611 |
This file contains 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
// ==UserScript== | |
// @name BitMEX Trollbox Alert | |
// @namespace https://bitmex.com/ | |
// @version 0.1 | |
// @description Alert on BitMEX trollbox posts by username and keyword | |
// @author I love Ketchup (contact me in the BitMEX trollbox) | |
// @homepage userinfo.servehttp.com | |
// @homepageURL userinfo.servehttp.com | |
// @website userinfo.servehttp.com | |
// @source userinfo.servehttp.com |
This file contains 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
// ==UserScript== | |
// @name BitMEX Trollbox Mutelist | |
// @namespace https://bitmex.com/ | |
// @version 0.1 | |
// @description Show and edit your BitMEX trollbox mutelist (muted users) | |
// @author I love Ketchup (contact me in the BitMEX trollbox) | |
// @homepage userinfo.servehttp.com | |
// @homepageURL userinfo.servehttp.com | |
// @website userinfo.servehttp.com | |
// @source userinfo.servehttp.com |