SELECT "bid" FROM "quotes"."autogen"."quotes" WHERE time > '2019-01-03 00:00:00' and time > '2019-01-03 00:00:01' AND "symbol" =~/AUDUSD*/ GROUP BY "symbol"
SELECT symbol, "bid" FROM "quotes" WHERE symbol =~ /AUDUSD*/ and time > now()-1s
SELECT symbol, "bid" FROM "quotes" WHERE symbol =~ /AUDUSD*/ and time > '2019-01-02 23:00:00' and time < '2019-01-02 23:01:00'
2019年1月3日 星期四
訂閱:
張貼留言 (Atom)
2007 to 2023 HP and Dell Servers Comparison
HP Gen5 to Gen11 using ChatGPT HP ProLiant Gen Active Years CPU Socket Popular HP CPUs Cores Base Clock Max RAM Capacity Comparable Dell ...
-
https://www.tutorialspoint.com/ Q Data Types There are a lot of data types in Q, including boolean byte short int long real float cha...
-
CME MDP 3.0 Market Data http://www.cmegroup.com/confluence/display/EPICSANDBOX/CME+MDP+3.0+Market+Data CME Market Data Platform has 3 ...
-
On CentOS 7, using yum install gives you cmake version 2.8.11 [root@thrift1 ~]# cat /etc/*release CentOS Linux release 7.2.1511 (Core) ...
沒有留言:
張貼留言