-
Global information
- Generated on Sun May 1 12:59:08 2022
- Log file: /home/postgres/pg_data/data/pg_log/postgresql-2022-05-01_140000.log
- Parsed 20,549 log entries in 7s
- Log start from 2022-05-01 14:00:01 to 2022-05-01 14:58:58
-
Overview
Global Stats
- 467 Number of unique normalized queries
- 5,409 Number of queries
- 2h19m19s Total query duration
- 2022-05-01 14:00:05 First query
- 2022-05-01 14:58:58 Last query
- 28 queries/s at 2022-05-01 14:04:46 Query peak
- 2h19m19s Total query duration
- 0ms Prepare/parse total duration
- 57s969ms Bind total duration
- 2h18m21s Execute total duration
- 1 Number of events
- 1 Number of unique normalized events
- 1 Max number of times the same event was reported
- 0 Number of cancellation
- 0 Total number of automatic vacuums
- 0 Total number of automatic analyzes
- 687 Number temporary file
- 3.22 GiB Max size of temporary file
- 6.37 MiB Average size of temporary file
- 0 Total number of sessions
- 0 sessions at Session peak
- 0ms Total duration of sessions
- 0ms Average duration of sessions
- 5,409 Average queries per session
- 2h19m19s Average queries duration per session
- n/a Average idle time per session
- 0 Total number of connections
- 1 Total number of databases
SQL Traffic
Key values
- 28 queries/s Query Peak
- 2022-05-01 14:04:46 Date
SELECT Traffic
Key values
- 28 queries/s Query Peak
- 2022-05-01 14:04:46 Date
INSERT/UPDATE/DELETE Traffic
Key values
- 9 queries/s Query Peak
- 2022-05-01 14:56:12 Date
Queries duration
Key values
- 2h19m19s Total query duration
Prepared queries ratio
Key values
- 0.00 Ratio of bind vs prepare
- 0.00 % Ratio between prepared and "usual" statements
General Activity
↑ Back to the top of the General Activity tableDay Hour Count Min duration Max duration Avg duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) May 01 14 5,409 50ms 9m53s 1s534ms 4m5s 6m19s 10m46s Day Hour SELECT COPY TO Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) May 01 14 3,719 22 500ms 30s171ms 1m14s 4m13s Day Hour INSERT UPDATE DELETE COPY FROM Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) May 01 14 523 35 0 80 3s946ms 54s598ms 57s828ms 1m1s Day Hour Prepare Bind Bind/Prepare Percentage of prepare May 01 14 0 4,245 4,245.00 0.00% Day Hour Count Average / Second May 01 14 0 0.00/s Day Hour Count Average Duration Average idle time May 01 14 0 0ms 0ms -
Connections
Established Connections
Key values
- 0 connections Connection Peak
- Date
Connections per database
Key values
- unknown Main Database
- 0 connections Total
Connections per user
Key values
- unknown Main User
- 0 connections Total
-
Sessions
Simultaneous sessions
Key values
- 0 sessions Session Peak
- Date
Histogram of session times
Key values
- duration
Sessions per database
Key values
- unknown Main Database
- 0 sessions Total
Sessions per user
Key values
- unknown Main User
- 0 sessions Total
Sessions per host
Key values
- unknown Main Host
- 0 sessions Total
-
Checkpoints / Restartpoints
Checkpoints Buffers
Key values
- 0 buffers Checkpoint Peak
- Date
- seconds Highest write time
- seconds Sync time
Checkpoint write buffers (5 minutes period)
NO DATASET
Checkpoints Wal files
Key values
- 0 files Wal files usage Peak
- Date
Checkpoint Wal files usage (5 minutes period)
NO DATASET
Checkpoints distance
Key values
- 0 Mo Distance Peak
- Date
Checkpoints Activity
↑ Back to the top of the Checkpoint Activity tableDay Hour Written buffers Write time Sync time Total time May 01 14 0 0s 0s 0s Day Hour Added Removed Recycled Synced files Longest sync Average sync May 01 14 0 0 0 0 0s 0s Day Hour Count Avg time (sec) May 01 14 0 0s Day Hour Mean distance Mean estimate May 01 14 0.00 kB 0.00 kB -
Temporary Files
Size of temporary files
Key values
- 320.15 MiB Temp Files size Peak
- 2022-05-01 14:10:05 Date
Number of temporary files
Key values
- 49 per second Temp Files Peak
- 2022-05-01 14:10:05 Date
Temporary Files Activity
↑ Back to the top of the Temporary Files Activity tableDay Hour Count Total size Average size May 01 14 687 4.27 GiB 6.37 MiB Queries generating the most temporary files (N)
Rank Count Total size Min size Max size Avg size Query 1 57 409.06 MiB 3.76 MiB 9.55 MiB 7.18 MiB select resultuid from relevance_keylevels_results order by resultuid desc limit ?), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end), all_results as ( select kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?)), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;-
SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245)) AND ($246 = 0 OR p.patternname in ($247)) AND ($248 = 0 OR kr.patternclassid in ($249, $250)) AND ($251 = 0 OR kr.patternlengthbars <= $252)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $253 OR relevant = 1) AND ($254 = 0 OR age <= $255) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:26:42 Duration: 0ms Database: acaweb_fx User: postgres
2 30 171.33 MiB 2.70 MiB 7.36 MiB 5.71 MiB select resultuid from relevance_fibonacci_results order by resultuid desc limit ?), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR fr.pattern in ($10)) AND ($11 = 0 OR fr.patternlengthbars <= $12) AND ($13 = 0 OR ($14 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($15 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $16 OR relevant = 1) AND ($17 = 0 OR age <= $18) ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:26:22 Duration: 0ms Database: acaweb_fx User: postgres
3 23 152.32 MiB 3.77 MiB 9.23 MiB 6.62 MiB select resultuid from relevance_keylevels_results order by resultuid desc limit ?), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:30:53 Duration: 0ms Database: acaweb_fx User: postgres
4 23 192.98 MiB 7.09 MiB 9.59 MiB 8.39 MiB select resultuid from relevance_keylevels_results order by resultuid desc limit ?), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:26:42 Duration: 0ms Database: acaweb_fx User: postgres
5 12 36.09 MiB 3.01 MiB 3.01 MiB 3.01 MiB select resultuid from relevance_fibonacci_results order by resultuid desc limit ?), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($14)) AND ($15 = 0 OR fr.pattern in ($16)) AND ($17 = 0 OR fr.patternlengthbars <= $18) AND ($19 = 0 OR ($20 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($21 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:31:06 Duration: 0ms Database: acaweb_fx User: postgres
6 4 10.78 MiB 2.70 MiB 2.70 MiB 2.70 MiB select resultuid from relevance_bigmovement_results order by resultuid desc limit ?), results as ( select distinct on (s.symbolid) bmr.resultuid as resultuid, ? as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, bmr.patternendtime as identified, bmr.patternlengthbars, dtt.timezone as timezone, g.basegroupname, case when rbr.age is not null then rbr.age when bmr.resultuid <= rm.resultuid then ? else ? end as age, case when rbr.relevant is not null then rbr.relevant when bmr.resultuid <= rm.resultuid then ? else ? end as relevant from bigmovement_results bmr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = bmr.symbolid inner join symbols s on bmr.symbolid = s.symbolid and s.nonliquid = ? inner join downloadersymbolsettings dss on bmr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join symbolgroup sg on bmr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join rar_max rm on ? = ? left outer join relevance_bigmovement_results rbr on rbr.resultuid = bmr.resultuid where bmr.gmttimefound > now() - interval ? and (bmr.simulation = ? or bmr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or bmr.patternlengthbars <= ?) order by symbolid, identified desc, interval desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, interval desc;-
SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR bmr.patternlengthbars <= $9) ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = $10 OR relevant = 1) AND ($11 = 0 OR age <= $12) ORDER BY identified DESC, interval DESC;
Date: 2022-05-01 14:41:22 Duration: 0ms Database: acaweb_fx User: postgres
7 2 5.39 MiB 2.70 MiB 2.70 MiB 2.70 MiB select resultuid from relevance_autochartist_results order by resultuid desc limit ?), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR ar.pattern in ($16)) AND ($17 = 0 OR ($18 = 1 AND ar.breakout >= 0) OR ($19 = 2 AND ar.breakout < 0)) AND ($20 = 0 OR ar.patternlengthbars <= $21) and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:36:26 Duration: 0ms Database: acaweb_fx User: postgres
8 2 5.80 MiB 2.90 MiB 2.90 MiB 2.90 MiB select fixcandlegaps (?, false);-
select fixcandlegaps ('XM', false);
Date: 2022-05-01 14:06:25 Duration: 7s262ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2022-05-01 14:06:14 Duration: 5s234ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('ATFX', false);
Date: 2022-05-01 14:06:44 Duration: 5s112ms Database: acaweb_fx User: postgres
9 1 3.22 GiB 3.22 GiB 3.22 GiB 3.22 GiB select powerstats_tdata_add ();-
select powerstats_tdata_add ();
Date: 2022-05-01 14:10:14 Duration: 9m53s Database: acaweb_fx User: postgres
-
select powerstats_tdata_add ();
Date: 2022-05-01 14:10:03 Duration: 0ms Database: acaweb_fx User: postgres
Queries generating the largest temporary files
Rank Size Query 1 3.22 GiB select powerstats_tdata_add ();[ Date: 2022-05-01 14:10:03 - Database: acaweb_fx - User: postgres ]
2 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:04:36 - Database: acaweb_fx - User: postgres ]
3 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:08:03 - Database: acaweb_fx - User: postgres ]
4 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:12:53 - Database: acaweb_fx - User: postgres ]
5 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:16:55 - Database: acaweb_fx - User: postgres ]
6 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:21:47 - Database: acaweb_fx - User: postgres ]
7 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:26:42 - Database: acaweb_fx - User: postgres ]
8 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:31:42 - Database: acaweb_fx - User: postgres ]
9 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:36:48 - Database: acaweb_fx - User: postgres ]
10 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:41:43 - Database: acaweb_fx - User: postgres ]
11 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:46:43 - Database: acaweb_fx - User: postgres ]
12 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:51:44 - Database: acaweb_fx - User: postgres ]
13 9.59 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4)) AND ($5 = 0 OR s.exchange in ($6)) AND ($7 = 0 OR s.symbol in ($8)) AND ($9 = 0 OR p.patternname in ($10)) AND ($11 = 0 OR kr.patternclassid in ($12)) AND ($13 = 0 OR kr.patternlengthbars <= $14) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:56:44 - Database: acaweb_fx - User: postgres ]
14 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:01:24 - Database: acaweb_fx - User: postgres ]
15 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:07:26 - Database: acaweb_fx - User: postgres ]
16 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:12:47 - Database: acaweb_fx - User: postgres ]
17 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:16:21 - Database: acaweb_fx - User: postgres ]
18 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:20:46 - Database: acaweb_fx - User: postgres ]
19 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:25:44 - Database: acaweb_fx - User: postgres ]
20 9.55 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR coalesce(bim.code, s.symbol) in ($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, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340)) AND ($341 = 0 OR p.patternname in ($342)) AND ($343 = 0 OR kr.patternclassid in ($344, $345)) AND ($346 = 0 OR kr.patternlengthbars <= $347)), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = $348 OR relevant = 1) AND ($349 = 0 OR age <= $350) ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:30:44 - Database: acaweb_fx - User: postgres ]
-
Vacuums
Vacuums / Analyzes Distribution
Key values
- 0 sec Highest CPU-cost vacuum
Table
Database - Date
- 0 sec Highest CPU-cost analyze
Table
Database - Date
Autovacuum actions (5 minutes period)
NO DATASET
Analyzes per table
Key values
- unknown (0) Main table analyzed (database )
- 0 analyzes Total
Vacuums per table
Key values
- unknown (0) Main table vacuumed on database
- 0 vacuums Total
Tuples removed per table
Key values
- unknown (0) Main table with removed tuples on database
- 0 tuples Total removed
Pages removed per table
Key values
- unknown (0) Main table with removed pages on database unknown
- 0 pages Total removed
Autovacuum Activity
↑ Back to the top of the Autovacuum Activity tableDay Hour VACUUMs ANALYZEs May 01 14 0 0 - 0 sec Highest CPU-cost vacuum
-
Locks
Locks by types
Key values
- unknown Main Lock Type
- 0 locks Total
Most frequent waiting queries (N)
Rank Count Total time Min time Max time Avg duration Query NO DATASET
Queries that waited the most
Rank Wait time Query NO DATASET
-
Queries
Queries by type
Key values
- 3,719 Total read queries
- 1,682 Total write queries
Queries by database
Key values
- acaweb_fx Main database
- 5,409 Requests
- 2h18m21s (acaweb_fx)
- Main time consuming database
Queries by user
Key values
- postgres Main user
- 4,553 Requests
User Request type Count Duration pgperfstats Total 856 42m43s insert 479 41m25s select 377 1m17s postgres Total 4,553 1h35m38s copy from 80 11s686ms copy to 22 4s485ms cte 1,019 1h4m48s ddl 3 266ms insert 44 8s143ms others 8 23s92ms select 3,342 29m49s update 35 12s741ms Duration by user
Key values
- 1h35m38s (postgres) Main time consuming user
User Request type Count Duration pgperfstats Total 856 42m43s insert 479 41m25s select 377 1m17s postgres Total 4,553 1h35m38s copy from 80 11s686ms copy to 22 4s485ms cte 1,019 1h4m48s ddl 3 266ms insert 44 8s143ms others 8 23s92ms select 3,342 29m49s update 35 12s741ms Queries by host
Key values
- unknown Main host
- 5,409 Requests
- 2h18m21s (unknown)
- Main time consuming host
Queries by application
Key values
- unknown Main application
- 5,409 Requests
- 2h18m21s (unknown)
- Main time consuming application
Number of cancelled queries
Key values
- 0 per second Cancelled query Peak
- 2022-05-01 14:47:05 Date
Number of cancelled queries (5 minutes period)
NO DATASET
-
Top Queries
Histogram of query times
Key values
- 2,017 100-500ms duration
Slowest individual queries
Rank Duration Query 1 9m53s select powerstats_tdata_add ();[ Date: 2022-05-01 14:10:14 - Database: acaweb_fx - User: postgres ]
2 2m16s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:12:47 - Database: acaweb_fx - User: postgres - Bind query: yes ]
3 2m14s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:04:36 - Database: acaweb_fx - User: postgres - Bind query: yes ]
4 1m56s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:07:26 - Database: acaweb_fx - User: postgres - Bind query: yes ]
5 1m30s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:03:41 - Database: acaweb_fx - User: postgres - Bind query: yes ]
6 1m9s select updateageforrelevantresults ();[ Date: 2022-05-01 14:03:12 - Database: acaweb_fx - User: postgres ]
7 1m7s select updateresultsmaterializedview ();[ Date: 2022-05-01 14:04:19 - Database: acaweb_fx - User: postgres ]
8 54s267ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:01:24 - Database: acaweb_fx - User: postgres - Bind query: yes ]
9 51s227ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:16:21 - Database: acaweb_fx - User: postgres - Bind query: yes ]
10 49s135ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:36:19 - Database: acaweb_fx - User: postgres - Bind query: yes ]
11 47s942ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:11:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
12 44s69ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '758' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:03:36 - Database: acaweb_fx - User: postgres - Bind query: yes ]
13 43s168ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:11:29 - Database: acaweb_fx - User: postgres - Bind query: yes ]
14 42s455ms WITH rar_max as ( ;[ Date: 2022-05-01 14:08:09 - Database: acaweb_fx - User: postgres - Bind query: yes ]
15 41s955ms WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:04:24 - Database: acaweb_fx - User: postgres - Bind query: yes ]
16 40s157ms WITH rar_max as ( ;[ Date: 2022-05-01 14:02:05 - Database: acaweb_fx - User: postgres - Bind query: yes ]
17 37s917ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '572' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR coalesce(bim.code, s.symbol) in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:03:34 - Database: acaweb_fx - User: postgres - Bind query: yes ]
18 29s990ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2022-05-01 14:06:21 - Database: acaweb_fx - User: postgres - Bind query: yes ]
19 27s341ms WITH rar_max as ( ;[ Date: 2022-05-01 14:13:15 - Database: acaweb_fx - User: postgres - Bind query: yes ]
20 25s671ms WITH rar_max as ( ;[ Date: 2022-05-01 14:21:13 - Database: acaweb_fx - User: postgres - Bind query: yes ]
Time consuming queries
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 21m4s 96 542ms 2m16s 13s176ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), all_results as ( select ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration May 01 14 96 21m4s 13s176ms [ User: postgres - Total duration: 21m4s - Times executed: 96 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:12:47 Duration: 2m16s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:07:26 Duration: 1m56s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:41 Duration: 1m30s Database: acaweb_fx User: postgres Bind query: yes
2 18m7s 151 51ms 42s455ms 7s203ms with rar_max as ( ;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration May 01 14 151 18m7s 7s203ms [ User: postgres - Total duration: 18m7s - Times executed: 151 ]
-
WITH rar_max as ( ;
Date: 2022-05-01 14:08:09 Duration: 42s455ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2022-05-01 14:02:05 Duration: 40s157ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2022-05-01 14:13:15 Duration: 27s341ms Database: acaweb_fx User: postgres Bind query: yes
3 10m55s 158 75ms 2m14s 4s149ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration May 01 14 158 10m55s 4s149ms [ User: postgres - Total duration: 10m55s - Times executed: 158 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:04:36 Duration: 2m14s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:18 Duration: 18s773ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:12:53 Duration: 16s254ms Database: acaweb_fx User: postgres Bind query: yes
4 9m53s 1 9m53s 9m53s 9m53s select powerstats_tdata_add ();Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration May 01 14 1 9m53s 9m53s [ User: postgres - Total duration: 9m53s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2022-05-01 14:10:14 Duration: 9m53s Database: acaweb_fx User: postgres
-
select powerstats_tdata_add ();
Date: 2022-05-01 14:10:03 Duration: 0ms Database: acaweb_fx User: postgres
5 8m2s 1,796 50ms 8s769ms 268ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration May 01 14 1,796 8m2s 268ms [ User: postgres - Total duration: 8m2s - Times executed: 1796 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891271308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-824515673' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:03:31 Duration: 8s769ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 538 AND sg.groupid = 515852059729069308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '1898562543' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:03:31 Duration: 8s745ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 538 AND sg.groupid = 515852059729069308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '1898562543' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:03:31 Duration: 8s676ms Database: acaweb_fx User: postgres Bind query: yes
6 5m56s 36 1s38ms 47s942ms 9s903ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration May 01 14 36 5m56s 9s903ms [ User: postgres - Total duration: 5m56s - Times executed: 36 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:39 Duration: 47s942ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '572' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR coalesce(bim.code, s.symbol) in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:34 Duration: 37s917ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:21 Duration: 29s990ms Database: acaweb_fx User: postgres Bind query: yes
7 3m33s 53 3s571ms 4s621ms 4s31ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration May 01 14 53 3m33s 4s31ms [ User: pgperfstats - Total duration: 3m33s - Times executed: 53 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 900, '2022-05-01 00:00:00', 0.0800100254134864, 0.1286, 0.113808867551406, 0.1999, 0.119752132896802, 0.27586, 0.461099621376263, 1.04206, 0.743774948040961, 2.33144 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 915, '2022-05-01 00:00:00', 0.0909797046965237, 0.13284, 0.10098999537908, 0.1919, 0.119044546984172, 0.2606, 0.473872484606002, 1.05506, 0.744543466382812, 2.33316 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 930, '2022-05-01 00:00:00', 0.072231439369109, 0.13938, 0.0900709350086554, 0.184259999999999, 0.128973052741002, 0.26456, 0.485402129682184, 1.07654, 0.744226733484718, 2.33342 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 945, '2022-05-01 00:00:00', 0.0683728016099968, 0.12744, 0.0848847257559724, 0.1819, 0.145135172626533, 0.361519999999999, 0.50152403149467, 1.1137, 0.739706740877762, 2.3345 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 960, '2022-05-01 00:00:00', 0.0667716693915412, 0.13918, 0.0810986179495878, 0.19244, 0.14248539983685, 0.40888, 0.49963990116216, 1.13048, 0.740197833915592, 2.3322 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 975, '2022-05-01 00:00:00', 0.0506019844801891, 0.133960000000001, 0.138765458598314, 0.300539999999999, 0.185301875327802, 0.439079999999999, 0.502775954078951, 1.14242, 0.743060829160933, 2.3278 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 990, '2022-05-01 00:00:00', 0.135991350827912, 0.263779999999999, 0.147002763579465, 0.3527, 0.202414689849, 0.46104, 0.500825832167897, 1.14092, 0.745053737994784, 2.32502 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1005, '2022-05-01 00:00:00', 0.0712620048366128, 0.21676, 0.103801320640283, 0.298879999999999, 0.165116380673351, 0.430739999999999, 0.497982928924275, 1.12682, 0.758528087812179, 2.31188 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1020, '2022-05-01 00:00:00', 0.0879562059587999, 0.207759999999999, 0.123752272706404, 0.3052, 0.165146985036563, 0.383619999999999, 0.48260592533315, 1.1412, 0.760127465736285, 2.31058 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1035, '2022-05-01 00:00:00', 0.117506854410002, 0.213060000000001, 0.145583615721917, 0.28788, 0.168104649945603, 0.35106, 0.498187095042281, 1.15694, 0.76224729856305, 2.31406 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1050, '2022-05-01 00:00:00', 0.0853211970536445, 0.17304, 0.0970449981537772, 0.21824, 0.129283306475869, 0.292939999999999, 0.498237654137059, 1.12098, 0.759316525457818, 2.30474 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1065, '2022-05-01 00:00:00', 0.056569146478741, 0.14312, 0.0895499302065607, 0.20074, 0.444890108154063, 0.7361, 0.491053050426665, 1.10884, 0.75937344622612, 2.31102 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1080, '2022-05-01 00:00:00', 0.0686249347297813, 0.14506, 0.0997828600846194, 0.205839999999999, 0.456977798512503, 0.8198, 0.475718493439134, 1.10122, 0.757976031393254, 2.30232 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1095, '2022-05-01 00:00:00', 0.0665629213601692, 0.140179999999999, 0.386121291392572, 0.68188, 0.42153604234988, 0.817520000000001, 0.456809930386807, 1.0771, 0.758112407562361, 2.28188 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 600, '2022-05-01 00:00:00', 0.155023437433977, 0.345615384615385, 0.246612979257909, 0.488307692307692, 0.277799435121539, 0.551884615384616, 0.386491347300895, 0.854807692307692, 0.777253757444465, 2.21978846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 615, '2022-05-01 00:00:00', 0.147304662049571, 0.297211538461539, 0.143315085898707, 0.349576923076924, 0.190525428345284, 0.440173076923077, 0.338914335103225, 0.770557692307692, 0.787656102232831, 2.21034615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 630, '2022-05-01 00:00:00', 0.0869984173154005, 0.231269230769231, 0.133685169766076, 0.297769230769231, 0.141364353302434, 0.403596153846154, 0.33844840590781, 0.740211538461538, 0.775670534738518, 2.22503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 645, '2022-05-01 00:00:00', 0.0874017712371132, 0.193019230769231, 0.105309823122792, 0.273826923076922, 0.126979126085899, 0.378461538461538, 0.327580351270434, 0.698942307692308, 0.765919720637574, 2.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 660, '2022-05-01 00:00:00', 0.0839577182964046, 0.188461538461539, 0.0983993980594481, 0.260192307692308, 0.135220374261369, 0.360019230769231, 0.320788109433386, 0.674365384615384, 0.762494734408048, 2.2125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 675, '2022-05-01 00:00:00', 0.0697375409330198, 0.177230769230769, 0.104109389586147, 0.25275, 0.111333739443448, 0.348307692307692, 0.325009162001035, 0.651653846153846, 0.744402753115647, 2.20467307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 690, '2022-05-01 00:00:00', 0.0517198704561411, 0.16475, 0.0747318179585156, 0.230230769230769, 0.166024771089692, 0.367269230769231, 0.357351365551523, 0.645961538461538, 0.736575613122071, 2.19457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 705, '2022-05-01 00:00:00', 0.0449196890187196, 0.165038461538461, 0.0867648568523878, 0.232903846153847, 0.320321684464947, 0.393692307692308, 0.372580999969754, 0.654192307692308, 0.755367645841821, 2.30590384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 720, '2022-05-01 00:00:00', 0.0751339240187911, 0.155057692307693, 0.158080063697044, 0.260942307692308, 0.31463690000722, 0.389673076923078, 0.359812346390983, 0.63723076923077, 0.759220999547461, 2.31088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 735, '2022-05-01 00:00:00', 0.109524089376933, 0.170384615384616, 0.267082966798421, 0.260134615384616, 0.267128526397659, 0.349019230769232, 0.307460686667669, 0.595923076923078, 0.745485121349746, 2.31511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 750, '2022-05-01 00:00:00', 0.200214382216048, 0.191326923076922, 0.197667616311983, 0.257942307692307, 0.188207648213758, 0.318673076923077, 0.268945168131979, 0.576711538461538, 0.726890628742623, 2.30661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 765, '2022-05-01 00:00:00', 0.0957463395564627, 0.154307692307693, 0.0983468606514711, 0.200250000000001, 0.10056843249939, 0.269019230769232, 0.274266751819914, 0.627634615384616, 0.718570208549857, 2.31523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 780, '2022-05-01 00:00:00', 0.0572218355310145, 0.134461538461539, 0.0616482484622359, 0.180942307692309, 0.0763342976649422, 0.241250000000001, 0.261363169084411, 0.648115384615385, 0.708693374077632, 2.33096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 795, '2022-05-01 00:00:00', 0.048317014044266, 0.127423076923078, 0.0694660071822618, 0.183115384615385, 0.0910920941431493, 0.241519230769231, 0.260438329478476, 0.693288461538462, 0.703093322397532, 2.3435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 810, '2022-05-01 00:00:00', 0.0431260808114283, 0.124326923076924, 0.0583085427175648, 0.162884615384616, 0.100795756931453, 0.23123076923077, 0.256879915824197, 0.713365384615384, 0.701492422240995, 2.35496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 825, '2022-05-01 00:00:00', 0.041948819548808, 0.105711538461539, 0.0741281426886003, 0.168307692307692, 0.0997367554345704, 0.226596153846154, 0.272312081287968, 0.75501923076923, 0.697160941577724, 2.35646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 840, '2022-05-01 00:00:00', 0.0545441141152311, 0.114596153846154, 0.0633735840381946, 0.155634615384615, 0.112044292409469, 0.227211538461538, 0.296995485591177, 0.773461538461538, 0.699356539695872, 2.35301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 855, '2022-05-01 00:00:00', 0.0441783492048032, 0.113057692307692, 0.0721760587836335, 0.162788461538461, 0.124901741380975, 0.22875, 0.319705186310524, 0.786384615384614, 0.702039248574082, 2.35444230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 870, '2022-05-01 00:00:00', 0.0556481701959182, 0.118673076923077, 0.100456490773178, 0.165942307692308, 0.199629491423872, 0.249576923076923, 0.321797255808925, 0.780923076923076, 0.702138310120208, 2.36544230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 885, '2022-05-01 00:00:00', 0.0597169606109968, 0.110846153846153, 0.0665227664904166, 0.158461538461538, 0.198151612505328, 0.295192307692307, 0.37109422450577, 1.11221153846154, 0.721481031255526, 2.38046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 900, '2022-05-01 00:00:00', 0.0539994586867454, 0.122692307692308, 0.134357657020357, 0.187, 0.194767620907189, 0.306115384615384, 0.364083170971436, 1.15634615384615, 0.722069169923385, 2.38688461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 915, '2022-05-01 00:00:00', 0.117813661542938, 0.144673076923077, 0.173527086114488, 0.24001923076923, 0.187793970575777, 0.306153846153846, 0.384616622305702, 1.18061538461538, 0.729149473965809, 2.37834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 930, '2022-05-01 00:00:00', 0.120836259204188, 0.185192307692307, 0.17188988872576, 0.247076923076922, 0.183692673946292, 0.314038461538461, 0.394619181568179, 1.19203846153846, 0.731295809873447, 2.37630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 945, '2022-05-01 00:00:00', 0.117002138376251, 0.152903846153846, 0.122485548598129, 0.19551923076923, 0.169107839967465, 0.385307692307692, 0.40861076692392, 1.19532692307692, 0.734980752495235, 2.37955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 960, '2022-05-01 00:00:00', 0.0547116497227479, 0.132230769230769, 0.0801391314191464, 0.204096153846154, 0.138892138560274, 0.418384615384615, 0.443296967662155, 1.21019230769231, 0.713684626536011, 2.37988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 975, '2022-05-01 00:00:00', 0.0549485108638431, 0.145326923076923, 0.116194745346569, 0.307826923076924, 0.15866865935508, 0.462788461538462, 0.458039698061205, 1.24725, 0.702198546325423, 2.39103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 990, '2022-05-01 00:00:00', 0.0969445142653981, 0.257326923076923, 0.136195370134796, 0.363673076923076, 0.174160346100501, 0.474615384615384, 0.467430063876281, 1.26873076923077, 0.707414852718087, 2.38907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1005, '2022-05-01 00:00:00', 0.106139960212194, 0.223865384615384, 0.124881858016041, 0.329461538461538, 0.181904671779987, 0.447480769230769, 0.469344890409863, 1.23411538461538, 0.714060058075273, 2.36005769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1020, '2022-05-01 00:00:00', 0.0954893006491383, 0.225057692307693, 0.129088955614098, 0.319961538461539, 0.217778339143268, 0.46175, 0.481148166848361, 1.22103846153846, 0.724352732816313, 2.33519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1035, '2022-05-01 00:00:00', 0.0777804503814329, 0.187461538461539, 0.0974937710041792, 0.279653846153847, 0.19928127107182, 0.43475, 0.50353554148487, 1.17580769230769, 0.73144362972244, 2.29678846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1050, '2022-05-01 00:00:00', 0.0933908742041499, 0.208346153846154, 0.170599301107776, 0.316692307692307, 0.201638863203119, 0.406365384615385, 0.522598195410349, 1.17457692307692, 0.730445258307983, 2.29065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1065, '2022-05-01 00:00:00', 0.108242059577312, 0.189788461538461, 0.134996616766723, 0.278942307692308, 0.378667215883044, 0.808096153846154, 0.50247195444124, 1.14425, 0.74041894300041, 2.27413461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1080, '2022-05-01 00:00:00', 0.067647514025617, 0.169615384615385, 0.0936756186980448, 0.228307692307693, 0.359172902438581, 0.840423076923077, 0.507563125668582, 1.12755769230769, 0.736734986534924, 2.25490384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1095, '2022-05-01 00:00:00', 0.0685799505350109, 0.150019230769231, 0.379291867016175, 0.740096153846154, 0.363720112702907, 0.841096153846155, 0.510304305895398, 1.11326923076923, 0.721255600698158, 2.25180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 600, '2022-05-01 00:00:00', 0.172054876084973, 0.357903846153846, 0.234844328144281, 0.480038461538462, 0.239224381314666, 0.55923076923077, 0.434839836562311, 0.883211538461539, 0.697992930590164, 2.14013461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 615, '2022-05-01 00:00:00', 0.120686644471731, 0.293884615384616, 0.152322042447522, 0.372730769230769, 0.185434769787528, 0.482576923076923, 0.402102007723643, 0.809269230769231, 0.709052229821883, 2.11226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 630, '2022-05-01 00:00:00', 0.0875985950010264, 0.210076923076923, 0.136636633504286, 0.30098076923077, 0.281380240955188, 0.4815, 0.398906023249355, 0.740153846153846, 0.717577759924638, 2.09780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 645, '2022-05-01 00:00:00', 0.0983309639001796, 0.191038461538462, 0.158035639846012, 0.303788461538462, 0.264750864021254, 0.477, 0.383520219605373, 0.696826923076924, 0.742252628826601, 2.07875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 660, '2022-05-01 00:00:00', 0.104708160360851, 0.213673076923077, 0.207682898077444, 0.327384615384616, 0.240749922118367, 0.45375, 0.345034041241418, 0.635019230769231, 0.751305291834458, 2.07119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 675, '2022-05-01 00:00:00', 0.154171612671873, 0.206884615384616, 0.172445002380916, 0.296326923076924, 0.201193887542876, 0.386596153846154, 0.292591316449307, 0.574961538461539, 0.762912549681507, 2.07203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 690, '2022-05-01 00:00:00', 0.0906469164480433, 0.181211538461539, 0.145106201161028, 0.258980769230769, 0.147024843531238, 0.32276923076923, 0.210348392325318, 0.531384615384616, 0.763864204856817, 2.07078846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 705, '2022-05-01 00:00:00', 0.0945936572926534, 0.1805, 0.099849009085642, 0.235730769230769, 0.115638589845857, 0.296211538461539, 0.185030683526149, 0.510076923076923, 0.964614252115639, 2.20534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 720, '2022-05-01 00:00:00', 0.0617239294077946, 0.158711538461538, 0.0742752676509179, 0.210346153846153, 0.114868816482106, 0.28975, 0.182826799079179, 0.499961538461539, 0.960837221665804, 2.22294230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 735, '2022-05-01 00:00:00', 0.0418870321404908, 0.150211538461538, 0.069894230531128, 0.192288461538462, 0.101046327912573, 0.286596153846154, 0.193066273993792, 0.505884615384615, 0.964505896819713, 2.23625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 750, '2022-05-01 00:00:00', 0.0589464685443173, 0.129884615384615, 0.085311693219628, 0.204750000000001, 0.111391948334905, 0.274615384615385, 0.203024875323198, 0.5035, 0.963691590467853, 2.24230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 765, '2022-05-01 00:00:00', 0.0761842612792593, 0.154400000000001, 0.0863877981353063, 0.20468, 0.131298013440163, 0.26578, 0.210719655783065, 0.53274, 0.982022678794469, 2.2482 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 780, '2022-05-01 00:00:00', 0.0564467482200296, 0.130653846153846, 0.0723803229741775, 0.177865384615384, 0.111612116794659, 0.25476923076923, 0.211620557566167, 0.567403846153846, 0.971110526863247, 2.26184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 795, '2022-05-01 00:00:00', 0.0564714223166149, 0.118307692307692, 0.0828874862968786, 0.172153846153846, 0.113735773412969, 0.262615384615384, 0.231178240425335, 0.580173076923078, 0.976073462714453, 2.25773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 810, '2022-05-01 00:00:00', 0.063919952945973, 0.123403846153846, 0.0913748681994201, 0.177057692307693, 0.129782640773541, 0.263923076923076, 0.223703265854225, 0.597865384615385, 0.963520964803249, 2.28648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 825, '2022-05-01 00:00:00', 0.0600420141362564, 0.119711538461539, 0.0950999413572585, 0.193826923076924, 0.127380828167411, 0.252653846153847, 0.22022044899111, 0.600384615384617, 0.96423009881539, 2.29628846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 840, '2022-05-01 00:00:00', 0.0985563485837112, 0.147923076923077, 0.123119293307814, 0.193096153846154, 0.130529383665135, 0.242000000000001, 0.224152056906433, 0.615269230769232, 0.983527571863333, 2.30476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 855, '2022-05-01 00:00:00', 0.066098647140817, 0.129365384615384, 0.0821555302693997, 0.177134615384616, 0.0897051087645599, 0.225942307692308, 0.214046045549514, 0.629519230769232, 0.993471551990988, 2.30926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 870, '2022-05-01 00:00:00', 0.0559310599000089, 0.112288461538461, 0.0543018770039652, 0.149076923076923, 0.101796584497636, 0.221269230769231, 0.219845946936975, 0.636096153846155, 0.993937623990868, 2.30840384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 885, '2022-05-01 00:00:00', 0.0424416024130165, 0.10451923076923, 0.0539056012502773, 0.158423076923076, 0.0902320086477925, 0.243346153846154, 0.482471477435155, 1.04244230769231, 0.978015399438301, 2.32530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 900, '2022-05-01 00:00:00', 0.0555524042268617, 0.11601923076923, 0.0755619587847258, 0.164480769230769, 0.0820726530862467, 0.250096153846154, 0.477688690466918, 1.08375, 0.969662365703411, 2.33428846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 915, '2022-05-01 00:00:00', 0.0625242752856842, 0.11425, 0.0745595296493916, 0.191211538461539, 0.120810043201969, 0.266442307692308, 0.483477760207628, 1.08826923076923, 0.970379117228851, 2.33213461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 930, '2022-05-01 00:00:00', 0.0737215342717758, 0.148269230769231, 0.0851519749985515, 0.196173076923077, 0.175442137075272, 0.277711538461539, 0.480356060646683, 1.10225, 0.969571867650077, 2.33094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 945, '2022-05-01 00:00:00', 0.0489639624150725, 0.130519230769231, 0.111351791806246, 0.192807692307692, 0.181317733232619, 0.338596153846154, 0.476013739701508, 1.11059615384615, 0.95561391725223, 2.34017307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 960, '2022-05-01 00:00:00', 0.112705982368012, 0.150461538461538, 0.153504026506949, 0.202384615384616, 0.166699860412474, 0.390711538461539, 0.489989532070289, 1.10619230769231, 0.943928569046163, 2.34221153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 975, '2022-05-01 00:00:00', 0.0671028286690262, 0.12548076923077, 0.117222247822738, 0.258153846153847, 0.133824534947245, 0.405615384615386, 0.518385391235279, 1.10957692307692, 0.943026971838761, 2.34501923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 990, '2022-05-01 00:00:00', 0.0795606396694709, 0.231846153846154, 0.0873454613324854, 0.336480769230769, 0.119341966633704, 0.41925, 0.527464525967241, 1.10411538461538, 0.94460389113842, 2.35213461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1005, '2022-05-01 00:00:00', 0.06952141064781, 0.218557692307692, 0.10957645206044, 0.311826923076924, 0.128833153879199, 0.401192307692308, 0.52554182882636, 1.09807692307692, 0.950967722699032, 2.34201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1020, '2022-05-01 00:00:00', 0.0555852394629534, 0.202173076923078, 0.0846570820337053, 0.262307692307693, 0.109337932400144, 0.369788461538462, 0.502533296256233, 1.08757692307692, 0.974528621358118, 2.35592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1035, '2022-05-01 00:00:00', 0.0485211135644945, 0.172461538461539, 0.0919169190084173, 0.2605, 0.134420323841071, 0.347788461538462, 0.506823821612448, 1.06738461538462, 0.981156274700731, 2.34865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1050, '2022-05-01 00:00:00', 0.0794380164753523, 0.180538461538462, 0.090178387313489, 0.240807692307693, 0.131137350192021, 0.31673076923077, 0.513711291635532, 1.04236538461539, 0.982909260230136, 2.34492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1065, '2022-05-01 00:00:00', 0.0620942955388138, 0.148307692307693, 0.0827210976716344, 0.217, 0.480570347047692, 0.760538461538463, 0.516934196452062, 1.03078846153846, 0.9865390617632, 2.33459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1080, '2022-05-01 00:00:00', 0.0702617222631547, 0.165519230769231, 0.0871076345678157, 0.206500000000001, 0.469428347936247, 0.791576923076924, 0.514276422603792, 1.02317307692308, 0.985923531322477, 2.33548076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1095, '2022-05-01 00:00:00', 0.0475178225673112, 0.127288461538462, 0.464044832051653, 0.697384615384616, 0.457329121093333, 0.78075, 0.50503807777236, 1.0115, 0.978489469303815, 2.33830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 600, '2022-05-01 00:00:00', 0.159298525996369, 0.387596153846154, 0.212121380346254, 0.4995, 0.248781282532392, 0.611942307692308, 0.377887073587621, 0.857596153846154, 0.9838706882278, 2.27063461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 615, '2022-05-01 00:00:00', 0.125673877403136, 0.285288461538462, 0.134998079758423, 0.369307692307692, 0.255164153046622, 0.52325, 0.367169204339613, 0.760730769230768, 1.00189237964195, 2.21840384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 630, '2022-05-01 00:00:00', 0.087616500465644, 0.232865384615384, 0.186064380917343, 0.339423076923077, 0.24565215009471, 0.453173076923077, 0.35854306736269, 0.705365384615384, 0.983683354305877, 2.18430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 645, '2022-05-01 00:00:00', 0.140026855940621, 0.229903846153847, 0.188327747250944, 0.327596153846154, 0.273816114601359, 0.408230769230769, 0.340606520105622, 0.662307692307692, 0.959666966472464, 2.15144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 660, '2022-05-01 00:00:00', 0.116269542608808, 0.227942307692308, 0.10883969333912, 0.271326923076923, 0.213233566415219, 0.355076923076923, 0.292616299693223, 0.614326923076922, 0.954199646905115, 2.13488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 675, '2022-05-01 00:00:00', 0.0688423533544913, 0.177519230769231, 0.1691319887407, 0.253980769230769, 0.205609342050553, 0.345307692307692, 0.277377682675001, 0.587173076923077, 0.945375658341496, 2.13265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 690, '2022-05-01 00:00:00', 0.124203623135559, 0.173, 0.140906489723341, 0.233326923076923, 0.188548822487808, 0.342961538461538, 0.253764578967321, 0.578192307692307, 0.949520555940653, 2.12761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 705, '2022-05-01 00:00:00', 0.0943025919376226, 0.174173076923077, 0.131252224889568, 0.251942307692307, 0.157898006271819, 0.343596153846153, 0.234694783790484, 0.580807692307692, 0.954190905749675, 2.26626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 720, '2022-05-01 00:00:00', 0.099453174138153, 0.171076923076923, 0.133090132848151, 0.246288461538463, 0.151401982763157, 0.323596153846154, 0.19461491859172, 0.566057692307693, 0.942847498069219, 2.28373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 735, '2022-05-01 00:00:00', 0.0960111712250196, 0.15975, 0.0942865599362671, 0.204346153846154, 0.132281240311927, 0.288057692307692, 0.182901718038784, 0.550538461538462, 0.938332669603992, 2.28567307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 750, '2022-05-01 00:00:00', 0.051874556531932, 0.13401923076923, 0.0742497241642121, 0.192192307692307, 0.121475752566258, 0.280461538461537, 0.184015326493789, 0.523903846153845, 0.935280406533867, 2.29517307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 765, '2022-05-01 00:00:00', 0.0599296286040173, 0.148403846153846, 0.102573125885129, 0.208615384615384, 0.130298987539606, 0.282115384615385, 0.187236736204772, 0.557653846153846, 0.916723876722891, 2.31911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 780, '2022-05-01 00:00:00', 0.0575455171013489, 0.137057692307692, 0.0837763988244904, 0.19175, 0.134946901238399, 0.269884615384615, 0.201654583766018, 0.561365384615384, 0.903216788015948, 2.30838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 795, '2022-05-01 00:00:00', 0.0530470183313464, 0.124615384615385, 0.0876776701683724, 0.177576923076924, 0.128689412928958, 0.27675, 0.217716538540015, 0.598134615384616, 0.886571159884226, 2.32019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 810, '2022-05-01 00:00:00', 0.0742400601997433, 0.133057692307693, 0.107994095280179, 0.18873076923077, 0.117434151761742, 0.266500000000001, 0.242753537564337, 0.668999999999999, 0.878807202318093, 2.32682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 825, '2022-05-01 00:00:00', 0.0641341142870515, 0.125730769230769, 0.0750807795746584, 0.199711538461538, 0.0937398609901969, 0.257307692307693, 0.256216522766315, 0.704057692307692, 0.875623870998009, 2.32721153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 840, '2022-05-01 00:00:00', 0.0570276350013413, 0.155634615384615, 0.0692892821104725, 0.20023076923077, 0.0828869781922714, 0.243634615384616, 0.258722096971903, 0.719288461538461, 0.864337914911666, 2.33313461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 855, '2022-05-01 00:00:00', 0.0446885504179938, 0.112442307692308, 0.0658552959146036, 0.1675, 0.0712258704080522, 0.222730769230769, 0.290231632294992, 0.718403846153846, 0.839596054888668, 2.34215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 870, '2022-05-01 00:00:00', 0.0633182711508963, 0.123711538461538, 0.0639673233888874, 0.163038461538461, 0.0811798004432142, 0.2375, 0.300456841902717, 0.718923076923077, 0.835985087279579, 2.34311538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 885, '2022-05-01 00:00:00', 0.0554299419225605, 0.120461538461538, 0.0634790092501809, 0.16626923076923, 0.122392967369611, 0.266461538461539, 0.461236602473761, 1.03771153846154, 0.807889933716221, 2.35275 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 900, '2022-05-01 00:00:00', 0.0421118352327065, 0.11336, 0.0714181524544008, 0.17164, 0.149890515599443, 0.3012, 0.456233879167253, 1.09846, 0.798547509544673, 2.3842 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 915, '2022-05-01 00:00:00', 0.0567116830996927, 0.12156, 0.122545647957541, 0.209460000000001, 0.185308414092111, 0.3271, 0.45871105829269, 1.12128, 0.784496448366721, 2.37886 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 930, '2022-05-01 00:00:00', 0.10947070384354, 0.17272, 0.148631246714815, 0.24432, 0.174016222902732, 0.329599999999999, 0.465704640840092, 1.1418, 0.783690751614861, 2.37894 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 945, '2022-05-01 00:00:00', 0.0737752781537739, 0.149900000000001, 0.0966061247195714, 0.22142, 0.138798781214629, 0.36918, 0.480542835412897, 1.1538, 0.772903391440353, 2.36956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 960, '2022-05-01 00:00:00', 0.0504857488142281, 0.13754, 0.0628979000709348, 0.1839, 0.163644945944973, 0.41378, 0.525958515474367, 1.17988, 0.777441636609034, 2.37504 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 975, '2022-05-01 00:00:00', 0.0444024492567691, 0.12234, 0.135569591600279, 0.31198, 0.176481864035184, 0.46366, 0.535875703094166, 1.18704, 0.771060320813704, 2.37032 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 990, '2022-05-01 00:00:00', 0.134517269647184, 0.2769, 0.146446611432289, 0.35938, 0.187578816767778, 0.5201, 0.532306507881815, 1.19598, 0.764568801133466, 2.36908 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1005, '2022-05-01 00:00:00', 0.103411125288014, 0.20906, 0.125670120421151, 0.3172, 0.180617466394219, 0.46726, 0.500777335749133, 1.14376, 0.735939423458208, 2.32422 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1020, '2022-05-01 00:00:00', 0.0883723514454609, 0.22238, 0.14051087739626, 0.328339999999999, 0.159008078935213, 0.42394, 0.480494168365583, 1.1296, 0.750476938353205, 2.31602 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1035, '2022-05-01 00:00:00', 0.087161330301918, 0.20942, 0.128561943565479, 0.30394, 0.151883200738813, 0.376940000000001, 0.459022671008741, 1.0876, 0.729346426603984, 2.29978 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1050, '2022-05-01 00:00:00', 0.0782758104397527, 0.209539999999999, 0.0913254801976617, 0.25698, 0.148507104207173, 0.338620000000001, 0.426854486329943, 1.07724, 0.70609016362407, 2.28256 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1065, '2022-05-01 00:00:00', 0.0741998539980598, 0.16192, 0.121938092216229, 0.22524, 0.380608394547466, 0.7448, 0.42841301431368, 1.05324, 0.726623566000076, 2.25784 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1080, '2022-05-01 00:00:00', 0.0847183421698036, 0.15002, 0.106337121144656, 0.2022, 0.367615715342348, 0.74772, 0.441311494298528, 1.06472, 0.736801678992839, 2.26138 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1095, '2022-05-01 00:00:00', 0.0578498271388944, 0.11904, 0.360132998580617, 0.645620000000001, 0.3492042227217, 0.739620000000001, 0.421993664051962, 1.02894, 0.751458581692963, 2.2608 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 600, '2022-05-01 00:00:00', 0.191101973895817, 0.384347826086956, 0.207764013668138, 0.449608695652174, 0.187680290132842, 0.556630434782608, 0.391237701065704, 0.884565217391305, 0.752352778659926, 2.16039130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 615, '2022-05-01 00:00:00', 0.0789328903928568, 0.275086956521739, 0.119823255873897, 0.369391304347826, 0.154921020934128, 0.474, 0.363186793858479, 0.835978260869566, 0.726512712444781, 2.15119565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 630, '2022-05-01 00:00:00', 0.0804013278359665, 0.228347826086957, 0.102038699742103, 0.302347826086957, 0.206767426773908, 0.414717391304349, 0.345706668709925, 0.790847826086958, 0.690260143147054, 2.13676086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 645, '2022-05-01 00:00:00', 0.0644864863129942, 0.192065217391304, 0.102314239269577, 0.286391304347827, 0.171008546350471, 0.361826086956523, 0.315779722281138, 0.743413043478262, 0.680542621649388, 2.12734782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 660, '2022-05-01 00:00:00', 0.0743069959308603, 0.205934782608697, 0.130089817710444, 0.266760869565218, 0.145821910713956, 0.355565217391306, 0.341263092091301, 0.74404347826087, 0.667803833087356, 2.12713043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 675, '2022-05-01 00:00:00', 0.100875652330984, 0.179978260869566, 0.108142404468686, 0.231065217391305, 0.137576047960145, 0.346347826086958, 0.32687963299417, 0.711608695652174, 0.648666650840817, 2.12958695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 690, '2022-05-01 00:00:00', 0.0628991444420475, 0.161065217391305, 0.100880432493517, 0.256043478260871, 0.152340401161633, 0.367565217391305, 0.318905466620308, 0.71308695652174, 0.643639293024977, 2.12669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 705, '2022-05-01 00:00:00', 0.0670205561056565, 0.181369565217392, 0.0964350013541046, 0.248369565217392, 0.14039472868273, 0.331956521739131, 0.3049620643161, 0.699760869565218, 0.593700432505579, 2.19260869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 720, '2022-05-01 00:00:00', 0.0765645636771167, 0.156282608695652, 0.117156165837211, 0.235391304347826, 0.160594821337166, 0.34108695652174, 0.299714927138118, 0.669913043478261, 0.579897323779376, 2.18426086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 735, '2022-05-01 00:00:00', 0.062718022890211, 0.162130434782608, 0.0616572269597304, 0.204, 0.122324989932783, 0.337804347826088, 0.259094569698848, 0.662217391304348, 0.588423200297389, 2.20689130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 750, '2022-05-01 00:00:00', 0.0519525284985372, 0.131260869565217, 0.091815892430269, 0.222608695652175, 0.190259262472348, 0.345782608695652, 0.249044434659325, 0.645304347826087, 0.589897903506415, 2.21532608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 765, '2022-05-01 00:00:00', 0.0517055646426938, 0.155978260869565, 0.0835346014790806, 0.235065217391305, 0.19841267331702, 0.32195652173913, 0.218199153420355, 0.674565217391304, 0.599317697527087, 2.22304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 780, '2022-05-01 00:00:00', 0.0728776927651169, 0.181891304347825, 0.194590915784702, 0.266478260869564, 0.197695605342005, 0.309065217391304, 0.206682068096696, 0.6925, 0.618715836682127, 2.23467391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 795, '2022-05-01 00:00:00', 0.205091606833815, 0.181108695652174, 0.201879153673051, 0.229978260869565, 0.222580111704712, 0.310760869565217, 0.219353309767436, 0.691978260869566, 0.642240825289068, 2.24436956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 810, '2022-05-01 00:00:00', 0.0814776819026008, 0.133891304347826, 0.0836084595356772, 0.177521739130434, 0.133650309159163, 0.269782608695652, 0.206422922479315, 0.695673913043478, 0.641600085692384, 2.26002173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 825, '2022-05-01 00:00:00', 0.0627385723339162, 0.126586956521739, 0.109462344852974, 0.193869565217391, 0.126722714006051, 0.267152173913043, 0.218799771300038, 0.706891304347826, 0.637810012972689, 2.26239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 840, '2022-05-01 00:00:00', 0.0573906934929759, 0.133652173913044, 0.0772787866724435, 0.184978260869565, 0.124054009339486, 0.272978260869565, 0.235872116067882, 0.729217391304348, 0.643626243332821, 2.26617391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 855, '2022-05-01 00:00:00', 0.0567834020034288, 0.121673913043478, 0.0864318541685866, 0.177021739130434, 0.116838821787451, 0.276086956521739, 0.259936344442357, 0.761195652173913, 0.64117824780208, 2.265 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 870, '2022-05-01 00:00:00', 0.0531544936729574, 0.125826086956521, 0.0894561632216571, 0.191282608695652, 0.109274032730786, 0.273217391304348, 0.269608406188953, 0.773978260869565, 0.638621710197185, 2.2630652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 885, '2022-05-01 00:00:00', 0.0748660331852905, 0.144826086956522, 0.0835433900659728, 0.198956521739131, 0.159731373437027, 0.346043478260869, 0.53202451725134, 1.04778260869565, 0.683142080228305, 2.25302173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 900, '2022-05-01 00:00:00', 0.0531698932611981, 0.134413043478261, 0.0765820428595216, 0.191326086956522, 0.151610739083792, 0.338456521739131, 0.536177356947089, 1.05339130434783, 0.683544342802334, 2.24586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 915, '2022-05-01 00:00:00', 0.0623564675986649, 0.132521739130435, 0.129237877008851, 0.254239130434783, 0.162406677368127, 0.349260869565218, 0.536489503302861, 1.05815217391304, 0.675315052372205, 2.24447826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 930, '2022-05-01 00:00:00', 0.118331437291124, 0.197978260869565, 0.13178325044866, 0.250434782608696, 0.153119224905213, 0.322239130434782, 0.545669406133891, 1.06384782608696, 0.67805991331698, 2.23571739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 945, '2022-05-01 00:00:00', 0.0754668736059585, 0.153108695652174, 0.112383800332054, 0.230869565217391, 0.125310562819541, 0.404347826086957, 0.540417592157253, 1.06408695652174, 0.68252457063881, 2.24869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 960, '2022-05-01 00:00:00', 0.0576255460478448, 0.147608695652174, 0.0594802754033247, 0.194195652173912, 0.13546921459419, 0.436391304347825, 0.536478595655817, 1.07602173913043, 0.685721107126573, 2.25013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 975, '2022-05-01 00:00:00', 0.0396022841398184, 0.136999999999999, 0.0994977903105372, 0.345586956521739, 0.154631082706972, 0.470608695652174, 0.53986052217143, 1.07873913043478, 0.685288215815198, 2.2475652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 990, '2022-05-01 00:00:00', 0.0924703456365031, 0.298913043478261, 0.139922448170322, 0.393282608695652, 0.168654812122792, 0.502826086956522, 0.534767910760777, 1.08767391304348, 0.678070756332173, 2.25078260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1005, '2022-05-01 00:00:00', 0.0869793999054101, 0.238434782608695, 0.107120919079085, 0.323369565217392, 0.151468526192334, 0.449652173913043, 0.484196978952655, 1.07184782608696, 0.661496210990018, 2.23265217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1020, '2022-05-01 00:00:00', 0.0653070052958441, 0.223630434782609, 0.128647298729339, 0.339673913043479, 0.179553475580077, 0.440782608695652, 0.507893305413445, 1.06278260869565, 0.665255158483817, 2.22980434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1035, '2022-05-01 00:00:00', 0.0876347973553308, 0.224304347826088, 0.109340608088099, 0.315869565217391, 0.140587228348466, 0.422217391304349, 0.515969804283938, 1.05704347826087, 0.671184635713148, 2.23076086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1050, '2022-05-01 00:00:00', 0.0764426404091804, 0.2025, 0.124131249867533, 0.272391304347826, 0.161936075320228, 0.362760869565217, 0.540113747901251, 1.04276086956522, 0.703013937166115, 2.22136956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1065, '2022-05-01 00:00:00', 0.0805544705604378, 0.163, 0.102478653903771, 0.235978260869565, 0.496533785754058, 0.792369565217391, 0.52548412367002, 1.03728260869565, 0.708540069187529, 2.2295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1080, '2022-05-01 00:00:00', 0.0582105945697009, 0.171782608695652, 0.0914008296465571, 0.220456521739129, 0.461543993252549, 0.801695652173913, 0.496522228226017, 1.02163043478261, 0.722065906903964, 2.23158695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1095, '2022-05-01 00:00:00', 0.0503530323378104, 0.137217391304348, 0.462529220313991, 0.722934782608695, 0.450808030579295, 0.796304347826087, 0.494923420035468, 1.00134782608696, 0.757471066119298, 2.2389347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 600, '2022-05-01 00:00:00', 0.14164890766779, 0.34325, 0.14200394048166, 0.444479166666666, 0.197958712162447, 0.557895833333333, 0.324056791156932, 0.780770833333333, 0.62751028017158, 2.21977083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 615, '2022-05-01 00:00:00', 0.109561006432193, 0.277625, 0.12836776135696, 0.372895833333333, 0.162678963604012, 0.487145833333332, 0.320759501197854, 0.726624999999999, 0.622096809361205, 2.187125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 630, '2022-05-01 00:00:00', 0.0982657222734007, 0.265, 0.128790604966109, 0.338208333333333, 0.158040100797693, 0.424729166666666, 0.315342728205177, 0.691333333333333, 0.628775085937454, 2.164 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 645, '2022-05-01 00:00:00', 0.0870871939370312, 0.197625000000001, 0.115019083167767, 0.288041666666666, 0.162467119025644, 0.371895833333334, 0.303702328966317, 0.6346875, 0.639571934232555, 2.14695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 660, '2022-05-01 00:00:00', 0.0931844438718725, 0.210833333333333, 0.101674670776631, 0.266770833333333, 0.144240960583826, 0.369791666666666, 0.287218923723573, 0.628333333333333, 0.657951294395795, 2.14491666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 675, '2022-05-01 00:00:00', 0.0759844091559749, 0.177, 0.118243529022933, 0.256354166666667, 0.129505649742462, 0.3683125, 0.275301882228756, 0.6176875, 0.664581545020538, 2.14127083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 690, '2022-05-01 00:00:00', 0.099223278810827, 0.179458333333334, 0.116886875510754, 0.237208333333332, 0.145747546714133, 0.348770833333333, 0.297032051136193, 0.6098125, 0.67579452400677, 2.12572916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 705, '2022-05-01 00:00:00', 0.0705113697276513, 0.152125, 0.100420147723655, 0.254145833333333, 0.142032062873346, 0.317208333333333, 0.285300156585703, 0.586375, 0.700409135093011, 2.2415 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 720, '2022-05-01 00:00:00', 0.0817955181747652, 0.1670625, 0.09263427142669, 0.224604166666667, 0.111891243456844, 0.274791666666667, 0.25331369018286, 0.571604166666667, 0.708687754148776, 2.2414375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 735, '2022-05-01 00:00:00', 0.0628699341751562, 0.148791666666667, 0.0841467376678683, 0.198729166666667, 0.0897393543603615, 0.269395833333333, 0.25162239868847, 0.577625, 0.7078123955034, 2.2476875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 750, '2022-05-01 00:00:00', 0.0738033490412876, 0.132270833333334, 0.0692894056774225, 0.1875, 0.0989719963870621, 0.263395833333333, 0.258485121372614, 0.582583333333333, 0.709877580536128, 2.261625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 765, '2022-05-01 00:00:00', 0.0475735843080277, 0.1415625, 0.0682766079947982, 0.190604166666666, 0.0863055088128745, 0.261145833333333, 0.296649658566358, 0.630708333333333, 0.715960041341067, 2.27595833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 780, '2022-05-01 00:00:00', 0.0468486181798602, 0.121979166666666, 0.0686276447445815, 0.174666666666667, 0.103021736836794, 0.238499999999999, 0.289155478681365, 0.647604166666667, 0.715241753747884, 2.279125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 795, '2022-05-01 00:00:00', 0.0601671434000945, 0.135041666666667, 0.0729858533046554, 0.1835, 0.152639239119044, 0.259291666666666, 0.309186660209411, 0.678895833333333, 0.740367368662146, 2.30941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 810, '2022-05-01 00:00:00', 0.0489578299388238, 0.118270833333333, 0.0715992773828007, 0.168249999999999, 0.176399126191188, 0.270270833333333, 0.31293694597442, 0.686645833333333, 0.748848216744231, 2.31327083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 825, '2022-05-01 00:00:00', 0.0555095467699814, 0.121874999999999, 0.131480112289031, 0.193791666666666, 0.166161649728749, 0.285541666666667, 0.296668072429905, 0.691354166666666, 0.751560484984795, 2.31197916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 840, '2022-05-01 00:00:00', 0.0724437531688442, 0.127520833333333, 0.106299072214311, 0.187333333333333, 0.127319408905547, 0.292083333333333, 0.289300047810303, 0.688312499999999, 0.747835194585592, 2.322 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 855, '2022-05-01 00:00:00', 0.0699844185557022, 0.120416666666667, 0.0966621164908609, 0.196604166666667, 0.114536777762188, 0.276395833333333, 0.265859158938157, 0.694874999999999, 0.752177659787938, 2.32341666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 870, '2022-05-01 00:00:00', 0.0840215961713921, 0.141541666666666, 0.102380577302023, 0.20175, 0.152180050147986, 0.2965625, 0.268874947361855, 0.685458333333332, 0.758331544829871, 2.32458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 885, '2022-05-01 00:00:00', 0.0716880192322909, 0.123791666666667, 0.0837952316748945, 0.177020833333334, 0.133835578066976, 0.272125000000001, 0.431247267897248, 0.989854166666667, 0.759242578511876, 2.32935416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2022-05-01 14:50:59 Duration: 4s621ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 900, '2022-05-01 00:00:00', 0.106056195795752, 0.155, 0.134574948139195, 0.221000000000001, 0.162751856108208, 0.310599999999999, 0.711450982148455, 1.204, 1.07853778329737, 2.261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 915, '2022-05-01 00:00:00', 0.0862158144812593, 0.140400000000001, 0.119973955507018, 0.215000000000001, 0.162328627584087, 0.321200000000001, 0.699708748932965, 1.1856, 1.07610435522459, 2.2638 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 930, '2022-05-01 00:00:00', 0.0921059172909102, 0.157200000000001, 0.102649484492943, 0.208400000000001, 0.210252427651463, 0.360400000000002, 0.695678625516123, 1.193, 1.07667214910885, 2.26 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 945, '2022-05-01 00:00:00', 0.07287717978444, 0.1544, 0.135158240592278, 0.2364, 0.227968747858124, 0.424800000000001, 0.681630214999308, 1.2098, 1.07667214910885, 2.26 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 960, '2022-05-01 00:00:00', 0.111796690469799, 0.158800000000001, 0.167648690222542, 0.254600000000001, 0.22655996262947, 0.467400000000001, 0.668327327487564, 1.2252, 1.07720305266308, 2.2582 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 975, '2022-05-01 00:00:00', 0.0822470870811442, 0.171000000000001, 0.15325441809836, 0.3416, 0.223881106840216, 0.4896, 0.669623650518211, 1.225, 1.07990323640593, 2.2508 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 990, '2022-05-01 00:00:00', 0.140013987396498, 0.2918, 0.176139149538085, 0.379000000000001, 0.18439043720685, 0.4954, 0.664129944614257, 1.2254, 1.07933532787545, 2.2478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1005, '2022-05-01 00:00:00', 0.0991211380079948, 0.231000000000002, 0.136022363357403, 0.321999999999999, 0.125020998236296, 0.428600000000001, 0.654933202700854, 1.195, 1.08897696639246, 2.226 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1020, '2022-05-01 00:00:00', 0.0782160469469036, 0.191399999999999, 0.0839975198046558, 0.2892, 0.0946251376044798, 0.366800000000001, 0.639792739877532, 1.2008, 1.10218634994269, 2.2272 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1035, '2022-05-01 00:00:00', 0.0785641988015735, 0.196600000000001, 0.064467045845144, 0.271800000000002, 0.102337269196841, 0.347, 0.63535147753035, 1.2044, 1.10671123153242, 2.2358 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1050, '2022-05-01 00:00:00', 0.062624542579835, 0.199800000000001, 0.0990315606258929, 0.270200000000002, 0.112840964783777, 0.3218, 0.634604535649302, 1.203, 1.10703331024861, 2.2454 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1065, '2022-05-01 00:00:00', 0.0806313627980248, 0.169199999999999, 0.0883897618505675, 0.237599999999998, 0.65642066034924, 0.913799999999999, 0.63505596866208, 1.1826, 1.12133670233342, 2.2528 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1080, '2022-05-01 00:00:00', 0.0802662236975581, 0.180199999999998, 0.0839766832718049, 0.195999999999999, 0.639342109776396, 0.934999999999998, 0.625208298622679, 1.174, 1.12749722837797, 2.263 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1095, '2022-05-01 00:00:00', 0.0232737334062795, 0.0760000000000019, 0.639290166252122, 0.8276, 0.608089563030534, 0.909999999999999, 0.605558419972837, 1.1648, 1.14104075299702, 2.2814 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 600, '2022-05-01 00:00:00', 0.213860126826284, 0.436923076923075, 0.264685953246774, 0.545576923076921, 0.260206722552547, 0.613461538461537, 0.337436717713911, 0.938461538461539, 1.16716166239037, 2.25788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 615, '2022-05-01 00:00:00', 0.153017847123991, 0.30730769230769, 0.216540633955492, 0.379615384615382, 0.252325263224947, 0.495961538461538, 0.359857076329778, 0.846346153846153, 1.16980532568458, 2.2375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 630, '2022-05-01 00:00:00', 0.193257898634483, 0.253846153846154, 0.199827329308233, 0.339807692307693, 0.229719310329938, 0.464807692307694, 0.347189208003139, 0.812884615384616, 1.21670134126915, 2.23807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 645, '2022-05-01 00:00:00', 0.0649772149413813, 0.199038461538463, 0.116550583274126, 0.294038461538462, 0.149394289871314, 0.399423076923079, 0.305961850311692, 0.754423076923077, 1.22988936337942, 2.24461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 660, '2022-05-01 00:00:00', 0.104824395281605, 0.201923076923077, 0.124155144879302, 0.2875, 0.136264448775167, 0.360000000000001, 0.320310726542934, 0.719807692307692, 1.23624761024892, 2.23192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 675, '2022-05-01 00:00:00', 0.0799415651970512, 0.184423076923078, 0.0979214756047723, 0.243846153846156, 0.134049933291236, 0.330769230769232, 0.32595876331925, 0.701346153846154, 1.23715587289806, 2.22557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 690, '2022-05-01 00:00:00', 0.088385736753951, 0.18596153846154, 0.0777374773491867, 0.241346153846155, 0.142297629581856, 0.346153846153846, 0.333238422385302, 0.724615384615385, 1.23790809898734, 2.22230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 705, '2022-05-01 00:00:00', 0.0635697678508831, 0.163653846153848, 0.112026954174154, 0.24096153846154, 0.153124007061144, 0.334807692307693, 0.354367692571517, 0.742692307692308, 1.23227569342878, 2.38076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 720, '2022-05-01 00:00:00', 0.124610932968919, 0.171730769230769, 0.147941256533178, 0.243846153846153, 0.16997465874472, 0.339230769230769, 0.369071600307916, 0.744615384615385, 1.25230083630707, 2.42076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 735, '2022-05-01 00:00:00', 0.0969426872713184, 0.163269230769232, 0.126460848304309, 0.232115384615384, 0.13546444324846, 0.333846153846154, 0.371511724631218, 0.755192307692308, 1.25504184729496, 2.43096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 750, '2022-05-01 00:00:00', 0.0789527609494321, 0.168461538461539, 0.106230699604498, 0.249807692307692, 0.132456233700621, 0.330576923076924, 0.373143610217507, 0.756923076923078, 1.28477542185994, 2.44326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 765, '2022-05-01 00:00:00', 0.0795496941927097, 0.168076923076923, 0.086754516619288, 0.222884615384615, 0.265203622785325, 0.349807692307693, 0.349455840722951, 0.794230769230771, 1.30116102001251, 2.45 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 780, '2022-05-01 00:00:00', 0.0639374694525835, 0.15, 0.0863374417396858, 0.206923076923076, 0.241864949602363, 0.334423076923078, 0.335515046091596, 0.797115384615384, 1.30481659483387, 2.45211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 795, '2022-05-01 00:00:00', 0.0610501055250121, 0.123653846153846, 0.246147001106747, 0.227884615384615, 0.2503437636531, 0.334999999999999, 0.32186649167246, 0.800961538461539, 1.30644944557612, 2.45307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 810, '2022-05-01 00:00:00', 0.248154418426541, 0.176153846153846, 0.240254992744086, 0.247692307692309, 0.263232859767808, 0.343461538461538, 0.317912481909481, 0.817115384615384, 1.31630187091891, 2.46384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 825, '2022-05-01 00:00:00', 0.0928969652563853, 0.155384615384618, 0.132254998451418, 0.220769230769232, 0.160511202580525, 0.320384615384617, 0.280852890591936, 0.782884615384617, 1.32211591776213, 2.4625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 840, '2022-05-01 00:00:00', 0.100640449124595, 0.142499999999999, 0.124958608531602, 0.204423076923077, 0.164719341725438, 0.302307692307693, 0.277990937871114, 0.779807692307694, 1.32615686796907, 2.45596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 855, '2022-05-01 00:00:00', 0.0512460129781224, 0.123076923076923, 0.11083112586967, 0.201538461538462, 0.210495843189361, 0.2875, 0.279871399038915, 0.775, 1.32661537234944, 2.45211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 870, '2022-05-01 00:00:00', 0.0692534364601401, 0.139038461538462, 0.128278543082562, 0.20923076923077, 0.207683561069387, 0.29769230769231, 0.28667832415176, 0.772692307692308, 1.32411498745388, 2.4525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 885, '2022-05-01 00:00:00', 0.0776778356665937, 0.144615384615385, 0.11579441331017, 0.197884615384615, 0.15548781797447, 0.317307692307693, 0.661207200156245, 1.11980769230769, 1.33000699824648, 2.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 900, '2022-05-01 00:00:00', 0.0643825705033229, 0.123653846153846, 0.0972951496933246, 0.197884615384616, 0.131475794788947, 0.308269230769231, 0.687873562845337, 1.15903846153846, 1.37027994051749, 2.46365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 915, '2022-05-01 00:00:00', 0.0711152910096309, 0.150769230769231, 0.101388058771921, 0.238461538461537, 0.151190277465184, 0.3575, 0.69014390918461, 1.18384615384615, 1.38762959200767, 2.47173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 930, '2022-05-01 00:00:00', 0.0883422104876621, 0.182884615384613, 0.110282155610752, 0.238076923076922, 0.168904274209251, 0.370576923076924, 0.69019264311885, 1.19173076923077, 1.38883621729185, 2.46903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 945, '2022-05-01 00:00:00', 0.0923396739468759, 0.148846153846155, 0.134720222912294, 0.246538461538461, 0.216028577169425, 0.462115384615385, 0.68732916758667, 1.18076923076923, 1.39253605118365, 2.46557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 960, '2022-05-01 00:00:00', 0.10216728363891, 0.166923076923077, 0.110688057864643, 0.234615384615384, 0.200819858043511, 0.466153846153845, 0.674049444659777, 1.18057692307692, 1.38386104237939, 2.46076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 975, '2022-05-01 00:00:00', 0.061891033276235, 0.157500000000002, 0.139161361790494, 0.351730769230771, 0.194433793359077, 0.4875, 0.661909707995328, 1.19769230769231, 1.38325520477548, 2.46480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 990, '2022-05-01 00:00:00', 0.129569850481685, 0.282115384615384, 0.152452766960282, 0.374615384615384, 0.192996213593789, 0.478461538461537, 0.663757746586694, 1.20788461538462, 1.39108603118349, 2.46711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1005, '2022-05-01 00:00:00', 0.119966822336588, 0.224038461538461, 0.163876125824921, 0.309230769230768, 0.173753693928639, 0.377884615384614, 0.664605637838076, 1.19442307692308, 1.3536109684271, 2.44557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1020, '2022-05-01 00:00:00', 0.0852886501602287, 0.196923076923076, 0.120720274251614, 0.260769230769229, 0.164844915462524, 0.364615384615385, 0.658138400221531, 1.18192307692308, 1.3496080485146, 2.43826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1035, '2022-05-01 00:00:00', 0.0774072646163441, 0.176730769230768, 0.104959332783998, 0.232692307692306, 0.191035236379213, 0.367307692307691, 0.645002444837348, 1.15807692307692, 1.32769541514032, 2.42134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1050, '2022-05-01 00:00:00', 0.101162474039765, 0.169615384615384, 0.160762725300842, 0.269423076923079, 0.215504863411121, 0.352115384615385, 0.63867410733849, 1.15884615384615, 1.3243948981153, 2.41538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1065, '2022-05-01 00:00:00', 0.0845333343444157, 0.181730769230771, 0.115321790588835, 0.253653846153846, 0.606597097307216, 0.840961538461536, 0.584357635488617, 1.12038461538461, 1.28420475242613, 2.39961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1080, '2022-05-01 00:00:00', 0.0619568708550839, 0.155576923076923, 0.0743743131836411, 0.186538461538461, 0.593965810981901, 0.859230769230768, 0.573193214839868, 1.10269230769231, 1.27702412482483, 2.37884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1095, '2022-05-01 00:00:00', 0.0525781469667908, 0.0923076923076909, 0.565294749529974, 0.756923076923075, 0.566435684447392, 0.864230769230769, 0.564104497957059, 1.08673076923077, 1.27489844241082, 2.36903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 600, '2022-05-01 00:00:00', 0.269529219195249, 0.454999999999998, 0.372307151938579, 0.578846153846152, 0.442293019823529, 0.678653846153845, 0.473223520125533, 0.922499999999999, 1.23313577766353, 2.27038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 615, '2022-05-01 00:00:00', 0.161567442455274, 0.305961538461536, 0.2101296303201, 0.407692307692308, 0.257463365579232, 0.514230769230767, 0.404275229934339, 0.81230769230769, 1.24466195596049, 2.25576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 630, '2022-05-01 00:00:00', 0.149948196182753, 0.252692307692309, 0.2723047642172, 0.356730769230768, 0.285899659644107, 0.458846153846154, 0.405279390810075, 0.749230769230768, 1.25085584547295, 2.24288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 645, '2022-05-01 00:00:00', 0.155696450233732, 0.244230769230768, 0.159699838639676, 0.314038461538461, 0.183008301619186, 0.405961538461538, 0.297496800241357, 0.697884615384615, 1.2650456969551, 2.21615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 660, '2022-05-01 00:00:00', 0.106496659391451, 0.193461538461537, 0.127446067024451, 0.277499999999998, 0.140936565108617, 0.358653846153845, 0.229507834624106, 0.639615384615382, 1.2623828506196, 2.19769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 675, '2022-05-01 00:00:00', 0.121061332199206, 0.190384615384616, 0.124137175985031, 0.250961538461538, 0.146641897675414, 0.345384615384616, 0.221133530839487, 0.600961538461537, 1.25444115660505, 2.19615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 690, '2022-05-01 00:00:00', 0.0699563050438225, 0.153269230769229, 0.0907939340569532, 0.21153846153846, 0.133694255097793, 0.316923076923076, 0.199071691763392, 0.57153846153846, 1.23433227043862, 2.18192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 705, '2022-05-01 00:00:00', 0.0696709298168059, 0.15096153846154, 0.117458339586687, 0.242692307692307, 0.127421921794666, 0.307115384615384, 0.208034483088372, 0.577115384615384, 1.29743599219621, 2.35307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 720, '2022-05-01 00:00:00', 0.095252094667055, 0.175192307692307, 0.110340905309933, 0.228653846153847, 0.109689947649657, 0.281730769230769, 0.194241819944585, 0.561730769230768, 1.34051105352227, 2.39826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 735, '2022-05-01 00:00:00', 0.0728697468089477, 0.16, 0.083282882163975, 0.195961538461538, 0.110888023907697, 0.306923076923078, 0.191971652554785, 0.568653846153847, 1.37453350128465, 2.40288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 750, '2022-05-01 00:00:00', 0.0505359734781522, 0.128269230769231, 0.0690618451935537, 0.196538461538463, 0.118319645289944, 0.306538461538461, 0.185837397908865, 0.561538461538461, 1.41815166813926, 2.43692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 765, '2022-05-01 00:00:00', 0.0619186293991283, 0.148799999999999, 0.0957827402684498, 0.2342, 0.106505868382921, 0.3032, 0.251822027101151, 0.661799999999998, 1.41179770151392, 2.4904 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 780, '2022-05-01 00:00:00', 0.0854654676102946, 0.162115384615385, 0.091030003506874, 0.222307692307691, 0.104825312562598, 0.292884615384615, 0.23240184032106, 0.688846153846153, 1.39681494837362, 2.46 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 795, '2022-05-01 00:00:00', 0.064545750023947, 0.14307692307692, 0.074341467877315, 0.194423076923077, 0.116454018657747, 0.278461538461537, 0.238204501669014, 0.70576923076923, 1.39749458510028, 2.47134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 810, '2022-05-01 00:00:00', 0.0542231855035638, 0.126923076923077, 0.0931229542883218, 0.18326923076923, 0.116423134100773, 0.267115384615384, 0.278278015384172, 0.724423076923078, 1.39604585829461, 2.46903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 825, '2022-05-01 00:00:00', 0.0699890101263166, 0.127692307692306, 0.0990283564673035, 0.188846153846153, 0.125721915352892, 0.285, 0.305290781941515, 0.742692307692309, 1.41203934625938, 2.47365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 840, '2022-05-01 00:00:00', 0.0695413546028552, 0.135000000000001, 0.0942370170613202, 0.193846153846155, 0.121484408622924, 0.282307692307695, 0.30556687547019, 0.743653846153848, 1.41879179369143, 2.46807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 855, '2022-05-01 00:00:00', 0.0515397531411065, 0.122115384615387, 0.0747704178443283, 0.193846153846156, 0.111702902654938, 0.261538461538462, 0.310647462815721, 0.724615384615385, 1.43073962851924, 2.45673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 870, '2022-05-01 00:00:00', 0.0531402353719344, 0.13326923076923, 0.0609252379181636, 0.181730769230768, 0.0973544278160238, 0.266730769230768, 0.31177537525498, 0.718269230769232, 1.43648582953732, 2.45153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 885, '2022-05-01 00:00:00', 0.0467320512644675, 0.121730769230768, 0.0638510887805491, 0.165192307692307, 0.098916631564161, 0.2625, 0.899187410943903, 1.26, 1.42505600429759, 2.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 900, '2022-05-01 00:00:00', 0.0442149470028115, 0.115192307692306, 0.063625103898964, 0.181923076923075, 0.104335258440499, 0.259615384615382, 0.924368973949256, 1.265, 1.42498917674702, 2.45807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 915, '2022-05-01 00:00:00', 0.0317253841584311, 0.127499999999998, 0.061950662751777, 0.18326923076923, 0.140728871894203, 0.271153846153846, 0.915309216351755, 1.25480769230769, 1.41365501449257, 2.4475 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 930, '2022-05-01 00:00:00', 0.0517393615969639, 0.124807692307693, 0.0801059394705601, 0.179807692307692, 0.127597474052645, 0.276346153846153, 0.922786249105644, 1.26230769230769, 1.40961480008383, 2.44326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 945, '2022-05-01 00:00:00', 0.0658719620522662, 0.136346153846152, 0.109908528401506, 0.19826923076923, 0.171549947873454, 0.400769230769229, 0.919664591869483, 1.26519230769231, 1.40526735753516, 2.44211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 960, '2022-05-01 00:00:00', 0.0893698021619246, 0.145192307692307, 0.0974681407514187, 0.210961538461537, 0.158082743669744, 0.433076923076922, 0.918202612968151, 1.26403846153846, 1.40557758453735, 2.43711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 975, '2022-05-01 00:00:00', 0.059256937276446, 0.15076923076923, 0.159157034209807, 0.339807692307692, 0.163148351555829, 0.440769230769231, 0.911916937006876, 1.2575, 1.40428218728946, 2.43769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 990, '2022-05-01 00:00:00', 0.137774760443938, 0.29326923076923, 0.138517008119802, 0.360192307692306, 0.193411577889067, 0.440961538461538, 0.911148746616896, 1.25596153846154, 1.40274627619702, 2.43865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1005, '2022-05-01 00:00:00', 0.0887329615280492, 0.221538461538459, 0.130249612431136, 0.305192307692306, 0.202740929798068, 0.40173076923077, 0.883209292210038, 1.23442307692308, 1.39468926784648, 2.41807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1020, '2022-05-01 00:00:00', 0.0984676831015365, 0.216730769230768, 0.145843567406473, 0.282884615384616, 0.200409580609311, 0.38, 0.846858833935969, 1.20673076923077, 1.37269532728077, 2.41730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1035, '2022-05-01 00:00:00', 0.0897142900888926, 0.180576923076924, 0.106030474574348, 0.252307692307694, 0.176854568675899, 0.33653846153846, 0.834477473540273, 1.18442307692308, 1.35748494820951, 2.40576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1050, '2022-05-01 00:00:00', 0.071931591433484, 0.178076923076923, 0.118458204248781, 0.242884615384615, 0.139398294879761, 0.29826923076923, 0.820883389076389, 1.16846153846154, 1.35208581031735, 2.39596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1065, '2022-05-01 00:00:00', 0.0787315301906032, 0.149423076923075, 0.0987827842366203, 0.209038461538461, 0.788602488339585, 0.91826923076923, 0.778606743830582, 1.13269230769231, 1.36093459120505, 2.39019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1080, '2022-05-01 00:00:00', 0.0627562439431024, 0.152115384615383, 0.080427941949014, 0.175576923076924, 0.78807496714853, 0.918076923076922, 0.762263431145388, 1.11346153846154, 1.36193775978877, 2.38230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1095, '2022-05-01 00:00:00', 0.0440441212352398, 0.0817307692307692, 0.760660542908901, 0.847692307692307, 0.752264887880902, 0.92230769230769, 0.729443307229246, 1.10346153846154, 1.32808004856056, 2.37615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 600, '2022-05-01 00:00:00', 0.286372807045964, 0.510769230769229, 0.30217041803999, 0.55980769230769, 0.341765776744611, 0.700384615384613, 0.429192309415648, 0.885961538461538, 1.16476344577574, 2.25826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 615, '2022-05-01 00:00:00', 0.163892201907699, 0.299423076923076, 0.236233017297623, 0.404038461538459, 0.271713933279951, 0.532692307692306, 0.373013920136213, 0.76076923076923, 1.17387792577226, 2.22423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 630, '2022-05-01 00:00:00', 0.145000397877438, 0.268653846153842, 0.208581011747327, 0.37903846153846, 0.223403136814285, 0.44980769230769, 0.314210365593106, 0.698076923076923, 1.16650358567156, 2.19884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 645, '2022-05-01 00:00:00', 0.154229100317079, 0.238846153846155, 0.171665260138624, 0.319807692307692, 0.193344650420313, 0.411923076923077, 0.302000254712067, 0.653076923076923, 1.1442967104464, 2.18019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 660, '2022-05-01 00:00:00', 0.114184735609247, 0.216923076923076, 0.122358238225051, 0.271538461538462, 0.184541010659917, 0.37076923076923, 0.313972316271061, 0.613846153846154, 1.14562498898401, 2.17615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 675, '2022-05-01 00:00:00', 0.089736366009637, 0.163846153846156, 0.161731615290935, 0.266346153846155, 0.226244676945455, 0.370576923076923, 0.319407444159672, 0.593653846153847, 1.14784227340492, 2.17326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 690, '2022-05-01 00:00:00', 0.122465850813133, 0.17673076923077, 0.149708049215798, 0.2325, 0.223845155958654, 0.359423076923078, 0.301400066356993, 0.580000000000001, 1.16004482672007, 2.165 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 705, '2022-05-01 00:00:00', 0.103030988616942, 0.160769230769232, 0.157820735695233, 0.250769230769231, 0.205680951588023, 0.355576923076924, 0.280399989026665, 0.586923076923079, 1.45764198411206, 2.38307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 720, '2022-05-01 00:00:00', 0.092467041945513, 0.178076923076924, 0.122833846500685, 0.256923076923079, 0.132348607269413, 0.318076923076923, 0.253717589821075, 0.573846153846156, 1.4772842156627, 2.36942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 735, '2022-05-01 00:00:00', 0.0894753941251232, 0.160384615384615, 0.108701602847144, 0.225961538461537, 0.12124625291593, 0.285576923076922, 0.252531871560493, 0.587884615384616, 1.48511922598309, 2.35634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 750, '2022-05-01 00:00:00', 0.087172022681944, 0.159807692307692, 0.0807743771254204, 0.202499999999999, 0.0995520737333752, 0.271153846153846, 0.259292231928496, 0.597307692307693, 1.49048851052264, 2.355 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 765, '2022-05-01 00:00:00', 0.049118772848614, 0.130576923076924, 0.0877261911596782, 0.191730769230769, 0.121303180248754, 0.277692307692309, 0.318107625715668, 0.657692307692309, 1.48698973148387, 2.35730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 780, '2022-05-01 00:00:00', 0.0602379895465932, 0.136153846153847, 0.0639206238536993, 0.189615384615387, 0.117772433760395, 0.287115384615386, 0.340142108310853, 0.690576923076924, 1.47520491405823, 2.36846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 795, '2022-05-01 00:00:00', 0.0652792816702577, 0.140769230769232, 0.0977516476351435, 0.215769230769231, 0.155043914374655, 0.301153846153849, 0.334672802323976, 0.70173076923077, 1.47364854645249, 2.37096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 810, '2022-05-01 00:00:00', 0.0671702773095831, 0.139615384615384, 0.111214276892024, 0.201153846153847, 0.129836583679402, 0.261538461538464, 0.354613332214985, 0.741153846153847, 1.46864391924607, 2.37480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 825, '2022-05-01 00:00:00', 0.113858887021813, 0.140384615384616, 0.137023860920418, 0.208461538461539, 0.158954758924088, 0.261153846153848, 0.370413126947984, 0.758269230769231, 1.47426790175797, 2.38461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 840, '2022-05-01 00:00:00', 0.0983582541215824, 0.152115384615385, 0.0944728288166241, 0.186346153846154, 0.152708369626049, 0.265384615384617, 0.368957783701395, 0.764615384615385, 1.48995385834596, 2.3875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 855, '2022-05-01 00:00:00', 0.0559494964574857, 0.117884615384615, 0.111474039751242, 0.182307692307693, 0.147466423818598, 0.272115384615385, 0.382662333576825, 0.772692307692308, 1.50094508688564, 2.39192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 870, '2022-05-01 00:00:00', 0.0895312579708658, 0.129615384615385, 0.123822608846439, 0.189038461538461, 0.132322013983371, 0.281346153846154, 0.388217672882704, 0.765192307692309, 1.49621368280583, 2.39923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 885, '2022-05-01 00:00:00', 0.0800845706833621, 0.136538461538462, 0.101761410246639, 0.19076923076923, 0.133952919398512, 0.31923076923077, 0.486297194664396, 1.07519230769231, 1.49612818249692, 2.39846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 900, '2022-05-01 00:00:00', 0.0654513912410175, 0.128269230769231, 0.0936049390544363, 0.19673076923077, 0.190539719259224, 0.334230769230771, 0.534217616274923, 1.11730769230769, 1.48715293300785, 2.39538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 915, '2022-05-01 00:00:00', 0.088988547232, 0.139807692307691, 0.122057363563202, 0.235000000000001, 0.209709322634926, 0.354999999999998, 0.556979387824664, 1.13096153846154, 1.48136892252247, 2.42326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 930, '2022-05-01 00:00:00', 0.0876147599086251, 0.167115384615386, 0.152026313511838, 0.240000000000002, 0.175575098987913, 0.333846153846154, 0.563667557505854, 1.12365384615385, 1.46827241498824, 2.42173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 945, '2022-05-01 00:00:00', 0.101047018758594, 0.1625, 0.153063586585645, 0.247692307692305, 0.200612907016319, 0.421538461538462, 0.61570050786451, 1.12365384615385, 1.46255119568513, 2.42 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 960, '2022-05-01 00:00:00', 0.110373666034277, 0.167115384615383, 0.117413961953162, 0.214038461538459, 0.201713524965099, 0.432884615384615, 0.628692813579219, 1.12057692307692, 1.46295470249029, 2.40730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 975, '2022-05-01 00:00:00', 0.0672895579966497, 0.138269230769227, 0.150283450135452, 0.321346153846153, 0.169318089360278, 0.431153846153845, 0.574963142631434, 1.10384615384615, 1.41119803167925, 2.38673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 990, '2022-05-01 00:00:00', 0.111536299713795, 0.262884615384616, 0.165132114940175, 0.338846153846154, 0.182133193020931, 0.437500000000001, 0.59320735121748, 1.12019230769231, 1.41214871738071, 2.39 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1005, '2022-05-01 00:00:00', 0.092208793173218, 0.197692307692306, 0.116159207721391, 0.270192307692307, 0.184834645437067, 0.395384615384614, 0.593943276234875, 1.11384615384615, 1.44051844299731, 2.38576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1020, '2022-05-01 00:00:00', 0.0669618146064195, 0.178269230769232, 0.148275211891733, 0.271538461538461, 0.208538135232273, 0.361923076923076, 0.571227288725439, 1.09115384615384, 1.44367879444787, 2.38769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1035, '2022-05-01 00:00:00', 0.116801771588251, 0.204423076923077, 0.133373391418458, 0.272692307692308, 0.172455679925196, 0.344807692307691, 0.536606466602855, 1.0775, 1.41272999488987, 2.37596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1050, '2022-05-01 00:00:00', 0.0725937060208817, 0.174615384615384, 0.0900036324053304, 0.234423076923076, 0.124602753395928, 0.295384615384614, 0.529689204955279, 1.07057692307692, 1.40853415348669, 2.36269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1065, '2022-05-01 00:00:00', 0.0562275596263833, 0.153461538461539, 0.0800471015186585, 0.213461538461538, 0.382482176558091, 0.763846153846152, 0.52792791611676, 1.07326923076923, 1.40465133916406, 2.36076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1080, '2022-05-01 00:00:00', 0.067571329832886, 0.161730769230768, 0.0872002558217848, 0.186730769230768, 0.427179884645981, 0.825576923076922, 0.55304823130885, 1.08211538461538, 1.39930220247313, 2.35942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1095, '2022-05-01 00:00:00', 0.0315033575744159, 0.077307692307692, 0.367312066023093, 0.681923076923075, 0.411912051852745, 0.80653846153846, 0.53144697253384, 1.05173076923077, 1.34207308066519, 2.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 600, '2022-05-01 00:00:00', 0.178388149874958, 0.392826086956521, 0.211786117778749, 0.499782608695652, 0.245645274309346, 0.620652173913042, 0.436351881429285, 0.859347826086956, 1.26478286345902, 2.32434782608695 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 615, '2022-05-01 00:00:00', 0.143135415029169, 0.311739130434783, 0.193631306879731, 0.426086956521739, 0.250075482675879, 0.528260869565215, 0.366495798012028, 0.798478260869565, 1.17871123599702, 2.28021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 630, '2022-05-01 00:00:00', 0.0961856529940783, 0.246956521739131, 0.133617943932361, 0.335869565217392, 0.174466153551852, 0.419565217391305, 0.336494072562302, 0.723478260869565, 1.11574418172419, 2.26652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 645, '2022-05-01 00:00:00', 0.0961137131204621, 0.209130434782608, 0.137481224014488, 0.289782608695651, 0.194043208586178, 0.423695652173914, 0.349522118702737, 0.715434782608695, 1.10712768882708, 2.27391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 660, '2022-05-01 00:00:00', 0.129072014705887, 0.218695652173913, 0.151061788787305, 0.290869565217393, 0.223084955192412, 0.413478260869566, 0.413927730416684, 0.709565217391304, 1.0859734526778, 2.26239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 675, '2022-05-01 00:00:00', 0.0740519793940294, 0.172826086956523, 0.133048402735077, 0.272173913043481, 0.200515393236782, 0.367173913043479, 0.38457075295922, 0.664130434782608, 1.05330671673815, 2.24369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 690, '2022-05-01 00:00:00', 0.135055983122093, 0.205869565217394, 0.174146138258519, 0.277826086956522, 0.210553805803506, 0.359782608695652, 0.379049153632569, 0.671521739130434, 1.04943001657271, 2.23478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 705, '2022-05-01 00:00:00', 0.106454261922305, 0.165652173913043, 0.119543763795737, 0.235434782608695, 0.130047498163772, 0.303478260869565, 0.290691216584212, 0.651739130434782, 1.05563091113957, 2.2495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 720, '2022-05-01 00:00:00', 0.0745964108113043, 0.156521739130435, 0.0847001220302347, 0.213260869565217, 0.123161980813018, 0.284347826086957, 0.267808593379204, 0.638478260869567, 1.04454516644475, 2.23217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 735, '2022-05-01 00:00:00', 0.0744040884592153, 0.162173913043475, 0.097240076157248, 0.210217391304348, 0.127590547557753, 0.299565217391306, 0.293577497495249, 0.661739130434783, 1.04035704763378, 2.24782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 750, '2022-05-01 00:00:00', 0.0626994840205454, 0.14804347826087, 0.0993720401900922, 0.209565217391305, 0.149607193185905, 0.298695652173914, 0.289724040705712, 0.653260869565216, 1.03315267344198, 2.24608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 765, '2022-05-01 00:00:00', 0.064508632262385, 0.15, 0.077193228112338, 0.207608695652174, 0.157287405926988, 0.304347826086956, 0.279271001878315, 0.678260869565216, 1.02765711703741, 2.24217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 780, '2022-05-01 00:00:00', 0.0745990600667739, 0.151739130434784, 0.152306703778299, 0.222826086956524, 0.159321374571202, 0.30413043478261, 0.272446100119557, 0.677173913043478, 1.01517351853133, 2.235 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 795, '2022-05-01 00:00:00', 0.127293970559142, 0.150869565217392, 0.144768453533012, 0.215217391304347, 0.154966527049969, 0.296521739130434, 0.270290065240269, 0.693913043478261, 1.00522036598436, 2.2354347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 810, '2022-05-01 00:00:00', 0.0951434323916915, 0.154999999999997, 0.116049941545899, 0.208043478260866, 0.152550127833366, 0.290217391304345, 0.265032625331522, 0.681739130434783, 0.998392581620864, 2.24326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 825, '2022-05-01 00:00:00', 0.0930276851137798, 0.137173913043478, 0.108627350081693, 0.19108695652174, 0.133169035796097, 0.281086956521739, 0.270482477715265, 0.67804347826087, 0.982980916505218, 2.25413043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 840, '2022-05-01 00:00:00', 0.0818070370099533, 0.135869565217392, 0.101722322181709, 0.192608695652174, 0.170179514612294, 0.287391304347825, 0.260139062841034, 0.662826086956521, 0.973098937160029, 2.24978260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 855, '2022-05-01 00:00:00', 0.0716256738477905, 0.125652173913042, 0.0978473845942607, 0.191739130434782, 0.193424516228584, 0.283043478260867, 0.26454861250713, 0.67282608695652, 0.973744504315068, 2.24521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 870, '2022-05-01 00:00:00', 0.0842292420563754, 0.141739130434784, 0.165349073797026, 0.211956521739129, 0.209205631012722, 0.295217391304347, 0.271054156454438, 0.68391304347826, 0.972604536787815, 2.25130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 885, '2022-05-01 00:00:00', 0.107370199235144, 0.140217391304346, 0.122139200053562, 0.199565217391303, 0.167360643462666, 0.311304347826087, 0.446439471351973, 0.961739130434783, 1.03748593971139, 2.2145652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 900, '2022-05-01 00:00:00', 0.0712487431412634, 0.136739130434782, 0.119904441530805, 0.200434782608697, 0.161046478941474, 0.332173913043481, 0.499935470144199, 1.04173913043478, 1.03573416324702, 2.2204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 915, '2022-05-01 00:00:00', 0.0887662471906754, 0.138913043478261, 0.115401858446067, 0.223043478260869, 0.180314558261246, 0.357391304347826, 0.538942567356756, 1.1, 1.01411452058906, 2.23152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 930, '2022-05-01 00:00:00', 0.0937746015151642, 0.176304347826087, 0.15707271546855, 0.24826086956522, 0.189907143941868, 0.360217391304348, 0.588738267004596, 1.14826086956522, 1.01060693813135, 2.24826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 945, '2022-05-01 00:00:00', 0.102118856581758, 0.166521739130436, 0.144654761414894, 0.255, 0.18499385739188, 0.394999999999998, 0.60451937594202, 1.18369565217391, 0.996005014115038, 2.25652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 960, '2022-05-01 00:00:00', 0.111270954415078, 0.188043478260868, 0.147822134334507, 0.246739130434781, 0.185362053584576, 0.394999999999999, 0.605259066474355, 1.18108695652174, 1.00251245642957, 2.24804347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 975, '2022-05-01 00:00:00', 0.0509194124206546, 0.127173913043478, 0.093498113527503, 0.276521739130435, 0.127869823256331, 0.400652173913044, 0.611261492855735, 1.16260869565217, 1.02110065199371, 2.22478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 990, '2022-05-01 00:00:00', 0.0965542711262815, 0.255000000000001, 0.113572946731383, 0.304782608695652, 0.134584707445762, 0.413043478260871, 0.607963700939523, 1.16804347826087, 1.0209610000565, 2.225 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1005, '2022-05-01 00:00:00', 0.0543448220513635, 0.184782608695652, 0.0867262514337317, 0.301521739130436, 0.149888627955938, 0.400652173913045, 0.599855878606531, 1.1804347826087, 0.999428492816253, 2.23130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1020, '2022-05-01 00:00:00', 0.0772808644866899, 0.222826086956522, 0.120288273637557, 0.290217391304349, 0.156145834844002, 0.392391304347827, 0.597991780846923, 1.16847826086957, 0.989385314422679, 2.22913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1035, '2022-05-01 00:00:00', 0.10782937407332, 0.173913043478261, 0.159555026007052, 0.253478260869566, 0.159232658477122, 0.341304347826087, 0.563470331276854, 1.13521739130435, 0.960171880199422, 2.20869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1050, '2022-05-01 00:00:00', 0.0698509140786886, 0.167173913043479, 0.0794285419772524, 0.229565217391306, 0.116097614645962, 0.301739130434783, 0.582270243412485, 1.1, 1.00345613231778, 2.17913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1065, '2022-05-01 00:00:00', 0.0532538109382477, 0.152173913043479, 0.070137499062225, 0.210217391304349, 0.409422373401722, 0.696956521739131, 0.577127101858511, 1.06934782608696, 1.00828387056244, 2.165 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1080, '2022-05-01 00:00:00', 0.0534057479401171, 0.138913043478261, 0.0821674035943617, 0.170869565217392, 0.451634164974632, 0.779347826086958, 0.57830951681016, 1.04847826086957, 1.00797751755152, 2.15369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1095, '2022-05-01 00:00:00', 0.0455575907083147, 0.0786956521739131, 0.412223556907616, 0.618478260869566, 0.509367487335175, 0.814347826086957, 0.587366249176727, 1.01673913043478, 1.05789428404049, 2.17195652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 600, '2022-05-01 00:00:00', 0.156784809370281, 0.394791666666667, 0.212360781335151, 0.550833333333333, 0.32870732488763, 0.690624999999999, 0.372844469166979, 0.907708333333333, 0.918857370734776, 2.15645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 615, '2022-05-01 00:00:00', 0.128915311769765, 0.301875, 0.172804944700791, 0.415625, 0.217413046919945, 0.534791666666666, 0.368630446107076, 0.803333333333332, 0.921168523819265, 2.09166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 630, '2022-05-01 00:00:00', 0.139641751781407, 0.259583333333332, 0.161727539712473, 0.386666666666666, 0.179665550801836, 0.460833333333334, 0.401366720799343, 0.776875, 0.915627210389577, 2.07666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 645, '2022-05-01 00:00:00', 0.095814349096331, 0.218958333333334, 0.103828654487831, 0.293958333333334, 0.177645633254783, 0.389166666666669, 0.442608324168433, 0.738958333333333, 0.906105198326764, 2.06375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 660, '2022-05-01 00:00:00', 0.070252843049388, 0.194375, 0.139045497454319, 0.264791666666668, 0.17306369251425, 0.378541666666668, 0.429177624033471, 0.717291666666667, 0.899864623473837, 2.05708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 675, '2022-05-01 00:00:00', 0.098328190113589, 0.181458333333336, 0.115198120141163, 0.254791666666668, 0.195714502954345, 0.384583333333335, 0.380488816038572, 0.695, 0.901787677057496, 2.05916666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 690, '2022-05-01 00:00:00', 0.0708996918494571, 0.184375, 0.117158190779247, 0.262291666666667, 0.217183886556324, 0.388333333333334, 0.39803844217522, 0.682916666666667, 0.900231753575115, 2.05958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 705, '2022-05-01 00:00:00', 0.0903192305425421, 0.169791666666666, 0.145985996697918, 0.270208333333332, 0.181538812874025, 0.382916666666665, 0.375685605144839, 0.66375, 1.06555728088197, 2.27166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 720, '2022-05-01 00:00:00', 0.105449134313831, 0.202708333333333, 0.155693865358097, 0.271666666666667, 0.160167484803894, 0.358333333333331, 0.340241216117224, 0.640208333333332, 1.09450471890721, 2.25916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 735, '2022-05-01 00:00:00', 0.0894751200136077, 0.164166666666667, 0.0892115219698329, 0.24, 0.111874468665245, 0.309375, 0.340156546974003, 0.637708333333334, 1.09629935811743, 2.25625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 750, '2022-05-01 00:00:00', 0.0643863874126974, 0.157708333333334, 0.0896359383800686, 0.217916666666666, 0.138934708625563, 0.295624999999999, 0.383759942985953, 0.667291666666669, 1.09631662622052, 2.25166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 765, '2022-05-01 00:00:00', 0.0758571192191731, 0.147291666666666, 0.126283985237782, 0.217916666666666, 0.134276779910709, 0.282083333333333, 0.371914784438666, 0.701458333333334, 1.0963178655476, 2.25041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 780, '2022-05-01 00:00:00', 0.121301628781018, 0.156458333333334, 0.126568242176057, 0.207708333333333, 0.174806181489549, 0.294375, 0.397636814482619, 0.747083333333335, 1.09843166770773, 2.24770833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 795, '2022-05-01 00:00:00', 0.0920056315226629, 0.145416666666665, 0.0927222652778755, 0.193124999999999, 0.155488798002774, 0.284374999999998, 0.397011880138383, 0.764791666666667, 1.10121301694797, 2.24375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 810, '2022-05-01 00:00:00', 0.0653751714604097, 0.129999999999999, 0.119789784169202, 0.203124999999999, 0.191850258637122, 0.297499999999999, 0.387795469399728, 0.773750000000001, 1.10154009446327, 2.24333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 825, '2022-05-01 00:00:00', 0.0752240012384281, 0.137708333333334, 0.0994650546747402, 0.197916666666666, 0.172144271941644, 0.283541666666666, 0.362080279251975, 0.777708333333335, 1.10293332129911, 2.24145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 840, '2022-05-01 00:00:00', 0.0626743943739775, 0.132916666666664, 0.112505837207666, 0.203541666666665, 0.156272244793353, 0.279166666666663, 0.358735450141753, 0.769583333333333, 1.10427379163143, 2.23979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 855, '2022-05-01 00:00:00', 0.0897941990799302, 0.143958333333333, 0.11994563986131, 0.195, 0.165755707926287, 0.290208333333332, 0.361187591770917, 0.772291666666666, 1.10128973714683, 2.24395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 870, '2022-05-01 00:00:00', 0.103973371381916, 0.141875, 0.165386980324538, 0.204375, 0.186780382352869, 0.306041666666667, 0.354639986362981, 0.761041666666667, 1.10179267625506, 2.24333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 885, '2022-05-01 00:00:00', 0.13027493224337, 0.145416666666665, 0.139786165629683, 0.213541666666666, 0.187430663508371, 0.320416666666667, 0.718899622107752, 1.22083333333333, 1.1026650029341, 2.24125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2022-05-01 14:52:26 Duration: 4s385ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 900, '2022-05-01 00:00:00', 0.0794736434297569, 0.0868199999999995, 0.133705902387791, 0.14068, 0.164265871886605, 0.188380000000001, 0.290338009912585, 0.57592, 0.928011997946866, 1.58732 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 915, '2022-05-01 00:00:00', 0.0678585108884658, 0.0839400000000006, 0.0756745939312972, 0.116040000000001, 0.114557601959306, 0.166560000000001, 0.300776490936376, 0.59168, 0.921098257516537, 1.5952 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 930, '2022-05-01 00:00:00', 0.0523887551547719, 0.0819600000000004, 0.0748335820337364, 0.11274, 0.130285929145604, 0.17856, 0.315903004628531, 0.626700000000001, 0.919462228696753, 1.59696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 945, '2022-05-01 00:00:00', 0.0482704792462919, 0.0741800000000002, 0.0791853206093155, 0.11524, 0.129412937271872, 0.2118, 0.352807456931775, 0.65282, 0.919354899281738, 1.59842 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 960, '2022-05-01 00:00:00', 0.0568548370853353, 0.0780800000000006, 0.0869129113921898, 0.1203, 0.129592139036285, 0.22468, 0.367932628570322, 0.66224, 0.919690501382576, 1.59958 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 975, '2022-05-01 00:00:00', 0.0663158666283315, 0.0862399999999997, 0.127699608456721, 0.16374, 0.148056149258764, 0.24004, 0.368101431899778, 0.669680000000001, 0.926716624252888, 1.60408 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 990, '2022-05-01 00:00:00', 0.125123395760612, 0.13502, 0.122872054050816, 0.1769, 0.146015415852802, 0.252780000000001, 0.373452912025064, 0.677840000000001, 0.934270211180899, 1.61234 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1005, '2022-05-01 00:00:00', 0.0527207501843434, 0.10454, 0.0728302650002048, 0.15382, 0.086759591208504, 0.21068, 0.42837608379398, 0.699560000000001, 0.9364613059278, 1.61544 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1020, '2022-05-01 00:00:00', 0.0691114739629632, 0.1077, 0.073741451481963, 0.15898, 0.0902859900538289, 0.19432, 0.444419492146778, 0.707320000000001, 0.936995767510897, 1.61438 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1035, '2022-05-01 00:00:00', 0.0546870490457595, 0.11006, 0.0664428827389864, 0.13836, 0.0765356507343694, 0.18768, 0.45539633653921, 0.71064, 0.935245670933579, 1.61594 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1050, '2022-05-01 00:00:00', 0.0541659640980082, 0.08992, 0.0628790174329508, 0.1224, 0.0711206252315973, 0.17018, 0.468107515249791, 0.721900000000001, 0.932906556592531, 1.61768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1065, '2022-05-01 00:00:00', 0.0487100092383485, 0.0800400000000001, 0.0581359183293768, 0.116920000000001, 0.256630308030832, 0.38364, 0.493040001757802, 0.734880000000001, 0.930461654234069, 1.62284 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1080, '2022-05-01 00:00:00', 0.054672220246362, 0.07152, 0.059347999123812, 0.11018, 0.303952392105518, 0.46634, 0.489040456744975, 0.730380000000001, 0.926607714102, 1.62222 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1095, '2022-05-01 00:00:00', 0.0382420688945216, 0.0721800000000006, 0.236686765578475, 0.354100000000001, 0.317857465435898, 0.48658, 0.488616944378041, 0.722820000000001, 0.924786424442603, 1.62758 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 600, '2022-05-01 00:00:00', 0.125774554109877, 0.235961538461539, 0.247889342558017, 0.348115384615385, 0.298710913117323, 0.435519230769231, 0.468246987751616, 0.652307692307693, 0.914759741470614, 1.63173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 615, '2022-05-01 00:00:00', 0.17081196251569, 0.221942307692308, 0.187760019706007, 0.26825, 0.259365477953111, 0.365365384615385, 0.379048560416533, 0.578365384615385, 0.869208593403306, 1.57982692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 630, '2022-05-01 00:00:00', 0.0818883010335049, 0.151076923076923, 0.0941036907638841, 0.238269230769231, 0.15754833812565, 0.301673076923076, 0.290301032749429, 0.51498076923077, 0.812645127630468, 1.54228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 645, '2022-05-01 00:00:00', 0.0953503983292069, 0.175461538461539, 0.131203431298939, 0.221903846153846, 0.147608688768649, 0.295750000000001, 0.288788264197944, 0.505307692307693, 0.813585512738804, 1.53594230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 660, '2022-05-01 00:00:00', 0.0713713608798804, 0.130134615384615, 0.087673362325957, 0.179461538461538, 0.116033589301348, 0.260076923076923, 0.254276328339557, 0.468134615384616, 0.816140064336622, 1.51573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 675, '2022-05-01 00:00:00', 0.0754535950104438, 0.123749999999999, 0.0865089946412868, 0.181384615384616, 0.157192033464217, 0.276346153846154, 0.241094536198179, 0.454653846153846, 0.809791790191491, 1.49328846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 690, '2022-05-01 00:00:00', 0.0576388657604731, 0.118673076923077, 0.111315637508151, 0.182365384615385, 0.171595406294978, 0.275788461538462, 0.257172842955562, 0.441634615384616, 0.814841526829698, 1.48392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 705, '2022-05-01 00:00:00', 0.0716730530845562, 0.114942307692307, 0.127499357464445, 0.178884615384616, 0.161399704508357, 0.250230769230769, 0.248852606978509, 0.4305, 0.800781963986548, 1.51242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 720, '2022-05-01 00:00:00', 0.0848331507226893, 0.122211538461539, 0.127292342207281, 0.182096153846154, 0.156763262228799, 0.253096153846154, 0.220164952146899, 0.419384615384615, 0.791636465712737, 1.50857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 735, '2022-05-01 00:00:00', 0.0694833820752517, 0.111096153846154, 0.0825263967094546, 0.149884615384615, 0.149908383559888, 0.226211538461538, 0.186822705958185, 0.388211538461538, 0.804897366844896, 1.50563461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 750, '2022-05-01 00:00:00', 0.0541574201180798, 0.0978846153846156, 0.0862819884939002, 0.154807692307693, 0.112065834016645, 0.208865384615385, 0.178645933665966, 0.37301923076923, 0.825886678993227, 1.50844230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 765, '2022-05-01 00:00:00', 0.0628144520362584, 0.106346153846154, 0.109374578680507, 0.154538461538462, 0.100879821875033, 0.195538461538462, 0.183202910835122, 0.381057692307692, 0.882432467888969, 1.52440384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 780, '2022-05-01 00:00:00', 0.0590025977263838, 0.100057692307692, 0.059959101445517, 0.136423076923077, 0.0605407809153973, 0.169884615384615, 0.183501221961976, 0.374538461538461, 0.89253539985818, 1.526 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 795, '2022-05-01 00:00:00', 0.0461591936004749, 0.0943653846153851, 0.0476674417186407, 0.13125, 0.0711515176334172, 0.166038461538461, 0.208250534213, 0.398749999999999, 0.900374380252673, 1.53976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 810, '2022-05-01 00:00:00', 0.0505234446721365, 0.0875384615384615, 0.0575171579751512, 0.111211538461538, 0.0802913468850498, 0.160596153846153, 0.227876224837419, 0.396423076923076, 0.915957155741385, 1.54013461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 825, '2022-05-01 00:00:00', 0.0441470662846184, 0.0762115384615383, 0.0745459899349699, 0.111730769230769, 0.0920252327437343, 0.158711538461538, 0.231889940737809, 0.403230769230769, 0.909440955287284, 1.54536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 840, '2022-05-01 00:00:00', 0.0418504480262746, 0.0729999999999999, 0.0528717461264658, 0.106807692307692, 0.122761270828322, 0.180480769230769, 0.231182093563959, 0.406403846153846, 0.906518250696672, 1.54682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 855, '2022-05-01 00:00:00', 0.0396747400747629, 0.0692499999999992, 0.0761188973807524, 0.117442307692307, 0.140338946839428, 0.198, 0.224524140384469, 0.405519230769231, 0.895977987366963, 1.55592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 870, '2022-05-01 00:00:00', 0.0675462804305314, 0.0829999999999996, 0.111218461389494, 0.127384615384615, 0.163578808341611, 0.195557692307692, 0.225293955840945, 0.405942307692308, 0.920643570260249, 1.56271153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 885, '2022-05-01 00:00:00', 0.0604561538510482, 0.0825576923076923, 0.0866344597454416, 0.12948076923077, 0.13411742845501, 0.195269230769231, 0.466685771815881, 0.65698076923077, 0.917329910455004, 1.56523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 900, '2022-05-01 00:00:00', 0.0606374503472513, 0.087096153846154, 0.0957933452803481, 0.12725, 0.133555980772109, 0.199, 0.489049425298319, 0.699096153846154, 0.915908354501778, 1.56642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 915, '2022-05-01 00:00:00', 0.0521838908240702, 0.0800384615384617, 0.101776550117628, 0.136384615384616, 0.120196948956542, 0.193942307692307, 0.510368690262246, 0.7395, 0.91615736555547, 1.56353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 930, '2022-05-01 00:00:00', 0.0801085441520059, 0.096173076923077, 0.0885267213027537, 0.137903846153846, 0.103054274348706, 0.190211538461539, 0.575676029684967, 0.772365384615385, 0.913122675430096, 1.56690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 945, '2022-05-01 00:00:00', 0.0442162691951551, 0.0824615384615383, 0.0584966567091988, 0.124673076923077, 0.0834497753142569, 0.18775, 0.577348812377619, 0.771634615384616, 0.916268393875607, 1.56251923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 960, '2022-05-01 00:00:00', 0.0565505219999031, 0.0986923076923078, 0.0604593569776739, 0.130076923076923, 0.084002490805561, 0.197538461538461, 0.607001352171856, 0.782192307692308, 0.927931007050715, 1.56992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 975, '2022-05-01 00:00:00', 0.0316257258962002, 0.0760576923076921, 0.0637165628750908, 0.135096153846154, 0.107081902514635, 0.215423076923077, 0.651054176228535, 0.792096153846154, 0.925050689879293, 1.57382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 990, '2022-05-01 00:00:00', 0.0546112273607374, 0.104884615384616, 0.0651747621045497, 0.142019230769231, 0.125277250989094, 0.221019230769231, 0.664648297106187, 0.797173076923077, 0.9309861892721, 1.57676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1005, '2022-05-01 00:00:00', 0.0456191424058603, 0.0918846153846151, 0.0946589749493494, 0.155807692307692, 0.137417792208231, 0.222980769230769, 0.670279328684347, 0.805038461538461, 0.919817582249538, 1.57376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1020, '2022-05-01 00:00:00', 0.0865374796525492, 0.118846153846153, 0.112735114999037, 0.159615384615384, 0.133107943472148, 0.224730769230769, 0.664232356530106, 0.810211538461539, 0.946210668728368, 1.57951923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1035, '2022-05-01 00:00:00', 0.075103920311484, 0.106673076923077, 0.102602063631968, 0.158711538461538, 0.128337992755908, 0.215403846153846, 0.657100871544556, 0.810346153846154, 0.934406100357128, 1.56990384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1050, '2022-05-01 00:00:00', 0.0792527529247654, 0.109826923076923, 0.102872415380187, 0.159923076923077, 0.115722340107691, 0.2155, 0.656590544754902, 0.821288461538462, 0.93366296855244, 1.56532692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1065, '2022-05-01 00:00:00', 0.0665726208448625, 0.105923076923077, 0.0776954211105036, 0.143461538461538, 0.430140765868034, 0.518961538461538, 0.611997855702629, 0.812653846153846, 0.904951257505916, 1.54753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1080, '2022-05-01 00:00:00', 0.0451606576568585, 0.08725, 0.0490403797513218, 0.127326923076923, 0.432737381720671, 0.567192307692308, 0.595603491297821, 0.807673076923077, 0.891202617038003, 1.54326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1095, '2022-05-01 00:00:00', 0.0416857105197747, 0.0869615384615383, 0.419331236797172, 0.482884615384616, 0.449203663335292, 0.602865384615384, 0.594205099594926, 0.794903846153846, 0.887514870948001, 1.53988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 600, '2022-05-01 00:00:00', 0.149489095305927, 0.267980769230769, 0.186478380887602, 0.339057692307692, 0.278362534089298, 0.433403846153846, 0.371316858781533, 0.61551923076923, 0.722067448639402, 1.40890384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 615, '2022-05-01 00:00:00', 0.116838152356814, 0.183576923076923, 0.151414765309881, 0.256865384615384, 0.225162560079465, 0.331961538461538, 0.35030518782254, 0.541730769230769, 0.701086396519441, 1.37015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 630, '2022-05-01 00:00:00', 0.0933008059162169, 0.165403846153845, 0.156044220803444, 0.236173076923077, 0.176054991408935, 0.3055, 0.297028481540329, 0.493826923076923, 0.639456617882594, 1.34688461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 645, '2022-05-01 00:00:00', 0.139072355268759, 0.1495, 0.136625816909374, 0.191076923076923, 0.189088062512194, 0.282346153846154, 0.257550395367287, 0.454115384615384, 0.623682989309349, 1.31863461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 660, '2022-05-01 00:00:00', 0.0622238267497639, 0.12026923076923, 0.103217052854652, 0.1815, 0.139963868964046, 0.251230769230769, 0.217182380819581, 0.424942307692307, 0.60690325962089, 1.30644230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 675, '2022-05-01 00:00:00', 0.0974112613928895, 0.128923076923077, 0.130473144893735, 0.179807692307692, 0.147460117163408, 0.261115384615385, 0.207413185731728, 0.404019230769231, 0.610094616873859, 1.29919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 690, '2022-05-01 00:00:00', 0.0681483788395696, 0.122692307692307, 0.08538128960952, 0.17426923076923, 0.12019250584599, 0.253538461538462, 0.197493407874405, 0.394884615384615, 0.614337447987668, 1.296 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 705, '2022-05-01 00:00:00', 0.062684279098941, 0.119326923076923, 0.0885818526301218, 0.173230769230769, 0.1589630339225, 0.242884615384615, 0.180289575832453, 0.367365384615385, 0.888861904347352, 1.37825 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 720, '2022-05-01 00:00:00', 0.0708810514985386, 0.110711538461538, 0.110608611780458, 0.158250000000001, 0.172408081418655, 0.239057692307693, 0.174545709243695, 0.356769230769231, 0.987467780973911, 1.41296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 735, '2022-05-01 00:00:00', 0.0675735269055983, 0.103307692307693, 0.120633602921599, 0.157115384615385, 0.130342831970745, 0.213576923076923, 0.216573050386806, 0.365884615384615, 1.01409654448601, 1.42869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 750, '2022-05-01 00:00:00', 0.0728964307451648, 0.0979807692307691, 0.113887954384325, 0.150615384615385, 0.127208056409115, 0.209480769230769, 0.220994929458017, 0.366173076923077, 1.01433533163348, 1.43675 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 765, '2022-05-01 00:00:00', 0.113375971146153, 0.114560000000001, 0.116799375711802, 0.15486, 0.1355271590248, 0.19156, 0.240724482898326, 0.36812, 1.03152092925931, 1.45764 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 780, '2022-05-01 00:00:00', 0.0540607955489434, 0.0909807692307691, 0.0623088368840744, 0.122365384615384, 0.0780892093402452, 0.170230769230769, 0.241521673657156, 0.374173076923077, 1.01351936644242, 1.44438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 795, '2022-05-01 00:00:00', 0.049771280721068, 0.0844038461538462, 0.0611666450080307, 0.120538461538461, 0.0787920071112255, 0.167903846153846, 0.243111823748155, 0.385326923076923, 1.0114717008095, 1.44969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 810, '2022-05-01 00:00:00', 0.0594800289690064, 0.0860769230769235, 0.0797524077283034, 0.130557692307693, 0.0974644629516913, 0.177692307692308, 0.24081976742912, 0.386096153846154, 1.01207574739322, 1.44946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 825, '2022-05-01 00:00:00', 0.0643525147437618, 0.0891153846153846, 0.0688638483922054, 0.116480769230769, 0.0972453854946342, 0.16425, 0.232873484965549, 0.386, 1.01375911662409, 1.44705769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 840, '2022-05-01 00:00:00', 0.046641006223478, 0.0802884615384607, 0.0731776237342033, 0.125269230769231, 0.093089768503311, 0.16475, 0.221423493472437, 0.385211538461538, 1.01271673254895, 1.44909615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 855, '2022-05-01 00:00:00', 0.0567165862323024, 0.0891346153846159, 0.0846242009393027, 0.121153846153846, 0.0871521679857444, 0.159903846153846, 0.215119916468788, 0.388038461538462, 1.01443862990629, 1.45492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 870, '2022-05-01 00:00:00', 0.0464800081093601, 0.074634615384615, 0.0663099047016244, 0.102288461538461, 0.0670406879898605, 0.159076923076923, 0.213717192713966, 0.392961538461539, 1.01347376801846, 1.45146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 885, '2022-05-01 00:00:00', 0.039875561245146, 0.0664038461538465, 0.0471108226990848, 0.10148076923077, 0.0618866985832854, 0.158211538461539, 0.349484607892603, 0.627865384615385, 1.00742586594976, 1.45484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 900, '2022-05-01 00:00:00', 0.0440493647906706, 0.0734423076923077, 0.0542202098284964, 0.118134615384616, 0.0952774975451264, 0.178692307692308, 0.365137424076934, 0.658038461538462, 1.0059271179059, 1.45655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 915, '2022-05-01 00:00:00', 0.0447907785839214, 0.0899230769230776, 0.0505646007217885, 0.123673076923077, 0.17451568697398, 0.21975, 0.362714681788063, 0.673096153846154, 1.00328602122456, 1.45609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 930, '2022-05-01 00:00:00', 0.0427663958662013, 0.0752307692307683, 0.0846884811893207, 0.126673076923076, 0.190932601882283, 0.226461538461538, 0.36323529775954, 0.676692307692307, 1.00194192523243, 1.46180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 945, '2022-05-01 00:00:00', 0.0518232239296397, 0.089057692307692, 0.156877389653881, 0.159846153846154, 0.188879277684085, 0.225307692307693, 0.360886008531567, 0.667634615384615, 1.00158156106307, 1.46028846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 960, '2022-05-01 00:00:00', 0.148852979867333, 0.11198076923077, 0.164043165051153, 0.1575, 0.179068161710734, 0.215057692307692, 0.356275096821803, 0.666730769230769, 1.00309126895121, 1.45757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 975, '2022-05-01 00:00:00', 0.0904115377252599, 0.0936153846153851, 0.137403655756987, 0.161769230769231, 0.161557310621911, 0.222730769230769, 0.363381048678191, 0.677557692307692, 1.0025384997403, 1.45878846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 990, '2022-05-01 00:00:00', 0.0957995282628498, 0.12248076923077, 0.113290907028696, 0.154519230769231, 0.135156775065677, 0.220576923076923, 0.369272364043336, 0.679326923076923, 1.00191769142211, 1.46509615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1005, '2022-05-01 00:00:00', 0.0745386218939293, 0.0971153846153847, 0.11807329698767, 0.160288461538461, 0.111208909438325, 0.206807692307692, 0.371481129554901, 0.68901923076923, 1.00641420208274, 1.47261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1020, '2022-05-01 00:00:00', 0.110276477720598, 0.123307692307692, 0.101753011673441, 0.158153846153846, 0.104309629690427, 0.196326923076922, 0.367239140804002, 0.690442307692307, 1.00619822121917, 1.48009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1035, '2022-05-01 00:00:00', 0.0662504687936971, 0.104230769230769, 0.0843591406747643, 0.14176923076923, 0.10302339540124, 0.183999999999999, 0.36517490487963, 0.698365384615384, 1.00843126686949, 1.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1050, '2022-05-01 00:00:00', 0.0679718295721446, 0.0979807692307688, 0.0843875218628554, 0.133923076923077, 0.117234769389658, 0.182634615384615, 0.394783890735951, 0.701596153846154, 1.00935856192855, 1.48394230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1065, '2022-05-01 00:00:00', 0.056776891290519, 0.0863461538461542, 0.0679424671774138, 0.120326923076923, 0.32688991854469, 0.500173076923077, 0.395485606078634, 0.705730769230769, 1.01280805019434, 1.49244230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1080, '2022-05-01 00:00:00', 0.0625165608828205, 0.0855961538461543, 0.0679310963120266, 0.116076923076924, 0.323335983864368, 0.530038461538462, 0.385938097866245, 0.698346153846154, 1.01333998547074, 1.49061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1095, '2022-05-01 00:00:00', 0.0331056815946467, 0.0696153846153857, 0.307123265155866, 0.4465, 0.316280972943606, 0.530923076923077, 0.412237885020475, 0.696076923076923, 1.0112369578887, 1.49625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 600, '2022-05-01 00:00:00', 0.151898012343303, 0.267615384615384, 0.203986422059449, 0.347903846153846, 0.212513363380717, 0.412519230769231, 0.30979066939815, 0.600826923076923, 1.03432258098645, 1.46480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 615, '2022-05-01 00:00:00', 0.11919470980775, 0.201326923076923, 0.152062426451972, 0.263692307692308, 0.16076231021174, 0.312096153846153, 0.267030056648772, 0.529865384615385, 1.04532330460669, 1.43963461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 630, '2022-05-01 00:00:00', 0.138777392306472, 0.197769230769231, 0.136890783248769, 0.240442307692308, 0.153773140847659, 0.292673076923076, 0.26818033829152, 0.509576923076923, 1.04538847858289, 1.43963461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 645, '2022-05-01 00:00:00', 0.10193571314993, 0.146480769230769, 0.123617108910477, 0.193480769230769, 0.159850256851169, 0.260730769230769, 0.265763327330628, 0.483615384615385, 1.04585598214315, 1.43365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 660, '2022-05-01 00:00:00', 0.0999427855556135, 0.136903846153846, 0.116662221160725, 0.188576923076923, 0.145816018166202, 0.250134615384615, 0.288496473781943, 0.475346153846154, 1.04400826404038, 1.43315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 675, '2022-05-01 00:00:00', 0.0885363289190461, 0.130807692307692, 0.127923410078664, 0.188326923076923, 0.169234861838625, 0.266538461538462, 0.290762486338142, 0.476711538461539, 1.04437715336058, 1.43303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 690, '2022-05-01 00:00:00', 0.100756416096522, 0.134153846153846, 0.104324045830583, 0.176557692307692, 0.153897308418509, 0.266307692307692, 0.26408881955771, 0.459230769230769, 1.04483530115443, 1.42894230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 705, '2022-05-01 00:00:00', 0.0959015300270984, 0.106711538461538, 0.138262592972158, 0.17426923076923, 0.146442502499996, 0.247057692307692, 0.254447870586794, 0.434326923076923, 1.05962233783842, 1.48067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 720, '2022-05-01 00:00:00', 0.112594980418243, 0.129019230769231, 0.123799173602312, 0.180653846153846, 0.152250840593864, 0.252038461538462, 0.243576474328195, 0.412173076923077, 1.06281345439647, 1.49467307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 735, '2022-05-01 00:00:00', 0.0840715446235207, 0.11623076923077, 0.101461648684841, 0.159884615384616, 0.145181350783717, 0.239269230769232, 0.232141058741977, 0.411634615384615, 1.0629118620744, 1.49605769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 750, '2022-05-01 00:00:00', 0.057185222001708, 0.0894807692307695, 0.092663883927965, 0.159153846153846, 0.12290633237739, 0.216057692307693, 0.217409200321917, 0.410096153846154, 1.06082731140152, 1.49976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 765, '2022-05-01 00:00:00', 0.0878720748500997, 0.121307692307692, 0.104487608761113, 0.162403846153846, 0.130648608282499, 0.217826923076923, 0.198487861477337, 0.419134615384615, 1.06090546686092, 1.49998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 780, '2022-05-01 00:00:00', 0.0680419101617639, 0.101307692307692, 0.0871930925281093, 0.142653846153846, 0.115890287971658, 0.194826923076923, 0.18188755719273, 0.413711538461539, 1.06090546686092, 1.49998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 795, '2022-05-01 00:00:00', 0.0568294784014834, 0.0860192307692301, 0.0834324507979589, 0.125423076923077, 0.0890483036593929, 0.179096153846154, 0.169285567788689, 0.395211538461538, 1.06268823291905, 1.49459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 810, '2022-05-01 00:00:00', 0.0575855751168509, 0.0884615384615388, 0.0665602445446691, 0.126615384615384, 0.0837368703829948, 0.175288461538462, 0.177975366705189, 0.405134615384615, 1.06094105415174, 1.49659615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 825, '2022-05-01 00:00:00', 0.0441350593240613, 0.0822884615384617, 0.0668336079666968, 0.122365384615385, 0.0963421566804799, 0.176365384615385, 0.183720767428768, 0.412596153846154, 1.05354128757035, 1.50676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 840, '2022-05-01 00:00:00', 0.0704581818145731, 0.0883461538461536, 0.0797316460673891, 0.129846153846154, 0.121454184144285, 0.173826923076923, 0.185954957325279, 0.409384615384616, 1.05308317152723, 1.52288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 855, '2022-05-01 00:00:00', 0.0512792243131059, 0.0891730769230773, 0.0819368330812503, 0.122230769230769, 0.116149969369842, 0.174653846153846, 0.205036931945293, 0.414788461538462, 1.05368436669402, 1.52473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 870, '2022-05-01 00:00:00', 0.0612020141699726, 0.0785576923076922, 0.0938274275137398, 0.120115384615385, 0.0924322204894773, 0.155846153846154, 0.224619080119758, 0.413134615384616, 1.05223696311167, 1.53355769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 885, '2022-05-01 00:00:00', 0.0646705972900064, 0.0783846153846157, 0.0660446934920707, 0.111307692307692, 0.0962312918881454, 0.166807692307693, 0.305106514188078, 0.558750000000001, 1.0490811534569, 1.55105769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 900, '2022-05-01 00:00:00', 0.043022127580333, 0.0777884615384614, 0.0624617452156488, 0.11098076923077, 0.108094248406016, 0.193557692307693, 0.316368108380096, 0.591000000000001, 1.0497674806649, 1.55721153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 915, '2022-05-01 00:00:00', 0.0657069279803539, 0.0785961538461536, 0.0941531260970452, 0.132365384615385, 0.132998567083085, 0.206326923076923, 0.34713621190447, 0.60698076923077, 1.05111816725736, 1.56019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 930, '2022-05-01 00:00:00', 0.0635182348136821, 0.102884615384615, 0.0873525592949887, 0.146480769230769, 0.119051327004525, 0.215038461538462, 0.363181543922807, 0.620923076923078, 1.04430028708958, 1.55151923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 945, '2022-05-01 00:00:00', 0.0724924505353173, 0.0951538461538462, 0.102356625804849, 0.151173076923077, 0.107918788910922, 0.23425, 0.439405787574363, 0.660384615384616, 1.03503476214384, 1.56117307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 960, '2022-05-01 00:00:00', 0.0690958782027941, 0.109096153846154, 0.0887139504249473, 0.152750000000001, 0.120443124145159, 0.250115384615386, 0.455301486337941, 0.668788461538462, 1.03488400985142, 1.56107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 975, '2022-05-01 00:00:00', 0.0496012561875671, 0.0957692307692307, 0.0780315419459438, 0.169807692307692, 0.114849033015587, 0.243096153846154, 0.473063300773228, 0.690557692307693, 1.03313524116568, 1.55944230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 990, '2022-05-01 00:00:00', 0.0665824185617983, 0.122038461538461, 0.102120827755843, 0.184211538461539, 0.140560072019596, 0.262423076923077, 0.494934377934629, 0.704961538461539, 1.02773302729095, 1.55815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1005, '2022-05-01 00:00:00', 0.0747281766445256, 0.114903846153847, 0.0849043556914758, 0.160019230769232, 0.144128795233238, 0.25048076923077, 0.494505591863849, 0.720096153846154, 1.01597034424466, 1.55390384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1020, '2022-05-01 00:00:00', 0.0564867206995118, 0.11848076923077, 0.108245676765687, 0.187557692307693, 0.125948774690959, 0.225423076923077, 0.475843132280442, 0.725057692307692, 0.990559693576546, 1.55244230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1035, '2022-05-01 00:00:00', 0.0779875729745552, 0.130807692307692, 0.0948400211692543, 0.170980769230769, 0.14369112841305, 0.217403846153846, 0.448672020008449, 0.735307692307692, 0.95800772620138, 1.54071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1050, '2022-05-01 00:00:00', 0.0543460705535866, 0.0961538461538463, 0.0551057061124696, 0.120326923076923, 0.112091322658735, 0.204269230769231, 0.45054038835432, 0.729307692307692, 0.913287184591168, 1.53069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1065, '2022-05-01 00:00:00', 0.0453998305655937, 0.0787692307692303, 0.0973513166123294, 0.141826923076923, 0.227073112590501, 0.408038461538462, 0.437141144254348, 0.7305, 0.90230814218954, 1.52721153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1080, '2022-05-01 00:00:00', 0.0594104238458075, 0.0975384615384617, 0.0751150425373285, 0.139980769230769, 0.244778984297767, 0.448134615384616, 0.435777679733423, 0.742384615384616, 0.888648140976809, 1.51746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1095, '2022-05-01 00:00:00', 0.0358854641667289, 0.089057692307692, 0.227268814064213, 0.367576923076924, 0.248966189394341, 0.451288461538462, 0.427020392235096, 0.739153846153846, 0.8605789687986, 1.49969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 600, '2022-05-01 00:00:00', 0.0917366021098811, 0.205000000000001, 0.130194668349616, 0.283880000000001, 0.150562589421587, 0.356980000000001, 0.389729767488534, 0.6546, 0.841999110747749, 1.39576 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 615, '2022-05-01 00:00:00', 0.0943960715990522, 0.19358, 0.101517806319877, 0.25486, 0.217036646291204, 0.36352, 0.383156573739771, 0.625719999999999, 0.838493539032949, 1.38796 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 630, '2022-05-01 00:00:00', 0.0683812839891153, 0.1646, 0.107338250404969, 0.2284, 0.203995455423235, 0.3124, 0.38989539195362, 0.602499999999999, 0.816735938558683, 1.36848 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 645, '2022-05-01 00:00:00', 0.0691021104356927, 0.14482, 0.146574733497966, 0.22006, 0.184970092177087, 0.29668, 0.362693146245326, 0.575379999999999, 0.782557785406292, 1.3445 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 660, '2022-05-01 00:00:00', 0.10570721356653, 0.15316, 0.133400827708577, 0.19602, 0.188203075160849, 0.28778, 0.377193593088042, 0.56256, 0.747347643336085, 1.332 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 675, '2022-05-01 00:00:00', 0.0684358458704209, 0.11544, 0.102768603344277, 0.17236, 0.170600166080419, 0.2603, 0.33763523463446, 0.52948, 0.733798793380492, 1.31876 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 690, '2022-05-01 00:00:00', 0.0646398226070179, 0.11884, 0.105226315624943, 0.17316, 0.153601304790465, 0.25256, 0.319061628059534, 0.51002, 0.735627927918274, 1.31436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 705, '2022-05-01 00:00:00', 0.079826149641999, 0.110879999999999, 0.096238427875771, 0.15978, 0.146490889932901, 0.24918, 0.285765451609066, 0.48668, 0.872573999727244, 1.48348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 720, '2022-05-01 00:00:00', 0.0536408348804031, 0.109379999999999, 0.0891585525903153, 0.15918, 0.14063994216912, 0.247479999999999, 0.244674269863697, 0.47104, 0.884475396774834, 1.50604 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 735, '2022-05-01 00:00:00', 0.0605653366208755, 0.10208, 0.0870448064696188, 0.16244, 0.110759405168742, 0.2225, 0.224381319781007, 0.44682, 0.922234484372964, 1.50944 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 750, '2022-05-01 00:00:00', 0.0692701535054359, 0.124, 0.0885037758139916, 0.17178, 0.170078579878047, 0.23634, 0.218166370002344, 0.43626, 0.983378577490209, 1.53698 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 765, '2022-05-01 00:00:00', 0.0684791452438861, 0.11132, 0.0774895154198294, 0.1502, 0.201382705728836, 0.23516, 0.212915832353225, 0.42412, 0.98326158057423, 1.53724 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 780, '2022-05-01 00:00:00', 0.060737845148913, 0.10226, 0.167389896648513, 0.16874, 0.192772290107612, 0.22748, 0.213642676760364, 0.42162, 1.01390191751142, 1.55434 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 795, '2022-05-01 00:00:00', 0.164905738226419, 0.12706, 0.197047238414211, 0.17198, 0.187169847108627, 0.21198, 0.204738210893814, 0.42362, 1.05443529594439, 1.56978 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 810, '2022-05-01 00:00:00', 0.10356140690431, 0.101940000000001, 0.0957629321118911, 0.14382, 0.099066316172552, 0.19552, 0.204140815370175, 0.42458, 1.06647898596269, 1.57436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 825, '2022-05-01 00:00:00', 0.0700597958889409, 0.0999000000000001, 0.0830338936820376, 0.14474, 0.109774131743321, 0.20188, 0.201145573321082, 0.4203, 1.08198041802983, 1.5878 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 840, '2022-05-01 00:00:00', 0.0563781872713196, 0.0939999999999999, 0.0742974147150043, 0.12822, 0.115645370277701, 0.19868, 0.175154931417873, 0.3997, 1.09006836559303, 1.5865 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 855, '2022-05-01 00:00:00', 0.0578516997733575, 0.0805599999999994, 0.0672163794522338, 0.1163, 0.107792076084779, 0.19544, 0.158446555132427, 0.39554, 1.10176728562191, 1.58612 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 870, '2022-05-01 00:00:00', 0.0315680745902149, 0.0707199999999997, 0.0714165480356853, 0.12036, 0.111884769592052, 0.18542, 0.139166941117493, 0.3894, 1.1075897755186, 1.59194 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 885, '2022-05-01 00:00:00', 0.0694605883457182, 0.0902600000000002, 0.0780843187415591, 0.13366, 0.109102875764115, 0.1973, 0.442871785433812, 0.60572, 1.12473454016196, 1.58184 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 900, '2022-05-01 00:00:00', 0.0461589237857561, 0.079152173913043, 0.0954994774730646, 0.118326086956521, 0.0861287183608472, 0.190239130434782, 0.555480762466492, 0.694673913043478, 1.13999587189808, 1.65523913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 915, '2022-05-01 00:00:00', 0.0599374014690463, 0.0845869565217386, 0.0579198028079536, 0.137891304347826, 0.0550182775954066, 0.192478260869565, 0.585750098476827, 0.711717391304348, 1.13649198397713, 1.6460652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 930, '2022-05-01 00:00:00', 0.0433187583170893, 0.100086956521739, 0.056645149173616, 0.133173913043478, 0.0728751165261207, 0.188652173913043, 0.578702505542311, 0.724391304347826, 1.13979312144081, 1.64528260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 945, '2022-05-01 00:00:00', 0.0374362831547512, 0.0884565217391306, 0.0497194301971622, 0.134391304347826, 0.103127286176599, 0.195347826086956, 0.57402554738564, 0.733978260869566, 1.13976011058634, 1.64471739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 960, '2022-05-01 00:00:00', 0.0347384496116756, 0.0913478260869563, 0.0601433564091506, 0.127717391304347, 0.103574632731449, 0.202999999999999, 0.563286990964396, 0.750434782608696, 1.13388120582926, 1.65004347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 975, '2022-05-01 00:00:00', 0.0480637443171728, 0.082652173913043, 0.0823411634219229, 0.143108695652174, 0.111345077504957, 0.222608695652173, 0.557734858983102, 0.756673913043478, 1.13563865343945, 1.65058695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 990, '2022-05-01 00:00:00', 0.0644168735413167, 0.124021739130435, 0.076809521344492, 0.17145652173913, 0.108860442079767, 0.246130434782609, 0.551339930866239, 0.770086956521739, 1.13438438189589, 1.65319565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1005, '2022-05-01 00:00:00', 0.0556987592200771, 0.105978260869565, 0.0596520129435826, 0.158108695652174, 0.0921281490631517, 0.217130434782609, 0.547519402439248, 0.773217391304348, 1.13271698006033, 1.6545652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1020, '2022-05-01 00:00:00', 0.0551044462815843, 0.116, 0.0936308610570918, 0.172021739130435, 0.0981426726237026, 0.211434782608695, 0.547202573208937, 0.774239130434783, 1.1320308222874, 1.65084782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1035, '2022-05-01 00:00:00', 0.0647594591500506, 0.110913043478261, 0.0650325625338817, 0.144434782608696, 0.0641082721133527, 0.211934782608696, 0.529099404499662, 0.77804347826087, 1.13163401000884, 1.64784782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1050, '2022-05-01 00:00:00', 0.0416423104043269, 0.0898260869565218, 0.0580067888217152, 0.141913043478261, 0.0586380671995695, 0.200326086956522, 0.539507492978769, 0.780304347826087, 1.14226662106394, 1.63852173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1065, '2022-05-01 00:00:00', 0.0657600440937309, 0.111260869565218, 0.0586178839955064, 0.154021739130435, 0.42793302734111, 0.531804347826087, 0.536370932907427, 0.778869565217391, 1.23258025217965, 1.66215217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1080, '2022-05-01 00:00:00', 0.0420281878871196, 0.0951304347826086, 0.0531876479018206, 0.127195652173913, 0.517554344017957, 0.605391304347826, 0.516193621370008, 0.763826086956522, 1.24264452122338, 1.66026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1095, '2022-05-01 00:00:00', 0.0374072238378752, 0.0841304347826086, 0.420459566469326, 0.485260869565218, 0.557391915115005, 0.627760869565217, 0.51447665280806, 0.762391304347826, 1.24200715327034, 1.65578260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 600, '2022-05-01 00:00:00', 0.158330190662937, 0.264083333333334, 0.266876151017441, 0.379520833333334, 0.292275275217769, 0.444354166666667, 0.276734489733338, 0.612270833333334, 1.18415850981138, 1.5954375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 615, '2022-05-01 00:00:00', 0.161812893771107, 0.215104166666667, 0.208057256568642, 0.2711875, 0.185832428752591, 0.3388125, 0.242736090811829, 0.551875, 1.18204577002993, 1.5655625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 630, '2022-05-01 00:00:00', 0.0821355559249548, 0.154854166666667, 0.11177082328768, 0.203270833333334, 0.141240157730714, 0.300270833333333, 0.328911224724848, 0.5390625, 1.18242608292277, 1.5474375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 645, '2022-05-01 00:00:00', 0.0932804303031251, 0.137895833333334, 0.111906694360764, 0.211729166666667, 0.136290728190071, 0.289354166666667, 0.340668582173988, 0.5263125, 1.17331559810378, 1.53716666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 660, '2022-05-01 00:00:00', 0.0815310440341853, 0.1560625, 0.1215458328893, 0.221541666666666, 0.164197553281476, 0.290354166666666, 0.330737942340492, 0.515895833333333, 1.15583071873104, 1.52845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 675, '2022-05-01 00:00:00', 0.0882910182007633, 0.127604166666666, 0.100939066764437, 0.179229166666667, 0.160206773093173, 0.263916666666667, 0.33637235665084, 0.474833333333333, 1.1592406714439, 1.49910416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 690, '2022-05-01 00:00:00', 0.0800050270159696, 0.118, 0.127952493448585, 0.169416666666666, 0.16216099532809, 0.241416666666667, 0.387929656610913, 0.473125, 1.15842715629826, 1.49679166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 705, '2022-05-01 00:00:00', 0.0709775652195305, 0.103645833333333, 0.0952669780220265, 0.161416666666667, 0.142230975396778, 0.240458333333334, 0.345737048758241, 0.443958333333333, 1.11007914895218, 1.58972916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 720, '2022-05-01 00:00:00', 0.071664447429408, 0.123145833333334, 0.0996004245232787, 0.167125, 0.128178600488492, 0.236333333333333, 0.339881978130602, 0.434541666666667, 1.0818189995679, 1.58525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 735, '2022-05-01 00:00:00', 0.0646851033127391, 0.0990208333333336, 0.0905143114634927, 0.160583333333333, 0.110863260779123, 0.204354166666666, 0.361395422938663, 0.426104166666667, 1.08116159016956, 1.59133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 750, '2022-05-01 00:00:00', 0.0659027472981911, 0.111291666666667, 0.0839877061397006, 0.14975, 0.11360475079051, 0.201312499999999, 0.39451972671147, 0.431145833333333, 1.08160622221192, 1.59554166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 765, '2022-05-01 00:00:00', 0.0473641459211558, 0.0945833333333333, 0.085561688483993, 0.132958333333333, 0.106704027792307, 0.185020833333333, 0.372214923498995, 0.434166666666667, 1.07137492591719, 1.59208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 780, '2022-05-01 00:00:00', 0.0725637151310714, 0.0924166666666664, 0.0844745909829652, 0.124, 0.0918503010771937, 0.173895833333333, 0.367428251400918, 0.449541666666667, 1.06914632726878, 1.58689583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 795, '2022-05-01 00:00:00', 0.0710872824140475, 0.0869791666666666, 0.0794427575113965, 0.122395833333333, 0.100994293765482, 0.170104166666666, 0.359331680753977, 0.4651875, 1.06035728443397, 1.588125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 810, '2022-05-01 00:00:00', 0.0490212169386377, 0.0809166666666667, 0.0755778703904374, 0.114833333333333, 0.199803815690524, 0.186104166666666, 0.362868847204798, 0.4791875, 1.05726669724924, 1.59077083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 825, '2022-05-01 00:00:00', 0.0634479381181872, 0.0829791666666668, 0.0939876239732918, 0.124604166666667, 0.224157500755446, 0.201458333333334, 0.357331788109424, 0.477562500000001, 1.05296593184357, 1.59608333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 840, '2022-05-01 00:00:00', 0.081734965709696, 0.0858124999999996, 0.189562998590924, 0.135499999999999, 0.229503998102271, 0.207541666666666, 0.343291197111858, 0.475791666666667, 1.04445206124683, 1.59539583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 855, '2022-05-01 00:00:00', 0.115099098763769, 0.0950416666666654, 0.142376604023233, 0.142354166666666, 0.163378282875103, 0.197062499999999, 0.273806312453038, 0.463625, 0.988449206019427, 1.5840625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 870, '2022-05-01 00:00:00', 0.0700034128308828, 0.0877708333333338, 0.103170709017993, 0.132729166666667, 0.14914436974074, 0.204895833333334, 0.219980004649633, 0.4445625, 0.944397851827413, 1.56754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 885, '2022-05-01 00:00:00', 0.0864941330631611, 0.0911875000000004, 0.0926808748621713, 0.124375, 0.147715943621534, 0.195750000000001, 0.276735111633616, 0.553312500000001, 0.941912700961127, 1.56841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2022-05-01 14:51:38 Duration: 4s355ms Database: acaweb_fx User: pgperfstats
8 3m24s 39 1s539ms 41s955ms 5s243ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), all_results as ( select kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration May 01 14 39 3m24s 5s243ms [ User: postgres - Total duration: 3m24s - Times executed: 39 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:04:24 Duration: 41s955ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '758' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:50 Duration: 14s48ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:36 Duration: 11s907ms Database: acaweb_fx User: postgres Bind query: yes
9 2m48s 61 320ms 3s884ms 2s755ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration May 01 14 61 2m48s 2s755ms [ User: pgperfstats - Total duration: 2m48s - Times executed: 61 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 930, '2022-05-01 00:00:00', 0.0530330085889906, 0.717499999999999, 0.254558441227157, 1.18, 0.222738636073763, 1.2025, 0.34648232278141, 1.665, 1.90918830920368, 3.785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 945, '2022-05-01 00:00:00', 0.23271943050234, 0.466666666666666, 0.199144001499753, 0.563333333333334, 0.101159939369958, 0.681666666666666, 0.298789223366573, 0.94, 1.07575942168002, 3.63666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 960, '2022-05-01 00:00:00', 0.14798648586949, 0.360000000000001, 0.125532200384339, 0.446666666666667, 0.0419324854180314, 0.516666666666667, 0.200187412191675, 0.845, 0.99129124546388, 3.56166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 975, '2022-05-01 00:00:00', 0.03685557397916, 0.276666666666666, 0.0305505046330383, 0.383333333333334, 0.161967074843418, 0.493333333333333, 0.141891977691951, 0.776666666666667, 0.983882614949567, 3.555 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 990, '2022-05-01 00:00:00', 0.223183387095371, 0.541041666666667, 0.324365531751457, 0.712708333333333, 0.425512265869971, 0.950416666666666, 0.594293972783635, 1.28875, 1.46039116198863, 3.11854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1005, '2022-05-01 00:00:00', 0.144652882867017, 0.40875, 0.228615476798672, 0.602083333333333, 0.251656468744336, 0.72125, 0.53344994196242, 1.08916666666667, 1.47921535947615, 3.04041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1020, '2022-05-01 00:00:00', 0.182989961710899, 0.38125, 0.203779394607665, 0.512708333333333, 0.234640393219995, 0.648125, 0.560476271007362, 1.00520833333333, 1.47901699079421, 3.03895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1035, '2022-05-01 00:00:00', 0.116625251448227, 0.305833333333334, 0.146346663831099, 0.401041666666667, 0.238409585450717, 0.5575, 0.538369620080932, 0.95625, 1.43811672340771, 3.00166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1050, '2022-05-01 00:00:00', 0.093529571778671, 0.261041666666667, 0.137926545248034, 0.367083333333333, 0.193615018431729, 0.527916666666667, 0.504908470324867, 0.902708333333334, 1.42458683305987, 2.97958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1065, '2022-05-01 00:00:00', 0.0793585584363866, 0.247291666666666, 0.124571548325346, 0.355625, 0.200678197944956, 0.5125, 0.489474679586719, 0.859375, 1.39874903673019, 2.97145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1080, '2022-05-01 00:00:00', 0.0767828554044328, 0.228958333333334, 0.112510667771188, 0.328958333333333, 0.240637645536344, 0.476041666666667, 0.496772144353724, 0.807708333333334, 1.37595948078191, 2.95666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1095, '2022-05-01 00:00:00', 0.0731136573018885, 0.236041666666667, 0.138537914027852, 0.344166666666667, 0.233225259650687, 0.468750000000001, 0.490629171264462, 0.833125, 1.35501423865453, 2.92125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1110, '2022-05-01 00:00:00', 0.119206312448361, 0.225833333333334, 0.177144725078645, 0.310416666666667, 0.245148210125092, 0.470416666666667, 0.518885677210783, 0.860208333333333, 1.34879488615858, 2.91958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1125, '2022-05-01 00:00:00', 0.0953537939176664, 0.216458333333333, 0.175300854227108, 0.327291666666667, 0.204157756386461, 0.432291666666667, 0.529679797996674, 0.852083333333333, 1.29344186101505, 3.02875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1140, '2022-05-01 00:00:00', 0.161035907194007, 0.232291666666667, 0.190119980233688, 0.308958333333334, 0.224198956512847, 0.408958333333334, 0.534210103594652, 0.84, 1.29375448959523, 3.029375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1155, '2022-05-01 00:00:00', 0.0794136118000584, 0.18, 0.103571852465757, 0.259791666666666, 0.277915295066472, 0.367291666666667, 0.451497458143615, 1.14729166666667, 1.3091724208584, 3.01708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1170, '2022-05-01 00:00:00', 0.0684719343753443, 0.184166666666667, 0.133190367193141, 0.26375, 0.25746877888678, 0.356458333333333, 0.393686531576745, 1.19770833333333, 1.30087259942222, 3.02604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1185, '2022-05-01 00:00:00', 0.106188068054286, 0.190416666666666, 0.205944272749356, 0.255, 0.242410804603272, 0.337291666666666, 0.35719259358649, 1.213125, 1.30224010940235, 3.01854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1200, '2022-05-01 00:00:00', 0.109815185652987, 0.170625, 0.135474040242809, 0.229791666666667, 0.203830061179846, 0.339791666666667, 0.335419648469958, 1.23708333333333, 1.29850106937727, 3.015625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1215, '2022-05-01 00:00:00', 0.0829219010073131, 0.161041666666667, 0.094936811555928, 0.211041666666667, 0.212796681215267, 0.350416666666667, 0.287321463153043, 1.24833333333333, 1.29595853116246, 3.01791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1230, '2022-05-01 00:00:00', 0.0976564148549333, 0.154583333333333, 0.146762156003455, 0.235, 0.203249752660419, 0.338125, 0.305655627003399, 1.28583333333333, 1.29678113201412, 3.0225 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1245, '2022-05-01 00:00:00', 0.0804918642931769, 0.169375, 0.139561944067443, 0.251666666666667, 0.144620787238382, 0.317291666666667, 0.273209586692835, 1.285, 1.29684816848444, 3.01229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1260, '2022-05-01 00:00:00', 0.0985490295836746, 0.175208333333333, 0.10566816393581, 0.22875, 0.145355480047056, 0.308958333333333, 0.26656624581105, 1.28479166666667, 1.29826917596501, 3.019375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1275, '2022-05-01 00:00:00', 0.0657561233165643, 0.153958333333334, 0.105067050710142, 0.221041666666667, 0.270850027356175, 0.410208333333334, 0.268088712875075, 1.30291666666667, 1.30106812307026, 3.02 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1290, '2022-05-01 00:00:00', 0.108665947027936, 0.166875, 0.125801596439261, 0.217708333333334, 0.333472072576409, 0.459166666666667, 0.293618032336305, 1.314375, 1.30153711731691, 3.01979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1305, '2022-05-01 00:00:00', 0.0516323226199481, 0.139375, 0.284579208810055, 0.30875, 0.324842143938038, 0.450625, 0.356711022570355, 1.34416666666667, 1.30216535104006, 3.01541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 930, '2022-05-01 00:00:00', 0.154946227231686, 0.613333333333333, 0.211266025033212, 0.801666666666667, 0.192764969155014, 0.823333333333334, 0.236713610367747, 0.956666666666667, 1.0013532510225, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 945, '2022-05-01 00:00:00', 0.0781024967590665, 0.43, 0.144597141511626, 0.573333333333334, 0.250116639457141, 0.771666666666668, 0.236713610367747, 0.956666666666667, 1.0013532510225, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 960, '2022-05-01 00:00:00', 0.228546129552293, 0.441666666666668, 0.180831413200251, 0.535000000000001, 0.16522711641858, 0.715000000000001, 0.154623197914585, 0.838333333333333, 1.05826508966327, 3.395 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 975, '2022-05-01 00:00:00', 0.111840660465386, 0.361666666666667, 0.122167917228705, 0.490000000000001, 0.123928742966807, 0.598333333333334, 0.0765397500213678, 0.823333333333333, 1.17775563396374, 3.29833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 990, '2022-05-01 00:00:00', 0.257056713287465, 0.551923076923077, 0.330383693022802, 0.680769230769231, 0.319154953925808, 0.831730769230769, 0.699671461363227, 1.16692307692308, 1.39693158248851, 2.99538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1005, '2022-05-01 00:00:00', 0.171567882954644, 0.398461538461538, 0.188323882222581, 0.528269230769231, 0.24098930713591, 0.675384615384615, 0.695867803537425, 1.04, 1.39463449857494, 2.97576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1020, '2022-05-01 00:00:00', 0.114085662822015, 0.363461538461539, 0.173305088921687, 0.494423076923077, 0.326265170587456, 0.669807692307693, 0.701978522573053, 1.00461538461538, 1.40252356349327, 2.98288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1035, '2022-05-01 00:00:00', 0.135207675021115, 0.336346153846154, 0.196355251051212, 0.444230769230769, 0.335254438392005, 0.611538461538462, 0.688405850777443, 0.941153846153846, 1.39059866742571, 2.96557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1050, '2022-05-01 00:00:00', 0.1154842646624, 0.278846153846153, 0.232179638675282, 0.415769230769231, 0.302947380554141, 0.531346153846154, 0.620625893755651, 0.8825, 1.3655257651852, 2.94884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1065, '2022-05-01 00:00:00', 0.172836182999527, 0.272115384615384, 0.226689978062212, 0.382884615384615, 0.231801971186946, 0.463076923076923, 0.522971281753082, 0.834807692307692, 1.34464220290981, 2.94942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1080, '2022-05-01 00:00:00', 0.10219589032833, 0.24, 0.119087718155084, 0.31326923076923, 0.204627616754097, 0.432307692307691, 0.422532292803211, 0.788461538461538, 1.32810641661207, 2.91942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1095, '2022-05-01 00:00:00', 0.0782569731471506, 0.213076923076923, 0.100223020539963, 0.305576923076922, 0.23463457676861, 0.449230769230768, 0.531333337354824, 0.891346153846153, 1.33746545606002, 2.91461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1110, '2022-05-01 00:00:00', 0.0797486435862466, 0.215384615384615, 0.16533799879687, 0.314423076923076, 0.282506432874341, 0.45826923076923, 0.697638902629102, 0.924038461538462, 1.3276785552813, 2.91211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1125, '2022-05-01 00:00:00', 0.100259854685405, 0.234038461538461, 0.17311856763946, 0.335961538461538, 0.251455837994545, 0.435961538461538, 0.699065447579838, 0.8925, 1.3696739224524, 2.93942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1140, '2022-05-01 00:00:00', 0.139919207456963, 0.225769230769231, 0.184711833780247, 0.312307692307692, 0.233645112214098, 0.405961538461539, 0.717784867062976, 0.856346153846154, 1.35272534024977, 3.01538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1155, '2022-05-01 00:00:00', 0.0821948903521375, 0.205, 0.112225048623119, 0.267692307692308, 0.145382387040309, 0.349038461538461, 0.716307438292976, 1.20211538461538, 1.32244483671488, 3.07711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1170, '2022-05-01 00:00:00', 0.0688476579122339, 0.18, 0.108369914928168, 0.255961538461538, 0.159192191536375, 0.338076923076923, 0.68486775815032, 1.23961538461538, 1.32115351696335, 3.08615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1185, '2022-05-01 00:00:00', 0.104861263655292, 0.186730769230769, 0.125035994817492, 0.255, 0.166728821743573, 0.337499999999999, 0.660342830540435, 1.28057692307692, 1.31205577097692, 3.10711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1200, '2022-05-01 00:00:00', 0.0658296169025645, 0.163461538461538, 0.120218550981119, 0.2275, 0.151609315727578, 0.34576923076923, 0.632740559301057, 1.29115384615385, 1.31114068071103, 3.13826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1215, '2022-05-01 00:00:00', 0.0916515138991164, 0.175, 0.132559565711187, 0.239038461538461, 0.145629799359672, 0.354038461538462, 0.678844266722153, 1.33346153846154, 1.31058695012813, 3.15692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1230, '2022-05-01 00:00:00', 0.0916045010650928, 0.159230769230768, 0.107315494615714, 0.238846153846153, 0.130443621774077, 0.343461538461538, 0.671380924776573, 1.32711538461538, 1.31457679648096, 3.15692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1245, '2022-05-01 00:00:00', 0.0853706849343134, 0.163076923076923, 0.104947056249256, 0.228269230769231, 0.131850877305211, 0.304423076923077, 0.659449887289515, 1.34807692307692, 1.31660725117484, 3.15942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1260, '2022-05-01 00:00:00', 0.0621573685216678, 0.158461538461539, 0.11715226778067, 0.230576923076923, 0.139786100332451, 0.301923076923078, 0.627932045563972, 1.36942307692308, 1.32095386572909, 3.16134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1275, '2022-05-01 00:00:00', 0.0825096730925907, 0.165384615384615, 0.086546785924413, 0.217884615384615, 0.383861804058941, 0.411730769230769, 0.624177736028646, 1.37461538461538, 1.32737196977857, 3.16288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1290, '2022-05-01 00:00:00', 0.0586738049270321, 0.153846153846154, 0.0866513793223261, 0.207307692307693, 0.583417385885822, 0.449615384615385, 0.610481650955904, 1.37461538461538, 1.3275525920337, 3.15673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1305, '2022-05-01 00:00:00', 0.072336819010898, 0.148846153846154, 0.371290524853724, 0.334423076923077, 0.603790080689027, 0.467692307692308, 0.622673794089774, 1.38442307692308, 1.32823109666724, 3.16461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 930, '2022-05-01 00:00:00', 0.198053023203384, 0.780000000000001, 0.901498752079004, 1.255, 0.926458309909302, 1.405, 0.81887626252892, 1.72833333333333, 0.417612260356421, 2.44 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 945, '2022-05-01 00:00:00', 0.577090403085454, 0.781666666666669, 0.644987079973956, 0.836666666666667, 0.56518433571122, 0.963333333333332, 0.596322060635023, 1.435, 0.175428047928488, 2.155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 960, '2022-05-01 00:00:00', 0.433195490896814, 0.601666666666667, 0.320780298646908, 0.749999999999999, 0.797501306164028, 1.06333333333333, 0.590254182534948, 1.395, 0.134814687627127, 2.115 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 975, '2022-05-01 00:00:00', 0.13919410907075, 0.349999999999999, 0.226053091109147, 0.539999999999999, 0.481308979069925, 0.866666666666665, 0.337873250396259, 1.18166666666666, 0.122915960449947, 2.08833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 990, '2022-05-01 00:00:00', 0.173999557912789, 0.515384615384616, 0.241845230229201, 0.641346153846154, 0.218786513436131, 0.773461538461539, 0.386599225993097, 1.12019230769231, 1.32979768559559, 3.04673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1005, '2022-05-01 00:00:00', 0.155243728970337, 0.396153846153847, 0.16107248726535, 0.537115384615385, 0.223544179078767, 0.71, 0.377859558769984, 1.01961538461538, 1.34967705538998, 3.02692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1020, '2022-05-01 00:00:00', 0.0916651515026292, 0.3525, 0.148758063776259, 0.470192307692308, 0.178975288367288, 0.621923076923077, 0.363685832299507, 0.950769230769231, 1.36057713998367, 2.99692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1035, '2022-05-01 00:00:00', 0.0999469089836436, 0.294230769230769, 0.191576054389333, 0.445769230769231, 0.187712238853476, 0.583269230769231, 0.335000574052321, 0.905769230769231, 1.36665392895878, 2.95980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1050, '2022-05-01 00:00:00', 0.163523345780915, 0.308269230769231, 0.150306481768214, 0.385961538461538, 0.176776260153467, 0.539615384615384, 0.326593843269493, 0.848461538461538, 1.36524013103359, 2.94384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1065, '2022-05-01 00:00:00', 0.0555171491176724, 0.221923076923077, 0.108557145532451, 0.364423076923077, 0.145704785835554, 0.451730769230769, 0.279967031026045, 0.781538461538461, 1.38008210458096, 2.93384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1080, '2022-05-01 00:00:00', 0.0966922158986157, 0.259230769230769, 0.121578717773238, 0.330769230769231, 0.154184829144963, 0.409807692307692, 0.274440409673099, 0.743461538461538, 1.40081531204565, 2.92653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1095, '2022-05-01 00:00:00', 0.0806418959636701, 0.213653846153846, 0.0870826309626935, 0.270769230769231, 0.13051259886133, 0.378461538461539, 0.335343681341075, 0.770769230769231, 1.4131540419055, 2.92211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1110, '2022-05-01 00:00:00', 0.0564105827496384, 0.173076923076923, 0.0860762184614035, 0.241346153846154, 0.144936723593966, 0.375576923076923, 0.354099507961338, 0.792692307692308, 1.42046980310687, 2.91230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1125, '2022-05-01 00:00:00', 0.0818779579618345, 0.185, 0.0964285307285222, 0.287692307692308, 0.149528103867313, 0.405576923076923, 0.388701833523609, 0.816346153846154, 1.4429201827704, 2.96442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1140, '2022-05-01 00:00:00', 0.0767886710394185, 0.1975, 0.112830028736217, 0.271153846153846, 0.170600861211643, 0.380576923076923, 0.37590178750061, 0.793076923076923, 1.43847318896969, 2.96865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1155, '2022-05-01 00:00:00', 0.0706225067633436, 0.171538461538461, 0.0955743769975065, 0.262307692307692, 0.160670350526977, 0.379807692307692, 1.06703227908784, 1.19326923076923, 1.44180731935784, 2.98711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1170, '2022-05-01 00:00:00', 0.063829098741513, 0.168076923076923, 0.103234609581209, 0.239230769230769, 0.137066098597047, 0.346346153846153, 1.28035914432691, 1.27846153846154, 1.46351254232359, 3.01480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1185, '2022-05-01 00:00:00', 0.0801405016205913, 0.1675, 0.106385547023008, 0.251730769230769, 0.124587473132488, 0.320961538461538, 1.2865825483995, 1.31442307692308, 1.47292656091407, 3.01942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1200, '2022-05-01 00:00:00', 0.0839113543247602, 0.178653846153846, 0.0903567714886175, 0.237884615384615, 0.135484458376371, 0.315961538461538, 1.27836321129795, 1.3375, 1.46630152214548, 3.03192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1215, '2022-05-01 00:00:00', 0.057825998943781, 0.165384615384615, 0.10404085735902, 0.227499999999999, 0.149806156800662, 0.343269230769231, 1.25407251967954, 1.36173076923077, 1.46122367055308, 3.04384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1230, '2022-05-01 00:00:00', 0.110485815309547, 0.171346153846154, 0.142366266531625, 0.238076923076923, 0.191905024586482, 0.356538461538462, 1.23438606664952, 1.37019230769231, 1.44612867817707, 3.04307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1245, '2022-05-01 00:00:00', 0.0710906788220831, 0.168269230769231, 0.126558742821724, 0.266346153846154, 0.152223140866902, 0.348269230769231, 1.23285405275102, 1.35634615384615, 1.45948722554823, 3.02480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1260, '2022-05-01 00:00:00', 0.145217608595355, 0.208076923076923, 0.149641623168874, 0.271153846153846, 0.177459962981903, 0.355961538461538, 1.23362455328254, 1.35846153846154, 1.4548073623468, 3.01769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1275, '2022-05-01 00:00:00', 0.093585008661398, 0.178076923076923, 0.0970893719922329, 0.247115384615385, 0.246926024425255, 0.387692307692308, 1.23206082829355, 1.34173076923077, 1.47146572661934, 3.00923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1290, '2022-05-01 00:00:00', 0.0854510656187777, 0.178269230769231, 0.13588796290157, 0.238461538461538, 0.301015971975933, 0.408846153846154, 1.2128749063533, 1.34653846153846, 1.47115638712702, 3.01634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1305, '2022-05-01 00:00:00', 0.0674288799117545, 0.149423076923077, 0.199958457223956, 0.284230769230769, 0.303009075771667, 0.4075, 1.25831071129266, 1.36038461538461, 1.46919025316669, 3.02 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 930, '2022-05-01 00:00:00', 0.00288675134594858, 0.511666666666667, 0.162095650774474, 0.68, 0.129711217710728, 0.895, 0.252800975736515, 1.08333333333333, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 945, '2022-05-01 00:00:00', 0.0312249899919918, 0.465, 0.140029758741967, 0.693333333333333, 0.135769412362776, 0.698333333333333, 0.409766193497382, 0.883333333333333, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 960, '2022-05-01 00:00:00', 0.150249792013168, 0.419999999999999, 0.160649722481346, 0.493333333333333, 0.226991189256325, 0.584999999999999, 0.462880474132723, 0.823333333333332, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 975, '2022-05-01 00:00:00', 0.160390149323454, 0.455000000000001, 0.201886932051913, 0.493333333333333, 0.323663920345371, 0.631666666666666, 0.471513520484833, 0.784999999999999, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 990, '2022-05-01 00:00:00', 0.498185206524642, 0.534799999999999, 0.722389149512459, 0.702399999999999, 0.711787655601491, 0.845, 0.756531283777039, 1.107, 1.18373378200787, 2.8644 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1005, '2022-05-01 00:00:00', 0.281979609191871, 0.468, 0.277990257623057, 0.5616, 0.459349812234641, 0.7578, 0.514253747353062, 1.0256, 1.18083843800355, 2.8574 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1020, '2022-05-01 00:00:00', 0.214237407253418, 0.3432, 0.32932063909408, 0.487, 0.445578088928679, 0.6324, 0.518806723806339, 0.953, 1.18339758041553, 2.8306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1035, '2022-05-01 00:00:00', 0.172689026866214, 0.3356, 0.268440713504243, 0.443, 0.369066615486509, 0.5718, 0.508442638521463, 0.9392, 1.18208072200393, 2.8176 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1050, '2022-05-01 00:00:00', 0.238410185744374, 0.2704, 0.258395368895548, 0.3816, 0.392404659333533, 0.5278, 0.514119960061204, 0.9088, 1.18189730941398, 2.792 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1065, '2022-05-01 00:00:00', 0.224543611205782, 0.2764, 0.326815697297422, 0.3822, 0.358368757938895, 0.5336, 0.490662986852144, 0.9122, 1.14952424941799, 2.8168 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1080, '2022-05-01 00:00:00', 0.146692706021806, 0.252, 0.189179588398607, 0.354199999999999, 0.211724073580056, 0.455, 0.338824930212246, 0.8376, 1.15228125183626, 2.798 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1095, '2022-05-01 00:00:00', 0.0984674227007765, 0.227, 0.116043095443029, 0.3158, 0.214306439473945, 0.4228, 0.316811984200935, 0.8514, 1.15417058964436, 2.7908 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1110, '2022-05-01 00:00:00', 0.0971540872360328, 0.2292, 0.130479883506998, 0.291, 0.22831593607689, 0.3986, 0.326855855079881, 0.8358, 1.13041382540496, 2.811 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1125, '2022-05-01 00:00:00', 0.113862124226335, 0.2, 0.204625267257003, 0.2906, 0.208341666500007, 0.387, 0.381517583692635, 0.8284, 1.20092644792815, 2.8442 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1140, '2022-05-01 00:00:00', 0.116971150289291, 0.1752, 0.123254479296563, 0.242, 0.16609936784949, 0.348400000000001, 0.379208825495048, 0.804200000000001, 1.20760706909712, 2.8326 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1155, '2022-05-01 00:00:00', 0.129213324906271, 0.1776, 0.135222655892668, 0.2482, 0.192673082361462, 0.372, 0.449684426385141, 1.0884, 1.21505733746739, 2.8482 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1170, '2022-05-01 00:00:00', 0.0978932241441325, 0.1832, 0.131289438519124, 0.2584, 0.182019916492674, 0.367, 0.517677103350469, 1.186, 1.23914537081006, 2.845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1185, '2022-05-01 00:00:00', 0.105240993280503, 0.1756, 0.135228818427632, 0.2708, 0.166712577010055, 0.3542, 0.561269914271793, 1.2202, 1.26259547493777, 2.8384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1200, '2022-05-01 00:00:00', 0.104140530054345, 0.1884, 0.120807008626707, 0.2562, 0.168948463542387, 0.344600000000001, 0.533548029703043, 1.2612, 1.26544945901973, 2.8246 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1215, '2022-05-01 00:00:00', 0.0700880398736713, 0.1646, 0.136343622268639, 0.231, 0.173409438420558, 0.322, 0.527828728534802, 1.2986, 1.30051390483403, 2.8302 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1230, '2022-05-01 00:00:00', 0.120219590749595, 0.1794, 0.1479096007702, 0.2428, 0.19535608513686, 0.3466, 0.52420996111609, 1.3424, 1.30352189599306, 2.8612 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1245, '2022-05-01 00:00:00', 0.0890168523370713, 0.1664, 0.144603768968862, 0.254599999999999, 0.182525568985097, 0.3498, 0.500768159930321, 1.372, 1.30753352410815, 2.8528 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1260, '2022-05-01 00:00:00', 0.114321549441331, 0.1706, 0.128691167788107, 0.235200000000001, 0.16446200169036, 0.3396, 0.50287655874313, 1.3834, 1.31636573565252, 2.847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1275, '2022-05-01 00:00:00', 0.0824201633906008, 0.1642, 0.103471010432874, 0.231, 0.250947703715336, 0.4318, 0.481146633920817, 1.36, 1.33646913544608, 2.8468 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1290, '2022-05-01 00:00:00', 0.069045275001263, 0.1538, 0.125438563979876, 0.2334, 0.264709431893413, 0.4124, 0.457450543774952, 1.3388, 1.33386318638757, 2.8458 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1305, '2022-05-01 00:00:00', 0.0931276006348282, 0.1554, 0.255408496334793, 0.3128, 0.265533582308027, 0.4068, 0.419180052801498, 1.3066, 1.30347206209672, 2.8246 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 930, '2022-05-01 00:00:00', 0.129839644690417, 0.393333333333332, 0.215077505409871, 0.656666666666666, 0.164342122821063, 0.693333333333333, 0.28250368729157, 0.898333333333333, 0.167107749670683, 2.145 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 945, '2022-05-01 00:00:00', 0.0407226390762354, 0.418333333333333, 0.0596517672272452, 0.448333333333333, 0.084310932466279, 0.576666666666668, 0.10492060490358, 0.721666666666668, 0.262694372481278, 2.08833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 960, '2022-05-01 00:00:00', 0.0510718448201485, 0.311666666666667, 0.0259807621135331, 0.400000000000001, 0.162967276878928, 0.548333333333334, 0.170220445305492, 0.675000000000001, 0.272503822603156, 2.10333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 975, '2022-05-01 00:00:00', 0.0346410161513768, 0.254999999999999, 0.137870712384225, 0.366666666666667, 0.193412340178524, 0.491666666666667, 0.125033328890074, 0.628333333333334, 0.296155927398613, 2.13166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 990, '2022-05-01 00:00:00', 0.226686813096581, 0.482708333333333, 0.333161119462849, 0.645625, 0.352480855683238, 0.859166666666666, 0.38401671914086, 1.08083333333333, 1.36065760955311, 2.8525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1005, '2022-05-01 00:00:00', 0.202901061061075, 0.406666666666667, 0.239189073837995, 0.58625, 0.236076013304976, 0.748333333333334, 0.29556251637675, 0.954375, 1.26173834465087, 2.80979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1020, '2022-05-01 00:00:00', 0.137526677253985, 0.37875, 0.149043903414154, 0.511458333333333, 0.201972160515226, 0.664166666666667, 0.306120462104121, 0.898541666666667, 1.22596013836893, 2.785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1035, '2022-05-01 00:00:00', 0.118871314844051, 0.333958333333333, 0.194583818234817, 0.460416666666667, 0.204722771189426, 0.60625, 0.339341794155788, 0.839375, 1.21433400068408, 2.76625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1050, '2022-05-01 00:00:00', 0.0950493292980016, 0.273125, 0.120693759969818, 0.381875, 0.167420757807769, 0.515833333333333, 0.314884309903158, 0.772708333333334, 1.21415875257286, 2.72854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1065, '2022-05-01 00:00:00', 0.0700358991797284, 0.239375, 0.117272559709719, 0.354375, 0.132238085406149, 0.462708333333334, 0.316835505142401, 0.767291666666667, 1.19449323361203, 2.73520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1080, '2022-05-01 00:00:00', 0.0926343032058583, 0.244375, 0.113047380088738, 0.331666666666667, 0.138877324397773, 0.423958333333334, 0.35232740661106, 0.774583333333334, 1.17628930188926, 2.7475 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1095, '2022-05-01 00:00:00', 0.0776275831561608, 0.212708333333333, 0.114293473953703, 0.287708333333333, 0.191558137200006, 0.409791666666666, 0.388220519938667, 0.843958333333333, 1.16303170791823, 2.76166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1110, '2022-05-01 00:00:00', 0.068608055047431, 0.20625, 0.142843629666262, 0.307291666666667, 0.210015096075759, 0.412916666666667, 0.415326776793574, 0.849375, 1.15337357646344, 2.77145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1125, '2022-05-01 00:00:00', 0.109195841880806, 0.214583333333334, 0.162145795683919, 0.291041666666667, 0.213759905270959, 0.397916666666667, 0.419217643916635, 0.817291666666667, 1.4030229882061, 3.068125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1140, '2022-05-01 00:00:00', 0.0993046476428888, 0.19375, 0.143079485358436, 0.29, 0.17405321004663, 0.364791666666667, 0.426148862794294, 0.810625, 1.53094314434988, 3.16604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1155, '2022-05-01 00:00:00', 0.0952169053160791, 0.211458333333334, 0.137119532905957, 0.283125000000001, 0.157442047078936, 0.353541666666667, 0.473394263403338, 1.21729166666667, 1.59354517723347, 3.17916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1170, '2022-05-01 00:00:00', 0.0762563848597875, 0.180416666666667, 0.101442494597407, 0.236666666666667, 0.224148044859849, 0.350208333333334, 0.48749117420476, 1.32458333333333, 1.61124844700345, 3.19458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1185, '2022-05-01 00:00:00', 0.0800848734563632, 0.17875, 0.149794545284872, 0.259166666666666, 0.28612826504554, 0.389583333333334, 0.53629528794272, 1.413125, 1.61475174203523, 3.19333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1200, '2022-05-01 00:00:00', 0.0430988385159381, 0.154347826086956, 0.110917838053304, 0.226304347826087, 0.162387997278368, 0.33304347826087, 0.55878202528236, 1.39152173913044, 1.61951341933774, 3.13652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1215, '2022-05-01 00:00:00', 0.106128883537653, 0.167391304347826, 0.149752100818669, 0.265652173913044, 0.172954733733856, 0.342391304347826, 0.56842650857624, 1.39717391304348, 1.60428560806764, 3.13369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1230, '2022-05-01 00:00:00', 0.082564503469721, 0.178478260869565, 0.0976188846500322, 0.236086956521739, 0.140643636226696, 0.329782608695652, 0.582349150936823, 1.41847826086956, 1.59349092872252, 3.13760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1245, '2022-05-01 00:00:00', 0.0554045488350961, 0.139130434782609, 0.074120668627493, 0.194347826086957, 0.110643554025668, 0.324782608695652, 0.594498077731861, 1.42565217391304, 1.59607559728635, 3.13630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1260, '2022-05-01 00:00:00', 0.0816286782124973, 0.152173913043478, 0.1231936680268, 0.23804347826087, 0.136491902784347, 0.353695652173913, 0.598328452239147, 1.43586956521739, 1.5915760516115, 3.14565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1275, '2022-05-01 00:00:00', 0.0729529600999975, 0.16804347826087, 0.0609696030011563, 0.236739130434783, 0.221322828615584, 0.422391304347826, 0.626894362314718, 1.45978260869565, 1.62171306366742, 3.15652173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1290, '2022-05-01 00:00:00', 0.0572621390551378, 0.17195652173913, 0.0974065884746037, 0.253043478260869, 0.264853416092393, 0.442826086956522, 0.698580505969182, 1.48978260869565, 1.63601016164688, 3.15760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1305, '2022-05-01 00:00:00', 0.0585361615878485, 0.145869565217391, 0.223568348216179, 0.311521739130435, 0.261752983757452, 0.416521739130435, 0.735944782792947, 1.49021739130435, 1.62736656496282, 3.14586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1320, '2022-05-01 00:00:00', 0.071930853039899, 0.169047619047619, 0.128956434134795, 0.268809523809523, 0.131240419151447, 0.395952380952381, 0.396731437288921, 1.38666666666667, 1.34049209159139, 2.93761904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1335, '2022-05-01 00:00:00', 0.0964568741533155, 0.187142857142857, 0.0961441130605012, 0.258095238095238, 0.237998599435655, 0.896666666666666, 0.395025014277276, 1.36952380952381, 1.35212359430849, 2.94071428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1350, '2022-05-01 00:00:00', 0.0619129573329713, 0.184285714285714, 0.0831786659918912, 0.279761904761905, 0.19119019450848, 0.968095238095238, 0.401328745425446, 1.36547619047619, 1.37258597614312, 2.93952380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1365, '2022-05-01 00:00:00', 0.0584481862523594, 0.178095238095238, 0.226181816876853, 0.850714285714285, 0.236809396933886, 0.983095238095238, 0.413363094166675, 1.33904761904762, 1.38267718230836, 2.92976190476191 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1320, '2022-05-01 00:00:00', 0.0590429267031698, 0.162608695652174, 0.0725659029894882, 0.211086956521739, 0.136747943311773, 0.33, 0.485163372508391, 1.28695652173913, 1.38923902876769, 3.21847826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1335, '2022-05-01 00:00:00', 0.062235209840359, 0.138695652173914, 0.0825980074217259, 0.217608695652174, 0.431890434978696, 0.880434782608696, 0.489087336704705, 1.29717391304348, 1.38438229115488, 3.21934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1350, '2022-05-01 00:00:00', 0.0636869505313623, 0.159130434782609, 0.0751737118713839, 0.239782608695653, 0.394226615674194, 0.923478260869566, 0.503722997000842, 1.30869565217391, 1.39007702320223, 3.23630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1365, '2022-05-01 00:00:00', 0.0687494160952571, 0.180869565217392, 0.40847409582068, 0.825217391304348, 0.360850033996913, 0.976739130434783, 0.509365547391621, 1.30847826086957, 1.39712320890806, 3.24152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1320, '2022-05-01 00:00:00', 0.102228624658677, 0.165652173913043, 0.154696566438898, 0.240869565217391, 0.174874884693151, 0.30695652173913, 1.34353748894094, 1.3995652173913, 1.4713921508762, 3.20304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1335, '2022-05-01 00:00:00', 0.0736639898404204, 0.163260869565217, 0.113586431717683, 0.217826086956522, 1.08504817655925, 0.969999999999999, 1.34135041976979, 1.40130434782609, 1.47535250694973, 3.19826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1350, '2022-05-01 00:00:00', 0.0769220127624777, 0.150217391304348, 0.112779297570407, 0.213478260869565, 1.30668405567064, 1.11130434782609, 1.33787757405603, 1.40369565217391, 1.4676408161459, 3.20326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1365, '2022-05-01 00:00:00', 0.0865100693264183, 0.166086956521739, 1.09002565513558, 0.933260869565217, 1.31202186849123, 1.15326086956522, 1.33005029772051, 1.42260869565217, 1.44828698049303, 3.21021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1320, '2022-05-01 00:00:00', 0.0946093014106962, 0.183409090909091, 0.116155264428891, 0.232954545454546, 0.20864500496115, 0.3525, 0.415899900544262, 1.32818181818182, 1.3533644143745, 2.915 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1335, '2022-05-01 00:00:00', 0.0913641209523886, 0.154545454545455, 0.117356571759169, 0.235227272727272, 0.291504624127038, 0.739772727272727, 0.38001537904628, 1.29454545454545, 1.35846585946868, 2.90659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1350, '2022-05-01 00:00:00', 0.0766676077487879, 0.167272727272726, 0.113742180169819, 0.247954545454545, 0.384043761034611, 0.864090909090909, 0.371639051252131, 1.26318181818182, 1.36351906963077, 2.90659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1365, '2022-05-01 00:00:00', 0.068073759970614, 0.189318181818182, 0.251745959527711, 0.663863636363636, 0.40509532040585, 0.921136363636363, 0.354957240885635, 1.2375, 1.36789953366435, 2.90090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1320, '2022-05-01 00:00:00', 0.0643239130454116, 0.17075, 0.0926808331970812, 0.2385, 0.135098404681063, 0.351, 0.762696523423377, 1.58325, 1.67859470908508, 3.27975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1335, '2022-05-01 00:00:00', 0.0843594283876718, 0.175749999999999, 0.128154922693302, 0.23, 0.523310564931018, 0.9525, 0.817791433647583, 1.57475, 1.68288567957729, 3.279 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1350, '2022-05-01 00:00:00', 0.0519209926107373, 0.152000000000001, 0.0963696283232325, 0.246500000000001, 0.539290469530397, 1.1, 0.817786486096527, 1.597, 1.66796351957457, 3.28125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1365, '2022-05-01 00:00:00', 0.0822000128057364, 0.181000000000001, 0.4962736803312, 0.92175, 0.590701189043024, 1.236, 0.866829180950531, 1.61675, 1.69191442097251, 3.27825 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:45:57 Duration: 3s884ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 930, '2022-05-01 00:00:00', 0.427911595231229, 0.798333333333334, 0.395769293065208, 0.938333333333335, 0.287286152352202, 1.00166666666667, 0.405010287935173, 1.12166666666667, 0.662765670002102, 2.83333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 945, '2022-05-01 00:00:00', 0.091241437954475, 0.410000000000001, 0.0708872343937918, 0.650000000000001, 0.16575584454251, 0.790000000000001, 0.515905353076834, 1.19333333333334, 0.687513636228402, 2.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 960, '2022-05-01 00:00:00', 0.0225462487641118, 0.488333333333334, 0.0694622199472495, 0.605000000000002, 0.0896288643983236, 0.646666666666668, 0.628470365252015, 1.085, 0.708889977358971, 2.765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 975, '2022-05-01 00:00:00', 0.100166528008776, 0.351666666666667, 0.105987420637228, 0.391666666666666, 0.203613195381178, 0.501666666666665, 0.643764967463544, 1.05166666666666, 0.729765944213167, 2.71333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 990, '2022-05-01 00:00:00', 0.203067062528756, 0.573333333333333, 0.335921563912543, 0.807916666666665, 0.377726801050552, 0.976666666666666, 0.50183070648478, 1.36666666666667, 1.26445633330716, 3.20958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1005, '2022-05-01 00:00:00', 0.166402553413728, 0.510624999999999, 0.212252306622723, 0.653541666666666, 0.24620452202725, 0.801666666666666, 0.452755452755679, 1.16875, 1.25618814289991, 3.17270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1020, '2022-05-01 00:00:00', 0.157576183553189, 0.407916666666668, 0.190203933271328, 0.525833333333334, 0.257431572447424, 0.721666666666666, 0.41836590106498, 1.111875, 1.24847296218975, 3.14104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1035, '2022-05-01 00:00:00', 0.145020613227464, 0.37125, 0.191157799599772, 0.49, 0.26774690623255, 0.715833333333333, 0.435984590789396, 1.06104166666667, 1.25489604555315, 3.10354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1050, '2022-05-01 00:00:00', 0.121332987437794, 0.322708333333334, 0.176981407154143, 0.460625, 0.263409827680822, 0.648958333333333, 0.43718446178151, 1.01791666666667, 1.27320488506282, 3.089375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1065, '2022-05-01 00:00:00', 0.108937349033712, 0.337708333333333, 0.214455727500973, 0.486041666666667, 0.241099440516546, 0.585624999999999, 0.439665087871159, 0.984791666666667, 1.26315483806521, 3.11666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1080, '2022-05-01 00:00:00', 0.135998055186436, 0.317916666666666, 0.157893171553391, 0.400416666666667, 0.200829800317713, 0.502499999999999, 0.433764643907671, 0.931875, 1.26082177882959, 3.09958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1095, '2022-05-01 00:00:00', 0.123177842151506, 0.271458333333333, 0.163104921997192, 0.381458333333332, 0.250284530114213, 0.518541666666665, 0.498691358108574, 1.003125, 1.26400072234432, 3.1 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1110, '2022-05-01 00:00:00', 0.16025780294824, 0.286041666666666, 0.185846574559131, 0.379583333333332, 0.268344360201912, 0.515, 0.563796934805123, 1.026875, 1.25861315153521, 3.10625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1125, '2022-05-01 00:00:00', 0.0935934683556531, 0.259791666666666, 0.156503779414474, 0.366041666666666, 0.23808708901686, 0.494374999999999, 0.616999518473963, 1.03916666666667, 1.26369324081601, 3.18645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1140, '2022-05-01 00:00:00', 0.144630808101779, 0.274374999999999, 0.167156526488875, 0.3525, 0.212521098696822, 0.4775, 0.669715898017937, 1.07291666666667, 1.25680488322283, 3.19291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1155, '2022-05-01 00:00:00', 0.10249403482112, 0.224375, 0.128178430888069, 0.321666666666666, 0.161988185067459, 0.423541666666667, 0.660665014110454, 1.4825, 1.23102862535738, 3.16979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1170, '2022-05-01 00:00:00', 0.0877865391120716, 0.237291666666666, 0.111769163969732, 0.306458333333333, 0.155854354158441, 0.399166666666666, 0.66481936088587, 1.55, 1.1953860383981, 3.16729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1185, '2022-05-01 00:00:00', 0.0626060694145243, 0.192708333333333, 0.0821713369928257, 0.266041666666667, 0.113360237642045, 0.35625, 0.650811888436617, 1.556875, 1.18351256552418, 3.17958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1200, '2022-05-01 00:00:00', 0.0742715225235828, 0.203541666666667, 0.111472156463695, 0.278958333333333, 0.226749139141583, 0.407291666666667, 0.642256410712615, 1.59208333333333, 1.18816337306237, 3.188125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1215, '2022-05-01 00:00:00', 0.0968860734671591, 0.226041666666666, 0.111637799102301, 0.282291666666667, 0.251879888559745, 0.4525, 0.668419615667208, 1.615, 1.1746013816598, 3.18083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1230, '2022-05-01 00:00:00', 0.0938872184198083, 0.216875000000001, 0.211822663045554, 0.333333333333335, 0.251931308213114, 0.477916666666667, 0.670367051469308, 1.640625, 1.17323408388084, 3.17770833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1245, '2022-05-01 00:00:00', 0.188145868287409, 0.249791666666667, 0.225843728035014, 0.346458333333334, 0.231574243893363, 0.46375, 0.667486633422051, 1.62583333333333, 1.15910689944794, 3.16625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1260, '2022-05-01 00:00:00', 0.118766112560584, 0.251458333333333, 0.155345425059627, 0.341875, 0.166863651706625, 0.457500000000001, 0.714263803364767, 1.62979166666667, 1.15545108513728, 3.16291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1275, '2022-05-01 00:00:00', 0.100628234937649, 0.227291666666667, 0.134848277597508, 0.326666666666667, 0.397257582629358, 0.53875, 0.733796677156416, 1.64145833333333, 1.15318713993443, 3.15916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1290, '2022-05-01 00:00:00', 0.113807419016462, 0.223958333333333, 0.131716648007452, 0.303333333333334, 0.47056275090176, 0.540208333333333, 0.752187359821583, 1.66145833333333, 1.15439142634437, 3.1625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1305, '2022-05-01 00:00:00', 0.115708278861547, 0.213333333333333, 0.418929741869908, 0.417291666666666, 0.485746661172858, 0.605416666666667, 0.78241934228003, 1.708125, 1.15332568900876, 3.18333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 930, '2022-05-01 00:00:00', 0.295395215488224, 0.621666666666665, 0.414095399636363, 0.864999999999997, 0.512599583820873, 1.09166666666667, 0.512664607711513, 1.105, 0.586202467866981, 3.35833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 945, '2022-05-01 00:00:00', 0.192959408512083, 0.476666666666664, 0.170098010962309, 0.753333333333333, 0.338390799717329, 0.858333333333332, 0.423152848665037, 1.05333333333333, 0.607913096859524, 3.38666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 960, '2022-05-01 00:00:00', 0.169213868619961, 0.523333333333333, 0.330012626021084, 0.618333333333332, 0.437349974276894, 0.735000000000002, 0.437959282734519, 1.04666666666667, 0.607913096859524, 3.38666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 975, '2022-05-01 00:00:00', 0.271400687790825, 0.406666666666666, 0.36250287355183, 0.541666666666667, 0.309286814030818, 0.638333333333335, 0.401538707142082, 0.903333333333334, 0.567281529166372, 3.33666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 990, '2022-05-01 00:00:00', 0.20047031240023, 0.587115384615384, 0.290570327777312, 0.781346153846153, 0.345519230234062, 0.936538461538461, 0.622571960622904, 1.35538461538461, 1.23736326361899, 3.21461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1005, '2022-05-01 00:00:00', 0.191761971845706, 0.499423076923076, 0.22406051723723, 0.638653846153845, 0.297281270594287, 0.778076923076922, 0.587754167606203, 1.23480769230769, 1.23065756344384, 3.17096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1020, '2022-05-01 00:00:00', 0.131390199845287, 0.389230769230769, 0.208063599744072, 0.537692307692306, 0.324968400830699, 0.692692307692306, 0.565566190100341, 1.18365384615385, 1.23366265180621, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1035, '2022-05-01 00:00:00', 0.103963936054767, 0.332499999999999, 0.158595397158934, 0.442499999999999, 0.215073600997783, 0.574423076923076, 0.494647388006384, 1.07403846153846, 1.23809363383948, 3.12038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1050, '2022-05-01 00:00:00', 0.119766439372639, 0.285000000000001, 0.179939840374072, 0.402884615384615, 0.213034125110365, 0.551538461538461, 0.458826638955699, 1.02173076923077, 1.24263202363123, 3.13211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1065, '2022-05-01 00:00:00', 0.115542366522149, 0.289038461538462, 0.157189376231347, 0.402500000000001, 0.223603443622856, 0.5525, 0.45568448092276, 0.997884615384615, 1.2701391807442, 3.17653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1080, '2022-05-01 00:00:00', 0.137223007714281, 0.286923076923077, 0.194421924214797, 0.428269230769231, 0.24107810735559, 0.554423076923077, 0.467863721118084, 0.982692307692307, 1.29056649755655, 3.19673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1095, '2022-05-01 00:00:00', 0.145294528458576, 0.297500000000001, 0.161971151277485, 0.380576923076923, 0.301851784821624, 0.552499999999999, 0.466398311119782, 0.994230769230769, 1.32938233199309, 3.19423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1110, '2022-05-01 00:00:00', 0.073371551812571, 0.240769230769231, 0.134285144375691, 0.3375, 0.313845442118349, 0.495192307692307, 0.411946411750177, 0.984615384615385, 1.35789225810275, 3.19423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1125, '2022-05-01 00:00:00', 0.0920436769231795, 0.234038461538461, 0.245422398827316, 0.366923076923076, 0.277537592741264, 0.468653846153845, 0.389003856022021, 0.989999999999999, 1.56463159832005, 3.39903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1140, '2022-05-01 00:00:00', 0.170009954459686, 0.254230769230768, 0.215528331173565, 0.342307692307691, 0.215364896075332, 0.425961538461538, 0.44161857019204, 1.04019230769231, 1.61712038703179, 3.54211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1155, '2022-05-01 00:00:00', 0.114992976374145, 0.239230769230768, 0.11077280977124, 0.298846153846153, 0.153722151949547, 0.402499999999999, 0.685576147372525, 1.36057692307692, 1.64524873031873, 3.60576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1170, '2022-05-01 00:00:00', 0.0704701246028296, 0.19403846153846, 0.102264363294356, 0.254999999999999, 0.179653512671989, 0.429230769230769, 0.717228238536274, 1.41211538461538, 1.65930045501109, 3.625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1185, '2022-05-01 00:00:00', 0.0760457858034322, 0.189807692307693, 0.115429798845612, 0.285961538461538, 0.286967701211236, 0.487692307692307, 0.716469549516667, 1.43615384615385, 1.66506631884554, 3.64961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1200, '2022-05-01 00:00:00', 0.115411637861379, 0.220384615384616, 0.180726418825634, 0.339038461538462, 0.345039351156, 0.493076923076923, 0.714680778658986, 1.45884615384615, 1.68705502395332, 3.66442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1215, '2022-05-01 00:00:00', 0.133846783818146, 0.224807692307692, 0.250759768580331, 0.357307692307691, 0.319350362213907, 0.475576923076923, 0.695342112809338, 1.49557692307692, 1.72845944079158, 3.69596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1230, '2022-05-01 00:00:00', 0.139873019337045, 0.247307692307692, 0.172873119323436, 0.316346153846154, 0.213907960077729, 0.436153846153847, 0.681524761105567, 1.505, 1.73193254665239, 3.69788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1245, '2022-05-01 00:00:00', 0.0933908247840559, 0.200384615384616, 0.127374070540884, 0.288076923076924, 0.195280862822283, 0.411153846153847, 0.702802877495095, 1.49826923076923, 1.72198392961321, 3.68442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1260, '2022-05-01 00:00:00', 0.0767074863461081, 0.214038461538462, 0.135003846099059, 0.304038461538462, 0.202948648298415, 0.436923076923077, 0.702625187312663, 1.50192307692308, 1.70740010407186, 3.69365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1275, '2022-05-01 00:00:00', 0.112177743576193, 0.214615384615385, 0.139938035737801, 0.294423076923076, 0.236007496621481, 0.476538461538462, 0.719682649078479, 1.49134615384615, 1.7093041431665, 3.70557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1290, '2022-05-01 00:00:00', 0.0916290598848671, 0.19326923076923, 0.141811901420915, 0.283846153846154, 0.278083343898635, 0.472115384615385, 0.716874439172205, 1.47980769230769, 1.72171176002703, 3.70576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1305, '2022-05-01 00:00:00', 0.117872975959456, 0.22096153846154, 0.237286989497139, 0.366346153846155, 0.311779507887324, 0.547692307692307, 0.717677879317413, 1.48153846153846, 1.72686422120025, 3.71403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 930, '2022-05-01 00:00:00', 0.0725143663926884, 0.598333333333331, 0.364794462677278, 0.814999999999998, 0.43534469102081, 1.16, 0.633844092291897, 1.29833333333333, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 945, '2022-05-01 00:00:00', 0.283078316607496, 0.443333333333335, 0.358341085187471, 0.671666666666667, 0.49760258573819, 0.948333333333333, 0.388469217999748, 1.14166666666667, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 960, '2022-05-01 00:00:00', 0.0611010092660797, 0.436666666666665, 0.355211204778227, 0.674999999999999, 0.262503968223974, 0.848333333333334, 0.135769412362777, 0.983333333333332, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 975, '2022-05-01 00:00:00', 0.164544826719041, 0.384999999999998, 0.120034717200203, 0.488333333333332, 0.0399999999999956, 0.62, 0.285, 1.075, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 990, '2022-05-01 00:00:00', 0.183237970536005, 0.518076923076923, 0.193363746502643, 0.663461538461538, 0.275463246187218, 0.839999999999999, 0.434558352282478, 1.18980769230769, 1.75225543668285, 3.68865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1005, '2022-05-01 00:00:00', 0.151572272682551, 0.441923076923076, 0.176512475043986, 0.579423076923077, 0.306135779327761, 0.798653846153846, 0.463301903564138, 1.14442307692308, 1.74030626172964, 3.65673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1020, '2022-05-01 00:00:00', 0.135591155826852, 0.370192307692308, 0.239572455717391, 0.530192307692308, 0.274768713928362, 0.739615384615384, 0.468311204879175, 1.09576923076923, 1.7078375553268, 3.62634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1035, '2022-05-01 00:00:00', 0.134647117139009, 0.380384615384615, 0.191838874699977, 0.541923076923077, 0.24366780665488, 0.68, 0.456187883021223, 1.07576923076923, 1.69112866271202, 3.62192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1050, '2022-05-01 00:00:00', 0.182186295186674, 0.369615384615385, 0.18900030525006, 0.486346153846154, 0.290358995303825, 0.627884615384616, 0.471148555700282, 1.04019230769231, 1.67271111120195, 3.61269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1065, '2022-05-01 00:00:00', 0.0983379181895074, 0.287884615384616, 0.149517171640532, 0.389230769230769, 0.232490942751623, 0.519038461538462, 0.382045959780516, 0.946346153846154, 1.70142804273804, 3.63423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1080, '2022-05-01 00:00:00', 0.106939954395698, 0.273076923076923, 0.157278782372625, 0.366153846153846, 0.196018837399329, 0.500769230769231, 0.352500572830959, 0.925576923076923, 1.72726934339013, 3.63923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1095, '2022-05-01 00:00:00', 0.0921756266799751, 0.257884615384616, 0.134144153231342, 0.350576923076924, 0.188164923568497, 0.469038461538462, 0.376122934076695, 0.937692307692308, 1.74448018486442, 3.63134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1110, '2022-05-01 00:00:00', 0.0867429890760408, 0.247115384615385, 0.159254030259351, 0.344615384615385, 0.149504309173812, 0.428461538461538, 0.437852143993839, 0.9475, 1.78228057231782, 3.62096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1125, '2022-05-01 00:00:00', 0.12800540853958, 0.240769230769231, 0.118542592150865, 0.307884615384614, 0.139948342117864, 0.423461538461538, 0.429660868055798, 0.937307692307692, 1.72822670343376, 3.73153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1140, '2022-05-01 00:00:00', 0.0753821035688285, 0.222307692307692, 0.100396904641222, 0.298461538461538, 0.135316296136127, 0.3875, 0.455301421714653, 0.96576923076923, 1.72873738940837, 3.74519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1155, '2022-05-01 00:00:00', 0.091026834589503, 0.206730769230769, 0.131249615384052, 0.287307692307693, 0.192716212243648, 0.413461538461537, 0.74547746702778, 1.45942307692308, 1.71200831234502, 3.75269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1170, '2022-05-01 00:00:00', 0.0662756481557261, 0.202307692307693, 0.082523656282025, 0.258076923076923, 0.16097790101559, 0.39826923076923, 0.830202014340718, 1.50423076923077, 1.7017914542758, 3.75807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1185, '2022-05-01 00:00:00', 0.0682608120486311, 0.188461538461538, 0.14878495064509, 0.304807692307691, 0.195892827842165, 0.415, 0.815543895908643, 1.54538461538461, 1.67995298697956, 3.78596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1200, '2022-05-01 00:00:00', 0.133570638183006, 0.236346153846153, 0.138385331592623, 0.292499999999999, 0.196402255979523, 0.425384615384615, 0.787237233328343, 1.56730769230769, 1.66277113462853, 3.80961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1215, '2022-05-01 00:00:00', 0.103426116326881, 0.200192307692308, 0.174479555778365, 0.316346153846154, 0.19908753389865, 0.480384615384616, 0.758984873671102, 1.59096153846154, 1.65672709093748, 3.82442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1230, '2022-05-01 00:00:00', 0.148188549334441, 0.235384615384615, 0.177794717408761, 0.335192307692307, 0.235735836510668, 0.514230769230768, 0.755862116038063, 1.62653846153846, 1.67028367005774, 3.84153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1245, '2022-05-01 00:00:00', 0.0881336397837873, 0.216538461538462, 0.159883250674215, 0.339423076923077, 0.209278246875744, 0.464230769230769, 0.774520819603966, 1.6375, 1.66669848687573, 3.83038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1260, '2022-05-01 00:00:00', 0.163560503978004, 0.285961538461539, 0.208308572887583, 0.387307692307692, 0.211456578557832, 0.48673076923077, 0.761055744445731, 1.64961538461538, 1.67257646714927, 3.83903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1275, '2022-05-01 00:00:00', 0.157937183228503, 0.276923076923076, 0.167834740146371, 0.3475, 0.282093069748265, 0.5275, 0.759202643466258, 1.65557692307692, 1.67313354104024, 3.83961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1290, '2022-05-01 00:00:00', 0.122466950015724, 0.221923076923078, 0.183238810131647, 0.342307692307694, 0.369146468741901, 0.563653846153847, 0.752572332327342, 1.65134615384615, 1.69077871226431, 3.85057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1305, '2022-05-01 00:00:00', 0.113765108886689, 0.247500000000001, 0.221433876221461, 0.395192307692308, 0.324135536703161, 0.540384615384615, 0.760695835302228, 1.65192307692308, 1.68952953169264, 3.85903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 930, '2022-05-01 00:00:00', 0.0758836829188839, 0.598333333333331, 0.0388372673257723, 0.781666666666666, 0.133447867473907, 0.988333333333335, 0.160182187940275, 1.21166666666667, 0.944417810081958, 3.945 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 945, '2022-05-01 00:00:00', 0.0797391580927089, 0.416666666666664, 0.237135685491101, 0.648333333333331, 0.135000000000002, 0.729999999999999, 0.0687386354243402, 1.065, 1.06365329564353, 3.72333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 960, '2022-05-01 00:00:00', 0.0778352961922382, 0.423333333333334, 0.0526782687642657, 0.510000000000003, 0.1955334583475, 0.688333333333335, 0.292802550079972, 1.03333333333333, 1.14357261830342, 3.67666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 975, '2022-05-01 00:00:00', 0.0579511288357151, 0.396666666666668, 0.114345966260295, 0.460000000000001, 0.26506288562025, 0.698333333333335, 0.348173807171074, 1.015, 1.14357261830342, 3.67666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 990, '2022-05-01 00:00:00', 0.249833611296265, 0.627199999999999, 0.311336902192251, 0.798399999999999, 0.308404766500131, 0.960199999999999, 0.563911340549203, 1.3428, 1.70191761943207, 3.7106 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1005, '2022-05-01 00:00:00', 0.202503497912176, 0.4792, 0.221993806219902, 0.615, 0.268094821533973, 0.7896, 0.570510151823202, 1.2262, 1.69322977865774, 3.651 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1020, '2022-05-01 00:00:00', 0.133385406498112, 0.378, 0.21251117617669, 0.528799999999999, 0.33753419579849, 0.7128, 0.610334744218285, 1.1578, 1.67847152691568, 3.641 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1035, '2022-05-01 00:00:00', 0.163864273104299, 0.363399999999999, 0.246452835244393, 0.491599999999999, 0.367782997613176, 0.663199999999999, 0.625615896537164, 1.1184, 1.65475154227656, 3.6312 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1050, '2022-05-01 00:00:00', 0.122792847240111, 0.3102, 0.185852091728879, 0.4508, 0.287420278802082, 0.621999999999999, 0.53384025388375, 1.045, 1.6318632755228, 3.6106 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1065, '2022-05-01 00:00:00', 0.134391529991042, 0.3244, 0.172916646586344, 0.4328, 0.278337624717416, 0.5848, 0.5400829411612, 1.03, 1.62634564796868, 3.6072 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1080, '2022-05-01 00:00:00', 0.128104124315599, 0.2626, 0.237793678076885, 0.387999999999999, 0.24929600879276, 0.4912, 0.519712500651401, 1.0136, 1.62351213936535, 3.584 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1095, '2022-05-01 00:00:00', 0.16929313827402, 0.283199999999999, 0.193355673996567, 0.3802, 0.228284727186613, 0.480799999999999, 0.608996784337432, 1.131, 1.59713214335362, 3.5896 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1110, '2022-05-01 00:00:00', 0.109185240150245, 0.271200000000001, 0.122743635272872, 0.335800000000001, 0.218646404040863, 0.457000000000001, 0.603372328389915, 1.1096, 1.5915806608526, 3.6046 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1125, '2022-05-01 00:00:00', 0.0811238764688497, 0.2246, 0.140840630974635, 0.3144, 0.225592368369736, 0.4674, 0.604140367243684, 1.1072, 1.50928233497469, 3.7546 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1140, '2022-05-01 00:00:00', 0.100788557551606, 0.230999999999999, 0.14234113952052, 0.316199999999999, 0.21083326745717, 0.449399999999999, 0.637594764198495, 1.131, 1.50088237935778, 3.747 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1155, '2022-05-01 00:00:00', 0.0884481957607578, 0.197200000000001, 0.147271857460955, 0.286599999999999, 0.227701376075478, 0.428999999999999, 0.867473678755346, 1.5272, 1.4738942748153, 3.7118 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1170, '2022-05-01 00:00:00', 0.122541829593001, 0.2104, 0.131936537774795, 0.294800000000001, 0.20013016597538, 0.424, 0.891852005660132, 1.597, 1.47337472603996, 3.7182 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1185, '2022-05-01 00:00:00', 0.079935911829415, 0.207200000000001, 0.118756754193884, 0.3036, 0.199554295034376, 0.4036, 0.904731682139333, 1.6496, 1.48589358636478, 3.7212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1200, '2022-05-01 00:00:00', 0.0926912437432296, 0.214, 0.128263076006568, 0.290800000000001, 0.176799556937605, 0.3918, 0.915034698795625, 1.6648, 1.479690085795, 3.7116 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1215, '2022-05-01 00:00:00', 0.102997977326418, 0.2226, 0.161321883202497, 0.2968, 0.186804264762166, 0.419, 0.934488362688374, 1.6868, 1.48528426011095, 3.7038 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1230, '2022-05-01 00:00:00', 0.0971497984214757, 0.2062, 0.132507861402006, 0.290999999999999, 0.202704012458231, 0.4542, 0.932589361223184, 1.715, 1.48630503822959, 3.7012 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1245, '2022-05-01 00:00:00', 0.121578849586047, 0.2172, 0.144207604977453, 0.329, 0.247264197435321, 0.481, 0.937772938047016, 1.7158, 1.48500737933071, 3.6936 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1260, '2022-05-01 00:00:00', 0.100229736106606, 0.2372, 0.140587457951744, 0.342600000000001, 0.255618204881161, 0.4914, 0.91691979838297, 1.6976, 1.4647453419167, 3.6832 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1275, '2022-05-01 00:00:00', 0.108368584008467, 0.244, 0.168985453022837, 0.3346, 0.522492264695533, 0.627600000000001, 0.882229656419839, 1.684, 1.45293045830372, 3.6756 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1290, '2022-05-01 00:00:00', 0.106417808660017, 0.2118, 0.159915342186629, 0.325, 0.487849276587213, 0.603600000000001, 0.822436674360605, 1.651, 1.42710949124445, 3.6454 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1305, '2022-05-01 00:00:00', 0.10716886985812, 0.2218, 0.44422047829128, 0.453800000000001, 0.454887073898567, 0.560800000000001, 0.777325167910229, 1.6236, 1.39287472516375, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 930, '2022-05-01 00:00:00', 0.111168040971019, 0.796666666666667, 0.21507750540987, 1.04333333333333, 0.213600093632937, 1.075, 0.830667402353875, 1.71333333333333, 0.983704732122401, 3.5 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 945, '2022-05-01 00:00:00', 0.402709572769255, 0.635, 0.360705327564385, 0.696666666666665, 0.295014123955675, 0.80333333333333, 1.20199833610534, 1.615, 0.928174732113159, 3.44166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 960, '2022-05-01 00:00:00', 0.210969982066957, 0.428333333333332, 0.175095212194201, 0.621666666666665, 0.250599281722837, 0.794999999999997, 1.43816144202706, 1.69833333333333, 0.884251095560532, 3.39 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 975, '2022-05-01 00:00:00', 0.0791096285753723, 0.401666666666664, 0.157506613617763, 0.48333333333333, 0.246187597846309, 0.626666666666665, 1.37734345752975, 1.58, 0.775021505077979, 3.25666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 990, '2022-05-01 00:00:00', 0.269451855692686, 0.561041666666667, 0.30566207245295, 0.769791666666666, 0.347009741750237, 0.95375, 0.62475603934308, 1.34375, 1.25313946330516, 3.61958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1005, '2022-05-01 00:00:00', 0.181335499574124, 0.523958333333332, 0.225930343087282, 0.663541666666667, 0.236268450701955, 0.818541666666667, 0.578197943890187, 1.26541666666667, 1.25913207685156, 3.56875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1020, '2022-05-01 00:00:00', 0.165629563103672, 0.45875, 0.226565407902379, 0.600833333333334, 0.266916690987163, 0.758541666666666, 0.627526162916676, 1.22895833333333, 1.25791405938446, 3.56604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1035, '2022-05-01 00:00:00', 0.149062134452504, 0.358958333333334, 0.191792531137163, 0.513125, 0.278156456859721, 0.656666666666666, 0.579658820191745, 1.14, 1.26739975091649, 3.53104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1050, '2022-05-01 00:00:00', 0.152065489324429, 0.355, 0.205111206139639, 0.470208333333334, 0.236224454182083, 0.590416666666666, 0.548946949734843, 1.08666666666667, 1.26788550364862, 3.52854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1065, '2022-05-01 00:00:00', 0.131693092651717, 0.321874999999999, 0.154184243024706, 0.421458333333333, 0.235943603553838, 0.577916666666665, 0.552091830670182, 1.05145833333333, 1.24453106164764, 3.50645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1080, '2022-05-01 00:00:00', 0.101320091144674, 0.29875, 0.1166700957053, 0.378541666666666, 0.221750998723303, 0.551874999999999, 0.578408572247399, 1.05270833333333, 1.22812406654462, 3.501875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1095, '2022-05-01 00:00:00', 0.0852721028340393, 0.266874999999999, 0.171821945039339, 0.411458333333333, 0.218111023284613, 0.565624999999999, 0.560805862647414, 1.09979166666667, 1.2207549932821, 3.48666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1110, '2022-05-01 00:00:00', 0.140317800527687, 0.292291666666666, 0.172853292909233, 0.38, 0.214099796417668, 0.508125, 0.552730868545876, 1.06375, 1.20404902639843, 3.46916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1125, '2022-05-01 00:00:00', 0.101052208847918, 0.244375, 0.165878753520653, 0.34875, 0.250417043453863, 0.495, 0.506335763892994, 1.01708333333333, 1.24390978326929, 3.529375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1140, '2022-05-01 00:00:00', 0.125487455346244, 0.254166666666666, 0.151821667888941, 0.344583333333333, 0.271933495706132, 0.505, 0.499142698004303, 1.04729166666667, 1.26735317018226, 3.58166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1155, '2022-05-01 00:00:00', 0.0920299947165938, 0.246041666666667, 0.148905274577838, 0.350208333333334, 0.258448197932376, 0.487083333333333, 0.636534399437035, 1.43104166666667, 1.36011661637704, 3.56708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1170, '2022-05-01 00:00:00', 0.124989673486496, 0.259375, 0.191429476740698, 0.341875, 0.275052613544011, 0.461874999999999, 0.735278218071919, 1.55083333333333, 1.39002735284838, 3.57729166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1185, '2022-05-01 00:00:00', 0.130077318144449, 0.23375, 0.188264263658864, 0.336041666666666, 0.298677944436401, 0.464583333333333, 0.770575613007782, 1.59541666666667, 1.3980055507499, 3.57270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1200, '2022-05-01 00:00:00', 0.107382162642382, 0.228260869565217, 0.115943457665769, 0.287391304347826, 0.279115627647107, 0.448478260869566, 0.797883440227784, 1.6204347826087, 1.38950402758961, 3.50847826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1215, '2022-05-01 00:00:00', 0.0979589129002602, 0.218695652173912, 0.177044243147358, 0.335869565217391, 0.279942999562326, 0.461086956521739, 0.807758145328088, 1.65369565217391, 1.3882228736898, 3.49673913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1230, '2022-05-01 00:00:00', 0.1357532782999, 0.23195652173913, 0.200117060603698, 0.313260869565218, 0.253966945656647, 0.440869565217391, 0.789156501709086, 1.6645652173913, 1.38683405483575, 3.48782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1245, '2022-05-01 00:00:00', 0.111899693931557, 0.219782608695654, 0.145390981664638, 0.291086956521739, 0.194472784809651, 0.425869565217391, 0.789457023088875, 1.68913043478261, 1.39926236920229, 3.46521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1260, '2022-05-01 00:00:00', 0.108049999405561, 0.204565217391304, 0.15501912415491, 0.318260869565217, 0.199424319701831, 0.452826086956522, 0.779110798515614, 1.73, 1.37593022791669, 3.47608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1275, '2022-05-01 00:00:00', 0.131689012629874, 0.234782608695651, 0.137142996835521, 0.321739130434783, 0.301341204847812, 0.552391304347827, 0.767510476811757, 1.73782608695652, 1.36261341407075, 3.48195652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1290, '2022-05-01 00:00:00', 0.0989640011205413, 0.249347826086957, 0.160847250348472, 0.351739130434783, 0.312032575323861, 0.555652173913044, 0.72569034871179, 1.72413043478261, 1.33998329734148, 3.49434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1305, '2022-05-01 00:00:00', 0.0971282311206813, 0.229565217391305, 0.296960890945236, 0.40804347826087, 0.297252072265953, 0.547391304347827, 0.725304760805712, 1.72021739130435, 1.343842015877, 3.49 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1320, '2022-05-01 00:00:00', 0.0578277409125365, 0.209047619047618, 0.104155332716732, 0.291666666666667, 0.231249967824965, 0.53904761904762, 0.802708880989272, 1.76404761904762, 1.22825737957327, 3.1647619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1335, '2022-05-01 00:00:00', 0.0910579355083766, 0.22595238095238, 0.147782820059578, 0.353809523809523, 0.461128791016959, 1.17047619047619, 0.799952528353433, 1.78238095238095, 1.27612462072442, 3.20261904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1350, '2022-05-01 00:00:00', 0.118965781394723, 0.241428571428572, 0.198790090296271, 0.400000000000001, 0.502696656614531, 1.32785714285714, 0.793370822443555, 1.76547619047619, 1.29686315685929, 3.19404761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1365, '2022-05-01 00:00:00', 0.13195553002721, 0.296190476190476, 0.418394607540594, 1.12761904761905, 0.529998315361204, 1.36928571428571, 0.803558158620591, 1.78571428571428, 1.28683817941496, 3.21 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1320, '2022-05-01 00:00:00', 0.0944450192444209, 0.23304347826087, 0.146400825069491, 0.331739130434783, 0.23742691823375, 0.550217391304349, 0.747805286846498, 1.47173913043478, 1.83399704419139, 3.76739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1335, '2022-05-01 00:00:00', 0.125480499406184, 0.213913043478261, 0.151933845079469, 0.324565217391305, 0.741455344351892, 1.00586956521739, 0.789954594182201, 1.48652173913043, 1.83360608223853, 3.76891304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1350, '2022-05-01 00:00:00', 0.0743914706743381, 0.234999999999999, 0.143032169741731, 0.386739130434784, 0.714364750003407, 1.09478260869565, 0.791679619892644, 1.48543478260869, 1.8364202482175, 3.77065217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1365, '2022-05-01 00:00:00', 0.123210912072571, 0.293260869565218, 0.754435828266614, 0.955652173913043, 0.699694456184847, 1.13217391304348, 0.819289917171844, 1.48717391304348, 1.84033376312119, 3.76521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1320, '2022-05-01 00:00:00', 0.113206062771483, 0.242391304347827, 0.235867124447764, 0.360869565217392, 0.232319673790317, 0.477391304347827, 0.807335501912446, 1.67260869565217, 1.79386611329025, 3.85478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1335, '2022-05-01 00:00:00', 0.136222687366532, 0.229565217391304, 0.135670272812068, 0.297173913043478, 0.744779525431505, 1.19978260869565, 0.822223859480381, 1.6545652173913, 1.79914609741452, 3.84804347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1350, '2022-05-01 00:00:00', 0.104911971381394, 0.212608695652174, 0.164609971410444, 0.351521739130435, 0.815916819851753, 1.2845652173913, 0.817619822358194, 1.64608695652174, 1.79909740765014, 3.83913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1365, '2022-05-01 00:00:00', 0.131580916357225, 0.273913043478261, 0.674318862893332, 1.13326086956522, 0.743028534554398, 1.32630434782609, 0.798053028541109, 1.665, 1.79174410470884, 3.86086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1320, '2022-05-01 00:00:00', 0.114421422403159, 0.242500000000001, 0.13766705711505, 0.306136363636364, 0.284756294374939, 0.511363636363636, 0.76333839012295, 1.59545454545455, 1.44518988701271, 3.63 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1335, '2022-05-01 00:00:00', 0.149703892438558, 0.257727272727272, 0.178289886280135, 0.362045454545454, 0.632111703441492, 1.12340909090909, 0.762831079211679, 1.60272727272727, 1.43926232082221, 3.62886363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1350, '2022-05-01 00:00:00', 0.128683182552583, 0.246136363636364, 0.209765381203655, 0.409090909090909, 0.634959052093517, 1.22704545454545, 0.744866413544049, 1.58045454545455, 1.4331107939092, 3.6025 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1365, '2022-05-01 00:00:00', 0.141197913048849, 0.314772727272727, 0.538191817942667, 1.00863636363636, 0.567883592729862, 1.26181818181818, 0.676371182259029, 1.5475, 1.43272067345262, 3.58863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1320, '2022-05-01 00:00:00', 0.111147128665235, 0.233000000000001, 0.155211867085641, 0.330250000000001, 0.196906837442428, 0.535249999999999, 0.73339620942571, 1.824, 1.31214880013061, 3.6785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1335, '2022-05-01 00:00:00', 0.102115453235413, 0.234750000000001, 0.134237368316842, 0.33275, 0.600868833659359, 1.17975, 0.769944418704841, 1.80525, 1.36291529161033, 3.65775 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1350, '2022-05-01 00:00:00', 0.122981331488714, 0.271749999999999, 0.179186759379263, 0.449999999999999, 0.632201458564062, 1.3805, 0.763160455984813, 1.83175, 1.35709662515239, 3.66175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1365, '2022-05-01 00:00:00', 0.12000520822031, 0.327249999999999, 0.615169210782478, 1.129, 0.645452513643274, 1.433, 0.761149537489875, 1.81725, 1.37084959730127, 3.65125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:36:51 Duration: 3s178ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 930, '2022-05-01 00:00:00', 0.79066954749331, 5.21666666666668, 1.24709996926201, 6.37833333333331, 2.14143837953217, 7.56166666666663, 2.40344197627765, 10.3666666666667, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 945, '2022-05-01 00:00:00', 1.49671584922901, 4.88166666666666, 1.05670872681798, 6.15833333333332, 1.48392497564175, 7.33166666666667, 0.729902961586896, 10.7516666666667, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 960, '2022-05-01 00:00:00', 1.3681770109651, 2.96833333333332, 0.909729813369536, 3.62833333333333, 0.847707693331445, 4.52166666666667, 0.31473533855183, 9.16666666666665, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 975, '2022-05-01 00:00:00', 0.094383967565126, 2.28666666666669, 0.958388404214768, 3.8566666666667, 1.2038168465344, 5.75000000000002, 0.346013005535896, 9.14000000000001, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 990, '2022-05-01 00:00:00', 2.92062008721446, 5.88229166666667, 4.04944306422929, 8.455, 5.56704022899348, 10.8227083333333, 6.81488614640082, 14.8133333333333, 26.0172253245221, 36.98625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1005, '2022-05-01 00:00:00', 2.30399271429755, 5.00458333333334, 3.04051017571448, 6.74770833333334, 3.98874266789075, 8.655625, 5.08920745926179, 12.8722916666667, 25.802266583079, 36.0222916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1020, '2022-05-01 00:00:00', 1.7440133495492, 4.00104166666668, 2.35360773793297, 5.33708333333334, 2.85763850514493, 7.135, 4.55803351456827, 11.6172916666667, 25.7399645695496, 35.5477083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1035, '2022-05-01 00:00:00', 1.88530125557571, 3.46895833333334, 2.89365948539065, 5.025, 3.07399211713886, 6.88166666666668, 4.74722533376764, 11.03125, 25.7283609056485, 35.40125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1050, '2022-05-01 00:00:00', 1.36192638503734, 3.55749999999999, 1.98650952897177, 4.73874999999999, 3.17408065401439, 6.55520833333333, 4.70052239908241, 10.3189583333333, 25.7204033574078, 35.3864583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1065, '2022-05-01 00:00:00', 1.78993057107681, 2.86333333333333, 2.70267228868023, 4.22875, 3.58139038157213, 6.47874999999999, 4.54935940704764, 9.90166666666667, 25.5394794761215, 35.9685416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1080, '2022-05-01 00:00:00', 1.67966654730781, 2.99916666666668, 1.81855401977123, 4.143125, 2.72596584897584, 5.99062500000001, 4.37478806422484, 9.63520833333334, 25.6058652833922, 36.0027083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1095, '2022-05-01 00:00:00', 0.75642465643948, 2.5475, 1.42909892305749, 4.17958333333332, 1.86108399873899, 5.13354166666667, 4.36592146568915, 9.59437499999999, 25.6146752680011, 36.0672916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1110, '2022-05-01 00:00:00', 1.13794556490883, 2.76874999999999, 1.66438088273871, 3.63437500000001, 1.73237768039657, 4.75208333333333, 5.13375655252368, 9.51791666666666, 25.6271545356169, 36.186875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1125, '2022-05-01 00:00:00', 1.25233774152205, 2.43958333333335, 1.11657465011317, 3.18291666666667, 1.55627761019685, 4.4025, 5.67931821519915, 9.61520833333333, 25.6093819814343, 36.6529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1140, '2022-05-01 00:00:00', 1.00054059210472, 2.19979166666666, 1.35185378290786, 2.99395833333332, 1.85153020098106, 4.46979166666667, 6.19550029196623, 10.0189583333333, 25.7891421056125, 37.04375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1155, '2022-05-01 00:00:00', 0.819740564075795, 2.05562499999999, 1.13465356952072, 3.071875, 2.39014029020978, 4.76354166666667, 6.26709521449422, 12.6820833333333, 26.230204729893, 37.2947916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1170, '2022-05-01 00:00:00', 0.757744047595673, 2.12895833333334, 1.44180101681941, 3.31645833333334, 2.74662477323124, 4.91458333333335, 5.70068701364461, 12.8095833333333, 26.2256700084346, 37.1875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1185, '2022-05-01 00:00:00', 0.875687902472241, 2.25854166666667, 1.55220388842183, 3.25395833333334, 2.69520827486996, 4.81458333333333, 4.93350651655727, 13.058125, 26.2217470307761, 37.1139583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1200, '2022-05-01 00:00:00', 1.00070482407528, 2.04166666666666, 1.50328985544796, 3.12729166666666, 2.79171872382786, 4.65895833333333, 4.73710377009235, 13.3677083333333, 26.3032597445337, 37.2858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1215, '2022-05-01 00:00:00', 0.949135166035794, 2.17479166666667, 1.36780310208999, 3.13624999999998, 2.29277242426997, 4.72520833333332, 4.47684793033048, 13.385, 26.1938490954419, 37.61 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1230, '2022-05-01 00:00:00', 1.4054139624314, 2.22416666666665, 2.00322941265103, 3.28291666666666, 2.07591702060784, 4.49354166666665, 4.76865693348508, 13.6595833333333, 26.1376247909053, 37.8133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1245, '2022-05-01 00:00:00', 1.08196377336954, 2.18729166666668, 1.40301280376774, 3.19333333333334, 1.98787023714078, 4.00708333333333, 4.84242640401078, 13.83, 26.3170212594628, 38.0366666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1260, '2022-05-01 00:00:00', 0.929294086928358, 2.09624999999999, 1.34975962366144, 2.95979166666666, 1.98304918193448, 4.11916666666666, 4.9231550653114, 14.1383333333333, 26.4339880406246, 38.2829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1275, '2022-05-01 00:00:00', 1.23069923494087, 2.05645833333333, 1.83012372621659, 2.96437499999999, 2.4059396233103, 4.62708333333333, 4.77351729768567, 14.485, 26.5952370388416, 38.52625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1290, '2022-05-01 00:00:00', 1.07294866633019, 1.88916666666666, 1.39758744962447, 2.85562499999999, 2.97810999300476, 4.56749999999999, 4.76927523129919, 14.5008333333333, 26.6094375318395, 38.68875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1305, '2022-05-01 00:00:00', 1.38123284303069, 2.15458333333333, 2.41016257757901, 3.53354166666666, 3.63105017347858, 4.96666666666666, 4.47609153961516, 14.8420833333333, 26.6099435680319, 38.6897916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 930, '2022-05-01 00:00:00', 3.06631700905173, 6.03000000000001, 3.52224833498907, 6.30333333333334, 4.01235695487492, 10.0866666666667, 4.25591647004497, 14.97, 15.1454170736013, 37.1066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 945, '2022-05-01 00:00:00', 2.23984374455001, 3.57500000000003, 1.74057701160655, 6.64666666666669, 3.03809562061497, 9.08000000000002, 2.36412245875714, 13.26, 14.8798891124901, 36.945 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 960, '2022-05-01 00:00:00', 1.05800519847495, 4.60000000000002, 3.04844632558947, 6.33000000000002, 2.12383105103334, 7.29833333333333, 2.16928751744285, 11.2133333333334, 14.6452631705044, 36.8616666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 975, '2022-05-01 00:00:00', 2.25419793570427, 3.84333333333332, 2.22153850593082, 4.62833333333333, 1.74271579247259, 6.39666666666665, 2.98741248128432, 10.4483333333334, 14.060427921416, 36.3583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 990, '2022-05-01 00:00:00', 1.82431230457271, 4.82576923076922, 2.4012205229841, 6.125, 3.32197157052625, 8.28865384615385, 4.94439441730189, 13.2219230769231, 33.1804548265993, 42.5725 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1005, '2022-05-01 00:00:00', 1.76689044543057, 4.22538461538462, 2.49699379254335, 5.85500000000001, 3.42364397075127, 7.88596153846155, 4.91249803679741, 12.7998076923077, 33.1903453113193, 42.4932692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1020, '2022-05-01 00:00:00', 1.38570166896942, 3.69865384615384, 2.07935859193314, 5.32692307692307, 3.43781836567678, 7.77134615384616, 4.77917426083048, 12.0311538461539, 33.1927335421474, 42.34 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1035, '2022-05-01 00:00:00', 1.50154868770163, 3.2076923076923, 2.17120891529262, 4.87692307692308, 3.25068690965698, 7.07923076923077, 4.89751469153958, 11.1419230769231, 33.2202009325651, 42.08 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1050, '2022-05-01 00:00:00', 1.52714047764492, 3.64096153846155, 2.56489957818115, 5.42461538461539, 2.63004706012299, 6.89153846153847, 4.40216518842193, 10.6471153846154, 33.1740406649305, 41.8940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1065, '2022-05-01 00:00:00', 1.70442478453989, 3.30961538461539, 1.97530975175656, 4.42884615384616, 2.20836423974501, 5.95384615384616, 3.88702690418348, 9.68307692307693, 32.9518294507884, 41.6819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1080, '2022-05-01 00:00:00', 0.945271470978653, 2.65307692307693, 1.32484943992197, 3.88403846153847, 1.68930327012694, 4.96653846153847, 3.18300151646936, 9.07057692307692, 32.8173248317925, 41.3513461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1095, '2022-05-01 00:00:00', 0.556289078143304, 2.60153846153847, 1.16545804795301, 3.64230769230771, 2.47570453841699, 5.13019230769232, 3.53824622463642, 9.13711538461539, 32.9373557372406, 41.1448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1110, '2022-05-01 00:00:00', 0.960177788024368, 2.60576923076924, 0.971799302641946, 3.21826923076924, 2.74368545657395, 5.04173076923078, 3.79961196905481, 9.15634615384615, 32.9057304227371, 41.1405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1125, '2022-05-01 00:00:00', 0.875563466925939, 2.03423076923076, 2.42560958238417, 3.51961538461538, 2.53019543939565, 4.75980769230769, 4.20831669252867, 9.37423076923077, 33.9069983903936, 42.1253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1140, '2022-05-01 00:00:00', 2.28565497261642, 2.86057692307692, 2.47967913557069, 3.77884615384616, 2.51902252868052, 4.7525, 4.34110689978773, 9.50365384615384, 34.8180116694705, 42.7288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1155, '2022-05-01 00:00:00', 1.20648371789198, 2.47019230769231, 1.37635438191455, 3.22923076923076, 1.658682470656, 4.37153846153846, 20.7547639202332, 15.6457692307692, 35.5644337159818, 43.4284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1170, '2022-05-01 00:00:00', 0.785903204061324, 2.00961538461538, 1.33285807715831, 2.94942307692307, 1.44591083883003, 4.19307692307691, 23.0374655365158, 16.1528846153846, 36.3492160305894, 43.9059615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1185, '2022-05-01 00:00:00', 1.2906484357157, 2.14423076923077, 1.25460996084288, 2.91192307692307, 1.73005545709245, 4.38673076923077, 25.1622972543324, 16.7936538461538, 36.3457080277501, 44.0690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1200, '2022-05-01 00:00:00', 0.657120905629545, 1.99673076923077, 0.926199284919081, 2.95634615384616, 1.97019008259063, 4.4351923076923, 25.0215690532112, 17.0617307692308, 36.3283958913473, 44.3759615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1215, '2022-05-01 00:00:00', 0.755788355600657, 2.11596153846153, 1.34931351491729, 3.03980769230768, 2.20727175838967, 4.21384615384615, 24.8294110249549, 17.8153846153846, 36.3424483849862, 44.8911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1230, '2022-05-01 00:00:00', 0.668022109261001, 1.83846153846154, 1.24734444074047, 2.82192307692308, 1.48658618989954, 3.86250000000001, 24.8275129241735, 17.885, 36.3187223131753, 45.2676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1245, '2022-05-01 00:00:00', 1.08534390154246, 1.92076923076923, 1.27482314007141, 2.64903846153847, 1.40751238551731, 4.05134615384615, 24.834035116224, 18.2980769230769, 36.7345142742018, 46.0301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1260, '2022-05-01 00:00:00', 0.827425014032183, 1.79307692307692, 1.23803168842259, 2.7273076923077, 1.88161203390972, 4.10538461538461, 24.7954403997062, 18.5561538461539, 36.6942194090358, 46.3140384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1275, '2022-05-01 00:00:00', 0.709860116230922, 1.81423076923079, 0.88911788610096, 2.72884615384615, 2.47234473728887, 4.63750000000001, 24.7723355658003, 18.6742307692308, 36.6894134453188, 46.3201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1290, '2022-05-01 00:00:00', 0.693129164342073, 2.07903846153846, 1.32388596127519, 2.90596153846153, 2.39790598551832, 4.76365384615384, 24.8167620377531, 18.6209615384615, 36.7710350479831, 46.3525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1305, '2022-05-01 00:00:00', 1.27476213467454, 1.9525, 2.02797857863061, 3.45134615384616, 2.38215839426865, 5.21615384615384, 24.8375387336619, 18.7478846153846, 36.8036363985116, 46.4180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 930, '2022-05-01 00:00:00', 0.856801221598897, 3.51833333333332, 1.16070380947653, 5.01666666666665, 0.244335834457438, 6.185, 2.41419931516297, 7.6833333333333, 15.4989373291634, 33.3866666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 945, '2022-05-01 00:00:00', 0.652284447154765, 2.86999999999999, 0.723987799160528, 4.03666666666665, 0.363455636907717, 5.58, 2.19805216801907, 7.86833333333334, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 960, '2022-05-01 00:00:00', 1.10234976300624, 3.41000000000001, 0.86126360656886, 5.21500000000001, 0.369097999633337, 5.59333333333334, 2.29285847797023, 8.045, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 975, '2022-05-01 00:00:00', 0.577436865235789, 2.36833333333336, 0.573636063487395, 2.75333333333333, 0.654427230484814, 3.415, 3.86197596229356, 8.55333333333334, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 990, '2022-05-01 00:00:00', 2.00726944264705, 5.35884615384617, 3.68560420367595, 6.96711538461539, 5.52308771292068, 8.66826923076924, 5.77974239511123, 13.0180769230769, 30.9391240117652, 41.5361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1005, '2022-05-01 00:00:00', 2.20219482300308, 3.92903846153846, 4.03533617415718, 5.76596153846154, 4.08290185266086, 7.61153846153846, 4.97784667687359, 11.3615384615385, 31.0381585651498, 40.4686538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1020, '2022-05-01 00:00:00', 2.43050409459563, 3.78307692307693, 2.40188301931246, 4.82903846153847, 2.5544304573698, 6.46019230769231, 4.2598475279684, 10.1498076923077, 31.1823478571549, 39.8132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1035, '2022-05-01 00:00:00', 0.899617782086453, 3.13807692307692, 1.65732602057095, 4.67653846153846, 2.13902889540665, 6.12115384615385, 4.04689583318072, 9.47173076923077, 31.2335608927074, 39.2959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1050, '2022-05-01 00:00:00', 1.32934380862832, 3.18480769230769, 1.16567433438597, 3.89557692307693, 1.97298305969569, 5.46192307692309, 3.96925075278215, 9.18653846153847, 31.1950841424389, 39.0894230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1065, '2022-05-01 00:00:00', 0.680296909162016, 2.34173076923076, 1.6953869651317, 3.89980769230769, 1.90160961171966, 4.92865384615385, 3.91264563749587, 9.14173076923077, 30.9580407978034, 39.2690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1080, '2022-05-01 00:00:00', 1.45452815505447, 3.00807692307692, 1.41448033403955, 3.71115384615384, 1.66572908500013, 4.86923076923076, 4.13527273772658, 9.34615384615384, 30.9236488250311, 39.1955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1095, '2022-05-01 00:00:00', 0.670385222207246, 2.13711538461538, 0.831402452763722, 2.99596153846154, 2.22985591117797, 4.73076923076923, 5.4774860460448, 10.0242307692308, 30.8610696017092, 39.3398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1110, '2022-05-01 00:00:00', 0.627948675021729, 2.09346153846154, 1.27898709923125, 3.16, 2.67575530673834, 4.80730769230771, 5.95266595736733, 10.41, 30.9041783508066, 39.5365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1125, '2022-05-01 00:00:00', 0.975846634387878, 2.20557692307692, 2.20829349359321, 3.43307692307692, 2.43931324667101, 4.71134615384615, 6.08828236482558, 10.4680769230769, 33.9973597481651, 43.8003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1140, '2022-05-01 00:00:00', 1.74541360538014, 2.45057692307693, 2.05294808657058, 3.27461538461539, 2.05776136764053, 4.44038461538461, 5.94389662724586, 10.4863461538462, 35.0322730569751, 44.3415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1155, '2022-05-01 00:00:00', 0.798750297941448, 1.87903846153847, 1.13322928632498, 2.82115384615385, 1.99705837517238, 4.19692307692307, 6.61073305605828, 13.4265384615385, 35.9429226140343, 45.1459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1170, '2022-05-01 00:00:00', 0.817593113963188, 2.0125, 0.859856360992051, 2.69980769230769, 1.87945647830594, 4.07442307692307, 6.96097740981826, 14.3775, 36.1176861390436, 45.7340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1185, '2022-05-01 00:00:00', 0.539457170182711, 1.72596153846154, 1.50431815630359, 2.86134615384615, 2.0959485827516, 3.91269230769231, 8.03325046052584, 15.0348076923077, 36.2186387168264, 45.9675 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1200, '2022-05-01 00:00:00', 1.29994918539741, 2.21826923076923, 1.42686719774476, 2.85, 1.91014096338463, 3.9175, 7.78680913468412, 15.4825, 36.2087177688128, 46.2223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1215, '2022-05-01 00:00:00', 0.874615893714753, 1.8698076923077, 1.30986606772777, 2.71134615384617, 1.97006759938685, 4.40788461538463, 7.75893182824702, 15.6763461538462, 36.1362813787558, 46.4167307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1230, '2022-05-01 00:00:00', 1.15952404028548, 2.01, 1.59862460114457, 2.88384615384617, 2.29294262567021, 4.80826923076925, 7.73707389779883, 16.0075, 36.1161047781478, 46.4928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1245, '2022-05-01 00:00:00', 0.927221925970265, 1.94750000000001, 1.72506691063098, 3.38038461538463, 2.06222819188, 4.66365384615385, 7.70887971507783, 15.9326923076923, 36.1739894447122, 46.2371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1260, '2022-05-01 00:00:00', 1.84961265175672, 2.69480769230771, 1.93935636626811, 3.59634615384617, 2.76818240839615, 4.80461538461538, 7.67882919761561, 15.7246153846154, 36.2239854011973, 46.0071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1275, '2022-05-01 00:00:00', 0.986710170991696, 2.30519230769231, 1.38866190435806, 3.08326923076922, 3.51930814879202, 5.61038461538461, 7.50101443395903, 15.5434615384615, 36.2682631771169, 45.9382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1290, '2022-05-01 00:00:00', 1.07501579594834, 2.1351923076923, 1.84562431588463, 3.19365384615384, 3.86801965331894, 5.81096153846154, 7.45106931148916, 15.6782692307692, 36.319874915597, 45.9382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1305, '2022-05-01 00:00:00', 0.833000969618044, 2.04384615384615, 2.7136971374577, 4.09307692307692, 3.39573268405191, 5.39269230769232, 7.07884279982368, 15.6207692307692, 36.3370165623685, 45.7655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 930, '2022-05-01 00:00:00', 2.60576924023093, 6.38666666666664, 3.38328366137596, 7.81333333333333, 2.79910253474223, 8.88999999999999, 4.23824354341904, 14.1883333333334, 6.51107965957513, 32.9433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 945, '2022-05-01 00:00:00', 1.36121575561457, 4.40333333333335, 0.675209843925092, 5.35333333333331, 1.46977322513826, 6.57666666666665, 5.26013387028631, 12.8666666666667, 7.05204402992492, 31.635 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 960, '2022-05-01 00:00:00', 0.541071467861038, 3.00833333333329, 0.388276104509851, 3.96333333333329, 0.270847435530242, 5.46666666666664, 4.55723143293528, 12.3066666666667, 6.31487727513367, 30.625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 975, '2022-05-01 00:00:00', 0.719658483819485, 2.84166666666666, 0.519911851503025, 4.26833333333332, 0.906821371605259, 5.565, 4.11337554003201, 11.9483333333334, 5.36908511759687, 30.74 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 990, '2022-05-01 00:00:00', 2.29942208319104, 5.53259999999998, 2.77728584532933, 7.67999999999999, 3.92775328060881, 9.735, 4.07374436687757, 13.0184, 36.4535337484585, 43.4496 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1005, '2022-05-01 00:00:00', 2.07149116982589, 4.7844, 2.99633146530886, 6.4022, 3.0503072522835, 7.9742, 4.02306394430912, 11.5968, 36.5021676045866, 42.6726 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1020, '2022-05-01 00:00:00', 2.12495294065541, 4.15700000000001, 2.27850422426644, 5.43740000000001, 2.91733107194458, 7.4118, 3.70344645791818, 10.6814, 36.6203856877104, 42.079 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1035, '2022-05-01 00:00:00', 1.83726873828155, 3.5122, 2.64226973137363, 4.9418, 2.94999788135517, 6.52399999999999, 3.50412462915728, 9.87960000000001, 36.7775849420087, 41.665 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1050, '2022-05-01 00:00:00', 1.42701530008148, 3.03819999999999, 1.62625907632619, 4.32959999999998, 1.85253569466285, 5.36479999999999, 3.72036991888351, 9.5624, 36.8855199095797, 41.5154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1065, '2022-05-01 00:00:00', 1.36809971615132, 3.07479999999999, 1.61322355859317, 4.13059999999999, 1.93857727040563, 5.2262, 4.02603739219264, 9.40700000000001, 37.0355321650709, 41.4214 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1080, '2022-05-01 00:00:00', 1.10594465654179, 2.7864, 1.06320125877779, 3.3586, 1.75984109131099, 4.66860000000001, 3.68555513683714, 8.96500000000001, 37.191882718769, 41.2212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1095, '2022-05-01 00:00:00', 0.670761507541984, 2.11280000000001, 1.56686257640334, 3.37200000000001, 1.87726370017639, 4.41240000000001, 3.64451242738082, 9.613, 37.380810822533, 41.3436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1110, '2022-05-01 00:00:00', 1.45848985826664, 2.72520000000001, 1.56668817361125, 3.5292, 2.11364324094678, 4.73260000000001, 3.62030135716166, 9.5506, 37.5197283572256, 41.3158 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1125, '2022-05-01 00:00:00', 0.956560679378651, 2.141, 1.41359848141777, 2.9524, 1.91819016262726, 4.3508, 4.01244437136931, 9.66159999999999, 37.4449302309405, 42.335 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1140, '2022-05-01 00:00:00', 0.75967663076689, 1.9026, 1.29299958107754, 2.993, 1.70319851064597, 4.17320000000001, 3.9559910473441, 9.6812, 37.4582385541997, 42.3478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1155, '2022-05-01 00:00:00', 1.06997371463042, 2.23199999999999, 1.2225224265155, 3.06939999999999, 1.78012647022619, 4.2474, 24.501623956383, 15.7466, 37.3955223556243, 42.5212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1170, '2022-05-01 00:00:00', 0.761901787196583, 2.1712, 1.2099190744288, 3.01700000000002, 1.83678732211071, 4.17720000000001, 25.9156334333159, 16.976, 37.3309169154737, 42.6684 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1185, '2022-05-01 00:00:00', 1.02366022194867, 2.09140000000001, 1.30136040998128, 2.98579999999999, 2.07790072348673, 4.31619999999999, 26.250689003656, 17.7574, 37.1567373735908, 42.6398 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1200, '2022-05-01 00:00:00', 0.84971965965252, 2.02619999999999, 1.1753883400817, 2.89739999999999, 1.81892023830989, 4.254, 26.0974251076615, 17.6342, 37.0720677060236, 42.5146 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1215, '2022-05-01 00:00:00', 0.724933790080172, 1.8796, 1.27788291717199, 2.8392, 1.95384023570676, 4.26400000000001, 25.7573211792945, 17.6412, 36.8257907247081, 42.484 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1230, '2022-05-01 00:00:00', 1.00662257077814, 1.8784, 1.44860708958641, 2.895, 1.98803085153794, 4.069, 25.4379207712947, 17.7044, 36.6527645239755, 42.3792 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1245, '2022-05-01 00:00:00', 0.911132537010944, 1.93600000000001, 1.27244001168359, 2.83340000000001, 2.02744136783286, 3.89180000000001, 25.3287286363397, 17.8788, 36.6003885999407, 42.4146 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1260, '2022-05-01 00:00:00', 0.801380215628022, 1.9804, 1.16635929284247, 2.72740000000002, 1.85583074389882, 3.81340000000001, 25.2808372224234, 18.1784, 36.6069626938191, 42.3948 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1275, '2022-05-01 00:00:00', 0.692186029908156, 1.82440000000001, 1.46606750071975, 2.7018, 2.88004278035356, 4.99620000000001, 24.6832683242448, 18.3868, 36.2095224871856, 42.237 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1290, '2022-05-01 00:00:00', 1.1186153270897, 1.9524, 1.18880016543293, 2.738, 3.00162306094553, 4.9258, 24.5987294692226, 18.5796, 36.1366647522522, 42.1996 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1305, '2022-05-01 00:00:00', 0.805310499124411, 1.898, 2.61781290711668, 3.7794, 2.75298221631258, 5.0556, 24.4549020017801, 18.6806, 36.0120531581673, 42.2068 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 930, '2022-05-01 00:00:00', 3.16957936220774, 5.75666666666666, 1.63760750283249, 7.55666666666665, 1.64921445947255, 9.49333333333332, 3.46316449700751, 13.8066666666667, 5.40877065514888, 23.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 945, '2022-05-01 00:00:00', 2.54737119399588, 4.80000000000001, 1.73116531080464, 5.83333333333333, 2.6302202062438, 6.75833333333333, 5.16032702452083, 11.85, 5.40877065514888, 23.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 960, '2022-05-01 00:00:00', 0.275967993313231, 2.77166666666665, 1.0513602300512, 3.9483333333333, 2.81169432904787, 5.29499999999998, 6.23119236850647, 10.8966666666666, 5.37051285570875, 23.9183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 975, '2022-05-01 00:00:00', 0.962734819840494, 2.99166666666666, 2.0778735123518, 4.76166666666664, 3.17969731263843, 6.88, 6.19295567560432, 11.175, 5.20538263082869, 24.2883333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 990, '2022-05-01 00:00:00', 2.5170125134281, 5.79041666666667, 3.71216985430003, 7.725625, 4.70523563129569, 9.57145833333334, 6.13384755469807, 14.1697916666667, 16.3191390357382, 35.1085416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1005, '2022-05-01 00:00:00', 2.08435041839577, 4.89833333333333, 2.64891282046707, 6.5675, 2.73780079910496, 7.94479166666666, 5.9587637285012, 13.3522916666667, 16.6768356645017, 34.4877083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1020, '2022-05-01 00:00:00', 2.03431538487643, 4.26770833333335, 2.15870859098609, 5.63020833333334, 2.5047706293785, 7.26541666666667, 5.81434188519828, 12.7245833333333, 16.648640202938, 34.2414583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1035, '2022-05-01 00:00:00', 1.3678227535558, 3.62104166666667, 1.48663245009204, 4.64270833333334, 2.46357330578391, 6.76729166666667, 5.58537315647768, 11.8654166666667, 16.7233299991078, 33.7752083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1050, '2022-05-01 00:00:00', 1.17459226274296, 2.991875, 1.85105520973653, 4.32520833333334, 3.64766139469693, 6.73354166666667, 5.51206082085038, 11.3758333333333, 16.7130696262393, 33.400625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1065, '2022-05-01 00:00:00', 1.21958734705697, 2.81041666666667, 1.50323201018648, 4.21895833333334, 3.54071494458966, 6.40083333333334, 5.10173030731959, 10.6160416666667, 16.8465211421347, 32.964375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1080, '2022-05-01 00:00:00', 0.999122962322744, 2.83479166666667, 2.50561303753004, 4.24520833333333, 3.44743597616875, 6.156875, 4.42409623948574, 10.0533333333333, 16.6781357118916, 32.9277083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1095, '2022-05-01 00:00:00', 2.04032578343171, 2.82854166666666, 2.291967691033, 4.169375, 3.85675463836887, 5.71458333333333, 5.09333942285896, 10.5372916666667, 16.6169755996604, 32.7495833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1110, '2022-05-01 00:00:00', 1.06160256216722, 2.61499999999999, 1.53706723319049, 3.556875, 2.37545174956108, 4.91333333333333, 4.6547098586006, 10.0910416666667, 16.6051232149507, 32.616875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1125, '2022-05-01 00:00:00', 1.21832089249978, 2.54833333333334, 2.28199044465414, 3.55270833333332, 2.11202492299743, 4.60916666666666, 4.61455987742263, 10.0495833333333, 28.516627681101, 38.0489583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1140, '2022-05-01 00:00:00', 1.84281227074746, 2.58375, 1.78739365752386, 3.5275, 1.74107848833309, 4.84395833333334, 4.56939071173053, 10.1464583333333, 29.883268463439, 38.7416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1155, '2022-05-01 00:00:00', 1.20478557762097, 2.478125, 1.10883768627007, 3.15166666666667, 2.36296224678055, 4.59583333333333, 8.39607788599853, 13.0077083333333, 31.0907368706116, 38.828125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1170, '2022-05-01 00:00:00', 0.709714393208669, 1.98520833333334, 1.57026685572498, 3.23979166666667, 2.49274567059315, 4.39125000000001, 9.21628296515685, 14.2227083333333, 31.1846347657146, 39.0104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1185, '2022-05-01 00:00:00', 1.35008693694844, 2.22270833333333, 2.21996277836337, 3.10395833333333, 2.36533602110855, 4.45583333333333, 9.8869699032491, 14.9572916666667, 31.1651888871151, 39.01875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1200, '2022-05-01 00:00:00', 0.562354328963819, 1.85586956521738, 0.771637804404228, 2.59391304347825, 1.35096887352493, 3.88847826086957, 10.5939495279518, 15.935652173913, 31.4575322188565, 38.0541304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1215, '2022-05-01 00:00:00', 0.853758546736992, 1.94173913043479, 1.36539534444802, 2.99108695652173, 1.50901097757265, 3.89369565217392, 10.4044506382127, 16.3339130434783, 31.4265962801405, 38.0691304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1230, '2022-05-01 00:00:00', 1.01191303192997, 2.0045652173913, 0.967854632128614, 2.80304347826087, 1.41276293505737, 3.92826086956521, 10.3236608870435, 16.7967391304348, 31.4076812311289, 38.1030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1245, '2022-05-01 00:00:00', 0.708749664519528, 2.02021739130435, 0.919532984232165, 2.71, 1.18584387323948, 3.96065217391305, 10.3348296623697, 17.5478260869565, 31.3679680984991, 38.2010869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1260, '2022-05-01 00:00:00', 0.641572379842748, 1.8641304347826, 1.02666696610369, 2.79717391304348, 2.06625809850664, 3.9845652173913, 10.4168424543797, 17.9289130434783, 31.37621889354, 38.295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1275, '2022-05-01 00:00:00', 0.934164514376882, 2.09260869565217, 1.02801686556659, 2.85369565217392, 4.77711084689043, 5.62195652173913, 10.6722157785769, 18.7565217391304, 31.3143164277926, 38.2876086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1290, '2022-05-01 00:00:00', 0.737120371912046, 2.10152173913044, 1.60233682488897, 2.96086956521739, 4.67354351558802, 5.95608695652173, 10.5030980983723, 18.9258695652174, 31.1901331359699, 38.3286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1305, '2022-05-01 00:00:00', 1.10285749942212, 1.99086956521739, 4.73054548367547, 4.53413043478262, 4.68382583014297, 5.94304347826087, 10.2618551416699, 18.7463043478261, 31.07117302234, 38.2904347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1320, '2022-05-01 00:00:00', 1.18194744464582, 2.05619047619047, 1.78233457791152, 2.91261904761904, 2.93249932001778, 4.84619047619047, 4.56261919609465, 14.7471428571429, 28.0584670333556, 38.8895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1335, '2022-05-01 00:00:00', 1.02827479188155, 2.09761904761903, 1.67655024210004, 3.12928571428571, 2.64854153486496, 8.56047619047618, 4.6519854056398, 14.7857142857143, 28.2358087806955, 38.985 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1350, '2022-05-01 00:00:00', 1.13248026367749, 2.23095238095238, 1.60812183410751, 3.59833333333333, 2.14529784811873, 9.14642857142857, 5.00829049581552, 14.8602380952381, 28.1714880939678, 39.0471428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1365, '2022-05-01 00:00:00', 1.22096132109868, 2.51238095238094, 2.57935258580613, 7.54547619047618, 2.68836735726706, 9.49904761904762, 4.8722110337241, 14.6635714285714, 28.0126865136903, 39.1957142857143 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1320, '2022-05-01 00:00:00', 1.00460791124497, 2.22434782608696, 1.20340779298022, 3.05695652173913, 2.24537035775353, 5.02695652173913, 26.1965635211225, 20.0419565217391, 38.6998469793525, 48.2069565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1335, '2022-05-01 00:00:00', 1.01459424511153, 1.9841304347826, 1.53780501650069, 3.32521739130434, 22.34157276064, 14.034347826087, 26.1829196070682, 20.0971739130435, 38.7768125928584, 48.1030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1350, '2022-05-01 00:00:00', 0.843548288727449, 2.20347826086956, 1.41643330248735, 3.30586956521739, 24.686115356677, 15.0336956521739, 26.2081402358982, 19.9765217391304, 38.8358934792547, 47.9778260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1365, '2022-05-01 00:00:00', 1.07542155536288, 2.49239130434783, 22.4161730086065, 13.5815217391304, 26.9224959768686, 15.8165217391305, 26.2527063238833, 20.0106521739131, 38.8670815505984, 47.9965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1320, '2022-05-01 00:00:00', 1.4327229527332, 2.53282608695653, 2.06427979861174, 3.46478260869566, 2.43246725296743, 4.51913043478262, 6.93449099186131, 15.6480434782609, 38.4711408019666, 47.1671739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1335, '2022-05-01 00:00:00', 1.18387523545453, 2.21586956521739, 1.25616377548074, 2.93239130434782, 5.44789928509635, 9.92956521739129, 6.82632786891409, 15.7039130434783, 38.4390124658247, 47.0495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1350, '2022-05-01 00:00:00', 0.711365385341769, 1.9804347826087, 1.05390071608648, 3.02108695652174, 5.75953456789134, 11.4245652173913, 6.70269119598797, 15.7297826086956, 38.39460374762, 47.0791304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1365, '2022-05-01 00:00:00', 0.892891503573714, 2.25565217391304, 5.27477803328209, 9.39586956521739, 7.16233497488704, 12.2232608695652, 6.593383383866, 15.6039130434783, 38.2588690536563, 47.1310869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1320, '2022-05-01 00:00:00', 0.964191477678429, 2.43840909090908, 1.36188388111017, 3.04909090909091, 1.43308789300967, 4.49136363636364, 26.0572590954855, 19.3629545454546, 37.834606970762, 44.5581818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1335, '2022-05-01 00:00:00', 0.935581746007909, 1.96181818181819, 0.978056010975892, 2.88931818181818, 23.9380132917739, 12.9975, 25.8914354080491, 19.1868181818182, 37.6823373399607, 44.6104545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1350, '2022-05-01 00:00:00', 0.644867893112293, 2.10386363636363, 0.862217517578382, 3.315, 25.0217603273821, 14.5475, 25.5211171421625, 19.1697727272727, 37.4528084706296, 44.4736363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1365, '2022-05-01 00:00:00', 0.903998692678056, 2.57272727272727, 23.4026238723899, 12.3627272727273, 25.5371864540975, 15.4390909090909, 25.2484809506206, 19.0938636363636, 37.2623549813402, 44.3047727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1320, '2022-05-01 00:00:00', 4.90425596588792, 3.31850000000001, 4.75959706388327, 4.05199999999999, 4.5350682986791, 6.09549999999998, 10.5318787997504, 19.85, 32.5771484568393, 40.411 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1335, '2022-05-01 00:00:00', 1.23177287187806, 2.19224999999998, 1.61160585164383, 3.22549999999999, 8.00708095753542, 10.74175, 10.7548210578718, 19.55875, 32.2956670743355, 39.97025 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1350, '2022-05-01 00:00:00', 1.16638905218312, 2.27349999999999, 2.16525457358277, 4.11199999999998, 8.79278195303876, 12.5925, 10.9293669460818, 19.3775, 31.5119632712804, 39.7765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1365, '2022-05-01 00:00:00', 2.10858051217301, 3.36974999999997, 7.09139702571473, 9.90774999999999, 8.99267346525112, 13.3355, 10.6058711241761, 18.95125, 30.8106462493507, 39.51275 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:38:59 Duration: 3s140ms Database: acaweb_fx User: pgperfstats
10 1m42s 4 4s523ms 1m9s 25s705ms select updateageforrelevantresults ();Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration May 01 14 4 1m42s 25s705ms [ User: postgres - Total duration: 1m42s - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2022-05-01 14:03:12 Duration: 1m9s Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2022-05-01 14:17:17 Duration: 14s764ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2022-05-01 14:32:15 Duration: 13s571ms Database: acaweb_fx User: postgres
11 1m34s 116 51ms 14s416ms 816ms (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?)));Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration May 01 14 116 1m34s 816ms [ User: postgres - Total duration: 1m34s - Times executed: 116 ]
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:11:36 Duration: 14s416ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:06:21 Duration: 10s121ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:04:14 Duration: 6s113ms Database: acaweb_fx User: postgres Bind query: yes
12 1m26s 13 4s318ms 14s402ms 6s664ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration May 01 14 13 1m26s 6s664ms [ User: postgres - Total duration: 1m26s - Times executed: 13 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:01:07 Duration: 14s402ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:28 Duration: 7s212ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:20:59 Duration: 6s386ms Database: acaweb_fx User: postgres Bind query: yes
13 1m24s 136 50ms 6s239ms 619ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration May 01 14 136 1m24s 619ms [ User: postgres - Total duration: 1m24s - Times executed: 136 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:01:06 Duration: 6s239ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '622' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('0' = 0 OR kr.patternclassid in ('0')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:07:34 Duration: 5s993ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:00:55 Duration: 5s110ms Database: acaweb_fx User: postgres Bind query: yes
14 1m19s 4 1s118ms 1m7s 19s911ms select updateresultsmaterializedview ();Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration May 01 14 4 1m19s 19s911ms [ User: postgres - Total duration: 1m19s - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2022-05-01 14:04:19 Duration: 1m7s Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2022-05-01 14:17:26 Duration: 8s485ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2022-05-01 14:32:18 Duration: 2s672ms Database: acaweb_fx User: postgres
15 1m5s 24 1s696ms 3s702ms 2s736ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end ), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration May 01 14 24 1m5s 2s736ms [ User: postgres - Total duration: 1m5s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:16:04 Duration: 3s702ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:49 Duration: 3s693ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:21:03 Duration: 3s633ms Database: acaweb_fx User: postgres Bind query: yes
16 58s717ms 23 200ms 7s262ms 2s552ms select fixcandlegaps (?, false);Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration May 01 14 23 58s717ms 2s552ms [ User: postgres - Total duration: 58s717ms - Times executed: 23 ]
-
select fixcandlegaps ('XM', false);
Date: 2022-05-01 14:06:25 Duration: 7s262ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2022-05-01 14:06:14 Duration: 5s234ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('ATFX', false);
Date: 2022-05-01 14:06:44 Duration: 5s112ms Database: acaweb_fx User: postgres
17 51s54ms 221 50ms 2s27ms 231ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid where b.brokerid = ? and sg.groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration May 01 14 221 51s54ms 231ms [ User: postgres - Total duration: 51s54ms - Times executed: 221 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND sg.groupid = 515852059718346308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-1390377849' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:09:36 Duration: 2s27ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND sg.groupid = 515852059718346308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-1390377849' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:09:36 Duration: 2s23ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND sg.groupid = 515852059758978308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-1744705785' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:09:36 Duration: 1s866ms Database: acaweb_fx User: postgres Bind query: yes
18 44s870ms 283 50ms 1s155ms 158ms select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low from t60_ps t left outer join t60_fps f on t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime where t.pricedatetime >= current_timestamp - interval ? and t.symbolid = ?) a order by (high - low) limit ?;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration May 01 14 283 44s870ms 158ms [ User: pgperfstats - Total duration: 44s870ms - Times executed: 283 ]
-
select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low FROM t60_ps t LEFT OUTER JOIN t60_fps f ON t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime WHERE t.pricedatetime >= current_timestamp - interval '6 months' and t.symbolid = 515840233448940300) a order by (high - low) LIMIT 3091;
Date: 2022-05-01 14:11:01 Duration: 1s155ms Database: acaweb_fx User: pgperfstats
-
select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low FROM t60_ps t LEFT OUTER JOIN t60_fps f ON t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime WHERE t.pricedatetime >= current_timestamp - interval '6 months' and t.symbolid = 515840249649669300) a order by (high - low) LIMIT 1952;
Date: 2022-05-01 14:10:57 Duration: 1s118ms Database: acaweb_fx User: pgperfstats
-
select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low FROM t60_ps t LEFT OUTER JOIN t60_fps f ON t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime WHERE t.pricedatetime >= current_timestamp - interval '6 months' and t.symbolid = 515840245905196300) a order by (high - low) LIMIT 2664;
Date: 2022-05-01 14:10:50 Duration: 979ms Database: acaweb_fx User: pgperfstats
19 35s47ms 6 1s651ms 11s685ms 5s841ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?[...];Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration May 01 14 6 35s47ms 5s841ms [ User: pgperfstats - Total duration: 35s47ms - Times executed: 6 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 900, '2022-05-01 00:00:00', 0.000748942331147474, 0.00108884615384616, 0.000792422575688989, 0.00152153846153848, 0.000764986576051144, 0.00214269230769233, 0.00172228028631092, 0.00428576923076924, 0.00220014167375997, 0.0075907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 915, '2022-05-01 00:00:00', 0.000567776228943989, 0.000955384615384648, 0.000722977178063035, 0.00136000000000003, 0.000747206901631779, 0.0021569230769231, 0.00166874383893991, 0.00415499999999999, 0.00221662806983941, 0.00760999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 930, '2022-05-01 00:00:00', 0.000574875504917237, 0.000924615384615353, 0.000667269176454407, 0.00145192307692307, 0.000919398800220106, 0.00216692307692308, 0.00166822282223187, 0.00410923076923075, 0.00236921252740229, 0.00768999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 945, '2022-05-01 00:00:00', 0.00066466243601256, 0.000931923076923093, 0.000768317342288699, 0.00151653846153847, 0.0010956841908843, 0.00208961538461537, 0.00155134700775212, 0.00404153846153844, 0.00238251425050221, 0.00779692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 960, '2022-05-01 00:00:00', 0.000734024522751124, 0.00111000000000002, 0.000909194148683314, 0.00160500000000001, 0.00104810517675393, 0.00231730769230768, 0.00157537297171176, 0.00400999999999997, 0.00240845181679977, 0.00785192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 975, '2022-05-01 00:00:00', 0.000551684553122381, 0.000930384615384613, 0.000778681825019279, 0.00145576923076922, 0.00103322050666089, 0.00222384615384615, 0.00160282750163578, 0.00389999999999999, 0.00242758442774832, 0.00782692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 990, '2022-05-01 00:00:00', 0.000803851593651067, 0.00108423076923078, 0.000988958115314369, 0.00177692307692308, 0.00142594443736831, 0.00254153846153846, 0.00159722629772798, 0.0038503846153846, 0.00240343795426469, 0.00789499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1005, '2022-05-01 00:00:00', 0.000782255614331964, 0.00117961538461537, 0.000760726373530327, 0.00162615384615384, 0.00102263678791645, 0.00235499999999997, 0.0013130177220668, 0.00365653846153844, 0.00229620154569706, 0.00783153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1020, '2022-05-01 00:00:00', 0.000624218033900095, 0.00106807692307691, 0.00086178562388708, 0.00168230769230768, 0.000847659220351062, 0.00244692307692307, 0.00122767071505975, 0.00350923076923075, 0.00224292679670662, 0.00787384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1035, '2022-05-01 00:00:00', 0.000814338051142439, 0.00104769230769231, 0.000731060452093681, 0.00148423076923073, 0.000857656915447774, 0.00226923076923078, 0.00116132258819252, 0.00344692307692308, 0.00226327893518706, 0.00800653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1050, '2022-05-01 00:00:00', 0.000629832212088746, 0.000963846153846114, 0.000869074574121608, 0.00185115384615383, 0.000906584885074847, 0.00225807692307692, 0.00122330347200331, 0.00342923076923076, 0.002346409925495, 0.00804653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1065, '2022-05-01 00:00:00', 0.000843168109891787, 0.00131730769230771, 0.000837447036212754, 0.00165153846153849, 0.000908067516974701, 0.00221115384615386, 0.0012477941151673, 0.00331307692307694, 0.0026241572713188, 0.00814423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1080, '2022-05-01 00:00:00', 0.000627703629234229, 0.000900384615384604, 0.000553623031979772, 0.0012823076923077, 0.000747931815074077, 0.00193499999999999, 0.00124436632004468, 0.00311653846153843, 0.00296540226872922, 0.00849884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1095, '2022-05-01 00:00:00', 0.000484066270097561, 0.000791923076923081, 0.000596469097787428, 0.00133923076923076, 0.000794008719192594, 0.00190461538461537, 0.00121997206777607, 0.0029903846153846, 0.00324626339042288, 0.008625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1110, '2022-05-01 00:00:00', 0.000541079974182683, 0.000913461538461527, 0.000672510337352661, 0.00132307692307691, 0.000874805384950555, 0.00185730769230766, 0.00124840797079257, 0.00285230769230767, 0.00321183465423638, 0.00861538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1125, '2022-05-01 00:00:00', 0.000562821053676519, 0.000863461538461542, 0.000690769581976965, 0.00132115384615383, 0.000863964119625338, 0.00178499999999997, 0.00116854788256455, 0.0027280769230769, 0.00327888463681452, 0.0085926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1140, '2022-05-01 00:00:00', 0.000608467052391645, 0.000778076923076913, 0.000787463308058512, 0.00116230769230769, 0.000937960881585489, 0.00169115384615382, 0.00104842453233409, 0.00255499999999999, 0.00336535052466249, 0.00864192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1155, '2022-05-01 00:00:00', 0.000540527520113444, 0.000735000000000016, 0.000538731415885088, 0.00110346153846152, 0.000752102284369503, 0.00158461538461537, 0.000857083067511725, 0.00239923076923076, 0.00337982211639332, 0.00866153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1170, '2022-05-01 00:00:00', 0.000393642555548109, 0.000637692307692284, 0.000610252028641875, 0.000983461538461508, 0.000719799544745157, 0.00144923076923073, 0.000839100709092721, 0.002335, 0.00338019473722127, 0.00867269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1185, '2022-05-01 00:00:00', 0.000585401900078367, 0.000689230769230784, 0.000689521573266537, 0.00108000000000001, 0.000672543278561641, 0.00128230769230771, 0.00080001615368303, 0.00225461538461542, 0.00347216130873064, 0.00871192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1200, '2022-05-01 00:00:00', 0.000494390067114532, 0.00071846153846154, 0.000537197857834087, 0.000971538461538438, 0.000551760260090735, 0.00119923076923078, 0.000703869415336482, 0.00215192307692311, 0.00346823377794252, 0.00871153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1215, '2022-05-01 00:00:00', 0.000422345829859822, 0.000549999999999948, 0.000398930878917435, 0.000704615384615355, 0.00048590739858534, 0.001115, 0.000595121319241177, 0.00207576923076925, 0.00346743773722591, 0.0087026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1230, '2022-05-01 00:00:00', 0.000269762573671442, 0.000469615384615378, 0.000428471523153929, 0.000800384615384632, 0.000547775922744369, 0.00123769230769232, 0.000603571549515531, 0.00210115384615387, 0.00352842551506824, 0.00875884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1245, '2022-05-01 00:00:00', 0.000438719114626287, 0.000652307692307704, 0.000446074157339509, 0.000916923076923089, 0.000598614939801755, 0.00127961538461541, 0.000571001279804546, 0.00206230769230772, 0.00353174735571718, 0.00875076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1260, '2022-05-01 00:00:00', 0.000362493925678561, 0.000535384615384613, 0.00051936351579453, 0.000837692307692321, 0.000637206040823182, 0.00123653846153846, 0.000582120791060232, 0.00203384615384619, 0.00360893687733872, 0.00877576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1275, '2022-05-01 00:00:00', 0.000492481471732662, 0.000525000000000006, 0.000566919340348809, 0.000808461538461557, 0.000498398049138033, 0.00128384615384616, 0.000581332818748284, 0.00199038461538464, 0.00363214479972285, 0.00878961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1290, '2022-05-01 00:00:00', 0.000394692480098307, 0.000533076923076939, 0.000483140368200186, 0.000886153846153853, 0.000456934938980947, 0.00112846153846156, 0.000676656144922589, 0.00190653846153848, 0.00362499487532794, 0.00881038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1305, '2022-05-01 00:00:00', 0.000410714199713311, 0.000613076923076926, 0.000425560264194759, 0.000858461538461534, 0.000471215286417844, 0.00113038461538462, 0.000709396818539396, 0.00187038461538463, 0.00361032544878627, 0.00888461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1320, '2022-05-01 00:00:00', 0.000367692178950709, 0.000538461538461522, 0.000415813012709373, 0.000772692307692288, 0.000452079639001784, 0.00103, 0.000676137104894677, 0.00179576923076924, 0.0036251961856726, 0.00889076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1335, '2022-05-01 00:00:00', 0.00029616211776661, 0.000459999999999973, 0.000338339838260056, 0.000665384615384627, 0.000541331833394377, 0.00103807692307695, 0.000639543106143252, 0.00181923076923079, 0.00362818852872889, 0.00890000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1350, '2022-05-01 00:00:00', 0.00026522936372997, 0.000441153846153858, 0.000355846120589305, 0.000687692307692338, 0.000495157006956863, 0.000947307692307732, 0.000648608925672107, 0.00181153846153851, 0.00364607540324577, 0.00894461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1365, '2022-05-01 00:00:00', 0.000329988577890906, 0.000487307692307708, 0.000440226689855957, 0.00075653846153849, 0.000452709450038186, 0.00087461538461541, 0.000683045668030585, 0.0017892307692308, 0.00365800248138871, 0.00896692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1380, '2022-05-01 00:00:00', 0.000432482814242814, 0.000504230769230767, 0.000421274987845995, 0.000633846153846156, 0.000427210090632795, 0.00093269230769232, 0.000780571881083632, 0.00191269230769234, 0.00365578877103991, 0.00897653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1395, '2022-05-01 00:00:00', 0.000249654838650377, 0.000373461538461543, 0.000288431300979326, 0.000523846153846161, 0.000592848664046363, 0.00111846153846154, 0.000722469270041164, 0.00197461538461541, 0.00365665412428019, 0.00897923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1410, '2022-05-01 00:00:00', 0.000246212228653391, 0.000312692307692315, 0.000360921043997159, 0.000700000000000008, 0.00066640574381125, 0.00118615384615386, 0.000700658701069641, 0.00198884615384618, 0.00368010969736166, 0.00898076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1425, '2022-05-01 00:00:00', 0.000354321019155484, 0.000609230769230764, 0.00064068905214499, 0.000947692307692307, 0.000654588537820629, 0.00118692307692307, 0.000686503739695114, 0.00203923076923079, 0.00377075385239936, 0.00901615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 0, '2022-05-01 00:00:00', 0.000620541202995709, 0.000680769230769224, 0.000659435772810019, 0.00093653846153844, 0.00068140488359317, 0.00106384615384614, 0.000691402587832564, 0.00210153846153844, 0.00377075385239936, 0.00901615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 15, '2022-05-01 00:00:00', 0.00049450643614074, 0.000493846153846161, 0.000521419364663583, 0.000683076923076915, 0.000466808476621996, 0.000876923076923074, 0.000645217673466759, 0.00200461538461537, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 30, '2022-05-01 00:00:00', 0.000508180615983691, 0.000533461538461549, 0.000487506055189248, 0.000636923076923082, 0.00052420078361106, 0.000872307692307694, 0.000651542666410921, 0.00208961538461538, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 45, '2022-05-01 00:00:00', 0.000246268458894279, 0.000371923076923054, 0.000243770383763084, 0.000600000000000011, 0.000416231444492839, 0.000796153846153852, 0.00061509624012457, 0.00207923076923075, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 60, '2022-05-01 00:00:00', 0.000210323194521778, 0.000490384615384617, 0.000399358909330334, 0.00062653846153845, 0.000408557688234305, 0.000789230769230764, 0.000633354075233897, 0.00207423076923076, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 75, '2022-05-01 00:00:00', 0.000241392116371143, 0.000363076923076927, 0.000252966400931018, 0.000500000000000013, 0.000239069992969527, 0.000827692307692324, 0.000651925904237109, 0.00209923076923076, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 90, '2022-05-01 00:00:00', 0.000148035858441857, 0.000348846153846142, 0.000216005697930532, 0.000492307692307706, 0.000278644245202763, 0.00088115384615388, 0.000697448205962277, 0.00218499999999999, 0.00391937216322283, 0.00901692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 105, '2022-05-01 00:00:00', 0.000166260685023903, 0.000341153846153844, 0.000200565738311947, 0.00067884615384616, 0.000369673452574659, 0.00092769230769233, 0.000810303361995705, 0.00232346153846156, 0.00391937216322283, 0.00901692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 120, '2022-05-01 00:00:00', 0.000174967249682758, 0.000578461538461545, 0.000223390999061179, 0.000703461538461587, 0.000580837194189443, 0.00107038461538463, 0.000869587346875605, 0.00237307692307694, 0.00393126374279117, 0.00899884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 135, '2022-05-01 00:00:00', 0.000137841045578453, 0.000388076923076955, 0.000272876416096326, 0.000581538461538471, 0.00048326199296672, 0.00109307692307694, 0.000942190981783332, 0.00234038461538464, 0.00394058293227711, 0.00900461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 150, '2022-05-01 00:00:00', 0.000229452860920558, 0.000423846153846164, 0.000400621248332362, 0.00075576923076922, 0.000462869312009347, 0.00117999999999999, 0.00095375605653889, 0.00232884615384618, 0.00394058293227711, 0.00900461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 165, '2022-05-01 00:00:00', 0.000286133105120909, 0.000611923076923063, 0.000371891837046107, 0.000966538461538448, 0.000425491028559507, 0.00123884615384615, 0.000961488349463386, 0.00236038461538463, 0.00394080936630259, 0.0090123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 180, '2022-05-01 00:00:00', 0.000338786295245483, 0.000681923076923052, 0.000411332543738595, 0.00091769230769229, 0.000531184018526973, 0.00126730769230767, 0.000977834420464992, 0.0023119230769231, 0.00394474694518397, 0.0090026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 195, '2022-05-01 00:00:00', 0.000323784591261641, 0.000617307692307688, 0.000404821138092057, 0.000878076923076919, 0.000521829326651771, 0.00120461538461537, 0.000963444541535926, 0.00225423076923076, 0.00397850114799723, 0.00900076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 210, '2022-05-01 00:00:00', 0.000204826756064736, 0.000614999999999989, 0.000344057240318207, 0.000909230769230748, 0.000537583338798566, 0.00125038461538461, 0.000935748569122809, 0.00226576923076924, 0.00397321036636426, 0.00900615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 225, '2022-05-01 00:00:00', 0.000345347094072887, 0.000626153846153832, 0.000426401219510437, 0.000864999999999996, 0.000587573497857606, 0.00120884615384617, 0.000909150152615076, 0.00225500000000002, 0.00397153287593282, 0.00900423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 240, '2022-05-01 00:00:00', 0.00026667871767643, 0.000608461538461536, 0.000442373319546009, 0.00091692307692308, 0.00046132268032757, 0.00116115384615387, 0.000816634462996674, 0.0022396153846154, 0.00398932832210365, 0.0090126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 255, '2022-05-01 00:00:00', 0.000309571415893736, 0.000587692307692323, 0.000370449207563756, 0.000783846153846182, 0.000355035859510643, 0.00103230769230769, 0.00077418503055693, 0.00219230769230768, 0.00414149085010921, 0.00909230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 270, '2022-05-01 00:00:00', 0.000287960734502816, 0.000555769230769242, 0.000274518879832739, 0.000726153846153846, 0.00043121741794424, 0.0010173076923077, 0.00074543915812191, 0.00219653846153844, 0.00414904830607619, 0.00907461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 285, '2022-05-01 00:00:00', 0.000148069110683007, 0.000457307692307656, 0.000246776136485026, 0.000657692307692286, 0.000613483872272499, 0.00113230769230769, 0.000673854583719633, 0.00215999999999998, 0.00415035614783189, 0.00907192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 300, '2022-05-01 00:00:00', 0.000191791954591835, 0.000501923076923069, 0.000292482478107689, 0.000714999999999987, 0.000683463127135497, 0.00115461538461537, 0.000643429752306988, 0.00220538461538459, 0.00414945603478519, 0.00907576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 315, '2022-05-01 00:00:00', 0.000227278209724118, 0.000489230769230763, 0.000583772347620333, 0.000866923076923094, 0.000680792298609622, 0.00108692307692306, 0.000825280185522089, 0.00238076923076919, 0.00414019377101342, 0.00908730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 330, '2022-05-01 00:00:00', 0.000513731597087596, 0.000628076923076938, 0.000571176518586532, 0.000818846153846155, 0.000636182001051259, 0.00107653846153846, 0.00088034232852033, 0.00259884615384614, 0.00414390800313682, 0.00906846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 345, '2022-05-01 00:00:00', 0.000174550411497227, 0.000479615384615392, 0.00032653707528928, 0.000682307692307679, 0.000529076990180534, 0.00102769230769231, 0.000876042587654625, 0.00264884615384614, 0.00410198872968484, 0.00913346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 360, '2022-05-01 00:00:00', 0.000226633217743164, 0.000458846153846154, 0.000378475687665506, 0.000649615384615396, 0.000474183995447431, 0.000977692307692325, 0.000922225819167123, 0.0027426923076923, 0.00410255072626023, 0.0091176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 375, '2022-05-01 00:00:00', 0.00033192399500722, 0.000458461538461544, 0.000421635095605383, 0.000701923076923072, 0.000458851408829259, 0.00100615384615383, 0.000993624600215743, 0.00313538461538459, 0.00410868964700238, 0.00910115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 390, '2022-05-01 00:00:00', 0.000267510459896149, 0.000514615384615391, 0.000296209125709916, 0.000680384615384623, 0.00038065227419017, 0.00107192307692309, 0.00113141035200118, 0.00330423076923077, 0.00410098787348383, 0.00911153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 405, '2022-05-01 00:00:00', 0.000155947229733467, 0.00040653846153846, 0.000337783726893177, 0.000675384615384608, 0.000371090078220707, 0.00106038461538463, 0.00135708601847436, 0.00347230769230771, 0.00406528848441762, 0.0090776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 420, '2022-05-01 00:00:00', 0.000294388544927642, 0.000496153846153826, 0.000314703279052128, 0.000746923076923102, 0.000366803237969125, 0.00111384615384618, 0.0013415229577439, 0.00365038461538461, 0.00406716043450465, 0.009075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 435, '2022-05-01 00:00:00', 0.000225664488873332, 0.000532692307692347, 0.000308482389473648, 0.000775769230769274, 0.000410667936228498, 0.00115807692307694, 0.00132710216405755, 0.00381192307692307, 0.00406791846223406, 0.00907384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 450, '2022-05-01 00:00:00', 0.000302143368923764, 0.000571153846153881, 0.00033593680724439, 0.000841538461538483, 0.00041729827001063, 0.0011753846153846, 0.00134152244168277, 0.00401230769230768, 0.00404330179242354, 0.00906576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 465, '2022-05-01 00:00:00', 0.000240117919749085, 0.000596153846153849, 0.000276225381778106, 0.000807307692307669, 0.00035266131060833, 0.00117499999999998, 0.00134741924262073, 0.00407884615384616, 0.0040143951742927, 0.00905384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 480, '2022-05-01 00:00:00', 0.000279198853865822, 0.000619999999999988, 0.00029548499896843, 0.000869230769230733, 0.000420838905776748, 0.00128423076923076, 0.00138156817254332, 0.00429115384615384, 0.00399535385936444, 0.00904730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 495, '2022-05-01 00:00:00', 0.000225800797164221, 0.000614999999999964, 0.00034207511545767, 0.000909230769230756, 0.00063605333593482, 0.00154961538461537, 0.00134647916948098, 0.00446307692307691, 0.00399090082370076, 0.00904576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 510, '2022-05-01 00:00:00', 0.000234724060580475, 0.000640769230769218, 0.000280638831678989, 0.000933076923076913, 0.000783090131368134, 0.0019030769230769, 0.00126530701655918, 0.00452538461538461, 0.00399044653371795, 0.00904346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 525, '2022-05-01 00:00:00', 0.000191346644761635, 0.000678461538461568, 0.000612974212031276, 0.0013442307692308, 0.000803164606176951, 0.00202576923076926, 0.00128805572024719, 0.00469346153846152, 0.00404677947927067, 0.00908192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 540, '2022-05-01 00:00:00', 0.000562842374436669, 0.00109653846153847, 0.000805344551203919, 0.00164961538461539, 0.000803707945424497, 0.0021323076923077, 0.00144191693988886, 0.00477730769230766, 0.00406252933717218, 0.00909615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 555, '2022-05-01 00:00:00', 0.000615375807629283, 0.00111923076923076, 0.000612445413580158, 0.00146423076923078, 0.000791717121199223, 0.00245000000000001, 0.00137976720444482, 0.00460846153846152, 0.00396371822331584, 0.00910692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 570, '2022-05-01 00:00:00', 0.000388987838449407, 0.000953461538461568, 0.000565073854941523, 0.00137269230769232, 0.000958335094758678, 0.00243307692307695, 0.00129557762585474, 0.00454576923076922, 0.00392655676133682, 0.009 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 585, '2022-05-01 00:00:00', 0.00044335018282997, 0.000979230769230771, 0.000852561750526915, 0.00196153846153848, 0.00124043937625095, 0.0024946153846154, 0.00125855967738462, 0.0045126923076923, 0.00396000017482517, 0.00894576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 600, '2022-05-01 00:00:00', 0.000800336083251178, 0.00160461538461539, 0.000935623609397257, 0.00196346153846156, 0.00111751041984474, 0.00248846153846154, 0.00138226041184496, 0.00446038461538459, 0.0040013461004248, 0.00887884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 615, '2022-05-01 00:00:00', 0.000433840275464816, 0.00115576923076924, 0.000681335792057398, 0.0015976923076923, 0.000809659472579978, 0.00219730769230767, 0.00125733270794231, 0.00426846153846152, 0.00375893620385015, 0.00872423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 630, '2022-05-01 00:00:00', 0.000635893193741007, 0.00118192307692308, 0.000705191845146786, 0.00166653846153844, 0.000823392606607168, 0.00225923076923076, 0.00147870301798048, 0.00440115384615383, 0.00388675551862199, 0.00883730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 645, '2022-05-01 00:00:00', 0.000428014557624441, 0.00121269230769229, 0.000659792508176768, 0.00164307692307691, 0.000733524369056694, 0.002205, 0.00123101365361422, 0.00430115384615384, 0.00379565956566994, 0.00879653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 660, '2022-05-01 00:00:00', 0.000466747831769489, 0.00115153846153847, 0.000639849501535595, 0.00164923076923078, 0.000948629781072905, 0.00224230769230768, 0.00162060463550347, 0.00443076923076924, 0.00381940825058221, 0.00875076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 675, '2022-05-01 00:00:00', 0.000273231375605683, 0.00105923076923075, 0.00047933688169578, 0.00146961538461537, 0.000914716601761695, 0.00217230769230766, 0.00161113318935652, 0.00445307692307693, 0.00381444493391191, 0.00871692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 690, '2022-05-01 00:00:00', 0.000456281289759517, 0.00105615384615384, 0.000732437028009945, 0.00161999999999998, 0.000807947161257893, 0.00211115384615382, 0.00172942782890312, 0.00451384615384615, 0.00373274427816235, 0.00872038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 705, '2022-05-01 00:00:00', 0.000599903197319234, 0.00115961538461538, 0.000629637869059561, 0.0016003846153846, 0.000820931178601487, 0.00214999999999999, 0.00175898873919514, 0.00460576923076923, 0.00370143591679686, 0.00868038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 720, '2022-05-01 00:00:00', 0.000606804619423632, 0.0011196153846154, 0.000667728641336865, 0.00144153846153848, 0.00100649315026902, 0.00215730769230768, 0.00187146573572694, 0.00462000000000002, 0.00374328411959335, 0.00868 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 735, '2022-05-01 00:00:00', 0.000358473902064781, 0.000993461538461539, 0.000570324603928453, 0.00145307692307691, 0.000886075964793436, 0.00205884615384614, 0.00176296328335605, 0.0045665384615385, 0.00365524179985187, 0.00871615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 750, '2022-05-01 00:00:00', 0.000435870834784073, 0.000989230769230759, 0.000757770515292154, 0.0014580769230769, 0.000811690448764421, 0.00207576923076922, 0.00163518298199788, 0.0045692307692308, 0.00359761835749064, 0.00873461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 765, '2022-05-01 00:00:00', 0.000625606905332713, 0.00109000000000001, 0.000681289840048921, 0.00151961538461536, 0.0006301936210404, 0.00211, 0.00153881337899847, 0.00451884615384617, 0.00355823666355203, 0.00875807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 780, '2022-05-01 00:00:00', 0.000461735188842499, 0.00101076923076923, 0.000588598335029915, 0.00148, 0.000498488330239137, 0.00220115384615384, 0.00144998742700121, 0.00470346153846156, 0.00349220591515534, 0.00881307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 795, '2022-05-01 00:00:00', 0.000365541326717588, 0.00099730769230771, 0.000467535601277082, 0.00146846153846157, 0.000663091709633445, 0.00222115384615384, 0.00144644859516733, 0.00487153846153848, 0.00346035313893736, 0.00885961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 810, '2022-05-01 00:00:00', 0.000326836585843957, 0.000983076923076967, 0.000398218339800939, 0.00157538461538464, 0.000781910087296096, 0.00222923076923078, 0.00153575583996936, 0.00488500000000002, 0.00334643114147224, 0.00905576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 825, '2022-05-01 00:00:00', 0.000443539608846148, 0.00118923076923075, 0.00063056470417702, 0.00170038461538459, 0.000864172703537024, 0.0022076923076923, 0.00171412148389151, 0.00517269230769233, 0.00328408535446089, 0.00921384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 840, '2022-05-01 00:00:00', 0.000440904140985862, 0.00109269230769231, 0.000537112507910454, 0.00150461538461537, 0.00136399757500348, 0.00222423076923078, 0.00243278656308735, 0.00566230769230771, 0.00321953061557354, 0.00920576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 855, '2022-05-01 00:00:00', 0.000524958606426812, 0.00101153846153842, 0.000704603762080852, 0.0013776923076923, 0.00143508118237264, 0.00221499999999999, 0.00290743831206468, 0.00583846153846155, 0.00317211756499563, 0.00919461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 870, '2022-05-01 00:00:00', 0.00060196192059478, 0.000986923076923078, 0.00140378395225738, 0.00162576923076922, 0.00136951226579166, 0.0022703846153846, 0.00286907747167299, 0.00576846153846154, 0.00304011011946301, 0.00917846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 885, '2022-05-01 00:00:00', 0.000839823516258907, 0.00108653846153846, 0.000871511595756706, 0.00153730769230768, 0.000908820452776338, 0.00239115384615382, 0.00283709840939918, 0.00568076923076924, 0.00303635745843347, 0.00914884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 900, '2022-05-01 00:00:00', 0.000477118433934379, 0.00104500000000001, 0.000629909883664685, 0.00158769230769229, 0.000795321318713388, 0.00250999999999999, 0.00291343785824345, 0.0056980769230769, 0.00306720501684913, 0.00915115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 915, '2022-05-01 00:00:00', 0.000541501047658618, 0.00114923076923077, 0.000729667152780055, 0.00183307692307691, 0.000976171170362115, 0.00256307692307694, 0.00294606650402767, 0.00569038461538459, 0.00307177365452197, 0.00915576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 930, '2022-05-01 00:00:00', 0.000661815684310982, 0.00136999999999999, 0.000755197885427314, 0.00188038461538461, 0.000926741520680877, 0.00252538461538463, 0.00297726172591785, 0.00561076923076922, 0.00311006151311908, 0.00912115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 945, '2022-05-01 00:00:00', 0.000489975352598295, 0.00119961538461538, 0.000763581137696659, 0.00175192307692309, 0.000814131344534688, 0.00237538461538461, 0.00315042512393778, 0.00552769230769228, 0.00316626457906085, 0.00930923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 960, '2022-05-01 00:00:00', 0.000665925382745395, 0.00122615384615387, 0.000822086276587695, 0.00172538461538464, 0.00106278994233973, 0.0023923076923077, 0.00324067716095547, 0.00542269230769231, 0.00333579534974563, 0.00927115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 975, '2022-05-01 00:00:00', 0.000418587367959655, 0.00107076923076923, 0.000529885473838139, 0.00162884615384612, 0.000969567151639598, 0.00270269230769232, 0.00332519151559495, 0.00527884615384615, 0.00322998644912614, 0.00924730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 990, '2022-05-01 00:00:00', 0.000403595570609248, 0.00131576923076921, 0.000757437786224069, 0.00190000000000001, 0.000918819058105823, 0.00281730769230769, 0.00343177614923549, 0.00535346153846153, 0.00326965479241135, 0.0092823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1005, '2022-05-01 00:00:00', 0.000826493706058223, 0.00145038461538465, 0.000901618800568439, 0.00232730769230771, 0.00131437291277863, 0.00313807692307692, 0.00347253596093691, 0.00528499999999999, 0.00318996580642394, 0.00940538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1020, '2022-05-01 00:00:00', 0.000584071781679138, 0.00171961538461539, 0.000877286463170092, 0.00220653846153845, 0.00254227290794309, 0.00360346153846152, 0.00347101946895233, 0.00515807692307691, 0.00310289217443241, 0.00941961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1035, '2022-05-01 00:00:00', 0.000482811159134277, 0.00130884615384616, 0.00098336846525682, 0.00199846153846154, 0.00299411391798078, 0.00338307692307692, 0.00324007314732247, 0.00477499999999999, 0.00286990358991111, 0.00907884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1050, '2022-05-01 00:00:00', 0.000936723339831275, 0.00147884615384615, 0.00245021798088377, 0.00256192307692307, 0.0030129500238394, 0.00323961538461539, 0.00317875440046282, 0.00453346153846151, 0.00279285795171572, 0.00887346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1065, '2022-05-01 00:00:00', 0.00175389206755014, 0.00196423076923078, 0.00231096546590713, 0.00252576923076923, 0.00237097529429427, 0.00292961538461538, 0.00252214990709242, 0.0042580769230769, 0.00259390623162474, 0.00881153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1080, '2022-05-01 00:00:00', 0.00081419521378712, 0.0013746153846154, 0.000983944025925158, 0.00182461538461541, 0.00110307409612341, 0.0022326923076923, 0.00193834298782788, 0.00378153846153847, 0.00269656901664661, 0.00883730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1095, '2022-05-01 00:00:00', 0.000424344018638014, 0.00107961538461539, 0.000580761966332581, 0.00134269230769232, 0.000859721242836683, 0.00188384615384615, 0.00168892141275476, 0.00339653846153847, 0.00242674752260337, 0.00865653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1110, '2022-05-01 00:00:00', 0.00045531071385799, 0.000959615384615377, 0.000566995455143942, 0.00142038461538459, 0.000924057024547396, 0.00196576923076923, 0.001740191324583, 0.00335461538461539, 0.00247596970902312, 0.00867499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1125, '2022-05-01 00:00:00', 0.000511674325508528, 0.00102115384615383, 0.000655228087122222, 0.00138961538461538, 0.0011316675238847, 0.00198923076923077, 0.00176531295983284, 0.00322538461538462, 0.00250823962172677, 0.00876499999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1140, '2022-05-01 00:00:00', 0.000346044016764475, 0.000897692307692322, 0.000637413523546551, 0.00127000000000003, 0.000976041928481504, 0.0018646153846154, 0.00139377671757769, 0.00301846153846156, 0.00237436086946816, 0.00869846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1155, '2022-05-01 00:00:00', 0.000352873043197382, 0.000809230769230784, 0.000719064349318976, 0.00134153846153848, 0.000799302484381503, 0.0017873076923077, 0.00125685933366286, 0.00288923076923077, 0.00238729302767801, 0.00882999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1170, '2022-05-01 00:00:00', 0.000663327857212287, 0.00101038461538462, 0.000641384560031019, 0.00129692307692308, 0.00083055393934042, 0.0017203846153846, 0.00111574218141318, 0.00279615384615385, 0.00238737219553215, 0.008915 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1185, '2022-05-01 00:00:00', 0.000483503400672162, 0.000843461538461547, 0.000584640454928015, 0.00119730769230769, 0.000753133352172018, 0.00160461538461541, 0.00111633169870719, 0.00268269230769232, 0.00241447853901926, 0.00886115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1200, '2022-05-01 00:00:00', 0.000323739924108127, 0.000766538461538427, 0.00057321334462968, 0.00113153846153845, 0.00067802201008069, 0.00154461538461537, 0.00113164013034861, 0.00261576923076923, 0.00242942449658667, 0.00886076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1215, '2022-05-01 00:00:00', 0.000434591939462956, 0.000803076923076941, 0.000602202240498638, 0.00106346153846157, 0.000706162435007286, 0.00150423076923079, 0.00108295777316641, 0.00255153846153847, 0.00259985088329786, 0.00901615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1230, '2022-05-01 00:00:00', 0.000318528588259302, 0.000652692307692314, 0.000364252870745261, 0.00099192307692311, 0.000470706343210384, 0.00139730769230768, 0.000829453666346361, 0.00238576923076924, 0.00259571697520833, 0.00902884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1245, '2022-05-01 00:00:00', 0.000310211838290229, 0.000700769230769261, 0.000382042486561997, 0.00096730769230771, 0.000537848849227563, 0.00145423076923077, 0.000786638124210597, 0.00225346153846154, 0.00263980445079965, 0.00901346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1260, '2022-05-01 00:00:00', 0.000251003217877005, 0.000678846153846143, 0.00035605876783737, 0.0009753846153846, 0.000489204849337539, 0.00145423076923078, 0.000700304109765043, 0.00213538461538462, 0.00261953480896602, 0.00902884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1275, '2022-05-01 00:00:00', 0.000271849505878075, 0.000653076923076923, 0.000492691196780111, 0.000983846153846151, 0.000567388620042593, 0.0013046153846154, 0.000697989640654867, 0.00199153846153846, 0.00260320429766561, 0.00919615384615382 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1290, '2022-05-01 00:00:00', 0.000357617974079337, 0.000658846153846157, 0.000516470268710136, 0.000978461538461569, 0.000631342525587645, 0.00127576923076924, 0.000761319603360857, 0.00197346153846154, 0.00262192788729093, 0.00925538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1305, '2022-05-01 00:00:00', 0.000392288159393085, 0.000725000000000018, 0.000429478574732027, 0.00093038461538463, 0.000561611417810751, 0.00127076923076922, 0.000697528824879999, 0.00191230769230768, 0.00246251007026447, 0.00936038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1320, '2022-05-01 00:00:00', 0.000305093428313361, 0.000644999999999998, 0.000416295752856277, 0.000906923076923083, 0.000477386474623922, 0.00122461538461539, 0.000677553971736118, 0.00186923076923076, 0.00250807179997827, 0.00947192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1335, '2022-05-01 00:00:00', 0.000255660833016052, 0.000542307692307675, 0.000330849721870097, 0.000778461538461531, 0.000457167365414465, 0.001065, 0.00060876975564215, 0.00179615384615384, 0.00247141591307183, 0.00953615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1350, '2022-05-01 00:00:00', 0.000212818810620302, 0.000530384615384614, 0.000338898895746923, 0.000837307692307678, 0.000457431793991035, 0.00104961538461541, 0.000578486087858776, 0.00176692307692308, 0.00248291271261428, 0.00960653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1365, '2022-05-01 00:00:00', 0.000336764697583463, 0.000717692307692287, 0.000432349573662524, 0.000856923076923063, 0.00047801721887235, 0.00105269230769235, 0.000569540705643249, 0.00177384615384614, 0.00247787902479894, 0.0096226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1380, '2022-05-01 00:00:00', 0.000233653260524736, 0.000544615384615374, 0.000360458041941094, 0.000725000000000027, 0.000434120330713104, 0.00108269230769231, 0.000594080673102444, 0.00173038461538458, 0.00255532529917727, 0.00970076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1395, '2022-05-01 00:00:00', 0.000374496379770936, 0.000456538461538472, 0.000386390993683853, 0.000615000000000024, 0.000451232159246722, 0.0011523076923077, 0.000619835834345257, 0.00182269230769229, 0.00257379922712292, 0.0097123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1410, '2022-05-01 00:00:00', 0.000218681362858279, 0.00040846153846155, 0.000364017117095405, 0.000757307692307709, 0.000420457626146334, 0.00117384615384616, 0.000565956236416268, 0.00187230769230769, 0.00254873461816765, 0.00968192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1425, '2022-05-01 00:00:00', 0.000388435916900657, 0.000667692307692301, 0.000441980333707975, 0.000978846153846153, 0.00040742342366861, 0.00116461538461537, 0.00052885202234508, 0.00194730769230768, 0.00256192430681433, 0.00968807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 0, '2022-05-01 00:00:00', 0.000350577545465489, 0.000693846153846156, 0.000430759615277273, 0.000945384615384626, 0.000438641258713928, 0.00110307692307692, 0.0005155943545672, 0.00206846153846153, 0.00258633438256958, 0.00969846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 15, '2022-05-01 00:00:00', 0.000366002942400929, 0.000583076923076908, 0.000445815587952588, 0.000833461538461524, 0.000405245035085582, 0.00100653846153845, 0.00069700634584904, 0.0020946153846154, 0.00262228180143818, 0.00962461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 30, '2022-05-01 00:00:00', 0.000358879666998032, 0.000501153846153841, 0.000358339761421157, 0.000599230769230758, 0.000477211128892059, 0.000932307692307694, 0.000649021986115663, 0.00202846153846155, 0.0026440080297795, 0.00960230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 45, '2022-05-01 00:00:00', 0.000223858471773173, 0.000363846153846138, 0.000253174612896667, 0.000615769230769242, 0.00044054232312176, 0.000858461538461509, 0.000652857859426817, 0.00195923076923077, 0.00267584594819313, 0.00957346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 60, '2022-05-01 00:00:00', 0.000269535497876218, 0.000505769230769239, 0.000455625520997896, 0.000698846153846155, 0.000492190863541623, 0.000849615384615374, 0.000685490952641834, 0.00196538461538461, 0.00267584594819313, 0.00957346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 75, '2022-05-01 00:00:00', 0.000326817756790915, 0.000435384615384632, 0.000352884596520613, 0.00056346153846154, 0.000458124605152526, 0.000883076923076901, 0.000723480157614212, 0.00201346153846154, 0.00268313593795366, 0.00956769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 90, '2022-05-01 00:00:00', 0.00022736788217807, 0.000378076923076915, 0.000341198791593141, 0.000556153846153826, 0.000373244403327589, 0.00080923076923075, 0.00067064756306582, 0.00199807692307693, 0.00269204231878956, 0.00956961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 105, '2022-05-01 00:00:00', 0.000212375936634887, 0.000376538461538426, 0.000282066276990702, 0.000644230769230754, 0.000259152464776995, 0.000789999999999983, 0.00076415473664595, 0.00210269230769232, 0.00269048648732186, 0.00955846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 120, '2022-05-01 00:00:00', 0.000211022784041481, 0.000508846153846148, 0.000214774658295962, 0.000601923076923075, 0.000281450091217195, 0.000883076923076927, 0.000715903302451891, 0.00207846153846155, 0.00268043624463229, 0.00956230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 135, '2022-05-01 00:00:00', 0.00013715123600776, 0.000362307692307709, 0.000228321298578574, 0.000551153846153853, 0.000324788215019244, 0.000970769230769237, 0.000717578835122211, 0.00210076923076924, 0.0026807117309803, 0.00956076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 150, '2022-05-01 00:00:00', 0.000203141481579854, 0.000402307692307698, 0.000254057837146184, 0.000684230769230785, 0.00035577456129064, 0.00111346153846156, 0.000749538114184573, 0.00215076923076923, 0.00271530989873234, 0.00957961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 165, '2022-05-01 00:00:00', 0.000265827011419081, 0.000540000000000011, 0.000311999260354116, 0.000786538461538456, 0.000382489014422458, 0.00121538461538462, 0.00074334793592647, 0.00216307692307693, 0.0027175533396506, 0.00958192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 180, '2022-05-01 00:00:00', 0.000266702946250046, 0.00058230769230769, 0.000368078586926587, 0.000914615384615398, 0.000414841582367939, 0.00122846153846154, 0.000755603986632791, 0.00213423076923078, 0.00272484751866962, 0.009595 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 195, '2022-05-01 00:00:00', 0.000290957305882097, 0.000651923076923078, 0.000330365764663256, 0.000881538461538464, 0.000421461194490683, 0.00127846153846154, 0.000802525724485811, 0.00210346153846154, 0.00281399822316931, 0.009625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 210, '2022-05-01 00:00:00', 0.000211548139638754, 0.000603846153846147, 0.000251713206768216, 0.000843461538461539, 0.000479855747554951, 0.00126153846153847, 0.000803065664524654, 0.00210769230769232, 0.00280963496123334, 0.00963615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 225, '2022-05-01 00:00:00', 0.000234064093786267, 0.000605000000000009, 0.000488640972494103, 0.000925000000000022, 0.000462258169624498, 0.00121884615384616, 0.000769039760900646, 0.00203307692307695, 0.00280963496123334, 0.00963615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 240, '2022-05-01 00:00:00', 0.000338972202173183, 0.000646923076923113, 0.000409580085152859, 0.000900384615384621, 0.000420741470044694, 0.00117923076923078, 0.000745611158714777, 0.00198000000000002, 0.00280973628655788, 0.00964500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 255, '2022-05-01 00:00:00', 0.000285843690475436, 0.000568846153846148, 0.000312836403547623, 0.00080115384615386, 0.000380576081547655, 0.00111692307692308, 0.000777992386753349, 0.00186807692307692, 0.00278635458011967, 0.00963038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 270, '2022-05-01 00:00:00', 0.000244413269185279, 0.000545384615384618, 0.000319256106501431, 0.000792692307692308, 0.000406526751887228, 0.00110000000000001, 0.000759362485651856, 0.00184923076923076, 0.00278832855916339, 0.00968807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 285, '2022-05-01 00:00:00', 0.000276006967582078, 0.00056038461538458, 0.00031134151419549, 0.00073153846153842, 0.000656501332824243, 0.00109499999999997, 0.000845297307733551, 0.00190653846153845, 0.00278832855916339, 0.00968807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 300, '2022-05-01 00:00:00', 0.000200080368467665, 0.000448076923076929, 0.000298748414865442, 0.00067884615384616, 0.000622367687514022, 0.000951538461538461, 0.000995883604567402, 0.00199807692307691, 0.00290549135259427, 0.00977 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 315, '2022-05-01 00:00:00', 0.000257580756567445, 0.000469615384615395, 0.000550497397464679, 0.000700769230769236, 0.000504674304721512, 0.000891923076923079, 0.00138332158784018, 0.00242115384615382, 0.0029580980635953, 0.00979192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 330, '2022-05-01 00:00:00', 0.000466983939766673, 0.000485000000000009, 0.000445436346138869, 0.00062153846153846, 0.000497561592631042, 0.000903461538461539, 0.00136106592843202, 0.00258269230769229, 0.00295753298960731, 0.00979576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 345, '2022-05-01 00:00:00', 0.000226635933059719, 0.000430384615384617, 0.000277920021699651, 0.000613461538461526, 0.000382851648312207, 0.000879230769230773, 0.00117158465993057, 0.00266115384615382, 0.00294724810367494, 0.00978076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 360, '2022-05-01 00:00:00', 0.000166119975180107, 0.000470384615384597, 0.000296610856173551, 0.000664999999999967, 0.000336705303698125, 0.000887692307692316, 0.00107607184489913, 0.00283115384615381, 0.00294684885154401, 0.00975692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 375, '2022-05-01 00:00:00', 0.000254101130684989, 0.000399230769230746, 0.000293027958760598, 0.000544230769230765, 0.00035419421009035, 0.00078846153846152, 0.00106310872155496, 0.00303192307692306, 0.00298398796141109, 0.00976807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 390, '2022-05-01 00:00:00', 0.000134964382765964, 0.000359230769230783, 0.000179488161169442, 0.000550000000000025, 0.000269284236449145, 0.000834999999999987, 0.00119759149321273, 0.00338423076923074, 0.00305010304996156, 0.00982384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 405, '2022-05-01 00:00:00', 0.00017092733498817, 0.000418076923076946, 0.000192644750771983, 0.000549999999999991, 0.000249331413677008, 0.000856923076923071, 0.00115516345829698, 0.00350884615384613, 0.00305023015525062, 0.00980999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 420, '2022-05-01 00:00:00', 0.000136742318023552, 0.000367692307692308, 0.000273754522266833, 0.000661538461538457, 0.000317116091336644, 0.000908846153846147, 0.00125201013758492, 0.00366423076923077, 0.00305034847946166, 0.00981461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 435, '2022-05-01 00:00:00', 0.000228419317517999, 0.000469230769230769, 0.000233391055131508, 0.000650769230769241, 0.00033659836829442, 0.000947692307692316, 0.00130640722829978, 0.00379038461538462, 0.00306354987655726, 0.00982461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 450, '2022-05-01 00:00:00', 0.000188282929492977, 0.000462307692307715, 0.000264048946511519, 0.000645384615384633, 0.000381955494789646, 0.001005, 0.00133141636555272, 0.00388846153846155, 0.00307551514134064, 0.00983576923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 465, '2022-05-01 00:00:00', 0.00015450566332662, 0.000449999999999993, 0.00027339236385709, 0.000720769230769247, 0.000521698557229569, 0.00111576923076924, 0.00132817335522831, 0.00391269230769231, 0.00307538365336501, 0.00983384615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 480, '2022-05-01 00:00:00', 0.000240188707862394, 0.000571153846153864, 0.000361164143377406, 0.000786538461538456, 0.000605484802578775, 0.00127961538461539, 0.00135646696066826, 0.00400115384615384, 0.00308020900889236, 0.00980653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515[...];
Date: 2022-05-01 14:53:55 Duration: 11s685ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 870, '2022-05-01 00:00:00', 0.00107105907328286, 0.00112653846153848, 0.000953519553266496, 0.00159846153846155, 0.00094189402065933, 0.00194288461538464, 0.00149739641994416, 0.00414596153846151, 0.0033480775655016, 0.00845923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 885, '2022-05-01 00:00:00', 0.000411901033670035, 0.00110269230769232, 0.000457947469274994, 0.00134673076923075, 0.000863258050375683, 0.00212730769230766, 0.00166656801887548, 0.00419480769230764, 0.00334708957959684, 0.00844442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 900, '2022-05-01 00:00:00', 0.000321677095619421, 0.000971923076923073, 0.000527467097041634, 0.00133653846153848, 0.000932554638531239, 0.00214307692307691, 0.00172377409058863, 0.00413865384615381, 0.00339077017005776, 0.00855288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 915, '2022-05-01 00:00:00', 0.000506909375909165, 0.000968653846153838, 0.000887606136665434, 0.00162057692307689, 0.000939630225960424, 0.00215480769230767, 0.00166478523678444, 0.00420673076923074, 0.00348253433358742, 0.00852076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 930, '2022-05-01 00:00:00', 0.000731980768978156, 0.00122538461538463, 0.000838072995719261, 0.00167788461538462, 0.000871860720175345, 0.00223634615384615, 0.00176790098269543, 0.0042832692307692, 0.00356247107410655, 0.00859192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 945, '2022-05-01 00:00:00', 0.000434629860208196, 0.00096365384615384, 0.000518026914952674, 0.00138326923076921, 0.000741622467712092, 0.00210173076923074, 0.00178483743064912, 0.00418942307692305, 0.00354890440298667, 0.00847730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 960, '2022-05-01 00:00:00', 0.000400521390958562, 0.00111576923076921, 0.000635251888260447, 0.00154980769230767, 0.000828395042328149, 0.0021928846153846, 0.0018234232915042, 0.00420249999999998, 0.00358717686295971, 0.00846538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 975, '2022-05-01 00:00:00', 0.000395917240769402, 0.0010373076923077, 0.000688368751804979, 0.00159846153846154, 0.000971413324056175, 0.00228038461538461, 0.00184416131657142, 0.0040748076923077, 0.00356177145316981, 0.00839826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 990, '2022-05-01 00:00:00', 0.000531162730388585, 0.00118961538461536, 0.000606490027820838, 0.00158807692307692, 0.00108465678726215, 0.00225211538461538, 0.00171785801329623, 0.00403307692307691, 0.0034404687739631, 0.00837576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1005, '2022-05-01 00:00:00', 0.000402971653899085, 0.0010969230769231, 0.000536196290120015, 0.0016573076923077, 0.00089132634531138, 0.00232942307692309, 0.00152725651464918, 0.0039076923076923, 0.00328698800634349, 0.00839192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1020, '2022-05-01 00:00:00', 0.000526763740648091, 0.00130903846153845, 0.000681652855480438, 0.00172384615384613, 0.000823931195783142, 0.00246615384615384, 0.00148788508913205, 0.00374403846153845, 0.00309940486222756, 0.00850750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1035, '2022-05-01 00:00:00', 0.000507463829707653, 0.00113653846153843, 0.000600038716699576, 0.0015976923076923, 0.000733971624896907, 0.00213288461538461, 0.00145176460266062, 0.00353769230769231, 0.00310660192790473, 0.00849346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1050, '2022-05-01 00:00:00', 0.000426830897879458, 0.00101115384615382, 0.000724940421955209, 0.00172384615384615, 0.000750873235229868, 0.00204615384615383, 0.00145652653201424, 0.00340846153846153, 0.00310399035981847, 0.00847807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1065, '2022-05-01 00:00:00', 0.000789701209319085, 0.00138, 0.00075956141190922, 0.00156846153846154, 0.00099002929249592, 0.00206999999999998, 0.00145856711825731, 0.00331403846153845, 0.00308141541528212, 0.00846480769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1080, '2022-05-01 00:00:00', 0.000564122872594792, 0.00111115384615387, 0.000734460660306896, 0.00145269230769232, 0.00101968554730592, 0.00196884615384617, 0.0015067204962587, 0.00322557692307693, 0.00307485399903548, 0.00847365384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1095, '2022-05-01 00:00:00', 0.000457745982631637, 0.000964230769230775, 0.00073728650103972, 0.00137076923076921, 0.000877155630432822, 0.00185000000000002, 0.00153347844909738, 0.00303692307692307, 0.00311687881356677, 0.00856846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1110, '2022-05-01 00:00:00', 0.000588623067322881, 0.000951346153846152, 0.000776502637570426, 0.00134788461538462, 0.00109695692713976, 0.00197749999999999, 0.00154303357558562, 0.00300115384615384, 0.00330670924613298, 0.00865096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1125, '2022-05-01 00:00:00', 0.000326371013513064, 0.000879038461538481, 0.00039609599652299, 0.0012190384615385, 0.000898205069098266, 0.00177288461538462, 0.00136837427403694, 0.00278307692307691, 0.00309525607241889, 0.0085069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1140, '2022-05-01 00:00:00', 0.00038066864250241, 0.000838846153846184, 0.000756047922778976, 0.00131230769230769, 0.000915452977408486, 0.00164307692307694, 0.00134314630625257, 0.00272499999999997, 0.00305169106335384, 0.0084521153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1155, '2022-05-01 00:00:00', 0.000573936106065946, 0.000879423076923074, 0.000652774581188719, 0.00112442307692311, 0.000683906341990895, 0.00146673076923078, 0.00121574771231534, 0.00254749999999998, 0.00319103728614039, 0.00845980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1170, '2022-05-01 00:00:00', 0.000321083262625839, 0.000667692307692335, 0.0005175371038352, 0.000940576923076928, 0.000675110361348434, 0.00140499999999999, 0.00111799483967432, 0.00237769230769228, 0.00341508844913047, 0.00843365384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1185, '2022-05-01 00:00:00', 0.000314556097479473, 0.000696538461538447, 0.000388181807127307, 0.000946346153846153, 0.000667391852374153, 0.00132326923076921, 0.0011376368218643, 0.00233653846153844, 0.00347737697343622, 0.00846615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1200, '2022-05-01 00:00:00', 0.000366454793098179, 0.000726346153846164, 0.000680507502925933, 0.00105730769230768, 0.000622502301509493, 0.00131365384615384, 0.00113433653939885, 0.00232423076923075, 0.00357649222756683, 0.00847442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1215, '2022-05-01 00:00:00', 0.000476357049345904, 0.000704038461538445, 0.000465716486882148, 0.000890384615384581, 0.000552442165438002, 0.00124288461538463, 0.00113816257119161, 0.00219903846153844, 0.00358514482059165, 0.00842076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1230, '2022-05-01 00:00:00', 0.000295960496324455, 0.000616153846153818, 0.000453182761570448, 0.000901153846153849, 0.000787939303597596, 0.00131788461538462, 0.00116473621972465, 0.00220230769230768, 0.00360262543154292, 0.008385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1245, '2022-05-01 00:00:00', 0.000295007692207383, 0.000613461538461569, 0.000415328600211732, 0.000844615384615426, 0.000829565317129763, 0.00124384615384616, 0.00100692038108589, 0.00208442307692307, 0.00360439646073426, 0.00838538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1260, '2022-05-01 00:00:00', 0.000301347997147179, 0.000581153846153887, 0.000557315543821108, 0.000881153846153888, 0.000914734030280827, 0.00129211538461539, 0.000994175982719042, 0.00202326923076923, 0.00360829537849402, 0.00836846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1275, '2022-05-01 00:00:00', 0.000558854769905511, 0.000675576923076917, 0.000786934461155319, 0.000879615384615374, 0.00091792952637148, 0.00128115384615382, 0.000973314894890311, 0.00201173076923075, 0.00360799215417872, 0.00836923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1290, '2022-05-01 00:00:00', 0.000375875797817085, 0.000606153846153837, 0.000555699455295182, 0.000948269230769226, 0.000602567742760428, 0.0011682692307692, 0.000760521101715026, 0.00191288461538462, 0.00358719310131942, 0.0083621153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1305, '2022-05-01 00:00:00', 0.000397440513207251, 0.00069519230769231, 0.000432179494405537, 0.000871346153846123, 0.000574576265273253, 0.00109326923076919, 0.000755581589546429, 0.00184653846153847, 0.00359252153250864, 0.00833980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1320, '2022-05-01 00:00:00', 0.000367875867441964, 0.000645576923076908, 0.000501016812246716, 0.000845384615384611, 0.000649668791355683, 0.00110653846153844, 0.00107745935136606, 0.00195057692307694, 0.00356859589388403, 0.0083194230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1335, '2022-05-01 00:00:00', 0.000262850644926869, 0.000532307692307712, 0.000351822562358684, 0.000696346153846155, 0.000457969305320126, 0.0010232692307692, 0.00106070832647157, 0.00192807692307693, 0.00351318715698434, 0.00829000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1350, '2022-05-01 00:00:00', 0.000215115443067563, 0.000489423076923072, 0.00038771644079345, 0.000809038461538441, 0.000332755858759025, 0.000982692307692289, 0.0010202423543151, 0.00192269230769231, 0.00351362775489945, 0.0083 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1365, '2022-05-01 00:00:00', 0.000301498118376575, 0.000656346153846141, 0.000284299408803732, 0.000803076923076915, 0.000375085836329993, 0.00101076923076923, 0.000984058882697257, 0.00192826923076922, 0.00352163983328568, 0.00832365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1380, '2022-05-01 00:00:00', 0.000212457416547764, 0.000548076923076935, 0.000282202941161145, 0.000732500000000016, 0.000517336113031139, 0.0011294230769231, 0.000992209674646199, 0.00189403846153849, 0.0035171695132045, 0.00831076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1395, '2022-05-01 00:00:00', 0.000186591577158972, 0.000473199999999991, 0.000326908753834062, 0.000708799999999989, 0.000502766347322475, 0.00111360000000001, 0.00101810047801447, 0.00193840000000002, 0.00317335373330275, 0.00797520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1410, '2022-05-01 00:00:00', 0.000296947947178138, 0.0005098, 0.000436967580795936, 0.000876400000000022, 0.000546686991492048, 0.00116500000000001, 0.00098184783274529, 0.00193220000000001, 0.00317335373330275, 0.00797520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1425, '2022-05-01 00:00:00', 0.000394483185567714, 0.000731874999999993, 0.000400894324053074, 0.000904791666666664, 0.000488115970940279, 0.00116937499999999, 0.000973347261415099, 0.00201375000000001, 0.00321211987403097, 0.00788979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 0, '2022-05-01 00:00:00', 0.000347046360693522, 0.00039333333333332, 0.000502520851191626, 0.000725833333333314, 0.000536040006798824, 0.000992777777777781, 0.000741954669791964, 0.00216444444444444, 0.00405752298951678, 0.00850388888888889 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 15, '2022-05-01 00:00:00', 0.000380290830003299, 0.00050634615384614, 0.000379723431743914, 0.000726730769230765, 0.000430889598567676, 0.00105461538461538, 0.00103037970969628, 0.00225788461538462, 0.00352356256016328, 0.00829634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 30, '2022-05-01 00:00:00', 0.000259075946691009, 0.000517115384615382, 0.000265447445182349, 0.000652884615384622, 0.000337306069639116, 0.00104076923076923, 0.00101739955089129, 0.00225038461538462, 0.00351980423953026, 0.00829173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 45, '2022-05-01 00:00:00', 0.000221969852422845, 0.000451153846153872, 0.000360684818728963, 0.000846538461538473, 0.000387255282528412, 0.0010794230769231, 0.000952616901770306, 0.00231519230769232, 0.00349939174934509, 0.00829615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 60, '2022-05-01 00:00:00', 0.000343755503452447, 0.000744615384615369, 0.000328356572130882, 0.000890961538461534, 0.000390278795813367, 0.00109846153846154, 0.0010244162502841, 0.00238442307692308, 0.00349996065911954, 0.00827615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 75, '2022-05-01 00:00:00', 0.000188801075616269, 0.000489615384615373, 0.000280823788166178, 0.000705000000000007, 0.000826363418841859, 0.00114749999999999, 0.00108011395410213, 0.00239807692307692, 0.00352655532517758, 0.0082076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 90, '2022-05-01 00:00:00', 0.00025034898718514, 0.000571153846153856, 0.000320691380517891, 0.000704807692307681, 0.000808198590408624, 0.00119019230769231, 0.00104597530857751, 0.00239211538461539, 0.00351272029695153, 0.00819326923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 105, '2022-05-01 00:00:00', 0.000235777355864521, 0.000460192307692282, 0.000779426317630737, 0.000939230769230765, 0.000775173752234866, 0.00113288461538459, 0.00108792024594563, 0.00253269230769231, 0.00351233606789641, 0.00818942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 120, '2022-05-01 00:00:00', 0.000724692958855941, 0.000793269230769227, 0.000741338394651604, 0.000913846153846137, 0.00070982860878255, 0.00109942307692305, 0.00105015207689901, 0.00254576923076922, 0.00348394380860804, 0.0081526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 135, '2022-05-01 00:00:00', 0.000174240881010687, 0.000493269230769208, 0.000267242615210597, 0.000733846153846119, 0.000403367555233912, 0.00110576923076922, 0.000984278728503548, 0.00249615384615384, 0.00345123251116955, 0.00802461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 150, '2022-05-01 00:00:00', 0.000182332009089067, 0.000520192307692274, 0.000329897886299123, 0.000776153846153832, 0.000364446682815734, 0.00118923076923076, 0.000892970259647766, 0.00246326923076923, 0.00344210858899911, 0.00800346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 165, '2022-05-01 00:00:00', 0.000291634979963767, 0.000575192307692318, 0.000331101018747127, 0.00088826923076926, 0.00034624318932485, 0.00119211538461537, 0.0008104769963043, 0.00243980769230771, 0.00343122669811338, 0.00799942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 180, '2022-05-01 00:00:00', 0.00030381579692558, 0.000750961538461573, 0.000280719405484154, 0.000934230769230792, 0.000615015321885441, 0.00134538461538462, 0.000828089367157921, 0.00241000000000001, 0.00344481085781988, 0.00799038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 195, '2022-05-01 00:00:00', 0.000243753658749674, 0.000619615384615379, 0.000215847970001693, 0.000892884615384581, 0.000551138855880743, 0.00133096153846149, 0.000726543555791077, 0.00240153846153845, 0.0034536413559292, 0.00799884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 210, '2022-05-01 00:00:00', 0.000200813346170003, 0.00065499999999997, 0.000460459970698167, 0.00101576923076922, 0.000495003379941803, 0.00133288461538461, 0.000960197816157582, 0.00253961538461538, 0.00345700686454892, 0.0079973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 225, '2022-05-01 00:00:00', 0.000343634924794405, 0.000749807692307677, 0.000389920554038309, 0.000990961538461506, 0.000450098450768962, 0.00132115384615387, 0.00102079870689572, 0.00248000000000001, 0.00344959310867014, 0.00797384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 240, '2022-05-01 00:00:00', 0.000284653365449173, 0.000681538461538443, 0.000304372241734451, 0.000902692307692329, 0.000419260016622706, 0.00126980769230773, 0.00110341086566224, 0.00241653846153846, 0.0034181983558594, 0.00791000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 255, '2022-05-01 00:00:00', 0.000263408720140659, 0.000586923076923087, 0.000346199197883786, 0.000853269230769244, 0.000553741851824059, 0.00124596153846156, 0.00121552971991639, 0.00242249999999999, 0.00336878633703819, 0.00788076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 270, '2022-05-01 00:00:00', 0.00022106220843915, 0.000622500000000022, 0.000375539458133745, 0.000921730769230804, 0.000536914439538197, 0.00123634615384616, 0.00117270712456265, 0.00236999999999999, 0.00335544306371694, 0.00785192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 285, '2022-05-01 00:00:00', 0.000384541735256201, 0.000737884615384658, 0.000543817878168224, 0.000988269230769249, 0.000611720933105927, 0.0013675, 0.00115043142409205, 0.00236730769230769, 0.00335980690837114, 0.0078326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 300, '2022-05-01 00:00:00', 0.000307003445232492, 0.000651346153846168, 0.000326687100355193, 0.000852692307692292, 0.00038518651825597, 0.00123942307692306, 0.00106045869973619, 0.00228057692307693, 0.00333888134767411, 0.00777057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 315, '2022-05-01 00:00:00', 0.00020946607950102, 0.000544038461538413, 0.000406429102531543, 0.000906153846153822, 0.000408026818500188, 0.00119173076923073, 0.0010597794400433, 0.00230730769230767, 0.00336155923642585, 0.00774250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 330, '2022-05-01 00:00:00', 0.000312007211455106, 0.000672499999999982, 0.000297867613856555, 0.000851346153846129, 0.00033831192934695, 0.00109019230769231, 0.00105087518471327, 0.00232057692307694, 0.00335097986243747, 0.00771596153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 345, '2022-05-01 00:00:00', 0.00022601335903333, 0.00055903846153846, 0.000267979692112302, 0.000776346153846158, 0.000307223108606018, 0.00101903846153848, 0.00105928105154103, 0.00239788461538461, 0.00332692517429901, 0.00780365384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 360, '2022-05-01 00:00:00', 0.000234705461900968, 0.000524423076923071, 0.000308280092423451, 0.00074384615384615, 0.000299617512582556, 0.000974423076923064, 0.00108870411675816, 0.00264557692307692, 0.00332770819726637, 0.00782961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 375, '2022-05-01 00:00:00', 0.000271082729353646, 0.000499615384615387, 0.000273187453253952, 0.000660769230769238, 0.000386741466018904, 0.00104519230769228, 0.0015196580587042, 0.00297884615384618, 0.00333488745629501, 0.00780211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 390, '2022-05-01 00:00:00', 0.000179121359805175, 0.0004876923076923, 0.000245448803999149, 0.000711346153846142, 0.000814226319888984, 0.00121749999999998, 0.00168175636212221, 0.00351269230769233, 0.00333931782531425, 0.00779153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 405, '2022-05-01 00:00:00', 0.000186843929112401, 0.000524423076923071, 0.000324128239103936, 0.00081634615384613, 0.000793036908637631, 0.00119153846153848, 0.0017098785381964, 0.00362884615384617, 0.00334284892891354, 0.0077998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 420, '2022-05-01 00:00:00', 0.000312616562876311, 0.000606346153846146, 0.000705103920327725, 0.000923461538461525, 0.000797399451100478, 0.00121173076923077, 0.00175281759988355, 0.00372653846153846, 0.0033556096545704, 0.00782307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 435, '2022-05-01 00:00:00', 0.000458113900852013, 0.000627115384615394, 0.000524331112356123, 0.000803653846153876, 0.000804064889268185, 0.00120788461538465, 0.00172916342600871, 0.00386307692307693, 0.00335565440138558, 0.0078223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 450, '2022-05-01 00:00:00', 0.000271274839344784, 0.000535961538461548, 0.000297917192934782, 0.000814423076923092, 0.000484617731984596, 0.00112711538461539, 0.00170350463411803, 0.00390903846153847, 0.00336296439744186, 0.00780346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 465, '2022-05-01 00:00:00', 0.000168222037338007, 0.000595576923076922, 0.000336039603893108, 0.000876153846153864, 0.000494346499470273, 0.00119730769230771, 0.00168109219305144, 0.00409480769230769, 0.00336443926062895, 0.00779846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 480, '2022-05-01 00:00:00', 0.00024936750759908, 0.000641923076923081, 0.00049357315723051, 0.000872307692307711, 0.000432412240985245, 0.00121211538461539, 0.00160224856421796, 0.0042423076923077, 0.00336083970734421, 0.00778153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 495, '2022-05-01 00:00:00', 0.000314339172526482, 0.000606346153846172, 0.0003322858477507, 0.000863269230769267, 0.000401889958149666, 0.00126153846153847, 0.00168655547925806, 0.00436576923076924, 0.00335976964068394, 0.00775096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 510, '2022-05-01 00:00:00', 0.000338804459147846, 0.000697692307692318, 0.000355285854575621, 0.000950961538461551, 0.000490571605374766, 0.00154249999999999, 0.00170566806221537, 0.00437846153846154, 0.00335383681544218, 0.00773923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 525, '2022-05-01 00:00:00', 0.000198145245871651, 0.00066653846153849, 0.000399016097612392, 0.00105461538461538, 0.00057232118470446, 0.00170153846153847, 0.00171877649909642, 0.00436442307692307, 0.00336567796347871, 0.00770307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 540, '2022-05-01 00:00:00', 0.000310484546871731, 0.000840576923076904, 0.000475757695277097, 0.00126576923076922, 0.000730867371952417, 0.00189865384615383, 0.00185087955183059, 0.00447365384615382, 0.00335462307867814, 0.007705 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 555, '2022-05-01 00:00:00', 0.000273917239045187, 0.000869423076923059, 0.000434511042614402, 0.00125038461538459, 0.00126691874853309, 0.00211365384615384, 0.00177834699607851, 0.00438903846153843, 0.00331211443619654, 0.00770403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 570, '2022-05-01 00:00:00', 0.000355275191279195, 0.000897307692307704, 0.000578340730019941, 0.00136500000000003, 0.00148964111578801, 0.00253057692307694, 0.001771308512415, 0.00438038461538459, 0.00328802218432531, 0.00767673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 585, '2022-05-01 00:00:00', 0.000439055980310214, 0.00098692307692306, 0.00108604159503855, 0.00161288461538462, 0.0014990911092546, 0.00249807692307691, 0.00171939287138043, 0.00429461538461536, 0.00323379446685255, 0.00767557692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 600, '2022-05-01 00:00:00', 0.00110525472177233, 0.00138500000000001, 0.00146929417905855, 0.00222923076923079, 0.00150813411207358, 0.00263249999999999, 0.00171376047379395, 0.00435519230769229, 0.00324864727469521, 0.00770865384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 615, '2022-05-01 00:00:00', 0.000934191382138335, 0.00140346153846156, 0.000949224399991102, 0.00173019230769231, 0.00112167047471446, 0.00234557692307693, 0.00164272045704679, 0.00399749999999999, 0.00314977174386676, 0.00755403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 630, '2022-05-01 00:00:00', 0.000524607985510639, 0.00109653846153849, 0.000751237952674429, 0.0015723076923077, 0.0011479092030564, 0.00224153846153848, 0.0016071564592831, 0.00382826923076923, 0.00313751958007989, 0.00753634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 645, '2022-05-01 00:00:00', 0.000485984171948655, 0.00108884615384616, 0.000704399826366133, 0.00156365384615388, 0.00105159790502176, 0.00225307692307694, 0.00174914235027869, 0.00379480769230768, 0.00314311144225934, 0.00751346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 660, '2022-05-01 00:00:00', 0.000462135844164398, 0.00114346153846156, 0.000786221342879999, 0.00153000000000002, 0.000907972805421273, 0.00225115384615386, 0.00226202235077034, 0.00380365384615384, 0.00327126244743524, 0.00755000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 675, '2022-05-01 00:00:00', 0.000509923561390885, 0.00104596153846154, 0.000661049660650509, 0.00150442307692307, 0.00108228570449481, 0.00223711538461539, 0.00225051419765488, 0.00368192307692304, 0.00334263737995105, 0.00756942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 690, '2022-05-01 00:00:00', 0.000545044952274603, 0.00111, 0.00068040270880846, 0.00163461538461539, 0.00113704522608114, 0.00222461538461539, 0.00238532349039834, 0.00378307692307691, 0.00333553116517387, 0.00757807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 705, '2022-05-01 00:00:00', 0.000416320004508378, 0.00108288461538461, 0.000881393760778066, 0.00157519230769233, 0.00103017855061821, 0.00193038461538462, 0.00241839209934077, 0.0036878846153846, 0.00316844269561318, 0.00749134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 720, '2022-05-01 00:00:00', 0.000902389559262911, 0.00116560000000001, 0.000992730367891189, 0.00151359999999999, 0.00145142610903896, 0.00200740000000001, 0.00255999552408464, 0.00366700000000001, 0.00303937703320927, 0.00749239999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 735, '2022-05-01 00:00:00', 0.000451980130604833, 0.000984038461538443, 0.000455529320174286, 0.00115519230769233, 0.000883139787698035, 0.00177173076923079, 0.00196149500479767, 0.0035794230769231, 0.00279415100632624, 0.0075846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 750, '2022-05-01 00:00:00', 0.00028240995842103, 0.000835769230769249, 0.000829185049403195, 0.0014446153846154, 0.000910247155785368, 0.00188173076923077, 0.00176745867104327, 0.00357307692307692, 0.00280269551572164, 0.00761807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 765, '2022-05-01 00:00:00', 0.000740106047494829, 0.00109519230769231, 0.000717085876200395, 0.00132192307692308, 0.000796797749649271, 0.00183057692307692, 0.00168007902744526, 0.00361153846153847, 0.00267231104966354, 0.00764788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 780, '2022-05-01 00:00:00', 0.00031035891133681, 0.00076442307692308, 0.000522382559492136, 0.00118653846153847, 0.000564967391843245, 0.0017119230769231, 0.00163826925560058, 0.00366192307692309, 0.00260557169276799, 0.00760538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 795, '2022-05-01 00:00:00', 0.000477339139235592, 0.000890576923076899, 0.000594712503263964, 0.00126480769230766, 0.000649280459728007, 0.00165865384615385, 0.00165162923060369, 0.00378634615384618, 0.00254201023571139, 0.00759403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 810, '2022-05-01 00:00:00', 0.000341592030622243, 0.000821346153846129, 0.000364243789873648, 0.00119153846153847, 0.000761885919180882, 0.00172192307692309, 0.00161722483095148, 0.00391807692307695, 0.00251226882595118, 0.0076094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 825, '2022-05-01 00:00:00', 0.000248117217955823, 0.000953076923076941, 0.000613560008976602, 0.0013167307692308, 0.000859468462749795, 0.00179403846153845, 0.00158649673325074, 0.00410326923076924, 0.00247581306769186, 0.00762211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 840, '2022-05-01 00:00:00', 0.000443457959155605, 0.000900192307692304, 0.000521563072371405, 0.00123596153846155, 0.00132167843464867, 0.00183826923076921, 0.00193448058025523, 0.00428865384615386, 0.0024571840355609, 0.00760076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 855, '2022-05-01 00:00:00', 0.000312621730136987, 0.00084788461538461, 0.000734896853044959, 0.00120076923076921, 0.00131739359517776, 0.00192673076923074, 0.00206773448116903, 0.00436673076923077, 0.00245770137292176, 0.00756903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 870, '2022-05-01 00:00:00', 0.000774703144138746, 0.000940192307692275, 0.00134890228875757, 0.00147423076923074, 0.00144803698688417, 0.00214634615384612, 0.00218596350873899, 0.0045426923076923, 0.00246531224422757, 0.00759269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 885, '2022-05-01 00:00:00', 0.000769530951044437, 0.00107173076923074, 0.000766552647597299, 0.00148480769230768, 0.00110113425786599, 0.00214942307692306, 0.00194858407173399, 0.00450826923076922, 0.00239436852924651, 0.00752557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 900, '2022-05-01 00:00:00', 0.000447700277486534, 0.00102846153846156, 0.000920288750673047, 0.00156423076923076, 0.00122481672098317, 0.00218500000000001, 0.0019486690230869, 0.00443480769230768, 0.00240461659345901, 0.00753019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 915, '2022-05-01 00:00:00', 0.000831658861275734, 0.00114230769230767, 0.000999510572538039, 0.00162576923076922, 0.00122325800788147, 0.00216807692307695, 0.00200981606506283, 0.00440884615384615, 0.00242193731259787, 0.00751288461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 930, '2022-05-01 00:00:00', 0.00064935316928582, 0.00117346153846155, 0.000877065496194796, 0.00162826923076923, 0.000925092760421702, 0.00211884615384615, 0.00218489557046695, 0.00458057692307692, 0.00251285611330093, 0.00759461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 945, '2022-05-01 00:00:00', 0.00056451970736192, 0.0011075, 0.000899898626769435, 0.00163653846153848, 0.00091963914327638, 0.00221192307692309, 0.00237691662744954, 0.00471057692307691, 0.00248889070903855, 0.00783480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 960, '2022-05-01 00:00:00', 0.000621039946689907, 0.00114115384615385, 0.000702314744256418, 0.00148999999999998, 0.000730929229448029, 0.00217346153846154, 0.00241378372780482, 0.00458326923076923, 0.00267030295025748, 0.00778461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 975, '2022-05-01 00:00:00', 0.000406941500237301, 0.000985769230769207, 0.000487965635612249, 0.00152269230769232, 0.00067116457342097, 0.00230673076923078, 0.00228997743522644, 0.00443557692307691, 0.00319575145851728, 0.00783076923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 990, '2022-05-01 00:00:00', 0.000387827925760891, 0.00114750000000002, 0.000529448334081347, 0.00156153846153848, 0.000847716956573081, 0.00235596153846157, 0.0023186292369548, 0.00438653846153848, 0.00326794682660817, 0.00793230769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1005, '2022-05-01 00:00:00', 0.000422417993862081, 0.00112019230769233, 0.000610571894588633, 0.00176596153846156, 0.00109689788108942, 0.0025098076923077, 0.00234148210788349, 0.00433269230769232, 0.0032979923263427, 0.00798423076923081 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1020, '2022-05-01 00:00:00', 0.000514901932410419, 0.00133999999999998, 0.000733534226562362, 0.00182230769230769, 0.00154717948091158, 0.00267211538461538, 0.00224191422329565, 0.00420576923076923, 0.00329894226055284, 0.00794096153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1035, '2022-05-01 00:00:00', 0.000664174588956386, 0.00129326923076924, 0.000868858424335305, 0.00181980769230768, 0.00150908868322776, 0.00259442307692306, 0.00213299937790751, 0.0039878846153846, 0.00332348291011795, 0.00782557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1050, '2022-05-01 00:00:00', 0.00071179491428359, 0.001295, 0.00135332610203956, 0.00194346153846152, 0.0014938683393742, 0.00258615384615383, 0.00209495107341438, 0.00376999999999998, 0.00336769451496922, 0.00779211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1065, '2022-05-01 00:00:00', 0.00100305257167235, 0.00151730769230766, 0.00115307568635436, 0.00192153846153844, 0.00121682665790352, 0.00253634615384613, 0.00185050372560058, 0.00358596153846152, 0.00328968993745847, 0.0076717307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1080, '2022-05-01 00:00:00', 0.000658657375622198, 0.00122346153846152, 0.000811183371093416, 0.00169730769230767, 0.0008427529293927, 0.00210749999999996, 0.00166441539748486, 0.00326884615384615, 0.0034228030854168, 0.00763519230769233 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1095, '2022-05-01 00:00:00', 0.000506018432318636, 0.00109942307692308, 0.000548411026371806, 0.00145057692307694, 0.000814669258042831, 0.001865, 0.00156886534206685, 0.00297269230769231, 0.00341418768354374, 0.00762846153846157 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1110, '2022-05-01 00:00:00', 0.000356802520256723, 0.00105403846153846, 0.000419230797459389, 0.00130769230769229, 0.00121020368597129, 0.00197980769230768, 0.00157315367971477, 0.0028925, 0.00355952274242579, 0.00768307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1125, '2022-05-01 00:00:00', 0.000399987932510278, 0.000877884615384593, 0.000699768533159384, 0.00130499999999998, 0.00147853987225443, 0.00199807692307689, 0.00161691881723807, 0.00277730769230767, 0.00361172345925794, 0.00770211538461541 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1140, '2022-05-01 00:00:00', 0.000649408280964018, 0.000991346153846149, 0.0012320213534613, 0.00143884615384616, 0.00164255335939554, 0.00186346153846154, 0.0015941688574784, 0.00267711538461537, 0.00364142575627484, 0.00771346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1155, '2022-05-01 00:00:00', 0.000812056269365221, 0.00089423076923076, 0.00110948525833449, 0.00130653846153842, 0.00118993828217459, 0.00166634615384614, 0.00116832142903334, 0.00241480769230769, 0.00339840551412887, 0.00764596153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1170, '2022-05-01 00:00:00', 0.00059838028170925, 0.000854807692307673, 0.000725727115487522, 0.00112961538461539, 0.000647897101279312, 0.00149057692307692, 0.00112870008621219, 0.00232326923076924, 0.00336409807320682, 0.00763038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1185, '2022-05-01 00:00:00', 0.000578098640771232, 0.000814038461538491, 0.000531477620919713, 0.00112769230769233, 0.000939330940289181, 0.00146115384615386, 0.00111903827184155, 0.0022094230769231, 0.00364332973232751, 0.00767653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1200, '2022-05-01 00:00:00', 0.000316455185793148, 0.000741730769230769, 0.000552415117043734, 0.000987692307692296, 0.000961548050721393, 0.00142557692307693, 0.00103688446059113, 0.00225076923076925, 0.00364877060960793, 0.00765480769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1215, '2022-05-01 00:00:00', 0.000416469825299014, 0.000671346153846145, 0.000834737176508954, 0.00106692307692306, 0.000857256356954246, 0.0013976923076923, 0.000910025210977907, 0.00217826923076924, 0.00365418637161019, 0.00771403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1230, '2022-05-01 00:00:00', 0.000612059323419403, 0.000821153846153837, 0.000657182125558717, 0.00107711538461538, 0.000648281159327089, 0.0013173076923077, 0.00077266096157273, 0.0020898076923077, 0.00365090682623459, 0.00771057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1245, '2022-05-01 00:00:00', 0.000260558350175472, 0.000654423076923111, 0.000283036012930154, 0.000845769230769246, 0.000441023808881123, 0.00116000000000002, 0.000696087002740777, 0.00200634615384618, 0.00364234210892684, 0.00771096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1260, '2022-05-01 00:00:00', 0.00027150896004482, 0.000636346153846155, 0.000337033209959183, 0.000854230769230797, 0.000472393414921881, 0.00122153846153847, 0.000718195414804492, 0.00196557692307694, 0.00361494506820698, 0.00773038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1275, '2022-05-01 00:00:00', 0.000294655992381194, 0.000671923076923089, 0.000396998595230991, 0.000926730769230785, 0.000433822943323474, 0.00121211538461538, 0.000712829896636283, 0.00195769230769232, 0.00348771278369342, 0.00788230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1290, '2022-05-01 00:00:00', 0.000329081238508767, 0.000632692307692319, 0.000382857073150721, 0.000878461538461537, 0.000511725174137631, 0.00113942307692309, 0.000704519940210269, 0.00192288461538462, 0.00347631807874587, 0.00783076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1305, '2022-05-01 00:00:00', 0.00022795276163817, 0.000632307692307684, 0.000214724510442154, 0.000788846153846146, 0.000365818786580738, 0.00100576923076922, 0.000635575814033738, 0.00184384615384617, 0.00346628448830245, 0.00784192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1320, '2022-05-01 00:00:00', 0.000238570502400005, 0.000591730769230751, 0.000359037816735482, 0.000831923076923104, 0.000521931508916662, 0.00114749999999999, 0.000665655056201178, 0.00184942307692308, 0.00346777106422067, 0.00784307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1335, '2022-05-01 00:00:00', 0.000201189252656863, 0.000583653846153878, 0.000292485108102186, 0.000741538461538469, 0.000469999509001389, 0.00106153846153847, 0.000591844574191585, 0.00175, 0.00347306240945941, 0.0077925 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1350, '2022-05-01 00:00:00', 0.000221522789242661, 0.000497115384615379, 0.000426391703267541, 0.000816730769230774, 0.000451339715138759, 0.000991538461538475, 0.00060855974360656, 0.00172480769230768, 0.00344211576817783, 0.0078101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1365, '2022-05-01 00:00:00', 0.000308224693265279, 0.000657692307692321, 0.000360330884263149, 0.000812884615384637, 0.000376435304483442, 0.000941538461538489, 0.0006606214149164, 0.00179057692307692, 0.00343885596472923, 0.00782711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1380, '2022-05-01 00:00:00', 0.000374480152498618, 0.000650769230769241, 0.000363562765716434, 0.000756730769230791, 0.000453147284597908, 0.0010623076923077, 0.000691651674227361, 0.00186096153846153, 0.00344171176105057, 0.0078353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1395, '2022-05-01 00:00:00', 0.000163346728911729, 0.000438076923076915, 0.000268805978069998, 0.000639423076923107, 0.00042330785305913, 0.00108346153846155, 0.000696379648887459, 0.00192615384615383, 0.00344007073384344, 0.00783557692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1410, '2022-05-01 00:00:00', 0.000285723788532454, 0.000471200000000023, 0.00043882769967268, 0.00090980000000001, 0.000469653063441532, 0.0011536, 0.000744258579616895, 0.00196999999999998, 0.00350508410502991, 0.00787499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1425, '2022-05-01 00:00:00', 0.00042261586182572, 0.000820416666666666, 0.000384130806430935, 0.000976041666666668, 0.000510840987483174, 0.00126541666666667, 0.000817709303747247, 0.002049375, 0.00355176530409349, 0.00778708333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 0, '2022-05-01 00:00:00', 0.000401492453822221, 0.00055190476190474, 0.00035291102345519, 0.000844761904761888, 0.000478713056513213, 0.00107690476190473, 0.000696904892055939, 0.00197714285714285, 0.00368820651020312, 0.0079895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 15, '2022-05-01 00:00:00', 0.000270451261071915, 0.000476730769230792, 0.000370782332995476, 0.000718461538461548, 0.000504511988117105, 0.00107288461538462, 0.000731808744455516, 0.00210403846153844, 0.00344593091698243, 0.00785673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 30, '2022-05-01 00:00:00', 0.000343904112306812, 0.000520961538461552, 0.00047595220348267, 0.000762499999999991, 0.000605070275638748, 0.00114596153846156, 0.000760216492444514, 0.0022036538461538, 0.00344511018021864, 0.00785807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 45, '2022-05-01 00:00:00', 0.000371649183215334, 0.000513653846153821, 0.000405552045412732, 0.000792692307692291, 0.00058203793162143, 0.00112192307692308, 0.000738911257292704, 0.00220038461538458, 0.00344895119509596, 0.00782288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 60, '2022-05-01 00:00:00', 0.00028709051105611, 0.000610192307692325, 0.000559855475856194, 0.000918076923076959, 0.00058216548664977, 0.00109057692307694, 0.000711721882803652, 0.00220403846153844, 0.00345101813293499, 0.00781807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 75, '2022-05-01 00:00:00', 0.000326396467269718, 0.000589423076923104, 0.000353799595599201, 0.000768076923076942, 0.00037624322125253, 0.000964807692307676, 0.000656871401768699, 0.0022209615384615, 0.00345101813293499, 0.00781807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 90, '2022-05-01 00:00:00', 0.000235657917002889, 0.000555576923076925, 0.000319888442092882, 0.000703846153846153, 0.000375063276712697, 0.000957692307692288, 0.00065392121967291, 0.00221480769230768, 0.00345101813293499, 0.00781807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 105, '2022-05-01 00:00:00', 0.000177938191516038, 0.00042000000000001, 0.000301439686530131, 0.000668269230769219, 0.00039772357041231, 0.000944038461538463, 0.000886699845147549, 0.00226384615384613, 0.00340805685669438, 0.00780153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 120, '2022-05-01 00:00:00', 0.000289978513792895, 0.000606538461538447, 0.000347454977714319, 0.00074019230769228, 0.000454841857555571, 0.00110865384615382, 0.000895740776375387, 0.00232153846153844, 0.00340143756939056, 0.00781346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 135, '2022-05-01 00:00:00', 0.000182345403434905, 0.0004603846153846, 0.000378782107042226, 0.000733269230769235, 0.000470807653032331, 0.00114538461538457, 0.000924263303310376, 0.00228557692307689, 0.00335681069446305, 0.00781596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 150, '2022-05-01 00:00:00', 0.000377309503641821, 0.000557307692307705, 0.000463184462340688, 0.000874615384615341, 0.000468874757756846, 0.00119653846153843, 0.000907027011725701, 0.00228499999999997, 0.00334351048243516, 0.00780211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 165, '2022-05-01 00:00:00', 0.000324961595364034, 0.000639038461538421, 0.000327606706045738, 0.000898076923076888, 0.000405093199153004, 0.0012125, 0.000885098364807357, 0.00220865384615383, 0.00330732390077166, 0.00778923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 180, '2022-05-01 00:00:00', 0.000226964670242869, 0.000684807692307704, 0.000303165161891384, 0.000883653846153828, 0.000420552018185651, 0.00122499999999998, 0.000877997919219567, 0.00216288461538462, 0.00324938453935748, 0.00776173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 195, '2022-05-01 00:00:00', 0.000242578536053453, 0.000612884615384625, 0.000310909150717688, 0.00084250000000002, 0.000414675220457594, 0.00120653846153845, 0.000875836654949927, 0.00213461538461538, 0.00325899845988587, 0.00773480769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 210, '2022-05-01 00:00:00', 0.000231997015895909, 0.000626153846153849, 0.000311962522403884, 0.000918846153846144, 0.000560501012144845, 0.0013257692307692, 0.000892363240976557, 0.00211692307692306, 0.00326731647710145, 0.00771519230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 225, '2022-05-01 00:00:00', 0.000261779781201986, 0.000680576923076915, 0.000408374262731583, 0.000901538461538432, 0.000572177386427054, 0.00133980769230767, 0.000933869884694063, 0.00206019230769229, 0.00327003265097792, 0.00767153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 240, '2022-05-01 00:00:00', 0.000245058234837199, 0.000648461538461517, 0.000433626567451752, 0.000984999999999971, 0.000400005192273983, 0.00129192307692306, 0.000902318147031058, 0.00198903846153844, 0.00326178465190221, 0.00767365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 255, '2022-05-01 00:00:00', 0.000320758476115591, 0.000654999999999978, 0.000360467911726715, 0.000881346153846146, 0.00039081182762989, 0.0012082692307692, 0.000921899210242734, 0.00199307692307691, 0.00324292065061019, 0.00765211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 270, '2022-05-01 00:00:00', 0.000208662775420418, 0.000643076923076934, 0.000217463701657213, 0.00082769230769229, 0.000328314635677442, 0.00112750000000002, 0.000920008779222347, 0.00203307692307689, 0.003248875172212, 0.00767826923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 285, '2022-05-01 00:00:00', 0.000218679340236227, 0.000604423076923057, 0.000333419174844301, 0.00083711538461536, 0.000901644821764866, 0.00123423076923077, 0.00092003062240006, 0.00202788461538459, 0.00325275419393381, 0.00767961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 300, '2022-05-01 00:00:00', 0.000279092209741627, 0.00057230769230771, 0.000305024336986166, 0.000809615384615419, 0.0010172814450591, 0.00125653846153847, 0.000941827193034097, 0.00209269230769229, 0.00326827237943137, 0.00764711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 315, '2022-05-01 00:00:00', 0.000253176739726356, 0.000552307692307724, 0.00096043667952896, 0.000878846153846172, 0.00106087034298043, 0.00114326923076924, 0.00105709407557486, 0.0022032692307692, 0.00326788019387778, 0.0076148076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 330, '2022-05-01 00:00:00', 0.000934107245531164, 0.00064211538461539, 0.000973268007993997, 0.000913846153846163, 0.000965204641513918, 0.00112999999999999, 0.00100428504994273, 0.00236769230769229, 0.00321698057788071, 0.00759096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 345, '2022-05-01 00:00:00', 0.000375719821962308, 0.000595769230769274, 0.000453750354947953, 0.000770769230769242, 0.000429062170499644, 0.000977115384615398, 0.000889096364942445, 0.00244288461538462, 0.00326683102739315, 0.0075448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 360, '2022-05-01 00:00:00', 0.000260265914314294, 0.000507115384615359, 0.00031670102377726, 0.000661538461538431, 0.000293963433100151, 0.000907499999999976, 0.000869448653767697, 0.00251980769230769, 0.00324133686213672, 0.00768057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 375, '2022-05-01 00:00:00', 0.000193572586266394, 0.00043711538461537, 0.00018756998693822, 0.000607499999999974, 0.000271794676463413, 0.000912884615384609, 0.000909088469926785, 0.00268961538461539, 0.00324391546413616, 0.00771153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 390, '2022-05-01 00:00:00', 0.00016991128907122, 0.000455384615384593, 0.000232521711145133, 0.000647115384615345, 0.000424068572103804, 0.000951923076923053, 0.00100500878296966, 0.00287057692307692, 0.00324772633486166, 0.00770211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 405, '2022-05-01 00:00:00', 0.000203551259845318, 0.000481346153846147, 0.000322998690161686, 0.000708076923076942, 0.000536966443586983, 0.000990192307692304, 0.00110472140588267, 0.00296576923076924, 0.00324324161200585, 0.00771307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 420, '2022-05-01 00:00:00', 0.000264632982420219, 0.000518846153846154, 0.000401176347182212, 0.000727692307692275, 0.000464035144557608, 0.00102384615384615, 0.00110262937493137, 0.00303653846153847, 0.00325237665171418, 0.00769673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 435, '2022-05-01 00:00:00', 0.00021039011383615, 0.000454999999999975, 0.000277822854462205, 0.000658461538461514, 0.000415081456324678, 0.00100884615384615, 0.0012282843099844, 0.00308711538461541, 0.00325518010845202, 0.00768153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 450, '2022-05-01 00:00:00', 0.000197259005839047, 0.000451346153846139, 0.00026146892740821, 0.000660000000000002, 0.000436456712101474, 0.00106269230769231, 0.00139499197681728, 0.00325884615384616, 0.00325518010845202, 0.00768153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 5158402[...];
Date: 2022-05-01 14:29:03 Duration: 7s313ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 870, '2022-05-01 00:00:00', 0.000892164028554237, 0.00096557692307692, 0.000901543484168202, 0.00123557692307691, 0.000821998877034595, 0.00155192307692308, 0.00192990047571214, 0.00400961538461537, 0.00338514231038204, 0.0075573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 885, '2022-05-01 00:00:00', 0.000372324300328855, 0.000719230769230758, 0.000391719139965578, 0.00102326923076924, 0.000533597839056852, 0.0015205769230769, 0.00184963310291112, 0.00384884615384613, 0.00323357851898815, 0.00751096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 900, '2022-05-01 00:00:00', 0.000297022920638484, 0.000806153846153867, 0.000345332392831118, 0.00102730769230771, 0.000566426042426052, 0.00165730769230769, 0.00182733026150595, 0.00383173076923076, 0.00328409697809589, 0.00756519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 915, '2022-05-01 00:00:00', 0.000243551052932682, 0.000716346153846145, 0.000400692717485796, 0.00115942307692304, 0.000939892894880132, 0.0018555769230769, 0.00176482918109983, 0.00377596153846151, 0.00322548849013603, 0.00765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 930, '2022-05-01 00:00:00', 0.000333389181218942, 0.000862115384615349, 0.000488578038802382, 0.00122749999999998, 0.0010626876123953, 0.00188519230769227, 0.0017391694414731, 0.00370788461538461, 0.00311521822917508, 0.00766115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 945, '2022-05-01 00:00:00', 0.000302246015434708, 0.000825576923076926, 0.000689780483476183, 0.00131365384615384, 0.000906625611815593, 0.00188499999999999, 0.0016451705195698, 0.00351096153846155, 0.00310008151257601, 0.00751423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 960, '2022-05-01 00:00:00', 0.000529948945291333, 0.000946730769230763, 0.000642266659214427, 0.00123769230769228, 0.000799857198793361, 0.00186153846153846, 0.00151611740970152, 0.00331500000000001, 0.00305036121442391, 0.00746846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 975, '2022-05-01 00:00:00', 0.000330917663475364, 0.000792499999999978, 0.000475293431633391, 0.0012703846153846, 0.000588967447187181, 0.00181942307692306, 0.00141987741886946, 0.00321673076923077, 0.00303790330022841, 0.00746230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 990, '2022-05-01 00:00:00', 0.000354825254933257, 0.00101519230769233, 0.000505879280217953, 0.00138538461538463, 0.000646767256913475, 0.00182826923076924, 0.0013272315315956, 0.00313153846153848, 0.00297002931868464, 0.00741807692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1005, '2022-05-01 00:00:00', 0.000406886489557746, 0.000921153846153826, 0.00045663337423096, 0.00127403846153846, 0.000595231338349943, 0.00181211538461538, 0.00133002325023055, 0.00298538461538461, 0.00314713943984788, 0.00743557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1020, '2022-05-01 00:00:00', 0.00028911782266856, 0.000981346153846144, 0.000465089941673807, 0.00132057692307691, 0.000831227914686362, 0.0020696153846154, 0.00136658924108386, 0.00295807692307691, 0.00316376328979367, 0.00748192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1035, '2022-05-01 00:00:00', 0.000427822932459744, 0.00096230769230769, 0.000539588162041564, 0.00138076923076923, 0.000995579479499262, 0.0019425, 0.00140926326906594, 0.00292480769230769, 0.00330334979749576, 0.00761673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1050, '2022-05-01 00:00:00', 0.000359499866267224, 0.000943076923076923, 0.000867454809286263, 0.00152461538461539, 0.00103751604250805, 0.00180846153846153, 0.00134524324366093, 0.00283076923076923, 0.00319847603735568, 0.0076648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1065, '2022-05-01 00:00:00', 0.00063328083453128, 0.00119115384615385, 0.000699172835460724, 0.00137557692307692, 0.000844780467613637, 0.00177096153846153, 0.00123429899133071, 0.00274, 0.00302770970181448, 0.00761596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1080, '2022-05-01 00:00:00', 0.000460109184366573, 0.000877692307692306, 0.000484720419020466, 0.00114673076923077, 0.00065843555843785, 0.00155423076923076, 0.00116328409454243, 0.00258826923076923, 0.0028971869977618, 0.00766750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1095, '2022-05-01 00:00:00', 0.000255624800169222, 0.000769038461538448, 0.000475292501033263, 0.00110480769230768, 0.000678103945968802, 0.0015201923076923, 0.00110620153957308, 0.0024796153846154, 0.00289463604726983, 0.00782538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1110, '2022-05-01 00:00:00', 0.000375262625985498, 0.00083903846153845, 0.00049184460491562, 0.00114365384615384, 0.000658641521501773, 0.00148942307692306, 0.0010925248985017, 0.00239057692307692, 0.00294789077790571, 0.00787903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1125, '2022-05-01 00:00:00', 0.00029366045279961, 0.000747692307692304, 0.000490097831677927, 0.00102173076923076, 0.000533360067438934, 0.00131519230769232, 0.00105390825757492, 0.00228884615384615, 0.0030667827040477, 0.00792192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1140, '2022-05-01 00:00:00', 0.000329869729532043, 0.000669038461538446, 0.000392607114242543, 0.000937884615384602, 0.00054895733335673, 0.00124807692307692, 0.00117017475683697, 0.00227480769230768, 0.0030441804568465, 0.00793442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1155, '2022-05-01 00:00:00', 0.000339845496569349, 0.000684807692307699, 0.000398732414611018, 0.00090346153846156, 0.000607104888922686, 0.00125288461538461, 0.00115773379429881, 0.00220153846153846, 0.00303161156051468, 0.00792442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1170, '2022-05-01 00:00:00', 0.000300410744456004, 0.000611153846153853, 0.000534577367214926, 0.000870192307692312, 0.000674669064174308, 0.00120711538461538, 0.00110495027733586, 0.00216634615384616, 0.00302259923804763, 0.00789807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1185, '2022-05-01 00:00:00', 0.000539809261185398, 0.000635961538461554, 0.000553978373640663, 0.00089903846153845, 0.000693063461407741, 0.00109519230769231, 0.00104485915502817, 0.00208442307692309, 0.00300809443898396, 0.00789307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1200, '2022-05-01 00:00:00', 0.000290162819014548, 0.000627307692307664, 0.000373133560332173, 0.000800576923076907, 0.000574905243028399, 0.00107596153846152, 0.000872753754150983, 0.00200134615384616, 0.00301846054114701, 0.00784403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1215, '2022-05-01 00:00:00', 0.000243556737979861, 0.00054173076923077, 0.000345580002982719, 0.000708461538461534, 0.000594115761835642, 0.00106653846153845, 0.000774233243528474, 0.00197865384615386, 0.0030026048498954, 0.00783173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1230, '2022-05-01 00:00:00', 0.000267905551669583, 0.000504230769230785, 0.000414493203062005, 0.000746153846153854, 0.00055964081887746, 0.00108461538461541, 0.000722460991760372, 0.00197826923076926, 0.0029988378325868, 0.00785788461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1245, '2022-05-01 00:00:00', 0.000329495243341413, 0.000531346153846155, 0.000487874353307687, 0.000759230769230768, 0.000546844549701716, 0.0010648076923077, 0.00065625030402923, 0.00194769230769233, 0.0030013170698622, 0.00787192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1260, '2022-05-01 00:00:00', 0.000296536481086879, 0.000536730769230767, 0.000516991630641977, 0.000847884615384632, 0.000569031160428404, 0.00118769230769231, 0.000692885382906968, 0.00197307692307694, 0.00298822700841924, 0.00788442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1275, '2022-05-01 00:00:00', 0.000501206582619937, 0.000659038461538466, 0.000554044569159744, 0.000884230769230789, 0.000560439147866702, 0.00125596153846156, 0.000682077595405267, 0.00199538461538463, 0.00297516018961101, 0.00789807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1290, '2022-05-01 00:00:00', 0.000370760548892943, 0.000594230769230785, 0.000381622044194774, 0.000885769230769226, 0.000540994561326288, 0.00119634615384617, 0.000749829211323365, 0.00197961538461539, 0.00298368430609902, 0.00789096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1305, '2022-05-01 00:00:00', 0.000327998416975567, 0.000650192307692301, 0.000417456999167399, 0.000867884615384622, 0.000597262472903225, 0.0011876923076923, 0.000772298268407097, 0.00194615384615385, 0.00297733893189617, 0.00789634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1320, '2022-05-01 00:00:00', 0.000306299752630559, 0.000571538461538465, 0.000456406574819497, 0.000825192307692312, 0.000543401006482469, 0.00115557692307692, 0.000632591404158619, 0.00189173076923077, 0.00298939301788585, 0.00792384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1335, '2022-05-01 00:00:00', 0.000367238132761096, 0.000575384615384623, 0.00043610853447984, 0.000824423076923076, 0.000429374724274914, 0.00107942307692308, 0.000628788211868348, 0.00190115384615385, 0.00302120615877934, 0.00796442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1350, '2022-05-01 00:00:00', 0.000239403425205229, 0.000504999999999982, 0.00034013798105159, 0.000780384615384599, 0.000360445504256136, 0.0009301923076923, 0.000740973605883085, 0.00190326923076922, 0.00303115571383895, 0.00798980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1365, '2022-05-01 00:00:00', 0.000282945292347385, 0.000585961538461534, 0.000284078266571842, 0.000707692307692319, 0.000278991866437838, 0.000897307692307704, 0.000798887688265073, 0.00197346153846154, 0.00301939703608825, 0.00801269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1380, '2022-05-01 00:00:00', 0.000159531646245665, 0.000447884615384612, 0.000282185154709588, 0.000642692307692312, 0.000354813277004218, 0.000912692307692313, 0.000900427868379137, 0.00207211538461538, 0.00301851147727843, 0.00804846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1395, '2022-05-01 00:00:00', 0.000217801515146255, 0.000447999999999982, 0.000264433041304107, 0.000635399999999993, 0.000404324230455379, 0.000975199999999998, 0.00096931943479261, 0.0021352, 0.00303455868565212, 0.00794620000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1410, '2022-05-01 00:00:00', 0.000206690590013191, 0.000452800000000013, 0.000317775471048349, 0.000734000000000008, 0.000445957490500326, 0.0010148, 0.000983955791689839, 0.00222259999999999, 0.00303790198986077, 0.00795380000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1425, '2022-05-01 00:00:00', 0.000234891279198437, 0.000627500000000008, 0.00031480929354824, 0.000788750000000009, 0.00038509644942836, 0.00103583333333333, 0.000954864523928896, 0.00235020833333333, 0.00311687421807561, 0.00793375000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 15, '2022-05-01 00:00:00', 0.000365396518024768, 0.000461153846153861, 0.000345034725119762, 0.000669807692307695, 0.000334501293547001, 0.00103365384615384, 0.000946718624431839, 0.00252192307692307, 0.00306011699122763, 0.00811500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 30, '2022-05-01 00:00:00', 0.00024167404940092, 0.00046211538461538, 0.000304933851591041, 0.00070442307692308, 0.000376158364767565, 0.00112865384615383, 0.000953657513914776, 0.00252557692307691, 0.00310917639972637, 0.00815173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 45, '2022-05-01 00:00:00', 0.00029773639605943, 0.000570192307692307, 0.000295099201052014, 0.000886538461538454, 0.000444497512323234, 0.00120903846153844, 0.000984997227641535, 0.00257346153846152, 0.00311257872931014, 0.00815788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 60, '2022-05-01 00:00:00', 0.00025788011525929, 0.000733076923076939, 0.000374774393674167, 0.000940384615384631, 0.00050738852508174, 0.00119634615384616, 0.00102832477659239, 0.00262961538461538, 0.00311295208023609, 0.00815057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 75, '2022-05-01 00:00:00', 0.000270624065107636, 0.000559230769230782, 0.000382645849518646, 0.000815384615384607, 0.000610974505322314, 0.00118461538461535, 0.00109654816794126, 0.00264326923076924, 0.00310992547523868, 0.00812769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 90, '2022-05-01 00:00:00', 0.00027491879920051, 0.000547884615384601, 0.000343805401130001, 0.000766923076923067, 0.000531893460992115, 0.00117442307692305, 0.00101728070779972, 0.00261403846153845, 0.00314861280810846, 0.00810384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 105, '2022-05-01 00:00:00', 0.000259757283158435, 0.000520384615384608, 0.000515140309490086, 0.000903461538461517, 0.000685269177881124, 0.00128461538461537, 0.00114151143058395, 0.00295788461538461, 0.00316164767778789, 0.00809903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 120, '2022-05-01 00:00:00', 0.000505810735354641, 0.000747499999999982, 0.000491132756610058, 0.000975769230769214, 0.000700539160493273, 0.00130865384615383, 0.00113756408103522, 0.00304096153846154, 0.00317242921361291, 0.00810865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 135, '2022-05-01 00:00:00', 0.000380042102930701, 0.000644999999999981, 0.000645667216022424, 0.000926923076923065, 0.000647330405470138, 0.00139057692307691, 0.00112421767670472, 0.00312076923076923, 0.00317138967961996, 0.0081175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 150, '2022-05-01 00:00:00', 0.000408576751098802, 0.000669807692307695, 0.000379218883414909, 0.000910192307692288, 0.000618607617650592, 0.00141576923076922, 0.00118157230645635, 0.00311365384615384, 0.00321500790763472, 0.00811038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 165, '2022-05-01 00:00:00', 0.000261180235440228, 0.000643653846153848, 0.000450367029808423, 0.00103769230769231, 0.000578522155682374, 0.00148673076923076, 0.00128078809872912, 0.00320692307692309, 0.00321200934594866, 0.00816596153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 180, '2022-05-01 00:00:00', 0.000298975944491565, 0.000838846153846154, 0.000423127185825494, 0.00107615384615386, 0.000480038139510405, 0.00160884615384615, 0.00119464993263235, 0.00320730769230771, 0.00322059127395051, 0.00818692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 195, '2022-05-01 00:00:00', 0.000310638300674843, 0.000676923076923084, 0.000407203832912289, 0.00107480769230768, 0.000427628748044193, 0.00156211538461538, 0.0013732221093248, 0.00341480769230771, 0.00321133414043734, 0.00818480769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 210, '2022-05-01 00:00:00', 0.000309049971065159, 0.000783269230769217, 0.000398986263499795, 0.00114903846153847, 0.000421528719707762, 0.00152769230769231, 0.00135550457536896, 0.00357057692307695, 0.00317183487299362, 0.00822730769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 225, '2022-05-01 00:00:00', 0.000295113798129025, 0.000736923076923088, 0.00039560314224465, 0.00105961538461539, 0.000507440182151094, 0.00156346153846153, 0.00156381707566897, 0.00392038461538463, 0.00313643637196494, 0.00825634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 240, '2022-05-01 00:00:00', 0.000262102739691608, 0.000749615384615381, 0.000340514825160149, 0.00107788461538461, 0.000576399734425826, 0.00157442307692307, 0.00174216590440221, 0.00401403846153848, 0.00315206328641074, 0.0082548076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 255, '2022-05-01 00:00:00', 0.000351794137791715, 0.000738653846153851, 0.000482744119192951, 0.00112673076923077, 0.000642819869493311, 0.00154923076923077, 0.00187473281173202, 0.00404865384615387, 0.00315229415847228, 0.0082973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 270, '2022-05-01 00:00:00', 0.000400729191119598, 0.000811730769230758, 0.000492381848381278, 0.00109326923076922, 0.000444200275343675, 0.00150326923076922, 0.00184064123441972, 0.00399807692307693, 0.003093653484897, 0.00822326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 285, '2022-05-01 00:00:00', 0.000406276336424432, 0.000777692307692308, 0.000450800356630813, 0.00110980769230768, 0.000963382841865057, 0.00179249999999998, 0.00186629551827637, 0.00395480769230769, 0.00306813338392229, 0.00818730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 300, '2022-05-01 00:00:00', 0.000306494070716901, 0.000716153846153841, 0.000320649341181301, 0.000990000000000004, 0.000984744324490071, 0.00169576923076923, 0.00187009572975862, 0.00398403846153847, 0.00301816431728853, 0.00809961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 315, '2022-05-01 00:00:00', 0.000268495881647246, 0.000640961538461557, 0.000962858165128082, 0.00127038461538462, 0.00108400966856317, 0.00170019230769232, 0.00195340814593757, 0.00402923076923078, 0.00298193223366222, 0.00807461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 330, '2022-05-01 00:00:00', 0.000998159999506771, 0.00102423076923077, 0.00101428233438532, 0.00131442307692308, 0.00110041998975214, 0.00173807692307695, 0.00194130230872114, 0.00399942307692309, 0.00298280201901087, 0.00806326923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 345, '2022-05-01 00:00:00', 0.00033355267142595, 0.000660769230769217, 0.000535942053411914, 0.000976730769230767, 0.00096418869841636, 0.00162538461538462, 0.00195650968662209, 0.00378692307692306, 0.0030270557223404, 0.00791211538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 360, '2022-05-01 00:00:00', 0.000330109830208063, 0.00065749999999999, 0.000523163491139753, 0.00100903846153847, 0.000964255412222314, 0.0015175, 0.00202617089604997, 0.0037175, 0.00302487073468247, 0.00778019230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 375, '2022-05-01 00:00:00', 0.000310836588282952, 0.000685769230769248, 0.000879199657905721, 0.00109903846153846, 0.00111457541070753, 0.00162211538461538, 0.00218711696426701, 0.00379384615384616, 0.00297284896379523, 0.00768980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 390, '2022-05-01 00:00:00', 0.000881828519873081, 0.000788461538461541, 0.000883114963332379, 0.000969038461538469, 0.00118025075562522, 0.00172038461538461, 0.00239779311996549, 0.00388038461538462, 0.00292062040300712, 0.00763346153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 405, '2022-05-01 00:00:00', 0.000343931847005498, 0.000596346153846162, 0.000686654571090877, 0.00114750000000001, 0.00151100832355289, 0.00192192307692308, 0.00225228195393027, 0.00377500000000002, 0.00278915703421992, 0.00750019230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 420, '2022-05-01 00:00:00', 0.000606645251805755, 0.000872692307692312, 0.000860046801052139, 0.0012225, 0.00171064802161231, 0.00196442307692308, 0.002255521089375, 0.00379576923076924, 0.00281007982366776, 0.00748615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 435, '2022-05-01 00:00:00', 0.000439210130190032, 0.000738461538461538, 0.00140617194484227, 0.00129846153846155, 0.00168492843947564, 0.00176538461538464, 0.00227119129194688, 0.00364826923076923, 0.00282949438946253, 0.00741749999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 450, '2022-05-01 00:00:00', 0.00141254828372209, 0.00103942307692308, 0.00161239454037969, 0.00132807692307693, 0.00164570500440953, 0.00174980769230769, 0.00229775499965982, 0.00363403846153845, 0.00284635354444947, 0.00741249999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 465, '2022-05-01 00:00:00', 0.000356210449896377, 0.000696730769230769, 0.000421295072913911, 0.00103153846153849, 0.000448279660308331, 0.00142942307692307, 0.00138756007492955, 0.00327980769230768, 0.00233191731117417, 0.00708211538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 480, '2022-05-01 00:00:00', 0.000337271917232744, 0.000802884615384644, 0.000398060876673979, 0.00110269230769231, 0.000474392769759401, 0.0015325, 0.00135732219405032, 0.00324653846153845, 0.00234822319080749, 0.00707807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 495, '2022-05-01 00:00:00', 0.000313818173715044, 0.000755384615384606, 0.000367544084221436, 0.00105942307692307, 0.000520902951244645, 0.00161673076923077, 0.00127196487917166, 0.00316057692307691, 0.00232968195254201, 0.00704499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 510, '2022-05-01 00:00:00', 0.000308163855016233, 0.000795192307692308, 0.00038392166668976, 0.00115461538461538, 0.000496528409598536, 0.0016676923076923, 0.00122290896887457, 0.00318211538461538, 0.00231473461678737, 0.00700788461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 525, '2022-05-01 00:00:00', 0.000302801280354976, 0.000778846153846158, 0.000439522643155207, 0.00119192307692307, 0.000417092500347529, 0.00158692307692305, 0.0011471014977559, 0.0031053846153846, 0.00225871188614557, 0.00696923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 540, '2022-05-01 00:00:00', 0.000392544411990063, 0.000873653846153839, 0.000399411490147116, 0.00123846153846153, 0.000559368737609987, 0.00165576923076923, 0.00108781502952548, 0.00308346153846153, 0.0022225513146278, 0.0069478846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 555, '2022-05-01 00:00:00', 0.000294871353957295, 0.000811346153846166, 0.000359430746512396, 0.00111269230769231, 0.000768515552117309, 0.00185192307692309, 0.00104721821985677, 0.00301, 0.0021895703565206, 0.00690211538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 570, '2022-05-01 00:00:00', 0.000304671386654791, 0.000789423076923069, 0.000569146763551851, 0.00115403846153846, 0.000903739432324644, 0.00196519230769232, 0.00109929984710548, 0.00301807692307692, 0.00216264351235667, 0.00688980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 585, '2022-05-01 00:00:00', 0.000368597967355312, 0.000822692307692317, 0.000654536829780024, 0.0015023076923077, 0.00079923001406643, 0.00195384615384616, 0.00110607248684424, 0.00304788461538461, 0.00215903925392752, 0.00687749999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 600, '2022-05-01 00:00:00', 0.000617799226784409, 0.00122173076923078, 0.000702841047792128, 0.00153846153846155, 0.000798273353027563, 0.00191288461538462, 0.00108778676148475, 0.00301596153846154, 0.0021377158640438, 0.00680865384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 615, '2022-05-01 00:00:00', 0.000318319868153924, 0.000898461538461532, 0.000417855376158575, 0.00117365384615383, 0.000590631344084764, 0.00165423076923078, 0.00108853347003413, 0.00289865384615385, 0.00214226178102993, 0.00682653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 630, '2022-05-01 00:00:00', 0.000390550745250093, 0.000851730769230772, 0.000448921099800585, 0.00117692307692309, 0.00065467502214106, 0.00179423076923076, 0.00111298883814984, 0.00299307692307692, 0.0021256565772992, 0.00684173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 645, '2022-05-01 00:00:00', 0.000332605101954495, 0.00090307692307693, 0.00052406297331522, 0.00133, 0.000686159350184887, 0.00192442307692306, 0.00112174335471449, 0.00303307692307691, 0.00210838896754406, 0.00680403846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 660, '2022-05-01 00:00:00', 0.000412017783410087, 0.000945576923076918, 0.000503245352303817, 0.00138673076923075, 0.000641778418507143, 0.00178346153846153, 0.00103295989943761, 0.00290307692307691, 0.00205093780613049, 0.00675826923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 675, '2022-05-01 00:00:00', 0.000396861921347194, 0.000920769230769212, 0.000596144148804497, 0.00130538461538461, 0.000623089202158204, 0.00157192307692306, 0.000971238325343143, 0.00286326923076923, 0.00196493813760519, 0.00678826923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 690, '2022-05-01 00:00:00', 0.000374336541301876, 0.000849615384615387, 0.000491962006037702, 0.00109115384615384, 0.000502404219727519, 0.00148000000000001, 0.00110737980768188, 0.00288903846153847, 0.00197318103189125, 0.00678576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 705, '2022-05-01 00:00:00', 0.000268183060326625, 0.000693076923076925, 0.000381374639147132, 0.000971153846153842, 0.000468021860107473, 0.00143230769230769, 0.00141651348794793, 0.0030523076923077, 0.00194055829595506, 0.00679749999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 720, '2022-05-01 00:00:00', 0.000291777169543241, 0.000733799999999989, 0.000369619962484003, 0.00109780000000001, 0.000502413508310977, 0.00144620000000002, 0.00153337571499396, 0.0030934, 0.00190985987705903, 0.00692279999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 735, '2022-05-01 00:00:00', 0.000314950057090875, 0.00077346153846155, 0.000413399787875353, 0.00105576923076924, 0.000451187706120023, 0.0013571153846154, 0.00149409567451864, 0.00308826923076923, 0.00189316825413419, 0.00686096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 750, '2022-05-01 00:00:00', 0.000276337586184828, 0.000682692307692318, 0.000308047948315733, 0.000908461538461559, 0.000439327458036277, 0.00127115384615387, 0.00150695306445206, 0.00302846153846154, 0.00188158227195992, 0.0068653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 765, '2022-05-01 00:00:00', 0.00020274358569006, 0.000614807692307693, 0.000277595998641096, 0.000861538461538448, 0.000465573798165712, 0.00130519230769231, 0.00150971077209661, 0.00314615384615384, 0.00191471629752295, 0.00695749999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 780, '2022-05-01 00:00:00', 0.000218993238392295, 0.000690961538461509, 0.00035128686502412, 0.0009873076923077, 0.000493254342255434, 0.00139461538461537, 0.00148386181452836, 0.00327326923076923, 0.00190807192252768, 0.00696730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 795, '2022-05-01 00:00:00', 0.000264045523464318, 0.000699038461538489, 0.000397206640660254, 0.00100134615384617, 0.000445796305675401, 0.00132288461538461, 0.00160712969176538, 0.00347538461538463, 0.00191444734945785, 0.00692442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 810, '2022-05-01 00:00:00', 0.000246091368272959, 0.000654807692307682, 0.000311707456538218, 0.000971538461538443, 0.000336171888267828, 0.00130653846153844, 0.00166867533828945, 0.00360076923076922, 0.00193060512633894, 0.00688807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 825, '2022-05-01 00:00:00', 0.000222968521407077, 0.000705192307692303, 0.00029119046106525, 0.000911730769230747, 0.000410629207623922, 0.00140711538461536, 0.0016752128682189, 0.00376192307692305, 0.00197064621380907, 0.00692749999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 840, '2022-05-01 00:00:00', 0.000232457440273422, 0.000672692307692308, 0.000275014475143522, 0.000959807692307695, 0.000535473514392071, 0.00141673076923076, 0.00165540220536839, 0.00391769230769229, 0.00194448859205072, 0.00688673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 855, '2022-05-01 00:00:00', 0.000283491418944878, 0.000695769230769228, 0.000455828957462706, 0.00103903846153845, 0.000704366709561493, 0.0014776923076923, 0.00184517780048015, 0.00413365384615384, 0.00195268632519804, 0.00690826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 870, '2022-05-01 00:00:00', 0.000274319087083754, 0.0007151923076923, 0.000449638316188274, 0.00102115384615386, 0.00099178171062917, 0.0014948076923077, 0.0018596637102941, 0.00417134615384615, 0.00193816793945687, 0.00692519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 885, '2022-05-01 00:00:00', 0.000365994325302802, 0.000775384615384626, 0.000566619937741513, 0.00111307692307694, 0.00154537330565991, 0.00183057692307695, 0.00184747150493277, 0.0042248076923077, 0.00189352399387614, 0.00698365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 900, '2022-05-01 00:00:00', 0.000444323513462203, 0.000805769230769236, 0.000904138455190271, 0.00114288461538463, 0.0015385763274484, 0.00183865384615385, 0.00179515322894304, 0.00435365384615384, 0.00177302762571214, 0.0070001923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 915, '2022-05-01 00:00:00', 0.000494523546923252, 0.000801538461538469, 0.00110076024427877, 0.00146134615384617, 0.00118842481397081, 0.00182653846153846, 0.00171640541203457, 0.00437653846153846, 0.00176064250728578, 0.00705903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 930, '2022-05-01 00:00:00', 0.000794797216517898, 0.00113884615384615, 0.000976485003232727, 0.00143519230769229, 0.000976152573194291, 0.00176461538461537, 0.00169809499598361, 0.00434615384615384, 0.00175399944083843, 0.00707596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 945, '2022-05-01 00:00:00', 0.000434820608456483, 0.000890192307692298, 0.000529339828320301, 0.00118057692307692, 0.000594051797793354, 0.00166653846153845, 0.00156443439029526, 0.0040901923076923, 0.00190452983295494, 0.00720673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 960, '2022-05-01 00:00:00', 0.000362773504248357, 0.000833846153846159, 0.000421320497410806, 0.00110019230769231, 0.000606655681078354, 0.00176865384615385, 0.00153849898127514, 0.00405134615384615, 0.00191698839328777, 0.0071875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 975, '2022-05-01 00:00:00', 0.000322409915862038, 0.000798076923076921, 0.000460608961467988, 0.00128615384615385, 0.000823405522112957, 0.00218942307692309, 0.00156200177287401, 0.00397153846153846, 0.00193286570825648, 0.00714461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 990, '2022-05-01 00:00:00', 0.000425622666038989, 0.00104057692307691, 0.000538054794178498, 0.00145019230769229, 0.000887551623634006, 0.00232173076923075, 0.0015601387635523, 0.00392019230769229, 0.00199268111810734, 0.00714596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1005, '2022-05-01 00:00:00', 0.000396853198977234, 0.0010076923076923, 0.000817171976062266, 0.00173403846153847, 0.00102524533649269, 0.00241999999999998, 0.00156408115075718, 0.00388538461538459, 0.00206247226554779, 0.00724038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1020, '2022-05-01 00:00:00', 0.000740907473720814, 0.00132673076923078, 0.000800612289726761, 0.00172903846153846, 0.0011463463867704, 0.00248403846153844, 0.00153565892897931, 0.0037028846153846, 0.00220484345336491, 0.00721057692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1035, '2022-05-01 00:00:00', 0.000389304310474254, 0.00110961538461539, 0.000629750255748559, 0.00162423076923078, 0.00141919713218425, 0.0023775, 0.00135294591682231, 0.00335442307692306, 0.00215169522613075, 0.00700788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1050, '2022-05-01 00:00:00', 0.000459426774947285, 0.0010501923076923, 0.000835065359026559, 0.00161692307692306, 0.00129862325027465, 0.00217211538461537, 0.00126182224763055, 0.00308576923076921, 0.00225502151618595, 0.00704596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1065, '2022-05-01 00:00:00', 0.000752284418390968, 0.00131038461538462, 0.00113803969445441, 0.00179211538461538, 0.0010898812391195, 0.00210365384615383, 0.00111036861516276, 0.00295230769230767, 0.00225748454292349, 0.00713730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1080, '2022-05-01 00:00:00', 0.000541810391188668, 0.0010675, 0.000644267144782486, 0.00130307692307692, 0.000687498811187791, 0.00184115384615385, 0.000868695950172531, 0.00270557692307692, 0.00232506473855281, 0.00711403846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1095, '2022-05-01 00:00:00', 0.00033517808125509, 0.000887884615384612, 0.000385042255423401, 0.00118153846153846, 0.000767905668285247, 0.00178634615384617, 0.000992540349887019, 0.00273211538461537, 0.0023232749762748, 0.00712115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1110, '2022-05-01 00:00:00', 0.00031149861093653, 0.000814230769230774, 0.000621748310442792, 0.00137519230769232, 0.000781223793406606, 0.00169384615384616, 0.00104863429498343, 0.00266673076923077, 0.00231064836055899, 0.00709538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1125, '2022-05-01 00:00:00', 0.000486376436992502, 0.000985961538461541, 0.000562937932088976, 0.00128365384615385, 0.000674685026227335, 0.00155826923076923, 0.00104840949134316, 0.00252769230769229, 0.00219273209454817, 0.00701596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1140, '2022-05-01 00:00:00', 0.000345977378095487, 0.000802115384615383, 0.000447138637939557, 0.000989807692307682, 0.00050175338717186, 0.00134730769230769, 0.000938969996243822, 0.00234557692307689, 0.00208733968523058, 0.00693980769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1155, '2022-05-01 00:00:00', 0.000266665520830874, 0.000642499999999999, 0.000449776739488187, 0.000961346153846141, 0.000466829774609037, 0.00126903846153845, 0.000930362046980374, 0.0023084615384615, 0.00207326803528967, 0.00693211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1170, '2022-05-01 00:00:00', 0.000354748719301632, 0.000725576923076928, 0.000397716027413434, 0.000924038461538477, 0.000506144856127748, 0.00125384615384616, 0.000878740794896514, 0.00224423076923074, 0.00204758683482627, 0.00688538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1185, '2022-05-01 00:00:00', 0.000287309267836281, 0.000643846153846166, 0.000397115222573982, 0.000902499999999998, 0.000472649813449482, 0.0012003846153846, 0.0009036223683682, 0.00223076923076921, 0.00202742102188963, 0.00685499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1200, '2022-05-01 00:00:00', 0.000248561167212709, 0.000665576923076915, 0.000347117193688002, 0.00086288461538461, 0.000444366446147248, 0.00114153846153845, 0.000902223087711667, 0.00221249999999997, 0.00208186344043394, 0.00684423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1215, '2022-05-01 00:00:00', 0.000208288631101525, 0.000551923076923067, 0.000266661770788379, 0.000782499999999994, 0.000410454204322651, 0.00111057692307692, 0.000861880859158975, 0.00217384615384613, 0.00207307750606529, 0.0068178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1230, '2022-05-01 00:00:00', 0.000218073382144626, 0.000574999999999996, 0.000304197873355228, 0.000817115384615379, 0.000492323416215242, 0.00112788461538461, 0.000863572744252259, 0.00218173076923075, 0.00208008890342548, 0.00680461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1245, '2022-05-01 00:00:00', 0.000227535373412247, 0.000557884615384619, 0.000314209141521025, 0.000749230769230784, 0.000576024739052069, 0.0010975, 0.000904835641683912, 0.00222153846153844, 0.00206306468260581, 0.00678173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1260, '2022-05-01 00:00:00', 0.000248665360551998, 0.00055269230769232, 0.000423764130692458, 0.000810961538461535, 0.000550726652844985, 0.00117961538461538, 0.000890573130068486, 0.00216749999999998, 0.0020232567425203, 0.0068303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1275, '2022-05-01 00:00:00', 0.000302400651199968, 0.00054807692307691, 0.000435432985217459, 0.00080326923076922, 0.000597109189860088, 0.0012807692307692, 0.000848196820410127, 0.00209538461538459, 0.00207519685813179, 0.006955 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1290, '2022-05-01 00:00:00', 0.000262214826782574, 0.000556153846153847, 0.000352516884483786, 0.000853076923076935, 0.00057446108524559, 0.00121346153846153, 0.000795730143665844, 0.00201730769230766, 0.00223171134747788, 0.00702846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1305, '2022-05-01 00:00:00', 0.000243438193071997, 0.00062192307692309, 0.000403441397898715, 0.000944807692307686, 0.000479543051728982, 0.00119346153846153, 0.000705542780690619, 0.00195884615384616, 0.00218156919529182, 0.00709192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1320, '2022-05-01 00:00:00', 0.000373523143140469, 0.000648461538461512, 0.000471557647997162, 0.000778846153846136, 0.000439125704799169, 0.00113576923076921, 0.000610339375959092, 0.00188307692307691, 0.00219506901941602, 0.007185 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1335, '2022-05-01 00:00:00', 0.000256281996126265, 0.000482307692307705, 0.000320040442155954, 0.000688269230769226, 0.000318750505278631, 0.00097326923076921, 0.000537137462709629, 0.0017555769230769, 0.00222369983620508, 0.0072351923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1350, '2022-05-01 00:00:00', 0.000192744649731172, 0.000497499999999984, 0.000233097949038927, 0.000819423076923069, 0.000345086444019712, 0.000974423076923047, 0.000629463141219427, 0.00183538461538459, 0.00221383809601891, 0.00726634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1365, '2022-05-01 00:00:00', 0.000248061406789642, 0.000662692307692315, 0.000308736880755227, 0.000802692307692293, 0.000443227888944795, 0.000994807692307685, 0.000719264581681556, 0.00192653846153844, 0.00224622124569585, 0.00735326923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1380, '2022-05-01 00:00:00', 0.000217662847965872, 0.000508653846153852, 0.000296421996484746, 0.000644999999999994, 0.000426234722261718, 0.000960961538461531, 0.000782186678485373, 0.00199499999999998, 0.00227576803603666, 0.00736807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1395, '2022-05-01 00:00:00', 0.000197869809567951, 0.000432692307692303, 0.0003891260918836, 0.000653653846153841, 0.000387335126215003, 0.000957499999999987, 0.000794843792103922, 0.00207942307692307, 0.00227873338636925, 0.00737961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1410, '2022-05-01 00:00:00', 0.000250748878362397, 0.000461000000000005, 0.000268714067365282, 0.000725200000000004, 0.000419593255427203, 0.00101720000000001, 0.000686904469340527, 0.00211739999999999, 0.00231647382890461, 0.00733979999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1425, '2022-05-01 00:00:00', 0.000262577024586263, 0.000605208333333329, 0.000271288858834166, 0.000767083333333307, 0.000460270428936749, 0.00105145833333332, 0.000760716642241118, 0.00219437499999999, 0.00227275856096711, 0.00721145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 0, '2022-05-01 00:00:00', 0.000227849422814999, 0.000357777777777753, 0.000479199103761438, 0.000678611111111104, 0.000451743264614071, 0.000975277777777771, 0.000790220505752945, 0.00224527777777776, 0.00247472115019891, 0.00734277777777777 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 15, '2022-05-01 00:00:00', 0.000322106348897383, 0.000542499999999997, 0.00037792210227059, 0.000811346153846157, 0.000394602282733454, 0.0011048076923077, 0.00085526379196488, 0.00241192307692307, 0.00228039510746578, 0.00738038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 30, '2022-05-01 00:00:00', 0.000304087348281076, 0.000603653846153847, 0.00041521565295824, 0.00087596153846153, 0.000477787247471251, 0.00125557692307691, 0.000872458793384461, 0.00251288461538461, 0.00227954371277709, 0.00737846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 45, '2022-05-01 00:00:00', 0.000406755880294119, 0.000677884615384603, 0.00037438734569344, 0.000921730769230766, 0.000481590194444, 0.00128365384615385, 0.00112190915579033, 0.00263307692307692, 0.00227662382453965, 0.00737096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 60, '2022-05-01 00:00:00', 0.000194550863430461, 0.000640961538461544, 0.000420055307713702, 0.000977307692307673, 0.000461226500339462, 0.00123326923076921, 0.00111172866086317, 0.00267615384615385, 0.00227518855516163, 0.0073651923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 75, '2022-05-01 00:00:00', 0.000344509964129644, 0.000636346153846138, 0.000385186268626584, 0.000847307692307696, 0.00034711475601904, 0.0010955769230769, 0.00106361641798885, 0.00267173076923076, 0.00229363129120615, 0.0073175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 90, '2022-05-01 00:00:00', 0.000205096225071203, 0.000557307692307705, 0.000246773954491513, 0.000750769230769222, 0.00029360864847879, 0.00102096153846152, 0.00100982466109414, 0.00266461538461537, 0.00229172162358346, 0.00731999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 105, '2022-05-01 00:00:00', 0.000223360694841319, 0.000530000000000005, 0.000264151544499631, 0.000779038461538441, 0.000390820241976372, 0.00113730769230768, 0.000995772081583719, 0.00270096153846153, 0.00231088205770337, 0.00733673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 120, '2022-05-01 00:00:00', 0.000202623941177888, 0.000622307692307691, 0.000247164613474193, 0.000792884615384609, 0.000392528146957437, 0.00120211538461539, 0.000952814959031334, 0.00267711538461538, 0.00230083245804643, 0.00734499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 135, '2022-05-01 00:00:00', 0.000183052850712163, 0.000532884615384605, 0.000399366806524835, 0.000840384615384613, 0.000495266245413666, 0.00125942307692307, 0.000974142621053955, 0.00268538461538461, 0.00230020056817795, 0.00734557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 150, '2022-05-01 00:00:00', 0.000405095240463476, 0.000683076923076919, 0.000401229840135781, 0.000920769230769225, 0.000511174665316594, 0.00138653846153845, 0.00102995996934909, 0.00271346153846153, 0.00228333228991179, 0.00737288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 165, '2022-05-01 00:00:00', 0.000205356069753521, 0.000611346153846171, 0.000344656350587048, 0.000949999999999989, 0.000530604009959021, 0.00144884615384615, 0.00102058324199752, 0.00262307692307691, 0.00223907127038112, 0.00744307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 180, '2022-05-01 00:00:00', 0.000322361061305717, 0.00078442307692307, 0.0003558061269849, 0.00105499999999999, 0.000487317500356641, 0.00147288461538461, 0.00102144356747619, 0.00259480769230769, 0.00220814548015715, 0.0075223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 195, '2022-05-01 00:00:00', 0.000288439101691523, 0.000723653846153839, 0.00050976902763748, 0.00106730769230769, 0.000487973517566433, 0.00154192307692308, 0.000948240739474968, 0.00257250000000001, 0.00222847750717837, 0.00765500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 210, '2022-05-01 00:00:00', 0.000300292421585264, 0.000751538461538462, 0.000335415471410511, 0.00109346153846155, 0.000613659514714789, 0.001655, 0.000957288558698692, 0.00259576923076924, 0.002218581494143, 0.00767461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 225, '2022-05-01 00:00:00', 0.000280526496760318, 0.000806346153846159, 0.000451751463324025, 0.00121423076923076, 0.000937756980163929, 0.00169692307692308, 0.000988720715797038, 0.00255057692307693, 0.00230394441038707, 0.00773538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 240, '2022-05-01 00:00:00', 0.000289655232727036, 0.000853076923076922, 0.000479065596921598, 0.00120461538461538, 0.000858172409609733, 0.00164326923076924, 0.00109992924597625, 0.00249211538461539, 0.00240705809108258, 0.00774942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 255, '2022-05-01 00:00:00', 0.000398012610932793, 0.000804038461538455, 0.000666667862178427, 0.00110096153846155, 0.00076491135735809, 0.00160076923076923, 0.00107984772786936, 0.00238134615384616, 0.00243903462144664, 0.00778673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 270, '2022-05-01 00:00:00', 0.000477638300551623, 0.00079288461538463, 0.00059255171796352, 0.00112846153846155, 0.000726572670937911, 0.00154538461538462, 0.00100890161142624, 0.0023623076923077, 0.00243418531624979, 0.00778192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 285, '2022-05-01 00:00:00', 0.0004326096570635, 0.000768653846153826, 0.000560844864056402, 0.00108519230769229, 0.000589579935208096, 0.00138749999999999, 0.000965110595495898, 0.00239269230769231, 0.00245052808280487, 0.00774173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 300, '2022-05-01 00:00:00', 0.00038958483819811, 0.000757115384615366, 0.00040011229193047, 0.00100461538461538, 0.000447439252430306, 0.00118673076923076, 0.00101382368365435, 0.00234730769230768, 0.0024803970525828, 0.00781346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 315, '2022-05-01 00:00:00', 0.000308437002668903, 0.000670769230769227, 0.000402565665928688, 0.000883653846153841, 0.000409133982192404, 0.00117615384615385, 0.000971376679690297, 0.00240942307692308, 0.00248061767277053, 0.00785403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 330, '2022-05-01 00:00:00', 0.000265700235951379, 0.000538846153846157, 0.000365192888969434, 0.000804615384615404, 0.000444935431789329, 0.00121153846153846, 0.00100764088535854, 0.00253807692307693, 0.00249421823732099, 0.00785884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 345, '2022-05-01 00:00:00', 0.000247885829799514, 0.000605769230769245, 0.000261871078087057, 0.000892307692307701, 0.000470995386225971, 0.00118942307692306, 0.000989108164731469, 0.00256480769230769, 0.00251605467257462, 0.00786634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 360, '2022-05-01 00:00:00', 0.000233554885659437, 0.000621730769230769, 0.000339251891894295, 0.000860384615384615, 0.000447897996629386, 0.00111115384615385, 0.00101653084632907, 0.00260519230769231, 0.0025103177855832, 0.00786076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 375, '2022-05-01 00:00:00', 0.000316111713456855, 0.000583846153846153, 0.000362271944177919, 0.00076980769230768, 0.000506367607421879, 0.00108692307692309, 0.00102756412863702, 0.00274903846153845, 0.00251864695819005, 0.00788250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 390, '2022-05-01 00:00:00', 0.000265201519893536, 0.000529615384615378, 0.000445132694131334, 0.000803653846153846, 0.000490977557061877, 0.00118519230769231, 0.000882574141579401, 0.00284134615384615, 0.00252465178863268, 0.00793442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 405, '2022-05-01 00:00:00', 0.000300885168486907, 0.000576730769230773, 0.000428648861136781, 0.000830384615384624, 0.000523581306594701, 0.00123923076923077, 0.000852065206063854, 0.00294865384615384, 0.0024953221543212, 0.00799557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 420, '2022-05-01 00:00:00', 0.000263976106144831, 0.000560769230769241, 0.000371696991978892, 0.000879423076923078, 0.000680658419925437, 0.00125673076923078, 0.00083122356522457, 0.00296115384615384, 0.00253794165538805, 0.00799538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 435, '2022-05-01 00:00:00', 0.00020509294328331, 0.000563653846153837, 0.000318223010820046, 0.000798269230769225, 0.000632798667702547, 0.00122192307692306, 0.00088182260993049, 0.00300865384615383, 0.00255934150936104, 0.00797519230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 450, '2022-05-01 00:00:00', 0.000197666482898682, 0.000534038461538467, 0.000525153201090287, 0.000873269230769238, 0.000615610547467986, 0.00125288461538462, 0.000867249697873425, 0.00300403846153846, 0.00254418290495124, 0.00794557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 465, '2022-05-01 00:00:00', 0.000387899521089587, 0.000649038461538461, 0.00047682427016184, 0.000889230769230753, 0.000545675868850862, 0.00129807692307691, 0.000914971037793004, 0.00309499999999998, 0.00251952849679336, 0.0079453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 5158402178[...];
Date: 2022-05-01 14:28:02 Duration: 6s928ms Database: acaweb_fx User: pgperfstats
20 32s379ms 106 50ms 2s327ms 305ms select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration May 01 14 106 32s379ms 305ms [ User: postgres - Total duration: 32s379ms - Times executed: 106 ]
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059765687308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536961433619679302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:21 Duration: 2s327ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059765687308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536961433619679302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:21 Duration: 2s224ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059923228308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536962092721841302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:22 Duration: 1s747ms Database: acaweb_fx User: postgres Bind query: yes
Most frequent queries (N)
Rank Times executed Total duration Min duration Max duration Avg duration Query 1 1,796 8m2s 50ms 8s769ms 268ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration May 01 14 1,796 8m2s 268ms [ User: postgres - Total duration: 8m2s - Times executed: 1796 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891271308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-824515673' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:03:31 Duration: 8s769ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 538 AND sg.groupid = 515852059729069308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '1898562543' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:03:31 Duration: 8s745ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 538 AND sg.groupid = 515852059729069308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '1898562543' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:03:31 Duration: 8s676ms Database: acaweb_fx User: postgres Bind query: yes
2 283 44s870ms 50ms 1s155ms 158ms select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low from t60_ps t left outer join t60_fps f on t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime where t.pricedatetime >= current_timestamp - interval ? and t.symbolid = ?) a order by (high - low) limit ?;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration May 01 14 283 44s870ms 158ms [ User: pgperfstats - Total duration: 44s870ms - Times executed: 283 ]
-
select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low FROM t60_ps t LEFT OUTER JOIN t60_fps f ON t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime WHERE t.pricedatetime >= current_timestamp - interval '6 months' and t.symbolid = 515840233448940300) a order by (high - low) LIMIT 3091;
Date: 2022-05-01 14:11:01 Duration: 1s155ms Database: acaweb_fx User: pgperfstats
-
select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low FROM t60_ps t LEFT OUTER JOIN t60_fps f ON t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime WHERE t.pricedatetime >= current_timestamp - interval '6 months' and t.symbolid = 515840249649669300) a order by (high - low) LIMIT 1952;
Date: 2022-05-01 14:10:57 Duration: 1s118ms Database: acaweb_fx User: pgperfstats
-
select * from ( select distinct case when f.pricedatetime is not null then f.pricedatetime else t.pricedatetime end as pricedatetime, case when f.high is not null then f.high else t.high end as high, case when f.low is not null then f.low else t.low end as low FROM t60_ps t LEFT OUTER JOIN t60_fps f ON t.symbolid = f.symbolid and t.pricedatetime = f.pricedatetime WHERE t.pricedatetime >= current_timestamp - interval '6 months' and t.symbolid = 515840245905196300) a order by (high - low) LIMIT 2664;
Date: 2022-05-01 14:10:50 Duration: 979ms Database: acaweb_fx User: pgperfstats
3 242 28s318ms 50ms 2s704ms 117ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity <= ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration May 01 14 242 28s318ms 117ms [ User: postgres - Total duration: 28s318ms - Times executed: 242 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND (((s.symbol ilike '%gbpcad%' AND timegranularity <= 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 535214090975970301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:09:02 Duration: 2s704ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND (((s.symbol ilike '%gbpcad%' AND timegranularity <= 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 535214090975970301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:04:51 Duration: 1s25ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND (((s.symbol ilike '%audusd%' AND timegranularity <= 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536386432090072301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:01:35 Duration: 738ms Database: acaweb_fx User: postgres Bind query: yes
4 221 51s54ms 50ms 2s27ms 231ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid where b.brokerid = ? and sg.groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration May 01 14 221 51s54ms 231ms [ User: postgres - Total duration: 51s54ms - Times executed: 221 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND sg.groupid = 515852059718346308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-1390377849' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:09:36 Duration: 2s27ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND sg.groupid = 515852059718346308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-1390377849' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:09:36 Duration: 2s23ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND sg.groupid = 515852059758978308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '-1744705785' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:09:36 Duration: 1s866ms Database: acaweb_fx User: postgres Bind query: yes
5 158 10m55s 75ms 2m14s 4s149ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration May 01 14 158 10m55s 4s149ms [ User: postgres - Total duration: 10m55s - Times executed: 158 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:04:36 Duration: 2m14s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:18 Duration: 18s773ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:12:53 Duration: 16s254ms Database: acaweb_fx User: postgres Bind query: yes
6 151 18m7s 51ms 42s455ms 7s203ms with rar_max as ( ;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration May 01 14 151 18m7s 7s203ms [ User: postgres - Total duration: 18m7s - Times executed: 151 ]
-
WITH rar_max as ( ;
Date: 2022-05-01 14:08:09 Duration: 42s455ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2022-05-01 14:02:05 Duration: 40s157ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2022-05-01 14:13:15 Duration: 27s341ms Database: acaweb_fx User: postgres Bind query: yes
7 136 1m24s 50ms 6s239ms 619ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration May 01 14 136 1m24s 619ms [ User: postgres - Total duration: 1m24s - Times executed: 136 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:01:06 Duration: 6s239ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '622' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('0' = 0 OR kr.patternclassid in ('0')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:07:34 Duration: 5s993ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:00:55 Duration: 5s110ms Database: acaweb_fx User: postgres Bind query: yes
8 116 1m34s 51ms 14s416ms 816ms (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?)));Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration May 01 14 116 1m34s 816ms [ User: postgres - Total duration: 1m34s - Times executed: 116 ]
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:11:36 Duration: 14s416ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:06:21 Duration: 10s121ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:04:14 Duration: 6s113ms Database: acaweb_fx User: postgres Bind query: yes
9 106 32s379ms 50ms 2s327ms 305ms select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration May 01 14 106 32s379ms 305ms [ User: postgres - Total duration: 32s379ms - Times executed: 106 ]
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059765687308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536961433619679302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:21 Duration: 2s327ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059765687308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536961433619679302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:21 Duration: 2s224ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059923228308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536962092721841302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:22 Duration: 1s747ms Database: acaweb_fx User: postgres Bind query: yes
10 96 21m4s 542ms 2m16s 13s176ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), all_results as ( select ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration May 01 14 96 21m4s 13s176ms [ User: postgres - Total duration: 21m4s - Times executed: 96 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:12:47 Duration: 2m16s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:07:26 Duration: 1m56s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:41 Duration: 1m30s Database: acaweb_fx User: postgres Bind query: yes
11 96 32s304ms 54ms 3s233ms 336ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end ), all_results as ( select fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration May 01 14 96 32s304ms 336ms [ User: postgres - Total duration: 32s304ms - Times executed: 96 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), all_results AS ( SELECT fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:02:09 Duration: 3s233ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), all_results AS ( SELECT fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('232' = 0 OR coalesce(bim.code, s.symbol) in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:02:49 Duration: 2s116ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), all_results AS ( SELECT fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:16:44 Duration: 1s352ms Database: acaweb_fx User: postgres Bind query: yes
12 88 8s874ms 50ms 2s675ms 100ms select distinct pricedatetime, high, low from t15_ps where pricedatetime <= current_timestamp and pricedatetime >= current_timestamp - interval ? and symbolid = ? order by pricedatetime asc;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration May 01 14 88 8s874ms 100ms [ User: pgperfstats - Total duration: 8s874ms - Times executed: 88 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 515840216511243300order by pricedatetime asc;
Date: 2022-05-01 14:13:30 Duration: 2s675ms Database: acaweb_fx User: pgperfstats
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 515840217771664300order by pricedatetime asc;
Date: 2022-05-01 14:23:56 Duration: 392ms Database: acaweb_fx User: pgperfstats
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 515840217731303300order by pricedatetime asc;
Date: 2022-05-01 14:23:41 Duration: 237ms Database: acaweb_fx User: pgperfstats
13 79 14s761ms 50ms 719ms 186ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((c.symbol ilike ? and timegranularity <= ?))) and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration May 01 14 79 14s761ms 186ms [ User: postgres - Total duration: 14s761ms - Times executed: 79 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND (((c.symbol ilike '%audusd%' AND timegranularity <= 1440))) AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '138324015' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:05:36 Duration: 719ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND (((c.symbol ilike '%ethusd%' AND timegranularity <= 1440))) AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-290224553' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:06:00 Duration: 662ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND (((c.symbol ilike '%ethusd%' AND timegranularity <= 1440))) AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-407157361' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:06:00 Duration: 656ms Database: acaweb_fx User: postgres Bind query: yes
14 76 30s897ms 52ms 5s159ms 406ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration May 01 14 76 30s897ms 406ms [ User: postgres - Total duration: 30s897ms - Times executed: 76 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 431 AND sg.groupid = 515852059926914308 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-2131295465' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:01:33 Duration: 5s159ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 431 AND sg.groupid = 515852059926914308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-758242401' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:04:09 Duration: 4s323ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 431 AND sg.groupid = 515852059926914308 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-2131295465' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:04:09 Duration: 3s147ms Database: acaweb_fx User: postgres Bind query: yes
15 75 20s828ms 52ms 793ms 277ms with rar_max as ( select resultuid from relevance_bigmovement_results order by resultuid desc limit ? ), all_results as ( select bmr.resultuid as resultuid, ? as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, bmr.patternendtime as identified, bmr.patternlengthbars, dtt.timezone as timezone, g.basegroupname, case when rbr.age is not null then rbr.age when bmr.resultuid <= rm.resultuid then ? else ? end as age, case when rbr.relevant is not null then rbr.relevant when bmr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from bigmovement_results bmr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = bmr.symbolid inner join symbols s on bmr.symbolid = s.symbolid and s.nonliquid = ? inner join downloadersymbolsettings dss on bmr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join symbolgroup sg on bmr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join rar_max rm on ? = ? left outer join relevance_bigmovement_results rbr on rbr.resultuid = bmr.resultuid left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where bmr.gmttimefound > now() - interval ? and (bmr.simulation = ? or bmr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or bmr.patternlengthbars <= ?) ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, interval desc;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration May 01 14 75 20s828ms 277ms [ User: postgres - Total duration: 20s828ms - Times executed: 75 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1 ), all_results AS ( SELECT bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('232' = 0 OR coalesce(bim.code, s.symbol) in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('400' = 0 OR bmr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, interval DESC;
Date: 2022-05-01 14:31:54 Duration: 793ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1 ), all_results AS ( SELECT bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('232' = 0 OR coalesce(bim.code, s.symbol) in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('400' = 0 OR bmr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, interval DESC;
Date: 2022-05-01 14:02:50 Duration: 776ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1 ), all_results AS ( SELECT bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('232' = 0 OR coalesce(bim.code, s.symbol) in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('400' = 0 OR bmr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, interval DESC;
Date: 2022-05-01 14:12:55 Duration: 667ms Database: acaweb_fx User: postgres Bind query: yes
16 73 8s368ms 52ms 194ms 114ms with rar_max as ( select resultuid from relevance_consecutivecandles_results order by resultuid desc limit ? ), all_results as ( select ccr.resultuid as resultuid, ccr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ccr.patternendtime as identified, dtt.timezone as timezone, ccr.qtyconsecutivecandles as length, g.basegroupname, case when rcr.age is not null then rcr.age when ccr.resultuid <= rm.resultuid then ? else ? end as age, case when rcr.relevant is not null then rcr.relevant when ccr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from consecutivecandles_results ccr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ccr.symbolid inner join symbols s on ccr.symbolid = s.symbolid and s.nonliquid = ? inner join downloadersymbolsettings dss on ccr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join symbolgroup sg on ccr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join rar_max rm on ? = ? left outer join relevance_consecutivecandles_results rcr on rcr.resultuid = ccr.resultuid left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where ccr.gmttimefound > now() - interval ? and (ccr.simulation = ? or ccr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or ccr.patternlengthbars <= ?) ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration May 01 14 73 8s368ms 114ms [ User: postgres - Total duration: 8s368ms - Times executed: 73 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_consecutivecandles_results ORDER BY resultuid DESC LIMIT 1 ), all_results AS ( SELECT ccr.resultuid AS resultuid, ccr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ccr.patternendtime AS identified, dtt.timezone AS timezone, ccr.qtyconsecutivecandles AS length, g.basegroupname, CASE WHEN rcr.age IS NOT NULL THEN rcr.age WHEN ccr.resultuid <= rm.resultuid THEN 1 ELSE 0 END as age, CASE WHEN rcr.relevant IS NOT NULL THEN rcr.relevant WHEN ccr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM consecutivecandles_results ccr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ccr.symbolid INNER JOIN symbols s ON ccr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON ccr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on ccr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_consecutivecandles_results rcr ON rcr.resultuid = ccr.resultuid LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ccr.gmttimefound > now() - INTERVAL '7 DAYS' AND (ccr.simulation = 0 OR ccr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('232' = 0 OR coalesce(bim.code, s.symbol) in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('400' = 0 OR ccr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:02:49 Duration: 194ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_consecutivecandles_results ORDER BY resultuid DESC LIMIT 1 ), all_results AS ( SELECT ccr.resultuid AS resultuid, ccr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ccr.patternendtime AS identified, dtt.timezone AS timezone, ccr.qtyconsecutivecandles AS length, g.basegroupname, CASE WHEN rcr.age IS NOT NULL THEN rcr.age WHEN ccr.resultuid <= rm.resultuid THEN 1 ELSE 0 END as age, CASE WHEN rcr.relevant IS NOT NULL THEN rcr.relevant WHEN ccr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM consecutivecandles_results ccr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = ccr.symbolid INNER JOIN symbols s ON ccr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON ccr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on ccr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_consecutivecandles_results rcr ON rcr.resultuid = ccr.resultuid LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ccr.gmttimefound > now() - INTERVAL '7 DAYS' AND (ccr.simulation = 0 OR ccr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('400' = 0 OR ccr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:36 Duration: 193ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_consecutivecandles_results ORDER BY resultuid DESC LIMIT 1 ), all_results AS ( SELECT ccr.resultuid AS resultuid, ccr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ccr.patternendtime AS identified, dtt.timezone AS timezone, ccr.qtyconsecutivecandles AS length, g.basegroupname, CASE WHEN rcr.age IS NOT NULL THEN rcr.age WHEN ccr.resultuid <= rm.resultuid THEN 1 ELSE 0 END as age, CASE WHEN rcr.relevant IS NOT NULL THEN rcr.relevant WHEN ccr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM consecutivecandles_results ccr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = ccr.symbolid INNER JOIN symbols s ON ccr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON ccr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on ccr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_consecutivecandles_results rcr ON rcr.resultuid = ccr.resultuid LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ccr.gmttimefound > now() - INTERVAL '7 DAYS' AND (ccr.simulation = 0 OR ccr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('400' = 0 OR ccr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:01:07 Duration: 168ms Database: acaweb_fx User: postgres Bind query: yes
17 65 26s816ms 50ms 2s8ms 412ms select t.pricedatetime as pricedatetime, t.open as open, t.high as high, t.low as low, t.close "..." close, t.volume as volume, t.bsf as bsf from t240 t where t.symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration May 01 14 65 26s816ms 412ms [ User: postgres - Total duration: 26s816ms - Times executed: 65 ]
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '515840243149464300' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2022-05-01 14:06:18 Duration: 2s8ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '515840216985429300' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2022-05-01 14:06:18 Duration: 1s847ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '515840243159254300' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2022-05-01 14:06:18 Duration: 1s833ms Database: acaweb_fx User: postgres Bind query: yes
18 64 9s798ms 50ms 466ms 153ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration May 01 14 64 9s798ms 153ms [ User: postgres - Total duration: 9s798ms - Times executed: 64 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2022-05-01 14:11:16 Duration: 466ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2022-05-01 14:03:19 Duration: 399ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2022-05-01 14:33:12 Duration: 309ms Database: acaweb_fx User: postgres
19 62 4s580ms 50ms 238ms 73ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration May 01 14 62 4s580ms 73ms [ User: postgres - Total duration: 4s580ms - Times executed: 62 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 638 AND sg.groupid = 515852059877123308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536696059970880301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:03:17 Duration: 238ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059910669308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:03:17 Duration: 207ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND sg.groupid = 515852059706590308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536328563702621301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:13:44 Duration: 164ms Database: acaweb_fx User: postgres Bind query: yes
20 61 2m48s 320ms 3s884ms 2s755ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration May 01 14 61 2m48s 2s755ms [ User: pgperfstats - Total duration: 2m48s - Times executed: 61 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 930, '2022-05-01 00:00:00', 0.0530330085889906, 0.717499999999999, 0.254558441227157, 1.18, 0.222738636073763, 1.2025, 0.34648232278141, 1.665, 1.90918830920368, 3.785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 945, '2022-05-01 00:00:00', 0.23271943050234, 0.466666666666666, 0.199144001499753, 0.563333333333334, 0.101159939369958, 0.681666666666666, 0.298789223366573, 0.94, 1.07575942168002, 3.63666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 960, '2022-05-01 00:00:00', 0.14798648586949, 0.360000000000001, 0.125532200384339, 0.446666666666667, 0.0419324854180314, 0.516666666666667, 0.200187412191675, 0.845, 0.99129124546388, 3.56166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 975, '2022-05-01 00:00:00', 0.03685557397916, 0.276666666666666, 0.0305505046330383, 0.383333333333334, 0.161967074843418, 0.493333333333333, 0.141891977691951, 0.776666666666667, 0.983882614949567, 3.555 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 990, '2022-05-01 00:00:00', 0.223183387095371, 0.541041666666667, 0.324365531751457, 0.712708333333333, 0.425512265869971, 0.950416666666666, 0.594293972783635, 1.28875, 1.46039116198863, 3.11854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1005, '2022-05-01 00:00:00', 0.144652882867017, 0.40875, 0.228615476798672, 0.602083333333333, 0.251656468744336, 0.72125, 0.53344994196242, 1.08916666666667, 1.47921535947615, 3.04041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1020, '2022-05-01 00:00:00', 0.182989961710899, 0.38125, 0.203779394607665, 0.512708333333333, 0.234640393219995, 0.648125, 0.560476271007362, 1.00520833333333, 1.47901699079421, 3.03895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1035, '2022-05-01 00:00:00', 0.116625251448227, 0.305833333333334, 0.146346663831099, 0.401041666666667, 0.238409585450717, 0.5575, 0.538369620080932, 0.95625, 1.43811672340771, 3.00166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1050, '2022-05-01 00:00:00', 0.093529571778671, 0.261041666666667, 0.137926545248034, 0.367083333333333, 0.193615018431729, 0.527916666666667, 0.504908470324867, 0.902708333333334, 1.42458683305987, 2.97958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1065, '2022-05-01 00:00:00', 0.0793585584363866, 0.247291666666666, 0.124571548325346, 0.355625, 0.200678197944956, 0.5125, 0.489474679586719, 0.859375, 1.39874903673019, 2.97145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1080, '2022-05-01 00:00:00', 0.0767828554044328, 0.228958333333334, 0.112510667771188, 0.328958333333333, 0.240637645536344, 0.476041666666667, 0.496772144353724, 0.807708333333334, 1.37595948078191, 2.95666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1095, '2022-05-01 00:00:00', 0.0731136573018885, 0.236041666666667, 0.138537914027852, 0.344166666666667, 0.233225259650687, 0.468750000000001, 0.490629171264462, 0.833125, 1.35501423865453, 2.92125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1110, '2022-05-01 00:00:00', 0.119206312448361, 0.225833333333334, 0.177144725078645, 0.310416666666667, 0.245148210125092, 0.470416666666667, 0.518885677210783, 0.860208333333333, 1.34879488615858, 2.91958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1125, '2022-05-01 00:00:00', 0.0953537939176664, 0.216458333333333, 0.175300854227108, 0.327291666666667, 0.204157756386461, 0.432291666666667, 0.529679797996674, 0.852083333333333, 1.29344186101505, 3.02875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1140, '2022-05-01 00:00:00', 0.161035907194007, 0.232291666666667, 0.190119980233688, 0.308958333333334, 0.224198956512847, 0.408958333333334, 0.534210103594652, 0.84, 1.29375448959523, 3.029375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1155, '2022-05-01 00:00:00', 0.0794136118000584, 0.18, 0.103571852465757, 0.259791666666666, 0.277915295066472, 0.367291666666667, 0.451497458143615, 1.14729166666667, 1.3091724208584, 3.01708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1170, '2022-05-01 00:00:00', 0.0684719343753443, 0.184166666666667, 0.133190367193141, 0.26375, 0.25746877888678, 0.356458333333333, 0.393686531576745, 1.19770833333333, 1.30087259942222, 3.02604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1185, '2022-05-01 00:00:00', 0.106188068054286, 0.190416666666666, 0.205944272749356, 0.255, 0.242410804603272, 0.337291666666666, 0.35719259358649, 1.213125, 1.30224010940235, 3.01854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1200, '2022-05-01 00:00:00', 0.109815185652987, 0.170625, 0.135474040242809, 0.229791666666667, 0.203830061179846, 0.339791666666667, 0.335419648469958, 1.23708333333333, 1.29850106937727, 3.015625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1215, '2022-05-01 00:00:00', 0.0829219010073131, 0.161041666666667, 0.094936811555928, 0.211041666666667, 0.212796681215267, 0.350416666666667, 0.287321463153043, 1.24833333333333, 1.29595853116246, 3.01791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1230, '2022-05-01 00:00:00', 0.0976564148549333, 0.154583333333333, 0.146762156003455, 0.235, 0.203249752660419, 0.338125, 0.305655627003399, 1.28583333333333, 1.29678113201412, 3.0225 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1245, '2022-05-01 00:00:00', 0.0804918642931769, 0.169375, 0.139561944067443, 0.251666666666667, 0.144620787238382, 0.317291666666667, 0.273209586692835, 1.285, 1.29684816848444, 3.01229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1260, '2022-05-01 00:00:00', 0.0985490295836746, 0.175208333333333, 0.10566816393581, 0.22875, 0.145355480047056, 0.308958333333333, 0.26656624581105, 1.28479166666667, 1.29826917596501, 3.019375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1275, '2022-05-01 00:00:00', 0.0657561233165643, 0.153958333333334, 0.105067050710142, 0.221041666666667, 0.270850027356175, 0.410208333333334, 0.268088712875075, 1.30291666666667, 1.30106812307026, 3.02 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1290, '2022-05-01 00:00:00', 0.108665947027936, 0.166875, 0.125801596439261, 0.217708333333334, 0.333472072576409, 0.459166666666667, 0.293618032336305, 1.314375, 1.30153711731691, 3.01979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1305, '2022-05-01 00:00:00', 0.0516323226199481, 0.139375, 0.284579208810055, 0.30875, 0.324842143938038, 0.450625, 0.356711022570355, 1.34416666666667, 1.30216535104006, 3.01541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 930, '2022-05-01 00:00:00', 0.154946227231686, 0.613333333333333, 0.211266025033212, 0.801666666666667, 0.192764969155014, 0.823333333333334, 0.236713610367747, 0.956666666666667, 1.0013532510225, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 945, '2022-05-01 00:00:00', 0.0781024967590665, 0.43, 0.144597141511626, 0.573333333333334, 0.250116639457141, 0.771666666666668, 0.236713610367747, 0.956666666666667, 1.0013532510225, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 960, '2022-05-01 00:00:00', 0.228546129552293, 0.441666666666668, 0.180831413200251, 0.535000000000001, 0.16522711641858, 0.715000000000001, 0.154623197914585, 0.838333333333333, 1.05826508966327, 3.395 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 975, '2022-05-01 00:00:00', 0.111840660465386, 0.361666666666667, 0.122167917228705, 0.490000000000001, 0.123928742966807, 0.598333333333334, 0.0765397500213678, 0.823333333333333, 1.17775563396374, 3.29833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 990, '2022-05-01 00:00:00', 0.257056713287465, 0.551923076923077, 0.330383693022802, 0.680769230769231, 0.319154953925808, 0.831730769230769, 0.699671461363227, 1.16692307692308, 1.39693158248851, 2.99538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1005, '2022-05-01 00:00:00', 0.171567882954644, 0.398461538461538, 0.188323882222581, 0.528269230769231, 0.24098930713591, 0.675384615384615, 0.695867803537425, 1.04, 1.39463449857494, 2.97576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1020, '2022-05-01 00:00:00', 0.114085662822015, 0.363461538461539, 0.173305088921687, 0.494423076923077, 0.326265170587456, 0.669807692307693, 0.701978522573053, 1.00461538461538, 1.40252356349327, 2.98288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1035, '2022-05-01 00:00:00', 0.135207675021115, 0.336346153846154, 0.196355251051212, 0.444230769230769, 0.335254438392005, 0.611538461538462, 0.688405850777443, 0.941153846153846, 1.39059866742571, 2.96557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1050, '2022-05-01 00:00:00', 0.1154842646624, 0.278846153846153, 0.232179638675282, 0.415769230769231, 0.302947380554141, 0.531346153846154, 0.620625893755651, 0.8825, 1.3655257651852, 2.94884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1065, '2022-05-01 00:00:00', 0.172836182999527, 0.272115384615384, 0.226689978062212, 0.382884615384615, 0.231801971186946, 0.463076923076923, 0.522971281753082, 0.834807692307692, 1.34464220290981, 2.94942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1080, '2022-05-01 00:00:00', 0.10219589032833, 0.24, 0.119087718155084, 0.31326923076923, 0.204627616754097, 0.432307692307691, 0.422532292803211, 0.788461538461538, 1.32810641661207, 2.91942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1095, '2022-05-01 00:00:00', 0.0782569731471506, 0.213076923076923, 0.100223020539963, 0.305576923076922, 0.23463457676861, 0.449230769230768, 0.531333337354824, 0.891346153846153, 1.33746545606002, 2.91461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1110, '2022-05-01 00:00:00', 0.0797486435862466, 0.215384615384615, 0.16533799879687, 0.314423076923076, 0.282506432874341, 0.45826923076923, 0.697638902629102, 0.924038461538462, 1.3276785552813, 2.91211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1125, '2022-05-01 00:00:00', 0.100259854685405, 0.234038461538461, 0.17311856763946, 0.335961538461538, 0.251455837994545, 0.435961538461538, 0.699065447579838, 0.8925, 1.3696739224524, 2.93942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1140, '2022-05-01 00:00:00', 0.139919207456963, 0.225769230769231, 0.184711833780247, 0.312307692307692, 0.233645112214098, 0.405961538461539, 0.717784867062976, 0.856346153846154, 1.35272534024977, 3.01538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1155, '2022-05-01 00:00:00', 0.0821948903521375, 0.205, 0.112225048623119, 0.267692307692308, 0.145382387040309, 0.349038461538461, 0.716307438292976, 1.20211538461538, 1.32244483671488, 3.07711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1170, '2022-05-01 00:00:00', 0.0688476579122339, 0.18, 0.108369914928168, 0.255961538461538, 0.159192191536375, 0.338076923076923, 0.68486775815032, 1.23961538461538, 1.32115351696335, 3.08615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1185, '2022-05-01 00:00:00', 0.104861263655292, 0.186730769230769, 0.125035994817492, 0.255, 0.166728821743573, 0.337499999999999, 0.660342830540435, 1.28057692307692, 1.31205577097692, 3.10711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1200, '2022-05-01 00:00:00', 0.0658296169025645, 0.163461538461538, 0.120218550981119, 0.2275, 0.151609315727578, 0.34576923076923, 0.632740559301057, 1.29115384615385, 1.31114068071103, 3.13826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1215, '2022-05-01 00:00:00', 0.0916515138991164, 0.175, 0.132559565711187, 0.239038461538461, 0.145629799359672, 0.354038461538462, 0.678844266722153, 1.33346153846154, 1.31058695012813, 3.15692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1230, '2022-05-01 00:00:00', 0.0916045010650928, 0.159230769230768, 0.107315494615714, 0.238846153846153, 0.130443621774077, 0.343461538461538, 0.671380924776573, 1.32711538461538, 1.31457679648096, 3.15692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1245, '2022-05-01 00:00:00', 0.0853706849343134, 0.163076923076923, 0.104947056249256, 0.228269230769231, 0.131850877305211, 0.304423076923077, 0.659449887289515, 1.34807692307692, 1.31660725117484, 3.15942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1260, '2022-05-01 00:00:00', 0.0621573685216678, 0.158461538461539, 0.11715226778067, 0.230576923076923, 0.139786100332451, 0.301923076923078, 0.627932045563972, 1.36942307692308, 1.32095386572909, 3.16134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1275, '2022-05-01 00:00:00', 0.0825096730925907, 0.165384615384615, 0.086546785924413, 0.217884615384615, 0.383861804058941, 0.411730769230769, 0.624177736028646, 1.37461538461538, 1.32737196977857, 3.16288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1290, '2022-05-01 00:00:00', 0.0586738049270321, 0.153846153846154, 0.0866513793223261, 0.207307692307693, 0.583417385885822, 0.449615384615385, 0.610481650955904, 1.37461538461538, 1.3275525920337, 3.15673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1305, '2022-05-01 00:00:00', 0.072336819010898, 0.148846153846154, 0.371290524853724, 0.334423076923077, 0.603790080689027, 0.467692307692308, 0.622673794089774, 1.38442307692308, 1.32823109666724, 3.16461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 930, '2022-05-01 00:00:00', 0.198053023203384, 0.780000000000001, 0.901498752079004, 1.255, 0.926458309909302, 1.405, 0.81887626252892, 1.72833333333333, 0.417612260356421, 2.44 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 945, '2022-05-01 00:00:00', 0.577090403085454, 0.781666666666669, 0.644987079973956, 0.836666666666667, 0.56518433571122, 0.963333333333332, 0.596322060635023, 1.435, 0.175428047928488, 2.155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 960, '2022-05-01 00:00:00', 0.433195490896814, 0.601666666666667, 0.320780298646908, 0.749999999999999, 0.797501306164028, 1.06333333333333, 0.590254182534948, 1.395, 0.134814687627127, 2.115 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 975, '2022-05-01 00:00:00', 0.13919410907075, 0.349999999999999, 0.226053091109147, 0.539999999999999, 0.481308979069925, 0.866666666666665, 0.337873250396259, 1.18166666666666, 0.122915960449947, 2.08833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 990, '2022-05-01 00:00:00', 0.173999557912789, 0.515384615384616, 0.241845230229201, 0.641346153846154, 0.218786513436131, 0.773461538461539, 0.386599225993097, 1.12019230769231, 1.32979768559559, 3.04673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1005, '2022-05-01 00:00:00', 0.155243728970337, 0.396153846153847, 0.16107248726535, 0.537115384615385, 0.223544179078767, 0.71, 0.377859558769984, 1.01961538461538, 1.34967705538998, 3.02692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1020, '2022-05-01 00:00:00', 0.0916651515026292, 0.3525, 0.148758063776259, 0.470192307692308, 0.178975288367288, 0.621923076923077, 0.363685832299507, 0.950769230769231, 1.36057713998367, 2.99692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1035, '2022-05-01 00:00:00', 0.0999469089836436, 0.294230769230769, 0.191576054389333, 0.445769230769231, 0.187712238853476, 0.583269230769231, 0.335000574052321, 0.905769230769231, 1.36665392895878, 2.95980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1050, '2022-05-01 00:00:00', 0.163523345780915, 0.308269230769231, 0.150306481768214, 0.385961538461538, 0.176776260153467, 0.539615384615384, 0.326593843269493, 0.848461538461538, 1.36524013103359, 2.94384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1065, '2022-05-01 00:00:00', 0.0555171491176724, 0.221923076923077, 0.108557145532451, 0.364423076923077, 0.145704785835554, 0.451730769230769, 0.279967031026045, 0.781538461538461, 1.38008210458096, 2.93384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1080, '2022-05-01 00:00:00', 0.0966922158986157, 0.259230769230769, 0.121578717773238, 0.330769230769231, 0.154184829144963, 0.409807692307692, 0.274440409673099, 0.743461538461538, 1.40081531204565, 2.92653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1095, '2022-05-01 00:00:00', 0.0806418959636701, 0.213653846153846, 0.0870826309626935, 0.270769230769231, 0.13051259886133, 0.378461538461539, 0.335343681341075, 0.770769230769231, 1.4131540419055, 2.92211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1110, '2022-05-01 00:00:00', 0.0564105827496384, 0.173076923076923, 0.0860762184614035, 0.241346153846154, 0.144936723593966, 0.375576923076923, 0.354099507961338, 0.792692307692308, 1.42046980310687, 2.91230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1125, '2022-05-01 00:00:00', 0.0818779579618345, 0.185, 0.0964285307285222, 0.287692307692308, 0.149528103867313, 0.405576923076923, 0.388701833523609, 0.816346153846154, 1.4429201827704, 2.96442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1140, '2022-05-01 00:00:00', 0.0767886710394185, 0.1975, 0.112830028736217, 0.271153846153846, 0.170600861211643, 0.380576923076923, 0.37590178750061, 0.793076923076923, 1.43847318896969, 2.96865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1155, '2022-05-01 00:00:00', 0.0706225067633436, 0.171538461538461, 0.0955743769975065, 0.262307692307692, 0.160670350526977, 0.379807692307692, 1.06703227908784, 1.19326923076923, 1.44180731935784, 2.98711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1170, '2022-05-01 00:00:00', 0.063829098741513, 0.168076923076923, 0.103234609581209, 0.239230769230769, 0.137066098597047, 0.346346153846153, 1.28035914432691, 1.27846153846154, 1.46351254232359, 3.01480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1185, '2022-05-01 00:00:00', 0.0801405016205913, 0.1675, 0.106385547023008, 0.251730769230769, 0.124587473132488, 0.320961538461538, 1.2865825483995, 1.31442307692308, 1.47292656091407, 3.01942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1200, '2022-05-01 00:00:00', 0.0839113543247602, 0.178653846153846, 0.0903567714886175, 0.237884615384615, 0.135484458376371, 0.315961538461538, 1.27836321129795, 1.3375, 1.46630152214548, 3.03192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1215, '2022-05-01 00:00:00', 0.057825998943781, 0.165384615384615, 0.10404085735902, 0.227499999999999, 0.149806156800662, 0.343269230769231, 1.25407251967954, 1.36173076923077, 1.46122367055308, 3.04384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1230, '2022-05-01 00:00:00', 0.110485815309547, 0.171346153846154, 0.142366266531625, 0.238076923076923, 0.191905024586482, 0.356538461538462, 1.23438606664952, 1.37019230769231, 1.44612867817707, 3.04307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1245, '2022-05-01 00:00:00', 0.0710906788220831, 0.168269230769231, 0.126558742821724, 0.266346153846154, 0.152223140866902, 0.348269230769231, 1.23285405275102, 1.35634615384615, 1.45948722554823, 3.02480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1260, '2022-05-01 00:00:00', 0.145217608595355, 0.208076923076923, 0.149641623168874, 0.271153846153846, 0.177459962981903, 0.355961538461538, 1.23362455328254, 1.35846153846154, 1.4548073623468, 3.01769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1275, '2022-05-01 00:00:00', 0.093585008661398, 0.178076923076923, 0.0970893719922329, 0.247115384615385, 0.246926024425255, 0.387692307692308, 1.23206082829355, 1.34173076923077, 1.47146572661934, 3.00923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1290, '2022-05-01 00:00:00', 0.0854510656187777, 0.178269230769231, 0.13588796290157, 0.238461538461538, 0.301015971975933, 0.408846153846154, 1.2128749063533, 1.34653846153846, 1.47115638712702, 3.01634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1305, '2022-05-01 00:00:00', 0.0674288799117545, 0.149423076923077, 0.199958457223956, 0.284230769230769, 0.303009075771667, 0.4075, 1.25831071129266, 1.36038461538461, 1.46919025316669, 3.02 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 930, '2022-05-01 00:00:00', 0.00288675134594858, 0.511666666666667, 0.162095650774474, 0.68, 0.129711217710728, 0.895, 0.252800975736515, 1.08333333333333, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 945, '2022-05-01 00:00:00', 0.0312249899919918, 0.465, 0.140029758741967, 0.693333333333333, 0.135769412362776, 0.698333333333333, 0.409766193497382, 0.883333333333333, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 960, '2022-05-01 00:00:00', 0.150249792013168, 0.419999999999999, 0.160649722481346, 0.493333333333333, 0.226991189256325, 0.584999999999999, 0.462880474132723, 0.823333333333332, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 975, '2022-05-01 00:00:00', 0.160390149323454, 0.455000000000001, 0.201886932051913, 0.493333333333333, 0.323663920345371, 0.631666666666666, 0.471513520484833, 0.784999999999999, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 990, '2022-05-01 00:00:00', 0.498185206524642, 0.534799999999999, 0.722389149512459, 0.702399999999999, 0.711787655601491, 0.845, 0.756531283777039, 1.107, 1.18373378200787, 2.8644 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1005, '2022-05-01 00:00:00', 0.281979609191871, 0.468, 0.277990257623057, 0.5616, 0.459349812234641, 0.7578, 0.514253747353062, 1.0256, 1.18083843800355, 2.8574 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1020, '2022-05-01 00:00:00', 0.214237407253418, 0.3432, 0.32932063909408, 0.487, 0.445578088928679, 0.6324, 0.518806723806339, 0.953, 1.18339758041553, 2.8306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1035, '2022-05-01 00:00:00', 0.172689026866214, 0.3356, 0.268440713504243, 0.443, 0.369066615486509, 0.5718, 0.508442638521463, 0.9392, 1.18208072200393, 2.8176 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1050, '2022-05-01 00:00:00', 0.238410185744374, 0.2704, 0.258395368895548, 0.3816, 0.392404659333533, 0.5278, 0.514119960061204, 0.9088, 1.18189730941398, 2.792 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1065, '2022-05-01 00:00:00', 0.224543611205782, 0.2764, 0.326815697297422, 0.3822, 0.358368757938895, 0.5336, 0.490662986852144, 0.9122, 1.14952424941799, 2.8168 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1080, '2022-05-01 00:00:00', 0.146692706021806, 0.252, 0.189179588398607, 0.354199999999999, 0.211724073580056, 0.455, 0.338824930212246, 0.8376, 1.15228125183626, 2.798 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1095, '2022-05-01 00:00:00', 0.0984674227007765, 0.227, 0.116043095443029, 0.3158, 0.214306439473945, 0.4228, 0.316811984200935, 0.8514, 1.15417058964436, 2.7908 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1110, '2022-05-01 00:00:00', 0.0971540872360328, 0.2292, 0.130479883506998, 0.291, 0.22831593607689, 0.3986, 0.326855855079881, 0.8358, 1.13041382540496, 2.811 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1125, '2022-05-01 00:00:00', 0.113862124226335, 0.2, 0.204625267257003, 0.2906, 0.208341666500007, 0.387, 0.381517583692635, 0.8284, 1.20092644792815, 2.8442 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1140, '2022-05-01 00:00:00', 0.116971150289291, 0.1752, 0.123254479296563, 0.242, 0.16609936784949, 0.348400000000001, 0.379208825495048, 0.804200000000001, 1.20760706909712, 2.8326 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1155, '2022-05-01 00:00:00', 0.129213324906271, 0.1776, 0.135222655892668, 0.2482, 0.192673082361462, 0.372, 0.449684426385141, 1.0884, 1.21505733746739, 2.8482 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1170, '2022-05-01 00:00:00', 0.0978932241441325, 0.1832, 0.131289438519124, 0.2584, 0.182019916492674, 0.367, 0.517677103350469, 1.186, 1.23914537081006, 2.845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1185, '2022-05-01 00:00:00', 0.105240993280503, 0.1756, 0.135228818427632, 0.2708, 0.166712577010055, 0.3542, 0.561269914271793, 1.2202, 1.26259547493777, 2.8384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1200, '2022-05-01 00:00:00', 0.104140530054345, 0.1884, 0.120807008626707, 0.2562, 0.168948463542387, 0.344600000000001, 0.533548029703043, 1.2612, 1.26544945901973, 2.8246 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1215, '2022-05-01 00:00:00', 0.0700880398736713, 0.1646, 0.136343622268639, 0.231, 0.173409438420558, 0.322, 0.527828728534802, 1.2986, 1.30051390483403, 2.8302 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1230, '2022-05-01 00:00:00', 0.120219590749595, 0.1794, 0.1479096007702, 0.2428, 0.19535608513686, 0.3466, 0.52420996111609, 1.3424, 1.30352189599306, 2.8612 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1245, '2022-05-01 00:00:00', 0.0890168523370713, 0.1664, 0.144603768968862, 0.254599999999999, 0.182525568985097, 0.3498, 0.500768159930321, 1.372, 1.30753352410815, 2.8528 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1260, '2022-05-01 00:00:00', 0.114321549441331, 0.1706, 0.128691167788107, 0.235200000000001, 0.16446200169036, 0.3396, 0.50287655874313, 1.3834, 1.31636573565252, 2.847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1275, '2022-05-01 00:00:00', 0.0824201633906008, 0.1642, 0.103471010432874, 0.231, 0.250947703715336, 0.4318, 0.481146633920817, 1.36, 1.33646913544608, 2.8468 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1290, '2022-05-01 00:00:00', 0.069045275001263, 0.1538, 0.125438563979876, 0.2334, 0.264709431893413, 0.4124, 0.457450543774952, 1.3388, 1.33386318638757, 2.8458 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1305, '2022-05-01 00:00:00', 0.0931276006348282, 0.1554, 0.255408496334793, 0.3128, 0.265533582308027, 0.4068, 0.419180052801498, 1.3066, 1.30347206209672, 2.8246 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 930, '2022-05-01 00:00:00', 0.129839644690417, 0.393333333333332, 0.215077505409871, 0.656666666666666, 0.164342122821063, 0.693333333333333, 0.28250368729157, 0.898333333333333, 0.167107749670683, 2.145 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 945, '2022-05-01 00:00:00', 0.0407226390762354, 0.418333333333333, 0.0596517672272452, 0.448333333333333, 0.084310932466279, 0.576666666666668, 0.10492060490358, 0.721666666666668, 0.262694372481278, 2.08833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 960, '2022-05-01 00:00:00', 0.0510718448201485, 0.311666666666667, 0.0259807621135331, 0.400000000000001, 0.162967276878928, 0.548333333333334, 0.170220445305492, 0.675000000000001, 0.272503822603156, 2.10333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 975, '2022-05-01 00:00:00', 0.0346410161513768, 0.254999999999999, 0.137870712384225, 0.366666666666667, 0.193412340178524, 0.491666666666667, 0.125033328890074, 0.628333333333334, 0.296155927398613, 2.13166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 990, '2022-05-01 00:00:00', 0.226686813096581, 0.482708333333333, 0.333161119462849, 0.645625, 0.352480855683238, 0.859166666666666, 0.38401671914086, 1.08083333333333, 1.36065760955311, 2.8525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1005, '2022-05-01 00:00:00', 0.202901061061075, 0.406666666666667, 0.239189073837995, 0.58625, 0.236076013304976, 0.748333333333334, 0.29556251637675, 0.954375, 1.26173834465087, 2.80979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1020, '2022-05-01 00:00:00', 0.137526677253985, 0.37875, 0.149043903414154, 0.511458333333333, 0.201972160515226, 0.664166666666667, 0.306120462104121, 0.898541666666667, 1.22596013836893, 2.785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1035, '2022-05-01 00:00:00', 0.118871314844051, 0.333958333333333, 0.194583818234817, 0.460416666666667, 0.204722771189426, 0.60625, 0.339341794155788, 0.839375, 1.21433400068408, 2.76625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1050, '2022-05-01 00:00:00', 0.0950493292980016, 0.273125, 0.120693759969818, 0.381875, 0.167420757807769, 0.515833333333333, 0.314884309903158, 0.772708333333334, 1.21415875257286, 2.72854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1065, '2022-05-01 00:00:00', 0.0700358991797284, 0.239375, 0.117272559709719, 0.354375, 0.132238085406149, 0.462708333333334, 0.316835505142401, 0.767291666666667, 1.19449323361203, 2.73520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1080, '2022-05-01 00:00:00', 0.0926343032058583, 0.244375, 0.113047380088738, 0.331666666666667, 0.138877324397773, 0.423958333333334, 0.35232740661106, 0.774583333333334, 1.17628930188926, 2.7475 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1095, '2022-05-01 00:00:00', 0.0776275831561608, 0.212708333333333, 0.114293473953703, 0.287708333333333, 0.191558137200006, 0.409791666666666, 0.388220519938667, 0.843958333333333, 1.16303170791823, 2.76166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1110, '2022-05-01 00:00:00', 0.068608055047431, 0.20625, 0.142843629666262, 0.307291666666667, 0.210015096075759, 0.412916666666667, 0.415326776793574, 0.849375, 1.15337357646344, 2.77145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1125, '2022-05-01 00:00:00', 0.109195841880806, 0.214583333333334, 0.162145795683919, 0.291041666666667, 0.213759905270959, 0.397916666666667, 0.419217643916635, 0.817291666666667, 1.4030229882061, 3.068125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1140, '2022-05-01 00:00:00', 0.0993046476428888, 0.19375, 0.143079485358436, 0.29, 0.17405321004663, 0.364791666666667, 0.426148862794294, 0.810625, 1.53094314434988, 3.16604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1155, '2022-05-01 00:00:00', 0.0952169053160791, 0.211458333333334, 0.137119532905957, 0.283125000000001, 0.157442047078936, 0.353541666666667, 0.473394263403338, 1.21729166666667, 1.59354517723347, 3.17916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1170, '2022-05-01 00:00:00', 0.0762563848597875, 0.180416666666667, 0.101442494597407, 0.236666666666667, 0.224148044859849, 0.350208333333334, 0.48749117420476, 1.32458333333333, 1.61124844700345, 3.19458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1185, '2022-05-01 00:00:00', 0.0800848734563632, 0.17875, 0.149794545284872, 0.259166666666666, 0.28612826504554, 0.389583333333334, 0.53629528794272, 1.413125, 1.61475174203523, 3.19333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1200, '2022-05-01 00:00:00', 0.0430988385159381, 0.154347826086956, 0.110917838053304, 0.226304347826087, 0.162387997278368, 0.33304347826087, 0.55878202528236, 1.39152173913044, 1.61951341933774, 3.13652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1215, '2022-05-01 00:00:00', 0.106128883537653, 0.167391304347826, 0.149752100818669, 0.265652173913044, 0.172954733733856, 0.342391304347826, 0.56842650857624, 1.39717391304348, 1.60428560806764, 3.13369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1230, '2022-05-01 00:00:00', 0.082564503469721, 0.178478260869565, 0.0976188846500322, 0.236086956521739, 0.140643636226696, 0.329782608695652, 0.582349150936823, 1.41847826086956, 1.59349092872252, 3.13760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1245, '2022-05-01 00:00:00', 0.0554045488350961, 0.139130434782609, 0.074120668627493, 0.194347826086957, 0.110643554025668, 0.324782608695652, 0.594498077731861, 1.42565217391304, 1.59607559728635, 3.13630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1260, '2022-05-01 00:00:00', 0.0816286782124973, 0.152173913043478, 0.1231936680268, 0.23804347826087, 0.136491902784347, 0.353695652173913, 0.598328452239147, 1.43586956521739, 1.5915760516115, 3.14565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1275, '2022-05-01 00:00:00', 0.0729529600999975, 0.16804347826087, 0.0609696030011563, 0.236739130434783, 0.221322828615584, 0.422391304347826, 0.626894362314718, 1.45978260869565, 1.62171306366742, 3.15652173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1290, '2022-05-01 00:00:00', 0.0572621390551378, 0.17195652173913, 0.0974065884746037, 0.253043478260869, 0.264853416092393, 0.442826086956522, 0.698580505969182, 1.48978260869565, 1.63601016164688, 3.15760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1305, '2022-05-01 00:00:00', 0.0585361615878485, 0.145869565217391, 0.223568348216179, 0.311521739130435, 0.261752983757452, 0.416521739130435, 0.735944782792947, 1.49021739130435, 1.62736656496282, 3.14586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1320, '2022-05-01 00:00:00', 0.071930853039899, 0.169047619047619, 0.128956434134795, 0.268809523809523, 0.131240419151447, 0.395952380952381, 0.396731437288921, 1.38666666666667, 1.34049209159139, 2.93761904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1335, '2022-05-01 00:00:00', 0.0964568741533155, 0.187142857142857, 0.0961441130605012, 0.258095238095238, 0.237998599435655, 0.896666666666666, 0.395025014277276, 1.36952380952381, 1.35212359430849, 2.94071428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1350, '2022-05-01 00:00:00', 0.0619129573329713, 0.184285714285714, 0.0831786659918912, 0.279761904761905, 0.19119019450848, 0.968095238095238, 0.401328745425446, 1.36547619047619, 1.37258597614312, 2.93952380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1365, '2022-05-01 00:00:00', 0.0584481862523594, 0.178095238095238, 0.226181816876853, 0.850714285714285, 0.236809396933886, 0.983095238095238, 0.413363094166675, 1.33904761904762, 1.38267718230836, 2.92976190476191 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1320, '2022-05-01 00:00:00', 0.0590429267031698, 0.162608695652174, 0.0725659029894882, 0.211086956521739, 0.136747943311773, 0.33, 0.485163372508391, 1.28695652173913, 1.38923902876769, 3.21847826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1335, '2022-05-01 00:00:00', 0.062235209840359, 0.138695652173914, 0.0825980074217259, 0.217608695652174, 0.431890434978696, 0.880434782608696, 0.489087336704705, 1.29717391304348, 1.38438229115488, 3.21934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1350, '2022-05-01 00:00:00', 0.0636869505313623, 0.159130434782609, 0.0751737118713839, 0.239782608695653, 0.394226615674194, 0.923478260869566, 0.503722997000842, 1.30869565217391, 1.39007702320223, 3.23630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1365, '2022-05-01 00:00:00', 0.0687494160952571, 0.180869565217392, 0.40847409582068, 0.825217391304348, 0.360850033996913, 0.976739130434783, 0.509365547391621, 1.30847826086957, 1.39712320890806, 3.24152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1320, '2022-05-01 00:00:00', 0.102228624658677, 0.165652173913043, 0.154696566438898, 0.240869565217391, 0.174874884693151, 0.30695652173913, 1.34353748894094, 1.3995652173913, 1.4713921508762, 3.20304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1335, '2022-05-01 00:00:00', 0.0736639898404204, 0.163260869565217, 0.113586431717683, 0.217826086956522, 1.08504817655925, 0.969999999999999, 1.34135041976979, 1.40130434782609, 1.47535250694973, 3.19826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1350, '2022-05-01 00:00:00', 0.0769220127624777, 0.150217391304348, 0.112779297570407, 0.213478260869565, 1.30668405567064, 1.11130434782609, 1.33787757405603, 1.40369565217391, 1.4676408161459, 3.20326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1365, '2022-05-01 00:00:00', 0.0865100693264183, 0.166086956521739, 1.09002565513558, 0.933260869565217, 1.31202186849123, 1.15326086956522, 1.33005029772051, 1.42260869565217, 1.44828698049303, 3.21021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1320, '2022-05-01 00:00:00', 0.0946093014106962, 0.183409090909091, 0.116155264428891, 0.232954545454546, 0.20864500496115, 0.3525, 0.415899900544262, 1.32818181818182, 1.3533644143745, 2.915 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1335, '2022-05-01 00:00:00', 0.0913641209523886, 0.154545454545455, 0.117356571759169, 0.235227272727272, 0.291504624127038, 0.739772727272727, 0.38001537904628, 1.29454545454545, 1.35846585946868, 2.90659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1350, '2022-05-01 00:00:00', 0.0766676077487879, 0.167272727272726, 0.113742180169819, 0.247954545454545, 0.384043761034611, 0.864090909090909, 0.371639051252131, 1.26318181818182, 1.36351906963077, 2.90659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1365, '2022-05-01 00:00:00', 0.068073759970614, 0.189318181818182, 0.251745959527711, 0.663863636363636, 0.40509532040585, 0.921136363636363, 0.354957240885635, 1.2375, 1.36789953366435, 2.90090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1320, '2022-05-01 00:00:00', 0.0643239130454116, 0.17075, 0.0926808331970812, 0.2385, 0.135098404681063, 0.351, 0.762696523423377, 1.58325, 1.67859470908508, 3.27975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1335, '2022-05-01 00:00:00', 0.0843594283876718, 0.175749999999999, 0.128154922693302, 0.23, 0.523310564931018, 0.9525, 0.817791433647583, 1.57475, 1.68288567957729, 3.279 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1350, '2022-05-01 00:00:00', 0.0519209926107373, 0.152000000000001, 0.0963696283232325, 0.246500000000001, 0.539290469530397, 1.1, 0.817786486096527, 1.597, 1.66796351957457, 3.28125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1365, '2022-05-01 00:00:00', 0.0822000128057364, 0.181000000000001, 0.4962736803312, 0.92175, 0.590701189043024, 1.236, 0.866829180950531, 1.61675, 1.69191442097251, 3.27825 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:45:57 Duration: 3s884ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 930, '2022-05-01 00:00:00', 0.427911595231229, 0.798333333333334, 0.395769293065208, 0.938333333333335, 0.287286152352202, 1.00166666666667, 0.405010287935173, 1.12166666666667, 0.662765670002102, 2.83333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 945, '2022-05-01 00:00:00', 0.091241437954475, 0.410000000000001, 0.0708872343937918, 0.650000000000001, 0.16575584454251, 0.790000000000001, 0.515905353076834, 1.19333333333334, 0.687513636228402, 2.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 960, '2022-05-01 00:00:00', 0.0225462487641118, 0.488333333333334, 0.0694622199472495, 0.605000000000002, 0.0896288643983236, 0.646666666666668, 0.628470365252015, 1.085, 0.708889977358971, 2.765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 975, '2022-05-01 00:00:00', 0.100166528008776, 0.351666666666667, 0.105987420637228, 0.391666666666666, 0.203613195381178, 0.501666666666665, 0.643764967463544, 1.05166666666666, 0.729765944213167, 2.71333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 990, '2022-05-01 00:00:00', 0.203067062528756, 0.573333333333333, 0.335921563912543, 0.807916666666665, 0.377726801050552, 0.976666666666666, 0.50183070648478, 1.36666666666667, 1.26445633330716, 3.20958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1005, '2022-05-01 00:00:00', 0.166402553413728, 0.510624999999999, 0.212252306622723, 0.653541666666666, 0.24620452202725, 0.801666666666666, 0.452755452755679, 1.16875, 1.25618814289991, 3.17270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1020, '2022-05-01 00:00:00', 0.157576183553189, 0.407916666666668, 0.190203933271328, 0.525833333333334, 0.257431572447424, 0.721666666666666, 0.41836590106498, 1.111875, 1.24847296218975, 3.14104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1035, '2022-05-01 00:00:00', 0.145020613227464, 0.37125, 0.191157799599772, 0.49, 0.26774690623255, 0.715833333333333, 0.435984590789396, 1.06104166666667, 1.25489604555315, 3.10354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1050, '2022-05-01 00:00:00', 0.121332987437794, 0.322708333333334, 0.176981407154143, 0.460625, 0.263409827680822, 0.648958333333333, 0.43718446178151, 1.01791666666667, 1.27320488506282, 3.089375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1065, '2022-05-01 00:00:00', 0.108937349033712, 0.337708333333333, 0.214455727500973, 0.486041666666667, 0.241099440516546, 0.585624999999999, 0.439665087871159, 0.984791666666667, 1.26315483806521, 3.11666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1080, '2022-05-01 00:00:00', 0.135998055186436, 0.317916666666666, 0.157893171553391, 0.400416666666667, 0.200829800317713, 0.502499999999999, 0.433764643907671, 0.931875, 1.26082177882959, 3.09958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1095, '2022-05-01 00:00:00', 0.123177842151506, 0.271458333333333, 0.163104921997192, 0.381458333333332, 0.250284530114213, 0.518541666666665, 0.498691358108574, 1.003125, 1.26400072234432, 3.1 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1110, '2022-05-01 00:00:00', 0.16025780294824, 0.286041666666666, 0.185846574559131, 0.379583333333332, 0.268344360201912, 0.515, 0.563796934805123, 1.026875, 1.25861315153521, 3.10625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1125, '2022-05-01 00:00:00', 0.0935934683556531, 0.259791666666666, 0.156503779414474, 0.366041666666666, 0.23808708901686, 0.494374999999999, 0.616999518473963, 1.03916666666667, 1.26369324081601, 3.18645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1140, '2022-05-01 00:00:00', 0.144630808101779, 0.274374999999999, 0.167156526488875, 0.3525, 0.212521098696822, 0.4775, 0.669715898017937, 1.07291666666667, 1.25680488322283, 3.19291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1155, '2022-05-01 00:00:00', 0.10249403482112, 0.224375, 0.128178430888069, 0.321666666666666, 0.161988185067459, 0.423541666666667, 0.660665014110454, 1.4825, 1.23102862535738, 3.16979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1170, '2022-05-01 00:00:00', 0.0877865391120716, 0.237291666666666, 0.111769163969732, 0.306458333333333, 0.155854354158441, 0.399166666666666, 0.66481936088587, 1.55, 1.1953860383981, 3.16729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1185, '2022-05-01 00:00:00', 0.0626060694145243, 0.192708333333333, 0.0821713369928257, 0.266041666666667, 0.113360237642045, 0.35625, 0.650811888436617, 1.556875, 1.18351256552418, 3.17958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1200, '2022-05-01 00:00:00', 0.0742715225235828, 0.203541666666667, 0.111472156463695, 0.278958333333333, 0.226749139141583, 0.407291666666667, 0.642256410712615, 1.59208333333333, 1.18816337306237, 3.188125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1215, '2022-05-01 00:00:00', 0.0968860734671591, 0.226041666666666, 0.111637799102301, 0.282291666666667, 0.251879888559745, 0.4525, 0.668419615667208, 1.615, 1.1746013816598, 3.18083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1230, '2022-05-01 00:00:00', 0.0938872184198083, 0.216875000000001, 0.211822663045554, 0.333333333333335, 0.251931308213114, 0.477916666666667, 0.670367051469308, 1.640625, 1.17323408388084, 3.17770833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1245, '2022-05-01 00:00:00', 0.188145868287409, 0.249791666666667, 0.225843728035014, 0.346458333333334, 0.231574243893363, 0.46375, 0.667486633422051, 1.62583333333333, 1.15910689944794, 3.16625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1260, '2022-05-01 00:00:00', 0.118766112560584, 0.251458333333333, 0.155345425059627, 0.341875, 0.166863651706625, 0.457500000000001, 0.714263803364767, 1.62979166666667, 1.15545108513728, 3.16291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1275, '2022-05-01 00:00:00', 0.100628234937649, 0.227291666666667, 0.134848277597508, 0.326666666666667, 0.397257582629358, 0.53875, 0.733796677156416, 1.64145833333333, 1.15318713993443, 3.15916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1290, '2022-05-01 00:00:00', 0.113807419016462, 0.223958333333333, 0.131716648007452, 0.303333333333334, 0.47056275090176, 0.540208333333333, 0.752187359821583, 1.66145833333333, 1.15439142634437, 3.1625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1305, '2022-05-01 00:00:00', 0.115708278861547, 0.213333333333333, 0.418929741869908, 0.417291666666666, 0.485746661172858, 0.605416666666667, 0.78241934228003, 1.708125, 1.15332568900876, 3.18333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 930, '2022-05-01 00:00:00', 0.295395215488224, 0.621666666666665, 0.414095399636363, 0.864999999999997, 0.512599583820873, 1.09166666666667, 0.512664607711513, 1.105, 0.586202467866981, 3.35833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 945, '2022-05-01 00:00:00', 0.192959408512083, 0.476666666666664, 0.170098010962309, 0.753333333333333, 0.338390799717329, 0.858333333333332, 0.423152848665037, 1.05333333333333, 0.607913096859524, 3.38666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 960, '2022-05-01 00:00:00', 0.169213868619961, 0.523333333333333, 0.330012626021084, 0.618333333333332, 0.437349974276894, 0.735000000000002, 0.437959282734519, 1.04666666666667, 0.607913096859524, 3.38666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 975, '2022-05-01 00:00:00', 0.271400687790825, 0.406666666666666, 0.36250287355183, 0.541666666666667, 0.309286814030818, 0.638333333333335, 0.401538707142082, 0.903333333333334, 0.567281529166372, 3.33666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 990, '2022-05-01 00:00:00', 0.20047031240023, 0.587115384615384, 0.290570327777312, 0.781346153846153, 0.345519230234062, 0.936538461538461, 0.622571960622904, 1.35538461538461, 1.23736326361899, 3.21461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1005, '2022-05-01 00:00:00', 0.191761971845706, 0.499423076923076, 0.22406051723723, 0.638653846153845, 0.297281270594287, 0.778076923076922, 0.587754167606203, 1.23480769230769, 1.23065756344384, 3.17096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1020, '2022-05-01 00:00:00', 0.131390199845287, 0.389230769230769, 0.208063599744072, 0.537692307692306, 0.324968400830699, 0.692692307692306, 0.565566190100341, 1.18365384615385, 1.23366265180621, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1035, '2022-05-01 00:00:00', 0.103963936054767, 0.332499999999999, 0.158595397158934, 0.442499999999999, 0.215073600997783, 0.574423076923076, 0.494647388006384, 1.07403846153846, 1.23809363383948, 3.12038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1050, '2022-05-01 00:00:00', 0.119766439372639, 0.285000000000001, 0.179939840374072, 0.402884615384615, 0.213034125110365, 0.551538461538461, 0.458826638955699, 1.02173076923077, 1.24263202363123, 3.13211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1065, '2022-05-01 00:00:00', 0.115542366522149, 0.289038461538462, 0.157189376231347, 0.402500000000001, 0.223603443622856, 0.5525, 0.45568448092276, 0.997884615384615, 1.2701391807442, 3.17653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1080, '2022-05-01 00:00:00', 0.137223007714281, 0.286923076923077, 0.194421924214797, 0.428269230769231, 0.24107810735559, 0.554423076923077, 0.467863721118084, 0.982692307692307, 1.29056649755655, 3.19673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1095, '2022-05-01 00:00:00', 0.145294528458576, 0.297500000000001, 0.161971151277485, 0.380576923076923, 0.301851784821624, 0.552499999999999, 0.466398311119782, 0.994230769230769, 1.32938233199309, 3.19423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1110, '2022-05-01 00:00:00', 0.073371551812571, 0.240769230769231, 0.134285144375691, 0.3375, 0.313845442118349, 0.495192307692307, 0.411946411750177, 0.984615384615385, 1.35789225810275, 3.19423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1125, '2022-05-01 00:00:00', 0.0920436769231795, 0.234038461538461, 0.245422398827316, 0.366923076923076, 0.277537592741264, 0.468653846153845, 0.389003856022021, 0.989999999999999, 1.56463159832005, 3.39903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1140, '2022-05-01 00:00:00', 0.170009954459686, 0.254230769230768, 0.215528331173565, 0.342307692307691, 0.215364896075332, 0.425961538461538, 0.44161857019204, 1.04019230769231, 1.61712038703179, 3.54211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1155, '2022-05-01 00:00:00', 0.114992976374145, 0.239230769230768, 0.11077280977124, 0.298846153846153, 0.153722151949547, 0.402499999999999, 0.685576147372525, 1.36057692307692, 1.64524873031873, 3.60576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1170, '2022-05-01 00:00:00', 0.0704701246028296, 0.19403846153846, 0.102264363294356, 0.254999999999999, 0.179653512671989, 0.429230769230769, 0.717228238536274, 1.41211538461538, 1.65930045501109, 3.625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1185, '2022-05-01 00:00:00', 0.0760457858034322, 0.189807692307693, 0.115429798845612, 0.285961538461538, 0.286967701211236, 0.487692307692307, 0.716469549516667, 1.43615384615385, 1.66506631884554, 3.64961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1200, '2022-05-01 00:00:00', 0.115411637861379, 0.220384615384616, 0.180726418825634, 0.339038461538462, 0.345039351156, 0.493076923076923, 0.714680778658986, 1.45884615384615, 1.68705502395332, 3.66442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1215, '2022-05-01 00:00:00', 0.133846783818146, 0.224807692307692, 0.250759768580331, 0.357307692307691, 0.319350362213907, 0.475576923076923, 0.695342112809338, 1.49557692307692, 1.72845944079158, 3.69596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1230, '2022-05-01 00:00:00', 0.139873019337045, 0.247307692307692, 0.172873119323436, 0.316346153846154, 0.213907960077729, 0.436153846153847, 0.681524761105567, 1.505, 1.73193254665239, 3.69788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1245, '2022-05-01 00:00:00', 0.0933908247840559, 0.200384615384616, 0.127374070540884, 0.288076923076924, 0.195280862822283, 0.411153846153847, 0.702802877495095, 1.49826923076923, 1.72198392961321, 3.68442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1260, '2022-05-01 00:00:00', 0.0767074863461081, 0.214038461538462, 0.135003846099059, 0.304038461538462, 0.202948648298415, 0.436923076923077, 0.702625187312663, 1.50192307692308, 1.70740010407186, 3.69365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1275, '2022-05-01 00:00:00', 0.112177743576193, 0.214615384615385, 0.139938035737801, 0.294423076923076, 0.236007496621481, 0.476538461538462, 0.719682649078479, 1.49134615384615, 1.7093041431665, 3.70557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1290, '2022-05-01 00:00:00', 0.0916290598848671, 0.19326923076923, 0.141811901420915, 0.283846153846154, 0.278083343898635, 0.472115384615385, 0.716874439172205, 1.47980769230769, 1.72171176002703, 3.70576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1305, '2022-05-01 00:00:00', 0.117872975959456, 0.22096153846154, 0.237286989497139, 0.366346153846155, 0.311779507887324, 0.547692307692307, 0.717677879317413, 1.48153846153846, 1.72686422120025, 3.71403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 930, '2022-05-01 00:00:00', 0.0725143663926884, 0.598333333333331, 0.364794462677278, 0.814999999999998, 0.43534469102081, 1.16, 0.633844092291897, 1.29833333333333, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 945, '2022-05-01 00:00:00', 0.283078316607496, 0.443333333333335, 0.358341085187471, 0.671666666666667, 0.49760258573819, 0.948333333333333, 0.388469217999748, 1.14166666666667, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 960, '2022-05-01 00:00:00', 0.0611010092660797, 0.436666666666665, 0.355211204778227, 0.674999999999999, 0.262503968223974, 0.848333333333334, 0.135769412362777, 0.983333333333332, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 975, '2022-05-01 00:00:00', 0.164544826719041, 0.384999999999998, 0.120034717200203, 0.488333333333332, 0.0399999999999956, 0.62, 0.285, 1.075, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 990, '2022-05-01 00:00:00', 0.183237970536005, 0.518076923076923, 0.193363746502643, 0.663461538461538, 0.275463246187218, 0.839999999999999, 0.434558352282478, 1.18980769230769, 1.75225543668285, 3.68865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1005, '2022-05-01 00:00:00', 0.151572272682551, 0.441923076923076, 0.176512475043986, 0.579423076923077, 0.306135779327761, 0.798653846153846, 0.463301903564138, 1.14442307692308, 1.74030626172964, 3.65673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1020, '2022-05-01 00:00:00', 0.135591155826852, 0.370192307692308, 0.239572455717391, 0.530192307692308, 0.274768713928362, 0.739615384615384, 0.468311204879175, 1.09576923076923, 1.7078375553268, 3.62634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1035, '2022-05-01 00:00:00', 0.134647117139009, 0.380384615384615, 0.191838874699977, 0.541923076923077, 0.24366780665488, 0.68, 0.456187883021223, 1.07576923076923, 1.69112866271202, 3.62192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1050, '2022-05-01 00:00:00', 0.182186295186674, 0.369615384615385, 0.18900030525006, 0.486346153846154, 0.290358995303825, 0.627884615384616, 0.471148555700282, 1.04019230769231, 1.67271111120195, 3.61269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1065, '2022-05-01 00:00:00', 0.0983379181895074, 0.287884615384616, 0.149517171640532, 0.389230769230769, 0.232490942751623, 0.519038461538462, 0.382045959780516, 0.946346153846154, 1.70142804273804, 3.63423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1080, '2022-05-01 00:00:00', 0.106939954395698, 0.273076923076923, 0.157278782372625, 0.366153846153846, 0.196018837399329, 0.500769230769231, 0.352500572830959, 0.925576923076923, 1.72726934339013, 3.63923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1095, '2022-05-01 00:00:00', 0.0921756266799751, 0.257884615384616, 0.134144153231342, 0.350576923076924, 0.188164923568497, 0.469038461538462, 0.376122934076695, 0.937692307692308, 1.74448018486442, 3.63134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1110, '2022-05-01 00:00:00', 0.0867429890760408, 0.247115384615385, 0.159254030259351, 0.344615384615385, 0.149504309173812, 0.428461538461538, 0.437852143993839, 0.9475, 1.78228057231782, 3.62096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1125, '2022-05-01 00:00:00', 0.12800540853958, 0.240769230769231, 0.118542592150865, 0.307884615384614, 0.139948342117864, 0.423461538461538, 0.429660868055798, 0.937307692307692, 1.72822670343376, 3.73153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1140, '2022-05-01 00:00:00', 0.0753821035688285, 0.222307692307692, 0.100396904641222, 0.298461538461538, 0.135316296136127, 0.3875, 0.455301421714653, 0.96576923076923, 1.72873738940837, 3.74519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1155, '2022-05-01 00:00:00', 0.091026834589503, 0.206730769230769, 0.131249615384052, 0.287307692307693, 0.192716212243648, 0.413461538461537, 0.74547746702778, 1.45942307692308, 1.71200831234502, 3.75269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1170, '2022-05-01 00:00:00', 0.0662756481557261, 0.202307692307693, 0.082523656282025, 0.258076923076923, 0.16097790101559, 0.39826923076923, 0.830202014340718, 1.50423076923077, 1.7017914542758, 3.75807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1185, '2022-05-01 00:00:00', 0.0682608120486311, 0.188461538461538, 0.14878495064509, 0.304807692307691, 0.195892827842165, 0.415, 0.815543895908643, 1.54538461538461, 1.67995298697956, 3.78596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1200, '2022-05-01 00:00:00', 0.133570638183006, 0.236346153846153, 0.138385331592623, 0.292499999999999, 0.196402255979523, 0.425384615384615, 0.787237233328343, 1.56730769230769, 1.66277113462853, 3.80961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1215, '2022-05-01 00:00:00', 0.103426116326881, 0.200192307692308, 0.174479555778365, 0.316346153846154, 0.19908753389865, 0.480384615384616, 0.758984873671102, 1.59096153846154, 1.65672709093748, 3.82442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1230, '2022-05-01 00:00:00', 0.148188549334441, 0.235384615384615, 0.177794717408761, 0.335192307692307, 0.235735836510668, 0.514230769230768, 0.755862116038063, 1.62653846153846, 1.67028367005774, 3.84153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1245, '2022-05-01 00:00:00', 0.0881336397837873, 0.216538461538462, 0.159883250674215, 0.339423076923077, 0.209278246875744, 0.464230769230769, 0.774520819603966, 1.6375, 1.66669848687573, 3.83038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1260, '2022-05-01 00:00:00', 0.163560503978004, 0.285961538461539, 0.208308572887583, 0.387307692307692, 0.211456578557832, 0.48673076923077, 0.761055744445731, 1.64961538461538, 1.67257646714927, 3.83903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1275, '2022-05-01 00:00:00', 0.157937183228503, 0.276923076923076, 0.167834740146371, 0.3475, 0.282093069748265, 0.5275, 0.759202643466258, 1.65557692307692, 1.67313354104024, 3.83961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1290, '2022-05-01 00:00:00', 0.122466950015724, 0.221923076923078, 0.183238810131647, 0.342307692307694, 0.369146468741901, 0.563653846153847, 0.752572332327342, 1.65134615384615, 1.69077871226431, 3.85057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1305, '2022-05-01 00:00:00', 0.113765108886689, 0.247500000000001, 0.221433876221461, 0.395192307692308, 0.324135536703161, 0.540384615384615, 0.760695835302228, 1.65192307692308, 1.68952953169264, 3.85903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 930, '2022-05-01 00:00:00', 0.0758836829188839, 0.598333333333331, 0.0388372673257723, 0.781666666666666, 0.133447867473907, 0.988333333333335, 0.160182187940275, 1.21166666666667, 0.944417810081958, 3.945 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 945, '2022-05-01 00:00:00', 0.0797391580927089, 0.416666666666664, 0.237135685491101, 0.648333333333331, 0.135000000000002, 0.729999999999999, 0.0687386354243402, 1.065, 1.06365329564353, 3.72333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 960, '2022-05-01 00:00:00', 0.0778352961922382, 0.423333333333334, 0.0526782687642657, 0.510000000000003, 0.1955334583475, 0.688333333333335, 0.292802550079972, 1.03333333333333, 1.14357261830342, 3.67666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 975, '2022-05-01 00:00:00', 0.0579511288357151, 0.396666666666668, 0.114345966260295, 0.460000000000001, 0.26506288562025, 0.698333333333335, 0.348173807171074, 1.015, 1.14357261830342, 3.67666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 990, '2022-05-01 00:00:00', 0.249833611296265, 0.627199999999999, 0.311336902192251, 0.798399999999999, 0.308404766500131, 0.960199999999999, 0.563911340549203, 1.3428, 1.70191761943207, 3.7106 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1005, '2022-05-01 00:00:00', 0.202503497912176, 0.4792, 0.221993806219902, 0.615, 0.268094821533973, 0.7896, 0.570510151823202, 1.2262, 1.69322977865774, 3.651 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1020, '2022-05-01 00:00:00', 0.133385406498112, 0.378, 0.21251117617669, 0.528799999999999, 0.33753419579849, 0.7128, 0.610334744218285, 1.1578, 1.67847152691568, 3.641 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1035, '2022-05-01 00:00:00', 0.163864273104299, 0.363399999999999, 0.246452835244393, 0.491599999999999, 0.367782997613176, 0.663199999999999, 0.625615896537164, 1.1184, 1.65475154227656, 3.6312 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1050, '2022-05-01 00:00:00', 0.122792847240111, 0.3102, 0.185852091728879, 0.4508, 0.287420278802082, 0.621999999999999, 0.53384025388375, 1.045, 1.6318632755228, 3.6106 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1065, '2022-05-01 00:00:00', 0.134391529991042, 0.3244, 0.172916646586344, 0.4328, 0.278337624717416, 0.5848, 0.5400829411612, 1.03, 1.62634564796868, 3.6072 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1080, '2022-05-01 00:00:00', 0.128104124315599, 0.2626, 0.237793678076885, 0.387999999999999, 0.24929600879276, 0.4912, 0.519712500651401, 1.0136, 1.62351213936535, 3.584 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1095, '2022-05-01 00:00:00', 0.16929313827402, 0.283199999999999, 0.193355673996567, 0.3802, 0.228284727186613, 0.480799999999999, 0.608996784337432, 1.131, 1.59713214335362, 3.5896 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1110, '2022-05-01 00:00:00', 0.109185240150245, 0.271200000000001, 0.122743635272872, 0.335800000000001, 0.218646404040863, 0.457000000000001, 0.603372328389915, 1.1096, 1.5915806608526, 3.6046 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1125, '2022-05-01 00:00:00', 0.0811238764688497, 0.2246, 0.140840630974635, 0.3144, 0.225592368369736, 0.4674, 0.604140367243684, 1.1072, 1.50928233497469, 3.7546 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1140, '2022-05-01 00:00:00', 0.100788557551606, 0.230999999999999, 0.14234113952052, 0.316199999999999, 0.21083326745717, 0.449399999999999, 0.637594764198495, 1.131, 1.50088237935778, 3.747 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1155, '2022-05-01 00:00:00', 0.0884481957607578, 0.197200000000001, 0.147271857460955, 0.286599999999999, 0.227701376075478, 0.428999999999999, 0.867473678755346, 1.5272, 1.4738942748153, 3.7118 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1170, '2022-05-01 00:00:00', 0.122541829593001, 0.2104, 0.131936537774795, 0.294800000000001, 0.20013016597538, 0.424, 0.891852005660132, 1.597, 1.47337472603996, 3.7182 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1185, '2022-05-01 00:00:00', 0.079935911829415, 0.207200000000001, 0.118756754193884, 0.3036, 0.199554295034376, 0.4036, 0.904731682139333, 1.6496, 1.48589358636478, 3.7212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1200, '2022-05-01 00:00:00', 0.0926912437432296, 0.214, 0.128263076006568, 0.290800000000001, 0.176799556937605, 0.3918, 0.915034698795625, 1.6648, 1.479690085795, 3.7116 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1215, '2022-05-01 00:00:00', 0.102997977326418, 0.2226, 0.161321883202497, 0.2968, 0.186804264762166, 0.419, 0.934488362688374, 1.6868, 1.48528426011095, 3.7038 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1230, '2022-05-01 00:00:00', 0.0971497984214757, 0.2062, 0.132507861402006, 0.290999999999999, 0.202704012458231, 0.4542, 0.932589361223184, 1.715, 1.48630503822959, 3.7012 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1245, '2022-05-01 00:00:00', 0.121578849586047, 0.2172, 0.144207604977453, 0.329, 0.247264197435321, 0.481, 0.937772938047016, 1.7158, 1.48500737933071, 3.6936 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1260, '2022-05-01 00:00:00', 0.100229736106606, 0.2372, 0.140587457951744, 0.342600000000001, 0.255618204881161, 0.4914, 0.91691979838297, 1.6976, 1.4647453419167, 3.6832 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1275, '2022-05-01 00:00:00', 0.108368584008467, 0.244, 0.168985453022837, 0.3346, 0.522492264695533, 0.627600000000001, 0.882229656419839, 1.684, 1.45293045830372, 3.6756 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1290, '2022-05-01 00:00:00', 0.106417808660017, 0.2118, 0.159915342186629, 0.325, 0.487849276587213, 0.603600000000001, 0.822436674360605, 1.651, 1.42710949124445, 3.6454 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1305, '2022-05-01 00:00:00', 0.10716886985812, 0.2218, 0.44422047829128, 0.453800000000001, 0.454887073898567, 0.560800000000001, 0.777325167910229, 1.6236, 1.39287472516375, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 930, '2022-05-01 00:00:00', 0.111168040971019, 0.796666666666667, 0.21507750540987, 1.04333333333333, 0.213600093632937, 1.075, 0.830667402353875, 1.71333333333333, 0.983704732122401, 3.5 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 945, '2022-05-01 00:00:00', 0.402709572769255, 0.635, 0.360705327564385, 0.696666666666665, 0.295014123955675, 0.80333333333333, 1.20199833610534, 1.615, 0.928174732113159, 3.44166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 960, '2022-05-01 00:00:00', 0.210969982066957, 0.428333333333332, 0.175095212194201, 0.621666666666665, 0.250599281722837, 0.794999999999997, 1.43816144202706, 1.69833333333333, 0.884251095560532, 3.39 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 975, '2022-05-01 00:00:00', 0.0791096285753723, 0.401666666666664, 0.157506613617763, 0.48333333333333, 0.246187597846309, 0.626666666666665, 1.37734345752975, 1.58, 0.775021505077979, 3.25666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 990, '2022-05-01 00:00:00', 0.269451855692686, 0.561041666666667, 0.30566207245295, 0.769791666666666, 0.347009741750237, 0.95375, 0.62475603934308, 1.34375, 1.25313946330516, 3.61958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1005, '2022-05-01 00:00:00', 0.181335499574124, 0.523958333333332, 0.225930343087282, 0.663541666666667, 0.236268450701955, 0.818541666666667, 0.578197943890187, 1.26541666666667, 1.25913207685156, 3.56875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1020, '2022-05-01 00:00:00', 0.165629563103672, 0.45875, 0.226565407902379, 0.600833333333334, 0.266916690987163, 0.758541666666666, 0.627526162916676, 1.22895833333333, 1.25791405938446, 3.56604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1035, '2022-05-01 00:00:00', 0.149062134452504, 0.358958333333334, 0.191792531137163, 0.513125, 0.278156456859721, 0.656666666666666, 0.579658820191745, 1.14, 1.26739975091649, 3.53104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1050, '2022-05-01 00:00:00', 0.152065489324429, 0.355, 0.205111206139639, 0.470208333333334, 0.236224454182083, 0.590416666666666, 0.548946949734843, 1.08666666666667, 1.26788550364862, 3.52854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1065, '2022-05-01 00:00:00', 0.131693092651717, 0.321874999999999, 0.154184243024706, 0.421458333333333, 0.235943603553838, 0.577916666666665, 0.552091830670182, 1.05145833333333, 1.24453106164764, 3.50645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1080, '2022-05-01 00:00:00', 0.101320091144674, 0.29875, 0.1166700957053, 0.378541666666666, 0.221750998723303, 0.551874999999999, 0.578408572247399, 1.05270833333333, 1.22812406654462, 3.501875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1095, '2022-05-01 00:00:00', 0.0852721028340393, 0.266874999999999, 0.171821945039339, 0.411458333333333, 0.218111023284613, 0.565624999999999, 0.560805862647414, 1.09979166666667, 1.2207549932821, 3.48666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1110, '2022-05-01 00:00:00', 0.140317800527687, 0.292291666666666, 0.172853292909233, 0.38, 0.214099796417668, 0.508125, 0.552730868545876, 1.06375, 1.20404902639843, 3.46916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1125, '2022-05-01 00:00:00', 0.101052208847918, 0.244375, 0.165878753520653, 0.34875, 0.250417043453863, 0.495, 0.506335763892994, 1.01708333333333, 1.24390978326929, 3.529375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1140, '2022-05-01 00:00:00', 0.125487455346244, 0.254166666666666, 0.151821667888941, 0.344583333333333, 0.271933495706132, 0.505, 0.499142698004303, 1.04729166666667, 1.26735317018226, 3.58166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1155, '2022-05-01 00:00:00', 0.0920299947165938, 0.246041666666667, 0.148905274577838, 0.350208333333334, 0.258448197932376, 0.487083333333333, 0.636534399437035, 1.43104166666667, 1.36011661637704, 3.56708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1170, '2022-05-01 00:00:00', 0.124989673486496, 0.259375, 0.191429476740698, 0.341875, 0.275052613544011, 0.461874999999999, 0.735278218071919, 1.55083333333333, 1.39002735284838, 3.57729166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1185, '2022-05-01 00:00:00', 0.130077318144449, 0.23375, 0.188264263658864, 0.336041666666666, 0.298677944436401, 0.464583333333333, 0.770575613007782, 1.59541666666667, 1.3980055507499, 3.57270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1200, '2022-05-01 00:00:00', 0.107382162642382, 0.228260869565217, 0.115943457665769, 0.287391304347826, 0.279115627647107, 0.448478260869566, 0.797883440227784, 1.6204347826087, 1.38950402758961, 3.50847826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1215, '2022-05-01 00:00:00', 0.0979589129002602, 0.218695652173912, 0.177044243147358, 0.335869565217391, 0.279942999562326, 0.461086956521739, 0.807758145328088, 1.65369565217391, 1.3882228736898, 3.49673913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1230, '2022-05-01 00:00:00', 0.1357532782999, 0.23195652173913, 0.200117060603698, 0.313260869565218, 0.253966945656647, 0.440869565217391, 0.789156501709086, 1.6645652173913, 1.38683405483575, 3.48782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1245, '2022-05-01 00:00:00', 0.111899693931557, 0.219782608695654, 0.145390981664638, 0.291086956521739, 0.194472784809651, 0.425869565217391, 0.789457023088875, 1.68913043478261, 1.39926236920229, 3.46521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1260, '2022-05-01 00:00:00', 0.108049999405561, 0.204565217391304, 0.15501912415491, 0.318260869565217, 0.199424319701831, 0.452826086956522, 0.779110798515614, 1.73, 1.37593022791669, 3.47608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1275, '2022-05-01 00:00:00', 0.131689012629874, 0.234782608695651, 0.137142996835521, 0.321739130434783, 0.301341204847812, 0.552391304347827, 0.767510476811757, 1.73782608695652, 1.36261341407075, 3.48195652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1290, '2022-05-01 00:00:00', 0.0989640011205413, 0.249347826086957, 0.160847250348472, 0.351739130434783, 0.312032575323861, 0.555652173913044, 0.72569034871179, 1.72413043478261, 1.33998329734148, 3.49434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1305, '2022-05-01 00:00:00', 0.0971282311206813, 0.229565217391305, 0.296960890945236, 0.40804347826087, 0.297252072265953, 0.547391304347827, 0.725304760805712, 1.72021739130435, 1.343842015877, 3.49 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1320, '2022-05-01 00:00:00', 0.0578277409125365, 0.209047619047618, 0.104155332716732, 0.291666666666667, 0.231249967824965, 0.53904761904762, 0.802708880989272, 1.76404761904762, 1.22825737957327, 3.1647619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1335, '2022-05-01 00:00:00', 0.0910579355083766, 0.22595238095238, 0.147782820059578, 0.353809523809523, 0.461128791016959, 1.17047619047619, 0.799952528353433, 1.78238095238095, 1.27612462072442, 3.20261904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1350, '2022-05-01 00:00:00', 0.118965781394723, 0.241428571428572, 0.198790090296271, 0.400000000000001, 0.502696656614531, 1.32785714285714, 0.793370822443555, 1.76547619047619, 1.29686315685929, 3.19404761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1365, '2022-05-01 00:00:00', 0.13195553002721, 0.296190476190476, 0.418394607540594, 1.12761904761905, 0.529998315361204, 1.36928571428571, 0.803558158620591, 1.78571428571428, 1.28683817941496, 3.21 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1320, '2022-05-01 00:00:00', 0.0944450192444209, 0.23304347826087, 0.146400825069491, 0.331739130434783, 0.23742691823375, 0.550217391304349, 0.747805286846498, 1.47173913043478, 1.83399704419139, 3.76739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1335, '2022-05-01 00:00:00', 0.125480499406184, 0.213913043478261, 0.151933845079469, 0.324565217391305, 0.741455344351892, 1.00586956521739, 0.789954594182201, 1.48652173913043, 1.83360608223853, 3.76891304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1350, '2022-05-01 00:00:00', 0.0743914706743381, 0.234999999999999, 0.143032169741731, 0.386739130434784, 0.714364750003407, 1.09478260869565, 0.791679619892644, 1.48543478260869, 1.8364202482175, 3.77065217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1365, '2022-05-01 00:00:00', 0.123210912072571, 0.293260869565218, 0.754435828266614, 0.955652173913043, 0.699694456184847, 1.13217391304348, 0.819289917171844, 1.48717391304348, 1.84033376312119, 3.76521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1320, '2022-05-01 00:00:00', 0.113206062771483, 0.242391304347827, 0.235867124447764, 0.360869565217392, 0.232319673790317, 0.477391304347827, 0.807335501912446, 1.67260869565217, 1.79386611329025, 3.85478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1335, '2022-05-01 00:00:00', 0.136222687366532, 0.229565217391304, 0.135670272812068, 0.297173913043478, 0.744779525431505, 1.19978260869565, 0.822223859480381, 1.6545652173913, 1.79914609741452, 3.84804347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1350, '2022-05-01 00:00:00', 0.104911971381394, 0.212608695652174, 0.164609971410444, 0.351521739130435, 0.815916819851753, 1.2845652173913, 0.817619822358194, 1.64608695652174, 1.79909740765014, 3.83913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1365, '2022-05-01 00:00:00', 0.131580916357225, 0.273913043478261, 0.674318862893332, 1.13326086956522, 0.743028534554398, 1.32630434782609, 0.798053028541109, 1.665, 1.79174410470884, 3.86086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1320, '2022-05-01 00:00:00', 0.114421422403159, 0.242500000000001, 0.13766705711505, 0.306136363636364, 0.284756294374939, 0.511363636363636, 0.76333839012295, 1.59545454545455, 1.44518988701271, 3.63 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1335, '2022-05-01 00:00:00', 0.149703892438558, 0.257727272727272, 0.178289886280135, 0.362045454545454, 0.632111703441492, 1.12340909090909, 0.762831079211679, 1.60272727272727, 1.43926232082221, 3.62886363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1350, '2022-05-01 00:00:00', 0.128683182552583, 0.246136363636364, 0.209765381203655, 0.409090909090909, 0.634959052093517, 1.22704545454545, 0.744866413544049, 1.58045454545455, 1.4331107939092, 3.6025 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1365, '2022-05-01 00:00:00', 0.141197913048849, 0.314772727272727, 0.538191817942667, 1.00863636363636, 0.567883592729862, 1.26181818181818, 0.676371182259029, 1.5475, 1.43272067345262, 3.58863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1320, '2022-05-01 00:00:00', 0.111147128665235, 0.233000000000001, 0.155211867085641, 0.330250000000001, 0.196906837442428, 0.535249999999999, 0.73339620942571, 1.824, 1.31214880013061, 3.6785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1335, '2022-05-01 00:00:00', 0.102115453235413, 0.234750000000001, 0.134237368316842, 0.33275, 0.600868833659359, 1.17975, 0.769944418704841, 1.80525, 1.36291529161033, 3.65775 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1350, '2022-05-01 00:00:00', 0.122981331488714, 0.271749999999999, 0.179186759379263, 0.449999999999999, 0.632201458564062, 1.3805, 0.763160455984813, 1.83175, 1.35709662515239, 3.66175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1365, '2022-05-01 00:00:00', 0.12000520822031, 0.327249999999999, 0.615169210782478, 1.129, 0.645452513643274, 1.433, 0.761149537489875, 1.81725, 1.37084959730127, 3.65125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:36:51 Duration: 3s178ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 930, '2022-05-01 00:00:00', 0.79066954749331, 5.21666666666668, 1.24709996926201, 6.37833333333331, 2.14143837953217, 7.56166666666663, 2.40344197627765, 10.3666666666667, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 945, '2022-05-01 00:00:00', 1.49671584922901, 4.88166666666666, 1.05670872681798, 6.15833333333332, 1.48392497564175, 7.33166666666667, 0.729902961586896, 10.7516666666667, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 960, '2022-05-01 00:00:00', 1.3681770109651, 2.96833333333332, 0.909729813369536, 3.62833333333333, 0.847707693331445, 4.52166666666667, 0.31473533855183, 9.16666666666665, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 975, '2022-05-01 00:00:00', 0.094383967565126, 2.28666666666669, 0.958388404214768, 3.8566666666667, 1.2038168465344, 5.75000000000002, 0.346013005535896, 9.14000000000001, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 990, '2022-05-01 00:00:00', 2.92062008721446, 5.88229166666667, 4.04944306422929, 8.455, 5.56704022899348, 10.8227083333333, 6.81488614640082, 14.8133333333333, 26.0172253245221, 36.98625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1005, '2022-05-01 00:00:00', 2.30399271429755, 5.00458333333334, 3.04051017571448, 6.74770833333334, 3.98874266789075, 8.655625, 5.08920745926179, 12.8722916666667, 25.802266583079, 36.0222916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1020, '2022-05-01 00:00:00', 1.7440133495492, 4.00104166666668, 2.35360773793297, 5.33708333333334, 2.85763850514493, 7.135, 4.55803351456827, 11.6172916666667, 25.7399645695496, 35.5477083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1035, '2022-05-01 00:00:00', 1.88530125557571, 3.46895833333334, 2.89365948539065, 5.025, 3.07399211713886, 6.88166666666668, 4.74722533376764, 11.03125, 25.7283609056485, 35.40125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1050, '2022-05-01 00:00:00', 1.36192638503734, 3.55749999999999, 1.98650952897177, 4.73874999999999, 3.17408065401439, 6.55520833333333, 4.70052239908241, 10.3189583333333, 25.7204033574078, 35.3864583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1065, '2022-05-01 00:00:00', 1.78993057107681, 2.86333333333333, 2.70267228868023, 4.22875, 3.58139038157213, 6.47874999999999, 4.54935940704764, 9.90166666666667, 25.5394794761215, 35.9685416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1080, '2022-05-01 00:00:00', 1.67966654730781, 2.99916666666668, 1.81855401977123, 4.143125, 2.72596584897584, 5.99062500000001, 4.37478806422484, 9.63520833333334, 25.6058652833922, 36.0027083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1095, '2022-05-01 00:00:00', 0.75642465643948, 2.5475, 1.42909892305749, 4.17958333333332, 1.86108399873899, 5.13354166666667, 4.36592146568915, 9.59437499999999, 25.6146752680011, 36.0672916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1110, '2022-05-01 00:00:00', 1.13794556490883, 2.76874999999999, 1.66438088273871, 3.63437500000001, 1.73237768039657, 4.75208333333333, 5.13375655252368, 9.51791666666666, 25.6271545356169, 36.186875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1125, '2022-05-01 00:00:00', 1.25233774152205, 2.43958333333335, 1.11657465011317, 3.18291666666667, 1.55627761019685, 4.4025, 5.67931821519915, 9.61520833333333, 25.6093819814343, 36.6529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1140, '2022-05-01 00:00:00', 1.00054059210472, 2.19979166666666, 1.35185378290786, 2.99395833333332, 1.85153020098106, 4.46979166666667, 6.19550029196623, 10.0189583333333, 25.7891421056125, 37.04375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1155, '2022-05-01 00:00:00', 0.819740564075795, 2.05562499999999, 1.13465356952072, 3.071875, 2.39014029020978, 4.76354166666667, 6.26709521449422, 12.6820833333333, 26.230204729893, 37.2947916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1170, '2022-05-01 00:00:00', 0.757744047595673, 2.12895833333334, 1.44180101681941, 3.31645833333334, 2.74662477323124, 4.91458333333335, 5.70068701364461, 12.8095833333333, 26.2256700084346, 37.1875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1185, '2022-05-01 00:00:00', 0.875687902472241, 2.25854166666667, 1.55220388842183, 3.25395833333334, 2.69520827486996, 4.81458333333333, 4.93350651655727, 13.058125, 26.2217470307761, 37.1139583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1200, '2022-05-01 00:00:00', 1.00070482407528, 2.04166666666666, 1.50328985544796, 3.12729166666666, 2.79171872382786, 4.65895833333333, 4.73710377009235, 13.3677083333333, 26.3032597445337, 37.2858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1215, '2022-05-01 00:00:00', 0.949135166035794, 2.17479166666667, 1.36780310208999, 3.13624999999998, 2.29277242426997, 4.72520833333332, 4.47684793033048, 13.385, 26.1938490954419, 37.61 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1230, '2022-05-01 00:00:00', 1.4054139624314, 2.22416666666665, 2.00322941265103, 3.28291666666666, 2.07591702060784, 4.49354166666665, 4.76865693348508, 13.6595833333333, 26.1376247909053, 37.8133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1245, '2022-05-01 00:00:00', 1.08196377336954, 2.18729166666668, 1.40301280376774, 3.19333333333334, 1.98787023714078, 4.00708333333333, 4.84242640401078, 13.83, 26.3170212594628, 38.0366666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1260, '2022-05-01 00:00:00', 0.929294086928358, 2.09624999999999, 1.34975962366144, 2.95979166666666, 1.98304918193448, 4.11916666666666, 4.9231550653114, 14.1383333333333, 26.4339880406246, 38.2829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1275, '2022-05-01 00:00:00', 1.23069923494087, 2.05645833333333, 1.83012372621659, 2.96437499999999, 2.4059396233103, 4.62708333333333, 4.77351729768567, 14.485, 26.5952370388416, 38.52625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1290, '2022-05-01 00:00:00', 1.07294866633019, 1.88916666666666, 1.39758744962447, 2.85562499999999, 2.97810999300476, 4.56749999999999, 4.76927523129919, 14.5008333333333, 26.6094375318395, 38.68875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1305, '2022-05-01 00:00:00', 1.38123284303069, 2.15458333333333, 2.41016257757901, 3.53354166666666, 3.63105017347858, 4.96666666666666, 4.47609153961516, 14.8420833333333, 26.6099435680319, 38.6897916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 930, '2022-05-01 00:00:00', 3.06631700905173, 6.03000000000001, 3.52224833498907, 6.30333333333334, 4.01235695487492, 10.0866666666667, 4.25591647004497, 14.97, 15.1454170736013, 37.1066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 945, '2022-05-01 00:00:00', 2.23984374455001, 3.57500000000003, 1.74057701160655, 6.64666666666669, 3.03809562061497, 9.08000000000002, 2.36412245875714, 13.26, 14.8798891124901, 36.945 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 960, '2022-05-01 00:00:00', 1.05800519847495, 4.60000000000002, 3.04844632558947, 6.33000000000002, 2.12383105103334, 7.29833333333333, 2.16928751744285, 11.2133333333334, 14.6452631705044, 36.8616666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 975, '2022-05-01 00:00:00', 2.25419793570427, 3.84333333333332, 2.22153850593082, 4.62833333333333, 1.74271579247259, 6.39666666666665, 2.98741248128432, 10.4483333333334, 14.060427921416, 36.3583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 990, '2022-05-01 00:00:00', 1.82431230457271, 4.82576923076922, 2.4012205229841, 6.125, 3.32197157052625, 8.28865384615385, 4.94439441730189, 13.2219230769231, 33.1804548265993, 42.5725 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1005, '2022-05-01 00:00:00', 1.76689044543057, 4.22538461538462, 2.49699379254335, 5.85500000000001, 3.42364397075127, 7.88596153846155, 4.91249803679741, 12.7998076923077, 33.1903453113193, 42.4932692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1020, '2022-05-01 00:00:00', 1.38570166896942, 3.69865384615384, 2.07935859193314, 5.32692307692307, 3.43781836567678, 7.77134615384616, 4.77917426083048, 12.0311538461539, 33.1927335421474, 42.34 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1035, '2022-05-01 00:00:00', 1.50154868770163, 3.2076923076923, 2.17120891529262, 4.87692307692308, 3.25068690965698, 7.07923076923077, 4.89751469153958, 11.1419230769231, 33.2202009325651, 42.08 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1050, '2022-05-01 00:00:00', 1.52714047764492, 3.64096153846155, 2.56489957818115, 5.42461538461539, 2.63004706012299, 6.89153846153847, 4.40216518842193, 10.6471153846154, 33.1740406649305, 41.8940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1065, '2022-05-01 00:00:00', 1.70442478453989, 3.30961538461539, 1.97530975175656, 4.42884615384616, 2.20836423974501, 5.95384615384616, 3.88702690418348, 9.68307692307693, 32.9518294507884, 41.6819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1080, '2022-05-01 00:00:00', 0.945271470978653, 2.65307692307693, 1.32484943992197, 3.88403846153847, 1.68930327012694, 4.96653846153847, 3.18300151646936, 9.07057692307692, 32.8173248317925, 41.3513461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1095, '2022-05-01 00:00:00', 0.556289078143304, 2.60153846153847, 1.16545804795301, 3.64230769230771, 2.47570453841699, 5.13019230769232, 3.53824622463642, 9.13711538461539, 32.9373557372406, 41.1448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1110, '2022-05-01 00:00:00', 0.960177788024368, 2.60576923076924, 0.971799302641946, 3.21826923076924, 2.74368545657395, 5.04173076923078, 3.79961196905481, 9.15634615384615, 32.9057304227371, 41.1405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1125, '2022-05-01 00:00:00', 0.875563466925939, 2.03423076923076, 2.42560958238417, 3.51961538461538, 2.53019543939565, 4.75980769230769, 4.20831669252867, 9.37423076923077, 33.9069983903936, 42.1253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1140, '2022-05-01 00:00:00', 2.28565497261642, 2.86057692307692, 2.47967913557069, 3.77884615384616, 2.51902252868052, 4.7525, 4.34110689978773, 9.50365384615384, 34.8180116694705, 42.7288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1155, '2022-05-01 00:00:00', 1.20648371789198, 2.47019230769231, 1.37635438191455, 3.22923076923076, 1.658682470656, 4.37153846153846, 20.7547639202332, 15.6457692307692, 35.5644337159818, 43.4284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1170, '2022-05-01 00:00:00', 0.785903204061324, 2.00961538461538, 1.33285807715831, 2.94942307692307, 1.44591083883003, 4.19307692307691, 23.0374655365158, 16.1528846153846, 36.3492160305894, 43.9059615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1185, '2022-05-01 00:00:00', 1.2906484357157, 2.14423076923077, 1.25460996084288, 2.91192307692307, 1.73005545709245, 4.38673076923077, 25.1622972543324, 16.7936538461538, 36.3457080277501, 44.0690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1200, '2022-05-01 00:00:00', 0.657120905629545, 1.99673076923077, 0.926199284919081, 2.95634615384616, 1.97019008259063, 4.4351923076923, 25.0215690532112, 17.0617307692308, 36.3283958913473, 44.3759615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1215, '2022-05-01 00:00:00', 0.755788355600657, 2.11596153846153, 1.34931351491729, 3.03980769230768, 2.20727175838967, 4.21384615384615, 24.8294110249549, 17.8153846153846, 36.3424483849862, 44.8911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1230, '2022-05-01 00:00:00', 0.668022109261001, 1.83846153846154, 1.24734444074047, 2.82192307692308, 1.48658618989954, 3.86250000000001, 24.8275129241735, 17.885, 36.3187223131753, 45.2676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1245, '2022-05-01 00:00:00', 1.08534390154246, 1.92076923076923, 1.27482314007141, 2.64903846153847, 1.40751238551731, 4.05134615384615, 24.834035116224, 18.2980769230769, 36.7345142742018, 46.0301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1260, '2022-05-01 00:00:00', 0.827425014032183, 1.79307692307692, 1.23803168842259, 2.7273076923077, 1.88161203390972, 4.10538461538461, 24.7954403997062, 18.5561538461539, 36.6942194090358, 46.3140384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1275, '2022-05-01 00:00:00', 0.709860116230922, 1.81423076923079, 0.88911788610096, 2.72884615384615, 2.47234473728887, 4.63750000000001, 24.7723355658003, 18.6742307692308, 36.6894134453188, 46.3201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1290, '2022-05-01 00:00:00', 0.693129164342073, 2.07903846153846, 1.32388596127519, 2.90596153846153, 2.39790598551832, 4.76365384615384, 24.8167620377531, 18.6209615384615, 36.7710350479831, 46.3525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1305, '2022-05-01 00:00:00', 1.27476213467454, 1.9525, 2.02797857863061, 3.45134615384616, 2.38215839426865, 5.21615384615384, 24.8375387336619, 18.7478846153846, 36.8036363985116, 46.4180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 930, '2022-05-01 00:00:00', 0.856801221598897, 3.51833333333332, 1.16070380947653, 5.01666666666665, 0.244335834457438, 6.185, 2.41419931516297, 7.6833333333333, 15.4989373291634, 33.3866666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 945, '2022-05-01 00:00:00', 0.652284447154765, 2.86999999999999, 0.723987799160528, 4.03666666666665, 0.363455636907717, 5.58, 2.19805216801907, 7.86833333333334, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 960, '2022-05-01 00:00:00', 1.10234976300624, 3.41000000000001, 0.86126360656886, 5.21500000000001, 0.369097999633337, 5.59333333333334, 2.29285847797023, 8.045, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 975, '2022-05-01 00:00:00', 0.577436865235789, 2.36833333333336, 0.573636063487395, 2.75333333333333, 0.654427230484814, 3.415, 3.86197596229356, 8.55333333333334, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 990, '2022-05-01 00:00:00', 2.00726944264705, 5.35884615384617, 3.68560420367595, 6.96711538461539, 5.52308771292068, 8.66826923076924, 5.77974239511123, 13.0180769230769, 30.9391240117652, 41.5361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1005, '2022-05-01 00:00:00', 2.20219482300308, 3.92903846153846, 4.03533617415718, 5.76596153846154, 4.08290185266086, 7.61153846153846, 4.97784667687359, 11.3615384615385, 31.0381585651498, 40.4686538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1020, '2022-05-01 00:00:00', 2.43050409459563, 3.78307692307693, 2.40188301931246, 4.82903846153847, 2.5544304573698, 6.46019230769231, 4.2598475279684, 10.1498076923077, 31.1823478571549, 39.8132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1035, '2022-05-01 00:00:00', 0.899617782086453, 3.13807692307692, 1.65732602057095, 4.67653846153846, 2.13902889540665, 6.12115384615385, 4.04689583318072, 9.47173076923077, 31.2335608927074, 39.2959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1050, '2022-05-01 00:00:00', 1.32934380862832, 3.18480769230769, 1.16567433438597, 3.89557692307693, 1.97298305969569, 5.46192307692309, 3.96925075278215, 9.18653846153847, 31.1950841424389, 39.0894230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1065, '2022-05-01 00:00:00', 0.680296909162016, 2.34173076923076, 1.6953869651317, 3.89980769230769, 1.90160961171966, 4.92865384615385, 3.91264563749587, 9.14173076923077, 30.9580407978034, 39.2690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1080, '2022-05-01 00:00:00', 1.45452815505447, 3.00807692307692, 1.41448033403955, 3.71115384615384, 1.66572908500013, 4.86923076923076, 4.13527273772658, 9.34615384615384, 30.9236488250311, 39.1955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1095, '2022-05-01 00:00:00', 0.670385222207246, 2.13711538461538, 0.831402452763722, 2.99596153846154, 2.22985591117797, 4.73076923076923, 5.4774860460448, 10.0242307692308, 30.8610696017092, 39.3398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1110, '2022-05-01 00:00:00', 0.627948675021729, 2.09346153846154, 1.27898709923125, 3.16, 2.67575530673834, 4.80730769230771, 5.95266595736733, 10.41, 30.9041783508066, 39.5365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1125, '2022-05-01 00:00:00', 0.975846634387878, 2.20557692307692, 2.20829349359321, 3.43307692307692, 2.43931324667101, 4.71134615384615, 6.08828236482558, 10.4680769230769, 33.9973597481651, 43.8003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1140, '2022-05-01 00:00:00', 1.74541360538014, 2.45057692307693, 2.05294808657058, 3.27461538461539, 2.05776136764053, 4.44038461538461, 5.94389662724586, 10.4863461538462, 35.0322730569751, 44.3415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1155, '2022-05-01 00:00:00', 0.798750297941448, 1.87903846153847, 1.13322928632498, 2.82115384615385, 1.99705837517238, 4.19692307692307, 6.61073305605828, 13.4265384615385, 35.9429226140343, 45.1459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1170, '2022-05-01 00:00:00', 0.817593113963188, 2.0125, 0.859856360992051, 2.69980769230769, 1.87945647830594, 4.07442307692307, 6.96097740981826, 14.3775, 36.1176861390436, 45.7340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1185, '2022-05-01 00:00:00', 0.539457170182711, 1.72596153846154, 1.50431815630359, 2.86134615384615, 2.0959485827516, 3.91269230769231, 8.03325046052584, 15.0348076923077, 36.2186387168264, 45.9675 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1200, '2022-05-01 00:00:00', 1.29994918539741, 2.21826923076923, 1.42686719774476, 2.85, 1.91014096338463, 3.9175, 7.78680913468412, 15.4825, 36.2087177688128, 46.2223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1215, '2022-05-01 00:00:00', 0.874615893714753, 1.8698076923077, 1.30986606772777, 2.71134615384617, 1.97006759938685, 4.40788461538463, 7.75893182824702, 15.6763461538462, 36.1362813787558, 46.4167307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1230, '2022-05-01 00:00:00', 1.15952404028548, 2.01, 1.59862460114457, 2.88384615384617, 2.29294262567021, 4.80826923076925, 7.73707389779883, 16.0075, 36.1161047781478, 46.4928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1245, '2022-05-01 00:00:00', 0.927221925970265, 1.94750000000001, 1.72506691063098, 3.38038461538463, 2.06222819188, 4.66365384615385, 7.70887971507783, 15.9326923076923, 36.1739894447122, 46.2371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1260, '2022-05-01 00:00:00', 1.84961265175672, 2.69480769230771, 1.93935636626811, 3.59634615384617, 2.76818240839615, 4.80461538461538, 7.67882919761561, 15.7246153846154, 36.2239854011973, 46.0071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1275, '2022-05-01 00:00:00', 0.986710170991696, 2.30519230769231, 1.38866190435806, 3.08326923076922, 3.51930814879202, 5.61038461538461, 7.50101443395903, 15.5434615384615, 36.2682631771169, 45.9382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1290, '2022-05-01 00:00:00', 1.07501579594834, 2.1351923076923, 1.84562431588463, 3.19365384615384, 3.86801965331894, 5.81096153846154, 7.45106931148916, 15.6782692307692, 36.319874915597, 45.9382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1305, '2022-05-01 00:00:00', 0.833000969618044, 2.04384615384615, 2.7136971374577, 4.09307692307692, 3.39573268405191, 5.39269230769232, 7.07884279982368, 15.6207692307692, 36.3370165623685, 45.7655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 930, '2022-05-01 00:00:00', 2.60576924023093, 6.38666666666664, 3.38328366137596, 7.81333333333333, 2.79910253474223, 8.88999999999999, 4.23824354341904, 14.1883333333334, 6.51107965957513, 32.9433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 945, '2022-05-01 00:00:00', 1.36121575561457, 4.40333333333335, 0.675209843925092, 5.35333333333331, 1.46977322513826, 6.57666666666665, 5.26013387028631, 12.8666666666667, 7.05204402992492, 31.635 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 960, '2022-05-01 00:00:00', 0.541071467861038, 3.00833333333329, 0.388276104509851, 3.96333333333329, 0.270847435530242, 5.46666666666664, 4.55723143293528, 12.3066666666667, 6.31487727513367, 30.625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 975, '2022-05-01 00:00:00', 0.719658483819485, 2.84166666666666, 0.519911851503025, 4.26833333333332, 0.906821371605259, 5.565, 4.11337554003201, 11.9483333333334, 5.36908511759687, 30.74 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 990, '2022-05-01 00:00:00', 2.29942208319104, 5.53259999999998, 2.77728584532933, 7.67999999999999, 3.92775328060881, 9.735, 4.07374436687757, 13.0184, 36.4535337484585, 43.4496 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1005, '2022-05-01 00:00:00', 2.07149116982589, 4.7844, 2.99633146530886, 6.4022, 3.0503072522835, 7.9742, 4.02306394430912, 11.5968, 36.5021676045866, 42.6726 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1020, '2022-05-01 00:00:00', 2.12495294065541, 4.15700000000001, 2.27850422426644, 5.43740000000001, 2.91733107194458, 7.4118, 3.70344645791818, 10.6814, 36.6203856877104, 42.079 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1035, '2022-05-01 00:00:00', 1.83726873828155, 3.5122, 2.64226973137363, 4.9418, 2.94999788135517, 6.52399999999999, 3.50412462915728, 9.87960000000001, 36.7775849420087, 41.665 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1050, '2022-05-01 00:00:00', 1.42701530008148, 3.03819999999999, 1.62625907632619, 4.32959999999998, 1.85253569466285, 5.36479999999999, 3.72036991888351, 9.5624, 36.8855199095797, 41.5154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1065, '2022-05-01 00:00:00', 1.36809971615132, 3.07479999999999, 1.61322355859317, 4.13059999999999, 1.93857727040563, 5.2262, 4.02603739219264, 9.40700000000001, 37.0355321650709, 41.4214 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1080, '2022-05-01 00:00:00', 1.10594465654179, 2.7864, 1.06320125877779, 3.3586, 1.75984109131099, 4.66860000000001, 3.68555513683714, 8.96500000000001, 37.191882718769, 41.2212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1095, '2022-05-01 00:00:00', 0.670761507541984, 2.11280000000001, 1.56686257640334, 3.37200000000001, 1.87726370017639, 4.41240000000001, 3.64451242738082, 9.613, 37.380810822533, 41.3436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1110, '2022-05-01 00:00:00', 1.45848985826664, 2.72520000000001, 1.56668817361125, 3.5292, 2.11364324094678, 4.73260000000001, 3.62030135716166, 9.5506, 37.5197283572256, 41.3158 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1125, '2022-05-01 00:00:00', 0.956560679378651, 2.141, 1.41359848141777, 2.9524, 1.91819016262726, 4.3508, 4.01244437136931, 9.66159999999999, 37.4449302309405, 42.335 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1140, '2022-05-01 00:00:00', 0.75967663076689, 1.9026, 1.29299958107754, 2.993, 1.70319851064597, 4.17320000000001, 3.9559910473441, 9.6812, 37.4582385541997, 42.3478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1155, '2022-05-01 00:00:00', 1.06997371463042, 2.23199999999999, 1.2225224265155, 3.06939999999999, 1.78012647022619, 4.2474, 24.501623956383, 15.7466, 37.3955223556243, 42.5212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1170, '2022-05-01 00:00:00', 0.761901787196583, 2.1712, 1.2099190744288, 3.01700000000002, 1.83678732211071, 4.17720000000001, 25.9156334333159, 16.976, 37.3309169154737, 42.6684 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1185, '2022-05-01 00:00:00', 1.02366022194867, 2.09140000000001, 1.30136040998128, 2.98579999999999, 2.07790072348673, 4.31619999999999, 26.250689003656, 17.7574, 37.1567373735908, 42.6398 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1200, '2022-05-01 00:00:00', 0.84971965965252, 2.02619999999999, 1.1753883400817, 2.89739999999999, 1.81892023830989, 4.254, 26.0974251076615, 17.6342, 37.0720677060236, 42.5146 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1215, '2022-05-01 00:00:00', 0.724933790080172, 1.8796, 1.27788291717199, 2.8392, 1.95384023570676, 4.26400000000001, 25.7573211792945, 17.6412, 36.8257907247081, 42.484 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1230, '2022-05-01 00:00:00', 1.00662257077814, 1.8784, 1.44860708958641, 2.895, 1.98803085153794, 4.069, 25.4379207712947, 17.7044, 36.6527645239755, 42.3792 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1245, '2022-05-01 00:00:00', 0.911132537010944, 1.93600000000001, 1.27244001168359, 2.83340000000001, 2.02744136783286, 3.89180000000001, 25.3287286363397, 17.8788, 36.6003885999407, 42.4146 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1260, '2022-05-01 00:00:00', 0.801380215628022, 1.9804, 1.16635929284247, 2.72740000000002, 1.85583074389882, 3.81340000000001, 25.2808372224234, 18.1784, 36.6069626938191, 42.3948 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1275, '2022-05-01 00:00:00', 0.692186029908156, 1.82440000000001, 1.46606750071975, 2.7018, 2.88004278035356, 4.99620000000001, 24.6832683242448, 18.3868, 36.2095224871856, 42.237 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1290, '2022-05-01 00:00:00', 1.1186153270897, 1.9524, 1.18880016543293, 2.738, 3.00162306094553, 4.9258, 24.5987294692226, 18.5796, 36.1366647522522, 42.1996 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1305, '2022-05-01 00:00:00', 0.805310499124411, 1.898, 2.61781290711668, 3.7794, 2.75298221631258, 5.0556, 24.4549020017801, 18.6806, 36.0120531581673, 42.2068 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 930, '2022-05-01 00:00:00', 3.16957936220774, 5.75666666666666, 1.63760750283249, 7.55666666666665, 1.64921445947255, 9.49333333333332, 3.46316449700751, 13.8066666666667, 5.40877065514888, 23.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 945, '2022-05-01 00:00:00', 2.54737119399588, 4.80000000000001, 1.73116531080464, 5.83333333333333, 2.6302202062438, 6.75833333333333, 5.16032702452083, 11.85, 5.40877065514888, 23.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 960, '2022-05-01 00:00:00', 0.275967993313231, 2.77166666666665, 1.0513602300512, 3.9483333333333, 2.81169432904787, 5.29499999999998, 6.23119236850647, 10.8966666666666, 5.37051285570875, 23.9183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 975, '2022-05-01 00:00:00', 0.962734819840494, 2.99166666666666, 2.0778735123518, 4.76166666666664, 3.17969731263843, 6.88, 6.19295567560432, 11.175, 5.20538263082869, 24.2883333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 990, '2022-05-01 00:00:00', 2.5170125134281, 5.79041666666667, 3.71216985430003, 7.725625, 4.70523563129569, 9.57145833333334, 6.13384755469807, 14.1697916666667, 16.3191390357382, 35.1085416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1005, '2022-05-01 00:00:00', 2.08435041839577, 4.89833333333333, 2.64891282046707, 6.5675, 2.73780079910496, 7.94479166666666, 5.9587637285012, 13.3522916666667, 16.6768356645017, 34.4877083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1020, '2022-05-01 00:00:00', 2.03431538487643, 4.26770833333335, 2.15870859098609, 5.63020833333334, 2.5047706293785, 7.26541666666667, 5.81434188519828, 12.7245833333333, 16.648640202938, 34.2414583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1035, '2022-05-01 00:00:00', 1.3678227535558, 3.62104166666667, 1.48663245009204, 4.64270833333334, 2.46357330578391, 6.76729166666667, 5.58537315647768, 11.8654166666667, 16.7233299991078, 33.7752083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1050, '2022-05-01 00:00:00', 1.17459226274296, 2.991875, 1.85105520973653, 4.32520833333334, 3.64766139469693, 6.73354166666667, 5.51206082085038, 11.3758333333333, 16.7130696262393, 33.400625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1065, '2022-05-01 00:00:00', 1.21958734705697, 2.81041666666667, 1.50323201018648, 4.21895833333334, 3.54071494458966, 6.40083333333334, 5.10173030731959, 10.6160416666667, 16.8465211421347, 32.964375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1080, '2022-05-01 00:00:00', 0.999122962322744, 2.83479166666667, 2.50561303753004, 4.24520833333333, 3.44743597616875, 6.156875, 4.42409623948574, 10.0533333333333, 16.6781357118916, 32.9277083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1095, '2022-05-01 00:00:00', 2.04032578343171, 2.82854166666666, 2.291967691033, 4.169375, 3.85675463836887, 5.71458333333333, 5.09333942285896, 10.5372916666667, 16.6169755996604, 32.7495833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1110, '2022-05-01 00:00:00', 1.06160256216722, 2.61499999999999, 1.53706723319049, 3.556875, 2.37545174956108, 4.91333333333333, 4.6547098586006, 10.0910416666667, 16.6051232149507, 32.616875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1125, '2022-05-01 00:00:00', 1.21832089249978, 2.54833333333334, 2.28199044465414, 3.55270833333332, 2.11202492299743, 4.60916666666666, 4.61455987742263, 10.0495833333333, 28.516627681101, 38.0489583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1140, '2022-05-01 00:00:00', 1.84281227074746, 2.58375, 1.78739365752386, 3.5275, 1.74107848833309, 4.84395833333334, 4.56939071173053, 10.1464583333333, 29.883268463439, 38.7416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1155, '2022-05-01 00:00:00', 1.20478557762097, 2.478125, 1.10883768627007, 3.15166666666667, 2.36296224678055, 4.59583333333333, 8.39607788599853, 13.0077083333333, 31.0907368706116, 38.828125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1170, '2022-05-01 00:00:00', 0.709714393208669, 1.98520833333334, 1.57026685572498, 3.23979166666667, 2.49274567059315, 4.39125000000001, 9.21628296515685, 14.2227083333333, 31.1846347657146, 39.0104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1185, '2022-05-01 00:00:00', 1.35008693694844, 2.22270833333333, 2.21996277836337, 3.10395833333333, 2.36533602110855, 4.45583333333333, 9.8869699032491, 14.9572916666667, 31.1651888871151, 39.01875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1200, '2022-05-01 00:00:00', 0.562354328963819, 1.85586956521738, 0.771637804404228, 2.59391304347825, 1.35096887352493, 3.88847826086957, 10.5939495279518, 15.935652173913, 31.4575322188565, 38.0541304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1215, '2022-05-01 00:00:00', 0.853758546736992, 1.94173913043479, 1.36539534444802, 2.99108695652173, 1.50901097757265, 3.89369565217392, 10.4044506382127, 16.3339130434783, 31.4265962801405, 38.0691304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1230, '2022-05-01 00:00:00', 1.01191303192997, 2.0045652173913, 0.967854632128614, 2.80304347826087, 1.41276293505737, 3.92826086956521, 10.3236608870435, 16.7967391304348, 31.4076812311289, 38.1030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1245, '2022-05-01 00:00:00', 0.708749664519528, 2.02021739130435, 0.919532984232165, 2.71, 1.18584387323948, 3.96065217391305, 10.3348296623697, 17.5478260869565, 31.3679680984991, 38.2010869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1260, '2022-05-01 00:00:00', 0.641572379842748, 1.8641304347826, 1.02666696610369, 2.79717391304348, 2.06625809850664, 3.9845652173913, 10.4168424543797, 17.9289130434783, 31.37621889354, 38.295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1275, '2022-05-01 00:00:00', 0.934164514376882, 2.09260869565217, 1.02801686556659, 2.85369565217392, 4.77711084689043, 5.62195652173913, 10.6722157785769, 18.7565217391304, 31.3143164277926, 38.2876086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1290, '2022-05-01 00:00:00', 0.737120371912046, 2.10152173913044, 1.60233682488897, 2.96086956521739, 4.67354351558802, 5.95608695652173, 10.5030980983723, 18.9258695652174, 31.1901331359699, 38.3286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1305, '2022-05-01 00:00:00', 1.10285749942212, 1.99086956521739, 4.73054548367547, 4.53413043478262, 4.68382583014297, 5.94304347826087, 10.2618551416699, 18.7463043478261, 31.07117302234, 38.2904347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1320, '2022-05-01 00:00:00', 1.18194744464582, 2.05619047619047, 1.78233457791152, 2.91261904761904, 2.93249932001778, 4.84619047619047, 4.56261919609465, 14.7471428571429, 28.0584670333556, 38.8895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1335, '2022-05-01 00:00:00', 1.02827479188155, 2.09761904761903, 1.67655024210004, 3.12928571428571, 2.64854153486496, 8.56047619047618, 4.6519854056398, 14.7857142857143, 28.2358087806955, 38.985 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1350, '2022-05-01 00:00:00', 1.13248026367749, 2.23095238095238, 1.60812183410751, 3.59833333333333, 2.14529784811873, 9.14642857142857, 5.00829049581552, 14.8602380952381, 28.1714880939678, 39.0471428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1365, '2022-05-01 00:00:00', 1.22096132109868, 2.51238095238094, 2.57935258580613, 7.54547619047618, 2.68836735726706, 9.49904761904762, 4.8722110337241, 14.6635714285714, 28.0126865136903, 39.1957142857143 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1320, '2022-05-01 00:00:00', 1.00460791124497, 2.22434782608696, 1.20340779298022, 3.05695652173913, 2.24537035775353, 5.02695652173913, 26.1965635211225, 20.0419565217391, 38.6998469793525, 48.2069565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1335, '2022-05-01 00:00:00', 1.01459424511153, 1.9841304347826, 1.53780501650069, 3.32521739130434, 22.34157276064, 14.034347826087, 26.1829196070682, 20.0971739130435, 38.7768125928584, 48.1030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1350, '2022-05-01 00:00:00', 0.843548288727449, 2.20347826086956, 1.41643330248735, 3.30586956521739, 24.686115356677, 15.0336956521739, 26.2081402358982, 19.9765217391304, 38.8358934792547, 47.9778260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1365, '2022-05-01 00:00:00', 1.07542155536288, 2.49239130434783, 22.4161730086065, 13.5815217391304, 26.9224959768686, 15.8165217391305, 26.2527063238833, 20.0106521739131, 38.8670815505984, 47.9965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1320, '2022-05-01 00:00:00', 1.4327229527332, 2.53282608695653, 2.06427979861174, 3.46478260869566, 2.43246725296743, 4.51913043478262, 6.93449099186131, 15.6480434782609, 38.4711408019666, 47.1671739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1335, '2022-05-01 00:00:00', 1.18387523545453, 2.21586956521739, 1.25616377548074, 2.93239130434782, 5.44789928509635, 9.92956521739129, 6.82632786891409, 15.7039130434783, 38.4390124658247, 47.0495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1350, '2022-05-01 00:00:00', 0.711365385341769, 1.9804347826087, 1.05390071608648, 3.02108695652174, 5.75953456789134, 11.4245652173913, 6.70269119598797, 15.7297826086956, 38.39460374762, 47.0791304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1365, '2022-05-01 00:00:00', 0.892891503573714, 2.25565217391304, 5.27477803328209, 9.39586956521739, 7.16233497488704, 12.2232608695652, 6.593383383866, 15.6039130434783, 38.2588690536563, 47.1310869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1320, '2022-05-01 00:00:00', 0.964191477678429, 2.43840909090908, 1.36188388111017, 3.04909090909091, 1.43308789300967, 4.49136363636364, 26.0572590954855, 19.3629545454546, 37.834606970762, 44.5581818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1335, '2022-05-01 00:00:00', 0.935581746007909, 1.96181818181819, 0.978056010975892, 2.88931818181818, 23.9380132917739, 12.9975, 25.8914354080491, 19.1868181818182, 37.6823373399607, 44.6104545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1350, '2022-05-01 00:00:00', 0.644867893112293, 2.10386363636363, 0.862217517578382, 3.315, 25.0217603273821, 14.5475, 25.5211171421625, 19.1697727272727, 37.4528084706296, 44.4736363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1365, '2022-05-01 00:00:00', 0.903998692678056, 2.57272727272727, 23.4026238723899, 12.3627272727273, 25.5371864540975, 15.4390909090909, 25.2484809506206, 19.0938636363636, 37.2623549813402, 44.3047727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1320, '2022-05-01 00:00:00', 4.90425596588792, 3.31850000000001, 4.75959706388327, 4.05199999999999, 4.5350682986791, 6.09549999999998, 10.5318787997504, 19.85, 32.5771484568393, 40.411 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1335, '2022-05-01 00:00:00', 1.23177287187806, 2.19224999999998, 1.61160585164383, 3.22549999999999, 8.00708095753542, 10.74175, 10.7548210578718, 19.55875, 32.2956670743355, 39.97025 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1350, '2022-05-01 00:00:00', 1.16638905218312, 2.27349999999999, 2.16525457358277, 4.11199999999998, 8.79278195303876, 12.5925, 10.9293669460818, 19.3775, 31.5119632712804, 39.7765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1365, '2022-05-01 00:00:00', 2.10858051217301, 3.36974999999997, 7.09139702571473, 9.90774999999999, 8.99267346525112, 13.3355, 10.6058711241761, 18.95125, 30.8106462493507, 39.51275 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:38:59 Duration: 3s140ms Database: acaweb_fx User: pgperfstats
Normalized slowest queries (N)
Rank Min duration Max duration Avg duration Times executed Total duration Query 1 9m53s 9m53s 9m53s 1 9m53s select powerstats_tdata_add ();Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration May 01 14 1 9m53s 9m53s [ User: postgres - Total duration: 9m53s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2022-05-01 14:10:14 Duration: 9m53s Database: acaweb_fx User: postgres
-
select powerstats_tdata_add ();
Date: 2022-05-01 14:10:03 Duration: 0ms Database: acaweb_fx User: postgres
2 4s523ms 1m9s 25s705ms 4 1m42s select updateageforrelevantresults ();Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration May 01 14 4 1m42s 25s705ms [ User: postgres - Total duration: 1m42s - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2022-05-01 14:03:12 Duration: 1m9s Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2022-05-01 14:17:17 Duration: 14s764ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2022-05-01 14:32:15 Duration: 13s571ms Database: acaweb_fx User: postgres
3 1s118ms 1m7s 19s911ms 4 1m19s select updateresultsmaterializedview ();Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration May 01 14 4 1m19s 19s911ms [ User: postgres - Total duration: 1m19s - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2022-05-01 14:04:19 Duration: 1m7s Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2022-05-01 14:17:26 Duration: 8s485ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2022-05-01 14:32:18 Duration: 2s672ms Database: acaweb_fx User: postgres
4 542ms 2m16s 13s176ms 96 21m4s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), all_results as ( select ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration May 01 14 96 21m4s 13s176ms [ User: postgres - Total duration: 21m4s - Times executed: 96 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:12:47 Duration: 2m16s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:07:26 Duration: 1m56s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), all_results AS ( SELECT ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:41 Duration: 1m30s Database: acaweb_fx User: postgres Bind query: yes
5 1s38ms 47s942ms 9s903ms 36 5m56s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration May 01 14 36 5m56s 9s903ms [ User: postgres - Total duration: 5m56s - Times executed: 36 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:39 Duration: 47s942ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '572' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR coalesce(bim.code, s.symbol) in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:34 Duration: 37s917ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:21 Duration: 29s990ms Database: acaweb_fx User: postgres Bind query: yes
6 51ms 42s455ms 7s203ms 151 18m7s with rar_max as ( ;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration May 01 14 151 18m7s 7s203ms [ User: postgres - Total duration: 18m7s - Times executed: 151 ]
-
WITH rar_max as ( ;
Date: 2022-05-01 14:08:09 Duration: 42s455ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2022-05-01 14:02:05 Duration: 40s157ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2022-05-01 14:13:15 Duration: 27s341ms Database: acaweb_fx User: postgres Bind query: yes
7 4s318ms 14s402ms 6s664ms 13 1m26s with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration May 01 14 13 1m26s 6s664ms [ User: postgres - Total duration: 1m26s - Times executed: 13 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:01:07 Duration: 14s402ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:28 Duration: 7s212ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:20:59 Duration: 6s386ms Database: acaweb_fx User: postgres Bind query: yes
8 1s651ms 11s685ms 5s841ms 6 35s47ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?[...];Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration May 01 14 6 35s47ms 5s841ms [ User: pgperfstats - Total duration: 35s47ms - Times executed: 6 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 900, '2022-05-01 00:00:00', 0.000748942331147474, 0.00108884615384616, 0.000792422575688989, 0.00152153846153848, 0.000764986576051144, 0.00214269230769233, 0.00172228028631092, 0.00428576923076924, 0.00220014167375997, 0.0075907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 915, '2022-05-01 00:00:00', 0.000567776228943989, 0.000955384615384648, 0.000722977178063035, 0.00136000000000003, 0.000747206901631779, 0.0021569230769231, 0.00166874383893991, 0.00415499999999999, 0.00221662806983941, 0.00760999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 930, '2022-05-01 00:00:00', 0.000574875504917237, 0.000924615384615353, 0.000667269176454407, 0.00145192307692307, 0.000919398800220106, 0.00216692307692308, 0.00166822282223187, 0.00410923076923075, 0.00236921252740229, 0.00768999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 945, '2022-05-01 00:00:00', 0.00066466243601256, 0.000931923076923093, 0.000768317342288699, 0.00151653846153847, 0.0010956841908843, 0.00208961538461537, 0.00155134700775212, 0.00404153846153844, 0.00238251425050221, 0.00779692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 960, '2022-05-01 00:00:00', 0.000734024522751124, 0.00111000000000002, 0.000909194148683314, 0.00160500000000001, 0.00104810517675393, 0.00231730769230768, 0.00157537297171176, 0.00400999999999997, 0.00240845181679977, 0.00785192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 975, '2022-05-01 00:00:00', 0.000551684553122381, 0.000930384615384613, 0.000778681825019279, 0.00145576923076922, 0.00103322050666089, 0.00222384615384615, 0.00160282750163578, 0.00389999999999999, 0.00242758442774832, 0.00782692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 990, '2022-05-01 00:00:00', 0.000803851593651067, 0.00108423076923078, 0.000988958115314369, 0.00177692307692308, 0.00142594443736831, 0.00254153846153846, 0.00159722629772798, 0.0038503846153846, 0.00240343795426469, 0.00789499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1005, '2022-05-01 00:00:00', 0.000782255614331964, 0.00117961538461537, 0.000760726373530327, 0.00162615384615384, 0.00102263678791645, 0.00235499999999997, 0.0013130177220668, 0.00365653846153844, 0.00229620154569706, 0.00783153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1020, '2022-05-01 00:00:00', 0.000624218033900095, 0.00106807692307691, 0.00086178562388708, 0.00168230769230768, 0.000847659220351062, 0.00244692307692307, 0.00122767071505975, 0.00350923076923075, 0.00224292679670662, 0.00787384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1035, '2022-05-01 00:00:00', 0.000814338051142439, 0.00104769230769231, 0.000731060452093681, 0.00148423076923073, 0.000857656915447774, 0.00226923076923078, 0.00116132258819252, 0.00344692307692308, 0.00226327893518706, 0.00800653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1050, '2022-05-01 00:00:00', 0.000629832212088746, 0.000963846153846114, 0.000869074574121608, 0.00185115384615383, 0.000906584885074847, 0.00225807692307692, 0.00122330347200331, 0.00342923076923076, 0.002346409925495, 0.00804653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1065, '2022-05-01 00:00:00', 0.000843168109891787, 0.00131730769230771, 0.000837447036212754, 0.00165153846153849, 0.000908067516974701, 0.00221115384615386, 0.0012477941151673, 0.00331307692307694, 0.0026241572713188, 0.00814423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1080, '2022-05-01 00:00:00', 0.000627703629234229, 0.000900384615384604, 0.000553623031979772, 0.0012823076923077, 0.000747931815074077, 0.00193499999999999, 0.00124436632004468, 0.00311653846153843, 0.00296540226872922, 0.00849884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1095, '2022-05-01 00:00:00', 0.000484066270097561, 0.000791923076923081, 0.000596469097787428, 0.00133923076923076, 0.000794008719192594, 0.00190461538461537, 0.00121997206777607, 0.0029903846153846, 0.00324626339042288, 0.008625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1110, '2022-05-01 00:00:00', 0.000541079974182683, 0.000913461538461527, 0.000672510337352661, 0.00132307692307691, 0.000874805384950555, 0.00185730769230766, 0.00124840797079257, 0.00285230769230767, 0.00321183465423638, 0.00861538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1125, '2022-05-01 00:00:00', 0.000562821053676519, 0.000863461538461542, 0.000690769581976965, 0.00132115384615383, 0.000863964119625338, 0.00178499999999997, 0.00116854788256455, 0.0027280769230769, 0.00327888463681452, 0.0085926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1140, '2022-05-01 00:00:00', 0.000608467052391645, 0.000778076923076913, 0.000787463308058512, 0.00116230769230769, 0.000937960881585489, 0.00169115384615382, 0.00104842453233409, 0.00255499999999999, 0.00336535052466249, 0.00864192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1155, '2022-05-01 00:00:00', 0.000540527520113444, 0.000735000000000016, 0.000538731415885088, 0.00110346153846152, 0.000752102284369503, 0.00158461538461537, 0.000857083067511725, 0.00239923076923076, 0.00337982211639332, 0.00866153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1170, '2022-05-01 00:00:00', 0.000393642555548109, 0.000637692307692284, 0.000610252028641875, 0.000983461538461508, 0.000719799544745157, 0.00144923076923073, 0.000839100709092721, 0.002335, 0.00338019473722127, 0.00867269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1185, '2022-05-01 00:00:00', 0.000585401900078367, 0.000689230769230784, 0.000689521573266537, 0.00108000000000001, 0.000672543278561641, 0.00128230769230771, 0.00080001615368303, 0.00225461538461542, 0.00347216130873064, 0.00871192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1200, '2022-05-01 00:00:00', 0.000494390067114532, 0.00071846153846154, 0.000537197857834087, 0.000971538461538438, 0.000551760260090735, 0.00119923076923078, 0.000703869415336482, 0.00215192307692311, 0.00346823377794252, 0.00871153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1215, '2022-05-01 00:00:00', 0.000422345829859822, 0.000549999999999948, 0.000398930878917435, 0.000704615384615355, 0.00048590739858534, 0.001115, 0.000595121319241177, 0.00207576923076925, 0.00346743773722591, 0.0087026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1230, '2022-05-01 00:00:00', 0.000269762573671442, 0.000469615384615378, 0.000428471523153929, 0.000800384615384632, 0.000547775922744369, 0.00123769230769232, 0.000603571549515531, 0.00210115384615387, 0.00352842551506824, 0.00875884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1245, '2022-05-01 00:00:00', 0.000438719114626287, 0.000652307692307704, 0.000446074157339509, 0.000916923076923089, 0.000598614939801755, 0.00127961538461541, 0.000571001279804546, 0.00206230769230772, 0.00353174735571718, 0.00875076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1260, '2022-05-01 00:00:00', 0.000362493925678561, 0.000535384615384613, 0.00051936351579453, 0.000837692307692321, 0.000637206040823182, 0.00123653846153846, 0.000582120791060232, 0.00203384615384619, 0.00360893687733872, 0.00877576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1275, '2022-05-01 00:00:00', 0.000492481471732662, 0.000525000000000006, 0.000566919340348809, 0.000808461538461557, 0.000498398049138033, 0.00128384615384616, 0.000581332818748284, 0.00199038461538464, 0.00363214479972285, 0.00878961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1290, '2022-05-01 00:00:00', 0.000394692480098307, 0.000533076923076939, 0.000483140368200186, 0.000886153846153853, 0.000456934938980947, 0.00112846153846156, 0.000676656144922589, 0.00190653846153848, 0.00362499487532794, 0.00881038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1305, '2022-05-01 00:00:00', 0.000410714199713311, 0.000613076923076926, 0.000425560264194759, 0.000858461538461534, 0.000471215286417844, 0.00113038461538462, 0.000709396818539396, 0.00187038461538463, 0.00361032544878627, 0.00888461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1320, '2022-05-01 00:00:00', 0.000367692178950709, 0.000538461538461522, 0.000415813012709373, 0.000772692307692288, 0.000452079639001784, 0.00103, 0.000676137104894677, 0.00179576923076924, 0.0036251961856726, 0.00889076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1335, '2022-05-01 00:00:00', 0.00029616211776661, 0.000459999999999973, 0.000338339838260056, 0.000665384615384627, 0.000541331833394377, 0.00103807692307695, 0.000639543106143252, 0.00181923076923079, 0.00362818852872889, 0.00890000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1350, '2022-05-01 00:00:00', 0.00026522936372997, 0.000441153846153858, 0.000355846120589305, 0.000687692307692338, 0.000495157006956863, 0.000947307692307732, 0.000648608925672107, 0.00181153846153851, 0.00364607540324577, 0.00894461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1365, '2022-05-01 00:00:00', 0.000329988577890906, 0.000487307692307708, 0.000440226689855957, 0.00075653846153849, 0.000452709450038186, 0.00087461538461541, 0.000683045668030585, 0.0017892307692308, 0.00365800248138871, 0.00896692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1380, '2022-05-01 00:00:00', 0.000432482814242814, 0.000504230769230767, 0.000421274987845995, 0.000633846153846156, 0.000427210090632795, 0.00093269230769232, 0.000780571881083632, 0.00191269230769234, 0.00365578877103991, 0.00897653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1395, '2022-05-01 00:00:00', 0.000249654838650377, 0.000373461538461543, 0.000288431300979326, 0.000523846153846161, 0.000592848664046363, 0.00111846153846154, 0.000722469270041164, 0.00197461538461541, 0.00365665412428019, 0.00897923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1410, '2022-05-01 00:00:00', 0.000246212228653391, 0.000312692307692315, 0.000360921043997159, 0.000700000000000008, 0.00066640574381125, 0.00118615384615386, 0.000700658701069641, 0.00198884615384618, 0.00368010969736166, 0.00898076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 1, 1425, '2022-05-01 00:00:00', 0.000354321019155484, 0.000609230769230764, 0.00064068905214499, 0.000947692307692307, 0.000654588537820629, 0.00118692307692307, 0.000686503739695114, 0.00203923076923079, 0.00377075385239936, 0.00901615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 0, '2022-05-01 00:00:00', 0.000620541202995709, 0.000680769230769224, 0.000659435772810019, 0.00093653846153844, 0.00068140488359317, 0.00106384615384614, 0.000691402587832564, 0.00210153846153844, 0.00377075385239936, 0.00901615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 15, '2022-05-01 00:00:00', 0.00049450643614074, 0.000493846153846161, 0.000521419364663583, 0.000683076923076915, 0.000466808476621996, 0.000876923076923074, 0.000645217673466759, 0.00200461538461537, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 30, '2022-05-01 00:00:00', 0.000508180615983691, 0.000533461538461549, 0.000487506055189248, 0.000636923076923082, 0.00052420078361106, 0.000872307692307694, 0.000651542666410921, 0.00208961538461538, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 45, '2022-05-01 00:00:00', 0.000246268458894279, 0.000371923076923054, 0.000243770383763084, 0.000600000000000011, 0.000416231444492839, 0.000796153846153852, 0.00061509624012457, 0.00207923076923075, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 60, '2022-05-01 00:00:00', 0.000210323194521778, 0.000490384615384617, 0.000399358909330334, 0.00062653846153845, 0.000408557688234305, 0.000789230769230764, 0.000633354075233897, 0.00207423076923076, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 75, '2022-05-01 00:00:00', 0.000241392116371143, 0.000363076923076927, 0.000252966400931018, 0.000500000000000013, 0.000239069992969527, 0.000827692307692324, 0.000651925904237109, 0.00209923076923076, 0.0037867635257565, 0.008975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 90, '2022-05-01 00:00:00', 0.000148035858441857, 0.000348846153846142, 0.000216005697930532, 0.000492307692307706, 0.000278644245202763, 0.00088115384615388, 0.000697448205962277, 0.00218499999999999, 0.00391937216322283, 0.00901692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 105, '2022-05-01 00:00:00', 0.000166260685023903, 0.000341153846153844, 0.000200565738311947, 0.00067884615384616, 0.000369673452574659, 0.00092769230769233, 0.000810303361995705, 0.00232346153846156, 0.00391937216322283, 0.00901692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 120, '2022-05-01 00:00:00', 0.000174967249682758, 0.000578461538461545, 0.000223390999061179, 0.000703461538461587, 0.000580837194189443, 0.00107038461538463, 0.000869587346875605, 0.00237307692307694, 0.00393126374279117, 0.00899884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 135, '2022-05-01 00:00:00', 0.000137841045578453, 0.000388076923076955, 0.000272876416096326, 0.000581538461538471, 0.00048326199296672, 0.00109307692307694, 0.000942190981783332, 0.00234038461538464, 0.00394058293227711, 0.00900461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 150, '2022-05-01 00:00:00', 0.000229452860920558, 0.000423846153846164, 0.000400621248332362, 0.00075576923076922, 0.000462869312009347, 0.00117999999999999, 0.00095375605653889, 0.00232884615384618, 0.00394058293227711, 0.00900461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 165, '2022-05-01 00:00:00', 0.000286133105120909, 0.000611923076923063, 0.000371891837046107, 0.000966538461538448, 0.000425491028559507, 0.00123884615384615, 0.000961488349463386, 0.00236038461538463, 0.00394080936630259, 0.0090123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 180, '2022-05-01 00:00:00', 0.000338786295245483, 0.000681923076923052, 0.000411332543738595, 0.00091769230769229, 0.000531184018526973, 0.00126730769230767, 0.000977834420464992, 0.0023119230769231, 0.00394474694518397, 0.0090026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 195, '2022-05-01 00:00:00', 0.000323784591261641, 0.000617307692307688, 0.000404821138092057, 0.000878076923076919, 0.000521829326651771, 0.00120461538461537, 0.000963444541535926, 0.00225423076923076, 0.00397850114799723, 0.00900076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 210, '2022-05-01 00:00:00', 0.000204826756064736, 0.000614999999999989, 0.000344057240318207, 0.000909230769230748, 0.000537583338798566, 0.00125038461538461, 0.000935748569122809, 0.00226576923076924, 0.00397321036636426, 0.00900615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 225, '2022-05-01 00:00:00', 0.000345347094072887, 0.000626153846153832, 0.000426401219510437, 0.000864999999999996, 0.000587573497857606, 0.00120884615384617, 0.000909150152615076, 0.00225500000000002, 0.00397153287593282, 0.00900423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 240, '2022-05-01 00:00:00', 0.00026667871767643, 0.000608461538461536, 0.000442373319546009, 0.00091692307692308, 0.00046132268032757, 0.00116115384615387, 0.000816634462996674, 0.0022396153846154, 0.00398932832210365, 0.0090126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 255, '2022-05-01 00:00:00', 0.000309571415893736, 0.000587692307692323, 0.000370449207563756, 0.000783846153846182, 0.000355035859510643, 0.00103230769230769, 0.00077418503055693, 0.00219230769230768, 0.00414149085010921, 0.00909230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 270, '2022-05-01 00:00:00', 0.000287960734502816, 0.000555769230769242, 0.000274518879832739, 0.000726153846153846, 0.00043121741794424, 0.0010173076923077, 0.00074543915812191, 0.00219653846153844, 0.00414904830607619, 0.00907461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 285, '2022-05-01 00:00:00', 0.000148069110683007, 0.000457307692307656, 0.000246776136485026, 0.000657692307692286, 0.000613483872272499, 0.00113230769230769, 0.000673854583719633, 0.00215999999999998, 0.00415035614783189, 0.00907192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 300, '2022-05-01 00:00:00', 0.000191791954591835, 0.000501923076923069, 0.000292482478107689, 0.000714999999999987, 0.000683463127135497, 0.00115461538461537, 0.000643429752306988, 0.00220538461538459, 0.00414945603478519, 0.00907576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 315, '2022-05-01 00:00:00', 0.000227278209724118, 0.000489230769230763, 0.000583772347620333, 0.000866923076923094, 0.000680792298609622, 0.00108692307692306, 0.000825280185522089, 0.00238076923076919, 0.00414019377101342, 0.00908730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 330, '2022-05-01 00:00:00', 0.000513731597087596, 0.000628076923076938, 0.000571176518586532, 0.000818846153846155, 0.000636182001051259, 0.00107653846153846, 0.00088034232852033, 0.00259884615384614, 0.00414390800313682, 0.00906846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 345, '2022-05-01 00:00:00', 0.000174550411497227, 0.000479615384615392, 0.00032653707528928, 0.000682307692307679, 0.000529076990180534, 0.00102769230769231, 0.000876042587654625, 0.00264884615384614, 0.00410198872968484, 0.00913346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 360, '2022-05-01 00:00:00', 0.000226633217743164, 0.000458846153846154, 0.000378475687665506, 0.000649615384615396, 0.000474183995447431, 0.000977692307692325, 0.000922225819167123, 0.0027426923076923, 0.00410255072626023, 0.0091176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 375, '2022-05-01 00:00:00', 0.00033192399500722, 0.000458461538461544, 0.000421635095605383, 0.000701923076923072, 0.000458851408829259, 0.00100615384615383, 0.000993624600215743, 0.00313538461538459, 0.00410868964700238, 0.00910115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 390, '2022-05-01 00:00:00', 0.000267510459896149, 0.000514615384615391, 0.000296209125709916, 0.000680384615384623, 0.00038065227419017, 0.00107192307692309, 0.00113141035200118, 0.00330423076923077, 0.00410098787348383, 0.00911153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 405, '2022-05-01 00:00:00', 0.000155947229733467, 0.00040653846153846, 0.000337783726893177, 0.000675384615384608, 0.000371090078220707, 0.00106038461538463, 0.00135708601847436, 0.00347230769230771, 0.00406528848441762, 0.0090776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 420, '2022-05-01 00:00:00', 0.000294388544927642, 0.000496153846153826, 0.000314703279052128, 0.000746923076923102, 0.000366803237969125, 0.00111384615384618, 0.0013415229577439, 0.00365038461538461, 0.00406716043450465, 0.009075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 435, '2022-05-01 00:00:00', 0.000225664488873332, 0.000532692307692347, 0.000308482389473648, 0.000775769230769274, 0.000410667936228498, 0.00115807692307694, 0.00132710216405755, 0.00381192307692307, 0.00406791846223406, 0.00907384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 450, '2022-05-01 00:00:00', 0.000302143368923764, 0.000571153846153881, 0.00033593680724439, 0.000841538461538483, 0.00041729827001063, 0.0011753846153846, 0.00134152244168277, 0.00401230769230768, 0.00404330179242354, 0.00906576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 465, '2022-05-01 00:00:00', 0.000240117919749085, 0.000596153846153849, 0.000276225381778106, 0.000807307692307669, 0.00035266131060833, 0.00117499999999998, 0.00134741924262073, 0.00407884615384616, 0.0040143951742927, 0.00905384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 480, '2022-05-01 00:00:00', 0.000279198853865822, 0.000619999999999988, 0.00029548499896843, 0.000869230769230733, 0.000420838905776748, 0.00128423076923076, 0.00138156817254332, 0.00429115384615384, 0.00399535385936444, 0.00904730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 495, '2022-05-01 00:00:00', 0.000225800797164221, 0.000614999999999964, 0.00034207511545767, 0.000909230769230756, 0.00063605333593482, 0.00154961538461537, 0.00134647916948098, 0.00446307692307691, 0.00399090082370076, 0.00904576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 510, '2022-05-01 00:00:00', 0.000234724060580475, 0.000640769230769218, 0.000280638831678989, 0.000933076923076913, 0.000783090131368134, 0.0019030769230769, 0.00126530701655918, 0.00452538461538461, 0.00399044653371795, 0.00904346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 525, '2022-05-01 00:00:00', 0.000191346644761635, 0.000678461538461568, 0.000612974212031276, 0.0013442307692308, 0.000803164606176951, 0.00202576923076926, 0.00128805572024719, 0.00469346153846152, 0.00404677947927067, 0.00908192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 540, '2022-05-01 00:00:00', 0.000562842374436669, 0.00109653846153847, 0.000805344551203919, 0.00164961538461539, 0.000803707945424497, 0.0021323076923077, 0.00144191693988886, 0.00477730769230766, 0.00406252933717218, 0.00909615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 555, '2022-05-01 00:00:00', 0.000615375807629283, 0.00111923076923076, 0.000612445413580158, 0.00146423076923078, 0.000791717121199223, 0.00245000000000001, 0.00137976720444482, 0.00460846153846152, 0.00396371822331584, 0.00910692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 570, '2022-05-01 00:00:00', 0.000388987838449407, 0.000953461538461568, 0.000565073854941523, 0.00137269230769232, 0.000958335094758678, 0.00243307692307695, 0.00129557762585474, 0.00454576923076922, 0.00392655676133682, 0.009 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 585, '2022-05-01 00:00:00', 0.00044335018282997, 0.000979230769230771, 0.000852561750526915, 0.00196153846153848, 0.00124043937625095, 0.0024946153846154, 0.00125855967738462, 0.0045126923076923, 0.00396000017482517, 0.00894576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 600, '2022-05-01 00:00:00', 0.000800336083251178, 0.00160461538461539, 0.000935623609397257, 0.00196346153846156, 0.00111751041984474, 0.00248846153846154, 0.00138226041184496, 0.00446038461538459, 0.0040013461004248, 0.00887884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 615, '2022-05-01 00:00:00', 0.000433840275464816, 0.00115576923076924, 0.000681335792057398, 0.0015976923076923, 0.000809659472579978, 0.00219730769230767, 0.00125733270794231, 0.00426846153846152, 0.00375893620385015, 0.00872423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 630, '2022-05-01 00:00:00', 0.000635893193741007, 0.00118192307692308, 0.000705191845146786, 0.00166653846153844, 0.000823392606607168, 0.00225923076923076, 0.00147870301798048, 0.00440115384615383, 0.00388675551862199, 0.00883730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 645, '2022-05-01 00:00:00', 0.000428014557624441, 0.00121269230769229, 0.000659792508176768, 0.00164307692307691, 0.000733524369056694, 0.002205, 0.00123101365361422, 0.00430115384615384, 0.00379565956566994, 0.00879653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 660, '2022-05-01 00:00:00', 0.000466747831769489, 0.00115153846153847, 0.000639849501535595, 0.00164923076923078, 0.000948629781072905, 0.00224230769230768, 0.00162060463550347, 0.00443076923076924, 0.00381940825058221, 0.00875076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 675, '2022-05-01 00:00:00', 0.000273231375605683, 0.00105923076923075, 0.00047933688169578, 0.00146961538461537, 0.000914716601761695, 0.00217230769230766, 0.00161113318935652, 0.00445307692307693, 0.00381444493391191, 0.00871692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 690, '2022-05-01 00:00:00', 0.000456281289759517, 0.00105615384615384, 0.000732437028009945, 0.00161999999999998, 0.000807947161257893, 0.00211115384615382, 0.00172942782890312, 0.00451384615384615, 0.00373274427816235, 0.00872038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 705, '2022-05-01 00:00:00', 0.000599903197319234, 0.00115961538461538, 0.000629637869059561, 0.0016003846153846, 0.000820931178601487, 0.00214999999999999, 0.00175898873919514, 0.00460576923076923, 0.00370143591679686, 0.00868038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 720, '2022-05-01 00:00:00', 0.000606804619423632, 0.0011196153846154, 0.000667728641336865, 0.00144153846153848, 0.00100649315026902, 0.00215730769230768, 0.00187146573572694, 0.00462000000000002, 0.00374328411959335, 0.00868 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 735, '2022-05-01 00:00:00', 0.000358473902064781, 0.000993461538461539, 0.000570324603928453, 0.00145307692307691, 0.000886075964793436, 0.00205884615384614, 0.00176296328335605, 0.0045665384615385, 0.00365524179985187, 0.00871615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 750, '2022-05-01 00:00:00', 0.000435870834784073, 0.000989230769230759, 0.000757770515292154, 0.0014580769230769, 0.000811690448764421, 0.00207576923076922, 0.00163518298199788, 0.0045692307692308, 0.00359761835749064, 0.00873461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 765, '2022-05-01 00:00:00', 0.000625606905332713, 0.00109000000000001, 0.000681289840048921, 0.00151961538461536, 0.0006301936210404, 0.00211, 0.00153881337899847, 0.00451884615384617, 0.00355823666355203, 0.00875807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 780, '2022-05-01 00:00:00', 0.000461735188842499, 0.00101076923076923, 0.000588598335029915, 0.00148, 0.000498488330239137, 0.00220115384615384, 0.00144998742700121, 0.00470346153846156, 0.00349220591515534, 0.00881307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 795, '2022-05-01 00:00:00', 0.000365541326717588, 0.00099730769230771, 0.000467535601277082, 0.00146846153846157, 0.000663091709633445, 0.00222115384615384, 0.00144644859516733, 0.00487153846153848, 0.00346035313893736, 0.00885961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 810, '2022-05-01 00:00:00', 0.000326836585843957, 0.000983076923076967, 0.000398218339800939, 0.00157538461538464, 0.000781910087296096, 0.00222923076923078, 0.00153575583996936, 0.00488500000000002, 0.00334643114147224, 0.00905576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 825, '2022-05-01 00:00:00', 0.000443539608846148, 0.00118923076923075, 0.00063056470417702, 0.00170038461538459, 0.000864172703537024, 0.0022076923076923, 0.00171412148389151, 0.00517269230769233, 0.00328408535446089, 0.00921384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 840, '2022-05-01 00:00:00', 0.000440904140985862, 0.00109269230769231, 0.000537112507910454, 0.00150461538461537, 0.00136399757500348, 0.00222423076923078, 0.00243278656308735, 0.00566230769230771, 0.00321953061557354, 0.00920576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 855, '2022-05-01 00:00:00', 0.000524958606426812, 0.00101153846153842, 0.000704603762080852, 0.0013776923076923, 0.00143508118237264, 0.00221499999999999, 0.00290743831206468, 0.00583846153846155, 0.00317211756499563, 0.00919461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 870, '2022-05-01 00:00:00', 0.00060196192059478, 0.000986923076923078, 0.00140378395225738, 0.00162576923076922, 0.00136951226579166, 0.0022703846153846, 0.00286907747167299, 0.00576846153846154, 0.00304011011946301, 0.00917846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 885, '2022-05-01 00:00:00', 0.000839823516258907, 0.00108653846153846, 0.000871511595756706, 0.00153730769230768, 0.000908820452776338, 0.00239115384615382, 0.00283709840939918, 0.00568076923076924, 0.00303635745843347, 0.00914884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 900, '2022-05-01 00:00:00', 0.000477118433934379, 0.00104500000000001, 0.000629909883664685, 0.00158769230769229, 0.000795321318713388, 0.00250999999999999, 0.00291343785824345, 0.0056980769230769, 0.00306720501684913, 0.00915115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 915, '2022-05-01 00:00:00', 0.000541501047658618, 0.00114923076923077, 0.000729667152780055, 0.00183307692307691, 0.000976171170362115, 0.00256307692307694, 0.00294606650402767, 0.00569038461538459, 0.00307177365452197, 0.00915576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 930, '2022-05-01 00:00:00', 0.000661815684310982, 0.00136999999999999, 0.000755197885427314, 0.00188038461538461, 0.000926741520680877, 0.00252538461538463, 0.00297726172591785, 0.00561076923076922, 0.00311006151311908, 0.00912115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 945, '2022-05-01 00:00:00', 0.000489975352598295, 0.00119961538461538, 0.000763581137696659, 0.00175192307692309, 0.000814131344534688, 0.00237538461538461, 0.00315042512393778, 0.00552769230769228, 0.00316626457906085, 0.00930923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 960, '2022-05-01 00:00:00', 0.000665925382745395, 0.00122615384615387, 0.000822086276587695, 0.00172538461538464, 0.00106278994233973, 0.0023923076923077, 0.00324067716095547, 0.00542269230769231, 0.00333579534974563, 0.00927115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 975, '2022-05-01 00:00:00', 0.000418587367959655, 0.00107076923076923, 0.000529885473838139, 0.00162884615384612, 0.000969567151639598, 0.00270269230769232, 0.00332519151559495, 0.00527884615384615, 0.00322998644912614, 0.00924730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 990, '2022-05-01 00:00:00', 0.000403595570609248, 0.00131576923076921, 0.000757437786224069, 0.00190000000000001, 0.000918819058105823, 0.00281730769230769, 0.00343177614923549, 0.00535346153846153, 0.00326965479241135, 0.0092823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1005, '2022-05-01 00:00:00', 0.000826493706058223, 0.00145038461538465, 0.000901618800568439, 0.00232730769230771, 0.00131437291277863, 0.00313807692307692, 0.00347253596093691, 0.00528499999999999, 0.00318996580642394, 0.00940538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1020, '2022-05-01 00:00:00', 0.000584071781679138, 0.00171961538461539, 0.000877286463170092, 0.00220653846153845, 0.00254227290794309, 0.00360346153846152, 0.00347101946895233, 0.00515807692307691, 0.00310289217443241, 0.00941961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1035, '2022-05-01 00:00:00', 0.000482811159134277, 0.00130884615384616, 0.00098336846525682, 0.00199846153846154, 0.00299411391798078, 0.00338307692307692, 0.00324007314732247, 0.00477499999999999, 0.00286990358991111, 0.00907884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1050, '2022-05-01 00:00:00', 0.000936723339831275, 0.00147884615384615, 0.00245021798088377, 0.00256192307692307, 0.0030129500238394, 0.00323961538461539, 0.00317875440046282, 0.00453346153846151, 0.00279285795171572, 0.00887346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1065, '2022-05-01 00:00:00', 0.00175389206755014, 0.00196423076923078, 0.00231096546590713, 0.00252576923076923, 0.00237097529429427, 0.00292961538461538, 0.00252214990709242, 0.0042580769230769, 0.00259390623162474, 0.00881153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1080, '2022-05-01 00:00:00', 0.00081419521378712, 0.0013746153846154, 0.000983944025925158, 0.00182461538461541, 0.00110307409612341, 0.0022326923076923, 0.00193834298782788, 0.00378153846153847, 0.00269656901664661, 0.00883730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1095, '2022-05-01 00:00:00', 0.000424344018638014, 0.00107961538461539, 0.000580761966332581, 0.00134269230769232, 0.000859721242836683, 0.00188384615384615, 0.00168892141275476, 0.00339653846153847, 0.00242674752260337, 0.00865653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1110, '2022-05-01 00:00:00', 0.00045531071385799, 0.000959615384615377, 0.000566995455143942, 0.00142038461538459, 0.000924057024547396, 0.00196576923076923, 0.001740191324583, 0.00335461538461539, 0.00247596970902312, 0.00867499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1125, '2022-05-01 00:00:00', 0.000511674325508528, 0.00102115384615383, 0.000655228087122222, 0.00138961538461538, 0.0011316675238847, 0.00198923076923077, 0.00176531295983284, 0.00322538461538462, 0.00250823962172677, 0.00876499999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1140, '2022-05-01 00:00:00', 0.000346044016764475, 0.000897692307692322, 0.000637413523546551, 0.00127000000000003, 0.000976041928481504, 0.0018646153846154, 0.00139377671757769, 0.00301846153846156, 0.00237436086946816, 0.00869846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1155, '2022-05-01 00:00:00', 0.000352873043197382, 0.000809230769230784, 0.000719064349318976, 0.00134153846153848, 0.000799302484381503, 0.0017873076923077, 0.00125685933366286, 0.00288923076923077, 0.00238729302767801, 0.00882999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1170, '2022-05-01 00:00:00', 0.000663327857212287, 0.00101038461538462, 0.000641384560031019, 0.00129692307692308, 0.00083055393934042, 0.0017203846153846, 0.00111574218141318, 0.00279615384615385, 0.00238737219553215, 0.008915 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1185, '2022-05-01 00:00:00', 0.000483503400672162, 0.000843461538461547, 0.000584640454928015, 0.00119730769230769, 0.000753133352172018, 0.00160461538461541, 0.00111633169870719, 0.00268269230769232, 0.00241447853901926, 0.00886115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1200, '2022-05-01 00:00:00', 0.000323739924108127, 0.000766538461538427, 0.00057321334462968, 0.00113153846153845, 0.00067802201008069, 0.00154461538461537, 0.00113164013034861, 0.00261576923076923, 0.00242942449658667, 0.00886076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1215, '2022-05-01 00:00:00', 0.000434591939462956, 0.000803076923076941, 0.000602202240498638, 0.00106346153846157, 0.000706162435007286, 0.00150423076923079, 0.00108295777316641, 0.00255153846153847, 0.00259985088329786, 0.00901615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1230, '2022-05-01 00:00:00', 0.000318528588259302, 0.000652692307692314, 0.000364252870745261, 0.00099192307692311, 0.000470706343210384, 0.00139730769230768, 0.000829453666346361, 0.00238576923076924, 0.00259571697520833, 0.00902884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1245, '2022-05-01 00:00:00', 0.000310211838290229, 0.000700769230769261, 0.000382042486561997, 0.00096730769230771, 0.000537848849227563, 0.00145423076923077, 0.000786638124210597, 0.00225346153846154, 0.00263980445079965, 0.00901346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1260, '2022-05-01 00:00:00', 0.000251003217877005, 0.000678846153846143, 0.00035605876783737, 0.0009753846153846, 0.000489204849337539, 0.00145423076923078, 0.000700304109765043, 0.00213538461538462, 0.00261953480896602, 0.00902884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1275, '2022-05-01 00:00:00', 0.000271849505878075, 0.000653076923076923, 0.000492691196780111, 0.000983846153846151, 0.000567388620042593, 0.0013046153846154, 0.000697989640654867, 0.00199153846153846, 0.00260320429766561, 0.00919615384615382 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1290, '2022-05-01 00:00:00', 0.000357617974079337, 0.000658846153846157, 0.000516470268710136, 0.000978461538461569, 0.000631342525587645, 0.00127576923076924, 0.000761319603360857, 0.00197346153846154, 0.00262192788729093, 0.00925538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1305, '2022-05-01 00:00:00', 0.000392288159393085, 0.000725000000000018, 0.000429478574732027, 0.00093038461538463, 0.000561611417810751, 0.00127076923076922, 0.000697528824879999, 0.00191230769230768, 0.00246251007026447, 0.00936038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1320, '2022-05-01 00:00:00', 0.000305093428313361, 0.000644999999999998, 0.000416295752856277, 0.000906923076923083, 0.000477386474623922, 0.00122461538461539, 0.000677553971736118, 0.00186923076923076, 0.00250807179997827, 0.00947192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1335, '2022-05-01 00:00:00', 0.000255660833016052, 0.000542307692307675, 0.000330849721870097, 0.000778461538461531, 0.000457167365414465, 0.001065, 0.00060876975564215, 0.00179615384615384, 0.00247141591307183, 0.00953615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1350, '2022-05-01 00:00:00', 0.000212818810620302, 0.000530384615384614, 0.000338898895746923, 0.000837307692307678, 0.000457431793991035, 0.00104961538461541, 0.000578486087858776, 0.00176692307692308, 0.00248291271261428, 0.00960653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1365, '2022-05-01 00:00:00', 0.000336764697583463, 0.000717692307692287, 0.000432349573662524, 0.000856923076923063, 0.00047801721887235, 0.00105269230769235, 0.000569540705643249, 0.00177384615384614, 0.00247787902479894, 0.0096226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1380, '2022-05-01 00:00:00', 0.000233653260524736, 0.000544615384615374, 0.000360458041941094, 0.000725000000000027, 0.000434120330713104, 0.00108269230769231, 0.000594080673102444, 0.00173038461538458, 0.00255532529917727, 0.00970076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1395, '2022-05-01 00:00:00', 0.000374496379770936, 0.000456538461538472, 0.000386390993683853, 0.000615000000000024, 0.000451232159246722, 0.0011523076923077, 0.000619835834345257, 0.00182269230769229, 0.00257379922712292, 0.0097123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1410, '2022-05-01 00:00:00', 0.000218681362858279, 0.00040846153846155, 0.000364017117095405, 0.000757307692307709, 0.000420457626146334, 0.00117384615384616, 0.000565956236416268, 0.00187230769230769, 0.00254873461816765, 0.00968192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 2, 1425, '2022-05-01 00:00:00', 0.000388435916900657, 0.000667692307692301, 0.000441980333707975, 0.000978846153846153, 0.00040742342366861, 0.00116461538461537, 0.00052885202234508, 0.00194730769230768, 0.00256192430681433, 0.00968807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 0, '2022-05-01 00:00:00', 0.000350577545465489, 0.000693846153846156, 0.000430759615277273, 0.000945384615384626, 0.000438641258713928, 0.00110307692307692, 0.0005155943545672, 0.00206846153846153, 0.00258633438256958, 0.00969846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 15, '2022-05-01 00:00:00', 0.000366002942400929, 0.000583076923076908, 0.000445815587952588, 0.000833461538461524, 0.000405245035085582, 0.00100653846153845, 0.00069700634584904, 0.0020946153846154, 0.00262228180143818, 0.00962461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 30, '2022-05-01 00:00:00', 0.000358879666998032, 0.000501153846153841, 0.000358339761421157, 0.000599230769230758, 0.000477211128892059, 0.000932307692307694, 0.000649021986115663, 0.00202846153846155, 0.0026440080297795, 0.00960230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 45, '2022-05-01 00:00:00', 0.000223858471773173, 0.000363846153846138, 0.000253174612896667, 0.000615769230769242, 0.00044054232312176, 0.000858461538461509, 0.000652857859426817, 0.00195923076923077, 0.00267584594819313, 0.00957346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 60, '2022-05-01 00:00:00', 0.000269535497876218, 0.000505769230769239, 0.000455625520997896, 0.000698846153846155, 0.000492190863541623, 0.000849615384615374, 0.000685490952641834, 0.00196538461538461, 0.00267584594819313, 0.00957346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 75, '2022-05-01 00:00:00', 0.000326817756790915, 0.000435384615384632, 0.000352884596520613, 0.00056346153846154, 0.000458124605152526, 0.000883076923076901, 0.000723480157614212, 0.00201346153846154, 0.00268313593795366, 0.00956769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 90, '2022-05-01 00:00:00', 0.00022736788217807, 0.000378076923076915, 0.000341198791593141, 0.000556153846153826, 0.000373244403327589, 0.00080923076923075, 0.00067064756306582, 0.00199807692307693, 0.00269204231878956, 0.00956961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 105, '2022-05-01 00:00:00', 0.000212375936634887, 0.000376538461538426, 0.000282066276990702, 0.000644230769230754, 0.000259152464776995, 0.000789999999999983, 0.00076415473664595, 0.00210269230769232, 0.00269048648732186, 0.00955846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 120, '2022-05-01 00:00:00', 0.000211022784041481, 0.000508846153846148, 0.000214774658295962, 0.000601923076923075, 0.000281450091217195, 0.000883076923076927, 0.000715903302451891, 0.00207846153846155, 0.00268043624463229, 0.00956230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 135, '2022-05-01 00:00:00', 0.00013715123600776, 0.000362307692307709, 0.000228321298578574, 0.000551153846153853, 0.000324788215019244, 0.000970769230769237, 0.000717578835122211, 0.00210076923076924, 0.0026807117309803, 0.00956076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 150, '2022-05-01 00:00:00', 0.000203141481579854, 0.000402307692307698, 0.000254057837146184, 0.000684230769230785, 0.00035577456129064, 0.00111346153846156, 0.000749538114184573, 0.00215076923076923, 0.00271530989873234, 0.00957961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 165, '2022-05-01 00:00:00', 0.000265827011419081, 0.000540000000000011, 0.000311999260354116, 0.000786538461538456, 0.000382489014422458, 0.00121538461538462, 0.00074334793592647, 0.00216307692307693, 0.0027175533396506, 0.00958192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 180, '2022-05-01 00:00:00', 0.000266702946250046, 0.00058230769230769, 0.000368078586926587, 0.000914615384615398, 0.000414841582367939, 0.00122846153846154, 0.000755603986632791, 0.00213423076923078, 0.00272484751866962, 0.009595 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 195, '2022-05-01 00:00:00', 0.000290957305882097, 0.000651923076923078, 0.000330365764663256, 0.000881538461538464, 0.000421461194490683, 0.00127846153846154, 0.000802525724485811, 0.00210346153846154, 0.00281399822316931, 0.009625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 210, '2022-05-01 00:00:00', 0.000211548139638754, 0.000603846153846147, 0.000251713206768216, 0.000843461538461539, 0.000479855747554951, 0.00126153846153847, 0.000803065664524654, 0.00210769230769232, 0.00280963496123334, 0.00963615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 225, '2022-05-01 00:00:00', 0.000234064093786267, 0.000605000000000009, 0.000488640972494103, 0.000925000000000022, 0.000462258169624498, 0.00121884615384616, 0.000769039760900646, 0.00203307692307695, 0.00280963496123334, 0.00963615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 240, '2022-05-01 00:00:00', 0.000338972202173183, 0.000646923076923113, 0.000409580085152859, 0.000900384615384621, 0.000420741470044694, 0.00117923076923078, 0.000745611158714777, 0.00198000000000002, 0.00280973628655788, 0.00964500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 255, '2022-05-01 00:00:00', 0.000285843690475436, 0.000568846153846148, 0.000312836403547623, 0.00080115384615386, 0.000380576081547655, 0.00111692307692308, 0.000777992386753349, 0.00186807692307692, 0.00278635458011967, 0.00963038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 270, '2022-05-01 00:00:00', 0.000244413269185279, 0.000545384615384618, 0.000319256106501431, 0.000792692307692308, 0.000406526751887228, 0.00110000000000001, 0.000759362485651856, 0.00184923076923076, 0.00278832855916339, 0.00968807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 285, '2022-05-01 00:00:00', 0.000276006967582078, 0.00056038461538458, 0.00031134151419549, 0.00073153846153842, 0.000656501332824243, 0.00109499999999997, 0.000845297307733551, 0.00190653846153845, 0.00278832855916339, 0.00968807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 300, '2022-05-01 00:00:00', 0.000200080368467665, 0.000448076923076929, 0.000298748414865442, 0.00067884615384616, 0.000622367687514022, 0.000951538461538461, 0.000995883604567402, 0.00199807692307691, 0.00290549135259427, 0.00977 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 315, '2022-05-01 00:00:00', 0.000257580756567445, 0.000469615384615395, 0.000550497397464679, 0.000700769230769236, 0.000504674304721512, 0.000891923076923079, 0.00138332158784018, 0.00242115384615382, 0.0029580980635953, 0.00979192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 330, '2022-05-01 00:00:00', 0.000466983939766673, 0.000485000000000009, 0.000445436346138869, 0.00062153846153846, 0.000497561592631042, 0.000903461538461539, 0.00136106592843202, 0.00258269230769229, 0.00295753298960731, 0.00979576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 345, '2022-05-01 00:00:00', 0.000226635933059719, 0.000430384615384617, 0.000277920021699651, 0.000613461538461526, 0.000382851648312207, 0.000879230769230773, 0.00117158465993057, 0.00266115384615382, 0.00294724810367494, 0.00978076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 360, '2022-05-01 00:00:00', 0.000166119975180107, 0.000470384615384597, 0.000296610856173551, 0.000664999999999967, 0.000336705303698125, 0.000887692307692316, 0.00107607184489913, 0.00283115384615381, 0.00294684885154401, 0.00975692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 375, '2022-05-01 00:00:00', 0.000254101130684989, 0.000399230769230746, 0.000293027958760598, 0.000544230769230765, 0.00035419421009035, 0.00078846153846152, 0.00106310872155496, 0.00303192307692306, 0.00298398796141109, 0.00976807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 390, '2022-05-01 00:00:00', 0.000134964382765964, 0.000359230769230783, 0.000179488161169442, 0.000550000000000025, 0.000269284236449145, 0.000834999999999987, 0.00119759149321273, 0.00338423076923074, 0.00305010304996156, 0.00982384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 405, '2022-05-01 00:00:00', 0.00017092733498817, 0.000418076923076946, 0.000192644750771983, 0.000549999999999991, 0.000249331413677008, 0.000856923076923071, 0.00115516345829698, 0.00350884615384613, 0.00305023015525062, 0.00980999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 420, '2022-05-01 00:00:00', 0.000136742318023552, 0.000367692307692308, 0.000273754522266833, 0.000661538461538457, 0.000317116091336644, 0.000908846153846147, 0.00125201013758492, 0.00366423076923077, 0.00305034847946166, 0.00981461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 435, '2022-05-01 00:00:00', 0.000228419317517999, 0.000469230769230769, 0.000233391055131508, 0.000650769230769241, 0.00033659836829442, 0.000947692307692316, 0.00130640722829978, 0.00379038461538462, 0.00306354987655726, 0.00982461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 450, '2022-05-01 00:00:00', 0.000188282929492977, 0.000462307692307715, 0.000264048946511519, 0.000645384615384633, 0.000381955494789646, 0.001005, 0.00133141636555272, 0.00388846153846155, 0.00307551514134064, 0.00983576923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 465, '2022-05-01 00:00:00', 0.00015450566332662, 0.000449999999999993, 0.00027339236385709, 0.000720769230769247, 0.000521698557229569, 0.00111576923076924, 0.00132817335522831, 0.00391269230769231, 0.00307538365336501, 0.00983384615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218680804300, 3, 480, '2022-05-01 00:00:00', 0.000240188707862394, 0.000571153846153864, 0.000361164143377406, 0.000786538461538456, 0.000605484802578775, 0.00127961538461539, 0.00135646696066826, 0.00400115384615384, 0.00308020900889236, 0.00980653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218680804300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515[...];
Date: 2022-05-01 14:53:55 Duration: 11s685ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 870, '2022-05-01 00:00:00', 0.00107105907328286, 0.00112653846153848, 0.000953519553266496, 0.00159846153846155, 0.00094189402065933, 0.00194288461538464, 0.00149739641994416, 0.00414596153846151, 0.0033480775655016, 0.00845923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 885, '2022-05-01 00:00:00', 0.000411901033670035, 0.00110269230769232, 0.000457947469274994, 0.00134673076923075, 0.000863258050375683, 0.00212730769230766, 0.00166656801887548, 0.00419480769230764, 0.00334708957959684, 0.00844442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 900, '2022-05-01 00:00:00', 0.000321677095619421, 0.000971923076923073, 0.000527467097041634, 0.00133653846153848, 0.000932554638531239, 0.00214307692307691, 0.00172377409058863, 0.00413865384615381, 0.00339077017005776, 0.00855288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 915, '2022-05-01 00:00:00', 0.000506909375909165, 0.000968653846153838, 0.000887606136665434, 0.00162057692307689, 0.000939630225960424, 0.00215480769230767, 0.00166478523678444, 0.00420673076923074, 0.00348253433358742, 0.00852076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 930, '2022-05-01 00:00:00', 0.000731980768978156, 0.00122538461538463, 0.000838072995719261, 0.00167788461538462, 0.000871860720175345, 0.00223634615384615, 0.00176790098269543, 0.0042832692307692, 0.00356247107410655, 0.00859192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 945, '2022-05-01 00:00:00', 0.000434629860208196, 0.00096365384615384, 0.000518026914952674, 0.00138326923076921, 0.000741622467712092, 0.00210173076923074, 0.00178483743064912, 0.00418942307692305, 0.00354890440298667, 0.00847730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 960, '2022-05-01 00:00:00', 0.000400521390958562, 0.00111576923076921, 0.000635251888260447, 0.00154980769230767, 0.000828395042328149, 0.0021928846153846, 0.0018234232915042, 0.00420249999999998, 0.00358717686295971, 0.00846538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 975, '2022-05-01 00:00:00', 0.000395917240769402, 0.0010373076923077, 0.000688368751804979, 0.00159846153846154, 0.000971413324056175, 0.00228038461538461, 0.00184416131657142, 0.0040748076923077, 0.00356177145316981, 0.00839826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 990, '2022-05-01 00:00:00', 0.000531162730388585, 0.00118961538461536, 0.000606490027820838, 0.00158807692307692, 0.00108465678726215, 0.00225211538461538, 0.00171785801329623, 0.00403307692307691, 0.0034404687739631, 0.00837576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1005, '2022-05-01 00:00:00', 0.000402971653899085, 0.0010969230769231, 0.000536196290120015, 0.0016573076923077, 0.00089132634531138, 0.00232942307692309, 0.00152725651464918, 0.0039076923076923, 0.00328698800634349, 0.00839192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1020, '2022-05-01 00:00:00', 0.000526763740648091, 0.00130903846153845, 0.000681652855480438, 0.00172384615384613, 0.000823931195783142, 0.00246615384615384, 0.00148788508913205, 0.00374403846153845, 0.00309940486222756, 0.00850750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1035, '2022-05-01 00:00:00', 0.000507463829707653, 0.00113653846153843, 0.000600038716699576, 0.0015976923076923, 0.000733971624896907, 0.00213288461538461, 0.00145176460266062, 0.00353769230769231, 0.00310660192790473, 0.00849346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1050, '2022-05-01 00:00:00', 0.000426830897879458, 0.00101115384615382, 0.000724940421955209, 0.00172384615384615, 0.000750873235229868, 0.00204615384615383, 0.00145652653201424, 0.00340846153846153, 0.00310399035981847, 0.00847807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1065, '2022-05-01 00:00:00', 0.000789701209319085, 0.00138, 0.00075956141190922, 0.00156846153846154, 0.00099002929249592, 0.00206999999999998, 0.00145856711825731, 0.00331403846153845, 0.00308141541528212, 0.00846480769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1080, '2022-05-01 00:00:00', 0.000564122872594792, 0.00111115384615387, 0.000734460660306896, 0.00145269230769232, 0.00101968554730592, 0.00196884615384617, 0.0015067204962587, 0.00322557692307693, 0.00307485399903548, 0.00847365384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1095, '2022-05-01 00:00:00', 0.000457745982631637, 0.000964230769230775, 0.00073728650103972, 0.00137076923076921, 0.000877155630432822, 0.00185000000000002, 0.00153347844909738, 0.00303692307692307, 0.00311687881356677, 0.00856846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1110, '2022-05-01 00:00:00', 0.000588623067322881, 0.000951346153846152, 0.000776502637570426, 0.00134788461538462, 0.00109695692713976, 0.00197749999999999, 0.00154303357558562, 0.00300115384615384, 0.00330670924613298, 0.00865096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1125, '2022-05-01 00:00:00', 0.000326371013513064, 0.000879038461538481, 0.00039609599652299, 0.0012190384615385, 0.000898205069098266, 0.00177288461538462, 0.00136837427403694, 0.00278307692307691, 0.00309525607241889, 0.0085069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1140, '2022-05-01 00:00:00', 0.00038066864250241, 0.000838846153846184, 0.000756047922778976, 0.00131230769230769, 0.000915452977408486, 0.00164307692307694, 0.00134314630625257, 0.00272499999999997, 0.00305169106335384, 0.0084521153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1155, '2022-05-01 00:00:00', 0.000573936106065946, 0.000879423076923074, 0.000652774581188719, 0.00112442307692311, 0.000683906341990895, 0.00146673076923078, 0.00121574771231534, 0.00254749999999998, 0.00319103728614039, 0.00845980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1170, '2022-05-01 00:00:00', 0.000321083262625839, 0.000667692307692335, 0.0005175371038352, 0.000940576923076928, 0.000675110361348434, 0.00140499999999999, 0.00111799483967432, 0.00237769230769228, 0.00341508844913047, 0.00843365384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1185, '2022-05-01 00:00:00', 0.000314556097479473, 0.000696538461538447, 0.000388181807127307, 0.000946346153846153, 0.000667391852374153, 0.00132326923076921, 0.0011376368218643, 0.00233653846153844, 0.00347737697343622, 0.00846615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1200, '2022-05-01 00:00:00', 0.000366454793098179, 0.000726346153846164, 0.000680507502925933, 0.00105730769230768, 0.000622502301509493, 0.00131365384615384, 0.00113433653939885, 0.00232423076923075, 0.00357649222756683, 0.00847442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1215, '2022-05-01 00:00:00', 0.000476357049345904, 0.000704038461538445, 0.000465716486882148, 0.000890384615384581, 0.000552442165438002, 0.00124288461538463, 0.00113816257119161, 0.00219903846153844, 0.00358514482059165, 0.00842076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1230, '2022-05-01 00:00:00', 0.000295960496324455, 0.000616153846153818, 0.000453182761570448, 0.000901153846153849, 0.000787939303597596, 0.00131788461538462, 0.00116473621972465, 0.00220230769230768, 0.00360262543154292, 0.008385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1245, '2022-05-01 00:00:00', 0.000295007692207383, 0.000613461538461569, 0.000415328600211732, 0.000844615384615426, 0.000829565317129763, 0.00124384615384616, 0.00100692038108589, 0.00208442307692307, 0.00360439646073426, 0.00838538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1260, '2022-05-01 00:00:00', 0.000301347997147179, 0.000581153846153887, 0.000557315543821108, 0.000881153846153888, 0.000914734030280827, 0.00129211538461539, 0.000994175982719042, 0.00202326923076923, 0.00360829537849402, 0.00836846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1275, '2022-05-01 00:00:00', 0.000558854769905511, 0.000675576923076917, 0.000786934461155319, 0.000879615384615374, 0.00091792952637148, 0.00128115384615382, 0.000973314894890311, 0.00201173076923075, 0.00360799215417872, 0.00836923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1290, '2022-05-01 00:00:00', 0.000375875797817085, 0.000606153846153837, 0.000555699455295182, 0.000948269230769226, 0.000602567742760428, 0.0011682692307692, 0.000760521101715026, 0.00191288461538462, 0.00358719310131942, 0.0083621153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1305, '2022-05-01 00:00:00', 0.000397440513207251, 0.00069519230769231, 0.000432179494405537, 0.000871346153846123, 0.000574576265273253, 0.00109326923076919, 0.000755581589546429, 0.00184653846153847, 0.00359252153250864, 0.00833980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1320, '2022-05-01 00:00:00', 0.000367875867441964, 0.000645576923076908, 0.000501016812246716, 0.000845384615384611, 0.000649668791355683, 0.00110653846153844, 0.00107745935136606, 0.00195057692307694, 0.00356859589388403, 0.0083194230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1335, '2022-05-01 00:00:00', 0.000262850644926869, 0.000532307692307712, 0.000351822562358684, 0.000696346153846155, 0.000457969305320126, 0.0010232692307692, 0.00106070832647157, 0.00192807692307693, 0.00351318715698434, 0.00829000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1350, '2022-05-01 00:00:00', 0.000215115443067563, 0.000489423076923072, 0.00038771644079345, 0.000809038461538441, 0.000332755858759025, 0.000982692307692289, 0.0010202423543151, 0.00192269230769231, 0.00351362775489945, 0.0083 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1365, '2022-05-01 00:00:00', 0.000301498118376575, 0.000656346153846141, 0.000284299408803732, 0.000803076923076915, 0.000375085836329993, 0.00101076923076923, 0.000984058882697257, 0.00192826923076922, 0.00352163983328568, 0.00832365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1380, '2022-05-01 00:00:00', 0.000212457416547764, 0.000548076923076935, 0.000282202941161145, 0.000732500000000016, 0.000517336113031139, 0.0011294230769231, 0.000992209674646199, 0.00189403846153849, 0.0035171695132045, 0.00831076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1395, '2022-05-01 00:00:00', 0.000186591577158972, 0.000473199999999991, 0.000326908753834062, 0.000708799999999989, 0.000502766347322475, 0.00111360000000001, 0.00101810047801447, 0.00193840000000002, 0.00317335373330275, 0.00797520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1410, '2022-05-01 00:00:00', 0.000296947947178138, 0.0005098, 0.000436967580795936, 0.000876400000000022, 0.000546686991492048, 0.00116500000000001, 0.00098184783274529, 0.00193220000000001, 0.00317335373330275, 0.00797520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 1, 1425, '2022-05-01 00:00:00', 0.000394483185567714, 0.000731874999999993, 0.000400894324053074, 0.000904791666666664, 0.000488115970940279, 0.00116937499999999, 0.000973347261415099, 0.00201375000000001, 0.00321211987403097, 0.00788979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 0, '2022-05-01 00:00:00', 0.000347046360693522, 0.00039333333333332, 0.000502520851191626, 0.000725833333333314, 0.000536040006798824, 0.000992777777777781, 0.000741954669791964, 0.00216444444444444, 0.00405752298951678, 0.00850388888888889 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 15, '2022-05-01 00:00:00', 0.000380290830003299, 0.00050634615384614, 0.000379723431743914, 0.000726730769230765, 0.000430889598567676, 0.00105461538461538, 0.00103037970969628, 0.00225788461538462, 0.00352356256016328, 0.00829634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 30, '2022-05-01 00:00:00', 0.000259075946691009, 0.000517115384615382, 0.000265447445182349, 0.000652884615384622, 0.000337306069639116, 0.00104076923076923, 0.00101739955089129, 0.00225038461538462, 0.00351980423953026, 0.00829173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 45, '2022-05-01 00:00:00', 0.000221969852422845, 0.000451153846153872, 0.000360684818728963, 0.000846538461538473, 0.000387255282528412, 0.0010794230769231, 0.000952616901770306, 0.00231519230769232, 0.00349939174934509, 0.00829615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 60, '2022-05-01 00:00:00', 0.000343755503452447, 0.000744615384615369, 0.000328356572130882, 0.000890961538461534, 0.000390278795813367, 0.00109846153846154, 0.0010244162502841, 0.00238442307692308, 0.00349996065911954, 0.00827615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 75, '2022-05-01 00:00:00', 0.000188801075616269, 0.000489615384615373, 0.000280823788166178, 0.000705000000000007, 0.000826363418841859, 0.00114749999999999, 0.00108011395410213, 0.00239807692307692, 0.00352655532517758, 0.0082076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 90, '2022-05-01 00:00:00', 0.00025034898718514, 0.000571153846153856, 0.000320691380517891, 0.000704807692307681, 0.000808198590408624, 0.00119019230769231, 0.00104597530857751, 0.00239211538461539, 0.00351272029695153, 0.00819326923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 105, '2022-05-01 00:00:00', 0.000235777355864521, 0.000460192307692282, 0.000779426317630737, 0.000939230769230765, 0.000775173752234866, 0.00113288461538459, 0.00108792024594563, 0.00253269230769231, 0.00351233606789641, 0.00818942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 120, '2022-05-01 00:00:00', 0.000724692958855941, 0.000793269230769227, 0.000741338394651604, 0.000913846153846137, 0.00070982860878255, 0.00109942307692305, 0.00105015207689901, 0.00254576923076922, 0.00348394380860804, 0.0081526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 135, '2022-05-01 00:00:00', 0.000174240881010687, 0.000493269230769208, 0.000267242615210597, 0.000733846153846119, 0.000403367555233912, 0.00110576923076922, 0.000984278728503548, 0.00249615384615384, 0.00345123251116955, 0.00802461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 150, '2022-05-01 00:00:00', 0.000182332009089067, 0.000520192307692274, 0.000329897886299123, 0.000776153846153832, 0.000364446682815734, 0.00118923076923076, 0.000892970259647766, 0.00246326923076923, 0.00344210858899911, 0.00800346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 165, '2022-05-01 00:00:00', 0.000291634979963767, 0.000575192307692318, 0.000331101018747127, 0.00088826923076926, 0.00034624318932485, 0.00119211538461537, 0.0008104769963043, 0.00243980769230771, 0.00343122669811338, 0.00799942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 180, '2022-05-01 00:00:00', 0.00030381579692558, 0.000750961538461573, 0.000280719405484154, 0.000934230769230792, 0.000615015321885441, 0.00134538461538462, 0.000828089367157921, 0.00241000000000001, 0.00344481085781988, 0.00799038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 195, '2022-05-01 00:00:00', 0.000243753658749674, 0.000619615384615379, 0.000215847970001693, 0.000892884615384581, 0.000551138855880743, 0.00133096153846149, 0.000726543555791077, 0.00240153846153845, 0.0034536413559292, 0.00799884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 210, '2022-05-01 00:00:00', 0.000200813346170003, 0.00065499999999997, 0.000460459970698167, 0.00101576923076922, 0.000495003379941803, 0.00133288461538461, 0.000960197816157582, 0.00253961538461538, 0.00345700686454892, 0.0079973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 225, '2022-05-01 00:00:00', 0.000343634924794405, 0.000749807692307677, 0.000389920554038309, 0.000990961538461506, 0.000450098450768962, 0.00132115384615387, 0.00102079870689572, 0.00248000000000001, 0.00344959310867014, 0.00797384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 240, '2022-05-01 00:00:00', 0.000284653365449173, 0.000681538461538443, 0.000304372241734451, 0.000902692307692329, 0.000419260016622706, 0.00126980769230773, 0.00110341086566224, 0.00241653846153846, 0.0034181983558594, 0.00791000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 255, '2022-05-01 00:00:00', 0.000263408720140659, 0.000586923076923087, 0.000346199197883786, 0.000853269230769244, 0.000553741851824059, 0.00124596153846156, 0.00121552971991639, 0.00242249999999999, 0.00336878633703819, 0.00788076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 270, '2022-05-01 00:00:00', 0.00022106220843915, 0.000622500000000022, 0.000375539458133745, 0.000921730769230804, 0.000536914439538197, 0.00123634615384616, 0.00117270712456265, 0.00236999999999999, 0.00335544306371694, 0.00785192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 285, '2022-05-01 00:00:00', 0.000384541735256201, 0.000737884615384658, 0.000543817878168224, 0.000988269230769249, 0.000611720933105927, 0.0013675, 0.00115043142409205, 0.00236730769230769, 0.00335980690837114, 0.0078326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 300, '2022-05-01 00:00:00', 0.000307003445232492, 0.000651346153846168, 0.000326687100355193, 0.000852692307692292, 0.00038518651825597, 0.00123942307692306, 0.00106045869973619, 0.00228057692307693, 0.00333888134767411, 0.00777057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 315, '2022-05-01 00:00:00', 0.00020946607950102, 0.000544038461538413, 0.000406429102531543, 0.000906153846153822, 0.000408026818500188, 0.00119173076923073, 0.0010597794400433, 0.00230730769230767, 0.00336155923642585, 0.00774250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 330, '2022-05-01 00:00:00', 0.000312007211455106, 0.000672499999999982, 0.000297867613856555, 0.000851346153846129, 0.00033831192934695, 0.00109019230769231, 0.00105087518471327, 0.00232057692307694, 0.00335097986243747, 0.00771596153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 345, '2022-05-01 00:00:00', 0.00022601335903333, 0.00055903846153846, 0.000267979692112302, 0.000776346153846158, 0.000307223108606018, 0.00101903846153848, 0.00105928105154103, 0.00239788461538461, 0.00332692517429901, 0.00780365384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 360, '2022-05-01 00:00:00', 0.000234705461900968, 0.000524423076923071, 0.000308280092423451, 0.00074384615384615, 0.000299617512582556, 0.000974423076923064, 0.00108870411675816, 0.00264557692307692, 0.00332770819726637, 0.00782961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 375, '2022-05-01 00:00:00', 0.000271082729353646, 0.000499615384615387, 0.000273187453253952, 0.000660769230769238, 0.000386741466018904, 0.00104519230769228, 0.0015196580587042, 0.00297884615384618, 0.00333488745629501, 0.00780211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 390, '2022-05-01 00:00:00', 0.000179121359805175, 0.0004876923076923, 0.000245448803999149, 0.000711346153846142, 0.000814226319888984, 0.00121749999999998, 0.00168175636212221, 0.00351269230769233, 0.00333931782531425, 0.00779153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 405, '2022-05-01 00:00:00', 0.000186843929112401, 0.000524423076923071, 0.000324128239103936, 0.00081634615384613, 0.000793036908637631, 0.00119153846153848, 0.0017098785381964, 0.00362884615384617, 0.00334284892891354, 0.0077998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 420, '2022-05-01 00:00:00', 0.000312616562876311, 0.000606346153846146, 0.000705103920327725, 0.000923461538461525, 0.000797399451100478, 0.00121173076923077, 0.00175281759988355, 0.00372653846153846, 0.0033556096545704, 0.00782307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 435, '2022-05-01 00:00:00', 0.000458113900852013, 0.000627115384615394, 0.000524331112356123, 0.000803653846153876, 0.000804064889268185, 0.00120788461538465, 0.00172916342600871, 0.00386307692307693, 0.00335565440138558, 0.0078223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 450, '2022-05-01 00:00:00', 0.000271274839344784, 0.000535961538461548, 0.000297917192934782, 0.000814423076923092, 0.000484617731984596, 0.00112711538461539, 0.00170350463411803, 0.00390903846153847, 0.00336296439744186, 0.00780346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 465, '2022-05-01 00:00:00', 0.000168222037338007, 0.000595576923076922, 0.000336039603893108, 0.000876153846153864, 0.000494346499470273, 0.00119730769230771, 0.00168109219305144, 0.00409480769230769, 0.00336443926062895, 0.00779846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 480, '2022-05-01 00:00:00', 0.00024936750759908, 0.000641923076923081, 0.00049357315723051, 0.000872307692307711, 0.000432412240985245, 0.00121211538461539, 0.00160224856421796, 0.0042423076923077, 0.00336083970734421, 0.00778153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 495, '2022-05-01 00:00:00', 0.000314339172526482, 0.000606346153846172, 0.0003322858477507, 0.000863269230769267, 0.000401889958149666, 0.00126153846153847, 0.00168655547925806, 0.00436576923076924, 0.00335976964068394, 0.00775096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 510, '2022-05-01 00:00:00', 0.000338804459147846, 0.000697692307692318, 0.000355285854575621, 0.000950961538461551, 0.000490571605374766, 0.00154249999999999, 0.00170566806221537, 0.00437846153846154, 0.00335383681544218, 0.00773923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 525, '2022-05-01 00:00:00', 0.000198145245871651, 0.00066653846153849, 0.000399016097612392, 0.00105461538461538, 0.00057232118470446, 0.00170153846153847, 0.00171877649909642, 0.00436442307692307, 0.00336567796347871, 0.00770307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 540, '2022-05-01 00:00:00', 0.000310484546871731, 0.000840576923076904, 0.000475757695277097, 0.00126576923076922, 0.000730867371952417, 0.00189865384615383, 0.00185087955183059, 0.00447365384615382, 0.00335462307867814, 0.007705 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 555, '2022-05-01 00:00:00', 0.000273917239045187, 0.000869423076923059, 0.000434511042614402, 0.00125038461538459, 0.00126691874853309, 0.00211365384615384, 0.00177834699607851, 0.00438903846153843, 0.00331211443619654, 0.00770403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 570, '2022-05-01 00:00:00', 0.000355275191279195, 0.000897307692307704, 0.000578340730019941, 0.00136500000000003, 0.00148964111578801, 0.00253057692307694, 0.001771308512415, 0.00438038461538459, 0.00328802218432531, 0.00767673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 585, '2022-05-01 00:00:00', 0.000439055980310214, 0.00098692307692306, 0.00108604159503855, 0.00161288461538462, 0.0014990911092546, 0.00249807692307691, 0.00171939287138043, 0.00429461538461536, 0.00323379446685255, 0.00767557692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 600, '2022-05-01 00:00:00', 0.00110525472177233, 0.00138500000000001, 0.00146929417905855, 0.00222923076923079, 0.00150813411207358, 0.00263249999999999, 0.00171376047379395, 0.00435519230769229, 0.00324864727469521, 0.00770865384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 615, '2022-05-01 00:00:00', 0.000934191382138335, 0.00140346153846156, 0.000949224399991102, 0.00173019230769231, 0.00112167047471446, 0.00234557692307693, 0.00164272045704679, 0.00399749999999999, 0.00314977174386676, 0.00755403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 630, '2022-05-01 00:00:00', 0.000524607985510639, 0.00109653846153849, 0.000751237952674429, 0.0015723076923077, 0.0011479092030564, 0.00224153846153848, 0.0016071564592831, 0.00382826923076923, 0.00313751958007989, 0.00753634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 645, '2022-05-01 00:00:00', 0.000485984171948655, 0.00108884615384616, 0.000704399826366133, 0.00156365384615388, 0.00105159790502176, 0.00225307692307694, 0.00174914235027869, 0.00379480769230768, 0.00314311144225934, 0.00751346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 660, '2022-05-01 00:00:00', 0.000462135844164398, 0.00114346153846156, 0.000786221342879999, 0.00153000000000002, 0.000907972805421273, 0.00225115384615386, 0.00226202235077034, 0.00380365384615384, 0.00327126244743524, 0.00755000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 675, '2022-05-01 00:00:00', 0.000509923561390885, 0.00104596153846154, 0.000661049660650509, 0.00150442307692307, 0.00108228570449481, 0.00223711538461539, 0.00225051419765488, 0.00368192307692304, 0.00334263737995105, 0.00756942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 690, '2022-05-01 00:00:00', 0.000545044952274603, 0.00111, 0.00068040270880846, 0.00163461538461539, 0.00113704522608114, 0.00222461538461539, 0.00238532349039834, 0.00378307692307691, 0.00333553116517387, 0.00757807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 705, '2022-05-01 00:00:00', 0.000416320004508378, 0.00108288461538461, 0.000881393760778066, 0.00157519230769233, 0.00103017855061821, 0.00193038461538462, 0.00241839209934077, 0.0036878846153846, 0.00316844269561318, 0.00749134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 720, '2022-05-01 00:00:00', 0.000902389559262911, 0.00116560000000001, 0.000992730367891189, 0.00151359999999999, 0.00145142610903896, 0.00200740000000001, 0.00255999552408464, 0.00366700000000001, 0.00303937703320927, 0.00749239999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 735, '2022-05-01 00:00:00', 0.000451980130604833, 0.000984038461538443, 0.000455529320174286, 0.00115519230769233, 0.000883139787698035, 0.00177173076923079, 0.00196149500479767, 0.0035794230769231, 0.00279415100632624, 0.0075846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 750, '2022-05-01 00:00:00', 0.00028240995842103, 0.000835769230769249, 0.000829185049403195, 0.0014446153846154, 0.000910247155785368, 0.00188173076923077, 0.00176745867104327, 0.00357307692307692, 0.00280269551572164, 0.00761807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 765, '2022-05-01 00:00:00', 0.000740106047494829, 0.00109519230769231, 0.000717085876200395, 0.00132192307692308, 0.000796797749649271, 0.00183057692307692, 0.00168007902744526, 0.00361153846153847, 0.00267231104966354, 0.00764788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 780, '2022-05-01 00:00:00', 0.00031035891133681, 0.00076442307692308, 0.000522382559492136, 0.00118653846153847, 0.000564967391843245, 0.0017119230769231, 0.00163826925560058, 0.00366192307692309, 0.00260557169276799, 0.00760538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 795, '2022-05-01 00:00:00', 0.000477339139235592, 0.000890576923076899, 0.000594712503263964, 0.00126480769230766, 0.000649280459728007, 0.00165865384615385, 0.00165162923060369, 0.00378634615384618, 0.00254201023571139, 0.00759403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 810, '2022-05-01 00:00:00', 0.000341592030622243, 0.000821346153846129, 0.000364243789873648, 0.00119153846153847, 0.000761885919180882, 0.00172192307692309, 0.00161722483095148, 0.00391807692307695, 0.00251226882595118, 0.0076094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 825, '2022-05-01 00:00:00', 0.000248117217955823, 0.000953076923076941, 0.000613560008976602, 0.0013167307692308, 0.000859468462749795, 0.00179403846153845, 0.00158649673325074, 0.00410326923076924, 0.00247581306769186, 0.00762211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 840, '2022-05-01 00:00:00', 0.000443457959155605, 0.000900192307692304, 0.000521563072371405, 0.00123596153846155, 0.00132167843464867, 0.00183826923076921, 0.00193448058025523, 0.00428865384615386, 0.0024571840355609, 0.00760076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 855, '2022-05-01 00:00:00', 0.000312621730136987, 0.00084788461538461, 0.000734896853044959, 0.00120076923076921, 0.00131739359517776, 0.00192673076923074, 0.00206773448116903, 0.00436673076923077, 0.00245770137292176, 0.00756903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 870, '2022-05-01 00:00:00', 0.000774703144138746, 0.000940192307692275, 0.00134890228875757, 0.00147423076923074, 0.00144803698688417, 0.00214634615384612, 0.00218596350873899, 0.0045426923076923, 0.00246531224422757, 0.00759269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 885, '2022-05-01 00:00:00', 0.000769530951044437, 0.00107173076923074, 0.000766552647597299, 0.00148480769230768, 0.00110113425786599, 0.00214942307692306, 0.00194858407173399, 0.00450826923076922, 0.00239436852924651, 0.00752557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 900, '2022-05-01 00:00:00', 0.000447700277486534, 0.00102846153846156, 0.000920288750673047, 0.00156423076923076, 0.00122481672098317, 0.00218500000000001, 0.0019486690230869, 0.00443480769230768, 0.00240461659345901, 0.00753019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 915, '2022-05-01 00:00:00', 0.000831658861275734, 0.00114230769230767, 0.000999510572538039, 0.00162576923076922, 0.00122325800788147, 0.00216807692307695, 0.00200981606506283, 0.00440884615384615, 0.00242193731259787, 0.00751288461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 930, '2022-05-01 00:00:00', 0.00064935316928582, 0.00117346153846155, 0.000877065496194796, 0.00162826923076923, 0.000925092760421702, 0.00211884615384615, 0.00218489557046695, 0.00458057692307692, 0.00251285611330093, 0.00759461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 945, '2022-05-01 00:00:00', 0.00056451970736192, 0.0011075, 0.000899898626769435, 0.00163653846153848, 0.00091963914327638, 0.00221192307692309, 0.00237691662744954, 0.00471057692307691, 0.00248889070903855, 0.00783480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 960, '2022-05-01 00:00:00', 0.000621039946689907, 0.00114115384615385, 0.000702314744256418, 0.00148999999999998, 0.000730929229448029, 0.00217346153846154, 0.00241378372780482, 0.00458326923076923, 0.00267030295025748, 0.00778461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 975, '2022-05-01 00:00:00', 0.000406941500237301, 0.000985769230769207, 0.000487965635612249, 0.00152269230769232, 0.00067116457342097, 0.00230673076923078, 0.00228997743522644, 0.00443557692307691, 0.00319575145851728, 0.00783076923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 990, '2022-05-01 00:00:00', 0.000387827925760891, 0.00114750000000002, 0.000529448334081347, 0.00156153846153848, 0.000847716956573081, 0.00235596153846157, 0.0023186292369548, 0.00438653846153848, 0.00326794682660817, 0.00793230769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1005, '2022-05-01 00:00:00', 0.000422417993862081, 0.00112019230769233, 0.000610571894588633, 0.00176596153846156, 0.00109689788108942, 0.0025098076923077, 0.00234148210788349, 0.00433269230769232, 0.0032979923263427, 0.00798423076923081 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1020, '2022-05-01 00:00:00', 0.000514901932410419, 0.00133999999999998, 0.000733534226562362, 0.00182230769230769, 0.00154717948091158, 0.00267211538461538, 0.00224191422329565, 0.00420576923076923, 0.00329894226055284, 0.00794096153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1035, '2022-05-01 00:00:00', 0.000664174588956386, 0.00129326923076924, 0.000868858424335305, 0.00181980769230768, 0.00150908868322776, 0.00259442307692306, 0.00213299937790751, 0.0039878846153846, 0.00332348291011795, 0.00782557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1050, '2022-05-01 00:00:00', 0.00071179491428359, 0.001295, 0.00135332610203956, 0.00194346153846152, 0.0014938683393742, 0.00258615384615383, 0.00209495107341438, 0.00376999999999998, 0.00336769451496922, 0.00779211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1065, '2022-05-01 00:00:00', 0.00100305257167235, 0.00151730769230766, 0.00115307568635436, 0.00192153846153844, 0.00121682665790352, 0.00253634615384613, 0.00185050372560058, 0.00358596153846152, 0.00328968993745847, 0.0076717307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1080, '2022-05-01 00:00:00', 0.000658657375622198, 0.00122346153846152, 0.000811183371093416, 0.00169730769230767, 0.0008427529293927, 0.00210749999999996, 0.00166441539748486, 0.00326884615384615, 0.0034228030854168, 0.00763519230769233 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1095, '2022-05-01 00:00:00', 0.000506018432318636, 0.00109942307692308, 0.000548411026371806, 0.00145057692307694, 0.000814669258042831, 0.001865, 0.00156886534206685, 0.00297269230769231, 0.00341418768354374, 0.00762846153846157 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1110, '2022-05-01 00:00:00', 0.000356802520256723, 0.00105403846153846, 0.000419230797459389, 0.00130769230769229, 0.00121020368597129, 0.00197980769230768, 0.00157315367971477, 0.0028925, 0.00355952274242579, 0.00768307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1125, '2022-05-01 00:00:00', 0.000399987932510278, 0.000877884615384593, 0.000699768533159384, 0.00130499999999998, 0.00147853987225443, 0.00199807692307689, 0.00161691881723807, 0.00277730769230767, 0.00361172345925794, 0.00770211538461541 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1140, '2022-05-01 00:00:00', 0.000649408280964018, 0.000991346153846149, 0.0012320213534613, 0.00143884615384616, 0.00164255335939554, 0.00186346153846154, 0.0015941688574784, 0.00267711538461537, 0.00364142575627484, 0.00771346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1155, '2022-05-01 00:00:00', 0.000812056269365221, 0.00089423076923076, 0.00110948525833449, 0.00130653846153842, 0.00118993828217459, 0.00166634615384614, 0.00116832142903334, 0.00241480769230769, 0.00339840551412887, 0.00764596153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1170, '2022-05-01 00:00:00', 0.00059838028170925, 0.000854807692307673, 0.000725727115487522, 0.00112961538461539, 0.000647897101279312, 0.00149057692307692, 0.00112870008621219, 0.00232326923076924, 0.00336409807320682, 0.00763038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1185, '2022-05-01 00:00:00', 0.000578098640771232, 0.000814038461538491, 0.000531477620919713, 0.00112769230769233, 0.000939330940289181, 0.00146115384615386, 0.00111903827184155, 0.0022094230769231, 0.00364332973232751, 0.00767653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1200, '2022-05-01 00:00:00', 0.000316455185793148, 0.000741730769230769, 0.000552415117043734, 0.000987692307692296, 0.000961548050721393, 0.00142557692307693, 0.00103688446059113, 0.00225076923076925, 0.00364877060960793, 0.00765480769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1215, '2022-05-01 00:00:00', 0.000416469825299014, 0.000671346153846145, 0.000834737176508954, 0.00106692307692306, 0.000857256356954246, 0.0013976923076923, 0.000910025210977907, 0.00217826923076924, 0.00365418637161019, 0.00771403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1230, '2022-05-01 00:00:00', 0.000612059323419403, 0.000821153846153837, 0.000657182125558717, 0.00107711538461538, 0.000648281159327089, 0.0013173076923077, 0.00077266096157273, 0.0020898076923077, 0.00365090682623459, 0.00771057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1245, '2022-05-01 00:00:00', 0.000260558350175472, 0.000654423076923111, 0.000283036012930154, 0.000845769230769246, 0.000441023808881123, 0.00116000000000002, 0.000696087002740777, 0.00200634615384618, 0.00364234210892684, 0.00771096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1260, '2022-05-01 00:00:00', 0.00027150896004482, 0.000636346153846155, 0.000337033209959183, 0.000854230769230797, 0.000472393414921881, 0.00122153846153847, 0.000718195414804492, 0.00196557692307694, 0.00361494506820698, 0.00773038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1275, '2022-05-01 00:00:00', 0.000294655992381194, 0.000671923076923089, 0.000396998595230991, 0.000926730769230785, 0.000433822943323474, 0.00121211538461538, 0.000712829896636283, 0.00195769230769232, 0.00348771278369342, 0.00788230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1290, '2022-05-01 00:00:00', 0.000329081238508767, 0.000632692307692319, 0.000382857073150721, 0.000878461538461537, 0.000511725174137631, 0.00113942307692309, 0.000704519940210269, 0.00192288461538462, 0.00347631807874587, 0.00783076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1305, '2022-05-01 00:00:00', 0.00022795276163817, 0.000632307692307684, 0.000214724510442154, 0.000788846153846146, 0.000365818786580738, 0.00100576923076922, 0.000635575814033738, 0.00184384615384617, 0.00346628448830245, 0.00784192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1320, '2022-05-01 00:00:00', 0.000238570502400005, 0.000591730769230751, 0.000359037816735482, 0.000831923076923104, 0.000521931508916662, 0.00114749999999999, 0.000665655056201178, 0.00184942307692308, 0.00346777106422067, 0.00784307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1335, '2022-05-01 00:00:00', 0.000201189252656863, 0.000583653846153878, 0.000292485108102186, 0.000741538461538469, 0.000469999509001389, 0.00106153846153847, 0.000591844574191585, 0.00175, 0.00347306240945941, 0.0077925 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1350, '2022-05-01 00:00:00', 0.000221522789242661, 0.000497115384615379, 0.000426391703267541, 0.000816730769230774, 0.000451339715138759, 0.000991538461538475, 0.00060855974360656, 0.00172480769230768, 0.00344211576817783, 0.0078101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1365, '2022-05-01 00:00:00', 0.000308224693265279, 0.000657692307692321, 0.000360330884263149, 0.000812884615384637, 0.000376435304483442, 0.000941538461538489, 0.0006606214149164, 0.00179057692307692, 0.00343885596472923, 0.00782711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1380, '2022-05-01 00:00:00', 0.000374480152498618, 0.000650769230769241, 0.000363562765716434, 0.000756730769230791, 0.000453147284597908, 0.0010623076923077, 0.000691651674227361, 0.00186096153846153, 0.00344171176105057, 0.0078353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1395, '2022-05-01 00:00:00', 0.000163346728911729, 0.000438076923076915, 0.000268805978069998, 0.000639423076923107, 0.00042330785305913, 0.00108346153846155, 0.000696379648887459, 0.00192615384615383, 0.00344007073384344, 0.00783557692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1410, '2022-05-01 00:00:00', 0.000285723788532454, 0.000471200000000023, 0.00043882769967268, 0.00090980000000001, 0.000469653063441532, 0.0011536, 0.000744258579616895, 0.00196999999999998, 0.00350508410502991, 0.00787499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 2, 1425, '2022-05-01 00:00:00', 0.00042261586182572, 0.000820416666666666, 0.000384130806430935, 0.000976041666666668, 0.000510840987483174, 0.00126541666666667, 0.000817709303747247, 0.002049375, 0.00355176530409349, 0.00778708333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 0, '2022-05-01 00:00:00', 0.000401492453822221, 0.00055190476190474, 0.00035291102345519, 0.000844761904761888, 0.000478713056513213, 0.00107690476190473, 0.000696904892055939, 0.00197714285714285, 0.00368820651020312, 0.0079895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 15, '2022-05-01 00:00:00', 0.000270451261071915, 0.000476730769230792, 0.000370782332995476, 0.000718461538461548, 0.000504511988117105, 0.00107288461538462, 0.000731808744455516, 0.00210403846153844, 0.00344593091698243, 0.00785673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 30, '2022-05-01 00:00:00', 0.000343904112306812, 0.000520961538461552, 0.00047595220348267, 0.000762499999999991, 0.000605070275638748, 0.00114596153846156, 0.000760216492444514, 0.0022036538461538, 0.00344511018021864, 0.00785807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 45, '2022-05-01 00:00:00', 0.000371649183215334, 0.000513653846153821, 0.000405552045412732, 0.000792692307692291, 0.00058203793162143, 0.00112192307692308, 0.000738911257292704, 0.00220038461538458, 0.00344895119509596, 0.00782288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 60, '2022-05-01 00:00:00', 0.00028709051105611, 0.000610192307692325, 0.000559855475856194, 0.000918076923076959, 0.00058216548664977, 0.00109057692307694, 0.000711721882803652, 0.00220403846153844, 0.00345101813293499, 0.00781807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 75, '2022-05-01 00:00:00', 0.000326396467269718, 0.000589423076923104, 0.000353799595599201, 0.000768076923076942, 0.00037624322125253, 0.000964807692307676, 0.000656871401768699, 0.0022209615384615, 0.00345101813293499, 0.00781807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 90, '2022-05-01 00:00:00', 0.000235657917002889, 0.000555576923076925, 0.000319888442092882, 0.000703846153846153, 0.000375063276712697, 0.000957692307692288, 0.00065392121967291, 0.00221480769230768, 0.00345101813293499, 0.00781807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 105, '2022-05-01 00:00:00', 0.000177938191516038, 0.00042000000000001, 0.000301439686530131, 0.000668269230769219, 0.00039772357041231, 0.000944038461538463, 0.000886699845147549, 0.00226384615384613, 0.00340805685669438, 0.00780153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 120, '2022-05-01 00:00:00', 0.000289978513792895, 0.000606538461538447, 0.000347454977714319, 0.00074019230769228, 0.000454841857555571, 0.00110865384615382, 0.000895740776375387, 0.00232153846153844, 0.00340143756939056, 0.00781346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 135, '2022-05-01 00:00:00', 0.000182345403434905, 0.0004603846153846, 0.000378782107042226, 0.000733269230769235, 0.000470807653032331, 0.00114538461538457, 0.000924263303310376, 0.00228557692307689, 0.00335681069446305, 0.00781596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 150, '2022-05-01 00:00:00', 0.000377309503641821, 0.000557307692307705, 0.000463184462340688, 0.000874615384615341, 0.000468874757756846, 0.00119653846153843, 0.000907027011725701, 0.00228499999999997, 0.00334351048243516, 0.00780211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 165, '2022-05-01 00:00:00', 0.000324961595364034, 0.000639038461538421, 0.000327606706045738, 0.000898076923076888, 0.000405093199153004, 0.0012125, 0.000885098364807357, 0.00220865384615383, 0.00330732390077166, 0.00778923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 180, '2022-05-01 00:00:00', 0.000226964670242869, 0.000684807692307704, 0.000303165161891384, 0.000883653846153828, 0.000420552018185651, 0.00122499999999998, 0.000877997919219567, 0.00216288461538462, 0.00324938453935748, 0.00776173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 195, '2022-05-01 00:00:00', 0.000242578536053453, 0.000612884615384625, 0.000310909150717688, 0.00084250000000002, 0.000414675220457594, 0.00120653846153845, 0.000875836654949927, 0.00213461538461538, 0.00325899845988587, 0.00773480769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 210, '2022-05-01 00:00:00', 0.000231997015895909, 0.000626153846153849, 0.000311962522403884, 0.000918846153846144, 0.000560501012144845, 0.0013257692307692, 0.000892363240976557, 0.00211692307692306, 0.00326731647710145, 0.00771519230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 225, '2022-05-01 00:00:00', 0.000261779781201986, 0.000680576923076915, 0.000408374262731583, 0.000901538461538432, 0.000572177386427054, 0.00133980769230767, 0.000933869884694063, 0.00206019230769229, 0.00327003265097792, 0.00767153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 240, '2022-05-01 00:00:00', 0.000245058234837199, 0.000648461538461517, 0.000433626567451752, 0.000984999999999971, 0.000400005192273983, 0.00129192307692306, 0.000902318147031058, 0.00198903846153844, 0.00326178465190221, 0.00767365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 255, '2022-05-01 00:00:00', 0.000320758476115591, 0.000654999999999978, 0.000360467911726715, 0.000881346153846146, 0.00039081182762989, 0.0012082692307692, 0.000921899210242734, 0.00199307692307691, 0.00324292065061019, 0.00765211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 270, '2022-05-01 00:00:00', 0.000208662775420418, 0.000643076923076934, 0.000217463701657213, 0.00082769230769229, 0.000328314635677442, 0.00112750000000002, 0.000920008779222347, 0.00203307692307689, 0.003248875172212, 0.00767826923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 285, '2022-05-01 00:00:00', 0.000218679340236227, 0.000604423076923057, 0.000333419174844301, 0.00083711538461536, 0.000901644821764866, 0.00123423076923077, 0.00092003062240006, 0.00202788461538459, 0.00325275419393381, 0.00767961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 300, '2022-05-01 00:00:00', 0.000279092209741627, 0.00057230769230771, 0.000305024336986166, 0.000809615384615419, 0.0010172814450591, 0.00125653846153847, 0.000941827193034097, 0.00209269230769229, 0.00326827237943137, 0.00764711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 315, '2022-05-01 00:00:00', 0.000253176739726356, 0.000552307692307724, 0.00096043667952896, 0.000878846153846172, 0.00106087034298043, 0.00114326923076924, 0.00105709407557486, 0.0022032692307692, 0.00326788019387778, 0.0076148076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 330, '2022-05-01 00:00:00', 0.000934107245531164, 0.00064211538461539, 0.000973268007993997, 0.000913846153846163, 0.000965204641513918, 0.00112999999999999, 0.00100428504994273, 0.00236769230769229, 0.00321698057788071, 0.00759096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 345, '2022-05-01 00:00:00', 0.000375719821962308, 0.000595769230769274, 0.000453750354947953, 0.000770769230769242, 0.000429062170499644, 0.000977115384615398, 0.000889096364942445, 0.00244288461538462, 0.00326683102739315, 0.0075448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 360, '2022-05-01 00:00:00', 0.000260265914314294, 0.000507115384615359, 0.00031670102377726, 0.000661538461538431, 0.000293963433100151, 0.000907499999999976, 0.000869448653767697, 0.00251980769230769, 0.00324133686213672, 0.00768057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 375, '2022-05-01 00:00:00', 0.000193572586266394, 0.00043711538461537, 0.00018756998693822, 0.000607499999999974, 0.000271794676463413, 0.000912884615384609, 0.000909088469926785, 0.00268961538461539, 0.00324391546413616, 0.00771153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 390, '2022-05-01 00:00:00', 0.00016991128907122, 0.000455384615384593, 0.000232521711145133, 0.000647115384615345, 0.000424068572103804, 0.000951923076923053, 0.00100500878296966, 0.00287057692307692, 0.00324772633486166, 0.00770211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 405, '2022-05-01 00:00:00', 0.000203551259845318, 0.000481346153846147, 0.000322998690161686, 0.000708076923076942, 0.000536966443586983, 0.000990192307692304, 0.00110472140588267, 0.00296576923076924, 0.00324324161200585, 0.00771307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 420, '2022-05-01 00:00:00', 0.000264632982420219, 0.000518846153846154, 0.000401176347182212, 0.000727692307692275, 0.000464035144557608, 0.00102384615384615, 0.00110262937493137, 0.00303653846153847, 0.00325237665171418, 0.00769673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 435, '2022-05-01 00:00:00', 0.00021039011383615, 0.000454999999999975, 0.000277822854462205, 0.000658461538461514, 0.000415081456324678, 0.00100884615384615, 0.0012282843099844, 0.00308711538461541, 0.00325518010845202, 0.00768153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217839748300, 3, 450, '2022-05-01 00:00:00', 0.000197259005839047, 0.000451346153846139, 0.00026146892740821, 0.000660000000000002, 0.000436456712101474, 0.00106269230769231, 0.00139499197681728, 0.00325884615384616, 0.00325518010845202, 0.00768153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217839748300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 5158402[...];
Date: 2022-05-01 14:29:03 Duration: 7s313ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 870, '2022-05-01 00:00:00', 0.000892164028554237, 0.00096557692307692, 0.000901543484168202, 0.00123557692307691, 0.000821998877034595, 0.00155192307692308, 0.00192990047571214, 0.00400961538461537, 0.00338514231038204, 0.0075573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 885, '2022-05-01 00:00:00', 0.000372324300328855, 0.000719230769230758, 0.000391719139965578, 0.00102326923076924, 0.000533597839056852, 0.0015205769230769, 0.00184963310291112, 0.00384884615384613, 0.00323357851898815, 0.00751096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 900, '2022-05-01 00:00:00', 0.000297022920638484, 0.000806153846153867, 0.000345332392831118, 0.00102730769230771, 0.000566426042426052, 0.00165730769230769, 0.00182733026150595, 0.00383173076923076, 0.00328409697809589, 0.00756519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 915, '2022-05-01 00:00:00', 0.000243551052932682, 0.000716346153846145, 0.000400692717485796, 0.00115942307692304, 0.000939892894880132, 0.0018555769230769, 0.00176482918109983, 0.00377596153846151, 0.00322548849013603, 0.00765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 930, '2022-05-01 00:00:00', 0.000333389181218942, 0.000862115384615349, 0.000488578038802382, 0.00122749999999998, 0.0010626876123953, 0.00188519230769227, 0.0017391694414731, 0.00370788461538461, 0.00311521822917508, 0.00766115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 945, '2022-05-01 00:00:00', 0.000302246015434708, 0.000825576923076926, 0.000689780483476183, 0.00131365384615384, 0.000906625611815593, 0.00188499999999999, 0.0016451705195698, 0.00351096153846155, 0.00310008151257601, 0.00751423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 960, '2022-05-01 00:00:00', 0.000529948945291333, 0.000946730769230763, 0.000642266659214427, 0.00123769230769228, 0.000799857198793361, 0.00186153846153846, 0.00151611740970152, 0.00331500000000001, 0.00305036121442391, 0.00746846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 975, '2022-05-01 00:00:00', 0.000330917663475364, 0.000792499999999978, 0.000475293431633391, 0.0012703846153846, 0.000588967447187181, 0.00181942307692306, 0.00141987741886946, 0.00321673076923077, 0.00303790330022841, 0.00746230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 990, '2022-05-01 00:00:00', 0.000354825254933257, 0.00101519230769233, 0.000505879280217953, 0.00138538461538463, 0.000646767256913475, 0.00182826923076924, 0.0013272315315956, 0.00313153846153848, 0.00297002931868464, 0.00741807692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1005, '2022-05-01 00:00:00', 0.000406886489557746, 0.000921153846153826, 0.00045663337423096, 0.00127403846153846, 0.000595231338349943, 0.00181211538461538, 0.00133002325023055, 0.00298538461538461, 0.00314713943984788, 0.00743557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1020, '2022-05-01 00:00:00', 0.00028911782266856, 0.000981346153846144, 0.000465089941673807, 0.00132057692307691, 0.000831227914686362, 0.0020696153846154, 0.00136658924108386, 0.00295807692307691, 0.00316376328979367, 0.00748192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1035, '2022-05-01 00:00:00', 0.000427822932459744, 0.00096230769230769, 0.000539588162041564, 0.00138076923076923, 0.000995579479499262, 0.0019425, 0.00140926326906594, 0.00292480769230769, 0.00330334979749576, 0.00761673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1050, '2022-05-01 00:00:00', 0.000359499866267224, 0.000943076923076923, 0.000867454809286263, 0.00152461538461539, 0.00103751604250805, 0.00180846153846153, 0.00134524324366093, 0.00283076923076923, 0.00319847603735568, 0.0076648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1065, '2022-05-01 00:00:00', 0.00063328083453128, 0.00119115384615385, 0.000699172835460724, 0.00137557692307692, 0.000844780467613637, 0.00177096153846153, 0.00123429899133071, 0.00274, 0.00302770970181448, 0.00761596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1080, '2022-05-01 00:00:00', 0.000460109184366573, 0.000877692307692306, 0.000484720419020466, 0.00114673076923077, 0.00065843555843785, 0.00155423076923076, 0.00116328409454243, 0.00258826923076923, 0.0028971869977618, 0.00766750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1095, '2022-05-01 00:00:00', 0.000255624800169222, 0.000769038461538448, 0.000475292501033263, 0.00110480769230768, 0.000678103945968802, 0.0015201923076923, 0.00110620153957308, 0.0024796153846154, 0.00289463604726983, 0.00782538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1110, '2022-05-01 00:00:00', 0.000375262625985498, 0.00083903846153845, 0.00049184460491562, 0.00114365384615384, 0.000658641521501773, 0.00148942307692306, 0.0010925248985017, 0.00239057692307692, 0.00294789077790571, 0.00787903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1125, '2022-05-01 00:00:00', 0.00029366045279961, 0.000747692307692304, 0.000490097831677927, 0.00102173076923076, 0.000533360067438934, 0.00131519230769232, 0.00105390825757492, 0.00228884615384615, 0.0030667827040477, 0.00792192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1140, '2022-05-01 00:00:00', 0.000329869729532043, 0.000669038461538446, 0.000392607114242543, 0.000937884615384602, 0.00054895733335673, 0.00124807692307692, 0.00117017475683697, 0.00227480769230768, 0.0030441804568465, 0.00793442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1155, '2022-05-01 00:00:00', 0.000339845496569349, 0.000684807692307699, 0.000398732414611018, 0.00090346153846156, 0.000607104888922686, 0.00125288461538461, 0.00115773379429881, 0.00220153846153846, 0.00303161156051468, 0.00792442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1170, '2022-05-01 00:00:00', 0.000300410744456004, 0.000611153846153853, 0.000534577367214926, 0.000870192307692312, 0.000674669064174308, 0.00120711538461538, 0.00110495027733586, 0.00216634615384616, 0.00302259923804763, 0.00789807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1185, '2022-05-01 00:00:00', 0.000539809261185398, 0.000635961538461554, 0.000553978373640663, 0.00089903846153845, 0.000693063461407741, 0.00109519230769231, 0.00104485915502817, 0.00208442307692309, 0.00300809443898396, 0.00789307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1200, '2022-05-01 00:00:00', 0.000290162819014548, 0.000627307692307664, 0.000373133560332173, 0.000800576923076907, 0.000574905243028399, 0.00107596153846152, 0.000872753754150983, 0.00200134615384616, 0.00301846054114701, 0.00784403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1215, '2022-05-01 00:00:00', 0.000243556737979861, 0.00054173076923077, 0.000345580002982719, 0.000708461538461534, 0.000594115761835642, 0.00106653846153845, 0.000774233243528474, 0.00197865384615386, 0.0030026048498954, 0.00783173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1230, '2022-05-01 00:00:00', 0.000267905551669583, 0.000504230769230785, 0.000414493203062005, 0.000746153846153854, 0.00055964081887746, 0.00108461538461541, 0.000722460991760372, 0.00197826923076926, 0.0029988378325868, 0.00785788461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1245, '2022-05-01 00:00:00', 0.000329495243341413, 0.000531346153846155, 0.000487874353307687, 0.000759230769230768, 0.000546844549701716, 0.0010648076923077, 0.00065625030402923, 0.00194769230769233, 0.0030013170698622, 0.00787192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1260, '2022-05-01 00:00:00', 0.000296536481086879, 0.000536730769230767, 0.000516991630641977, 0.000847884615384632, 0.000569031160428404, 0.00118769230769231, 0.000692885382906968, 0.00197307692307694, 0.00298822700841924, 0.00788442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1275, '2022-05-01 00:00:00', 0.000501206582619937, 0.000659038461538466, 0.000554044569159744, 0.000884230769230789, 0.000560439147866702, 0.00125596153846156, 0.000682077595405267, 0.00199538461538463, 0.00297516018961101, 0.00789807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1290, '2022-05-01 00:00:00', 0.000370760548892943, 0.000594230769230785, 0.000381622044194774, 0.000885769230769226, 0.000540994561326288, 0.00119634615384617, 0.000749829211323365, 0.00197961538461539, 0.00298368430609902, 0.00789096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1305, '2022-05-01 00:00:00', 0.000327998416975567, 0.000650192307692301, 0.000417456999167399, 0.000867884615384622, 0.000597262472903225, 0.0011876923076923, 0.000772298268407097, 0.00194615384615385, 0.00297733893189617, 0.00789634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1320, '2022-05-01 00:00:00', 0.000306299752630559, 0.000571538461538465, 0.000456406574819497, 0.000825192307692312, 0.000543401006482469, 0.00115557692307692, 0.000632591404158619, 0.00189173076923077, 0.00298939301788585, 0.00792384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1335, '2022-05-01 00:00:00', 0.000367238132761096, 0.000575384615384623, 0.00043610853447984, 0.000824423076923076, 0.000429374724274914, 0.00107942307692308, 0.000628788211868348, 0.00190115384615385, 0.00302120615877934, 0.00796442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1350, '2022-05-01 00:00:00', 0.000239403425205229, 0.000504999999999982, 0.00034013798105159, 0.000780384615384599, 0.000360445504256136, 0.0009301923076923, 0.000740973605883085, 0.00190326923076922, 0.00303115571383895, 0.00798980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1365, '2022-05-01 00:00:00', 0.000282945292347385, 0.000585961538461534, 0.000284078266571842, 0.000707692307692319, 0.000278991866437838, 0.000897307692307704, 0.000798887688265073, 0.00197346153846154, 0.00301939703608825, 0.00801269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1380, '2022-05-01 00:00:00', 0.000159531646245665, 0.000447884615384612, 0.000282185154709588, 0.000642692307692312, 0.000354813277004218, 0.000912692307692313, 0.000900427868379137, 0.00207211538461538, 0.00301851147727843, 0.00804846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1395, '2022-05-01 00:00:00', 0.000217801515146255, 0.000447999999999982, 0.000264433041304107, 0.000635399999999993, 0.000404324230455379, 0.000975199999999998, 0.00096931943479261, 0.0021352, 0.00303455868565212, 0.00794620000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1410, '2022-05-01 00:00:00', 0.000206690590013191, 0.000452800000000013, 0.000317775471048349, 0.000734000000000008, 0.000445957490500326, 0.0010148, 0.000983955791689839, 0.00222259999999999, 0.00303790198986077, 0.00795380000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 1, 1425, '2022-05-01 00:00:00', 0.000234891279198437, 0.000627500000000008, 0.00031480929354824, 0.000788750000000009, 0.00038509644942836, 0.00103583333333333, 0.000954864523928896, 0.00235020833333333, 0.00311687421807561, 0.00793375000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 15, '2022-05-01 00:00:00', 0.000365396518024768, 0.000461153846153861, 0.000345034725119762, 0.000669807692307695, 0.000334501293547001, 0.00103365384615384, 0.000946718624431839, 0.00252192307692307, 0.00306011699122763, 0.00811500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 30, '2022-05-01 00:00:00', 0.00024167404940092, 0.00046211538461538, 0.000304933851591041, 0.00070442307692308, 0.000376158364767565, 0.00112865384615383, 0.000953657513914776, 0.00252557692307691, 0.00310917639972637, 0.00815173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 45, '2022-05-01 00:00:00', 0.00029773639605943, 0.000570192307692307, 0.000295099201052014, 0.000886538461538454, 0.000444497512323234, 0.00120903846153844, 0.000984997227641535, 0.00257346153846152, 0.00311257872931014, 0.00815788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 60, '2022-05-01 00:00:00', 0.00025788011525929, 0.000733076923076939, 0.000374774393674167, 0.000940384615384631, 0.00050738852508174, 0.00119634615384616, 0.00102832477659239, 0.00262961538461538, 0.00311295208023609, 0.00815057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 75, '2022-05-01 00:00:00', 0.000270624065107636, 0.000559230769230782, 0.000382645849518646, 0.000815384615384607, 0.000610974505322314, 0.00118461538461535, 0.00109654816794126, 0.00264326923076924, 0.00310992547523868, 0.00812769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 90, '2022-05-01 00:00:00', 0.00027491879920051, 0.000547884615384601, 0.000343805401130001, 0.000766923076923067, 0.000531893460992115, 0.00117442307692305, 0.00101728070779972, 0.00261403846153845, 0.00314861280810846, 0.00810384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 105, '2022-05-01 00:00:00', 0.000259757283158435, 0.000520384615384608, 0.000515140309490086, 0.000903461538461517, 0.000685269177881124, 0.00128461538461537, 0.00114151143058395, 0.00295788461538461, 0.00316164767778789, 0.00809903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 120, '2022-05-01 00:00:00', 0.000505810735354641, 0.000747499999999982, 0.000491132756610058, 0.000975769230769214, 0.000700539160493273, 0.00130865384615383, 0.00113756408103522, 0.00304096153846154, 0.00317242921361291, 0.00810865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 135, '2022-05-01 00:00:00', 0.000380042102930701, 0.000644999999999981, 0.000645667216022424, 0.000926923076923065, 0.000647330405470138, 0.00139057692307691, 0.00112421767670472, 0.00312076923076923, 0.00317138967961996, 0.0081175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 150, '2022-05-01 00:00:00', 0.000408576751098802, 0.000669807692307695, 0.000379218883414909, 0.000910192307692288, 0.000618607617650592, 0.00141576923076922, 0.00118157230645635, 0.00311365384615384, 0.00321500790763472, 0.00811038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 165, '2022-05-01 00:00:00', 0.000261180235440228, 0.000643653846153848, 0.000450367029808423, 0.00103769230769231, 0.000578522155682374, 0.00148673076923076, 0.00128078809872912, 0.00320692307692309, 0.00321200934594866, 0.00816596153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 180, '2022-05-01 00:00:00', 0.000298975944491565, 0.000838846153846154, 0.000423127185825494, 0.00107615384615386, 0.000480038139510405, 0.00160884615384615, 0.00119464993263235, 0.00320730769230771, 0.00322059127395051, 0.00818692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 195, '2022-05-01 00:00:00', 0.000310638300674843, 0.000676923076923084, 0.000407203832912289, 0.00107480769230768, 0.000427628748044193, 0.00156211538461538, 0.0013732221093248, 0.00341480769230771, 0.00321133414043734, 0.00818480769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 210, '2022-05-01 00:00:00', 0.000309049971065159, 0.000783269230769217, 0.000398986263499795, 0.00114903846153847, 0.000421528719707762, 0.00152769230769231, 0.00135550457536896, 0.00357057692307695, 0.00317183487299362, 0.00822730769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 225, '2022-05-01 00:00:00', 0.000295113798129025, 0.000736923076923088, 0.00039560314224465, 0.00105961538461539, 0.000507440182151094, 0.00156346153846153, 0.00156381707566897, 0.00392038461538463, 0.00313643637196494, 0.00825634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 240, '2022-05-01 00:00:00', 0.000262102739691608, 0.000749615384615381, 0.000340514825160149, 0.00107788461538461, 0.000576399734425826, 0.00157442307692307, 0.00174216590440221, 0.00401403846153848, 0.00315206328641074, 0.0082548076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 255, '2022-05-01 00:00:00', 0.000351794137791715, 0.000738653846153851, 0.000482744119192951, 0.00112673076923077, 0.000642819869493311, 0.00154923076923077, 0.00187473281173202, 0.00404865384615387, 0.00315229415847228, 0.0082973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 270, '2022-05-01 00:00:00', 0.000400729191119598, 0.000811730769230758, 0.000492381848381278, 0.00109326923076922, 0.000444200275343675, 0.00150326923076922, 0.00184064123441972, 0.00399807692307693, 0.003093653484897, 0.00822326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 285, '2022-05-01 00:00:00', 0.000406276336424432, 0.000777692307692308, 0.000450800356630813, 0.00110980769230768, 0.000963382841865057, 0.00179249999999998, 0.00186629551827637, 0.00395480769230769, 0.00306813338392229, 0.00818730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 300, '2022-05-01 00:00:00', 0.000306494070716901, 0.000716153846153841, 0.000320649341181301, 0.000990000000000004, 0.000984744324490071, 0.00169576923076923, 0.00187009572975862, 0.00398403846153847, 0.00301816431728853, 0.00809961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 315, '2022-05-01 00:00:00', 0.000268495881647246, 0.000640961538461557, 0.000962858165128082, 0.00127038461538462, 0.00108400966856317, 0.00170019230769232, 0.00195340814593757, 0.00402923076923078, 0.00298193223366222, 0.00807461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 330, '2022-05-01 00:00:00', 0.000998159999506771, 0.00102423076923077, 0.00101428233438532, 0.00131442307692308, 0.00110041998975214, 0.00173807692307695, 0.00194130230872114, 0.00399942307692309, 0.00298280201901087, 0.00806326923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 345, '2022-05-01 00:00:00', 0.00033355267142595, 0.000660769230769217, 0.000535942053411914, 0.000976730769230767, 0.00096418869841636, 0.00162538461538462, 0.00195650968662209, 0.00378692307692306, 0.0030270557223404, 0.00791211538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 360, '2022-05-01 00:00:00', 0.000330109830208063, 0.00065749999999999, 0.000523163491139753, 0.00100903846153847, 0.000964255412222314, 0.0015175, 0.00202617089604997, 0.0037175, 0.00302487073468247, 0.00778019230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 375, '2022-05-01 00:00:00', 0.000310836588282952, 0.000685769230769248, 0.000879199657905721, 0.00109903846153846, 0.00111457541070753, 0.00162211538461538, 0.00218711696426701, 0.00379384615384616, 0.00297284896379523, 0.00768980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 390, '2022-05-01 00:00:00', 0.000881828519873081, 0.000788461538461541, 0.000883114963332379, 0.000969038461538469, 0.00118025075562522, 0.00172038461538461, 0.00239779311996549, 0.00388038461538462, 0.00292062040300712, 0.00763346153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 405, '2022-05-01 00:00:00', 0.000343931847005498, 0.000596346153846162, 0.000686654571090877, 0.00114750000000001, 0.00151100832355289, 0.00192192307692308, 0.00225228195393027, 0.00377500000000002, 0.00278915703421992, 0.00750019230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 420, '2022-05-01 00:00:00', 0.000606645251805755, 0.000872692307692312, 0.000860046801052139, 0.0012225, 0.00171064802161231, 0.00196442307692308, 0.002255521089375, 0.00379576923076924, 0.00281007982366776, 0.00748615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 435, '2022-05-01 00:00:00', 0.000439210130190032, 0.000738461538461538, 0.00140617194484227, 0.00129846153846155, 0.00168492843947564, 0.00176538461538464, 0.00227119129194688, 0.00364826923076923, 0.00282949438946253, 0.00741749999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 450, '2022-05-01 00:00:00', 0.00141254828372209, 0.00103942307692308, 0.00161239454037969, 0.00132807692307693, 0.00164570500440953, 0.00174980769230769, 0.00229775499965982, 0.00363403846153845, 0.00284635354444947, 0.00741249999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 465, '2022-05-01 00:00:00', 0.000356210449896377, 0.000696730769230769, 0.000421295072913911, 0.00103153846153849, 0.000448279660308331, 0.00142942307692307, 0.00138756007492955, 0.00327980769230768, 0.00233191731117417, 0.00708211538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 480, '2022-05-01 00:00:00', 0.000337271917232744, 0.000802884615384644, 0.000398060876673979, 0.00110269230769231, 0.000474392769759401, 0.0015325, 0.00135732219405032, 0.00324653846153845, 0.00234822319080749, 0.00707807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 495, '2022-05-01 00:00:00', 0.000313818173715044, 0.000755384615384606, 0.000367544084221436, 0.00105942307692307, 0.000520902951244645, 0.00161673076923077, 0.00127196487917166, 0.00316057692307691, 0.00232968195254201, 0.00704499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 510, '2022-05-01 00:00:00', 0.000308163855016233, 0.000795192307692308, 0.00038392166668976, 0.00115461538461538, 0.000496528409598536, 0.0016676923076923, 0.00122290896887457, 0.00318211538461538, 0.00231473461678737, 0.00700788461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 525, '2022-05-01 00:00:00', 0.000302801280354976, 0.000778846153846158, 0.000439522643155207, 0.00119192307692307, 0.000417092500347529, 0.00158692307692305, 0.0011471014977559, 0.0031053846153846, 0.00225871188614557, 0.00696923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 540, '2022-05-01 00:00:00', 0.000392544411990063, 0.000873653846153839, 0.000399411490147116, 0.00123846153846153, 0.000559368737609987, 0.00165576923076923, 0.00108781502952548, 0.00308346153846153, 0.0022225513146278, 0.0069478846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 555, '2022-05-01 00:00:00', 0.000294871353957295, 0.000811346153846166, 0.000359430746512396, 0.00111269230769231, 0.000768515552117309, 0.00185192307692309, 0.00104721821985677, 0.00301, 0.0021895703565206, 0.00690211538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 570, '2022-05-01 00:00:00', 0.000304671386654791, 0.000789423076923069, 0.000569146763551851, 0.00115403846153846, 0.000903739432324644, 0.00196519230769232, 0.00109929984710548, 0.00301807692307692, 0.00216264351235667, 0.00688980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 585, '2022-05-01 00:00:00', 0.000368597967355312, 0.000822692307692317, 0.000654536829780024, 0.0015023076923077, 0.00079923001406643, 0.00195384615384616, 0.00110607248684424, 0.00304788461538461, 0.00215903925392752, 0.00687749999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 600, '2022-05-01 00:00:00', 0.000617799226784409, 0.00122173076923078, 0.000702841047792128, 0.00153846153846155, 0.000798273353027563, 0.00191288461538462, 0.00108778676148475, 0.00301596153846154, 0.0021377158640438, 0.00680865384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 615, '2022-05-01 00:00:00', 0.000318319868153924, 0.000898461538461532, 0.000417855376158575, 0.00117365384615383, 0.000590631344084764, 0.00165423076923078, 0.00108853347003413, 0.00289865384615385, 0.00214226178102993, 0.00682653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 630, '2022-05-01 00:00:00', 0.000390550745250093, 0.000851730769230772, 0.000448921099800585, 0.00117692307692309, 0.00065467502214106, 0.00179423076923076, 0.00111298883814984, 0.00299307692307692, 0.0021256565772992, 0.00684173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 645, '2022-05-01 00:00:00', 0.000332605101954495, 0.00090307692307693, 0.00052406297331522, 0.00133, 0.000686159350184887, 0.00192442307692306, 0.00112174335471449, 0.00303307692307691, 0.00210838896754406, 0.00680403846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 660, '2022-05-01 00:00:00', 0.000412017783410087, 0.000945576923076918, 0.000503245352303817, 0.00138673076923075, 0.000641778418507143, 0.00178346153846153, 0.00103295989943761, 0.00290307692307691, 0.00205093780613049, 0.00675826923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 675, '2022-05-01 00:00:00', 0.000396861921347194, 0.000920769230769212, 0.000596144148804497, 0.00130538461538461, 0.000623089202158204, 0.00157192307692306, 0.000971238325343143, 0.00286326923076923, 0.00196493813760519, 0.00678826923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 690, '2022-05-01 00:00:00', 0.000374336541301876, 0.000849615384615387, 0.000491962006037702, 0.00109115384615384, 0.000502404219727519, 0.00148000000000001, 0.00110737980768188, 0.00288903846153847, 0.00197318103189125, 0.00678576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 705, '2022-05-01 00:00:00', 0.000268183060326625, 0.000693076923076925, 0.000381374639147132, 0.000971153846153842, 0.000468021860107473, 0.00143230769230769, 0.00141651348794793, 0.0030523076923077, 0.00194055829595506, 0.00679749999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 720, '2022-05-01 00:00:00', 0.000291777169543241, 0.000733799999999989, 0.000369619962484003, 0.00109780000000001, 0.000502413508310977, 0.00144620000000002, 0.00153337571499396, 0.0030934, 0.00190985987705903, 0.00692279999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 735, '2022-05-01 00:00:00', 0.000314950057090875, 0.00077346153846155, 0.000413399787875353, 0.00105576923076924, 0.000451187706120023, 0.0013571153846154, 0.00149409567451864, 0.00308826923076923, 0.00189316825413419, 0.00686096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 750, '2022-05-01 00:00:00', 0.000276337586184828, 0.000682692307692318, 0.000308047948315733, 0.000908461538461559, 0.000439327458036277, 0.00127115384615387, 0.00150695306445206, 0.00302846153846154, 0.00188158227195992, 0.0068653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 765, '2022-05-01 00:00:00', 0.00020274358569006, 0.000614807692307693, 0.000277595998641096, 0.000861538461538448, 0.000465573798165712, 0.00130519230769231, 0.00150971077209661, 0.00314615384615384, 0.00191471629752295, 0.00695749999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 780, '2022-05-01 00:00:00', 0.000218993238392295, 0.000690961538461509, 0.00035128686502412, 0.0009873076923077, 0.000493254342255434, 0.00139461538461537, 0.00148386181452836, 0.00327326923076923, 0.00190807192252768, 0.00696730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 795, '2022-05-01 00:00:00', 0.000264045523464318, 0.000699038461538489, 0.000397206640660254, 0.00100134615384617, 0.000445796305675401, 0.00132288461538461, 0.00160712969176538, 0.00347538461538463, 0.00191444734945785, 0.00692442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 810, '2022-05-01 00:00:00', 0.000246091368272959, 0.000654807692307682, 0.000311707456538218, 0.000971538461538443, 0.000336171888267828, 0.00130653846153844, 0.00166867533828945, 0.00360076923076922, 0.00193060512633894, 0.00688807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 825, '2022-05-01 00:00:00', 0.000222968521407077, 0.000705192307692303, 0.00029119046106525, 0.000911730769230747, 0.000410629207623922, 0.00140711538461536, 0.0016752128682189, 0.00376192307692305, 0.00197064621380907, 0.00692749999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 840, '2022-05-01 00:00:00', 0.000232457440273422, 0.000672692307692308, 0.000275014475143522, 0.000959807692307695, 0.000535473514392071, 0.00141673076923076, 0.00165540220536839, 0.00391769230769229, 0.00194448859205072, 0.00688673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 855, '2022-05-01 00:00:00', 0.000283491418944878, 0.000695769230769228, 0.000455828957462706, 0.00103903846153845, 0.000704366709561493, 0.0014776923076923, 0.00184517780048015, 0.00413365384615384, 0.00195268632519804, 0.00690826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 870, '2022-05-01 00:00:00', 0.000274319087083754, 0.0007151923076923, 0.000449638316188274, 0.00102115384615386, 0.00099178171062917, 0.0014948076923077, 0.0018596637102941, 0.00417134615384615, 0.00193816793945687, 0.00692519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 885, '2022-05-01 00:00:00', 0.000365994325302802, 0.000775384615384626, 0.000566619937741513, 0.00111307692307694, 0.00154537330565991, 0.00183057692307695, 0.00184747150493277, 0.0042248076923077, 0.00189352399387614, 0.00698365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 900, '2022-05-01 00:00:00', 0.000444323513462203, 0.000805769230769236, 0.000904138455190271, 0.00114288461538463, 0.0015385763274484, 0.00183865384615385, 0.00179515322894304, 0.00435365384615384, 0.00177302762571214, 0.0070001923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 915, '2022-05-01 00:00:00', 0.000494523546923252, 0.000801538461538469, 0.00110076024427877, 0.00146134615384617, 0.00118842481397081, 0.00182653846153846, 0.00171640541203457, 0.00437653846153846, 0.00176064250728578, 0.00705903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 930, '2022-05-01 00:00:00', 0.000794797216517898, 0.00113884615384615, 0.000976485003232727, 0.00143519230769229, 0.000976152573194291, 0.00176461538461537, 0.00169809499598361, 0.00434615384615384, 0.00175399944083843, 0.00707596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 945, '2022-05-01 00:00:00', 0.000434820608456483, 0.000890192307692298, 0.000529339828320301, 0.00118057692307692, 0.000594051797793354, 0.00166653846153845, 0.00156443439029526, 0.0040901923076923, 0.00190452983295494, 0.00720673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 960, '2022-05-01 00:00:00', 0.000362773504248357, 0.000833846153846159, 0.000421320497410806, 0.00110019230769231, 0.000606655681078354, 0.00176865384615385, 0.00153849898127514, 0.00405134615384615, 0.00191698839328777, 0.0071875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 975, '2022-05-01 00:00:00', 0.000322409915862038, 0.000798076923076921, 0.000460608961467988, 0.00128615384615385, 0.000823405522112957, 0.00218942307692309, 0.00156200177287401, 0.00397153846153846, 0.00193286570825648, 0.00714461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 990, '2022-05-01 00:00:00', 0.000425622666038989, 0.00104057692307691, 0.000538054794178498, 0.00145019230769229, 0.000887551623634006, 0.00232173076923075, 0.0015601387635523, 0.00392019230769229, 0.00199268111810734, 0.00714596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1005, '2022-05-01 00:00:00', 0.000396853198977234, 0.0010076923076923, 0.000817171976062266, 0.00173403846153847, 0.00102524533649269, 0.00241999999999998, 0.00156408115075718, 0.00388538461538459, 0.00206247226554779, 0.00724038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1020, '2022-05-01 00:00:00', 0.000740907473720814, 0.00132673076923078, 0.000800612289726761, 0.00172903846153846, 0.0011463463867704, 0.00248403846153844, 0.00153565892897931, 0.0037028846153846, 0.00220484345336491, 0.00721057692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1035, '2022-05-01 00:00:00', 0.000389304310474254, 0.00110961538461539, 0.000629750255748559, 0.00162423076923078, 0.00141919713218425, 0.0023775, 0.00135294591682231, 0.00335442307692306, 0.00215169522613075, 0.00700788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1050, '2022-05-01 00:00:00', 0.000459426774947285, 0.0010501923076923, 0.000835065359026559, 0.00161692307692306, 0.00129862325027465, 0.00217211538461537, 0.00126182224763055, 0.00308576923076921, 0.00225502151618595, 0.00704596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1065, '2022-05-01 00:00:00', 0.000752284418390968, 0.00131038461538462, 0.00113803969445441, 0.00179211538461538, 0.0010898812391195, 0.00210365384615383, 0.00111036861516276, 0.00295230769230767, 0.00225748454292349, 0.00713730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1080, '2022-05-01 00:00:00', 0.000541810391188668, 0.0010675, 0.000644267144782486, 0.00130307692307692, 0.000687498811187791, 0.00184115384615385, 0.000868695950172531, 0.00270557692307692, 0.00232506473855281, 0.00711403846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1095, '2022-05-01 00:00:00', 0.00033517808125509, 0.000887884615384612, 0.000385042255423401, 0.00118153846153846, 0.000767905668285247, 0.00178634615384617, 0.000992540349887019, 0.00273211538461537, 0.0023232749762748, 0.00712115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1110, '2022-05-01 00:00:00', 0.00031149861093653, 0.000814230769230774, 0.000621748310442792, 0.00137519230769232, 0.000781223793406606, 0.00169384615384616, 0.00104863429498343, 0.00266673076923077, 0.00231064836055899, 0.00709538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1125, '2022-05-01 00:00:00', 0.000486376436992502, 0.000985961538461541, 0.000562937932088976, 0.00128365384615385, 0.000674685026227335, 0.00155826923076923, 0.00104840949134316, 0.00252769230769229, 0.00219273209454817, 0.00701596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1140, '2022-05-01 00:00:00', 0.000345977378095487, 0.000802115384615383, 0.000447138637939557, 0.000989807692307682, 0.00050175338717186, 0.00134730769230769, 0.000938969996243822, 0.00234557692307689, 0.00208733968523058, 0.00693980769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1155, '2022-05-01 00:00:00', 0.000266665520830874, 0.000642499999999999, 0.000449776739488187, 0.000961346153846141, 0.000466829774609037, 0.00126903846153845, 0.000930362046980374, 0.0023084615384615, 0.00207326803528967, 0.00693211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1170, '2022-05-01 00:00:00', 0.000354748719301632, 0.000725576923076928, 0.000397716027413434, 0.000924038461538477, 0.000506144856127748, 0.00125384615384616, 0.000878740794896514, 0.00224423076923074, 0.00204758683482627, 0.00688538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1185, '2022-05-01 00:00:00', 0.000287309267836281, 0.000643846153846166, 0.000397115222573982, 0.000902499999999998, 0.000472649813449482, 0.0012003846153846, 0.0009036223683682, 0.00223076923076921, 0.00202742102188963, 0.00685499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1200, '2022-05-01 00:00:00', 0.000248561167212709, 0.000665576923076915, 0.000347117193688002, 0.00086288461538461, 0.000444366446147248, 0.00114153846153845, 0.000902223087711667, 0.00221249999999997, 0.00208186344043394, 0.00684423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1215, '2022-05-01 00:00:00', 0.000208288631101525, 0.000551923076923067, 0.000266661770788379, 0.000782499999999994, 0.000410454204322651, 0.00111057692307692, 0.000861880859158975, 0.00217384615384613, 0.00207307750606529, 0.0068178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1230, '2022-05-01 00:00:00', 0.000218073382144626, 0.000574999999999996, 0.000304197873355228, 0.000817115384615379, 0.000492323416215242, 0.00112788461538461, 0.000863572744252259, 0.00218173076923075, 0.00208008890342548, 0.00680461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1245, '2022-05-01 00:00:00', 0.000227535373412247, 0.000557884615384619, 0.000314209141521025, 0.000749230769230784, 0.000576024739052069, 0.0010975, 0.000904835641683912, 0.00222153846153844, 0.00206306468260581, 0.00678173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1260, '2022-05-01 00:00:00', 0.000248665360551998, 0.00055269230769232, 0.000423764130692458, 0.000810961538461535, 0.000550726652844985, 0.00117961538461538, 0.000890573130068486, 0.00216749999999998, 0.0020232567425203, 0.0068303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1275, '2022-05-01 00:00:00', 0.000302400651199968, 0.00054807692307691, 0.000435432985217459, 0.00080326923076922, 0.000597109189860088, 0.0012807692307692, 0.000848196820410127, 0.00209538461538459, 0.00207519685813179, 0.006955 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1290, '2022-05-01 00:00:00', 0.000262214826782574, 0.000556153846153847, 0.000352516884483786, 0.000853076923076935, 0.00057446108524559, 0.00121346153846153, 0.000795730143665844, 0.00201730769230766, 0.00223171134747788, 0.00702846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1305, '2022-05-01 00:00:00', 0.000243438193071997, 0.00062192307692309, 0.000403441397898715, 0.000944807692307686, 0.000479543051728982, 0.00119346153846153, 0.000705542780690619, 0.00195884615384616, 0.00218156919529182, 0.00709192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1320, '2022-05-01 00:00:00', 0.000373523143140469, 0.000648461538461512, 0.000471557647997162, 0.000778846153846136, 0.000439125704799169, 0.00113576923076921, 0.000610339375959092, 0.00188307692307691, 0.00219506901941602, 0.007185 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1335, '2022-05-01 00:00:00', 0.000256281996126265, 0.000482307692307705, 0.000320040442155954, 0.000688269230769226, 0.000318750505278631, 0.00097326923076921, 0.000537137462709629, 0.0017555769230769, 0.00222369983620508, 0.0072351923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1350, '2022-05-01 00:00:00', 0.000192744649731172, 0.000497499999999984, 0.000233097949038927, 0.000819423076923069, 0.000345086444019712, 0.000974423076923047, 0.000629463141219427, 0.00183538461538459, 0.00221383809601891, 0.00726634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1365, '2022-05-01 00:00:00', 0.000248061406789642, 0.000662692307692315, 0.000308736880755227, 0.000802692307692293, 0.000443227888944795, 0.000994807692307685, 0.000719264581681556, 0.00192653846153844, 0.00224622124569585, 0.00735326923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1380, '2022-05-01 00:00:00', 0.000217662847965872, 0.000508653846153852, 0.000296421996484746, 0.000644999999999994, 0.000426234722261718, 0.000960961538461531, 0.000782186678485373, 0.00199499999999998, 0.00227576803603666, 0.00736807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1395, '2022-05-01 00:00:00', 0.000197869809567951, 0.000432692307692303, 0.0003891260918836, 0.000653653846153841, 0.000387335126215003, 0.000957499999999987, 0.000794843792103922, 0.00207942307692307, 0.00227873338636925, 0.00737961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1410, '2022-05-01 00:00:00', 0.000250748878362397, 0.000461000000000005, 0.000268714067365282, 0.000725200000000004, 0.000419593255427203, 0.00101720000000001, 0.000686904469340527, 0.00211739999999999, 0.00231647382890461, 0.00733979999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 2, 1425, '2022-05-01 00:00:00', 0.000262577024586263, 0.000605208333333329, 0.000271288858834166, 0.000767083333333307, 0.000460270428936749, 0.00105145833333332, 0.000760716642241118, 0.00219437499999999, 0.00227275856096711, 0.00721145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 0, '2022-05-01 00:00:00', 0.000227849422814999, 0.000357777777777753, 0.000479199103761438, 0.000678611111111104, 0.000451743264614071, 0.000975277777777771, 0.000790220505752945, 0.00224527777777776, 0.00247472115019891, 0.00734277777777777 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 15, '2022-05-01 00:00:00', 0.000322106348897383, 0.000542499999999997, 0.00037792210227059, 0.000811346153846157, 0.000394602282733454, 0.0011048076923077, 0.00085526379196488, 0.00241192307692307, 0.00228039510746578, 0.00738038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 30, '2022-05-01 00:00:00', 0.000304087348281076, 0.000603653846153847, 0.00041521565295824, 0.00087596153846153, 0.000477787247471251, 0.00125557692307691, 0.000872458793384461, 0.00251288461538461, 0.00227954371277709, 0.00737846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 45, '2022-05-01 00:00:00', 0.000406755880294119, 0.000677884615384603, 0.00037438734569344, 0.000921730769230766, 0.000481590194444, 0.00128365384615385, 0.00112190915579033, 0.00263307692307692, 0.00227662382453965, 0.00737096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 60, '2022-05-01 00:00:00', 0.000194550863430461, 0.000640961538461544, 0.000420055307713702, 0.000977307692307673, 0.000461226500339462, 0.00123326923076921, 0.00111172866086317, 0.00267615384615385, 0.00227518855516163, 0.0073651923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 75, '2022-05-01 00:00:00', 0.000344509964129644, 0.000636346153846138, 0.000385186268626584, 0.000847307692307696, 0.00034711475601904, 0.0010955769230769, 0.00106361641798885, 0.00267173076923076, 0.00229363129120615, 0.0073175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 90, '2022-05-01 00:00:00', 0.000205096225071203, 0.000557307692307705, 0.000246773954491513, 0.000750769230769222, 0.00029360864847879, 0.00102096153846152, 0.00100982466109414, 0.00266461538461537, 0.00229172162358346, 0.00731999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 105, '2022-05-01 00:00:00', 0.000223360694841319, 0.000530000000000005, 0.000264151544499631, 0.000779038461538441, 0.000390820241976372, 0.00113730769230768, 0.000995772081583719, 0.00270096153846153, 0.00231088205770337, 0.00733673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 120, '2022-05-01 00:00:00', 0.000202623941177888, 0.000622307692307691, 0.000247164613474193, 0.000792884615384609, 0.000392528146957437, 0.00120211538461539, 0.000952814959031334, 0.00267711538461538, 0.00230083245804643, 0.00734499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 135, '2022-05-01 00:00:00', 0.000183052850712163, 0.000532884615384605, 0.000399366806524835, 0.000840384615384613, 0.000495266245413666, 0.00125942307692307, 0.000974142621053955, 0.00268538461538461, 0.00230020056817795, 0.00734557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 150, '2022-05-01 00:00:00', 0.000405095240463476, 0.000683076923076919, 0.000401229840135781, 0.000920769230769225, 0.000511174665316594, 0.00138653846153845, 0.00102995996934909, 0.00271346153846153, 0.00228333228991179, 0.00737288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 165, '2022-05-01 00:00:00', 0.000205356069753521, 0.000611346153846171, 0.000344656350587048, 0.000949999999999989, 0.000530604009959021, 0.00144884615384615, 0.00102058324199752, 0.00262307692307691, 0.00223907127038112, 0.00744307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 180, '2022-05-01 00:00:00', 0.000322361061305717, 0.00078442307692307, 0.0003558061269849, 0.00105499999999999, 0.000487317500356641, 0.00147288461538461, 0.00102144356747619, 0.00259480769230769, 0.00220814548015715, 0.0075223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 195, '2022-05-01 00:00:00', 0.000288439101691523, 0.000723653846153839, 0.00050976902763748, 0.00106730769230769, 0.000487973517566433, 0.00154192307692308, 0.000948240739474968, 0.00257250000000001, 0.00222847750717837, 0.00765500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 210, '2022-05-01 00:00:00', 0.000300292421585264, 0.000751538461538462, 0.000335415471410511, 0.00109346153846155, 0.000613659514714789, 0.001655, 0.000957288558698692, 0.00259576923076924, 0.002218581494143, 0.00767461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 225, '2022-05-01 00:00:00', 0.000280526496760318, 0.000806346153846159, 0.000451751463324025, 0.00121423076923076, 0.000937756980163929, 0.00169692307692308, 0.000988720715797038, 0.00255057692307693, 0.00230394441038707, 0.00773538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 240, '2022-05-01 00:00:00', 0.000289655232727036, 0.000853076923076922, 0.000479065596921598, 0.00120461538461538, 0.000858172409609733, 0.00164326923076924, 0.00109992924597625, 0.00249211538461539, 0.00240705809108258, 0.00774942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 255, '2022-05-01 00:00:00', 0.000398012610932793, 0.000804038461538455, 0.000666667862178427, 0.00110096153846155, 0.00076491135735809, 0.00160076923076923, 0.00107984772786936, 0.00238134615384616, 0.00243903462144664, 0.00778673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 270, '2022-05-01 00:00:00', 0.000477638300551623, 0.00079288461538463, 0.00059255171796352, 0.00112846153846155, 0.000726572670937911, 0.00154538461538462, 0.00100890161142624, 0.0023623076923077, 0.00243418531624979, 0.00778192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 285, '2022-05-01 00:00:00', 0.0004326096570635, 0.000768653846153826, 0.000560844864056402, 0.00108519230769229, 0.000589579935208096, 0.00138749999999999, 0.000965110595495898, 0.00239269230769231, 0.00245052808280487, 0.00774173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 300, '2022-05-01 00:00:00', 0.00038958483819811, 0.000757115384615366, 0.00040011229193047, 0.00100461538461538, 0.000447439252430306, 0.00118673076923076, 0.00101382368365435, 0.00234730769230768, 0.0024803970525828, 0.00781346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 315, '2022-05-01 00:00:00', 0.000308437002668903, 0.000670769230769227, 0.000402565665928688, 0.000883653846153841, 0.000409133982192404, 0.00117615384615385, 0.000971376679690297, 0.00240942307692308, 0.00248061767277053, 0.00785403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 330, '2022-05-01 00:00:00', 0.000265700235951379, 0.000538846153846157, 0.000365192888969434, 0.000804615384615404, 0.000444935431789329, 0.00121153846153846, 0.00100764088535854, 0.00253807692307693, 0.00249421823732099, 0.00785884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 345, '2022-05-01 00:00:00', 0.000247885829799514, 0.000605769230769245, 0.000261871078087057, 0.000892307692307701, 0.000470995386225971, 0.00118942307692306, 0.000989108164731469, 0.00256480769230769, 0.00251605467257462, 0.00786634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 360, '2022-05-01 00:00:00', 0.000233554885659437, 0.000621730769230769, 0.000339251891894295, 0.000860384615384615, 0.000447897996629386, 0.00111115384615385, 0.00101653084632907, 0.00260519230769231, 0.0025103177855832, 0.00786076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 375, '2022-05-01 00:00:00', 0.000316111713456855, 0.000583846153846153, 0.000362271944177919, 0.00076980769230768, 0.000506367607421879, 0.00108692307692309, 0.00102756412863702, 0.00274903846153845, 0.00251864695819005, 0.00788250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 390, '2022-05-01 00:00:00', 0.000265201519893536, 0.000529615384615378, 0.000445132694131334, 0.000803653846153846, 0.000490977557061877, 0.00118519230769231, 0.000882574141579401, 0.00284134615384615, 0.00252465178863268, 0.00793442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 405, '2022-05-01 00:00:00', 0.000300885168486907, 0.000576730769230773, 0.000428648861136781, 0.000830384615384624, 0.000523581306594701, 0.00123923076923077, 0.000852065206063854, 0.00294865384615384, 0.0024953221543212, 0.00799557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 420, '2022-05-01 00:00:00', 0.000263976106144831, 0.000560769230769241, 0.000371696991978892, 0.000879423076923078, 0.000680658419925437, 0.00125673076923078, 0.00083122356522457, 0.00296115384615384, 0.00253794165538805, 0.00799538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 435, '2022-05-01 00:00:00', 0.00020509294328331, 0.000563653846153837, 0.000318223010820046, 0.000798269230769225, 0.000632798667702547, 0.00122192307692306, 0.00088182260993049, 0.00300865384615383, 0.00255934150936104, 0.00797519230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 450, '2022-05-01 00:00:00', 0.000197666482898682, 0.000534038461538467, 0.000525153201090287, 0.000873269230769238, 0.000615610547467986, 0.00125288461538462, 0.000867249697873425, 0.00300403846153846, 0.00254418290495124, 0.00794557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217832400300, 3, 465, '2022-05-01 00:00:00', 0.000387899521089587, 0.000649038461538461, 0.00047682427016184, 0.000889230769230753, 0.000545675868850862, 0.00129807692307691, 0.000914971037793004, 0.00309499999999998, 0.00251952849679336, 0.0079453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217832400300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 5158402178[...];
Date: 2022-05-01 14:28:02 Duration: 6s928ms Database: acaweb_fx User: pgperfstats
9 1s539ms 41s955ms 5s243ms 39 3m24s with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), all_results as ( select kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration May 01 14 39 3m24s 5s243ms [ User: postgres - Total duration: 3m24s - Times executed: 39 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '690' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('2' = 0 OR s.timegranularity in ('15', '60')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#TSLA', 'AUDUSD', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'EURCAD', 'EURCHF', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'NAS100', 'NZDJPY', 'NZDUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'WTI', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:04:24 Duration: 41s955ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '758' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:03:50 Duration: 14s48ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), all_results AS ( SELECT kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('211' = 0 OR coalesce(bim.code, s.symbol) in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'EOAN.de', 'FB', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'JNJ', 'JPM', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MC.pa', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:06:36 Duration: 11s907ms Database: acaweb_fx User: postgres Bind query: yes
10 75ms 2m14s 4s149ms 158 10m55s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration May 01 14 158 10m55s 4s149ms [ User: postgres - Total duration: 10m55s - Times executed: 158 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:04:36 Duration: 2m14s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:18 Duration: 18s773ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:12:53 Duration: 16s254ms Database: acaweb_fx User: postgres Bind query: yes
11 3s571ms 4s621ms 4s31ms 53 3m33s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration May 01 14 53 3m33s 4s31ms [ User: pgperfstats - Total duration: 3m33s - Times executed: 53 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 900, '2022-05-01 00:00:00', 0.0800100254134864, 0.1286, 0.113808867551406, 0.1999, 0.119752132896802, 0.27586, 0.461099621376263, 1.04206, 0.743774948040961, 2.33144 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 915, '2022-05-01 00:00:00', 0.0909797046965237, 0.13284, 0.10098999537908, 0.1919, 0.119044546984172, 0.2606, 0.473872484606002, 1.05506, 0.744543466382812, 2.33316 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 930, '2022-05-01 00:00:00', 0.072231439369109, 0.13938, 0.0900709350086554, 0.184259999999999, 0.128973052741002, 0.26456, 0.485402129682184, 1.07654, 0.744226733484718, 2.33342 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 945, '2022-05-01 00:00:00', 0.0683728016099968, 0.12744, 0.0848847257559724, 0.1819, 0.145135172626533, 0.361519999999999, 0.50152403149467, 1.1137, 0.739706740877762, 2.3345 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 960, '2022-05-01 00:00:00', 0.0667716693915412, 0.13918, 0.0810986179495878, 0.19244, 0.14248539983685, 0.40888, 0.49963990116216, 1.13048, 0.740197833915592, 2.3322 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 975, '2022-05-01 00:00:00', 0.0506019844801891, 0.133960000000001, 0.138765458598314, 0.300539999999999, 0.185301875327802, 0.439079999999999, 0.502775954078951, 1.14242, 0.743060829160933, 2.3278 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 990, '2022-05-01 00:00:00', 0.135991350827912, 0.263779999999999, 0.147002763579465, 0.3527, 0.202414689849, 0.46104, 0.500825832167897, 1.14092, 0.745053737994784, 2.32502 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1005, '2022-05-01 00:00:00', 0.0712620048366128, 0.21676, 0.103801320640283, 0.298879999999999, 0.165116380673351, 0.430739999999999, 0.497982928924275, 1.12682, 0.758528087812179, 2.31188 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1020, '2022-05-01 00:00:00', 0.0879562059587999, 0.207759999999999, 0.123752272706404, 0.3052, 0.165146985036563, 0.383619999999999, 0.48260592533315, 1.1412, 0.760127465736285, 2.31058 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1035, '2022-05-01 00:00:00', 0.117506854410002, 0.213060000000001, 0.145583615721917, 0.28788, 0.168104649945603, 0.35106, 0.498187095042281, 1.15694, 0.76224729856305, 2.31406 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1050, '2022-05-01 00:00:00', 0.0853211970536445, 0.17304, 0.0970449981537772, 0.21824, 0.129283306475869, 0.292939999999999, 0.498237654137059, 1.12098, 0.759316525457818, 2.30474 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1065, '2022-05-01 00:00:00', 0.056569146478741, 0.14312, 0.0895499302065607, 0.20074, 0.444890108154063, 0.7361, 0.491053050426665, 1.10884, 0.75937344622612, 2.31102 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1080, '2022-05-01 00:00:00', 0.0686249347297813, 0.14506, 0.0997828600846194, 0.205839999999999, 0.456977798512503, 0.8198, 0.475718493439134, 1.10122, 0.757976031393254, 2.30232 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 1095, '2022-05-01 00:00:00', 0.0665629213601692, 0.140179999999999, 0.386121291392572, 0.68188, 0.42153604234988, 0.817520000000001, 0.456809930386807, 1.0771, 0.758112407562361, 2.28188 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 600, '2022-05-01 00:00:00', 0.155023437433977, 0.345615384615385, 0.246612979257909, 0.488307692307692, 0.277799435121539, 0.551884615384616, 0.386491347300895, 0.854807692307692, 0.777253757444465, 2.21978846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 615, '2022-05-01 00:00:00', 0.147304662049571, 0.297211538461539, 0.143315085898707, 0.349576923076924, 0.190525428345284, 0.440173076923077, 0.338914335103225, 0.770557692307692, 0.787656102232831, 2.21034615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 630, '2022-05-01 00:00:00', 0.0869984173154005, 0.231269230769231, 0.133685169766076, 0.297769230769231, 0.141364353302434, 0.403596153846154, 0.33844840590781, 0.740211538461538, 0.775670534738518, 2.22503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 645, '2022-05-01 00:00:00', 0.0874017712371132, 0.193019230769231, 0.105309823122792, 0.273826923076922, 0.126979126085899, 0.378461538461538, 0.327580351270434, 0.698942307692308, 0.765919720637574, 2.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 660, '2022-05-01 00:00:00', 0.0839577182964046, 0.188461538461539, 0.0983993980594481, 0.260192307692308, 0.135220374261369, 0.360019230769231, 0.320788109433386, 0.674365384615384, 0.762494734408048, 2.2125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 675, '2022-05-01 00:00:00', 0.0697375409330198, 0.177230769230769, 0.104109389586147, 0.25275, 0.111333739443448, 0.348307692307692, 0.325009162001035, 0.651653846153846, 0.744402753115647, 2.20467307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 690, '2022-05-01 00:00:00', 0.0517198704561411, 0.16475, 0.0747318179585156, 0.230230769230769, 0.166024771089692, 0.367269230769231, 0.357351365551523, 0.645961538461538, 0.736575613122071, 2.19457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 705, '2022-05-01 00:00:00', 0.0449196890187196, 0.165038461538461, 0.0867648568523878, 0.232903846153847, 0.320321684464947, 0.393692307692308, 0.372580999969754, 0.654192307692308, 0.755367645841821, 2.30590384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 720, '2022-05-01 00:00:00', 0.0751339240187911, 0.155057692307693, 0.158080063697044, 0.260942307692308, 0.31463690000722, 0.389673076923078, 0.359812346390983, 0.63723076923077, 0.759220999547461, 2.31088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 735, '2022-05-01 00:00:00', 0.109524089376933, 0.170384615384616, 0.267082966798421, 0.260134615384616, 0.267128526397659, 0.349019230769232, 0.307460686667669, 0.595923076923078, 0.745485121349746, 2.31511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 750, '2022-05-01 00:00:00', 0.200214382216048, 0.191326923076922, 0.197667616311983, 0.257942307692307, 0.188207648213758, 0.318673076923077, 0.268945168131979, 0.576711538461538, 0.726890628742623, 2.30661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 765, '2022-05-01 00:00:00', 0.0957463395564627, 0.154307692307693, 0.0983468606514711, 0.200250000000001, 0.10056843249939, 0.269019230769232, 0.274266751819914, 0.627634615384616, 0.718570208549857, 2.31523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 780, '2022-05-01 00:00:00', 0.0572218355310145, 0.134461538461539, 0.0616482484622359, 0.180942307692309, 0.0763342976649422, 0.241250000000001, 0.261363169084411, 0.648115384615385, 0.708693374077632, 2.33096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 795, '2022-05-01 00:00:00', 0.048317014044266, 0.127423076923078, 0.0694660071822618, 0.183115384615385, 0.0910920941431493, 0.241519230769231, 0.260438329478476, 0.693288461538462, 0.703093322397532, 2.3435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 810, '2022-05-01 00:00:00', 0.0431260808114283, 0.124326923076924, 0.0583085427175648, 0.162884615384616, 0.100795756931453, 0.23123076923077, 0.256879915824197, 0.713365384615384, 0.701492422240995, 2.35496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 825, '2022-05-01 00:00:00', 0.041948819548808, 0.105711538461539, 0.0741281426886003, 0.168307692307692, 0.0997367554345704, 0.226596153846154, 0.272312081287968, 0.75501923076923, 0.697160941577724, 2.35646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 840, '2022-05-01 00:00:00', 0.0545441141152311, 0.114596153846154, 0.0633735840381946, 0.155634615384615, 0.112044292409469, 0.227211538461538, 0.296995485591177, 0.773461538461538, 0.699356539695872, 2.35301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 855, '2022-05-01 00:00:00', 0.0441783492048032, 0.113057692307692, 0.0721760587836335, 0.162788461538461, 0.124901741380975, 0.22875, 0.319705186310524, 0.786384615384614, 0.702039248574082, 2.35444230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 870, '2022-05-01 00:00:00', 0.0556481701959182, 0.118673076923077, 0.100456490773178, 0.165942307692308, 0.199629491423872, 0.249576923076923, 0.321797255808925, 0.780923076923076, 0.702138310120208, 2.36544230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 885, '2022-05-01 00:00:00', 0.0597169606109968, 0.110846153846153, 0.0665227664904166, 0.158461538461538, 0.198151612505328, 0.295192307692307, 0.37109422450577, 1.11221153846154, 0.721481031255526, 2.38046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 900, '2022-05-01 00:00:00', 0.0539994586867454, 0.122692307692308, 0.134357657020357, 0.187, 0.194767620907189, 0.306115384615384, 0.364083170971436, 1.15634615384615, 0.722069169923385, 2.38688461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 915, '2022-05-01 00:00:00', 0.117813661542938, 0.144673076923077, 0.173527086114488, 0.24001923076923, 0.187793970575777, 0.306153846153846, 0.384616622305702, 1.18061538461538, 0.729149473965809, 2.37834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 930, '2022-05-01 00:00:00', 0.120836259204188, 0.185192307692307, 0.17188988872576, 0.247076923076922, 0.183692673946292, 0.314038461538461, 0.394619181568179, 1.19203846153846, 0.731295809873447, 2.37630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 945, '2022-05-01 00:00:00', 0.117002138376251, 0.152903846153846, 0.122485548598129, 0.19551923076923, 0.169107839967465, 0.385307692307692, 0.40861076692392, 1.19532692307692, 0.734980752495235, 2.37955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 960, '2022-05-01 00:00:00', 0.0547116497227479, 0.132230769230769, 0.0801391314191464, 0.204096153846154, 0.138892138560274, 0.418384615384615, 0.443296967662155, 1.21019230769231, 0.713684626536011, 2.37988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 975, '2022-05-01 00:00:00', 0.0549485108638431, 0.145326923076923, 0.116194745346569, 0.307826923076924, 0.15866865935508, 0.462788461538462, 0.458039698061205, 1.24725, 0.702198546325423, 2.39103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 990, '2022-05-01 00:00:00', 0.0969445142653981, 0.257326923076923, 0.136195370134796, 0.363673076923076, 0.174160346100501, 0.474615384615384, 0.467430063876281, 1.26873076923077, 0.707414852718087, 2.38907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1005, '2022-05-01 00:00:00', 0.106139960212194, 0.223865384615384, 0.124881858016041, 0.329461538461538, 0.181904671779987, 0.447480769230769, 0.469344890409863, 1.23411538461538, 0.714060058075273, 2.36005769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1020, '2022-05-01 00:00:00', 0.0954893006491383, 0.225057692307693, 0.129088955614098, 0.319961538461539, 0.217778339143268, 0.46175, 0.481148166848361, 1.22103846153846, 0.724352732816313, 2.33519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1035, '2022-05-01 00:00:00', 0.0777804503814329, 0.187461538461539, 0.0974937710041792, 0.279653846153847, 0.19928127107182, 0.43475, 0.50353554148487, 1.17580769230769, 0.73144362972244, 2.29678846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1050, '2022-05-01 00:00:00', 0.0933908742041499, 0.208346153846154, 0.170599301107776, 0.316692307692307, 0.201638863203119, 0.406365384615385, 0.522598195410349, 1.17457692307692, 0.730445258307983, 2.29065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1065, '2022-05-01 00:00:00', 0.108242059577312, 0.189788461538461, 0.134996616766723, 0.278942307692308, 0.378667215883044, 0.808096153846154, 0.50247195444124, 1.14425, 0.74041894300041, 2.27413461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1080, '2022-05-01 00:00:00', 0.067647514025617, 0.169615384615385, 0.0936756186980448, 0.228307692307693, 0.359172902438581, 0.840423076923077, 0.507563125668582, 1.12755769230769, 0.736734986534924, 2.25490384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 2, 1095, '2022-05-01 00:00:00', 0.0685799505350109, 0.150019230769231, 0.379291867016175, 0.740096153846154, 0.363720112702907, 0.841096153846155, 0.510304305895398, 1.11326923076923, 0.721255600698158, 2.25180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 600, '2022-05-01 00:00:00', 0.172054876084973, 0.357903846153846, 0.234844328144281, 0.480038461538462, 0.239224381314666, 0.55923076923077, 0.434839836562311, 0.883211538461539, 0.697992930590164, 2.14013461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 615, '2022-05-01 00:00:00', 0.120686644471731, 0.293884615384616, 0.152322042447522, 0.372730769230769, 0.185434769787528, 0.482576923076923, 0.402102007723643, 0.809269230769231, 0.709052229821883, 2.11226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 630, '2022-05-01 00:00:00', 0.0875985950010264, 0.210076923076923, 0.136636633504286, 0.30098076923077, 0.281380240955188, 0.4815, 0.398906023249355, 0.740153846153846, 0.717577759924638, 2.09780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 645, '2022-05-01 00:00:00', 0.0983309639001796, 0.191038461538462, 0.158035639846012, 0.303788461538462, 0.264750864021254, 0.477, 0.383520219605373, 0.696826923076924, 0.742252628826601, 2.07875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 660, '2022-05-01 00:00:00', 0.104708160360851, 0.213673076923077, 0.207682898077444, 0.327384615384616, 0.240749922118367, 0.45375, 0.345034041241418, 0.635019230769231, 0.751305291834458, 2.07119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 675, '2022-05-01 00:00:00', 0.154171612671873, 0.206884615384616, 0.172445002380916, 0.296326923076924, 0.201193887542876, 0.386596153846154, 0.292591316449307, 0.574961538461539, 0.762912549681507, 2.07203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 690, '2022-05-01 00:00:00', 0.0906469164480433, 0.181211538461539, 0.145106201161028, 0.258980769230769, 0.147024843531238, 0.32276923076923, 0.210348392325318, 0.531384615384616, 0.763864204856817, 2.07078846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 705, '2022-05-01 00:00:00', 0.0945936572926534, 0.1805, 0.099849009085642, 0.235730769230769, 0.115638589845857, 0.296211538461539, 0.185030683526149, 0.510076923076923, 0.964614252115639, 2.20534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 720, '2022-05-01 00:00:00', 0.0617239294077946, 0.158711538461538, 0.0742752676509179, 0.210346153846153, 0.114868816482106, 0.28975, 0.182826799079179, 0.499961538461539, 0.960837221665804, 2.22294230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 735, '2022-05-01 00:00:00', 0.0418870321404908, 0.150211538461538, 0.069894230531128, 0.192288461538462, 0.101046327912573, 0.286596153846154, 0.193066273993792, 0.505884615384615, 0.964505896819713, 2.23625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 750, '2022-05-01 00:00:00', 0.0589464685443173, 0.129884615384615, 0.085311693219628, 0.204750000000001, 0.111391948334905, 0.274615384615385, 0.203024875323198, 0.5035, 0.963691590467853, 2.24230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 765, '2022-05-01 00:00:00', 0.0761842612792593, 0.154400000000001, 0.0863877981353063, 0.20468, 0.131298013440163, 0.26578, 0.210719655783065, 0.53274, 0.982022678794469, 2.2482 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 780, '2022-05-01 00:00:00', 0.0564467482200296, 0.130653846153846, 0.0723803229741775, 0.177865384615384, 0.111612116794659, 0.25476923076923, 0.211620557566167, 0.567403846153846, 0.971110526863247, 2.26184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 795, '2022-05-01 00:00:00', 0.0564714223166149, 0.118307692307692, 0.0828874862968786, 0.172153846153846, 0.113735773412969, 0.262615384615384, 0.231178240425335, 0.580173076923078, 0.976073462714453, 2.25773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 810, '2022-05-01 00:00:00', 0.063919952945973, 0.123403846153846, 0.0913748681994201, 0.177057692307693, 0.129782640773541, 0.263923076923076, 0.223703265854225, 0.597865384615385, 0.963520964803249, 2.28648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 825, '2022-05-01 00:00:00', 0.0600420141362564, 0.119711538461539, 0.0950999413572585, 0.193826923076924, 0.127380828167411, 0.252653846153847, 0.22022044899111, 0.600384615384617, 0.96423009881539, 2.29628846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 840, '2022-05-01 00:00:00', 0.0985563485837112, 0.147923076923077, 0.123119293307814, 0.193096153846154, 0.130529383665135, 0.242000000000001, 0.224152056906433, 0.615269230769232, 0.983527571863333, 2.30476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 855, '2022-05-01 00:00:00', 0.066098647140817, 0.129365384615384, 0.0821555302693997, 0.177134615384616, 0.0897051087645599, 0.225942307692308, 0.214046045549514, 0.629519230769232, 0.993471551990988, 2.30926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 870, '2022-05-01 00:00:00', 0.0559310599000089, 0.112288461538461, 0.0543018770039652, 0.149076923076923, 0.101796584497636, 0.221269230769231, 0.219845946936975, 0.636096153846155, 0.993937623990868, 2.30840384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 885, '2022-05-01 00:00:00', 0.0424416024130165, 0.10451923076923, 0.0539056012502773, 0.158423076923076, 0.0902320086477925, 0.243346153846154, 0.482471477435155, 1.04244230769231, 0.978015399438301, 2.32530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 900, '2022-05-01 00:00:00', 0.0555524042268617, 0.11601923076923, 0.0755619587847258, 0.164480769230769, 0.0820726530862467, 0.250096153846154, 0.477688690466918, 1.08375, 0.969662365703411, 2.33428846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 915, '2022-05-01 00:00:00', 0.0625242752856842, 0.11425, 0.0745595296493916, 0.191211538461539, 0.120810043201969, 0.266442307692308, 0.483477760207628, 1.08826923076923, 0.970379117228851, 2.33213461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 930, '2022-05-01 00:00:00', 0.0737215342717758, 0.148269230769231, 0.0851519749985515, 0.196173076923077, 0.175442137075272, 0.277711538461539, 0.480356060646683, 1.10225, 0.969571867650077, 2.33094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 945, '2022-05-01 00:00:00', 0.0489639624150725, 0.130519230769231, 0.111351791806246, 0.192807692307692, 0.181317733232619, 0.338596153846154, 0.476013739701508, 1.11059615384615, 0.95561391725223, 2.34017307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 960, '2022-05-01 00:00:00', 0.112705982368012, 0.150461538461538, 0.153504026506949, 0.202384615384616, 0.166699860412474, 0.390711538461539, 0.489989532070289, 1.10619230769231, 0.943928569046163, 2.34221153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 975, '2022-05-01 00:00:00', 0.0671028286690262, 0.12548076923077, 0.117222247822738, 0.258153846153847, 0.133824534947245, 0.405615384615386, 0.518385391235279, 1.10957692307692, 0.943026971838761, 2.34501923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 990, '2022-05-01 00:00:00', 0.0795606396694709, 0.231846153846154, 0.0873454613324854, 0.336480769230769, 0.119341966633704, 0.41925, 0.527464525967241, 1.10411538461538, 0.94460389113842, 2.35213461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1005, '2022-05-01 00:00:00', 0.06952141064781, 0.218557692307692, 0.10957645206044, 0.311826923076924, 0.128833153879199, 0.401192307692308, 0.52554182882636, 1.09807692307692, 0.950967722699032, 2.34201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1020, '2022-05-01 00:00:00', 0.0555852394629534, 0.202173076923078, 0.0846570820337053, 0.262307692307693, 0.109337932400144, 0.369788461538462, 0.502533296256233, 1.08757692307692, 0.974528621358118, 2.35592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1035, '2022-05-01 00:00:00', 0.0485211135644945, 0.172461538461539, 0.0919169190084173, 0.2605, 0.134420323841071, 0.347788461538462, 0.506823821612448, 1.06738461538462, 0.981156274700731, 2.34865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1050, '2022-05-01 00:00:00', 0.0794380164753523, 0.180538461538462, 0.090178387313489, 0.240807692307693, 0.131137350192021, 0.31673076923077, 0.513711291635532, 1.04236538461539, 0.982909260230136, 2.34492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1065, '2022-05-01 00:00:00', 0.0620942955388138, 0.148307692307693, 0.0827210976716344, 0.217, 0.480570347047692, 0.760538461538463, 0.516934196452062, 1.03078846153846, 0.9865390617632, 2.33459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1080, '2022-05-01 00:00:00', 0.0702617222631547, 0.165519230769231, 0.0871076345678157, 0.206500000000001, 0.469428347936247, 0.791576923076924, 0.514276422603792, 1.02317307692308, 0.985923531322477, 2.33548076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 3, 1095, '2022-05-01 00:00:00', 0.0475178225673112, 0.127288461538462, 0.464044832051653, 0.697384615384616, 0.457329121093333, 0.78075, 0.50503807777236, 1.0115, 0.978489469303815, 2.33830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 600, '2022-05-01 00:00:00', 0.159298525996369, 0.387596153846154, 0.212121380346254, 0.4995, 0.248781282532392, 0.611942307692308, 0.377887073587621, 0.857596153846154, 0.9838706882278, 2.27063461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 615, '2022-05-01 00:00:00', 0.125673877403136, 0.285288461538462, 0.134998079758423, 0.369307692307692, 0.255164153046622, 0.52325, 0.367169204339613, 0.760730769230768, 1.00189237964195, 2.21840384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 630, '2022-05-01 00:00:00', 0.087616500465644, 0.232865384615384, 0.186064380917343, 0.339423076923077, 0.24565215009471, 0.453173076923077, 0.35854306736269, 0.705365384615384, 0.983683354305877, 2.18430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 645, '2022-05-01 00:00:00', 0.140026855940621, 0.229903846153847, 0.188327747250944, 0.327596153846154, 0.273816114601359, 0.408230769230769, 0.340606520105622, 0.662307692307692, 0.959666966472464, 2.15144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 660, '2022-05-01 00:00:00', 0.116269542608808, 0.227942307692308, 0.10883969333912, 0.271326923076923, 0.213233566415219, 0.355076923076923, 0.292616299693223, 0.614326923076922, 0.954199646905115, 2.13488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 675, '2022-05-01 00:00:00', 0.0688423533544913, 0.177519230769231, 0.1691319887407, 0.253980769230769, 0.205609342050553, 0.345307692307692, 0.277377682675001, 0.587173076923077, 0.945375658341496, 2.13265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 690, '2022-05-01 00:00:00', 0.124203623135559, 0.173, 0.140906489723341, 0.233326923076923, 0.188548822487808, 0.342961538461538, 0.253764578967321, 0.578192307692307, 0.949520555940653, 2.12761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 705, '2022-05-01 00:00:00', 0.0943025919376226, 0.174173076923077, 0.131252224889568, 0.251942307692307, 0.157898006271819, 0.343596153846153, 0.234694783790484, 0.580807692307692, 0.954190905749675, 2.26626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 720, '2022-05-01 00:00:00', 0.099453174138153, 0.171076923076923, 0.133090132848151, 0.246288461538463, 0.151401982763157, 0.323596153846154, 0.19461491859172, 0.566057692307693, 0.942847498069219, 2.28373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 735, '2022-05-01 00:00:00', 0.0960111712250196, 0.15975, 0.0942865599362671, 0.204346153846154, 0.132281240311927, 0.288057692307692, 0.182901718038784, 0.550538461538462, 0.938332669603992, 2.28567307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 750, '2022-05-01 00:00:00', 0.051874556531932, 0.13401923076923, 0.0742497241642121, 0.192192307692307, 0.121475752566258, 0.280461538461537, 0.184015326493789, 0.523903846153845, 0.935280406533867, 2.29517307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 765, '2022-05-01 00:00:00', 0.0599296286040173, 0.148403846153846, 0.102573125885129, 0.208615384615384, 0.130298987539606, 0.282115384615385, 0.187236736204772, 0.557653846153846, 0.916723876722891, 2.31911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 780, '2022-05-01 00:00:00', 0.0575455171013489, 0.137057692307692, 0.0837763988244904, 0.19175, 0.134946901238399, 0.269884615384615, 0.201654583766018, 0.561365384615384, 0.903216788015948, 2.30838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 795, '2022-05-01 00:00:00', 0.0530470183313464, 0.124615384615385, 0.0876776701683724, 0.177576923076924, 0.128689412928958, 0.27675, 0.217716538540015, 0.598134615384616, 0.886571159884226, 2.32019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 810, '2022-05-01 00:00:00', 0.0742400601997433, 0.133057692307693, 0.107994095280179, 0.18873076923077, 0.117434151761742, 0.266500000000001, 0.242753537564337, 0.668999999999999, 0.878807202318093, 2.32682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 825, '2022-05-01 00:00:00', 0.0641341142870515, 0.125730769230769, 0.0750807795746584, 0.199711538461538, 0.0937398609901969, 0.257307692307693, 0.256216522766315, 0.704057692307692, 0.875623870998009, 2.32721153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 840, '2022-05-01 00:00:00', 0.0570276350013413, 0.155634615384615, 0.0692892821104725, 0.20023076923077, 0.0828869781922714, 0.243634615384616, 0.258722096971903, 0.719288461538461, 0.864337914911666, 2.33313461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 855, '2022-05-01 00:00:00', 0.0446885504179938, 0.112442307692308, 0.0658552959146036, 0.1675, 0.0712258704080522, 0.222730769230769, 0.290231632294992, 0.718403846153846, 0.839596054888668, 2.34215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 870, '2022-05-01 00:00:00', 0.0633182711508963, 0.123711538461538, 0.0639673233888874, 0.163038461538461, 0.0811798004432142, 0.2375, 0.300456841902717, 0.718923076923077, 0.835985087279579, 2.34311538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 885, '2022-05-01 00:00:00', 0.0554299419225605, 0.120461538461538, 0.0634790092501809, 0.16626923076923, 0.122392967369611, 0.266461538461539, 0.461236602473761, 1.03771153846154, 0.807889933716221, 2.35275 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 900, '2022-05-01 00:00:00', 0.0421118352327065, 0.11336, 0.0714181524544008, 0.17164, 0.149890515599443, 0.3012, 0.456233879167253, 1.09846, 0.798547509544673, 2.3842 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 915, '2022-05-01 00:00:00', 0.0567116830996927, 0.12156, 0.122545647957541, 0.209460000000001, 0.185308414092111, 0.3271, 0.45871105829269, 1.12128, 0.784496448366721, 2.37886 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 930, '2022-05-01 00:00:00', 0.10947070384354, 0.17272, 0.148631246714815, 0.24432, 0.174016222902732, 0.329599999999999, 0.465704640840092, 1.1418, 0.783690751614861, 2.37894 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 945, '2022-05-01 00:00:00', 0.0737752781537739, 0.149900000000001, 0.0966061247195714, 0.22142, 0.138798781214629, 0.36918, 0.480542835412897, 1.1538, 0.772903391440353, 2.36956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 960, '2022-05-01 00:00:00', 0.0504857488142281, 0.13754, 0.0628979000709348, 0.1839, 0.163644945944973, 0.41378, 0.525958515474367, 1.17988, 0.777441636609034, 2.37504 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 975, '2022-05-01 00:00:00', 0.0444024492567691, 0.12234, 0.135569591600279, 0.31198, 0.176481864035184, 0.46366, 0.535875703094166, 1.18704, 0.771060320813704, 2.37032 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 990, '2022-05-01 00:00:00', 0.134517269647184, 0.2769, 0.146446611432289, 0.35938, 0.187578816767778, 0.5201, 0.532306507881815, 1.19598, 0.764568801133466, 2.36908 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1005, '2022-05-01 00:00:00', 0.103411125288014, 0.20906, 0.125670120421151, 0.3172, 0.180617466394219, 0.46726, 0.500777335749133, 1.14376, 0.735939423458208, 2.32422 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1020, '2022-05-01 00:00:00', 0.0883723514454609, 0.22238, 0.14051087739626, 0.328339999999999, 0.159008078935213, 0.42394, 0.480494168365583, 1.1296, 0.750476938353205, 2.31602 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1035, '2022-05-01 00:00:00', 0.087161330301918, 0.20942, 0.128561943565479, 0.30394, 0.151883200738813, 0.376940000000001, 0.459022671008741, 1.0876, 0.729346426603984, 2.29978 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1050, '2022-05-01 00:00:00', 0.0782758104397527, 0.209539999999999, 0.0913254801976617, 0.25698, 0.148507104207173, 0.338620000000001, 0.426854486329943, 1.07724, 0.70609016362407, 2.28256 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1065, '2022-05-01 00:00:00', 0.0741998539980598, 0.16192, 0.121938092216229, 0.22524, 0.380608394547466, 0.7448, 0.42841301431368, 1.05324, 0.726623566000076, 2.25784 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1080, '2022-05-01 00:00:00', 0.0847183421698036, 0.15002, 0.106337121144656, 0.2022, 0.367615715342348, 0.74772, 0.441311494298528, 1.06472, 0.736801678992839, 2.26138 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 4, 1095, '2022-05-01 00:00:00', 0.0578498271388944, 0.11904, 0.360132998580617, 0.645620000000001, 0.3492042227217, 0.739620000000001, 0.421993664051962, 1.02894, 0.751458581692963, 2.2608 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 600, '2022-05-01 00:00:00', 0.191101973895817, 0.384347826086956, 0.207764013668138, 0.449608695652174, 0.187680290132842, 0.556630434782608, 0.391237701065704, 0.884565217391305, 0.752352778659926, 2.16039130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 615, '2022-05-01 00:00:00', 0.0789328903928568, 0.275086956521739, 0.119823255873897, 0.369391304347826, 0.154921020934128, 0.474, 0.363186793858479, 0.835978260869566, 0.726512712444781, 2.15119565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 630, '2022-05-01 00:00:00', 0.0804013278359665, 0.228347826086957, 0.102038699742103, 0.302347826086957, 0.206767426773908, 0.414717391304349, 0.345706668709925, 0.790847826086958, 0.690260143147054, 2.13676086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 645, '2022-05-01 00:00:00', 0.0644864863129942, 0.192065217391304, 0.102314239269577, 0.286391304347827, 0.171008546350471, 0.361826086956523, 0.315779722281138, 0.743413043478262, 0.680542621649388, 2.12734782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 660, '2022-05-01 00:00:00', 0.0743069959308603, 0.205934782608697, 0.130089817710444, 0.266760869565218, 0.145821910713956, 0.355565217391306, 0.341263092091301, 0.74404347826087, 0.667803833087356, 2.12713043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 675, '2022-05-01 00:00:00', 0.100875652330984, 0.179978260869566, 0.108142404468686, 0.231065217391305, 0.137576047960145, 0.346347826086958, 0.32687963299417, 0.711608695652174, 0.648666650840817, 2.12958695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 690, '2022-05-01 00:00:00', 0.0628991444420475, 0.161065217391305, 0.100880432493517, 0.256043478260871, 0.152340401161633, 0.367565217391305, 0.318905466620308, 0.71308695652174, 0.643639293024977, 2.12669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 705, '2022-05-01 00:00:00', 0.0670205561056565, 0.181369565217392, 0.0964350013541046, 0.248369565217392, 0.14039472868273, 0.331956521739131, 0.3049620643161, 0.699760869565218, 0.593700432505579, 2.19260869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 720, '2022-05-01 00:00:00', 0.0765645636771167, 0.156282608695652, 0.117156165837211, 0.235391304347826, 0.160594821337166, 0.34108695652174, 0.299714927138118, 0.669913043478261, 0.579897323779376, 2.18426086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 735, '2022-05-01 00:00:00', 0.062718022890211, 0.162130434782608, 0.0616572269597304, 0.204, 0.122324989932783, 0.337804347826088, 0.259094569698848, 0.662217391304348, 0.588423200297389, 2.20689130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 750, '2022-05-01 00:00:00', 0.0519525284985372, 0.131260869565217, 0.091815892430269, 0.222608695652175, 0.190259262472348, 0.345782608695652, 0.249044434659325, 0.645304347826087, 0.589897903506415, 2.21532608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 765, '2022-05-01 00:00:00', 0.0517055646426938, 0.155978260869565, 0.0835346014790806, 0.235065217391305, 0.19841267331702, 0.32195652173913, 0.218199153420355, 0.674565217391304, 0.599317697527087, 2.22304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 780, '2022-05-01 00:00:00', 0.0728776927651169, 0.181891304347825, 0.194590915784702, 0.266478260869564, 0.197695605342005, 0.309065217391304, 0.206682068096696, 0.6925, 0.618715836682127, 2.23467391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 795, '2022-05-01 00:00:00', 0.205091606833815, 0.181108695652174, 0.201879153673051, 0.229978260869565, 0.222580111704712, 0.310760869565217, 0.219353309767436, 0.691978260869566, 0.642240825289068, 2.24436956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 810, '2022-05-01 00:00:00', 0.0814776819026008, 0.133891304347826, 0.0836084595356772, 0.177521739130434, 0.133650309159163, 0.269782608695652, 0.206422922479315, 0.695673913043478, 0.641600085692384, 2.26002173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 825, '2022-05-01 00:00:00', 0.0627385723339162, 0.126586956521739, 0.109462344852974, 0.193869565217391, 0.126722714006051, 0.267152173913043, 0.218799771300038, 0.706891304347826, 0.637810012972689, 2.26239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 840, '2022-05-01 00:00:00', 0.0573906934929759, 0.133652173913044, 0.0772787866724435, 0.184978260869565, 0.124054009339486, 0.272978260869565, 0.235872116067882, 0.729217391304348, 0.643626243332821, 2.26617391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 855, '2022-05-01 00:00:00', 0.0567834020034288, 0.121673913043478, 0.0864318541685866, 0.177021739130434, 0.116838821787451, 0.276086956521739, 0.259936344442357, 0.761195652173913, 0.64117824780208, 2.265 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 870, '2022-05-01 00:00:00', 0.0531544936729574, 0.125826086956521, 0.0894561632216571, 0.191282608695652, 0.109274032730786, 0.273217391304348, 0.269608406188953, 0.773978260869565, 0.638621710197185, 2.2630652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 885, '2022-05-01 00:00:00', 0.0748660331852905, 0.144826086956522, 0.0835433900659728, 0.198956521739131, 0.159731373437027, 0.346043478260869, 0.53202451725134, 1.04778260869565, 0.683142080228305, 2.25302173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 900, '2022-05-01 00:00:00', 0.0531698932611981, 0.134413043478261, 0.0765820428595216, 0.191326086956522, 0.151610739083792, 0.338456521739131, 0.536177356947089, 1.05339130434783, 0.683544342802334, 2.24586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 915, '2022-05-01 00:00:00', 0.0623564675986649, 0.132521739130435, 0.129237877008851, 0.254239130434783, 0.162406677368127, 0.349260869565218, 0.536489503302861, 1.05815217391304, 0.675315052372205, 2.24447826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 930, '2022-05-01 00:00:00', 0.118331437291124, 0.197978260869565, 0.13178325044866, 0.250434782608696, 0.153119224905213, 0.322239130434782, 0.545669406133891, 1.06384782608696, 0.67805991331698, 2.23571739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 945, '2022-05-01 00:00:00', 0.0754668736059585, 0.153108695652174, 0.112383800332054, 0.230869565217391, 0.125310562819541, 0.404347826086957, 0.540417592157253, 1.06408695652174, 0.68252457063881, 2.24869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 960, '2022-05-01 00:00:00', 0.0576255460478448, 0.147608695652174, 0.0594802754033247, 0.194195652173912, 0.13546921459419, 0.436391304347825, 0.536478595655817, 1.07602173913043, 0.685721107126573, 2.25013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 975, '2022-05-01 00:00:00', 0.0396022841398184, 0.136999999999999, 0.0994977903105372, 0.345586956521739, 0.154631082706972, 0.470608695652174, 0.53986052217143, 1.07873913043478, 0.685288215815198, 2.2475652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 990, '2022-05-01 00:00:00', 0.0924703456365031, 0.298913043478261, 0.139922448170322, 0.393282608695652, 0.168654812122792, 0.502826086956522, 0.534767910760777, 1.08767391304348, 0.678070756332173, 2.25078260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1005, '2022-05-01 00:00:00', 0.0869793999054101, 0.238434782608695, 0.107120919079085, 0.323369565217392, 0.151468526192334, 0.449652173913043, 0.484196978952655, 1.07184782608696, 0.661496210990018, 2.23265217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1020, '2022-05-01 00:00:00', 0.0653070052958441, 0.223630434782609, 0.128647298729339, 0.339673913043479, 0.179553475580077, 0.440782608695652, 0.507893305413445, 1.06278260869565, 0.665255158483817, 2.22980434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1035, '2022-05-01 00:00:00', 0.0876347973553308, 0.224304347826088, 0.109340608088099, 0.315869565217391, 0.140587228348466, 0.422217391304349, 0.515969804283938, 1.05704347826087, 0.671184635713148, 2.23076086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1050, '2022-05-01 00:00:00', 0.0764426404091804, 0.2025, 0.124131249867533, 0.272391304347826, 0.161936075320228, 0.362760869565217, 0.540113747901251, 1.04276086956522, 0.703013937166115, 2.22136956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1065, '2022-05-01 00:00:00', 0.0805544705604378, 0.163, 0.102478653903771, 0.235978260869565, 0.496533785754058, 0.792369565217391, 0.52548412367002, 1.03728260869565, 0.708540069187529, 2.2295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1080, '2022-05-01 00:00:00', 0.0582105945697009, 0.171782608695652, 0.0914008296465571, 0.220456521739129, 0.461543993252549, 0.801695652173913, 0.496522228226017, 1.02163043478261, 0.722065906903964, 2.23158695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 5, 1095, '2022-05-01 00:00:00', 0.0503530323378104, 0.137217391304348, 0.462529220313991, 0.722934782608695, 0.450808030579295, 0.796304347826087, 0.494923420035468, 1.00134782608696, 0.757471066119298, 2.2389347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 600, '2022-05-01 00:00:00', 0.14164890766779, 0.34325, 0.14200394048166, 0.444479166666666, 0.197958712162447, 0.557895833333333, 0.324056791156932, 0.780770833333333, 0.62751028017158, 2.21977083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 615, '2022-05-01 00:00:00', 0.109561006432193, 0.277625, 0.12836776135696, 0.372895833333333, 0.162678963604012, 0.487145833333332, 0.320759501197854, 0.726624999999999, 0.622096809361205, 2.187125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 630, '2022-05-01 00:00:00', 0.0982657222734007, 0.265, 0.128790604966109, 0.338208333333333, 0.158040100797693, 0.424729166666666, 0.315342728205177, 0.691333333333333, 0.628775085937454, 2.164 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 645, '2022-05-01 00:00:00', 0.0870871939370312, 0.197625000000001, 0.115019083167767, 0.288041666666666, 0.162467119025644, 0.371895833333334, 0.303702328966317, 0.6346875, 0.639571934232555, 2.14695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 660, '2022-05-01 00:00:00', 0.0931844438718725, 0.210833333333333, 0.101674670776631, 0.266770833333333, 0.144240960583826, 0.369791666666666, 0.287218923723573, 0.628333333333333, 0.657951294395795, 2.14491666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 675, '2022-05-01 00:00:00', 0.0759844091559749, 0.177, 0.118243529022933, 0.256354166666667, 0.129505649742462, 0.3683125, 0.275301882228756, 0.6176875, 0.664581545020538, 2.14127083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 690, '2022-05-01 00:00:00', 0.099223278810827, 0.179458333333334, 0.116886875510754, 0.237208333333332, 0.145747546714133, 0.348770833333333, 0.297032051136193, 0.6098125, 0.67579452400677, 2.12572916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 705, '2022-05-01 00:00:00', 0.0705113697276513, 0.152125, 0.100420147723655, 0.254145833333333, 0.142032062873346, 0.317208333333333, 0.285300156585703, 0.586375, 0.700409135093011, 2.2415 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 720, '2022-05-01 00:00:00', 0.0817955181747652, 0.1670625, 0.09263427142669, 0.224604166666667, 0.111891243456844, 0.274791666666667, 0.25331369018286, 0.571604166666667, 0.708687754148776, 2.2414375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 735, '2022-05-01 00:00:00', 0.0628699341751562, 0.148791666666667, 0.0841467376678683, 0.198729166666667, 0.0897393543603615, 0.269395833333333, 0.25162239868847, 0.577625, 0.7078123955034, 2.2476875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 750, '2022-05-01 00:00:00', 0.0738033490412876, 0.132270833333334, 0.0692894056774225, 0.1875, 0.0989719963870621, 0.263395833333333, 0.258485121372614, 0.582583333333333, 0.709877580536128, 2.261625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 765, '2022-05-01 00:00:00', 0.0475735843080277, 0.1415625, 0.0682766079947982, 0.190604166666666, 0.0863055088128745, 0.261145833333333, 0.296649658566358, 0.630708333333333, 0.715960041341067, 2.27595833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 780, '2022-05-01 00:00:00', 0.0468486181798602, 0.121979166666666, 0.0686276447445815, 0.174666666666667, 0.103021736836794, 0.238499999999999, 0.289155478681365, 0.647604166666667, 0.715241753747884, 2.279125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 795, '2022-05-01 00:00:00', 0.0601671434000945, 0.135041666666667, 0.0729858533046554, 0.1835, 0.152639239119044, 0.259291666666666, 0.309186660209411, 0.678895833333333, 0.740367368662146, 2.30941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 810, '2022-05-01 00:00:00', 0.0489578299388238, 0.118270833333333, 0.0715992773828007, 0.168249999999999, 0.176399126191188, 0.270270833333333, 0.31293694597442, 0.686645833333333, 0.748848216744231, 2.31327083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 825, '2022-05-01 00:00:00', 0.0555095467699814, 0.121874999999999, 0.131480112289031, 0.193791666666666, 0.166161649728749, 0.285541666666667, 0.296668072429905, 0.691354166666666, 0.751560484984795, 2.31197916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 840, '2022-05-01 00:00:00', 0.0724437531688442, 0.127520833333333, 0.106299072214311, 0.187333333333333, 0.127319408905547, 0.292083333333333, 0.289300047810303, 0.688312499999999, 0.747835194585592, 2.322 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 855, '2022-05-01 00:00:00', 0.0699844185557022, 0.120416666666667, 0.0966621164908609, 0.196604166666667, 0.114536777762188, 0.276395833333333, 0.265859158938157, 0.694874999999999, 0.752177659787938, 2.32341666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 870, '2022-05-01 00:00:00', 0.0840215961713921, 0.141541666666666, 0.102380577302023, 0.20175, 0.152180050147986, 0.2965625, 0.268874947361855, 0.685458333333332, 0.758331544829871, 2.32458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218622575300, 1, 885, '2022-05-01 00:00:00', 0.0716880192322909, 0.123791666666667, 0.0837952316748945, 0.177020833333334, 0.133835578066976, 0.272125000000001, 0.431247267897248, 0.989854166666667, 0.759242578511876, 2.32935416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218622575300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2022-05-01 14:50:59 Duration: 4s621ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 900, '2022-05-01 00:00:00', 0.106056195795752, 0.155, 0.134574948139195, 0.221000000000001, 0.162751856108208, 0.310599999999999, 0.711450982148455, 1.204, 1.07853778329737, 2.261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 915, '2022-05-01 00:00:00', 0.0862158144812593, 0.140400000000001, 0.119973955507018, 0.215000000000001, 0.162328627584087, 0.321200000000001, 0.699708748932965, 1.1856, 1.07610435522459, 2.2638 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 930, '2022-05-01 00:00:00', 0.0921059172909102, 0.157200000000001, 0.102649484492943, 0.208400000000001, 0.210252427651463, 0.360400000000002, 0.695678625516123, 1.193, 1.07667214910885, 2.26 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 945, '2022-05-01 00:00:00', 0.07287717978444, 0.1544, 0.135158240592278, 0.2364, 0.227968747858124, 0.424800000000001, 0.681630214999308, 1.2098, 1.07667214910885, 2.26 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 960, '2022-05-01 00:00:00', 0.111796690469799, 0.158800000000001, 0.167648690222542, 0.254600000000001, 0.22655996262947, 0.467400000000001, 0.668327327487564, 1.2252, 1.07720305266308, 2.2582 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 975, '2022-05-01 00:00:00', 0.0822470870811442, 0.171000000000001, 0.15325441809836, 0.3416, 0.223881106840216, 0.4896, 0.669623650518211, 1.225, 1.07990323640593, 2.2508 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 990, '2022-05-01 00:00:00', 0.140013987396498, 0.2918, 0.176139149538085, 0.379000000000001, 0.18439043720685, 0.4954, 0.664129944614257, 1.2254, 1.07933532787545, 2.2478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1005, '2022-05-01 00:00:00', 0.0991211380079948, 0.231000000000002, 0.136022363357403, 0.321999999999999, 0.125020998236296, 0.428600000000001, 0.654933202700854, 1.195, 1.08897696639246, 2.226 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1020, '2022-05-01 00:00:00', 0.0782160469469036, 0.191399999999999, 0.0839975198046558, 0.2892, 0.0946251376044798, 0.366800000000001, 0.639792739877532, 1.2008, 1.10218634994269, 2.2272 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1035, '2022-05-01 00:00:00', 0.0785641988015735, 0.196600000000001, 0.064467045845144, 0.271800000000002, 0.102337269196841, 0.347, 0.63535147753035, 1.2044, 1.10671123153242, 2.2358 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1050, '2022-05-01 00:00:00', 0.062624542579835, 0.199800000000001, 0.0990315606258929, 0.270200000000002, 0.112840964783777, 0.3218, 0.634604535649302, 1.203, 1.10703331024861, 2.2454 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1065, '2022-05-01 00:00:00', 0.0806313627980248, 0.169199999999999, 0.0883897618505675, 0.237599999999998, 0.65642066034924, 0.913799999999999, 0.63505596866208, 1.1826, 1.12133670233342, 2.2528 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1080, '2022-05-01 00:00:00', 0.0802662236975581, 0.180199999999998, 0.0839766832718049, 0.195999999999999, 0.639342109776396, 0.934999999999998, 0.625208298622679, 1.174, 1.12749722837797, 2.263 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 1095, '2022-05-01 00:00:00', 0.0232737334062795, 0.0760000000000019, 0.639290166252122, 0.8276, 0.608089563030534, 0.909999999999999, 0.605558419972837, 1.1648, 1.14104075299702, 2.2814 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 600, '2022-05-01 00:00:00', 0.213860126826284, 0.436923076923075, 0.264685953246774, 0.545576923076921, 0.260206722552547, 0.613461538461537, 0.337436717713911, 0.938461538461539, 1.16716166239037, 2.25788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 615, '2022-05-01 00:00:00', 0.153017847123991, 0.30730769230769, 0.216540633955492, 0.379615384615382, 0.252325263224947, 0.495961538461538, 0.359857076329778, 0.846346153846153, 1.16980532568458, 2.2375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 630, '2022-05-01 00:00:00', 0.193257898634483, 0.253846153846154, 0.199827329308233, 0.339807692307693, 0.229719310329938, 0.464807692307694, 0.347189208003139, 0.812884615384616, 1.21670134126915, 2.23807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 645, '2022-05-01 00:00:00', 0.0649772149413813, 0.199038461538463, 0.116550583274126, 0.294038461538462, 0.149394289871314, 0.399423076923079, 0.305961850311692, 0.754423076923077, 1.22988936337942, 2.24461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 660, '2022-05-01 00:00:00', 0.104824395281605, 0.201923076923077, 0.124155144879302, 0.2875, 0.136264448775167, 0.360000000000001, 0.320310726542934, 0.719807692307692, 1.23624761024892, 2.23192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 675, '2022-05-01 00:00:00', 0.0799415651970512, 0.184423076923078, 0.0979214756047723, 0.243846153846156, 0.134049933291236, 0.330769230769232, 0.32595876331925, 0.701346153846154, 1.23715587289806, 2.22557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 690, '2022-05-01 00:00:00', 0.088385736753951, 0.18596153846154, 0.0777374773491867, 0.241346153846155, 0.142297629581856, 0.346153846153846, 0.333238422385302, 0.724615384615385, 1.23790809898734, 2.22230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 705, '2022-05-01 00:00:00', 0.0635697678508831, 0.163653846153848, 0.112026954174154, 0.24096153846154, 0.153124007061144, 0.334807692307693, 0.354367692571517, 0.742692307692308, 1.23227569342878, 2.38076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 720, '2022-05-01 00:00:00', 0.124610932968919, 0.171730769230769, 0.147941256533178, 0.243846153846153, 0.16997465874472, 0.339230769230769, 0.369071600307916, 0.744615384615385, 1.25230083630707, 2.42076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 735, '2022-05-01 00:00:00', 0.0969426872713184, 0.163269230769232, 0.126460848304309, 0.232115384615384, 0.13546444324846, 0.333846153846154, 0.371511724631218, 0.755192307692308, 1.25504184729496, 2.43096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 750, '2022-05-01 00:00:00', 0.0789527609494321, 0.168461538461539, 0.106230699604498, 0.249807692307692, 0.132456233700621, 0.330576923076924, 0.373143610217507, 0.756923076923078, 1.28477542185994, 2.44326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 765, '2022-05-01 00:00:00', 0.0795496941927097, 0.168076923076923, 0.086754516619288, 0.222884615384615, 0.265203622785325, 0.349807692307693, 0.349455840722951, 0.794230769230771, 1.30116102001251, 2.45 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 780, '2022-05-01 00:00:00', 0.0639374694525835, 0.15, 0.0863374417396858, 0.206923076923076, 0.241864949602363, 0.334423076923078, 0.335515046091596, 0.797115384615384, 1.30481659483387, 2.45211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 795, '2022-05-01 00:00:00', 0.0610501055250121, 0.123653846153846, 0.246147001106747, 0.227884615384615, 0.2503437636531, 0.334999999999999, 0.32186649167246, 0.800961538461539, 1.30644944557612, 2.45307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 810, '2022-05-01 00:00:00', 0.248154418426541, 0.176153846153846, 0.240254992744086, 0.247692307692309, 0.263232859767808, 0.343461538461538, 0.317912481909481, 0.817115384615384, 1.31630187091891, 2.46384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 825, '2022-05-01 00:00:00', 0.0928969652563853, 0.155384615384618, 0.132254998451418, 0.220769230769232, 0.160511202580525, 0.320384615384617, 0.280852890591936, 0.782884615384617, 1.32211591776213, 2.4625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 840, '2022-05-01 00:00:00', 0.100640449124595, 0.142499999999999, 0.124958608531602, 0.204423076923077, 0.164719341725438, 0.302307692307693, 0.277990937871114, 0.779807692307694, 1.32615686796907, 2.45596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 855, '2022-05-01 00:00:00', 0.0512460129781224, 0.123076923076923, 0.11083112586967, 0.201538461538462, 0.210495843189361, 0.2875, 0.279871399038915, 0.775, 1.32661537234944, 2.45211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 870, '2022-05-01 00:00:00', 0.0692534364601401, 0.139038461538462, 0.128278543082562, 0.20923076923077, 0.207683561069387, 0.29769230769231, 0.28667832415176, 0.772692307692308, 1.32411498745388, 2.4525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 885, '2022-05-01 00:00:00', 0.0776778356665937, 0.144615384615385, 0.11579441331017, 0.197884615384615, 0.15548781797447, 0.317307692307693, 0.661207200156245, 1.11980769230769, 1.33000699824648, 2.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 900, '2022-05-01 00:00:00', 0.0643825705033229, 0.123653846153846, 0.0972951496933246, 0.197884615384616, 0.131475794788947, 0.308269230769231, 0.687873562845337, 1.15903846153846, 1.37027994051749, 2.46365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 915, '2022-05-01 00:00:00', 0.0711152910096309, 0.150769230769231, 0.101388058771921, 0.238461538461537, 0.151190277465184, 0.3575, 0.69014390918461, 1.18384615384615, 1.38762959200767, 2.47173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 930, '2022-05-01 00:00:00', 0.0883422104876621, 0.182884615384613, 0.110282155610752, 0.238076923076922, 0.168904274209251, 0.370576923076924, 0.69019264311885, 1.19173076923077, 1.38883621729185, 2.46903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 945, '2022-05-01 00:00:00', 0.0923396739468759, 0.148846153846155, 0.134720222912294, 0.246538461538461, 0.216028577169425, 0.462115384615385, 0.68732916758667, 1.18076923076923, 1.39253605118365, 2.46557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 960, '2022-05-01 00:00:00', 0.10216728363891, 0.166923076923077, 0.110688057864643, 0.234615384615384, 0.200819858043511, 0.466153846153845, 0.674049444659777, 1.18057692307692, 1.38386104237939, 2.46076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 975, '2022-05-01 00:00:00', 0.061891033276235, 0.157500000000002, 0.139161361790494, 0.351730769230771, 0.194433793359077, 0.4875, 0.661909707995328, 1.19769230769231, 1.38325520477548, 2.46480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 990, '2022-05-01 00:00:00', 0.129569850481685, 0.282115384615384, 0.152452766960282, 0.374615384615384, 0.192996213593789, 0.478461538461537, 0.663757746586694, 1.20788461538462, 1.39108603118349, 2.46711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1005, '2022-05-01 00:00:00', 0.119966822336588, 0.224038461538461, 0.163876125824921, 0.309230769230768, 0.173753693928639, 0.377884615384614, 0.664605637838076, 1.19442307692308, 1.3536109684271, 2.44557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1020, '2022-05-01 00:00:00', 0.0852886501602287, 0.196923076923076, 0.120720274251614, 0.260769230769229, 0.164844915462524, 0.364615384615385, 0.658138400221531, 1.18192307692308, 1.3496080485146, 2.43826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1035, '2022-05-01 00:00:00', 0.0774072646163441, 0.176730769230768, 0.104959332783998, 0.232692307692306, 0.191035236379213, 0.367307692307691, 0.645002444837348, 1.15807692307692, 1.32769541514032, 2.42134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1050, '2022-05-01 00:00:00', 0.101162474039765, 0.169615384615384, 0.160762725300842, 0.269423076923079, 0.215504863411121, 0.352115384615385, 0.63867410733849, 1.15884615384615, 1.3243948981153, 2.41538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1065, '2022-05-01 00:00:00', 0.0845333343444157, 0.181730769230771, 0.115321790588835, 0.253653846153846, 0.606597097307216, 0.840961538461536, 0.584357635488617, 1.12038461538461, 1.28420475242613, 2.39961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1080, '2022-05-01 00:00:00', 0.0619568708550839, 0.155576923076923, 0.0743743131836411, 0.186538461538461, 0.593965810981901, 0.859230769230768, 0.573193214839868, 1.10269230769231, 1.27702412482483, 2.37884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 2, 1095, '2022-05-01 00:00:00', 0.0525781469667908, 0.0923076923076909, 0.565294749529974, 0.756923076923075, 0.566435684447392, 0.864230769230769, 0.564104497957059, 1.08673076923077, 1.27489844241082, 2.36903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 600, '2022-05-01 00:00:00', 0.269529219195249, 0.454999999999998, 0.372307151938579, 0.578846153846152, 0.442293019823529, 0.678653846153845, 0.473223520125533, 0.922499999999999, 1.23313577766353, 2.27038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 615, '2022-05-01 00:00:00', 0.161567442455274, 0.305961538461536, 0.2101296303201, 0.407692307692308, 0.257463365579232, 0.514230769230767, 0.404275229934339, 0.81230769230769, 1.24466195596049, 2.25576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 630, '2022-05-01 00:00:00', 0.149948196182753, 0.252692307692309, 0.2723047642172, 0.356730769230768, 0.285899659644107, 0.458846153846154, 0.405279390810075, 0.749230769230768, 1.25085584547295, 2.24288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 645, '2022-05-01 00:00:00', 0.155696450233732, 0.244230769230768, 0.159699838639676, 0.314038461538461, 0.183008301619186, 0.405961538461538, 0.297496800241357, 0.697884615384615, 1.2650456969551, 2.21615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 660, '2022-05-01 00:00:00', 0.106496659391451, 0.193461538461537, 0.127446067024451, 0.277499999999998, 0.140936565108617, 0.358653846153845, 0.229507834624106, 0.639615384615382, 1.2623828506196, 2.19769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 675, '2022-05-01 00:00:00', 0.121061332199206, 0.190384615384616, 0.124137175985031, 0.250961538461538, 0.146641897675414, 0.345384615384616, 0.221133530839487, 0.600961538461537, 1.25444115660505, 2.19615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 690, '2022-05-01 00:00:00', 0.0699563050438225, 0.153269230769229, 0.0907939340569532, 0.21153846153846, 0.133694255097793, 0.316923076923076, 0.199071691763392, 0.57153846153846, 1.23433227043862, 2.18192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 705, '2022-05-01 00:00:00', 0.0696709298168059, 0.15096153846154, 0.117458339586687, 0.242692307692307, 0.127421921794666, 0.307115384615384, 0.208034483088372, 0.577115384615384, 1.29743599219621, 2.35307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 720, '2022-05-01 00:00:00', 0.095252094667055, 0.175192307692307, 0.110340905309933, 0.228653846153847, 0.109689947649657, 0.281730769230769, 0.194241819944585, 0.561730769230768, 1.34051105352227, 2.39826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 735, '2022-05-01 00:00:00', 0.0728697468089477, 0.16, 0.083282882163975, 0.195961538461538, 0.110888023907697, 0.306923076923078, 0.191971652554785, 0.568653846153847, 1.37453350128465, 2.40288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 750, '2022-05-01 00:00:00', 0.0505359734781522, 0.128269230769231, 0.0690618451935537, 0.196538461538463, 0.118319645289944, 0.306538461538461, 0.185837397908865, 0.561538461538461, 1.41815166813926, 2.43692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 765, '2022-05-01 00:00:00', 0.0619186293991283, 0.148799999999999, 0.0957827402684498, 0.2342, 0.106505868382921, 0.3032, 0.251822027101151, 0.661799999999998, 1.41179770151392, 2.4904 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 780, '2022-05-01 00:00:00', 0.0854654676102946, 0.162115384615385, 0.091030003506874, 0.222307692307691, 0.104825312562598, 0.292884615384615, 0.23240184032106, 0.688846153846153, 1.39681494837362, 2.46 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 795, '2022-05-01 00:00:00', 0.064545750023947, 0.14307692307692, 0.074341467877315, 0.194423076923077, 0.116454018657747, 0.278461538461537, 0.238204501669014, 0.70576923076923, 1.39749458510028, 2.47134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 810, '2022-05-01 00:00:00', 0.0542231855035638, 0.126923076923077, 0.0931229542883218, 0.18326923076923, 0.116423134100773, 0.267115384615384, 0.278278015384172, 0.724423076923078, 1.39604585829461, 2.46903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 825, '2022-05-01 00:00:00', 0.0699890101263166, 0.127692307692306, 0.0990283564673035, 0.188846153846153, 0.125721915352892, 0.285, 0.305290781941515, 0.742692307692309, 1.41203934625938, 2.47365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 840, '2022-05-01 00:00:00', 0.0695413546028552, 0.135000000000001, 0.0942370170613202, 0.193846153846155, 0.121484408622924, 0.282307692307695, 0.30556687547019, 0.743653846153848, 1.41879179369143, 2.46807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 855, '2022-05-01 00:00:00', 0.0515397531411065, 0.122115384615387, 0.0747704178443283, 0.193846153846156, 0.111702902654938, 0.261538461538462, 0.310647462815721, 0.724615384615385, 1.43073962851924, 2.45673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 870, '2022-05-01 00:00:00', 0.0531402353719344, 0.13326923076923, 0.0609252379181636, 0.181730769230768, 0.0973544278160238, 0.266730769230768, 0.31177537525498, 0.718269230769232, 1.43648582953732, 2.45153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 885, '2022-05-01 00:00:00', 0.0467320512644675, 0.121730769230768, 0.0638510887805491, 0.165192307692307, 0.098916631564161, 0.2625, 0.899187410943903, 1.26, 1.42505600429759, 2.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 900, '2022-05-01 00:00:00', 0.0442149470028115, 0.115192307692306, 0.063625103898964, 0.181923076923075, 0.104335258440499, 0.259615384615382, 0.924368973949256, 1.265, 1.42498917674702, 2.45807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 915, '2022-05-01 00:00:00', 0.0317253841584311, 0.127499999999998, 0.061950662751777, 0.18326923076923, 0.140728871894203, 0.271153846153846, 0.915309216351755, 1.25480769230769, 1.41365501449257, 2.4475 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 930, '2022-05-01 00:00:00', 0.0517393615969639, 0.124807692307693, 0.0801059394705601, 0.179807692307692, 0.127597474052645, 0.276346153846153, 0.922786249105644, 1.26230769230769, 1.40961480008383, 2.44326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 945, '2022-05-01 00:00:00', 0.0658719620522662, 0.136346153846152, 0.109908528401506, 0.19826923076923, 0.171549947873454, 0.400769230769229, 0.919664591869483, 1.26519230769231, 1.40526735753516, 2.44211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 960, '2022-05-01 00:00:00', 0.0893698021619246, 0.145192307692307, 0.0974681407514187, 0.210961538461537, 0.158082743669744, 0.433076923076922, 0.918202612968151, 1.26403846153846, 1.40557758453735, 2.43711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 975, '2022-05-01 00:00:00', 0.059256937276446, 0.15076923076923, 0.159157034209807, 0.339807692307692, 0.163148351555829, 0.440769230769231, 0.911916937006876, 1.2575, 1.40428218728946, 2.43769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 990, '2022-05-01 00:00:00', 0.137774760443938, 0.29326923076923, 0.138517008119802, 0.360192307692306, 0.193411577889067, 0.440961538461538, 0.911148746616896, 1.25596153846154, 1.40274627619702, 2.43865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1005, '2022-05-01 00:00:00', 0.0887329615280492, 0.221538461538459, 0.130249612431136, 0.305192307692306, 0.202740929798068, 0.40173076923077, 0.883209292210038, 1.23442307692308, 1.39468926784648, 2.41807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1020, '2022-05-01 00:00:00', 0.0984676831015365, 0.216730769230768, 0.145843567406473, 0.282884615384616, 0.200409580609311, 0.38, 0.846858833935969, 1.20673076923077, 1.37269532728077, 2.41730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1035, '2022-05-01 00:00:00', 0.0897142900888926, 0.180576923076924, 0.106030474574348, 0.252307692307694, 0.176854568675899, 0.33653846153846, 0.834477473540273, 1.18442307692308, 1.35748494820951, 2.40576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1050, '2022-05-01 00:00:00', 0.071931591433484, 0.178076923076923, 0.118458204248781, 0.242884615384615, 0.139398294879761, 0.29826923076923, 0.820883389076389, 1.16846153846154, 1.35208581031735, 2.39596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1065, '2022-05-01 00:00:00', 0.0787315301906032, 0.149423076923075, 0.0987827842366203, 0.209038461538461, 0.788602488339585, 0.91826923076923, 0.778606743830582, 1.13269230769231, 1.36093459120505, 2.39019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1080, '2022-05-01 00:00:00', 0.0627562439431024, 0.152115384615383, 0.080427941949014, 0.175576923076924, 0.78807496714853, 0.918076923076922, 0.762263431145388, 1.11346153846154, 1.36193775978877, 2.38230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 3, 1095, '2022-05-01 00:00:00', 0.0440441212352398, 0.0817307692307692, 0.760660542908901, 0.847692307692307, 0.752264887880902, 0.92230769230769, 0.729443307229246, 1.10346153846154, 1.32808004856056, 2.37615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 600, '2022-05-01 00:00:00', 0.286372807045964, 0.510769230769229, 0.30217041803999, 0.55980769230769, 0.341765776744611, 0.700384615384613, 0.429192309415648, 0.885961538461538, 1.16476344577574, 2.25826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 615, '2022-05-01 00:00:00', 0.163892201907699, 0.299423076923076, 0.236233017297623, 0.404038461538459, 0.271713933279951, 0.532692307692306, 0.373013920136213, 0.76076923076923, 1.17387792577226, 2.22423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 630, '2022-05-01 00:00:00', 0.145000397877438, 0.268653846153842, 0.208581011747327, 0.37903846153846, 0.223403136814285, 0.44980769230769, 0.314210365593106, 0.698076923076923, 1.16650358567156, 2.19884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 645, '2022-05-01 00:00:00', 0.154229100317079, 0.238846153846155, 0.171665260138624, 0.319807692307692, 0.193344650420313, 0.411923076923077, 0.302000254712067, 0.653076923076923, 1.1442967104464, 2.18019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 660, '2022-05-01 00:00:00', 0.114184735609247, 0.216923076923076, 0.122358238225051, 0.271538461538462, 0.184541010659917, 0.37076923076923, 0.313972316271061, 0.613846153846154, 1.14562498898401, 2.17615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 675, '2022-05-01 00:00:00', 0.089736366009637, 0.163846153846156, 0.161731615290935, 0.266346153846155, 0.226244676945455, 0.370576923076923, 0.319407444159672, 0.593653846153847, 1.14784227340492, 2.17326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 690, '2022-05-01 00:00:00', 0.122465850813133, 0.17673076923077, 0.149708049215798, 0.2325, 0.223845155958654, 0.359423076923078, 0.301400066356993, 0.580000000000001, 1.16004482672007, 2.165 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 705, '2022-05-01 00:00:00', 0.103030988616942, 0.160769230769232, 0.157820735695233, 0.250769230769231, 0.205680951588023, 0.355576923076924, 0.280399989026665, 0.586923076923079, 1.45764198411206, 2.38307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 720, '2022-05-01 00:00:00', 0.092467041945513, 0.178076923076924, 0.122833846500685, 0.256923076923079, 0.132348607269413, 0.318076923076923, 0.253717589821075, 0.573846153846156, 1.4772842156627, 2.36942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 735, '2022-05-01 00:00:00', 0.0894753941251232, 0.160384615384615, 0.108701602847144, 0.225961538461537, 0.12124625291593, 0.285576923076922, 0.252531871560493, 0.587884615384616, 1.48511922598309, 2.35634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 750, '2022-05-01 00:00:00', 0.087172022681944, 0.159807692307692, 0.0807743771254204, 0.202499999999999, 0.0995520737333752, 0.271153846153846, 0.259292231928496, 0.597307692307693, 1.49048851052264, 2.355 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 765, '2022-05-01 00:00:00', 0.049118772848614, 0.130576923076924, 0.0877261911596782, 0.191730769230769, 0.121303180248754, 0.277692307692309, 0.318107625715668, 0.657692307692309, 1.48698973148387, 2.35730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 780, '2022-05-01 00:00:00', 0.0602379895465932, 0.136153846153847, 0.0639206238536993, 0.189615384615387, 0.117772433760395, 0.287115384615386, 0.340142108310853, 0.690576923076924, 1.47520491405823, 2.36846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 795, '2022-05-01 00:00:00', 0.0652792816702577, 0.140769230769232, 0.0977516476351435, 0.215769230769231, 0.155043914374655, 0.301153846153849, 0.334672802323976, 0.70173076923077, 1.47364854645249, 2.37096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 810, '2022-05-01 00:00:00', 0.0671702773095831, 0.139615384615384, 0.111214276892024, 0.201153846153847, 0.129836583679402, 0.261538461538464, 0.354613332214985, 0.741153846153847, 1.46864391924607, 2.37480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 825, '2022-05-01 00:00:00', 0.113858887021813, 0.140384615384616, 0.137023860920418, 0.208461538461539, 0.158954758924088, 0.261153846153848, 0.370413126947984, 0.758269230769231, 1.47426790175797, 2.38461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 840, '2022-05-01 00:00:00', 0.0983582541215824, 0.152115384615385, 0.0944728288166241, 0.186346153846154, 0.152708369626049, 0.265384615384617, 0.368957783701395, 0.764615384615385, 1.48995385834596, 2.3875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 855, '2022-05-01 00:00:00', 0.0559494964574857, 0.117884615384615, 0.111474039751242, 0.182307692307693, 0.147466423818598, 0.272115384615385, 0.382662333576825, 0.772692307692308, 1.50094508688564, 2.39192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 870, '2022-05-01 00:00:00', 0.0895312579708658, 0.129615384615385, 0.123822608846439, 0.189038461538461, 0.132322013983371, 0.281346153846154, 0.388217672882704, 0.765192307692309, 1.49621368280583, 2.39923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 885, '2022-05-01 00:00:00', 0.0800845706833621, 0.136538461538462, 0.101761410246639, 0.19076923076923, 0.133952919398512, 0.31923076923077, 0.486297194664396, 1.07519230769231, 1.49612818249692, 2.39846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 900, '2022-05-01 00:00:00', 0.0654513912410175, 0.128269230769231, 0.0936049390544363, 0.19673076923077, 0.190539719259224, 0.334230769230771, 0.534217616274923, 1.11730769230769, 1.48715293300785, 2.39538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 915, '2022-05-01 00:00:00', 0.088988547232, 0.139807692307691, 0.122057363563202, 0.235000000000001, 0.209709322634926, 0.354999999999998, 0.556979387824664, 1.13096153846154, 1.48136892252247, 2.42326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 930, '2022-05-01 00:00:00', 0.0876147599086251, 0.167115384615386, 0.152026313511838, 0.240000000000002, 0.175575098987913, 0.333846153846154, 0.563667557505854, 1.12365384615385, 1.46827241498824, 2.42173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 945, '2022-05-01 00:00:00', 0.101047018758594, 0.1625, 0.153063586585645, 0.247692307692305, 0.200612907016319, 0.421538461538462, 0.61570050786451, 1.12365384615385, 1.46255119568513, 2.42 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 960, '2022-05-01 00:00:00', 0.110373666034277, 0.167115384615383, 0.117413961953162, 0.214038461538459, 0.201713524965099, 0.432884615384615, 0.628692813579219, 1.12057692307692, 1.46295470249029, 2.40730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 975, '2022-05-01 00:00:00', 0.0672895579966497, 0.138269230769227, 0.150283450135452, 0.321346153846153, 0.169318089360278, 0.431153846153845, 0.574963142631434, 1.10384615384615, 1.41119803167925, 2.38673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 990, '2022-05-01 00:00:00', 0.111536299713795, 0.262884615384616, 0.165132114940175, 0.338846153846154, 0.182133193020931, 0.437500000000001, 0.59320735121748, 1.12019230769231, 1.41214871738071, 2.39 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1005, '2022-05-01 00:00:00', 0.092208793173218, 0.197692307692306, 0.116159207721391, 0.270192307692307, 0.184834645437067, 0.395384615384614, 0.593943276234875, 1.11384615384615, 1.44051844299731, 2.38576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1020, '2022-05-01 00:00:00', 0.0669618146064195, 0.178269230769232, 0.148275211891733, 0.271538461538461, 0.208538135232273, 0.361923076923076, 0.571227288725439, 1.09115384615384, 1.44367879444787, 2.38769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1035, '2022-05-01 00:00:00', 0.116801771588251, 0.204423076923077, 0.133373391418458, 0.272692307692308, 0.172455679925196, 0.344807692307691, 0.536606466602855, 1.0775, 1.41272999488987, 2.37596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1050, '2022-05-01 00:00:00', 0.0725937060208817, 0.174615384615384, 0.0900036324053304, 0.234423076923076, 0.124602753395928, 0.295384615384614, 0.529689204955279, 1.07057692307692, 1.40853415348669, 2.36269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1065, '2022-05-01 00:00:00', 0.0562275596263833, 0.153461538461539, 0.0800471015186585, 0.213461538461538, 0.382482176558091, 0.763846153846152, 0.52792791611676, 1.07326923076923, 1.40465133916406, 2.36076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1080, '2022-05-01 00:00:00', 0.067571329832886, 0.161730769230768, 0.0872002558217848, 0.186730769230768, 0.427179884645981, 0.825576923076922, 0.55304823130885, 1.08211538461538, 1.39930220247313, 2.35942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 4, 1095, '2022-05-01 00:00:00', 0.0315033575744159, 0.077307692307692, 0.367312066023093, 0.681923076923075, 0.411912051852745, 0.80653846153846, 0.53144697253384, 1.05173076923077, 1.34207308066519, 2.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 600, '2022-05-01 00:00:00', 0.178388149874958, 0.392826086956521, 0.211786117778749, 0.499782608695652, 0.245645274309346, 0.620652173913042, 0.436351881429285, 0.859347826086956, 1.26478286345902, 2.32434782608695 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 615, '2022-05-01 00:00:00', 0.143135415029169, 0.311739130434783, 0.193631306879731, 0.426086956521739, 0.250075482675879, 0.528260869565215, 0.366495798012028, 0.798478260869565, 1.17871123599702, 2.28021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 630, '2022-05-01 00:00:00', 0.0961856529940783, 0.246956521739131, 0.133617943932361, 0.335869565217392, 0.174466153551852, 0.419565217391305, 0.336494072562302, 0.723478260869565, 1.11574418172419, 2.26652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 645, '2022-05-01 00:00:00', 0.0961137131204621, 0.209130434782608, 0.137481224014488, 0.289782608695651, 0.194043208586178, 0.423695652173914, 0.349522118702737, 0.715434782608695, 1.10712768882708, 2.27391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 660, '2022-05-01 00:00:00', 0.129072014705887, 0.218695652173913, 0.151061788787305, 0.290869565217393, 0.223084955192412, 0.413478260869566, 0.413927730416684, 0.709565217391304, 1.0859734526778, 2.26239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 675, '2022-05-01 00:00:00', 0.0740519793940294, 0.172826086956523, 0.133048402735077, 0.272173913043481, 0.200515393236782, 0.367173913043479, 0.38457075295922, 0.664130434782608, 1.05330671673815, 2.24369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 690, '2022-05-01 00:00:00', 0.135055983122093, 0.205869565217394, 0.174146138258519, 0.277826086956522, 0.210553805803506, 0.359782608695652, 0.379049153632569, 0.671521739130434, 1.04943001657271, 2.23478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 705, '2022-05-01 00:00:00', 0.106454261922305, 0.165652173913043, 0.119543763795737, 0.235434782608695, 0.130047498163772, 0.303478260869565, 0.290691216584212, 0.651739130434782, 1.05563091113957, 2.2495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 720, '2022-05-01 00:00:00', 0.0745964108113043, 0.156521739130435, 0.0847001220302347, 0.213260869565217, 0.123161980813018, 0.284347826086957, 0.267808593379204, 0.638478260869567, 1.04454516644475, 2.23217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 735, '2022-05-01 00:00:00', 0.0744040884592153, 0.162173913043475, 0.097240076157248, 0.210217391304348, 0.127590547557753, 0.299565217391306, 0.293577497495249, 0.661739130434783, 1.04035704763378, 2.24782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 750, '2022-05-01 00:00:00', 0.0626994840205454, 0.14804347826087, 0.0993720401900922, 0.209565217391305, 0.149607193185905, 0.298695652173914, 0.289724040705712, 0.653260869565216, 1.03315267344198, 2.24608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 765, '2022-05-01 00:00:00', 0.064508632262385, 0.15, 0.077193228112338, 0.207608695652174, 0.157287405926988, 0.304347826086956, 0.279271001878315, 0.678260869565216, 1.02765711703741, 2.24217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 780, '2022-05-01 00:00:00', 0.0745990600667739, 0.151739130434784, 0.152306703778299, 0.222826086956524, 0.159321374571202, 0.30413043478261, 0.272446100119557, 0.677173913043478, 1.01517351853133, 2.235 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 795, '2022-05-01 00:00:00', 0.127293970559142, 0.150869565217392, 0.144768453533012, 0.215217391304347, 0.154966527049969, 0.296521739130434, 0.270290065240269, 0.693913043478261, 1.00522036598436, 2.2354347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 810, '2022-05-01 00:00:00', 0.0951434323916915, 0.154999999999997, 0.116049941545899, 0.208043478260866, 0.152550127833366, 0.290217391304345, 0.265032625331522, 0.681739130434783, 0.998392581620864, 2.24326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 825, '2022-05-01 00:00:00', 0.0930276851137798, 0.137173913043478, 0.108627350081693, 0.19108695652174, 0.133169035796097, 0.281086956521739, 0.270482477715265, 0.67804347826087, 0.982980916505218, 2.25413043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 840, '2022-05-01 00:00:00', 0.0818070370099533, 0.135869565217392, 0.101722322181709, 0.192608695652174, 0.170179514612294, 0.287391304347825, 0.260139062841034, 0.662826086956521, 0.973098937160029, 2.24978260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 855, '2022-05-01 00:00:00', 0.0716256738477905, 0.125652173913042, 0.0978473845942607, 0.191739130434782, 0.193424516228584, 0.283043478260867, 0.26454861250713, 0.67282608695652, 0.973744504315068, 2.24521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 870, '2022-05-01 00:00:00', 0.0842292420563754, 0.141739130434784, 0.165349073797026, 0.211956521739129, 0.209205631012722, 0.295217391304347, 0.271054156454438, 0.68391304347826, 0.972604536787815, 2.25130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 885, '2022-05-01 00:00:00', 0.107370199235144, 0.140217391304346, 0.122139200053562, 0.199565217391303, 0.167360643462666, 0.311304347826087, 0.446439471351973, 0.961739130434783, 1.03748593971139, 2.2145652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 900, '2022-05-01 00:00:00', 0.0712487431412634, 0.136739130434782, 0.119904441530805, 0.200434782608697, 0.161046478941474, 0.332173913043481, 0.499935470144199, 1.04173913043478, 1.03573416324702, 2.2204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 915, '2022-05-01 00:00:00', 0.0887662471906754, 0.138913043478261, 0.115401858446067, 0.223043478260869, 0.180314558261246, 0.357391304347826, 0.538942567356756, 1.1, 1.01411452058906, 2.23152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 930, '2022-05-01 00:00:00', 0.0937746015151642, 0.176304347826087, 0.15707271546855, 0.24826086956522, 0.189907143941868, 0.360217391304348, 0.588738267004596, 1.14826086956522, 1.01060693813135, 2.24826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 945, '2022-05-01 00:00:00', 0.102118856581758, 0.166521739130436, 0.144654761414894, 0.255, 0.18499385739188, 0.394999999999998, 0.60451937594202, 1.18369565217391, 0.996005014115038, 2.25652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 960, '2022-05-01 00:00:00', 0.111270954415078, 0.188043478260868, 0.147822134334507, 0.246739130434781, 0.185362053584576, 0.394999999999999, 0.605259066474355, 1.18108695652174, 1.00251245642957, 2.24804347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 975, '2022-05-01 00:00:00', 0.0509194124206546, 0.127173913043478, 0.093498113527503, 0.276521739130435, 0.127869823256331, 0.400652173913044, 0.611261492855735, 1.16260869565217, 1.02110065199371, 2.22478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 990, '2022-05-01 00:00:00', 0.0965542711262815, 0.255000000000001, 0.113572946731383, 0.304782608695652, 0.134584707445762, 0.413043478260871, 0.607963700939523, 1.16804347826087, 1.0209610000565, 2.225 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1005, '2022-05-01 00:00:00', 0.0543448220513635, 0.184782608695652, 0.0867262514337317, 0.301521739130436, 0.149888627955938, 0.400652173913045, 0.599855878606531, 1.1804347826087, 0.999428492816253, 2.23130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1020, '2022-05-01 00:00:00', 0.0772808644866899, 0.222826086956522, 0.120288273637557, 0.290217391304349, 0.156145834844002, 0.392391304347827, 0.597991780846923, 1.16847826086957, 0.989385314422679, 2.22913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1035, '2022-05-01 00:00:00', 0.10782937407332, 0.173913043478261, 0.159555026007052, 0.253478260869566, 0.159232658477122, 0.341304347826087, 0.563470331276854, 1.13521739130435, 0.960171880199422, 2.20869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1050, '2022-05-01 00:00:00', 0.0698509140786886, 0.167173913043479, 0.0794285419772524, 0.229565217391306, 0.116097614645962, 0.301739130434783, 0.582270243412485, 1.1, 1.00345613231778, 2.17913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1065, '2022-05-01 00:00:00', 0.0532538109382477, 0.152173913043479, 0.070137499062225, 0.210217391304349, 0.409422373401722, 0.696956521739131, 0.577127101858511, 1.06934782608696, 1.00828387056244, 2.165 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1080, '2022-05-01 00:00:00', 0.0534057479401171, 0.138913043478261, 0.0821674035943617, 0.170869565217392, 0.451634164974632, 0.779347826086958, 0.57830951681016, 1.04847826086957, 1.00797751755152, 2.15369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 5, 1095, '2022-05-01 00:00:00', 0.0455575907083147, 0.0786956521739131, 0.412223556907616, 0.618478260869566, 0.509367487335175, 0.814347826086957, 0.587366249176727, 1.01673913043478, 1.05789428404049, 2.17195652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 600, '2022-05-01 00:00:00', 0.156784809370281, 0.394791666666667, 0.212360781335151, 0.550833333333333, 0.32870732488763, 0.690624999999999, 0.372844469166979, 0.907708333333333, 0.918857370734776, 2.15645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 615, '2022-05-01 00:00:00', 0.128915311769765, 0.301875, 0.172804944700791, 0.415625, 0.217413046919945, 0.534791666666666, 0.368630446107076, 0.803333333333332, 0.921168523819265, 2.09166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 630, '2022-05-01 00:00:00', 0.139641751781407, 0.259583333333332, 0.161727539712473, 0.386666666666666, 0.179665550801836, 0.460833333333334, 0.401366720799343, 0.776875, 0.915627210389577, 2.07666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 645, '2022-05-01 00:00:00', 0.095814349096331, 0.218958333333334, 0.103828654487831, 0.293958333333334, 0.177645633254783, 0.389166666666669, 0.442608324168433, 0.738958333333333, 0.906105198326764, 2.06375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 660, '2022-05-01 00:00:00', 0.070252843049388, 0.194375, 0.139045497454319, 0.264791666666668, 0.17306369251425, 0.378541666666668, 0.429177624033471, 0.717291666666667, 0.899864623473837, 2.05708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 675, '2022-05-01 00:00:00', 0.098328190113589, 0.181458333333336, 0.115198120141163, 0.254791666666668, 0.195714502954345, 0.384583333333335, 0.380488816038572, 0.695, 0.901787677057496, 2.05916666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 690, '2022-05-01 00:00:00', 0.0708996918494571, 0.184375, 0.117158190779247, 0.262291666666667, 0.217183886556324, 0.388333333333334, 0.39803844217522, 0.682916666666667, 0.900231753575115, 2.05958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 705, '2022-05-01 00:00:00', 0.0903192305425421, 0.169791666666666, 0.145985996697918, 0.270208333333332, 0.181538812874025, 0.382916666666665, 0.375685605144839, 0.66375, 1.06555728088197, 2.27166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 720, '2022-05-01 00:00:00', 0.105449134313831, 0.202708333333333, 0.155693865358097, 0.271666666666667, 0.160167484803894, 0.358333333333331, 0.340241216117224, 0.640208333333332, 1.09450471890721, 2.25916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 735, '2022-05-01 00:00:00', 0.0894751200136077, 0.164166666666667, 0.0892115219698329, 0.24, 0.111874468665245, 0.309375, 0.340156546974003, 0.637708333333334, 1.09629935811743, 2.25625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 750, '2022-05-01 00:00:00', 0.0643863874126974, 0.157708333333334, 0.0896359383800686, 0.217916666666666, 0.138934708625563, 0.295624999999999, 0.383759942985953, 0.667291666666669, 1.09631662622052, 2.25166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 765, '2022-05-01 00:00:00', 0.0758571192191731, 0.147291666666666, 0.126283985237782, 0.217916666666666, 0.134276779910709, 0.282083333333333, 0.371914784438666, 0.701458333333334, 1.0963178655476, 2.25041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 780, '2022-05-01 00:00:00', 0.121301628781018, 0.156458333333334, 0.126568242176057, 0.207708333333333, 0.174806181489549, 0.294375, 0.397636814482619, 0.747083333333335, 1.09843166770773, 2.24770833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 795, '2022-05-01 00:00:00', 0.0920056315226629, 0.145416666666665, 0.0927222652778755, 0.193124999999999, 0.155488798002774, 0.284374999999998, 0.397011880138383, 0.764791666666667, 1.10121301694797, 2.24375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 810, '2022-05-01 00:00:00', 0.0653751714604097, 0.129999999999999, 0.119789784169202, 0.203124999999999, 0.191850258637122, 0.297499999999999, 0.387795469399728, 0.773750000000001, 1.10154009446327, 2.24333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 825, '2022-05-01 00:00:00', 0.0752240012384281, 0.137708333333334, 0.0994650546747402, 0.197916666666666, 0.172144271941644, 0.283541666666666, 0.362080279251975, 0.777708333333335, 1.10293332129911, 2.24145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 840, '2022-05-01 00:00:00', 0.0626743943739775, 0.132916666666664, 0.112505837207666, 0.203541666666665, 0.156272244793353, 0.279166666666663, 0.358735450141753, 0.769583333333333, 1.10427379163143, 2.23979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 855, '2022-05-01 00:00:00', 0.0897941990799302, 0.143958333333333, 0.11994563986131, 0.195, 0.165755707926287, 0.290208333333332, 0.361187591770917, 0.772291666666666, 1.10128973714683, 2.24395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 870, '2022-05-01 00:00:00', 0.103973371381916, 0.141875, 0.165386980324538, 0.204375, 0.186780382352869, 0.306041666666667, 0.354639986362981, 0.761041666666667, 1.10179267625506, 2.24333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218649609300, 1, 885, '2022-05-01 00:00:00', 0.13027493224337, 0.145416666666665, 0.139786165629683, 0.213541666666666, 0.187430663508371, 0.320416666666667, 0.718899622107752, 1.22083333333333, 1.1026650029341, 2.24125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218649609300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2022-05-01 14:52:26 Duration: 4s385ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 900, '2022-05-01 00:00:00', 0.0794736434297569, 0.0868199999999995, 0.133705902387791, 0.14068, 0.164265871886605, 0.188380000000001, 0.290338009912585, 0.57592, 0.928011997946866, 1.58732 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 915, '2022-05-01 00:00:00', 0.0678585108884658, 0.0839400000000006, 0.0756745939312972, 0.116040000000001, 0.114557601959306, 0.166560000000001, 0.300776490936376, 0.59168, 0.921098257516537, 1.5952 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 930, '2022-05-01 00:00:00', 0.0523887551547719, 0.0819600000000004, 0.0748335820337364, 0.11274, 0.130285929145604, 0.17856, 0.315903004628531, 0.626700000000001, 0.919462228696753, 1.59696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 945, '2022-05-01 00:00:00', 0.0482704792462919, 0.0741800000000002, 0.0791853206093155, 0.11524, 0.129412937271872, 0.2118, 0.352807456931775, 0.65282, 0.919354899281738, 1.59842 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 960, '2022-05-01 00:00:00', 0.0568548370853353, 0.0780800000000006, 0.0869129113921898, 0.1203, 0.129592139036285, 0.22468, 0.367932628570322, 0.66224, 0.919690501382576, 1.59958 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 975, '2022-05-01 00:00:00', 0.0663158666283315, 0.0862399999999997, 0.127699608456721, 0.16374, 0.148056149258764, 0.24004, 0.368101431899778, 0.669680000000001, 0.926716624252888, 1.60408 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 990, '2022-05-01 00:00:00', 0.125123395760612, 0.13502, 0.122872054050816, 0.1769, 0.146015415852802, 0.252780000000001, 0.373452912025064, 0.677840000000001, 0.934270211180899, 1.61234 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1005, '2022-05-01 00:00:00', 0.0527207501843434, 0.10454, 0.0728302650002048, 0.15382, 0.086759591208504, 0.21068, 0.42837608379398, 0.699560000000001, 0.9364613059278, 1.61544 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1020, '2022-05-01 00:00:00', 0.0691114739629632, 0.1077, 0.073741451481963, 0.15898, 0.0902859900538289, 0.19432, 0.444419492146778, 0.707320000000001, 0.936995767510897, 1.61438 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1035, '2022-05-01 00:00:00', 0.0546870490457595, 0.11006, 0.0664428827389864, 0.13836, 0.0765356507343694, 0.18768, 0.45539633653921, 0.71064, 0.935245670933579, 1.61594 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1050, '2022-05-01 00:00:00', 0.0541659640980082, 0.08992, 0.0628790174329508, 0.1224, 0.0711206252315973, 0.17018, 0.468107515249791, 0.721900000000001, 0.932906556592531, 1.61768 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1065, '2022-05-01 00:00:00', 0.0487100092383485, 0.0800400000000001, 0.0581359183293768, 0.116920000000001, 0.256630308030832, 0.38364, 0.493040001757802, 0.734880000000001, 0.930461654234069, 1.62284 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1080, '2022-05-01 00:00:00', 0.054672220246362, 0.07152, 0.059347999123812, 0.11018, 0.303952392105518, 0.46634, 0.489040456744975, 0.730380000000001, 0.926607714102, 1.62222 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 1095, '2022-05-01 00:00:00', 0.0382420688945216, 0.0721800000000006, 0.236686765578475, 0.354100000000001, 0.317857465435898, 0.48658, 0.488616944378041, 0.722820000000001, 0.924786424442603, 1.62758 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 600, '2022-05-01 00:00:00', 0.125774554109877, 0.235961538461539, 0.247889342558017, 0.348115384615385, 0.298710913117323, 0.435519230769231, 0.468246987751616, 0.652307692307693, 0.914759741470614, 1.63173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 615, '2022-05-01 00:00:00', 0.17081196251569, 0.221942307692308, 0.187760019706007, 0.26825, 0.259365477953111, 0.365365384615385, 0.379048560416533, 0.578365384615385, 0.869208593403306, 1.57982692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 630, '2022-05-01 00:00:00', 0.0818883010335049, 0.151076923076923, 0.0941036907638841, 0.238269230769231, 0.15754833812565, 0.301673076923076, 0.290301032749429, 0.51498076923077, 0.812645127630468, 1.54228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 645, '2022-05-01 00:00:00', 0.0953503983292069, 0.175461538461539, 0.131203431298939, 0.221903846153846, 0.147608688768649, 0.295750000000001, 0.288788264197944, 0.505307692307693, 0.813585512738804, 1.53594230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 660, '2022-05-01 00:00:00', 0.0713713608798804, 0.130134615384615, 0.087673362325957, 0.179461538461538, 0.116033589301348, 0.260076923076923, 0.254276328339557, 0.468134615384616, 0.816140064336622, 1.51573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 675, '2022-05-01 00:00:00', 0.0754535950104438, 0.123749999999999, 0.0865089946412868, 0.181384615384616, 0.157192033464217, 0.276346153846154, 0.241094536198179, 0.454653846153846, 0.809791790191491, 1.49328846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 690, '2022-05-01 00:00:00', 0.0576388657604731, 0.118673076923077, 0.111315637508151, 0.182365384615385, 0.171595406294978, 0.275788461538462, 0.257172842955562, 0.441634615384616, 0.814841526829698, 1.48392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 705, '2022-05-01 00:00:00', 0.0716730530845562, 0.114942307692307, 0.127499357464445, 0.178884615384616, 0.161399704508357, 0.250230769230769, 0.248852606978509, 0.4305, 0.800781963986548, 1.51242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 720, '2022-05-01 00:00:00', 0.0848331507226893, 0.122211538461539, 0.127292342207281, 0.182096153846154, 0.156763262228799, 0.253096153846154, 0.220164952146899, 0.419384615384615, 0.791636465712737, 1.50857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 735, '2022-05-01 00:00:00', 0.0694833820752517, 0.111096153846154, 0.0825263967094546, 0.149884615384615, 0.149908383559888, 0.226211538461538, 0.186822705958185, 0.388211538461538, 0.804897366844896, 1.50563461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 750, '2022-05-01 00:00:00', 0.0541574201180798, 0.0978846153846156, 0.0862819884939002, 0.154807692307693, 0.112065834016645, 0.208865384615385, 0.178645933665966, 0.37301923076923, 0.825886678993227, 1.50844230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 765, '2022-05-01 00:00:00', 0.0628144520362584, 0.106346153846154, 0.109374578680507, 0.154538461538462, 0.100879821875033, 0.195538461538462, 0.183202910835122, 0.381057692307692, 0.882432467888969, 1.52440384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 780, '2022-05-01 00:00:00', 0.0590025977263838, 0.100057692307692, 0.059959101445517, 0.136423076923077, 0.0605407809153973, 0.169884615384615, 0.183501221961976, 0.374538461538461, 0.89253539985818, 1.526 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 795, '2022-05-01 00:00:00', 0.0461591936004749, 0.0943653846153851, 0.0476674417186407, 0.13125, 0.0711515176334172, 0.166038461538461, 0.208250534213, 0.398749999999999, 0.900374380252673, 1.53976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 810, '2022-05-01 00:00:00', 0.0505234446721365, 0.0875384615384615, 0.0575171579751512, 0.111211538461538, 0.0802913468850498, 0.160596153846153, 0.227876224837419, 0.396423076923076, 0.915957155741385, 1.54013461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 825, '2022-05-01 00:00:00', 0.0441470662846184, 0.0762115384615383, 0.0745459899349699, 0.111730769230769, 0.0920252327437343, 0.158711538461538, 0.231889940737809, 0.403230769230769, 0.909440955287284, 1.54536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 840, '2022-05-01 00:00:00', 0.0418504480262746, 0.0729999999999999, 0.0528717461264658, 0.106807692307692, 0.122761270828322, 0.180480769230769, 0.231182093563959, 0.406403846153846, 0.906518250696672, 1.54682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 855, '2022-05-01 00:00:00', 0.0396747400747629, 0.0692499999999992, 0.0761188973807524, 0.117442307692307, 0.140338946839428, 0.198, 0.224524140384469, 0.405519230769231, 0.895977987366963, 1.55592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 870, '2022-05-01 00:00:00', 0.0675462804305314, 0.0829999999999996, 0.111218461389494, 0.127384615384615, 0.163578808341611, 0.195557692307692, 0.225293955840945, 0.405942307692308, 0.920643570260249, 1.56271153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 885, '2022-05-01 00:00:00', 0.0604561538510482, 0.0825576923076923, 0.0866344597454416, 0.12948076923077, 0.13411742845501, 0.195269230769231, 0.466685771815881, 0.65698076923077, 0.917329910455004, 1.56523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 900, '2022-05-01 00:00:00', 0.0606374503472513, 0.087096153846154, 0.0957933452803481, 0.12725, 0.133555980772109, 0.199, 0.489049425298319, 0.699096153846154, 0.915908354501778, 1.56642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 915, '2022-05-01 00:00:00', 0.0521838908240702, 0.0800384615384617, 0.101776550117628, 0.136384615384616, 0.120196948956542, 0.193942307692307, 0.510368690262246, 0.7395, 0.91615736555547, 1.56353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 930, '2022-05-01 00:00:00', 0.0801085441520059, 0.096173076923077, 0.0885267213027537, 0.137903846153846, 0.103054274348706, 0.190211538461539, 0.575676029684967, 0.772365384615385, 0.913122675430096, 1.56690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 945, '2022-05-01 00:00:00', 0.0442162691951551, 0.0824615384615383, 0.0584966567091988, 0.124673076923077, 0.0834497753142569, 0.18775, 0.577348812377619, 0.771634615384616, 0.916268393875607, 1.56251923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 960, '2022-05-01 00:00:00', 0.0565505219999031, 0.0986923076923078, 0.0604593569776739, 0.130076923076923, 0.084002490805561, 0.197538461538461, 0.607001352171856, 0.782192307692308, 0.927931007050715, 1.56992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 975, '2022-05-01 00:00:00', 0.0316257258962002, 0.0760576923076921, 0.0637165628750908, 0.135096153846154, 0.107081902514635, 0.215423076923077, 0.651054176228535, 0.792096153846154, 0.925050689879293, 1.57382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 990, '2022-05-01 00:00:00', 0.0546112273607374, 0.104884615384616, 0.0651747621045497, 0.142019230769231, 0.125277250989094, 0.221019230769231, 0.664648297106187, 0.797173076923077, 0.9309861892721, 1.57676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1005, '2022-05-01 00:00:00', 0.0456191424058603, 0.0918846153846151, 0.0946589749493494, 0.155807692307692, 0.137417792208231, 0.222980769230769, 0.670279328684347, 0.805038461538461, 0.919817582249538, 1.57376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1020, '2022-05-01 00:00:00', 0.0865374796525492, 0.118846153846153, 0.112735114999037, 0.159615384615384, 0.133107943472148, 0.224730769230769, 0.664232356530106, 0.810211538461539, 0.946210668728368, 1.57951923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1035, '2022-05-01 00:00:00', 0.075103920311484, 0.106673076923077, 0.102602063631968, 0.158711538461538, 0.128337992755908, 0.215403846153846, 0.657100871544556, 0.810346153846154, 0.934406100357128, 1.56990384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1050, '2022-05-01 00:00:00', 0.0792527529247654, 0.109826923076923, 0.102872415380187, 0.159923076923077, 0.115722340107691, 0.2155, 0.656590544754902, 0.821288461538462, 0.93366296855244, 1.56532692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1065, '2022-05-01 00:00:00', 0.0665726208448625, 0.105923076923077, 0.0776954211105036, 0.143461538461538, 0.430140765868034, 0.518961538461538, 0.611997855702629, 0.812653846153846, 0.904951257505916, 1.54753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1080, '2022-05-01 00:00:00', 0.0451606576568585, 0.08725, 0.0490403797513218, 0.127326923076923, 0.432737381720671, 0.567192307692308, 0.595603491297821, 0.807673076923077, 0.891202617038003, 1.54326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 2, 1095, '2022-05-01 00:00:00', 0.0416857105197747, 0.0869615384615383, 0.419331236797172, 0.482884615384616, 0.449203663335292, 0.602865384615384, 0.594205099594926, 0.794903846153846, 0.887514870948001, 1.53988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 600, '2022-05-01 00:00:00', 0.149489095305927, 0.267980769230769, 0.186478380887602, 0.339057692307692, 0.278362534089298, 0.433403846153846, 0.371316858781533, 0.61551923076923, 0.722067448639402, 1.40890384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 615, '2022-05-01 00:00:00', 0.116838152356814, 0.183576923076923, 0.151414765309881, 0.256865384615384, 0.225162560079465, 0.331961538461538, 0.35030518782254, 0.541730769230769, 0.701086396519441, 1.37015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 630, '2022-05-01 00:00:00', 0.0933008059162169, 0.165403846153845, 0.156044220803444, 0.236173076923077, 0.176054991408935, 0.3055, 0.297028481540329, 0.493826923076923, 0.639456617882594, 1.34688461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 645, '2022-05-01 00:00:00', 0.139072355268759, 0.1495, 0.136625816909374, 0.191076923076923, 0.189088062512194, 0.282346153846154, 0.257550395367287, 0.454115384615384, 0.623682989309349, 1.31863461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 660, '2022-05-01 00:00:00', 0.0622238267497639, 0.12026923076923, 0.103217052854652, 0.1815, 0.139963868964046, 0.251230769230769, 0.217182380819581, 0.424942307692307, 0.60690325962089, 1.30644230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 675, '2022-05-01 00:00:00', 0.0974112613928895, 0.128923076923077, 0.130473144893735, 0.179807692307692, 0.147460117163408, 0.261115384615385, 0.207413185731728, 0.404019230769231, 0.610094616873859, 1.29919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 690, '2022-05-01 00:00:00', 0.0681483788395696, 0.122692307692307, 0.08538128960952, 0.17426923076923, 0.12019250584599, 0.253538461538462, 0.197493407874405, 0.394884615384615, 0.614337447987668, 1.296 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 705, '2022-05-01 00:00:00', 0.062684279098941, 0.119326923076923, 0.0885818526301218, 0.173230769230769, 0.1589630339225, 0.242884615384615, 0.180289575832453, 0.367365384615385, 0.888861904347352, 1.37825 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 720, '2022-05-01 00:00:00', 0.0708810514985386, 0.110711538461538, 0.110608611780458, 0.158250000000001, 0.172408081418655, 0.239057692307693, 0.174545709243695, 0.356769230769231, 0.987467780973911, 1.41296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 735, '2022-05-01 00:00:00', 0.0675735269055983, 0.103307692307693, 0.120633602921599, 0.157115384615385, 0.130342831970745, 0.213576923076923, 0.216573050386806, 0.365884615384615, 1.01409654448601, 1.42869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 750, '2022-05-01 00:00:00', 0.0728964307451648, 0.0979807692307691, 0.113887954384325, 0.150615384615385, 0.127208056409115, 0.209480769230769, 0.220994929458017, 0.366173076923077, 1.01433533163348, 1.43675 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 765, '2022-05-01 00:00:00', 0.113375971146153, 0.114560000000001, 0.116799375711802, 0.15486, 0.1355271590248, 0.19156, 0.240724482898326, 0.36812, 1.03152092925931, 1.45764 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 780, '2022-05-01 00:00:00', 0.0540607955489434, 0.0909807692307691, 0.0623088368840744, 0.122365384615384, 0.0780892093402452, 0.170230769230769, 0.241521673657156, 0.374173076923077, 1.01351936644242, 1.44438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 795, '2022-05-01 00:00:00', 0.049771280721068, 0.0844038461538462, 0.0611666450080307, 0.120538461538461, 0.0787920071112255, 0.167903846153846, 0.243111823748155, 0.385326923076923, 1.0114717008095, 1.44969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 810, '2022-05-01 00:00:00', 0.0594800289690064, 0.0860769230769235, 0.0797524077283034, 0.130557692307693, 0.0974644629516913, 0.177692307692308, 0.24081976742912, 0.386096153846154, 1.01207574739322, 1.44946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 825, '2022-05-01 00:00:00', 0.0643525147437618, 0.0891153846153846, 0.0688638483922054, 0.116480769230769, 0.0972453854946342, 0.16425, 0.232873484965549, 0.386, 1.01375911662409, 1.44705769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 840, '2022-05-01 00:00:00', 0.046641006223478, 0.0802884615384607, 0.0731776237342033, 0.125269230769231, 0.093089768503311, 0.16475, 0.221423493472437, 0.385211538461538, 1.01271673254895, 1.44909615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 855, '2022-05-01 00:00:00', 0.0567165862323024, 0.0891346153846159, 0.0846242009393027, 0.121153846153846, 0.0871521679857444, 0.159903846153846, 0.215119916468788, 0.388038461538462, 1.01443862990629, 1.45492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 870, '2022-05-01 00:00:00', 0.0464800081093601, 0.074634615384615, 0.0663099047016244, 0.102288461538461, 0.0670406879898605, 0.159076923076923, 0.213717192713966, 0.392961538461539, 1.01347376801846, 1.45146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 885, '2022-05-01 00:00:00', 0.039875561245146, 0.0664038461538465, 0.0471108226990848, 0.10148076923077, 0.0618866985832854, 0.158211538461539, 0.349484607892603, 0.627865384615385, 1.00742586594976, 1.45484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 900, '2022-05-01 00:00:00', 0.0440493647906706, 0.0734423076923077, 0.0542202098284964, 0.118134615384616, 0.0952774975451264, 0.178692307692308, 0.365137424076934, 0.658038461538462, 1.0059271179059, 1.45655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 915, '2022-05-01 00:00:00', 0.0447907785839214, 0.0899230769230776, 0.0505646007217885, 0.123673076923077, 0.17451568697398, 0.21975, 0.362714681788063, 0.673096153846154, 1.00328602122456, 1.45609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 930, '2022-05-01 00:00:00', 0.0427663958662013, 0.0752307692307683, 0.0846884811893207, 0.126673076923076, 0.190932601882283, 0.226461538461538, 0.36323529775954, 0.676692307692307, 1.00194192523243, 1.46180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 945, '2022-05-01 00:00:00', 0.0518232239296397, 0.089057692307692, 0.156877389653881, 0.159846153846154, 0.188879277684085, 0.225307692307693, 0.360886008531567, 0.667634615384615, 1.00158156106307, 1.46028846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 960, '2022-05-01 00:00:00', 0.148852979867333, 0.11198076923077, 0.164043165051153, 0.1575, 0.179068161710734, 0.215057692307692, 0.356275096821803, 0.666730769230769, 1.00309126895121, 1.45757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 975, '2022-05-01 00:00:00', 0.0904115377252599, 0.0936153846153851, 0.137403655756987, 0.161769230769231, 0.161557310621911, 0.222730769230769, 0.363381048678191, 0.677557692307692, 1.0025384997403, 1.45878846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 990, '2022-05-01 00:00:00', 0.0957995282628498, 0.12248076923077, 0.113290907028696, 0.154519230769231, 0.135156775065677, 0.220576923076923, 0.369272364043336, 0.679326923076923, 1.00191769142211, 1.46509615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1005, '2022-05-01 00:00:00', 0.0745386218939293, 0.0971153846153847, 0.11807329698767, 0.160288461538461, 0.111208909438325, 0.206807692307692, 0.371481129554901, 0.68901923076923, 1.00641420208274, 1.47261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1020, '2022-05-01 00:00:00', 0.110276477720598, 0.123307692307692, 0.101753011673441, 0.158153846153846, 0.104309629690427, 0.196326923076922, 0.367239140804002, 0.690442307692307, 1.00619822121917, 1.48009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1035, '2022-05-01 00:00:00', 0.0662504687936971, 0.104230769230769, 0.0843591406747643, 0.14176923076923, 0.10302339540124, 0.183999999999999, 0.36517490487963, 0.698365384615384, 1.00843126686949, 1.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1050, '2022-05-01 00:00:00', 0.0679718295721446, 0.0979807692307688, 0.0843875218628554, 0.133923076923077, 0.117234769389658, 0.182634615384615, 0.394783890735951, 0.701596153846154, 1.00935856192855, 1.48394230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1065, '2022-05-01 00:00:00', 0.056776891290519, 0.0863461538461542, 0.0679424671774138, 0.120326923076923, 0.32688991854469, 0.500173076923077, 0.395485606078634, 0.705730769230769, 1.01280805019434, 1.49244230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1080, '2022-05-01 00:00:00', 0.0625165608828205, 0.0855961538461543, 0.0679310963120266, 0.116076923076924, 0.323335983864368, 0.530038461538462, 0.385938097866245, 0.698346153846154, 1.01333998547074, 1.49061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 3, 1095, '2022-05-01 00:00:00', 0.0331056815946467, 0.0696153846153857, 0.307123265155866, 0.4465, 0.316280972943606, 0.530923076923077, 0.412237885020475, 0.696076923076923, 1.0112369578887, 1.49625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 600, '2022-05-01 00:00:00', 0.151898012343303, 0.267615384615384, 0.203986422059449, 0.347903846153846, 0.212513363380717, 0.412519230769231, 0.30979066939815, 0.600826923076923, 1.03432258098645, 1.46480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 615, '2022-05-01 00:00:00', 0.11919470980775, 0.201326923076923, 0.152062426451972, 0.263692307692308, 0.16076231021174, 0.312096153846153, 0.267030056648772, 0.529865384615385, 1.04532330460669, 1.43963461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 630, '2022-05-01 00:00:00', 0.138777392306472, 0.197769230769231, 0.136890783248769, 0.240442307692308, 0.153773140847659, 0.292673076923076, 0.26818033829152, 0.509576923076923, 1.04538847858289, 1.43963461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 645, '2022-05-01 00:00:00', 0.10193571314993, 0.146480769230769, 0.123617108910477, 0.193480769230769, 0.159850256851169, 0.260730769230769, 0.265763327330628, 0.483615384615385, 1.04585598214315, 1.43365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 660, '2022-05-01 00:00:00', 0.0999427855556135, 0.136903846153846, 0.116662221160725, 0.188576923076923, 0.145816018166202, 0.250134615384615, 0.288496473781943, 0.475346153846154, 1.04400826404038, 1.43315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 675, '2022-05-01 00:00:00', 0.0885363289190461, 0.130807692307692, 0.127923410078664, 0.188326923076923, 0.169234861838625, 0.266538461538462, 0.290762486338142, 0.476711538461539, 1.04437715336058, 1.43303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 690, '2022-05-01 00:00:00', 0.100756416096522, 0.134153846153846, 0.104324045830583, 0.176557692307692, 0.153897308418509, 0.266307692307692, 0.26408881955771, 0.459230769230769, 1.04483530115443, 1.42894230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 705, '2022-05-01 00:00:00', 0.0959015300270984, 0.106711538461538, 0.138262592972158, 0.17426923076923, 0.146442502499996, 0.247057692307692, 0.254447870586794, 0.434326923076923, 1.05962233783842, 1.48067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 720, '2022-05-01 00:00:00', 0.112594980418243, 0.129019230769231, 0.123799173602312, 0.180653846153846, 0.152250840593864, 0.252038461538462, 0.243576474328195, 0.412173076923077, 1.06281345439647, 1.49467307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 735, '2022-05-01 00:00:00', 0.0840715446235207, 0.11623076923077, 0.101461648684841, 0.159884615384616, 0.145181350783717, 0.239269230769232, 0.232141058741977, 0.411634615384615, 1.0629118620744, 1.49605769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 750, '2022-05-01 00:00:00', 0.057185222001708, 0.0894807692307695, 0.092663883927965, 0.159153846153846, 0.12290633237739, 0.216057692307693, 0.217409200321917, 0.410096153846154, 1.06082731140152, 1.49976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 765, '2022-05-01 00:00:00', 0.0878720748500997, 0.121307692307692, 0.104487608761113, 0.162403846153846, 0.130648608282499, 0.217826923076923, 0.198487861477337, 0.419134615384615, 1.06090546686092, 1.49998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 780, '2022-05-01 00:00:00', 0.0680419101617639, 0.101307692307692, 0.0871930925281093, 0.142653846153846, 0.115890287971658, 0.194826923076923, 0.18188755719273, 0.413711538461539, 1.06090546686092, 1.49998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 795, '2022-05-01 00:00:00', 0.0568294784014834, 0.0860192307692301, 0.0834324507979589, 0.125423076923077, 0.0890483036593929, 0.179096153846154, 0.169285567788689, 0.395211538461538, 1.06268823291905, 1.49459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 810, '2022-05-01 00:00:00', 0.0575855751168509, 0.0884615384615388, 0.0665602445446691, 0.126615384615384, 0.0837368703829948, 0.175288461538462, 0.177975366705189, 0.405134615384615, 1.06094105415174, 1.49659615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 825, '2022-05-01 00:00:00', 0.0441350593240613, 0.0822884615384617, 0.0668336079666968, 0.122365384615385, 0.0963421566804799, 0.176365384615385, 0.183720767428768, 0.412596153846154, 1.05354128757035, 1.50676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 840, '2022-05-01 00:00:00', 0.0704581818145731, 0.0883461538461536, 0.0797316460673891, 0.129846153846154, 0.121454184144285, 0.173826923076923, 0.185954957325279, 0.409384615384616, 1.05308317152723, 1.52288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 855, '2022-05-01 00:00:00', 0.0512792243131059, 0.0891730769230773, 0.0819368330812503, 0.122230769230769, 0.116149969369842, 0.174653846153846, 0.205036931945293, 0.414788461538462, 1.05368436669402, 1.52473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 870, '2022-05-01 00:00:00', 0.0612020141699726, 0.0785576923076922, 0.0938274275137398, 0.120115384615385, 0.0924322204894773, 0.155846153846154, 0.224619080119758, 0.413134615384616, 1.05223696311167, 1.53355769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 885, '2022-05-01 00:00:00', 0.0646705972900064, 0.0783846153846157, 0.0660446934920707, 0.111307692307692, 0.0962312918881454, 0.166807692307693, 0.305106514188078, 0.558750000000001, 1.0490811534569, 1.55105769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 900, '2022-05-01 00:00:00', 0.043022127580333, 0.0777884615384614, 0.0624617452156488, 0.11098076923077, 0.108094248406016, 0.193557692307693, 0.316368108380096, 0.591000000000001, 1.0497674806649, 1.55721153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 915, '2022-05-01 00:00:00', 0.0657069279803539, 0.0785961538461536, 0.0941531260970452, 0.132365384615385, 0.132998567083085, 0.206326923076923, 0.34713621190447, 0.60698076923077, 1.05111816725736, 1.56019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 930, '2022-05-01 00:00:00', 0.0635182348136821, 0.102884615384615, 0.0873525592949887, 0.146480769230769, 0.119051327004525, 0.215038461538462, 0.363181543922807, 0.620923076923078, 1.04430028708958, 1.55151923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 945, '2022-05-01 00:00:00', 0.0724924505353173, 0.0951538461538462, 0.102356625804849, 0.151173076923077, 0.107918788910922, 0.23425, 0.439405787574363, 0.660384615384616, 1.03503476214384, 1.56117307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 960, '2022-05-01 00:00:00', 0.0690958782027941, 0.109096153846154, 0.0887139504249473, 0.152750000000001, 0.120443124145159, 0.250115384615386, 0.455301486337941, 0.668788461538462, 1.03488400985142, 1.56107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 975, '2022-05-01 00:00:00', 0.0496012561875671, 0.0957692307692307, 0.0780315419459438, 0.169807692307692, 0.114849033015587, 0.243096153846154, 0.473063300773228, 0.690557692307693, 1.03313524116568, 1.55944230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 990, '2022-05-01 00:00:00', 0.0665824185617983, 0.122038461538461, 0.102120827755843, 0.184211538461539, 0.140560072019596, 0.262423076923077, 0.494934377934629, 0.704961538461539, 1.02773302729095, 1.55815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1005, '2022-05-01 00:00:00', 0.0747281766445256, 0.114903846153847, 0.0849043556914758, 0.160019230769232, 0.144128795233238, 0.25048076923077, 0.494505591863849, 0.720096153846154, 1.01597034424466, 1.55390384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1020, '2022-05-01 00:00:00', 0.0564867206995118, 0.11848076923077, 0.108245676765687, 0.187557692307693, 0.125948774690959, 0.225423076923077, 0.475843132280442, 0.725057692307692, 0.990559693576546, 1.55244230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1035, '2022-05-01 00:00:00', 0.0779875729745552, 0.130807692307692, 0.0948400211692543, 0.170980769230769, 0.14369112841305, 0.217403846153846, 0.448672020008449, 0.735307692307692, 0.95800772620138, 1.54071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1050, '2022-05-01 00:00:00', 0.0543460705535866, 0.0961538461538463, 0.0551057061124696, 0.120326923076923, 0.112091322658735, 0.204269230769231, 0.45054038835432, 0.729307692307692, 0.913287184591168, 1.53069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1065, '2022-05-01 00:00:00', 0.0453998305655937, 0.0787692307692303, 0.0973513166123294, 0.141826923076923, 0.227073112590501, 0.408038461538462, 0.437141144254348, 0.7305, 0.90230814218954, 1.52721153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1080, '2022-05-01 00:00:00', 0.0594104238458075, 0.0975384615384617, 0.0751150425373285, 0.139980769230769, 0.244778984297767, 0.448134615384616, 0.435777679733423, 0.742384615384616, 0.888648140976809, 1.51746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 4, 1095, '2022-05-01 00:00:00', 0.0358854641667289, 0.089057692307692, 0.227268814064213, 0.367576923076924, 0.248966189394341, 0.451288461538462, 0.427020392235096, 0.739153846153846, 0.8605789687986, 1.49969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 600, '2022-05-01 00:00:00', 0.0917366021098811, 0.205000000000001, 0.130194668349616, 0.283880000000001, 0.150562589421587, 0.356980000000001, 0.389729767488534, 0.6546, 0.841999110747749, 1.39576 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 615, '2022-05-01 00:00:00', 0.0943960715990522, 0.19358, 0.101517806319877, 0.25486, 0.217036646291204, 0.36352, 0.383156573739771, 0.625719999999999, 0.838493539032949, 1.38796 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 630, '2022-05-01 00:00:00', 0.0683812839891153, 0.1646, 0.107338250404969, 0.2284, 0.203995455423235, 0.3124, 0.38989539195362, 0.602499999999999, 0.816735938558683, 1.36848 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 645, '2022-05-01 00:00:00', 0.0691021104356927, 0.14482, 0.146574733497966, 0.22006, 0.184970092177087, 0.29668, 0.362693146245326, 0.575379999999999, 0.782557785406292, 1.3445 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 660, '2022-05-01 00:00:00', 0.10570721356653, 0.15316, 0.133400827708577, 0.19602, 0.188203075160849, 0.28778, 0.377193593088042, 0.56256, 0.747347643336085, 1.332 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 675, '2022-05-01 00:00:00', 0.0684358458704209, 0.11544, 0.102768603344277, 0.17236, 0.170600166080419, 0.2603, 0.33763523463446, 0.52948, 0.733798793380492, 1.31876 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 690, '2022-05-01 00:00:00', 0.0646398226070179, 0.11884, 0.105226315624943, 0.17316, 0.153601304790465, 0.25256, 0.319061628059534, 0.51002, 0.735627927918274, 1.31436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 705, '2022-05-01 00:00:00', 0.079826149641999, 0.110879999999999, 0.096238427875771, 0.15978, 0.146490889932901, 0.24918, 0.285765451609066, 0.48668, 0.872573999727244, 1.48348 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 720, '2022-05-01 00:00:00', 0.0536408348804031, 0.109379999999999, 0.0891585525903153, 0.15918, 0.14063994216912, 0.247479999999999, 0.244674269863697, 0.47104, 0.884475396774834, 1.50604 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 735, '2022-05-01 00:00:00', 0.0605653366208755, 0.10208, 0.0870448064696188, 0.16244, 0.110759405168742, 0.2225, 0.224381319781007, 0.44682, 0.922234484372964, 1.50944 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 750, '2022-05-01 00:00:00', 0.0692701535054359, 0.124, 0.0885037758139916, 0.17178, 0.170078579878047, 0.23634, 0.218166370002344, 0.43626, 0.983378577490209, 1.53698 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 765, '2022-05-01 00:00:00', 0.0684791452438861, 0.11132, 0.0774895154198294, 0.1502, 0.201382705728836, 0.23516, 0.212915832353225, 0.42412, 0.98326158057423, 1.53724 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 780, '2022-05-01 00:00:00', 0.060737845148913, 0.10226, 0.167389896648513, 0.16874, 0.192772290107612, 0.22748, 0.213642676760364, 0.42162, 1.01390191751142, 1.55434 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 795, '2022-05-01 00:00:00', 0.164905738226419, 0.12706, 0.197047238414211, 0.17198, 0.187169847108627, 0.21198, 0.204738210893814, 0.42362, 1.05443529594439, 1.56978 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 810, '2022-05-01 00:00:00', 0.10356140690431, 0.101940000000001, 0.0957629321118911, 0.14382, 0.099066316172552, 0.19552, 0.204140815370175, 0.42458, 1.06647898596269, 1.57436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 825, '2022-05-01 00:00:00', 0.0700597958889409, 0.0999000000000001, 0.0830338936820376, 0.14474, 0.109774131743321, 0.20188, 0.201145573321082, 0.4203, 1.08198041802983, 1.5878 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 840, '2022-05-01 00:00:00', 0.0563781872713196, 0.0939999999999999, 0.0742974147150043, 0.12822, 0.115645370277701, 0.19868, 0.175154931417873, 0.3997, 1.09006836559303, 1.5865 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 855, '2022-05-01 00:00:00', 0.0578516997733575, 0.0805599999999994, 0.0672163794522338, 0.1163, 0.107792076084779, 0.19544, 0.158446555132427, 0.39554, 1.10176728562191, 1.58612 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 870, '2022-05-01 00:00:00', 0.0315680745902149, 0.0707199999999997, 0.0714165480356853, 0.12036, 0.111884769592052, 0.18542, 0.139166941117493, 0.3894, 1.1075897755186, 1.59194 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 885, '2022-05-01 00:00:00', 0.0694605883457182, 0.0902600000000002, 0.0780843187415591, 0.13366, 0.109102875764115, 0.1973, 0.442871785433812, 0.60572, 1.12473454016196, 1.58184 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 900, '2022-05-01 00:00:00', 0.0461589237857561, 0.079152173913043, 0.0954994774730646, 0.118326086956521, 0.0861287183608472, 0.190239130434782, 0.555480762466492, 0.694673913043478, 1.13999587189808, 1.65523913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 915, '2022-05-01 00:00:00', 0.0599374014690463, 0.0845869565217386, 0.0579198028079536, 0.137891304347826, 0.0550182775954066, 0.192478260869565, 0.585750098476827, 0.711717391304348, 1.13649198397713, 1.6460652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 930, '2022-05-01 00:00:00', 0.0433187583170893, 0.100086956521739, 0.056645149173616, 0.133173913043478, 0.0728751165261207, 0.188652173913043, 0.578702505542311, 0.724391304347826, 1.13979312144081, 1.64528260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 945, '2022-05-01 00:00:00', 0.0374362831547512, 0.0884565217391306, 0.0497194301971622, 0.134391304347826, 0.103127286176599, 0.195347826086956, 0.57402554738564, 0.733978260869566, 1.13976011058634, 1.64471739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 960, '2022-05-01 00:00:00', 0.0347384496116756, 0.0913478260869563, 0.0601433564091506, 0.127717391304347, 0.103574632731449, 0.202999999999999, 0.563286990964396, 0.750434782608696, 1.13388120582926, 1.65004347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 975, '2022-05-01 00:00:00', 0.0480637443171728, 0.082652173913043, 0.0823411634219229, 0.143108695652174, 0.111345077504957, 0.222608695652173, 0.557734858983102, 0.756673913043478, 1.13563865343945, 1.65058695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 990, '2022-05-01 00:00:00', 0.0644168735413167, 0.124021739130435, 0.076809521344492, 0.17145652173913, 0.108860442079767, 0.246130434782609, 0.551339930866239, 0.770086956521739, 1.13438438189589, 1.65319565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1005, '2022-05-01 00:00:00', 0.0556987592200771, 0.105978260869565, 0.0596520129435826, 0.158108695652174, 0.0921281490631517, 0.217130434782609, 0.547519402439248, 0.773217391304348, 1.13271698006033, 1.6545652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1020, '2022-05-01 00:00:00', 0.0551044462815843, 0.116, 0.0936308610570918, 0.172021739130435, 0.0981426726237026, 0.211434782608695, 0.547202573208937, 0.774239130434783, 1.1320308222874, 1.65084782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1035, '2022-05-01 00:00:00', 0.0647594591500506, 0.110913043478261, 0.0650325625338817, 0.144434782608696, 0.0641082721133527, 0.211934782608696, 0.529099404499662, 0.77804347826087, 1.13163401000884, 1.64784782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1050, '2022-05-01 00:00:00', 0.0416423104043269, 0.0898260869565218, 0.0580067888217152, 0.141913043478261, 0.0586380671995695, 0.200326086956522, 0.539507492978769, 0.780304347826087, 1.14226662106394, 1.63852173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1065, '2022-05-01 00:00:00', 0.0657600440937309, 0.111260869565218, 0.0586178839955064, 0.154021739130435, 0.42793302734111, 0.531804347826087, 0.536370932907427, 0.778869565217391, 1.23258025217965, 1.66215217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1080, '2022-05-01 00:00:00', 0.0420281878871196, 0.0951304347826086, 0.0531876479018206, 0.127195652173913, 0.517554344017957, 0.605391304347826, 0.516193621370008, 0.763826086956522, 1.24264452122338, 1.66026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 5, 1095, '2022-05-01 00:00:00', 0.0374072238378752, 0.0841304347826086, 0.420459566469326, 0.485260869565218, 0.557391915115005, 0.627760869565217, 0.51447665280806, 0.762391304347826, 1.24200715327034, 1.65578260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 600, '2022-05-01 00:00:00', 0.158330190662937, 0.264083333333334, 0.266876151017441, 0.379520833333334, 0.292275275217769, 0.444354166666667, 0.276734489733338, 0.612270833333334, 1.18415850981138, 1.5954375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 615, '2022-05-01 00:00:00', 0.161812893771107, 0.215104166666667, 0.208057256568642, 0.2711875, 0.185832428752591, 0.3388125, 0.242736090811829, 0.551875, 1.18204577002993, 1.5655625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 630, '2022-05-01 00:00:00', 0.0821355559249548, 0.154854166666667, 0.11177082328768, 0.203270833333334, 0.141240157730714, 0.300270833333333, 0.328911224724848, 0.5390625, 1.18242608292277, 1.5474375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 645, '2022-05-01 00:00:00', 0.0932804303031251, 0.137895833333334, 0.111906694360764, 0.211729166666667, 0.136290728190071, 0.289354166666667, 0.340668582173988, 0.5263125, 1.17331559810378, 1.53716666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 660, '2022-05-01 00:00:00', 0.0815310440341853, 0.1560625, 0.1215458328893, 0.221541666666666, 0.164197553281476, 0.290354166666666, 0.330737942340492, 0.515895833333333, 1.15583071873104, 1.52845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 675, '2022-05-01 00:00:00', 0.0882910182007633, 0.127604166666666, 0.100939066764437, 0.179229166666667, 0.160206773093173, 0.263916666666667, 0.33637235665084, 0.474833333333333, 1.1592406714439, 1.49910416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 690, '2022-05-01 00:00:00', 0.0800050270159696, 0.118, 0.127952493448585, 0.169416666666666, 0.16216099532809, 0.241416666666667, 0.387929656610913, 0.473125, 1.15842715629826, 1.49679166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 705, '2022-05-01 00:00:00', 0.0709775652195305, 0.103645833333333, 0.0952669780220265, 0.161416666666667, 0.142230975396778, 0.240458333333334, 0.345737048758241, 0.443958333333333, 1.11007914895218, 1.58972916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 720, '2022-05-01 00:00:00', 0.071664447429408, 0.123145833333334, 0.0996004245232787, 0.167125, 0.128178600488492, 0.236333333333333, 0.339881978130602, 0.434541666666667, 1.0818189995679, 1.58525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 735, '2022-05-01 00:00:00', 0.0646851033127391, 0.0990208333333336, 0.0905143114634927, 0.160583333333333, 0.110863260779123, 0.204354166666666, 0.361395422938663, 0.426104166666667, 1.08116159016956, 1.59133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 750, '2022-05-01 00:00:00', 0.0659027472981911, 0.111291666666667, 0.0839877061397006, 0.14975, 0.11360475079051, 0.201312499999999, 0.39451972671147, 0.431145833333333, 1.08160622221192, 1.59554166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 765, '2022-05-01 00:00:00', 0.0473641459211558, 0.0945833333333333, 0.085561688483993, 0.132958333333333, 0.106704027792307, 0.185020833333333, 0.372214923498995, 0.434166666666667, 1.07137492591719, 1.59208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 780, '2022-05-01 00:00:00', 0.0725637151310714, 0.0924166666666664, 0.0844745909829652, 0.124, 0.0918503010771937, 0.173895833333333, 0.367428251400918, 0.449541666666667, 1.06914632726878, 1.58689583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 795, '2022-05-01 00:00:00', 0.0710872824140475, 0.0869791666666666, 0.0794427575113965, 0.122395833333333, 0.100994293765482, 0.170104166666666, 0.359331680753977, 0.4651875, 1.06035728443397, 1.588125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 810, '2022-05-01 00:00:00', 0.0490212169386377, 0.0809166666666667, 0.0755778703904374, 0.114833333333333, 0.199803815690524, 0.186104166666666, 0.362868847204798, 0.4791875, 1.05726669724924, 1.59077083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 825, '2022-05-01 00:00:00', 0.0634479381181872, 0.0829791666666668, 0.0939876239732918, 0.124604166666667, 0.224157500755446, 0.201458333333334, 0.357331788109424, 0.477562500000001, 1.05296593184357, 1.59608333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 840, '2022-05-01 00:00:00', 0.081734965709696, 0.0858124999999996, 0.189562998590924, 0.135499999999999, 0.229503998102271, 0.207541666666666, 0.343291197111858, 0.475791666666667, 1.04445206124683, 1.59539583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 855, '2022-05-01 00:00:00', 0.115099098763769, 0.0950416666666654, 0.142376604023233, 0.142354166666666, 0.163378282875103, 0.197062499999999, 0.273806312453038, 0.463625, 0.988449206019427, 1.5840625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 870, '2022-05-01 00:00:00', 0.0700034128308828, 0.0877708333333338, 0.103170709017993, 0.132729166666667, 0.14914436974074, 0.204895833333334, 0.219980004649633, 0.4445625, 0.944397851827413, 1.56754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218639402300, 1, 885, '2022-05-01 00:00:00', 0.0864941330631611, 0.0911875000000004, 0.0926808748621713, 0.124375, 0.147715943621534, 0.195750000000001, 0.276735111633616, 0.553312500000001, 0.941912700961127, 1.56841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218639402300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2022-05-01 14:51:38 Duration: 4s355ms Database: acaweb_fx User: pgperfstats
12 320ms 3s884ms 2s755ms 61 2m48s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration May 01 14 61 2m48s 2s755ms [ User: pgperfstats - Total duration: 2m48s - Times executed: 61 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 930, '2022-05-01 00:00:00', 0.0530330085889906, 0.717499999999999, 0.254558441227157, 1.18, 0.222738636073763, 1.2025, 0.34648232278141, 1.665, 1.90918830920368, 3.785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 945, '2022-05-01 00:00:00', 0.23271943050234, 0.466666666666666, 0.199144001499753, 0.563333333333334, 0.101159939369958, 0.681666666666666, 0.298789223366573, 0.94, 1.07575942168002, 3.63666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 960, '2022-05-01 00:00:00', 0.14798648586949, 0.360000000000001, 0.125532200384339, 0.446666666666667, 0.0419324854180314, 0.516666666666667, 0.200187412191675, 0.845, 0.99129124546388, 3.56166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 975, '2022-05-01 00:00:00', 0.03685557397916, 0.276666666666666, 0.0305505046330383, 0.383333333333334, 0.161967074843418, 0.493333333333333, 0.141891977691951, 0.776666666666667, 0.983882614949567, 3.555 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 990, '2022-05-01 00:00:00', 0.223183387095371, 0.541041666666667, 0.324365531751457, 0.712708333333333, 0.425512265869971, 0.950416666666666, 0.594293972783635, 1.28875, 1.46039116198863, 3.11854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1005, '2022-05-01 00:00:00', 0.144652882867017, 0.40875, 0.228615476798672, 0.602083333333333, 0.251656468744336, 0.72125, 0.53344994196242, 1.08916666666667, 1.47921535947615, 3.04041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1020, '2022-05-01 00:00:00', 0.182989961710899, 0.38125, 0.203779394607665, 0.512708333333333, 0.234640393219995, 0.648125, 0.560476271007362, 1.00520833333333, 1.47901699079421, 3.03895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1035, '2022-05-01 00:00:00', 0.116625251448227, 0.305833333333334, 0.146346663831099, 0.401041666666667, 0.238409585450717, 0.5575, 0.538369620080932, 0.95625, 1.43811672340771, 3.00166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1050, '2022-05-01 00:00:00', 0.093529571778671, 0.261041666666667, 0.137926545248034, 0.367083333333333, 0.193615018431729, 0.527916666666667, 0.504908470324867, 0.902708333333334, 1.42458683305987, 2.97958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1065, '2022-05-01 00:00:00', 0.0793585584363866, 0.247291666666666, 0.124571548325346, 0.355625, 0.200678197944956, 0.5125, 0.489474679586719, 0.859375, 1.39874903673019, 2.97145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1080, '2022-05-01 00:00:00', 0.0767828554044328, 0.228958333333334, 0.112510667771188, 0.328958333333333, 0.240637645536344, 0.476041666666667, 0.496772144353724, 0.807708333333334, 1.37595948078191, 2.95666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1095, '2022-05-01 00:00:00', 0.0731136573018885, 0.236041666666667, 0.138537914027852, 0.344166666666667, 0.233225259650687, 0.468750000000001, 0.490629171264462, 0.833125, 1.35501423865453, 2.92125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1110, '2022-05-01 00:00:00', 0.119206312448361, 0.225833333333334, 0.177144725078645, 0.310416666666667, 0.245148210125092, 0.470416666666667, 0.518885677210783, 0.860208333333333, 1.34879488615858, 2.91958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1125, '2022-05-01 00:00:00', 0.0953537939176664, 0.216458333333333, 0.175300854227108, 0.327291666666667, 0.204157756386461, 0.432291666666667, 0.529679797996674, 0.852083333333333, 1.29344186101505, 3.02875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1140, '2022-05-01 00:00:00', 0.161035907194007, 0.232291666666667, 0.190119980233688, 0.308958333333334, 0.224198956512847, 0.408958333333334, 0.534210103594652, 0.84, 1.29375448959523, 3.029375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1155, '2022-05-01 00:00:00', 0.0794136118000584, 0.18, 0.103571852465757, 0.259791666666666, 0.277915295066472, 0.367291666666667, 0.451497458143615, 1.14729166666667, 1.3091724208584, 3.01708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1170, '2022-05-01 00:00:00', 0.0684719343753443, 0.184166666666667, 0.133190367193141, 0.26375, 0.25746877888678, 0.356458333333333, 0.393686531576745, 1.19770833333333, 1.30087259942222, 3.02604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1185, '2022-05-01 00:00:00', 0.106188068054286, 0.190416666666666, 0.205944272749356, 0.255, 0.242410804603272, 0.337291666666666, 0.35719259358649, 1.213125, 1.30224010940235, 3.01854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1200, '2022-05-01 00:00:00', 0.109815185652987, 0.170625, 0.135474040242809, 0.229791666666667, 0.203830061179846, 0.339791666666667, 0.335419648469958, 1.23708333333333, 1.29850106937727, 3.015625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1215, '2022-05-01 00:00:00', 0.0829219010073131, 0.161041666666667, 0.094936811555928, 0.211041666666667, 0.212796681215267, 0.350416666666667, 0.287321463153043, 1.24833333333333, 1.29595853116246, 3.01791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1230, '2022-05-01 00:00:00', 0.0976564148549333, 0.154583333333333, 0.146762156003455, 0.235, 0.203249752660419, 0.338125, 0.305655627003399, 1.28583333333333, 1.29678113201412, 3.0225 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1245, '2022-05-01 00:00:00', 0.0804918642931769, 0.169375, 0.139561944067443, 0.251666666666667, 0.144620787238382, 0.317291666666667, 0.273209586692835, 1.285, 1.29684816848444, 3.01229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1260, '2022-05-01 00:00:00', 0.0985490295836746, 0.175208333333333, 0.10566816393581, 0.22875, 0.145355480047056, 0.308958333333333, 0.26656624581105, 1.28479166666667, 1.29826917596501, 3.019375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1275, '2022-05-01 00:00:00', 0.0657561233165643, 0.153958333333334, 0.105067050710142, 0.221041666666667, 0.270850027356175, 0.410208333333334, 0.268088712875075, 1.30291666666667, 1.30106812307026, 3.02 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1290, '2022-05-01 00:00:00', 0.108665947027936, 0.166875, 0.125801596439261, 0.217708333333334, 0.333472072576409, 0.459166666666667, 0.293618032336305, 1.314375, 1.30153711731691, 3.01979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1305, '2022-05-01 00:00:00', 0.0516323226199481, 0.139375, 0.284579208810055, 0.30875, 0.324842143938038, 0.450625, 0.356711022570355, 1.34416666666667, 1.30216535104006, 3.01541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 930, '2022-05-01 00:00:00', 0.154946227231686, 0.613333333333333, 0.211266025033212, 0.801666666666667, 0.192764969155014, 0.823333333333334, 0.236713610367747, 0.956666666666667, 1.0013532510225, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 945, '2022-05-01 00:00:00', 0.0781024967590665, 0.43, 0.144597141511626, 0.573333333333334, 0.250116639457141, 0.771666666666668, 0.236713610367747, 0.956666666666667, 1.0013532510225, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 960, '2022-05-01 00:00:00', 0.228546129552293, 0.441666666666668, 0.180831413200251, 0.535000000000001, 0.16522711641858, 0.715000000000001, 0.154623197914585, 0.838333333333333, 1.05826508966327, 3.395 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 975, '2022-05-01 00:00:00', 0.111840660465386, 0.361666666666667, 0.122167917228705, 0.490000000000001, 0.123928742966807, 0.598333333333334, 0.0765397500213678, 0.823333333333333, 1.17775563396374, 3.29833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 990, '2022-05-01 00:00:00', 0.257056713287465, 0.551923076923077, 0.330383693022802, 0.680769230769231, 0.319154953925808, 0.831730769230769, 0.699671461363227, 1.16692307692308, 1.39693158248851, 2.99538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1005, '2022-05-01 00:00:00', 0.171567882954644, 0.398461538461538, 0.188323882222581, 0.528269230769231, 0.24098930713591, 0.675384615384615, 0.695867803537425, 1.04, 1.39463449857494, 2.97576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1020, '2022-05-01 00:00:00', 0.114085662822015, 0.363461538461539, 0.173305088921687, 0.494423076923077, 0.326265170587456, 0.669807692307693, 0.701978522573053, 1.00461538461538, 1.40252356349327, 2.98288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1035, '2022-05-01 00:00:00', 0.135207675021115, 0.336346153846154, 0.196355251051212, 0.444230769230769, 0.335254438392005, 0.611538461538462, 0.688405850777443, 0.941153846153846, 1.39059866742571, 2.96557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1050, '2022-05-01 00:00:00', 0.1154842646624, 0.278846153846153, 0.232179638675282, 0.415769230769231, 0.302947380554141, 0.531346153846154, 0.620625893755651, 0.8825, 1.3655257651852, 2.94884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1065, '2022-05-01 00:00:00', 0.172836182999527, 0.272115384615384, 0.226689978062212, 0.382884615384615, 0.231801971186946, 0.463076923076923, 0.522971281753082, 0.834807692307692, 1.34464220290981, 2.94942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1080, '2022-05-01 00:00:00', 0.10219589032833, 0.24, 0.119087718155084, 0.31326923076923, 0.204627616754097, 0.432307692307691, 0.422532292803211, 0.788461538461538, 1.32810641661207, 2.91942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1095, '2022-05-01 00:00:00', 0.0782569731471506, 0.213076923076923, 0.100223020539963, 0.305576923076922, 0.23463457676861, 0.449230769230768, 0.531333337354824, 0.891346153846153, 1.33746545606002, 2.91461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1110, '2022-05-01 00:00:00', 0.0797486435862466, 0.215384615384615, 0.16533799879687, 0.314423076923076, 0.282506432874341, 0.45826923076923, 0.697638902629102, 0.924038461538462, 1.3276785552813, 2.91211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1125, '2022-05-01 00:00:00', 0.100259854685405, 0.234038461538461, 0.17311856763946, 0.335961538461538, 0.251455837994545, 0.435961538461538, 0.699065447579838, 0.8925, 1.3696739224524, 2.93942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1140, '2022-05-01 00:00:00', 0.139919207456963, 0.225769230769231, 0.184711833780247, 0.312307692307692, 0.233645112214098, 0.405961538461539, 0.717784867062976, 0.856346153846154, 1.35272534024977, 3.01538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1155, '2022-05-01 00:00:00', 0.0821948903521375, 0.205, 0.112225048623119, 0.267692307692308, 0.145382387040309, 0.349038461538461, 0.716307438292976, 1.20211538461538, 1.32244483671488, 3.07711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1170, '2022-05-01 00:00:00', 0.0688476579122339, 0.18, 0.108369914928168, 0.255961538461538, 0.159192191536375, 0.338076923076923, 0.68486775815032, 1.23961538461538, 1.32115351696335, 3.08615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1185, '2022-05-01 00:00:00', 0.104861263655292, 0.186730769230769, 0.125035994817492, 0.255, 0.166728821743573, 0.337499999999999, 0.660342830540435, 1.28057692307692, 1.31205577097692, 3.10711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1200, '2022-05-01 00:00:00', 0.0658296169025645, 0.163461538461538, 0.120218550981119, 0.2275, 0.151609315727578, 0.34576923076923, 0.632740559301057, 1.29115384615385, 1.31114068071103, 3.13826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1215, '2022-05-01 00:00:00', 0.0916515138991164, 0.175, 0.132559565711187, 0.239038461538461, 0.145629799359672, 0.354038461538462, 0.678844266722153, 1.33346153846154, 1.31058695012813, 3.15692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1230, '2022-05-01 00:00:00', 0.0916045010650928, 0.159230769230768, 0.107315494615714, 0.238846153846153, 0.130443621774077, 0.343461538461538, 0.671380924776573, 1.32711538461538, 1.31457679648096, 3.15692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1245, '2022-05-01 00:00:00', 0.0853706849343134, 0.163076923076923, 0.104947056249256, 0.228269230769231, 0.131850877305211, 0.304423076923077, 0.659449887289515, 1.34807692307692, 1.31660725117484, 3.15942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1260, '2022-05-01 00:00:00', 0.0621573685216678, 0.158461538461539, 0.11715226778067, 0.230576923076923, 0.139786100332451, 0.301923076923078, 0.627932045563972, 1.36942307692308, 1.32095386572909, 3.16134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1275, '2022-05-01 00:00:00', 0.0825096730925907, 0.165384615384615, 0.086546785924413, 0.217884615384615, 0.383861804058941, 0.411730769230769, 0.624177736028646, 1.37461538461538, 1.32737196977857, 3.16288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1290, '2022-05-01 00:00:00', 0.0586738049270321, 0.153846153846154, 0.0866513793223261, 0.207307692307693, 0.583417385885822, 0.449615384615385, 0.610481650955904, 1.37461538461538, 1.3275525920337, 3.15673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1305, '2022-05-01 00:00:00', 0.072336819010898, 0.148846153846154, 0.371290524853724, 0.334423076923077, 0.603790080689027, 0.467692307692308, 0.622673794089774, 1.38442307692308, 1.32823109666724, 3.16461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 930, '2022-05-01 00:00:00', 0.198053023203384, 0.780000000000001, 0.901498752079004, 1.255, 0.926458309909302, 1.405, 0.81887626252892, 1.72833333333333, 0.417612260356421, 2.44 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 945, '2022-05-01 00:00:00', 0.577090403085454, 0.781666666666669, 0.644987079973956, 0.836666666666667, 0.56518433571122, 0.963333333333332, 0.596322060635023, 1.435, 0.175428047928488, 2.155 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 960, '2022-05-01 00:00:00', 0.433195490896814, 0.601666666666667, 0.320780298646908, 0.749999999999999, 0.797501306164028, 1.06333333333333, 0.590254182534948, 1.395, 0.134814687627127, 2.115 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 975, '2022-05-01 00:00:00', 0.13919410907075, 0.349999999999999, 0.226053091109147, 0.539999999999999, 0.481308979069925, 0.866666666666665, 0.337873250396259, 1.18166666666666, 0.122915960449947, 2.08833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 990, '2022-05-01 00:00:00', 0.173999557912789, 0.515384615384616, 0.241845230229201, 0.641346153846154, 0.218786513436131, 0.773461538461539, 0.386599225993097, 1.12019230769231, 1.32979768559559, 3.04673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1005, '2022-05-01 00:00:00', 0.155243728970337, 0.396153846153847, 0.16107248726535, 0.537115384615385, 0.223544179078767, 0.71, 0.377859558769984, 1.01961538461538, 1.34967705538998, 3.02692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1020, '2022-05-01 00:00:00', 0.0916651515026292, 0.3525, 0.148758063776259, 0.470192307692308, 0.178975288367288, 0.621923076923077, 0.363685832299507, 0.950769230769231, 1.36057713998367, 2.99692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1035, '2022-05-01 00:00:00', 0.0999469089836436, 0.294230769230769, 0.191576054389333, 0.445769230769231, 0.187712238853476, 0.583269230769231, 0.335000574052321, 0.905769230769231, 1.36665392895878, 2.95980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1050, '2022-05-01 00:00:00', 0.163523345780915, 0.308269230769231, 0.150306481768214, 0.385961538461538, 0.176776260153467, 0.539615384615384, 0.326593843269493, 0.848461538461538, 1.36524013103359, 2.94384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1065, '2022-05-01 00:00:00', 0.0555171491176724, 0.221923076923077, 0.108557145532451, 0.364423076923077, 0.145704785835554, 0.451730769230769, 0.279967031026045, 0.781538461538461, 1.38008210458096, 2.93384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1080, '2022-05-01 00:00:00', 0.0966922158986157, 0.259230769230769, 0.121578717773238, 0.330769230769231, 0.154184829144963, 0.409807692307692, 0.274440409673099, 0.743461538461538, 1.40081531204565, 2.92653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1095, '2022-05-01 00:00:00', 0.0806418959636701, 0.213653846153846, 0.0870826309626935, 0.270769230769231, 0.13051259886133, 0.378461538461539, 0.335343681341075, 0.770769230769231, 1.4131540419055, 2.92211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1110, '2022-05-01 00:00:00', 0.0564105827496384, 0.173076923076923, 0.0860762184614035, 0.241346153846154, 0.144936723593966, 0.375576923076923, 0.354099507961338, 0.792692307692308, 1.42046980310687, 2.91230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1125, '2022-05-01 00:00:00', 0.0818779579618345, 0.185, 0.0964285307285222, 0.287692307692308, 0.149528103867313, 0.405576923076923, 0.388701833523609, 0.816346153846154, 1.4429201827704, 2.96442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1140, '2022-05-01 00:00:00', 0.0767886710394185, 0.1975, 0.112830028736217, 0.271153846153846, 0.170600861211643, 0.380576923076923, 0.37590178750061, 0.793076923076923, 1.43847318896969, 2.96865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1155, '2022-05-01 00:00:00', 0.0706225067633436, 0.171538461538461, 0.0955743769975065, 0.262307692307692, 0.160670350526977, 0.379807692307692, 1.06703227908784, 1.19326923076923, 1.44180731935784, 2.98711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1170, '2022-05-01 00:00:00', 0.063829098741513, 0.168076923076923, 0.103234609581209, 0.239230769230769, 0.137066098597047, 0.346346153846153, 1.28035914432691, 1.27846153846154, 1.46351254232359, 3.01480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1185, '2022-05-01 00:00:00', 0.0801405016205913, 0.1675, 0.106385547023008, 0.251730769230769, 0.124587473132488, 0.320961538461538, 1.2865825483995, 1.31442307692308, 1.47292656091407, 3.01942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1200, '2022-05-01 00:00:00', 0.0839113543247602, 0.178653846153846, 0.0903567714886175, 0.237884615384615, 0.135484458376371, 0.315961538461538, 1.27836321129795, 1.3375, 1.46630152214548, 3.03192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1215, '2022-05-01 00:00:00', 0.057825998943781, 0.165384615384615, 0.10404085735902, 0.227499999999999, 0.149806156800662, 0.343269230769231, 1.25407251967954, 1.36173076923077, 1.46122367055308, 3.04384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1230, '2022-05-01 00:00:00', 0.110485815309547, 0.171346153846154, 0.142366266531625, 0.238076923076923, 0.191905024586482, 0.356538461538462, 1.23438606664952, 1.37019230769231, 1.44612867817707, 3.04307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1245, '2022-05-01 00:00:00', 0.0710906788220831, 0.168269230769231, 0.126558742821724, 0.266346153846154, 0.152223140866902, 0.348269230769231, 1.23285405275102, 1.35634615384615, 1.45948722554823, 3.02480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1260, '2022-05-01 00:00:00', 0.145217608595355, 0.208076923076923, 0.149641623168874, 0.271153846153846, 0.177459962981903, 0.355961538461538, 1.23362455328254, 1.35846153846154, 1.4548073623468, 3.01769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1275, '2022-05-01 00:00:00', 0.093585008661398, 0.178076923076923, 0.0970893719922329, 0.247115384615385, 0.246926024425255, 0.387692307692308, 1.23206082829355, 1.34173076923077, 1.47146572661934, 3.00923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1290, '2022-05-01 00:00:00', 0.0854510656187777, 0.178269230769231, 0.13588796290157, 0.238461538461538, 0.301015971975933, 0.408846153846154, 1.2128749063533, 1.34653846153846, 1.47115638712702, 3.01634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1305, '2022-05-01 00:00:00', 0.0674288799117545, 0.149423076923077, 0.199958457223956, 0.284230769230769, 0.303009075771667, 0.4075, 1.25831071129266, 1.36038461538461, 1.46919025316669, 3.02 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 930, '2022-05-01 00:00:00', 0.00288675134594858, 0.511666666666667, 0.162095650774474, 0.68, 0.129711217710728, 0.895, 0.252800975736515, 1.08333333333333, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 945, '2022-05-01 00:00:00', 0.0312249899919918, 0.465, 0.140029758741967, 0.693333333333333, 0.135769412362776, 0.698333333333333, 0.409766193497382, 0.883333333333333, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 960, '2022-05-01 00:00:00', 0.150249792013168, 0.419999999999999, 0.160649722481346, 0.493333333333333, 0.226991189256325, 0.584999999999999, 0.462880474132723, 0.823333333333332, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 975, '2022-05-01 00:00:00', 0.160390149323454, 0.455000000000001, 0.201886932051913, 0.493333333333333, 0.323663920345371, 0.631666666666666, 0.471513520484833, 0.784999999999999, 0.193799724802005, 1.74166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 990, '2022-05-01 00:00:00', 0.498185206524642, 0.534799999999999, 0.722389149512459, 0.702399999999999, 0.711787655601491, 0.845, 0.756531283777039, 1.107, 1.18373378200787, 2.8644 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1005, '2022-05-01 00:00:00', 0.281979609191871, 0.468, 0.277990257623057, 0.5616, 0.459349812234641, 0.7578, 0.514253747353062, 1.0256, 1.18083843800355, 2.8574 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1020, '2022-05-01 00:00:00', 0.214237407253418, 0.3432, 0.32932063909408, 0.487, 0.445578088928679, 0.6324, 0.518806723806339, 0.953, 1.18339758041553, 2.8306 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1035, '2022-05-01 00:00:00', 0.172689026866214, 0.3356, 0.268440713504243, 0.443, 0.369066615486509, 0.5718, 0.508442638521463, 0.9392, 1.18208072200393, 2.8176 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1050, '2022-05-01 00:00:00', 0.238410185744374, 0.2704, 0.258395368895548, 0.3816, 0.392404659333533, 0.5278, 0.514119960061204, 0.9088, 1.18189730941398, 2.792 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1065, '2022-05-01 00:00:00', 0.224543611205782, 0.2764, 0.326815697297422, 0.3822, 0.358368757938895, 0.5336, 0.490662986852144, 0.9122, 1.14952424941799, 2.8168 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1080, '2022-05-01 00:00:00', 0.146692706021806, 0.252, 0.189179588398607, 0.354199999999999, 0.211724073580056, 0.455, 0.338824930212246, 0.8376, 1.15228125183626, 2.798 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1095, '2022-05-01 00:00:00', 0.0984674227007765, 0.227, 0.116043095443029, 0.3158, 0.214306439473945, 0.4228, 0.316811984200935, 0.8514, 1.15417058964436, 2.7908 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1110, '2022-05-01 00:00:00', 0.0971540872360328, 0.2292, 0.130479883506998, 0.291, 0.22831593607689, 0.3986, 0.326855855079881, 0.8358, 1.13041382540496, 2.811 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1125, '2022-05-01 00:00:00', 0.113862124226335, 0.2, 0.204625267257003, 0.2906, 0.208341666500007, 0.387, 0.381517583692635, 0.8284, 1.20092644792815, 2.8442 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1140, '2022-05-01 00:00:00', 0.116971150289291, 0.1752, 0.123254479296563, 0.242, 0.16609936784949, 0.348400000000001, 0.379208825495048, 0.804200000000001, 1.20760706909712, 2.8326 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1155, '2022-05-01 00:00:00', 0.129213324906271, 0.1776, 0.135222655892668, 0.2482, 0.192673082361462, 0.372, 0.449684426385141, 1.0884, 1.21505733746739, 2.8482 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1170, '2022-05-01 00:00:00', 0.0978932241441325, 0.1832, 0.131289438519124, 0.2584, 0.182019916492674, 0.367, 0.517677103350469, 1.186, 1.23914537081006, 2.845 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1185, '2022-05-01 00:00:00', 0.105240993280503, 0.1756, 0.135228818427632, 0.2708, 0.166712577010055, 0.3542, 0.561269914271793, 1.2202, 1.26259547493777, 2.8384 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1200, '2022-05-01 00:00:00', 0.104140530054345, 0.1884, 0.120807008626707, 0.2562, 0.168948463542387, 0.344600000000001, 0.533548029703043, 1.2612, 1.26544945901973, 2.8246 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1215, '2022-05-01 00:00:00', 0.0700880398736713, 0.1646, 0.136343622268639, 0.231, 0.173409438420558, 0.322, 0.527828728534802, 1.2986, 1.30051390483403, 2.8302 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1230, '2022-05-01 00:00:00', 0.120219590749595, 0.1794, 0.1479096007702, 0.2428, 0.19535608513686, 0.3466, 0.52420996111609, 1.3424, 1.30352189599306, 2.8612 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1245, '2022-05-01 00:00:00', 0.0890168523370713, 0.1664, 0.144603768968862, 0.254599999999999, 0.182525568985097, 0.3498, 0.500768159930321, 1.372, 1.30753352410815, 2.8528 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1260, '2022-05-01 00:00:00', 0.114321549441331, 0.1706, 0.128691167788107, 0.235200000000001, 0.16446200169036, 0.3396, 0.50287655874313, 1.3834, 1.31636573565252, 2.847 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1275, '2022-05-01 00:00:00', 0.0824201633906008, 0.1642, 0.103471010432874, 0.231, 0.250947703715336, 0.4318, 0.481146633920817, 1.36, 1.33646913544608, 2.8468 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1290, '2022-05-01 00:00:00', 0.069045275001263, 0.1538, 0.125438563979876, 0.2334, 0.264709431893413, 0.4124, 0.457450543774952, 1.3388, 1.33386318638757, 2.8458 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1305, '2022-05-01 00:00:00', 0.0931276006348282, 0.1554, 0.255408496334793, 0.3128, 0.265533582308027, 0.4068, 0.419180052801498, 1.3066, 1.30347206209672, 2.8246 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 930, '2022-05-01 00:00:00', 0.129839644690417, 0.393333333333332, 0.215077505409871, 0.656666666666666, 0.164342122821063, 0.693333333333333, 0.28250368729157, 0.898333333333333, 0.167107749670683, 2.145 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 945, '2022-05-01 00:00:00', 0.0407226390762354, 0.418333333333333, 0.0596517672272452, 0.448333333333333, 0.084310932466279, 0.576666666666668, 0.10492060490358, 0.721666666666668, 0.262694372481278, 2.08833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 960, '2022-05-01 00:00:00', 0.0510718448201485, 0.311666666666667, 0.0259807621135331, 0.400000000000001, 0.162967276878928, 0.548333333333334, 0.170220445305492, 0.675000000000001, 0.272503822603156, 2.10333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 975, '2022-05-01 00:00:00', 0.0346410161513768, 0.254999999999999, 0.137870712384225, 0.366666666666667, 0.193412340178524, 0.491666666666667, 0.125033328890074, 0.628333333333334, 0.296155927398613, 2.13166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 990, '2022-05-01 00:00:00', 0.226686813096581, 0.482708333333333, 0.333161119462849, 0.645625, 0.352480855683238, 0.859166666666666, 0.38401671914086, 1.08083333333333, 1.36065760955311, 2.8525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1005, '2022-05-01 00:00:00', 0.202901061061075, 0.406666666666667, 0.239189073837995, 0.58625, 0.236076013304976, 0.748333333333334, 0.29556251637675, 0.954375, 1.26173834465087, 2.80979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1020, '2022-05-01 00:00:00', 0.137526677253985, 0.37875, 0.149043903414154, 0.511458333333333, 0.201972160515226, 0.664166666666667, 0.306120462104121, 0.898541666666667, 1.22596013836893, 2.785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1035, '2022-05-01 00:00:00', 0.118871314844051, 0.333958333333333, 0.194583818234817, 0.460416666666667, 0.204722771189426, 0.60625, 0.339341794155788, 0.839375, 1.21433400068408, 2.76625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1050, '2022-05-01 00:00:00', 0.0950493292980016, 0.273125, 0.120693759969818, 0.381875, 0.167420757807769, 0.515833333333333, 0.314884309903158, 0.772708333333334, 1.21415875257286, 2.72854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1065, '2022-05-01 00:00:00', 0.0700358991797284, 0.239375, 0.117272559709719, 0.354375, 0.132238085406149, 0.462708333333334, 0.316835505142401, 0.767291666666667, 1.19449323361203, 2.73520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1080, '2022-05-01 00:00:00', 0.0926343032058583, 0.244375, 0.113047380088738, 0.331666666666667, 0.138877324397773, 0.423958333333334, 0.35232740661106, 0.774583333333334, 1.17628930188926, 2.7475 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1095, '2022-05-01 00:00:00', 0.0776275831561608, 0.212708333333333, 0.114293473953703, 0.287708333333333, 0.191558137200006, 0.409791666666666, 0.388220519938667, 0.843958333333333, 1.16303170791823, 2.76166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1110, '2022-05-01 00:00:00', 0.068608055047431, 0.20625, 0.142843629666262, 0.307291666666667, 0.210015096075759, 0.412916666666667, 0.415326776793574, 0.849375, 1.15337357646344, 2.77145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1125, '2022-05-01 00:00:00', 0.109195841880806, 0.214583333333334, 0.162145795683919, 0.291041666666667, 0.213759905270959, 0.397916666666667, 0.419217643916635, 0.817291666666667, 1.4030229882061, 3.068125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1140, '2022-05-01 00:00:00', 0.0993046476428888, 0.19375, 0.143079485358436, 0.29, 0.17405321004663, 0.364791666666667, 0.426148862794294, 0.810625, 1.53094314434988, 3.16604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1155, '2022-05-01 00:00:00', 0.0952169053160791, 0.211458333333334, 0.137119532905957, 0.283125000000001, 0.157442047078936, 0.353541666666667, 0.473394263403338, 1.21729166666667, 1.59354517723347, 3.17916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1170, '2022-05-01 00:00:00', 0.0762563848597875, 0.180416666666667, 0.101442494597407, 0.236666666666667, 0.224148044859849, 0.350208333333334, 0.48749117420476, 1.32458333333333, 1.61124844700345, 3.19458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1185, '2022-05-01 00:00:00', 0.0800848734563632, 0.17875, 0.149794545284872, 0.259166666666666, 0.28612826504554, 0.389583333333334, 0.53629528794272, 1.413125, 1.61475174203523, 3.19333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1200, '2022-05-01 00:00:00', 0.0430988385159381, 0.154347826086956, 0.110917838053304, 0.226304347826087, 0.162387997278368, 0.33304347826087, 0.55878202528236, 1.39152173913044, 1.61951341933774, 3.13652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1215, '2022-05-01 00:00:00', 0.106128883537653, 0.167391304347826, 0.149752100818669, 0.265652173913044, 0.172954733733856, 0.342391304347826, 0.56842650857624, 1.39717391304348, 1.60428560806764, 3.13369565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1230, '2022-05-01 00:00:00', 0.082564503469721, 0.178478260869565, 0.0976188846500322, 0.236086956521739, 0.140643636226696, 0.329782608695652, 0.582349150936823, 1.41847826086956, 1.59349092872252, 3.13760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1245, '2022-05-01 00:00:00', 0.0554045488350961, 0.139130434782609, 0.074120668627493, 0.194347826086957, 0.110643554025668, 0.324782608695652, 0.594498077731861, 1.42565217391304, 1.59607559728635, 3.13630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1260, '2022-05-01 00:00:00', 0.0816286782124973, 0.152173913043478, 0.1231936680268, 0.23804347826087, 0.136491902784347, 0.353695652173913, 0.598328452239147, 1.43586956521739, 1.5915760516115, 3.14565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1275, '2022-05-01 00:00:00', 0.0729529600999975, 0.16804347826087, 0.0609696030011563, 0.236739130434783, 0.221322828615584, 0.422391304347826, 0.626894362314718, 1.45978260869565, 1.62171306366742, 3.15652173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1290, '2022-05-01 00:00:00', 0.0572621390551378, 0.17195652173913, 0.0974065884746037, 0.253043478260869, 0.264853416092393, 0.442826086956522, 0.698580505969182, 1.48978260869565, 1.63601016164688, 3.15760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1305, '2022-05-01 00:00:00', 0.0585361615878485, 0.145869565217391, 0.223568348216179, 0.311521739130435, 0.261752983757452, 0.416521739130435, 0.735944782792947, 1.49021739130435, 1.62736656496282, 3.14586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1320, '2022-05-01 00:00:00', 0.071930853039899, 0.169047619047619, 0.128956434134795, 0.268809523809523, 0.131240419151447, 0.395952380952381, 0.396731437288921, 1.38666666666667, 1.34049209159139, 2.93761904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1335, '2022-05-01 00:00:00', 0.0964568741533155, 0.187142857142857, 0.0961441130605012, 0.258095238095238, 0.237998599435655, 0.896666666666666, 0.395025014277276, 1.36952380952381, 1.35212359430849, 2.94071428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1350, '2022-05-01 00:00:00', 0.0619129573329713, 0.184285714285714, 0.0831786659918912, 0.279761904761905, 0.19119019450848, 0.968095238095238, 0.401328745425446, 1.36547619047619, 1.37258597614312, 2.93952380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 1, 1365, '2022-05-01 00:00:00', 0.0584481862523594, 0.178095238095238, 0.226181816876853, 0.850714285714285, 0.236809396933886, 0.983095238095238, 0.413363094166675, 1.33904761904762, 1.38267718230836, 2.92976190476191 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1320, '2022-05-01 00:00:00', 0.0590429267031698, 0.162608695652174, 0.0725659029894882, 0.211086956521739, 0.136747943311773, 0.33, 0.485163372508391, 1.28695652173913, 1.38923902876769, 3.21847826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1335, '2022-05-01 00:00:00', 0.062235209840359, 0.138695652173914, 0.0825980074217259, 0.217608695652174, 0.431890434978696, 0.880434782608696, 0.489087336704705, 1.29717391304348, 1.38438229115488, 3.21934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1350, '2022-05-01 00:00:00', 0.0636869505313623, 0.159130434782609, 0.0751737118713839, 0.239782608695653, 0.394226615674194, 0.923478260869566, 0.503722997000842, 1.30869565217391, 1.39007702320223, 3.23630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 2, 1365, '2022-05-01 00:00:00', 0.0687494160952571, 0.180869565217392, 0.40847409582068, 0.825217391304348, 0.360850033996913, 0.976739130434783, 0.509365547391621, 1.30847826086957, 1.39712320890806, 3.24152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1320, '2022-05-01 00:00:00', 0.102228624658677, 0.165652173913043, 0.154696566438898, 0.240869565217391, 0.174874884693151, 0.30695652173913, 1.34353748894094, 1.3995652173913, 1.4713921508762, 3.20304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1335, '2022-05-01 00:00:00', 0.0736639898404204, 0.163260869565217, 0.113586431717683, 0.217826086956522, 1.08504817655925, 0.969999999999999, 1.34135041976979, 1.40130434782609, 1.47535250694973, 3.19826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1350, '2022-05-01 00:00:00', 0.0769220127624777, 0.150217391304348, 0.112779297570407, 0.213478260869565, 1.30668405567064, 1.11130434782609, 1.33787757405603, 1.40369565217391, 1.4676408161459, 3.20326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 3, 1365, '2022-05-01 00:00:00', 0.0865100693264183, 0.166086956521739, 1.09002565513558, 0.933260869565217, 1.31202186849123, 1.15326086956522, 1.33005029772051, 1.42260869565217, 1.44828698049303, 3.21021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1320, '2022-05-01 00:00:00', 0.0946093014106962, 0.183409090909091, 0.116155264428891, 0.232954545454546, 0.20864500496115, 0.3525, 0.415899900544262, 1.32818181818182, 1.3533644143745, 2.915 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1335, '2022-05-01 00:00:00', 0.0913641209523886, 0.154545454545455, 0.117356571759169, 0.235227272727272, 0.291504624127038, 0.739772727272727, 0.38001537904628, 1.29454545454545, 1.35846585946868, 2.90659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1350, '2022-05-01 00:00:00', 0.0766676077487879, 0.167272727272726, 0.113742180169819, 0.247954545454545, 0.384043761034611, 0.864090909090909, 0.371639051252131, 1.26318181818182, 1.36351906963077, 2.90659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 4, 1365, '2022-05-01 00:00:00', 0.068073759970614, 0.189318181818182, 0.251745959527711, 0.663863636363636, 0.40509532040585, 0.921136363636363, 0.354957240885635, 1.2375, 1.36789953366435, 2.90090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1320, '2022-05-01 00:00:00', 0.0643239130454116, 0.17075, 0.0926808331970812, 0.2385, 0.135098404681063, 0.351, 0.762696523423377, 1.58325, 1.67859470908508, 3.27975 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1335, '2022-05-01 00:00:00', 0.0843594283876718, 0.175749999999999, 0.128154922693302, 0.23, 0.523310564931018, 0.9525, 0.817791433647583, 1.57475, 1.68288567957729, 3.279 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1350, '2022-05-01 00:00:00', 0.0519209926107373, 0.152000000000001, 0.0963696283232325, 0.246500000000001, 0.539290469530397, 1.1, 0.817786486096527, 1.597, 1.66796351957457, 3.28125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840218072458300, 5, 1365, '2022-05-01 00:00:00', 0.0822000128057364, 0.181000000000001, 0.4962736803312, 0.92175, 0.590701189043024, 1.236, 0.866829180950531, 1.61675, 1.69191442097251, 3.27825 where not exists (select 1 from powerstats_trumpet where symbolid = 515840218072458300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:45:57 Duration: 3s884ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 930, '2022-05-01 00:00:00', 0.427911595231229, 0.798333333333334, 0.395769293065208, 0.938333333333335, 0.287286152352202, 1.00166666666667, 0.405010287935173, 1.12166666666667, 0.662765670002102, 2.83333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 945, '2022-05-01 00:00:00', 0.091241437954475, 0.410000000000001, 0.0708872343937918, 0.650000000000001, 0.16575584454251, 0.790000000000001, 0.515905353076834, 1.19333333333334, 0.687513636228402, 2.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 960, '2022-05-01 00:00:00', 0.0225462487641118, 0.488333333333334, 0.0694622199472495, 0.605000000000002, 0.0896288643983236, 0.646666666666668, 0.628470365252015, 1.085, 0.708889977358971, 2.765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 975, '2022-05-01 00:00:00', 0.100166528008776, 0.351666666666667, 0.105987420637228, 0.391666666666666, 0.203613195381178, 0.501666666666665, 0.643764967463544, 1.05166666666666, 0.729765944213167, 2.71333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 990, '2022-05-01 00:00:00', 0.203067062528756, 0.573333333333333, 0.335921563912543, 0.807916666666665, 0.377726801050552, 0.976666666666666, 0.50183070648478, 1.36666666666667, 1.26445633330716, 3.20958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1005, '2022-05-01 00:00:00', 0.166402553413728, 0.510624999999999, 0.212252306622723, 0.653541666666666, 0.24620452202725, 0.801666666666666, 0.452755452755679, 1.16875, 1.25618814289991, 3.17270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1020, '2022-05-01 00:00:00', 0.157576183553189, 0.407916666666668, 0.190203933271328, 0.525833333333334, 0.257431572447424, 0.721666666666666, 0.41836590106498, 1.111875, 1.24847296218975, 3.14104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1035, '2022-05-01 00:00:00', 0.145020613227464, 0.37125, 0.191157799599772, 0.49, 0.26774690623255, 0.715833333333333, 0.435984590789396, 1.06104166666667, 1.25489604555315, 3.10354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1050, '2022-05-01 00:00:00', 0.121332987437794, 0.322708333333334, 0.176981407154143, 0.460625, 0.263409827680822, 0.648958333333333, 0.43718446178151, 1.01791666666667, 1.27320488506282, 3.089375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1065, '2022-05-01 00:00:00', 0.108937349033712, 0.337708333333333, 0.214455727500973, 0.486041666666667, 0.241099440516546, 0.585624999999999, 0.439665087871159, 0.984791666666667, 1.26315483806521, 3.11666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1080, '2022-05-01 00:00:00', 0.135998055186436, 0.317916666666666, 0.157893171553391, 0.400416666666667, 0.200829800317713, 0.502499999999999, 0.433764643907671, 0.931875, 1.26082177882959, 3.09958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1095, '2022-05-01 00:00:00', 0.123177842151506, 0.271458333333333, 0.163104921997192, 0.381458333333332, 0.250284530114213, 0.518541666666665, 0.498691358108574, 1.003125, 1.26400072234432, 3.1 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1110, '2022-05-01 00:00:00', 0.16025780294824, 0.286041666666666, 0.185846574559131, 0.379583333333332, 0.268344360201912, 0.515, 0.563796934805123, 1.026875, 1.25861315153521, 3.10625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1125, '2022-05-01 00:00:00', 0.0935934683556531, 0.259791666666666, 0.156503779414474, 0.366041666666666, 0.23808708901686, 0.494374999999999, 0.616999518473963, 1.03916666666667, 1.26369324081601, 3.18645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1140, '2022-05-01 00:00:00', 0.144630808101779, 0.274374999999999, 0.167156526488875, 0.3525, 0.212521098696822, 0.4775, 0.669715898017937, 1.07291666666667, 1.25680488322283, 3.19291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1155, '2022-05-01 00:00:00', 0.10249403482112, 0.224375, 0.128178430888069, 0.321666666666666, 0.161988185067459, 0.423541666666667, 0.660665014110454, 1.4825, 1.23102862535738, 3.16979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1170, '2022-05-01 00:00:00', 0.0877865391120716, 0.237291666666666, 0.111769163969732, 0.306458333333333, 0.155854354158441, 0.399166666666666, 0.66481936088587, 1.55, 1.1953860383981, 3.16729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1185, '2022-05-01 00:00:00', 0.0626060694145243, 0.192708333333333, 0.0821713369928257, 0.266041666666667, 0.113360237642045, 0.35625, 0.650811888436617, 1.556875, 1.18351256552418, 3.17958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1200, '2022-05-01 00:00:00', 0.0742715225235828, 0.203541666666667, 0.111472156463695, 0.278958333333333, 0.226749139141583, 0.407291666666667, 0.642256410712615, 1.59208333333333, 1.18816337306237, 3.188125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1215, '2022-05-01 00:00:00', 0.0968860734671591, 0.226041666666666, 0.111637799102301, 0.282291666666667, 0.251879888559745, 0.4525, 0.668419615667208, 1.615, 1.1746013816598, 3.18083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1230, '2022-05-01 00:00:00', 0.0938872184198083, 0.216875000000001, 0.211822663045554, 0.333333333333335, 0.251931308213114, 0.477916666666667, 0.670367051469308, 1.640625, 1.17323408388084, 3.17770833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1245, '2022-05-01 00:00:00', 0.188145868287409, 0.249791666666667, 0.225843728035014, 0.346458333333334, 0.231574243893363, 0.46375, 0.667486633422051, 1.62583333333333, 1.15910689944794, 3.16625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1260, '2022-05-01 00:00:00', 0.118766112560584, 0.251458333333333, 0.155345425059627, 0.341875, 0.166863651706625, 0.457500000000001, 0.714263803364767, 1.62979166666667, 1.15545108513728, 3.16291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1275, '2022-05-01 00:00:00', 0.100628234937649, 0.227291666666667, 0.134848277597508, 0.326666666666667, 0.397257582629358, 0.53875, 0.733796677156416, 1.64145833333333, 1.15318713993443, 3.15916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1290, '2022-05-01 00:00:00', 0.113807419016462, 0.223958333333333, 0.131716648007452, 0.303333333333334, 0.47056275090176, 0.540208333333333, 0.752187359821583, 1.66145833333333, 1.15439142634437, 3.1625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1305, '2022-05-01 00:00:00', 0.115708278861547, 0.213333333333333, 0.418929741869908, 0.417291666666666, 0.485746661172858, 0.605416666666667, 0.78241934228003, 1.708125, 1.15332568900876, 3.18333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 930, '2022-05-01 00:00:00', 0.295395215488224, 0.621666666666665, 0.414095399636363, 0.864999999999997, 0.512599583820873, 1.09166666666667, 0.512664607711513, 1.105, 0.586202467866981, 3.35833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 945, '2022-05-01 00:00:00', 0.192959408512083, 0.476666666666664, 0.170098010962309, 0.753333333333333, 0.338390799717329, 0.858333333333332, 0.423152848665037, 1.05333333333333, 0.607913096859524, 3.38666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 960, '2022-05-01 00:00:00', 0.169213868619961, 0.523333333333333, 0.330012626021084, 0.618333333333332, 0.437349974276894, 0.735000000000002, 0.437959282734519, 1.04666666666667, 0.607913096859524, 3.38666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 975, '2022-05-01 00:00:00', 0.271400687790825, 0.406666666666666, 0.36250287355183, 0.541666666666667, 0.309286814030818, 0.638333333333335, 0.401538707142082, 0.903333333333334, 0.567281529166372, 3.33666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 990, '2022-05-01 00:00:00', 0.20047031240023, 0.587115384615384, 0.290570327777312, 0.781346153846153, 0.345519230234062, 0.936538461538461, 0.622571960622904, 1.35538461538461, 1.23736326361899, 3.21461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1005, '2022-05-01 00:00:00', 0.191761971845706, 0.499423076923076, 0.22406051723723, 0.638653846153845, 0.297281270594287, 0.778076923076922, 0.587754167606203, 1.23480769230769, 1.23065756344384, 3.17096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1020, '2022-05-01 00:00:00', 0.131390199845287, 0.389230769230769, 0.208063599744072, 0.537692307692306, 0.324968400830699, 0.692692307692306, 0.565566190100341, 1.18365384615385, 1.23366265180621, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1035, '2022-05-01 00:00:00', 0.103963936054767, 0.332499999999999, 0.158595397158934, 0.442499999999999, 0.215073600997783, 0.574423076923076, 0.494647388006384, 1.07403846153846, 1.23809363383948, 3.12038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1050, '2022-05-01 00:00:00', 0.119766439372639, 0.285000000000001, 0.179939840374072, 0.402884615384615, 0.213034125110365, 0.551538461538461, 0.458826638955699, 1.02173076923077, 1.24263202363123, 3.13211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1065, '2022-05-01 00:00:00', 0.115542366522149, 0.289038461538462, 0.157189376231347, 0.402500000000001, 0.223603443622856, 0.5525, 0.45568448092276, 0.997884615384615, 1.2701391807442, 3.17653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1080, '2022-05-01 00:00:00', 0.137223007714281, 0.286923076923077, 0.194421924214797, 0.428269230769231, 0.24107810735559, 0.554423076923077, 0.467863721118084, 0.982692307692307, 1.29056649755655, 3.19673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1095, '2022-05-01 00:00:00', 0.145294528458576, 0.297500000000001, 0.161971151277485, 0.380576923076923, 0.301851784821624, 0.552499999999999, 0.466398311119782, 0.994230769230769, 1.32938233199309, 3.19423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1110, '2022-05-01 00:00:00', 0.073371551812571, 0.240769230769231, 0.134285144375691, 0.3375, 0.313845442118349, 0.495192307692307, 0.411946411750177, 0.984615384615385, 1.35789225810275, 3.19423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1125, '2022-05-01 00:00:00', 0.0920436769231795, 0.234038461538461, 0.245422398827316, 0.366923076923076, 0.277537592741264, 0.468653846153845, 0.389003856022021, 0.989999999999999, 1.56463159832005, 3.39903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1140, '2022-05-01 00:00:00', 0.170009954459686, 0.254230769230768, 0.215528331173565, 0.342307692307691, 0.215364896075332, 0.425961538461538, 0.44161857019204, 1.04019230769231, 1.61712038703179, 3.54211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1155, '2022-05-01 00:00:00', 0.114992976374145, 0.239230769230768, 0.11077280977124, 0.298846153846153, 0.153722151949547, 0.402499999999999, 0.685576147372525, 1.36057692307692, 1.64524873031873, 3.60576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1170, '2022-05-01 00:00:00', 0.0704701246028296, 0.19403846153846, 0.102264363294356, 0.254999999999999, 0.179653512671989, 0.429230769230769, 0.717228238536274, 1.41211538461538, 1.65930045501109, 3.625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1185, '2022-05-01 00:00:00', 0.0760457858034322, 0.189807692307693, 0.115429798845612, 0.285961538461538, 0.286967701211236, 0.487692307692307, 0.716469549516667, 1.43615384615385, 1.66506631884554, 3.64961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1200, '2022-05-01 00:00:00', 0.115411637861379, 0.220384615384616, 0.180726418825634, 0.339038461538462, 0.345039351156, 0.493076923076923, 0.714680778658986, 1.45884615384615, 1.68705502395332, 3.66442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1215, '2022-05-01 00:00:00', 0.133846783818146, 0.224807692307692, 0.250759768580331, 0.357307692307691, 0.319350362213907, 0.475576923076923, 0.695342112809338, 1.49557692307692, 1.72845944079158, 3.69596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1230, '2022-05-01 00:00:00', 0.139873019337045, 0.247307692307692, 0.172873119323436, 0.316346153846154, 0.213907960077729, 0.436153846153847, 0.681524761105567, 1.505, 1.73193254665239, 3.69788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1245, '2022-05-01 00:00:00', 0.0933908247840559, 0.200384615384616, 0.127374070540884, 0.288076923076924, 0.195280862822283, 0.411153846153847, 0.702802877495095, 1.49826923076923, 1.72198392961321, 3.68442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1260, '2022-05-01 00:00:00', 0.0767074863461081, 0.214038461538462, 0.135003846099059, 0.304038461538462, 0.202948648298415, 0.436923076923077, 0.702625187312663, 1.50192307692308, 1.70740010407186, 3.69365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1275, '2022-05-01 00:00:00', 0.112177743576193, 0.214615384615385, 0.139938035737801, 0.294423076923076, 0.236007496621481, 0.476538461538462, 0.719682649078479, 1.49134615384615, 1.7093041431665, 3.70557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1290, '2022-05-01 00:00:00', 0.0916290598848671, 0.19326923076923, 0.141811901420915, 0.283846153846154, 0.278083343898635, 0.472115384615385, 0.716874439172205, 1.47980769230769, 1.72171176002703, 3.70576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1305, '2022-05-01 00:00:00', 0.117872975959456, 0.22096153846154, 0.237286989497139, 0.366346153846155, 0.311779507887324, 0.547692307692307, 0.717677879317413, 1.48153846153846, 1.72686422120025, 3.71403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 930, '2022-05-01 00:00:00', 0.0725143663926884, 0.598333333333331, 0.364794462677278, 0.814999999999998, 0.43534469102081, 1.16, 0.633844092291897, 1.29833333333333, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 945, '2022-05-01 00:00:00', 0.283078316607496, 0.443333333333335, 0.358341085187471, 0.671666666666667, 0.49760258573819, 0.948333333333333, 0.388469217999748, 1.14166666666667, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 960, '2022-05-01 00:00:00', 0.0611010092660797, 0.436666666666665, 0.355211204778227, 0.674999999999999, 0.262503968223974, 0.848333333333334, 0.135769412362777, 0.983333333333332, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 975, '2022-05-01 00:00:00', 0.164544826719041, 0.384999999999998, 0.120034717200203, 0.488333333333332, 0.0399999999999956, 0.62, 0.285, 1.075, 0.579676633995197, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 990, '2022-05-01 00:00:00', 0.183237970536005, 0.518076923076923, 0.193363746502643, 0.663461538461538, 0.275463246187218, 0.839999999999999, 0.434558352282478, 1.18980769230769, 1.75225543668285, 3.68865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1005, '2022-05-01 00:00:00', 0.151572272682551, 0.441923076923076, 0.176512475043986, 0.579423076923077, 0.306135779327761, 0.798653846153846, 0.463301903564138, 1.14442307692308, 1.74030626172964, 3.65673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1020, '2022-05-01 00:00:00', 0.135591155826852, 0.370192307692308, 0.239572455717391, 0.530192307692308, 0.274768713928362, 0.739615384615384, 0.468311204879175, 1.09576923076923, 1.7078375553268, 3.62634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1035, '2022-05-01 00:00:00', 0.134647117139009, 0.380384615384615, 0.191838874699977, 0.541923076923077, 0.24366780665488, 0.68, 0.456187883021223, 1.07576923076923, 1.69112866271202, 3.62192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1050, '2022-05-01 00:00:00', 0.182186295186674, 0.369615384615385, 0.18900030525006, 0.486346153846154, 0.290358995303825, 0.627884615384616, 0.471148555700282, 1.04019230769231, 1.67271111120195, 3.61269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1065, '2022-05-01 00:00:00', 0.0983379181895074, 0.287884615384616, 0.149517171640532, 0.389230769230769, 0.232490942751623, 0.519038461538462, 0.382045959780516, 0.946346153846154, 1.70142804273804, 3.63423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1080, '2022-05-01 00:00:00', 0.106939954395698, 0.273076923076923, 0.157278782372625, 0.366153846153846, 0.196018837399329, 0.500769230769231, 0.352500572830959, 0.925576923076923, 1.72726934339013, 3.63923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1095, '2022-05-01 00:00:00', 0.0921756266799751, 0.257884615384616, 0.134144153231342, 0.350576923076924, 0.188164923568497, 0.469038461538462, 0.376122934076695, 0.937692307692308, 1.74448018486442, 3.63134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1110, '2022-05-01 00:00:00', 0.0867429890760408, 0.247115384615385, 0.159254030259351, 0.344615384615385, 0.149504309173812, 0.428461538461538, 0.437852143993839, 0.9475, 1.78228057231782, 3.62096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1125, '2022-05-01 00:00:00', 0.12800540853958, 0.240769230769231, 0.118542592150865, 0.307884615384614, 0.139948342117864, 0.423461538461538, 0.429660868055798, 0.937307692307692, 1.72822670343376, 3.73153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1140, '2022-05-01 00:00:00', 0.0753821035688285, 0.222307692307692, 0.100396904641222, 0.298461538461538, 0.135316296136127, 0.3875, 0.455301421714653, 0.96576923076923, 1.72873738940837, 3.74519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1155, '2022-05-01 00:00:00', 0.091026834589503, 0.206730769230769, 0.131249615384052, 0.287307692307693, 0.192716212243648, 0.413461538461537, 0.74547746702778, 1.45942307692308, 1.71200831234502, 3.75269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1170, '2022-05-01 00:00:00', 0.0662756481557261, 0.202307692307693, 0.082523656282025, 0.258076923076923, 0.16097790101559, 0.39826923076923, 0.830202014340718, 1.50423076923077, 1.7017914542758, 3.75807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1185, '2022-05-01 00:00:00', 0.0682608120486311, 0.188461538461538, 0.14878495064509, 0.304807692307691, 0.195892827842165, 0.415, 0.815543895908643, 1.54538461538461, 1.67995298697956, 3.78596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1200, '2022-05-01 00:00:00', 0.133570638183006, 0.236346153846153, 0.138385331592623, 0.292499999999999, 0.196402255979523, 0.425384615384615, 0.787237233328343, 1.56730769230769, 1.66277113462853, 3.80961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1215, '2022-05-01 00:00:00', 0.103426116326881, 0.200192307692308, 0.174479555778365, 0.316346153846154, 0.19908753389865, 0.480384615384616, 0.758984873671102, 1.59096153846154, 1.65672709093748, 3.82442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1230, '2022-05-01 00:00:00', 0.148188549334441, 0.235384615384615, 0.177794717408761, 0.335192307692307, 0.235735836510668, 0.514230769230768, 0.755862116038063, 1.62653846153846, 1.67028367005774, 3.84153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1245, '2022-05-01 00:00:00', 0.0881336397837873, 0.216538461538462, 0.159883250674215, 0.339423076923077, 0.209278246875744, 0.464230769230769, 0.774520819603966, 1.6375, 1.66669848687573, 3.83038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1260, '2022-05-01 00:00:00', 0.163560503978004, 0.285961538461539, 0.208308572887583, 0.387307692307692, 0.211456578557832, 0.48673076923077, 0.761055744445731, 1.64961538461538, 1.67257646714927, 3.83903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1275, '2022-05-01 00:00:00', 0.157937183228503, 0.276923076923076, 0.167834740146371, 0.3475, 0.282093069748265, 0.5275, 0.759202643466258, 1.65557692307692, 1.67313354104024, 3.83961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1290, '2022-05-01 00:00:00', 0.122466950015724, 0.221923076923078, 0.183238810131647, 0.342307692307694, 0.369146468741901, 0.563653846153847, 0.752572332327342, 1.65134615384615, 1.69077871226431, 3.85057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1305, '2022-05-01 00:00:00', 0.113765108886689, 0.247500000000001, 0.221433876221461, 0.395192307692308, 0.324135536703161, 0.540384615384615, 0.760695835302228, 1.65192307692308, 1.68952953169264, 3.85903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 930, '2022-05-01 00:00:00', 0.0758836829188839, 0.598333333333331, 0.0388372673257723, 0.781666666666666, 0.133447867473907, 0.988333333333335, 0.160182187940275, 1.21166666666667, 0.944417810081958, 3.945 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 945, '2022-05-01 00:00:00', 0.0797391580927089, 0.416666666666664, 0.237135685491101, 0.648333333333331, 0.135000000000002, 0.729999999999999, 0.0687386354243402, 1.065, 1.06365329564353, 3.72333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 960, '2022-05-01 00:00:00', 0.0778352961922382, 0.423333333333334, 0.0526782687642657, 0.510000000000003, 0.1955334583475, 0.688333333333335, 0.292802550079972, 1.03333333333333, 1.14357261830342, 3.67666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 975, '2022-05-01 00:00:00', 0.0579511288357151, 0.396666666666668, 0.114345966260295, 0.460000000000001, 0.26506288562025, 0.698333333333335, 0.348173807171074, 1.015, 1.14357261830342, 3.67666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 990, '2022-05-01 00:00:00', 0.249833611296265, 0.627199999999999, 0.311336902192251, 0.798399999999999, 0.308404766500131, 0.960199999999999, 0.563911340549203, 1.3428, 1.70191761943207, 3.7106 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1005, '2022-05-01 00:00:00', 0.202503497912176, 0.4792, 0.221993806219902, 0.615, 0.268094821533973, 0.7896, 0.570510151823202, 1.2262, 1.69322977865774, 3.651 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1020, '2022-05-01 00:00:00', 0.133385406498112, 0.378, 0.21251117617669, 0.528799999999999, 0.33753419579849, 0.7128, 0.610334744218285, 1.1578, 1.67847152691568, 3.641 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1035, '2022-05-01 00:00:00', 0.163864273104299, 0.363399999999999, 0.246452835244393, 0.491599999999999, 0.367782997613176, 0.663199999999999, 0.625615896537164, 1.1184, 1.65475154227656, 3.6312 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1050, '2022-05-01 00:00:00', 0.122792847240111, 0.3102, 0.185852091728879, 0.4508, 0.287420278802082, 0.621999999999999, 0.53384025388375, 1.045, 1.6318632755228, 3.6106 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1065, '2022-05-01 00:00:00', 0.134391529991042, 0.3244, 0.172916646586344, 0.4328, 0.278337624717416, 0.5848, 0.5400829411612, 1.03, 1.62634564796868, 3.6072 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1080, '2022-05-01 00:00:00', 0.128104124315599, 0.2626, 0.237793678076885, 0.387999999999999, 0.24929600879276, 0.4912, 0.519712500651401, 1.0136, 1.62351213936535, 3.584 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1095, '2022-05-01 00:00:00', 0.16929313827402, 0.283199999999999, 0.193355673996567, 0.3802, 0.228284727186613, 0.480799999999999, 0.608996784337432, 1.131, 1.59713214335362, 3.5896 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1110, '2022-05-01 00:00:00', 0.109185240150245, 0.271200000000001, 0.122743635272872, 0.335800000000001, 0.218646404040863, 0.457000000000001, 0.603372328389915, 1.1096, 1.5915806608526, 3.6046 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1125, '2022-05-01 00:00:00', 0.0811238764688497, 0.2246, 0.140840630974635, 0.3144, 0.225592368369736, 0.4674, 0.604140367243684, 1.1072, 1.50928233497469, 3.7546 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1140, '2022-05-01 00:00:00', 0.100788557551606, 0.230999999999999, 0.14234113952052, 0.316199999999999, 0.21083326745717, 0.449399999999999, 0.637594764198495, 1.131, 1.50088237935778, 3.747 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1155, '2022-05-01 00:00:00', 0.0884481957607578, 0.197200000000001, 0.147271857460955, 0.286599999999999, 0.227701376075478, 0.428999999999999, 0.867473678755346, 1.5272, 1.4738942748153, 3.7118 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1170, '2022-05-01 00:00:00', 0.122541829593001, 0.2104, 0.131936537774795, 0.294800000000001, 0.20013016597538, 0.424, 0.891852005660132, 1.597, 1.47337472603996, 3.7182 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1185, '2022-05-01 00:00:00', 0.079935911829415, 0.207200000000001, 0.118756754193884, 0.3036, 0.199554295034376, 0.4036, 0.904731682139333, 1.6496, 1.48589358636478, 3.7212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1200, '2022-05-01 00:00:00', 0.0926912437432296, 0.214, 0.128263076006568, 0.290800000000001, 0.176799556937605, 0.3918, 0.915034698795625, 1.6648, 1.479690085795, 3.7116 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1215, '2022-05-01 00:00:00', 0.102997977326418, 0.2226, 0.161321883202497, 0.2968, 0.186804264762166, 0.419, 0.934488362688374, 1.6868, 1.48528426011095, 3.7038 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1230, '2022-05-01 00:00:00', 0.0971497984214757, 0.2062, 0.132507861402006, 0.290999999999999, 0.202704012458231, 0.4542, 0.932589361223184, 1.715, 1.48630503822959, 3.7012 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1245, '2022-05-01 00:00:00', 0.121578849586047, 0.2172, 0.144207604977453, 0.329, 0.247264197435321, 0.481, 0.937772938047016, 1.7158, 1.48500737933071, 3.6936 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1260, '2022-05-01 00:00:00', 0.100229736106606, 0.2372, 0.140587457951744, 0.342600000000001, 0.255618204881161, 0.4914, 0.91691979838297, 1.6976, 1.4647453419167, 3.6832 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1275, '2022-05-01 00:00:00', 0.108368584008467, 0.244, 0.168985453022837, 0.3346, 0.522492264695533, 0.627600000000001, 0.882229656419839, 1.684, 1.45293045830372, 3.6756 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1290, '2022-05-01 00:00:00', 0.106417808660017, 0.2118, 0.159915342186629, 0.325, 0.487849276587213, 0.603600000000001, 0.822436674360605, 1.651, 1.42710949124445, 3.6454 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1305, '2022-05-01 00:00:00', 0.10716886985812, 0.2218, 0.44422047829128, 0.453800000000001, 0.454887073898567, 0.560800000000001, 0.777325167910229, 1.6236, 1.39287472516375, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 930, '2022-05-01 00:00:00', 0.111168040971019, 0.796666666666667, 0.21507750540987, 1.04333333333333, 0.213600093632937, 1.075, 0.830667402353875, 1.71333333333333, 0.983704732122401, 3.5 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 945, '2022-05-01 00:00:00', 0.402709572769255, 0.635, 0.360705327564385, 0.696666666666665, 0.295014123955675, 0.80333333333333, 1.20199833610534, 1.615, 0.928174732113159, 3.44166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 960, '2022-05-01 00:00:00', 0.210969982066957, 0.428333333333332, 0.175095212194201, 0.621666666666665, 0.250599281722837, 0.794999999999997, 1.43816144202706, 1.69833333333333, 0.884251095560532, 3.39 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 975, '2022-05-01 00:00:00', 0.0791096285753723, 0.401666666666664, 0.157506613617763, 0.48333333333333, 0.246187597846309, 0.626666666666665, 1.37734345752975, 1.58, 0.775021505077979, 3.25666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 990, '2022-05-01 00:00:00', 0.269451855692686, 0.561041666666667, 0.30566207245295, 0.769791666666666, 0.347009741750237, 0.95375, 0.62475603934308, 1.34375, 1.25313946330516, 3.61958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1005, '2022-05-01 00:00:00', 0.181335499574124, 0.523958333333332, 0.225930343087282, 0.663541666666667, 0.236268450701955, 0.818541666666667, 0.578197943890187, 1.26541666666667, 1.25913207685156, 3.56875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1020, '2022-05-01 00:00:00', 0.165629563103672, 0.45875, 0.226565407902379, 0.600833333333334, 0.266916690987163, 0.758541666666666, 0.627526162916676, 1.22895833333333, 1.25791405938446, 3.56604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1035, '2022-05-01 00:00:00', 0.149062134452504, 0.358958333333334, 0.191792531137163, 0.513125, 0.278156456859721, 0.656666666666666, 0.579658820191745, 1.14, 1.26739975091649, 3.53104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1050, '2022-05-01 00:00:00', 0.152065489324429, 0.355, 0.205111206139639, 0.470208333333334, 0.236224454182083, 0.590416666666666, 0.548946949734843, 1.08666666666667, 1.26788550364862, 3.52854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1065, '2022-05-01 00:00:00', 0.131693092651717, 0.321874999999999, 0.154184243024706, 0.421458333333333, 0.235943603553838, 0.577916666666665, 0.552091830670182, 1.05145833333333, 1.24453106164764, 3.50645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1080, '2022-05-01 00:00:00', 0.101320091144674, 0.29875, 0.1166700957053, 0.378541666666666, 0.221750998723303, 0.551874999999999, 0.578408572247399, 1.05270833333333, 1.22812406654462, 3.501875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1095, '2022-05-01 00:00:00', 0.0852721028340393, 0.266874999999999, 0.171821945039339, 0.411458333333333, 0.218111023284613, 0.565624999999999, 0.560805862647414, 1.09979166666667, 1.2207549932821, 3.48666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1110, '2022-05-01 00:00:00', 0.140317800527687, 0.292291666666666, 0.172853292909233, 0.38, 0.214099796417668, 0.508125, 0.552730868545876, 1.06375, 1.20404902639843, 3.46916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1125, '2022-05-01 00:00:00', 0.101052208847918, 0.244375, 0.165878753520653, 0.34875, 0.250417043453863, 0.495, 0.506335763892994, 1.01708333333333, 1.24390978326929, 3.529375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1140, '2022-05-01 00:00:00', 0.125487455346244, 0.254166666666666, 0.151821667888941, 0.344583333333333, 0.271933495706132, 0.505, 0.499142698004303, 1.04729166666667, 1.26735317018226, 3.58166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1155, '2022-05-01 00:00:00', 0.0920299947165938, 0.246041666666667, 0.148905274577838, 0.350208333333334, 0.258448197932376, 0.487083333333333, 0.636534399437035, 1.43104166666667, 1.36011661637704, 3.56708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1170, '2022-05-01 00:00:00', 0.124989673486496, 0.259375, 0.191429476740698, 0.341875, 0.275052613544011, 0.461874999999999, 0.735278218071919, 1.55083333333333, 1.39002735284838, 3.57729166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1185, '2022-05-01 00:00:00', 0.130077318144449, 0.23375, 0.188264263658864, 0.336041666666666, 0.298677944436401, 0.464583333333333, 0.770575613007782, 1.59541666666667, 1.3980055507499, 3.57270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1200, '2022-05-01 00:00:00', 0.107382162642382, 0.228260869565217, 0.115943457665769, 0.287391304347826, 0.279115627647107, 0.448478260869566, 0.797883440227784, 1.6204347826087, 1.38950402758961, 3.50847826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1215, '2022-05-01 00:00:00', 0.0979589129002602, 0.218695652173912, 0.177044243147358, 0.335869565217391, 0.279942999562326, 0.461086956521739, 0.807758145328088, 1.65369565217391, 1.3882228736898, 3.49673913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1230, '2022-05-01 00:00:00', 0.1357532782999, 0.23195652173913, 0.200117060603698, 0.313260869565218, 0.253966945656647, 0.440869565217391, 0.789156501709086, 1.6645652173913, 1.38683405483575, 3.48782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1245, '2022-05-01 00:00:00', 0.111899693931557, 0.219782608695654, 0.145390981664638, 0.291086956521739, 0.194472784809651, 0.425869565217391, 0.789457023088875, 1.68913043478261, 1.39926236920229, 3.46521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1260, '2022-05-01 00:00:00', 0.108049999405561, 0.204565217391304, 0.15501912415491, 0.318260869565217, 0.199424319701831, 0.452826086956522, 0.779110798515614, 1.73, 1.37593022791669, 3.47608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1275, '2022-05-01 00:00:00', 0.131689012629874, 0.234782608695651, 0.137142996835521, 0.321739130434783, 0.301341204847812, 0.552391304347827, 0.767510476811757, 1.73782608695652, 1.36261341407075, 3.48195652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1290, '2022-05-01 00:00:00', 0.0989640011205413, 0.249347826086957, 0.160847250348472, 0.351739130434783, 0.312032575323861, 0.555652173913044, 0.72569034871179, 1.72413043478261, 1.33998329734148, 3.49434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1305, '2022-05-01 00:00:00', 0.0971282311206813, 0.229565217391305, 0.296960890945236, 0.40804347826087, 0.297252072265953, 0.547391304347827, 0.725304760805712, 1.72021739130435, 1.343842015877, 3.49 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1320, '2022-05-01 00:00:00', 0.0578277409125365, 0.209047619047618, 0.104155332716732, 0.291666666666667, 0.231249967824965, 0.53904761904762, 0.802708880989272, 1.76404761904762, 1.22825737957327, 3.1647619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1335, '2022-05-01 00:00:00', 0.0910579355083766, 0.22595238095238, 0.147782820059578, 0.353809523809523, 0.461128791016959, 1.17047619047619, 0.799952528353433, 1.78238095238095, 1.27612462072442, 3.20261904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1350, '2022-05-01 00:00:00', 0.118965781394723, 0.241428571428572, 0.198790090296271, 0.400000000000001, 0.502696656614531, 1.32785714285714, 0.793370822443555, 1.76547619047619, 1.29686315685929, 3.19404761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 1, 1365, '2022-05-01 00:00:00', 0.13195553002721, 0.296190476190476, 0.418394607540594, 1.12761904761905, 0.529998315361204, 1.36928571428571, 0.803558158620591, 1.78571428571428, 1.28683817941496, 3.21 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1320, '2022-05-01 00:00:00', 0.0944450192444209, 0.23304347826087, 0.146400825069491, 0.331739130434783, 0.23742691823375, 0.550217391304349, 0.747805286846498, 1.47173913043478, 1.83399704419139, 3.76739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1335, '2022-05-01 00:00:00', 0.125480499406184, 0.213913043478261, 0.151933845079469, 0.324565217391305, 0.741455344351892, 1.00586956521739, 0.789954594182201, 1.48652173913043, 1.83360608223853, 3.76891304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1350, '2022-05-01 00:00:00', 0.0743914706743381, 0.234999999999999, 0.143032169741731, 0.386739130434784, 0.714364750003407, 1.09478260869565, 0.791679619892644, 1.48543478260869, 1.8364202482175, 3.77065217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 2, 1365, '2022-05-01 00:00:00', 0.123210912072571, 0.293260869565218, 0.754435828266614, 0.955652173913043, 0.699694456184847, 1.13217391304348, 0.819289917171844, 1.48717391304348, 1.84033376312119, 3.76521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1320, '2022-05-01 00:00:00', 0.113206062771483, 0.242391304347827, 0.235867124447764, 0.360869565217392, 0.232319673790317, 0.477391304347827, 0.807335501912446, 1.67260869565217, 1.79386611329025, 3.85478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1335, '2022-05-01 00:00:00', 0.136222687366532, 0.229565217391304, 0.135670272812068, 0.297173913043478, 0.744779525431505, 1.19978260869565, 0.822223859480381, 1.6545652173913, 1.79914609741452, 3.84804347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1350, '2022-05-01 00:00:00', 0.104911971381394, 0.212608695652174, 0.164609971410444, 0.351521739130435, 0.815916819851753, 1.2845652173913, 0.817619822358194, 1.64608695652174, 1.79909740765014, 3.83913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 3, 1365, '2022-05-01 00:00:00', 0.131580916357225, 0.273913043478261, 0.674318862893332, 1.13326086956522, 0.743028534554398, 1.32630434782609, 0.798053028541109, 1.665, 1.79174410470884, 3.86086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1320, '2022-05-01 00:00:00', 0.114421422403159, 0.242500000000001, 0.13766705711505, 0.306136363636364, 0.284756294374939, 0.511363636363636, 0.76333839012295, 1.59545454545455, 1.44518988701271, 3.63 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1335, '2022-05-01 00:00:00', 0.149703892438558, 0.257727272727272, 0.178289886280135, 0.362045454545454, 0.632111703441492, 1.12340909090909, 0.762831079211679, 1.60272727272727, 1.43926232082221, 3.62886363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1350, '2022-05-01 00:00:00', 0.128683182552583, 0.246136363636364, 0.209765381203655, 0.409090909090909, 0.634959052093517, 1.22704545454545, 0.744866413544049, 1.58045454545455, 1.4331107939092, 3.6025 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 4, 1365, '2022-05-01 00:00:00', 0.141197913048849, 0.314772727272727, 0.538191817942667, 1.00863636363636, 0.567883592729862, 1.26181818181818, 0.676371182259029, 1.5475, 1.43272067345262, 3.58863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1320, '2022-05-01 00:00:00', 0.111147128665235, 0.233000000000001, 0.155211867085641, 0.330250000000001, 0.196906837442428, 0.535249999999999, 0.73339620942571, 1.824, 1.31214880013061, 3.6785 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1335, '2022-05-01 00:00:00', 0.102115453235413, 0.234750000000001, 0.134237368316842, 0.33275, 0.600868833659359, 1.17975, 0.769944418704841, 1.80525, 1.36291529161033, 3.65775 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1350, '2022-05-01 00:00:00', 0.122981331488714, 0.271749999999999, 0.179186759379263, 0.449999999999999, 0.632201458564062, 1.3805, 0.763160455984813, 1.83175, 1.35709662515239, 3.66175 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217895192300, 5, 1365, '2022-05-01 00:00:00', 0.12000520822031, 0.327249999999999, 0.615169210782478, 1.129, 0.645452513643274, 1.433, 0.761149537489875, 1.81725, 1.37084959730127, 3.65125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217895192300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:36:51 Duration: 3s178ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 930, '2022-05-01 00:00:00', 0.79066954749331, 5.21666666666668, 1.24709996926201, 6.37833333333331, 2.14143837953217, 7.56166666666663, 2.40344197627765, 10.3666666666667, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 945, '2022-05-01 00:00:00', 1.49671584922901, 4.88166666666666, 1.05670872681798, 6.15833333333332, 1.48392497564175, 7.33166666666667, 0.729902961586896, 10.7516666666667, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 960, '2022-05-01 00:00:00', 1.3681770109651, 2.96833333333332, 0.909729813369536, 3.62833333333333, 0.847707693331445, 4.52166666666667, 0.31473533855183, 9.16666666666665, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 975, '2022-05-01 00:00:00', 0.094383967565126, 2.28666666666669, 0.958388404214768, 3.8566666666667, 1.2038168465344, 5.75000000000002, 0.346013005535896, 9.14000000000001, 12.533380429876, 28.99 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 990, '2022-05-01 00:00:00', 2.92062008721446, 5.88229166666667, 4.04944306422929, 8.455, 5.56704022899348, 10.8227083333333, 6.81488614640082, 14.8133333333333, 26.0172253245221, 36.98625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1005, '2022-05-01 00:00:00', 2.30399271429755, 5.00458333333334, 3.04051017571448, 6.74770833333334, 3.98874266789075, 8.655625, 5.08920745926179, 12.8722916666667, 25.802266583079, 36.0222916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1020, '2022-05-01 00:00:00', 1.7440133495492, 4.00104166666668, 2.35360773793297, 5.33708333333334, 2.85763850514493, 7.135, 4.55803351456827, 11.6172916666667, 25.7399645695496, 35.5477083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1035, '2022-05-01 00:00:00', 1.88530125557571, 3.46895833333334, 2.89365948539065, 5.025, 3.07399211713886, 6.88166666666668, 4.74722533376764, 11.03125, 25.7283609056485, 35.40125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1050, '2022-05-01 00:00:00', 1.36192638503734, 3.55749999999999, 1.98650952897177, 4.73874999999999, 3.17408065401439, 6.55520833333333, 4.70052239908241, 10.3189583333333, 25.7204033574078, 35.3864583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1065, '2022-05-01 00:00:00', 1.78993057107681, 2.86333333333333, 2.70267228868023, 4.22875, 3.58139038157213, 6.47874999999999, 4.54935940704764, 9.90166666666667, 25.5394794761215, 35.9685416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1080, '2022-05-01 00:00:00', 1.67966654730781, 2.99916666666668, 1.81855401977123, 4.143125, 2.72596584897584, 5.99062500000001, 4.37478806422484, 9.63520833333334, 25.6058652833922, 36.0027083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1095, '2022-05-01 00:00:00', 0.75642465643948, 2.5475, 1.42909892305749, 4.17958333333332, 1.86108399873899, 5.13354166666667, 4.36592146568915, 9.59437499999999, 25.6146752680011, 36.0672916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1110, '2022-05-01 00:00:00', 1.13794556490883, 2.76874999999999, 1.66438088273871, 3.63437500000001, 1.73237768039657, 4.75208333333333, 5.13375655252368, 9.51791666666666, 25.6271545356169, 36.186875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1125, '2022-05-01 00:00:00', 1.25233774152205, 2.43958333333335, 1.11657465011317, 3.18291666666667, 1.55627761019685, 4.4025, 5.67931821519915, 9.61520833333333, 25.6093819814343, 36.6529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1140, '2022-05-01 00:00:00', 1.00054059210472, 2.19979166666666, 1.35185378290786, 2.99395833333332, 1.85153020098106, 4.46979166666667, 6.19550029196623, 10.0189583333333, 25.7891421056125, 37.04375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1155, '2022-05-01 00:00:00', 0.819740564075795, 2.05562499999999, 1.13465356952072, 3.071875, 2.39014029020978, 4.76354166666667, 6.26709521449422, 12.6820833333333, 26.230204729893, 37.2947916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1170, '2022-05-01 00:00:00', 0.757744047595673, 2.12895833333334, 1.44180101681941, 3.31645833333334, 2.74662477323124, 4.91458333333335, 5.70068701364461, 12.8095833333333, 26.2256700084346, 37.1875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1185, '2022-05-01 00:00:00', 0.875687902472241, 2.25854166666667, 1.55220388842183, 3.25395833333334, 2.69520827486996, 4.81458333333333, 4.93350651655727, 13.058125, 26.2217470307761, 37.1139583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1200, '2022-05-01 00:00:00', 1.00070482407528, 2.04166666666666, 1.50328985544796, 3.12729166666666, 2.79171872382786, 4.65895833333333, 4.73710377009235, 13.3677083333333, 26.3032597445337, 37.2858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1215, '2022-05-01 00:00:00', 0.949135166035794, 2.17479166666667, 1.36780310208999, 3.13624999999998, 2.29277242426997, 4.72520833333332, 4.47684793033048, 13.385, 26.1938490954419, 37.61 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1230, '2022-05-01 00:00:00', 1.4054139624314, 2.22416666666665, 2.00322941265103, 3.28291666666666, 2.07591702060784, 4.49354166666665, 4.76865693348508, 13.6595833333333, 26.1376247909053, 37.8133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1245, '2022-05-01 00:00:00', 1.08196377336954, 2.18729166666668, 1.40301280376774, 3.19333333333334, 1.98787023714078, 4.00708333333333, 4.84242640401078, 13.83, 26.3170212594628, 38.0366666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1260, '2022-05-01 00:00:00', 0.929294086928358, 2.09624999999999, 1.34975962366144, 2.95979166666666, 1.98304918193448, 4.11916666666666, 4.9231550653114, 14.1383333333333, 26.4339880406246, 38.2829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1275, '2022-05-01 00:00:00', 1.23069923494087, 2.05645833333333, 1.83012372621659, 2.96437499999999, 2.4059396233103, 4.62708333333333, 4.77351729768567, 14.485, 26.5952370388416, 38.52625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1290, '2022-05-01 00:00:00', 1.07294866633019, 1.88916666666666, 1.39758744962447, 2.85562499999999, 2.97810999300476, 4.56749999999999, 4.76927523129919, 14.5008333333333, 26.6094375318395, 38.68875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1305, '2022-05-01 00:00:00', 1.38123284303069, 2.15458333333333, 2.41016257757901, 3.53354166666666, 3.63105017347858, 4.96666666666666, 4.47609153961516, 14.8420833333333, 26.6099435680319, 38.6897916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 930, '2022-05-01 00:00:00', 3.06631700905173, 6.03000000000001, 3.52224833498907, 6.30333333333334, 4.01235695487492, 10.0866666666667, 4.25591647004497, 14.97, 15.1454170736013, 37.1066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 945, '2022-05-01 00:00:00', 2.23984374455001, 3.57500000000003, 1.74057701160655, 6.64666666666669, 3.03809562061497, 9.08000000000002, 2.36412245875714, 13.26, 14.8798891124901, 36.945 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 960, '2022-05-01 00:00:00', 1.05800519847495, 4.60000000000002, 3.04844632558947, 6.33000000000002, 2.12383105103334, 7.29833333333333, 2.16928751744285, 11.2133333333334, 14.6452631705044, 36.8616666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 975, '2022-05-01 00:00:00', 2.25419793570427, 3.84333333333332, 2.22153850593082, 4.62833333333333, 1.74271579247259, 6.39666666666665, 2.98741248128432, 10.4483333333334, 14.060427921416, 36.3583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 990, '2022-05-01 00:00:00', 1.82431230457271, 4.82576923076922, 2.4012205229841, 6.125, 3.32197157052625, 8.28865384615385, 4.94439441730189, 13.2219230769231, 33.1804548265993, 42.5725 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1005, '2022-05-01 00:00:00', 1.76689044543057, 4.22538461538462, 2.49699379254335, 5.85500000000001, 3.42364397075127, 7.88596153846155, 4.91249803679741, 12.7998076923077, 33.1903453113193, 42.4932692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1020, '2022-05-01 00:00:00', 1.38570166896942, 3.69865384615384, 2.07935859193314, 5.32692307692307, 3.43781836567678, 7.77134615384616, 4.77917426083048, 12.0311538461539, 33.1927335421474, 42.34 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1035, '2022-05-01 00:00:00', 1.50154868770163, 3.2076923076923, 2.17120891529262, 4.87692307692308, 3.25068690965698, 7.07923076923077, 4.89751469153958, 11.1419230769231, 33.2202009325651, 42.08 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1050, '2022-05-01 00:00:00', 1.52714047764492, 3.64096153846155, 2.56489957818115, 5.42461538461539, 2.63004706012299, 6.89153846153847, 4.40216518842193, 10.6471153846154, 33.1740406649305, 41.8940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1065, '2022-05-01 00:00:00', 1.70442478453989, 3.30961538461539, 1.97530975175656, 4.42884615384616, 2.20836423974501, 5.95384615384616, 3.88702690418348, 9.68307692307693, 32.9518294507884, 41.6819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1080, '2022-05-01 00:00:00', 0.945271470978653, 2.65307692307693, 1.32484943992197, 3.88403846153847, 1.68930327012694, 4.96653846153847, 3.18300151646936, 9.07057692307692, 32.8173248317925, 41.3513461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1095, '2022-05-01 00:00:00', 0.556289078143304, 2.60153846153847, 1.16545804795301, 3.64230769230771, 2.47570453841699, 5.13019230769232, 3.53824622463642, 9.13711538461539, 32.9373557372406, 41.1448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1110, '2022-05-01 00:00:00', 0.960177788024368, 2.60576923076924, 0.971799302641946, 3.21826923076924, 2.74368545657395, 5.04173076923078, 3.79961196905481, 9.15634615384615, 32.9057304227371, 41.1405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1125, '2022-05-01 00:00:00', 0.875563466925939, 2.03423076923076, 2.42560958238417, 3.51961538461538, 2.53019543939565, 4.75980769230769, 4.20831669252867, 9.37423076923077, 33.9069983903936, 42.1253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1140, '2022-05-01 00:00:00', 2.28565497261642, 2.86057692307692, 2.47967913557069, 3.77884615384616, 2.51902252868052, 4.7525, 4.34110689978773, 9.50365384615384, 34.8180116694705, 42.7288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1155, '2022-05-01 00:00:00', 1.20648371789198, 2.47019230769231, 1.37635438191455, 3.22923076923076, 1.658682470656, 4.37153846153846, 20.7547639202332, 15.6457692307692, 35.5644337159818, 43.4284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1170, '2022-05-01 00:00:00', 0.785903204061324, 2.00961538461538, 1.33285807715831, 2.94942307692307, 1.44591083883003, 4.19307692307691, 23.0374655365158, 16.1528846153846, 36.3492160305894, 43.9059615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1185, '2022-05-01 00:00:00', 1.2906484357157, 2.14423076923077, 1.25460996084288, 2.91192307692307, 1.73005545709245, 4.38673076923077, 25.1622972543324, 16.7936538461538, 36.3457080277501, 44.0690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1200, '2022-05-01 00:00:00', 0.657120905629545, 1.99673076923077, 0.926199284919081, 2.95634615384616, 1.97019008259063, 4.4351923076923, 25.0215690532112, 17.0617307692308, 36.3283958913473, 44.3759615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1215, '2022-05-01 00:00:00', 0.755788355600657, 2.11596153846153, 1.34931351491729, 3.03980769230768, 2.20727175838967, 4.21384615384615, 24.8294110249549, 17.8153846153846, 36.3424483849862, 44.8911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1230, '2022-05-01 00:00:00', 0.668022109261001, 1.83846153846154, 1.24734444074047, 2.82192307692308, 1.48658618989954, 3.86250000000001, 24.8275129241735, 17.885, 36.3187223131753, 45.2676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1245, '2022-05-01 00:00:00', 1.08534390154246, 1.92076923076923, 1.27482314007141, 2.64903846153847, 1.40751238551731, 4.05134615384615, 24.834035116224, 18.2980769230769, 36.7345142742018, 46.0301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1260, '2022-05-01 00:00:00', 0.827425014032183, 1.79307692307692, 1.23803168842259, 2.7273076923077, 1.88161203390972, 4.10538461538461, 24.7954403997062, 18.5561538461539, 36.6942194090358, 46.3140384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1275, '2022-05-01 00:00:00', 0.709860116230922, 1.81423076923079, 0.88911788610096, 2.72884615384615, 2.47234473728887, 4.63750000000001, 24.7723355658003, 18.6742307692308, 36.6894134453188, 46.3201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1290, '2022-05-01 00:00:00', 0.693129164342073, 2.07903846153846, 1.32388596127519, 2.90596153846153, 2.39790598551832, 4.76365384615384, 24.8167620377531, 18.6209615384615, 36.7710350479831, 46.3525 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1305, '2022-05-01 00:00:00', 1.27476213467454, 1.9525, 2.02797857863061, 3.45134615384616, 2.38215839426865, 5.21615384615384, 24.8375387336619, 18.7478846153846, 36.8036363985116, 46.4180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 930, '2022-05-01 00:00:00', 0.856801221598897, 3.51833333333332, 1.16070380947653, 5.01666666666665, 0.244335834457438, 6.185, 2.41419931516297, 7.6833333333333, 15.4989373291634, 33.3866666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 945, '2022-05-01 00:00:00', 0.652284447154765, 2.86999999999999, 0.723987799160528, 4.03666666666665, 0.363455636907717, 5.58, 2.19805216801907, 7.86833333333334, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 960, '2022-05-01 00:00:00', 1.10234976300624, 3.41000000000001, 0.86126360656886, 5.21500000000001, 0.369097999633337, 5.59333333333334, 2.29285847797023, 8.045, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 975, '2022-05-01 00:00:00', 0.577436865235789, 2.36833333333336, 0.573636063487395, 2.75333333333333, 0.654427230484814, 3.415, 3.86197596229356, 8.55333333333334, 16.0226748183109, 33.0766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 990, '2022-05-01 00:00:00', 2.00726944264705, 5.35884615384617, 3.68560420367595, 6.96711538461539, 5.52308771292068, 8.66826923076924, 5.77974239511123, 13.0180769230769, 30.9391240117652, 41.5361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1005, '2022-05-01 00:00:00', 2.20219482300308, 3.92903846153846, 4.03533617415718, 5.76596153846154, 4.08290185266086, 7.61153846153846, 4.97784667687359, 11.3615384615385, 31.0381585651498, 40.4686538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1020, '2022-05-01 00:00:00', 2.43050409459563, 3.78307692307693, 2.40188301931246, 4.82903846153847, 2.5544304573698, 6.46019230769231, 4.2598475279684, 10.1498076923077, 31.1823478571549, 39.8132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1035, '2022-05-01 00:00:00', 0.899617782086453, 3.13807692307692, 1.65732602057095, 4.67653846153846, 2.13902889540665, 6.12115384615385, 4.04689583318072, 9.47173076923077, 31.2335608927074, 39.2959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1050, '2022-05-01 00:00:00', 1.32934380862832, 3.18480769230769, 1.16567433438597, 3.89557692307693, 1.97298305969569, 5.46192307692309, 3.96925075278215, 9.18653846153847, 31.1950841424389, 39.0894230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1065, '2022-05-01 00:00:00', 0.680296909162016, 2.34173076923076, 1.6953869651317, 3.89980769230769, 1.90160961171966, 4.92865384615385, 3.91264563749587, 9.14173076923077, 30.9580407978034, 39.2690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1080, '2022-05-01 00:00:00', 1.45452815505447, 3.00807692307692, 1.41448033403955, 3.71115384615384, 1.66572908500013, 4.86923076923076, 4.13527273772658, 9.34615384615384, 30.9236488250311, 39.1955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1095, '2022-05-01 00:00:00', 0.670385222207246, 2.13711538461538, 0.831402452763722, 2.99596153846154, 2.22985591117797, 4.73076923076923, 5.4774860460448, 10.0242307692308, 30.8610696017092, 39.3398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1110, '2022-05-01 00:00:00', 0.627948675021729, 2.09346153846154, 1.27898709923125, 3.16, 2.67575530673834, 4.80730769230771, 5.95266595736733, 10.41, 30.9041783508066, 39.5365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1125, '2022-05-01 00:00:00', 0.975846634387878, 2.20557692307692, 2.20829349359321, 3.43307692307692, 2.43931324667101, 4.71134615384615, 6.08828236482558, 10.4680769230769, 33.9973597481651, 43.8003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1140, '2022-05-01 00:00:00', 1.74541360538014, 2.45057692307693, 2.05294808657058, 3.27461538461539, 2.05776136764053, 4.44038461538461, 5.94389662724586, 10.4863461538462, 35.0322730569751, 44.3415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1155, '2022-05-01 00:00:00', 0.798750297941448, 1.87903846153847, 1.13322928632498, 2.82115384615385, 1.99705837517238, 4.19692307692307, 6.61073305605828, 13.4265384615385, 35.9429226140343, 45.1459615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1170, '2022-05-01 00:00:00', 0.817593113963188, 2.0125, 0.859856360992051, 2.69980769230769, 1.87945647830594, 4.07442307692307, 6.96097740981826, 14.3775, 36.1176861390436, 45.7340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1185, '2022-05-01 00:00:00', 0.539457170182711, 1.72596153846154, 1.50431815630359, 2.86134615384615, 2.0959485827516, 3.91269230769231, 8.03325046052584, 15.0348076923077, 36.2186387168264, 45.9675 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1200, '2022-05-01 00:00:00', 1.29994918539741, 2.21826923076923, 1.42686719774476, 2.85, 1.91014096338463, 3.9175, 7.78680913468412, 15.4825, 36.2087177688128, 46.2223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1215, '2022-05-01 00:00:00', 0.874615893714753, 1.8698076923077, 1.30986606772777, 2.71134615384617, 1.97006759938685, 4.40788461538463, 7.75893182824702, 15.6763461538462, 36.1362813787558, 46.4167307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1230, '2022-05-01 00:00:00', 1.15952404028548, 2.01, 1.59862460114457, 2.88384615384617, 2.29294262567021, 4.80826923076925, 7.73707389779883, 16.0075, 36.1161047781478, 46.4928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1245, '2022-05-01 00:00:00', 0.927221925970265, 1.94750000000001, 1.72506691063098, 3.38038461538463, 2.06222819188, 4.66365384615385, 7.70887971507783, 15.9326923076923, 36.1739894447122, 46.2371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1260, '2022-05-01 00:00:00', 1.84961265175672, 2.69480769230771, 1.93935636626811, 3.59634615384617, 2.76818240839615, 4.80461538461538, 7.67882919761561, 15.7246153846154, 36.2239854011973, 46.0071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1275, '2022-05-01 00:00:00', 0.986710170991696, 2.30519230769231, 1.38866190435806, 3.08326923076922, 3.51930814879202, 5.61038461538461, 7.50101443395903, 15.5434615384615, 36.2682631771169, 45.9382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1290, '2022-05-01 00:00:00', 1.07501579594834, 2.1351923076923, 1.84562431588463, 3.19365384615384, 3.86801965331894, 5.81096153846154, 7.45106931148916, 15.6782692307692, 36.319874915597, 45.9382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1305, '2022-05-01 00:00:00', 0.833000969618044, 2.04384615384615, 2.7136971374577, 4.09307692307692, 3.39573268405191, 5.39269230769232, 7.07884279982368, 15.6207692307692, 36.3370165623685, 45.7655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 930, '2022-05-01 00:00:00', 2.60576924023093, 6.38666666666664, 3.38328366137596, 7.81333333333333, 2.79910253474223, 8.88999999999999, 4.23824354341904, 14.1883333333334, 6.51107965957513, 32.9433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 945, '2022-05-01 00:00:00', 1.36121575561457, 4.40333333333335, 0.675209843925092, 5.35333333333331, 1.46977322513826, 6.57666666666665, 5.26013387028631, 12.8666666666667, 7.05204402992492, 31.635 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 960, '2022-05-01 00:00:00', 0.541071467861038, 3.00833333333329, 0.388276104509851, 3.96333333333329, 0.270847435530242, 5.46666666666664, 4.55723143293528, 12.3066666666667, 6.31487727513367, 30.625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 975, '2022-05-01 00:00:00', 0.719658483819485, 2.84166666666666, 0.519911851503025, 4.26833333333332, 0.906821371605259, 5.565, 4.11337554003201, 11.9483333333334, 5.36908511759687, 30.74 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 990, '2022-05-01 00:00:00', 2.29942208319104, 5.53259999999998, 2.77728584532933, 7.67999999999999, 3.92775328060881, 9.735, 4.07374436687757, 13.0184, 36.4535337484585, 43.4496 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1005, '2022-05-01 00:00:00', 2.07149116982589, 4.7844, 2.99633146530886, 6.4022, 3.0503072522835, 7.9742, 4.02306394430912, 11.5968, 36.5021676045866, 42.6726 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1020, '2022-05-01 00:00:00', 2.12495294065541, 4.15700000000001, 2.27850422426644, 5.43740000000001, 2.91733107194458, 7.4118, 3.70344645791818, 10.6814, 36.6203856877104, 42.079 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1035, '2022-05-01 00:00:00', 1.83726873828155, 3.5122, 2.64226973137363, 4.9418, 2.94999788135517, 6.52399999999999, 3.50412462915728, 9.87960000000001, 36.7775849420087, 41.665 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1050, '2022-05-01 00:00:00', 1.42701530008148, 3.03819999999999, 1.62625907632619, 4.32959999999998, 1.85253569466285, 5.36479999999999, 3.72036991888351, 9.5624, 36.8855199095797, 41.5154 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1065, '2022-05-01 00:00:00', 1.36809971615132, 3.07479999999999, 1.61322355859317, 4.13059999999999, 1.93857727040563, 5.2262, 4.02603739219264, 9.40700000000001, 37.0355321650709, 41.4214 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1080, '2022-05-01 00:00:00', 1.10594465654179, 2.7864, 1.06320125877779, 3.3586, 1.75984109131099, 4.66860000000001, 3.68555513683714, 8.96500000000001, 37.191882718769, 41.2212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1095, '2022-05-01 00:00:00', 0.670761507541984, 2.11280000000001, 1.56686257640334, 3.37200000000001, 1.87726370017639, 4.41240000000001, 3.64451242738082, 9.613, 37.380810822533, 41.3436 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1110, '2022-05-01 00:00:00', 1.45848985826664, 2.72520000000001, 1.56668817361125, 3.5292, 2.11364324094678, 4.73260000000001, 3.62030135716166, 9.5506, 37.5197283572256, 41.3158 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1125, '2022-05-01 00:00:00', 0.956560679378651, 2.141, 1.41359848141777, 2.9524, 1.91819016262726, 4.3508, 4.01244437136931, 9.66159999999999, 37.4449302309405, 42.335 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1140, '2022-05-01 00:00:00', 0.75967663076689, 1.9026, 1.29299958107754, 2.993, 1.70319851064597, 4.17320000000001, 3.9559910473441, 9.6812, 37.4582385541997, 42.3478 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1155, '2022-05-01 00:00:00', 1.06997371463042, 2.23199999999999, 1.2225224265155, 3.06939999999999, 1.78012647022619, 4.2474, 24.501623956383, 15.7466, 37.3955223556243, 42.5212 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1170, '2022-05-01 00:00:00', 0.761901787196583, 2.1712, 1.2099190744288, 3.01700000000002, 1.83678732211071, 4.17720000000001, 25.9156334333159, 16.976, 37.3309169154737, 42.6684 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1185, '2022-05-01 00:00:00', 1.02366022194867, 2.09140000000001, 1.30136040998128, 2.98579999999999, 2.07790072348673, 4.31619999999999, 26.250689003656, 17.7574, 37.1567373735908, 42.6398 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1200, '2022-05-01 00:00:00', 0.84971965965252, 2.02619999999999, 1.1753883400817, 2.89739999999999, 1.81892023830989, 4.254, 26.0974251076615, 17.6342, 37.0720677060236, 42.5146 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1215, '2022-05-01 00:00:00', 0.724933790080172, 1.8796, 1.27788291717199, 2.8392, 1.95384023570676, 4.26400000000001, 25.7573211792945, 17.6412, 36.8257907247081, 42.484 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1230, '2022-05-01 00:00:00', 1.00662257077814, 1.8784, 1.44860708958641, 2.895, 1.98803085153794, 4.069, 25.4379207712947, 17.7044, 36.6527645239755, 42.3792 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1245, '2022-05-01 00:00:00', 0.911132537010944, 1.93600000000001, 1.27244001168359, 2.83340000000001, 2.02744136783286, 3.89180000000001, 25.3287286363397, 17.8788, 36.6003885999407, 42.4146 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1260, '2022-05-01 00:00:00', 0.801380215628022, 1.9804, 1.16635929284247, 2.72740000000002, 1.85583074389882, 3.81340000000001, 25.2808372224234, 18.1784, 36.6069626938191, 42.3948 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1275, '2022-05-01 00:00:00', 0.692186029908156, 1.82440000000001, 1.46606750071975, 2.7018, 2.88004278035356, 4.99620000000001, 24.6832683242448, 18.3868, 36.2095224871856, 42.237 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1290, '2022-05-01 00:00:00', 1.1186153270897, 1.9524, 1.18880016543293, 2.738, 3.00162306094553, 4.9258, 24.5987294692226, 18.5796, 36.1366647522522, 42.1996 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1305, '2022-05-01 00:00:00', 0.805310499124411, 1.898, 2.61781290711668, 3.7794, 2.75298221631258, 5.0556, 24.4549020017801, 18.6806, 36.0120531581673, 42.2068 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 930, '2022-05-01 00:00:00', 3.16957936220774, 5.75666666666666, 1.63760750283249, 7.55666666666665, 1.64921445947255, 9.49333333333332, 3.46316449700751, 13.8066666666667, 5.40877065514888, 23.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 945, '2022-05-01 00:00:00', 2.54737119399588, 4.80000000000001, 1.73116531080464, 5.83333333333333, 2.6302202062438, 6.75833333333333, 5.16032702452083, 11.85, 5.40877065514888, 23.85 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 960, '2022-05-01 00:00:00', 0.275967993313231, 2.77166666666665, 1.0513602300512, 3.9483333333333, 2.81169432904787, 5.29499999999998, 6.23119236850647, 10.8966666666666, 5.37051285570875, 23.9183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 975, '2022-05-01 00:00:00', 0.962734819840494, 2.99166666666666, 2.0778735123518, 4.76166666666664, 3.17969731263843, 6.88, 6.19295567560432, 11.175, 5.20538263082869, 24.2883333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 990, '2022-05-01 00:00:00', 2.5170125134281, 5.79041666666667, 3.71216985430003, 7.725625, 4.70523563129569, 9.57145833333334, 6.13384755469807, 14.1697916666667, 16.3191390357382, 35.1085416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1005, '2022-05-01 00:00:00', 2.08435041839577, 4.89833333333333, 2.64891282046707, 6.5675, 2.73780079910496, 7.94479166666666, 5.9587637285012, 13.3522916666667, 16.6768356645017, 34.4877083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1020, '2022-05-01 00:00:00', 2.03431538487643, 4.26770833333335, 2.15870859098609, 5.63020833333334, 2.5047706293785, 7.26541666666667, 5.81434188519828, 12.7245833333333, 16.648640202938, 34.2414583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1035, '2022-05-01 00:00:00', 1.3678227535558, 3.62104166666667, 1.48663245009204, 4.64270833333334, 2.46357330578391, 6.76729166666667, 5.58537315647768, 11.8654166666667, 16.7233299991078, 33.7752083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1050, '2022-05-01 00:00:00', 1.17459226274296, 2.991875, 1.85105520973653, 4.32520833333334, 3.64766139469693, 6.73354166666667, 5.51206082085038, 11.3758333333333, 16.7130696262393, 33.400625 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1065, '2022-05-01 00:00:00', 1.21958734705697, 2.81041666666667, 1.50323201018648, 4.21895833333334, 3.54071494458966, 6.40083333333334, 5.10173030731959, 10.6160416666667, 16.8465211421347, 32.964375 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1080, '2022-05-01 00:00:00', 0.999122962322744, 2.83479166666667, 2.50561303753004, 4.24520833333333, 3.44743597616875, 6.156875, 4.42409623948574, 10.0533333333333, 16.6781357118916, 32.9277083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1095, '2022-05-01 00:00:00', 2.04032578343171, 2.82854166666666, 2.291967691033, 4.169375, 3.85675463836887, 5.71458333333333, 5.09333942285896, 10.5372916666667, 16.6169755996604, 32.7495833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1110, '2022-05-01 00:00:00', 1.06160256216722, 2.61499999999999, 1.53706723319049, 3.556875, 2.37545174956108, 4.91333333333333, 4.6547098586006, 10.0910416666667, 16.6051232149507, 32.616875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1125, '2022-05-01 00:00:00', 1.21832089249978, 2.54833333333334, 2.28199044465414, 3.55270833333332, 2.11202492299743, 4.60916666666666, 4.61455987742263, 10.0495833333333, 28.516627681101, 38.0489583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1140, '2022-05-01 00:00:00', 1.84281227074746, 2.58375, 1.78739365752386, 3.5275, 1.74107848833309, 4.84395833333334, 4.56939071173053, 10.1464583333333, 29.883268463439, 38.7416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1155, '2022-05-01 00:00:00', 1.20478557762097, 2.478125, 1.10883768627007, 3.15166666666667, 2.36296224678055, 4.59583333333333, 8.39607788599853, 13.0077083333333, 31.0907368706116, 38.828125 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1170, '2022-05-01 00:00:00', 0.709714393208669, 1.98520833333334, 1.57026685572498, 3.23979166666667, 2.49274567059315, 4.39125000000001, 9.21628296515685, 14.2227083333333, 31.1846347657146, 39.0104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1185, '2022-05-01 00:00:00', 1.35008693694844, 2.22270833333333, 2.21996277836337, 3.10395833333333, 2.36533602110855, 4.45583333333333, 9.8869699032491, 14.9572916666667, 31.1651888871151, 39.01875 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1200, '2022-05-01 00:00:00', 0.562354328963819, 1.85586956521738, 0.771637804404228, 2.59391304347825, 1.35096887352493, 3.88847826086957, 10.5939495279518, 15.935652173913, 31.4575322188565, 38.0541304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1215, '2022-05-01 00:00:00', 0.853758546736992, 1.94173913043479, 1.36539534444802, 2.99108695652173, 1.50901097757265, 3.89369565217392, 10.4044506382127, 16.3339130434783, 31.4265962801405, 38.0691304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1230, '2022-05-01 00:00:00', 1.01191303192997, 2.0045652173913, 0.967854632128614, 2.80304347826087, 1.41276293505737, 3.92826086956521, 10.3236608870435, 16.7967391304348, 31.4076812311289, 38.1030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1245, '2022-05-01 00:00:00', 0.708749664519528, 2.02021739130435, 0.919532984232165, 2.71, 1.18584387323948, 3.96065217391305, 10.3348296623697, 17.5478260869565, 31.3679680984991, 38.2010869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1260, '2022-05-01 00:00:00', 0.641572379842748, 1.8641304347826, 1.02666696610369, 2.79717391304348, 2.06625809850664, 3.9845652173913, 10.4168424543797, 17.9289130434783, 31.37621889354, 38.295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1275, '2022-05-01 00:00:00', 0.934164514376882, 2.09260869565217, 1.02801686556659, 2.85369565217392, 4.77711084689043, 5.62195652173913, 10.6722157785769, 18.7565217391304, 31.3143164277926, 38.2876086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1290, '2022-05-01 00:00:00', 0.737120371912046, 2.10152173913044, 1.60233682488897, 2.96086956521739, 4.67354351558802, 5.95608695652173, 10.5030980983723, 18.9258695652174, 31.1901331359699, 38.3286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1305, '2022-05-01 00:00:00', 1.10285749942212, 1.99086956521739, 4.73054548367547, 4.53413043478262, 4.68382583014297, 5.94304347826087, 10.2618551416699, 18.7463043478261, 31.07117302234, 38.2904347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1320, '2022-05-01 00:00:00', 1.18194744464582, 2.05619047619047, 1.78233457791152, 2.91261904761904, 2.93249932001778, 4.84619047619047, 4.56261919609465, 14.7471428571429, 28.0584670333556, 38.8895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1335, '2022-05-01 00:00:00', 1.02827479188155, 2.09761904761903, 1.67655024210004, 3.12928571428571, 2.64854153486496, 8.56047619047618, 4.6519854056398, 14.7857142857143, 28.2358087806955, 38.985 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1350, '2022-05-01 00:00:00', 1.13248026367749, 2.23095238095238, 1.60812183410751, 3.59833333333333, 2.14529784811873, 9.14642857142857, 5.00829049581552, 14.8602380952381, 28.1714880939678, 39.0471428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 1, 1365, '2022-05-01 00:00:00', 1.22096132109868, 2.51238095238094, 2.57935258580613, 7.54547619047618, 2.68836735726706, 9.49904761904762, 4.8722110337241, 14.6635714285714, 28.0126865136903, 39.1957142857143 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1320, '2022-05-01 00:00:00', 1.00460791124497, 2.22434782608696, 1.20340779298022, 3.05695652173913, 2.24537035775353, 5.02695652173913, 26.1965635211225, 20.0419565217391, 38.6998469793525, 48.2069565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1335, '2022-05-01 00:00:00', 1.01459424511153, 1.9841304347826, 1.53780501650069, 3.32521739130434, 22.34157276064, 14.034347826087, 26.1829196070682, 20.0971739130435, 38.7768125928584, 48.1030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1350, '2022-05-01 00:00:00', 0.843548288727449, 2.20347826086956, 1.41643330248735, 3.30586956521739, 24.686115356677, 15.0336956521739, 26.2081402358982, 19.9765217391304, 38.8358934792547, 47.9778260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 2, 1365, '2022-05-01 00:00:00', 1.07542155536288, 2.49239130434783, 22.4161730086065, 13.5815217391304, 26.9224959768686, 15.8165217391305, 26.2527063238833, 20.0106521739131, 38.8670815505984, 47.9965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1320, '2022-05-01 00:00:00', 1.4327229527332, 2.53282608695653, 2.06427979861174, 3.46478260869566, 2.43246725296743, 4.51913043478262, 6.93449099186131, 15.6480434782609, 38.4711408019666, 47.1671739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1335, '2022-05-01 00:00:00', 1.18387523545453, 2.21586956521739, 1.25616377548074, 2.93239130434782, 5.44789928509635, 9.92956521739129, 6.82632786891409, 15.7039130434783, 38.4390124658247, 47.0495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1350, '2022-05-01 00:00:00', 0.711365385341769, 1.9804347826087, 1.05390071608648, 3.02108695652174, 5.75953456789134, 11.4245652173913, 6.70269119598797, 15.7297826086956, 38.39460374762, 47.0791304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 3, 1365, '2022-05-01 00:00:00', 0.892891503573714, 2.25565217391304, 5.27477803328209, 9.39586956521739, 7.16233497488704, 12.2232608695652, 6.593383383866, 15.6039130434783, 38.2588690536563, 47.1310869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1320, '2022-05-01 00:00:00', 0.964191477678429, 2.43840909090908, 1.36188388111017, 3.04909090909091, 1.43308789300967, 4.49136363636364, 26.0572590954855, 19.3629545454546, 37.834606970762, 44.5581818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1335, '2022-05-01 00:00:00', 0.935581746007909, 1.96181818181819, 0.978056010975892, 2.88931818181818, 23.9380132917739, 12.9975, 25.8914354080491, 19.1868181818182, 37.6823373399607, 44.6104545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1350, '2022-05-01 00:00:00', 0.644867893112293, 2.10386363636363, 0.862217517578382, 3.315, 25.0217603273821, 14.5475, 25.5211171421625, 19.1697727272727, 37.4528084706296, 44.4736363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 4, 1365, '2022-05-01 00:00:00', 0.903998692678056, 2.57272727272727, 23.4026238723899, 12.3627272727273, 25.5371864540975, 15.4390909090909, 25.2484809506206, 19.0938636363636, 37.2623549813402, 44.3047727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1320, '2022-05-01 00:00:00', 4.90425596588792, 3.31850000000001, 4.75959706388327, 4.05199999999999, 4.5350682986791, 6.09549999999998, 10.5318787997504, 19.85, 32.5771484568393, 40.411 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1335, '2022-05-01 00:00:00', 1.23177287187806, 2.19224999999998, 1.61160585164383, 3.22549999999999, 8.00708095753542, 10.74175, 10.7548210578718, 19.55875, 32.2956670743355, 39.97025 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1350, '2022-05-01 00:00:00', 1.16638905218312, 2.27349999999999, 2.16525457358277, 4.11199999999998, 8.79278195303876, 12.5925, 10.9293669460818, 19.3775, 31.5119632712804, 39.7765 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 515840217998623300, 5, 1365, '2022-05-01 00:00:00', 2.10858051217301, 3.36974999999997, 7.09139702571473, 9.90774999999999, 8.99267346525112, 13.3355, 10.6058711241761, 18.95125, 30.8106462493507, 39.51275 where not exists (select 1 from powerstats_trumpet where symbolid = 515840217998623300 and enddate = '2022-05-01 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2022-05-01 14:38:59 Duration: 3s140ms Database: acaweb_fx User: pgperfstats
13 1s696ms 3s702ms 2s736ms 24 1m5s with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end ), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration May 01 14 24 1m5s 2s736ms [ User: postgres - Total duration: 1m5s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:16:04 Duration: 3s702ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:11:49 Duration: 3s693ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR coalesce(bim.code, s.symbol) in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:21:03 Duration: 3s633ms Database: acaweb_fx User: postgres Bind query: yes
14 200ms 7s262ms 2s552ms 23 58s717ms select fixcandlegaps (?, false);Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration May 01 14 23 58s717ms 2s552ms [ User: postgres - Total duration: 58s717ms - Times executed: 23 ]
-
select fixcandlegaps ('XM', false);
Date: 2022-05-01 14:06:25 Duration: 7s262ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2022-05-01 14:06:14 Duration: 5s234ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('ATFX', false);
Date: 2022-05-01 14:06:44 Duration: 5s112ms Database: acaweb_fx User: postgres
15 51ms 14s416ms 816ms 116 1m34s (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?)));Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration May 01 14 116 1m34s 816ms [ User: postgres - Total duration: 1m34s - Times executed: 116 ]
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:11:36 Duration: 14s416ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '627' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '627' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:06:21 Duration: 10s121ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '49' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '49' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2022-05-01 14:04:14 Duration: 6s113ms Database: acaweb_fx User: postgres Bind query: yes
16 50ms 6s239ms 619ms 136 1m24s with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration May 01 14 136 1m24s 619ms [ User: postgres - Total duration: 1m24s - Times executed: 136 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:01:06 Duration: 6s239ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '622' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('0' = 0 OR s.timegranularity in ('0')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('0' = 0 OR kr.patternclassid in ('0')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:07:34 Duration: 5s993ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:00:55 Duration: 5s110ms Database: acaweb_fx User: postgres Bind query: yes
17 50ms 2s8ms 412ms 65 26s816ms select t.pricedatetime as pricedatetime, t.open as open, t.high as high, t.low as low, t.close "..." close, t.volume as volume, t.bsf as bsf from t240 t where t.symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration May 01 14 65 26s816ms 412ms [ User: postgres - Total duration: 26s816ms - Times executed: 65 ]
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '515840243149464300' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2022-05-01 14:06:18 Duration: 2s8ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '515840216985429300' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2022-05-01 14:06:18 Duration: 1s847ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '515840243159254300' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2022-05-01 14:06:18 Duration: 1s833ms Database: acaweb_fx User: postgres Bind query: yes
18 52ms 5s159ms 406ms 76 30s897ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration May 01 14 76 30s897ms 406ms [ User: postgres - Total duration: 30s897ms - Times executed: 76 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 431 AND sg.groupid = 515852059926914308 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-2131295465' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:01:33 Duration: 5s159ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 431 AND sg.groupid = 515852059926914308 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-758242401' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:04:09 Duration: 4s323ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 431 AND sg.groupid = 515852059926914308 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '-2131295465' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:04:09 Duration: 3s147ms Database: acaweb_fx User: postgres Bind query: yes
19 54ms 3s233ms 336ms 96 32s304ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end ), all_results as ( select fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, coalesce(bim.code, s.symbol) as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant, cps.pip from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left join currencypips cps on cps.symbol = s.symbol left outer join brokerinstrumentmap bim on dss.datafeedinstrumentid = bim.datafeedinstrumentid and bim.brokerid = bsl.brokerid and bim.type = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or coalesce(bim.code, s.symbol) in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) ), results as ( select distinct on (symbolid) * from all_results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by symbolid, resultuid ) select * from results order by identified desc, length desc;Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration May 01 14 96 32s304ms 336ms [ User: postgres - Total duration: 32s304ms - Times executed: 96 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), all_results AS ( SELECT fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:02:09 Duration: 3s233ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), all_results AS ( SELECT fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('232' = 0 OR coalesce(bim.code, s.symbol) in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:02:49 Duration: 2s116ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END ), all_results AS ( SELECT fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, coalesce(bim.code, s.symbol) AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant, cps.pip FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT JOIN currencypips cps on cps.symbol = s.symbol LEFT OUTER JOIN brokerinstrumentmap bim ON dss.datafeedinstrumentid = bim.datafeedinstrumentid AND bim.brokerid = bsl.brokerid AND bim.TYPE = 'OUTBOUND' WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR coalesce(bim.code, s.symbol) in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ), results AS ( SELECT DISTINCT ON (symbolid) * FROM all_results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY symbolid, resultuid ) SELECT * from results ORDER BY identified DESC, length DESC;
Date: 2022-05-01 14:16:44 Duration: 1s352ms Database: acaweb_fx User: postgres Bind query: yes
20 50ms 2s327ms 305ms 106 32s379ms select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration May 01 14 106 32s379ms 305ms [ User: postgres - Total duration: 32s379ms - Times executed: 106 ]
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059765687308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536961433619679302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:21 Duration: 2s327ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059765687308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536961433619679302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:21 Duration: 2s224ms Database: acaweb_fx User: postgres Bind query: yes
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 515852059923228308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536962092721841302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:03:22 Duration: 1s747ms Database: acaweb_fx User: postgres Bind query: yes
Time consuming prepare
Rank Total duration Times executed Min duration Max duration Avg duration Query NO DATASET
Time consuming bind
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 1s343ms 20 50ms 97ms 67ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #1
Day Hour Count Duration Avg duration May 01 14 20 1s343ms 67ms [ User: postgres - Total duration: 1s903ms - Times executed: 20 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:31:35 Duration: 97ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '1474495599', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:43:41 Duration: 91ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '1474495599', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:35:38 Duration: 91ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '1474495599', $7 = '0'
2 1s48ms 15 52ms 106ms 69ms /*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059890091308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743436430829301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #2
Day Hour Count Duration Avg duration 14 15 1s48ms 69ms [ User: postgres - Total duration: 1s330ms - Times executed: 15 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059890091308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743436430829301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:36:11 Duration: 106ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059890091308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743436430829301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:15:33 Duration: 98ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059890091308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743436430829301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:55:58 Duration: 89ms Database: postgres User: acaweb_fx Remote: postgres
3 917ms 13 53ms 102ms 70ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #3
Day Hour Count Duration Avg duration 14 13 917ms 70ms [ User: postgres - Total duration: 2s395ms - Times executed: 13 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:52:25 Duration: 102ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-47593953', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:48:19 Duration: 90ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-47593953', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:32:08 Duration: 87ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-47593953', $7 = '0'
4 882ms 13 52ms 104ms 67ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059762345308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #4
Day Hour Count Duration Avg duration 14 13 882ms 67ms [ User: postgres - Total duration: 1s140ms - Times executed: 13 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059762345308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:56:03 Duration: 104ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-598793737', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059762345308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:19:46 Duration: 82ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-1544109001', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059762345308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:56:03 Duration: 80ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-1544109001', $7 = '0'
5 634ms 10 51ms 106ms 63ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701110308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #5
Day Hour Count Duration Avg duration 14 10 634ms 63ms [ User: postgres - Total duration: 1s416ms - Times executed: 10 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701110308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:15:33 Duration: 106ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '502506447', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701110308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:19:37 Duration: 67ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701110308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:11:29 Duration: 66ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-756766929', $7 = '0'
6 623ms 8 56ms 98ms 77ms /*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536705396719601301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #6
Day Hour Count Duration Avg duration 14 8 623ms 77ms [ User: postgres - Total duration: 754ms - Times executed: 8 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536705396719601301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:23:39 Duration: 98ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536705396719601301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:56:03 Duration: 93ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059892213308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536705396719601301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:19:46 Duration: 84ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '3', $4 = '3', $5 = '-1544109001', $6 = '0'
7 445ms 7 50ms 82ms 63ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059702019308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #7
Day Hour Count Duration Avg duration 14 7 445ms 63ms [ User: postgres - Total duration: 1s526ms - Times executed: 7 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059702019308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:52:25 Duration: 82ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '1087014967', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059702019308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:36:11 Duration: 71ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '1087014967', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059702019308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:56:27 Duration: 69ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '25093975', $7 = '0'
8 427ms 6 51ms 84ms 71ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059865089308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #8
Day Hour Count Duration Avg duration 14 6 427ms 71ms [ User: postgres - Total duration: 565ms - Times executed: 6 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059865089308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:51:57 Duration: 84ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '2002895919', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059865089308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:32:08 Duration: 84ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '2002895919', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059865089308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:11:48 Duration: 76ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '2002895919', $7 = '0'
9 426ms 7 50ms 77ms 60ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #9
Day Hour Count Duration Avg duration 14 7 426ms 60ms [ User: postgres - Total duration: 927ms - Times executed: 7 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:15:43 Duration: 77ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '169444719', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:07:26 Duration: 64ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '666182663', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:23:48 Duration: 60ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '169444719', $7 = '0'
10 423ms 6 50ms 109ms 70ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #10
Day Hour Count Duration Avg duration 14 6 423ms 70ms [ User: postgres - Total duration: 651ms - Times executed: 6 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:56:03 Duration: 109ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-730421897', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:43:41 Duration: 78ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-762788897', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:15:23 Duration: 67ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-762788897', $7 = '0'
11 420ms 5 52ms 110ms 84ms with wh_patitioned as ( select row_number() over (partition by symbol, a.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset as timezoneoffset, ar.patternlengthbars as length, ar.patternquality as quality FROM whatshot_probability whp INNER JOIN autochartist_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_autochartist_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $1 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $2 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $3) AND interval >= 60 AND percent >= 60 AND type = 'cp' and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a ), wh_patitioned2 as ( select row_number() over (partition by symbol, a2.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $4 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $5 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $6) AND interval >= 60 AND percent >= 60 AND type = 'kl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a2 ), wh_patitioned3 as ( select row_number() over (partition by symbol, a3.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, patternprice as predictionpricefrom, patternprice as predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $7 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $8 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $9) AND interval >= 60 AND percent >= 60 AND type = 'ekl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a3 ) select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, timezoneoffset, length, quality from wh_patitioned where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned2 where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned3 where rn = 1;Times Reported Time consuming bind #11
Day Hour Count Duration Avg duration 14 5 420ms 84ms [ User: postgres - Total duration: 5s826ms - Times executed: 5 ]
-
with wh_patitioned as ( select row_number() over (partition by symbol, a.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset as timezoneoffset, ar.patternlengthbars as length, ar.patternquality as quality FROM whatshot_probability whp INNER JOIN autochartist_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_autochartist_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $1 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $2 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $3) AND interval >= 60 AND percent >= 60 AND type = 'cp' and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a ), wh_patitioned2 as ( select row_number() over (partition by symbol, a2.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $4 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $5 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $6) AND interval >= 60 AND percent >= 60 AND type = 'kl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a2 ), wh_patitioned3 as ( select row_number() over (partition by symbol, a3.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, patternprice as predictionpricefrom, patternprice as predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $7 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $8 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $9) AND interval >= 60 AND percent >= 60 AND type = 'ekl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a3 ) select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, timezoneoffset, length, quality from wh_patitioned where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned2 where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned3 where rn = 1;
Date: 2022-05-01 14:03:46 Duration: 110ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '515840220182054300'
-
with wh_patitioned as ( select row_number() over (partition by symbol, a.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset as timezoneoffset, ar.patternlengthbars as length, ar.patternquality as quality FROM whatshot_probability whp INNER JOIN autochartist_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_autochartist_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $1 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $2 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $3) AND interval >= 60 AND percent >= 60 AND type = 'cp' and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a ), wh_patitioned2 as ( select row_number() over (partition by symbol, a2.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $4 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $5 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $6) AND interval >= 60 AND percent >= 60 AND type = 'kl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a2 ), wh_patitioned3 as ( select row_number() over (partition by symbol, a3.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, patternprice as predictionpricefrom, patternprice as predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $7 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $8 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $9) AND interval >= 60 AND percent >= 60 AND type = 'ekl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a3 ) select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, timezoneoffset, length, quality from wh_patitioned where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned2 where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned3 where rn = 1;
Date: 2022-05-01 14:36:11 Duration: 104ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '3', $4 = '3', $5 = '-2131295465', $6 = '0'
-
with wh_patitioned as ( select row_number() over (partition by symbol, a.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset as timezoneoffset, ar.patternlengthbars as length, ar.patternquality as quality FROM whatshot_probability whp INNER JOIN autochartist_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_autochartist_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $1 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $2 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $3) AND interval >= 60 AND percent >= 60 AND type = 'cp' and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a ), wh_patitioned2 as ( select row_number() over (partition by symbol, a2.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $4 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $5 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $6) AND interval >= 60 AND percent >= 60 AND type = 'kl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a2 ), wh_patitioned3 as ( select row_number() over (partition by symbol, a3.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, patternprice as predictionpricefrom, patternprice as predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $7 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $8 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $9) AND interval >= 60 AND percent >= 60 AND type = 'ekl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a3 ) select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, timezoneoffset, length, quality from wh_patitioned where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned2 where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned3 where rn = 1;
Date: 2022-05-01 14:36:11 Duration: 81ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-758242401', $7 = '0'
12 419ms 6 53ms 96ms 69ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 639 AND sg.groupid = 515852059878770308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #12
Day Hour Count Duration Avg duration 14 6 419ms 69ms [ User: postgres - Total duration: 778ms - Times executed: 6 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 639 AND sg.groupid = 515852059878770308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:52:25 Duration: 96ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '393864023', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 639 AND sg.groupid = 515852059878770308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:44:15 Duration: 77ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '393864023', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 639 AND sg.groupid = 515852059878770308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:32:08 Duration: 65ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '393864023', $7 = '0'
13 402ms 5 58ms 106ms 80ms /*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536744045279987301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #13
Day Hour Count Duration Avg duration 14 5 402ms 80ms [ User: postgres - Total duration: 783ms - Times executed: 5 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536744045279987301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:19:46 Duration: 106ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '393864023', $7 = '0'
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536744045279987301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:52:02 Duration: 101ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-824515673', $7 = '0'
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059764704308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536744045279987301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:15:43 Duration: 68ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-2102704593', $7 = '0'
14 384ms 5 51ms 90ms 76ms /*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059867375308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536772904696137302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #14
Day Hour Count Duration Avg duration 14 5 384ms 76ms [ User: postgres - Total duration: 766ms - Times executed: 5 ]
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059867375308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536772904696137302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:07:17 Duration: 90ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-233126409', $7 = '0'
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059867375308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536772904696137302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:48:02 Duration: 84ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '393864023', $7 = '0'
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 641 AND sg.groupid = 515852059867375308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536772904696137302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:31:53 Duration: 79ms Database: postgres User: acaweb_fx Remote: postgres
15 382ms 5 51ms 97ms 76ms /*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternlengthbars >= 20 AND averagequality >= 0.0 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 536743393415628302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #15
Day Hour Count Duration Avg duration 14 5 382ms 76ms [ User: postgres - Total duration: 759ms - Times executed: 5 ]
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternlengthbars >= 20 AND averagequality >= 0.0 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 536743393415628302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:31:44 Duration: 97ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '502506447', $7 = '0'
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternlengthbars >= 20 AND averagequality >= 0.0 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 536743393415628302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:23:39 Duration: 82ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-2102704593', $7 = '0'
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND patternlengthbars >= 20 AND averagequality >= 0.0 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 536743393415628302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:11:29 Duration: 78ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '2002895919', $7 = '0'
16 343ms 5 50ms 109ms 68ms /*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743453712827301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #16
Day Hour Count Duration Avg duration 14 5 343ms 68ms [ User: postgres - Total duration: 444ms - Times executed: 5 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743453712827301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:47:53 Duration: 109ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743453712827301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:15:33 Duration: 68ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743453712827301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:55:58 Duration: 59ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '2002895919', $7 = '0'
17 322ms 5 51ms 76ms 64ms /*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701568308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #17
Day Hour Count Duration Avg duration 14 5 322ms 64ms [ User: postgres - Total duration: 905ms - Times executed: 5 ]
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701568308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:23:48 Duration: 76ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '393864023', $7 = '0'
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701568308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:44:00 Duration: 69ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.KeyLevelResultList*/ SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059701568308 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2022-05-01 14:31:53 Duration: 68ms Database: postgres User: acaweb_fx Remote: postgres
18 316ms 5 51ms 74ms 63ms /*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536652745055282301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #18
Day Hour Count Duration Avg duration 14 5 316ms 63ms [ User: postgres - Total duration: 374ms - Times executed: 5 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536652745055282301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:35:38 Duration: 74ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536652745055282301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:43:41 Duration: 70ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 515852059891787308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536652745055282301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:19:27 Duration: 63ms Database: postgres User: acaweb_fx Remote: postgres
19 302ms 5 51ms 73ms 60ms /*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059703453308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536710859129128302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #19
Day Hour Count Duration Avg duration 14 5 302ms 60ms [ User: postgres - Total duration: 603ms - Times executed: 5 ]
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059703453308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536710859129128302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:23:39 Duration: 73ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059703453308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536710859129128302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:07:26 Duration: 64ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '3', $4 = '3', $5 = '911172735', $6 = '0'
-
/*server.FibonacciResultList*/ SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059703453308 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536710859129128302 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2022-05-01 14:19:37 Duration: 57ms Database: postgres User: acaweb_fx Remote: postgres
20 299ms 5 52ms 78ms 59ms /*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743634842960301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #20
Day Hour Count Duration Avg duration 14 5 299ms 59ms [ User: postgres - Total duration: 696ms - Times executed: 5 ]
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743634842960301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:51:57 Duration: 78ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743634842960301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:47:53 Duration: 61ms Database: postgres User: acaweb_fx Remote: postgres
-
/*server.CPResultList*/ SELECT DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 515852059751072308 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 536743634842960301 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2022-05-01 14:43:41 Duration: 54ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '-47593953', $7 = '0'
-
Events
Log levels
Key values
- 11,822 Log entries
Events distribution
Key values
- 0 PANIC entries
- 0 FATAL entries
- 1 ERROR entries
- 0 WARNING entries
Most Frequent Errors/Events
Key values
- 1 Max number of times the same event was reported
- 1 Total events found
Rank Times reported Error 1 1 ERROR: relation "..." does not exist
Times Reported Most Frequent Error / Event #1
Day Hour Count May 01 14 1 - ERROR: relation "t0" does not exist at character 83
Statement: SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T0 WHERE symbolid = $1 AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050 ) a ORDER BY PriceDateTime ASC
Date: 2022-05-01 14:38:38 Database: acaweb_fx Application: User: postgres Remote: