-
Global information
- Generated on Sun Aug 22 12:59:09 2021
- Log file: /home/postgres/pg_data/data/pg_log/postgresql-2021-08-22_140000.log
- Parsed 47,191 log entries in 8s
- Log start from 2021-08-22 14:00:00 to 2021-08-22 14:59:01
-
Overview
Global Stats
- 459 Number of unique normalized queries
- 3,288 Number of queries
- 1h39m8s Total query duration
- 2021-08-22 14:00:03 First query
- 2021-08-22 14:58:58 Last query
- 11 queries/s at 2021-08-22 14:11:19 Query peak
- 1h39m8s Total query duration
- 0ms Prepare/parse total duration
- 2s565ms Bind total duration
- 1h39m5s Execute total duration
- 17,663 Number of events
- 4 Number of unique normalized events
- 17,583 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
- 100 Number temporary file
- 46.52 MiB Max size of temporary file
- 4.62 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
- 3,288 Average queries per session
- 1h39m8s 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
- 11 queries/s Query Peak
- 2021-08-22 14:11:19 Date
SELECT Traffic
Key values
- 10 queries/s Query Peak
- 2021-08-22 14:05:20 Date
INSERT/UPDATE/DELETE Traffic
Key values
- 9 queries/s Query Peak
- 2021-08-22 14:26:13 Date
Queries duration
Key values
- 1h39m8s 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) Aug 22 14 3,288 0ms 11m17s 1s808ms 3m2s 4m36s 14m59s Day Hour SELECT COPY TO Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Aug 22 14 1,058 18 1s269ms 22s535ms 57s277ms 1m49s Day Hour INSERT UPDATE DELETE COPY FROM Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Aug 22 14 1,150 42 0 80 1s976ms 55s999ms 57s993ms 1m1s Day Hour Prepare Bind Bind/Prepare Percentage of prepare Aug 22 14 0 1,592 1,592.00 0.00% Day Hour Count Average / Second Aug 22 14 0 0.00/s Day Hour Count Average Duration Average idle time Aug 22 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 Aug 22 14 0 0s 0s 0s Day Hour Added Removed Recycled Synced files Longest sync Average sync Aug 22 14 0 0 0 0 0s 0s Day Hour Count Avg time (sec) Aug 22 14 0 0s Day Hour Mean distance Mean estimate Aug 22 14 0.00 kB 0.00 kB -
Temporary Files
Size of temporary files
Key values
- 46.52 MiB Temp Files size Peak
- 2021-08-22 14:04:58 Date
Number of temporary files
Key values
- 3 per second Temp Files Peak
- 2021-08-22 14:04:58 Date
Temporary Files Activity
↑ Back to the top of the Temporary Files Activity tableDay Hour Count Total size Average size Aug 22 14 100 461.62 MiB 4.62 MiB Queries generating the most temporary files (N)
Rank Count Total size Min size Max size Avg size Query 1 60 295.32 MiB 3.60 MiB 5.86 MiB 4.92 MiB select resultuid from relevance_keylevels_results order by resultuid desc limit ?), 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 rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.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 kr.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 (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), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;
Date: 2021-08-22 14:30:33 Duration: 0ms Database: acaweb_fx User: postgres
2 23 83.16 MiB 3.09 MiB 4.10 MiB 3.62 MiB select resultuid from relevance_fibonacci_results order by resultuid desc limit ?), 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 rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results 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 outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? 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), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.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 fr.pattern in ($9)) AND ($10 = 0 OR fr.patternlengthbars <= $11) AND ($12 = 0 OR ($13 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($14 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) 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: 2021-08-22 14:31:44 Duration: 0ms Database: acaweb_fx User: postgres
3 1 3.09 MiB 3.09 MiB 3.09 MiB 3.09 MiB select resultuid from relevance_autochartist_results order by resultuid desc limit ?), 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 rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (ar.simulation = 0 OR ar.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR ar.pattern in ($15)) AND ($16 = 0 OR ($17 = 1 AND ar.breakout >= 0) OR ($18 = 2 AND ar.breakout < 0)) AND ($19 = 0 OR ar.patternlengthbars <= $20) and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;
Date: 2021-08-22 14:42:03 Duration: 0ms Database: acaweb_fx User: postgres
4 1 4.80 MiB 4.80 MiB 4.80 MiB 4.80 MiB )) 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 ?;-
)) 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 > 518366444 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:37:17 Duration: 0ms Database: acaweb_fx User: postgres
Queries generating the largest temporary files
Rank Size Query 1 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:00:43 - Database: acaweb_fx - User: postgres ]
2 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:06:29 - Database: acaweb_fx - User: postgres ]
3 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:11:14 - Database: acaweb_fx - User: postgres ]
4 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:16:09 - Database: acaweb_fx - User: postgres ]
5 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:20:34 - Database: acaweb_fx - User: postgres ]
6 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:25:33 - Database: acaweb_fx - User: postgres ]
7 5.86 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:30:33 - Database: acaweb_fx - User: postgres ]
8 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:01:06 - Database: acaweb_fx - User: postgres ]
9 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:07:11 - Database: acaweb_fx - User: postgres ]
10 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:11:42 - Database: acaweb_fx - User: postgres ]
11 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:16:10 - Database: acaweb_fx - User: postgres ]
12 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:21:31 - Database: acaweb_fx - User: postgres ]
13 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:26:58 - Database: acaweb_fx - User: postgres ]
14 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:35:34 - Database: acaweb_fx - User: postgres ]
15 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:40:33 - Database: acaweb_fx - User: postgres ]
16 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:45:33 - Database: acaweb_fx - User: postgres ]
17 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:50:33 - Database: acaweb_fx - User: postgres ]
18 5.85 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:55:33 - Database: acaweb_fx - User: postgres ]
19 5.84 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:30:59 - Database: acaweb_fx - User: postgres ]
20 5.84 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $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)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-08-22 14:37:03 - 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 Aug 22 14 0 0 - 0 sec Highest CPU-cost vacuum
-
Locks
Locks by types
Key values
- AccessShareLock Main Lock Type
- 8 locks Total
Most frequent waiting queries (N)
Rank Count Total time Min time Max time Avg duration Query 1 8 16s405ms 1s267ms 3s128ms 2s50ms select datetimeupdate from latest_candle_datetime_per_receng where recognitionengine ilike ?;-
SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'ADSSECURITIES - 1';
Date: 2021-08-22 14:17:05 Database: acaweb_fx User: postgres
-
SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'LEGACYFXMT5 - 1';
Date: 2021-08-22 14:02:04 Database: acaweb_fx User: postgres
-
SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'ICMARKETS - 1';
Date: 2021-08-22 14:02:04 Database: acaweb_fx User: postgres
Queries that waited the most
Rank Wait time Query 1 3s128ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'ADSSECURITIES - 1';[ Date: 2021-08-22 14:17:05 - Database: acaweb_fx - User: postgres ]
2 2s272ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'LEGACYFXMT5 - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
3 2s272ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'ICMARKETS - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
4 2s265ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'IFCMARKETSMT4 - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
5 2s241ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'INFINOX - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
6 1s686ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'ATFX - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
7 1s270ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'PEPPERSTONE - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
8 1s267ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'AMANACAPITAL - 1';[ Date: 2021-08-22 14:02:04 - Database: acaweb_fx - User: postgres ]
-
Queries
Queries by type
Key values
- 1,058 Total read queries
- 2,222 Total write queries
Queries by database
Key values
- acaweb_fx Main database
- 3,288 Requests
- 1h39m5s (acaweb_fx)
- Main time consuming database
Queries by user
Key values
- postgres Main user
- 2,396 Requests
User Request type Count Duration pgperfstats Total 892 41m24s insert 590 40m4s select 302 1m19s postgres Total 2,396 57m41s copy from 80 9s923ms copy to 18 2s715ms cte 929 33m49s ddl 3 372ms insert 560 1m5s others 8 35s998ms select 756 21m22s update 42 33s929ms Duration by user
Key values
- 57m41s (postgres) Main time consuming user
User Request type Count Duration pgperfstats Total 892 41m24s insert 590 40m4s select 302 1m19s postgres Total 2,396 57m41s copy from 80 9s923ms copy to 18 2s715ms cte 929 33m49s ddl 3 372ms insert 560 1m5s others 8 35s998ms select 756 21m22s update 42 33s929ms Queries by host
Key values
- unknown Main host
- 3,288 Requests
- 1h39m5s (unknown)
- Main time consuming host
Queries by application
Key values
- unknown Main application
- 3,288 Requests
- 1h39m5s (unknown)
- Main time consuming application
Number of cancelled queries
Key values
- 0 per second Cancelled query Peak
- 2021-08-22 14:56:18 Date
Number of cancelled queries (5 minutes period)
NO DATASET
-
Top Queries
Histogram of query times
Key values
- 1,321 100-500ms duration
Slowest individual queries
Rank Duration Query 1 11m17s select powerstats_tdata_add ();[ Date: 2021-08-22 14:11:42 - Database: acaweb_fx - User: postgres ]
2 2m8s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:04:31 - Database: acaweb_fx - User: postgres - Bind query: yes ]
3 1m58s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:07:29 - Database: acaweb_fx - User: postgres - Bind query: yes ]
4 1m27s (( 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));[ Date: 2021-08-22 14:04:58 - Database: acaweb_fx - User: postgres - Bind query: yes ]
5 1m10s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:16:40 - Database: acaweb_fx - User: postgres - Bind query: yes ]
6 1m9s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:11:40 - Database: acaweb_fx - User: postgres - Bind query: yes ]
7 50s683ms WITH rar_max as ( ;[ Date: 2021-08-22 14:09:54 - Database: acaweb_fx - User: postgres - Bind query: yes ]
8 40s188ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:01:10 - Database: acaweb_fx - User: postgres - Bind query: yes ]
9 39s458ms select pd.trumpetsymbolid as symbolid, 15 as timegranularity, 't15_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and (- 1 = - 1 or t.symbolid = - 1) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 30 as timegranularity, 't30_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 60 as timegranularity, 't60_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 240 as timegranularity, 't240' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 1440 as timegranularity, 't1440' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid;[ Date: 2021-08-22 14:14:16 - Database: acaweb_fx - User: pgperfstats ]
10 38s233ms WITH rar_max as ( ;[ Date: 2021-08-22 14:01:49 - Database: acaweb_fx - User: postgres - Bind query: yes ]
11 37s742ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:29 - Database: acaweb_fx - User: postgres - Bind query: yes ]
12 36s8ms SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-08-22 14:03:30 - Database: acaweb_fx - User: postgres - Bind query: yes ]
13 31s925ms WITH rar_max as ( ;[ Date: 2021-08-22 14:05:03 - Database: acaweb_fx - User: postgres - Bind query: yes ]
14 31s835ms select updateresultsmaterializedview ();[ Date: 2021-08-22 14:02:58 - Database: acaweb_fx - User: postgres ]
15 29s500ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:23 - Database: acaweb_fx - User: postgres - Bind query: yes ]
16 28s791ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:16:09 - Database: acaweb_fx - User: postgres - Bind query: yes ]
17 27s526ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:11:14 - Database: acaweb_fx - User: postgres - Bind query: yes ]
18 26s801ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:11:01 - Database: acaweb_fx - User: postgres - Bind query: yes ]
19 25s487ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:09:04 - Database: acaweb_fx - User: postgres - Bind query: yes ]
20 25s211ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '630' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:05:43 - Database: acaweb_fx - User: postgres - Bind query: yes ]
Time consuming queries
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 16m32s 313 63ms 2m8s 3s172ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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 #1
Day Hour Count Duration Avg duration Aug 22 14 313 16m32s 3s172ms [ User: postgres - Total duration: 16m32s - Times executed: 313 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:04:31 Duration: 2m8s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:29 Duration: 37s742ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:23 Duration: 29s500ms Database: acaweb_fx User: postgres Bind query: yes
2 11m17s 1 11m17s 11m17s 11m17s select powerstats_tdata_add ();Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Aug 22 14 1 11m17s 11m17s [ User: postgres - Total duration: 11m17s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2021-08-22 14:11:42 Duration: 11m17s Database: acaweb_fx User: postgres
3 7m17s 148 2s150ms 3s976ms 2s959ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #3
Day Hour Count Duration Avg duration Aug 22 14 148 7m17s 2s959ms [ User: pgperfstats - Total duration: 7m17s - Times executed: 148 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970075, 1, 900, '2021-08-22 00:00:00', 0.137469292295084, 0.408521739130435, 0.189812097641503, 0.522217391304348, 0.238596547026494, 0.711304347826088, 2.40753281369369, 2.37039130434782, 3.08919038986304, 5.11308695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 915, '2021-08-22 00:00:00', 0.118413741724721, 0.398782608695651, 0.190852621989219, 0.554782608695654, 0.212299940702146, 0.70608695652174, 2.39739547740852, 2.44243478260869, 3.09220991622624, 5.11743478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 930, '2021-08-22 00:00:00', 0.14165942010452, 0.433130434782608, 0.187809602098287, 0.53491304347826, 0.207957381997545, 0.776999999999999, 2.39043891565674, 2.50513043478261, 3.09858894061876, 5.11882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 945, '2021-08-22 00:00:00', 0.128340795087901, 0.385217391304348, 0.150069970505197, 0.520217391304347, 0.233491178494568, 0.904695652173915, 2.39922826442632, 2.55008695652174, 3.09971360783426, 5.11921739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 960, '2021-08-22 00:00:00', 0.0953978770241308, 0.38986956521739, 0.148678699655414, 0.611913043478261, 0.281795155887077, 0.970652173913045, 2.38334259577882, 2.61873913043478, 3.11108715731258, 5.14786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 975, '2021-08-22 00:00:00', 0.135277930857456, 0.525130434782611, 0.242669850056577, 0.795260869565218, 0.332979607442153, 1.01765217391305, 2.38323305915079, 2.63921739130435, 3.11864078404695, 5.15660869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 990, '2021-08-22 00:00:00', 0.231234160871941, 0.666652173913045, 0.288691350151289, 0.834826086956525, 0.324200762471887, 0.992956521739131, 2.38567045373706, 2.62717391304348, 3.12896234425706, 5.15147826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1005, '2021-08-22 00:00:00', 0.15822986980847, 0.554652173913044, 0.204855699719362, 0.702304347826087, 0.206476864689909, 0.852173913043474, 2.36677594284638, 2.575, 3.08751725603666, 5.09752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1020, '2021-08-22 00:00:00', 0.153824254218155, 0.53508695652174, 0.196495894012156, 0.668000000000001, 0.216711945203019, 0.824608695652171, 2.37422285350444, 2.56560869565217, 3.08751725603666, 5.09752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1035, '2021-08-22 00:00:00', 0.178423985430983, 0.516869565217392, 0.188512336959073, 0.667913043478259, 0.203043619605372, 0.783434782608695, 2.37194522162451, 2.57995652173913, 3.08690190699336, 5.09673913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1050, '2021-08-22 00:00:00', 0.184100226183002, 0.505565217391304, 0.177197094436336, 0.61308695652174, 0.203852762101964, 0.770304347826087, 2.38657772907505, 2.5834347826087, 3.08265034190302, 5.07930434782608 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1065, '2021-08-22 00:00:00', 0.129918064784354, 0.448608695652173, 0.125872747712129, 0.537304347826088, 2.43576077263387, 1.89721739130435, 2.37707204807492, 2.56460869565217, 3.06801767829136, 5.07626086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1080, '2021-08-22 00:00:00', 0.129916665293369, 0.456608695652177, 0.157080100912773, 0.601391304347825, 2.43177318151264, 2.06452173913043, 2.38366409334063, 2.59165217391304, 3.06118856634726, 5.06743478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1095, '2021-08-22 00:00:00', 0.117896115589726, 0.457695652173912, 2.43168655748104, 1.84517391304348, 2.40045679776677, 2.14673913043478, 2.38160535919714, 2.59521739130435, 3.05533766077399, 5.07269565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 600, '2021-08-22 00:00:00', 1.05847144723671, 1.27673076923077, 1.09517146672951, 1.4876923076923, 1.10781160644968, 1.66534615384615, 1.20926427028363, 2.11334615384615, 1.85856066393822, 4.63369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 615, '2021-08-22 00:00:00', 0.400017476541287, 0.809307692307691, 0.450910743342333, 0.952461538461538, 0.476520182799619, 1.12926923076923, 0.831058120711176, 1.754, 1.77932711568598, 4.43723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 630, '2021-08-22 00:00:00', 0.228122895353833, 0.623153846153847, 0.332910771136147, 0.800307692307694, 0.340955735904466, 1.03257692307692, 0.77475954086016, 1.62011538461539, 1.72828995653107, 4.38957692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 645, '2021-08-22 00:00:00', 0.243298537729968, 0.600461538461538, 0.237072559486626, 0.776038461538461, 0.272121036418611, 0.980461538461537, 0.727832136183567, 1.54946153846154, 1.73141592745538, 4.39492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 660, '2021-08-22 00:00:00', 0.166101192511814, 0.588384615384615, 0.26277948637886, 0.783538461538461, 0.290130318199356, 0.980807692307694, 0.709241679542307, 1.519, 1.746399353395, 4.38369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 675, '2021-08-22 00:00:00', 0.230461743863521, 0.589846153846151, 0.23790993771076, 0.752461538461535, 0.29791864919548, 0.951192307692307, 0.660172785075122, 1.50611538461539, 1.75016788161769, 4.35842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 690, '2021-08-22 00:00:00', 0.201420493953855, 0.544846153846154, 0.242481060323036, 0.717769230769233, 0.25988057612325, 0.840923076923078, 0.642063567425675, 1.46876923076923, 1.74810109415463, 4.33265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 705, '2021-08-22 00:00:00', 0.18452317344567, 0.53419230769231, 0.228121371204013, 0.657000000000002, 0.279858725348785, 0.80811538461539, 0.643099064028123, 1.46838461538462, 2.06548612717163, 4.52569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 720, '2021-08-22 00:00:00', 0.148154534705646, 0.441615384615383, 0.203017108032419, 0.590115384615387, 0.297296516060211, 0.791461538461544, 0.616391465273117, 1.42696153846154, 2.0594231768965, 4.53569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 735, '2021-08-22 00:00:00', 0.12903487900564, 0.470000000000003, 0.213683072293098, 0.61215384615385, 0.335632326305942, 0.818538461538465, 0.596882321864073, 1.41711538461539, 2.05653486196114, 4.53196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 750, '2021-08-22 00:00:00', 0.174802961601388, 0.485346153846157, 0.257608898556291, 0.651769230769233, 0.436611147184945, 0.844423076923076, 0.590342853446523, 1.45773076923077, 2.06072474181742, 4.54330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 765, '2021-08-22 00:00:00', 0.201619107763586, 0.492769230769231, 0.292313698723714, 0.623461538461539, 0.409902014557699, 0.80130769230769, 0.575369254011314, 1.54753846153846, 2.07304286830884, 4.55942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 780, '2021-08-22 00:00:00', 0.215662917178996, 0.485423076923081, 0.327544157915564, 0.644846153846154, 0.3808745482944, 0.755692307692309, 0.809549044459085, 1.65815384615385, 2.0823950692929, 4.56323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 795, '2021-08-22 00:00:00', 0.165944925989133, 0.46003846153846, 0.318881834878352, 0.580230769230768, 0.36590853838294, 0.773461538461538, 0.933305247288039, 1.74573076923077, 2.08132815436534, 4.54938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 810, '2021-08-22 00:00:00', 0.289512856098227, 0.448576923076923, 0.32716577778528, 0.564384615384616, 0.342083617758087, 0.753807692307693, 0.928501128784369, 1.78488461538462, 2.07421224194039, 4.54476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 825, '2021-08-22 00:00:00', 0.161454432723773, 0.418576923076923, 0.22202593057153, 0.603076923076926, 0.319731348767394, 0.749846153846157, 0.850491449782918, 1.76288461538462, 2.03444438115177, 4.5255 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 840, '2021-08-22 00:00:00', 0.199824111119294, 0.470653846153846, 0.223017322542099, 0.565615384615385, 0.3316811745313, 0.767807692307696, 0.859536441255493, 1.77642307692308, 2.04447995870306, 4.52469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 855, '2021-08-22 00:00:00', 0.206045446816584, 0.458384615384615, 0.335662302826013, 0.600307692307693, 0.431513752343469, 0.823038461538464, 0.881638261769185, 1.84023076923077, 2.04436738230832, 4.52392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 870, '2021-08-22 00:00:00', 0.250203314249709, 0.44246153846154, 0.275275906347405, 0.568769230769233, 0.404131100206165, 0.810884615384616, 0.955351167815351, 1.85942307692308, 2.03868855885346, 4.541 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 885, '2021-08-22 00:00:00', 0.177344653581229, 0.440384615384617, 0.336086454078987, 0.606230769230771, 0.486416181411002, 0.839307692307692, 1.08848211037912, 2.33576923076923, 2.04021892339636, 4.53715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 900, '2021-08-22 00:00:00', 0.347572099880566, 0.484269230769229, 0.395232005866853, 0.638461538461535, 0.528044922331423, 0.830999999999999, 1.05953388590673, 2.42984615384615, 2.03703720595907, 4.54253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 915, '2021-08-22 00:00:00', 0.16247461813607, 0.437807692307694, 0.236645934808816, 0.608461538461538, 0.267887094471939, 0.751153846153848, 0.996761683576447, 2.38757692307692, 1.97586989450217, 4.496 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 930, '2021-08-22 00:00:00', 0.161974133737457, 0.491499999999998, 0.198641230517581, 0.582538461538462, 0.255111984460521, 0.783730769230772, 0.998179670122646, 2.39242307692308, 1.97544551547629, 4.49976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 945, '2021-08-22 00:00:00', 0.170768619888029, 0.434192307692307, 0.200784875311483, 0.559384615384619, 0.396691928521171, 0.919615384615387, 1.05834307364789, 2.41930769230769, 1.98688742161046, 4.52511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 960, '2021-08-22 00:00:00', 0.208627548147782, 0.471576923076927, 0.260180437389134, 0.649500000000004, 0.603482289587818, 1.07707692307692, 1.23826873434709, 2.48146153846154, 1.98805894394894, 4.53126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 975, '2021-08-22 00:00:00', 0.227002287348693, 0.525961538461539, 0.403970897657054, 0.797615384615386, 0.769974625955549, 1.19226923076923, 1.22370333760333, 2.46353846153846, 1.99956048132122, 4.52703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 990, '2021-08-22 00:00:00', 0.28442024162523, 0.653076923076924, 0.516197773666705, 0.864692307692307, 0.693017745360547, 1.15765384615385, 1.14161170079174, 2.42265384615384, 1.98317153957609, 4.50765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1005, '2021-08-22 00:00:00', 0.296312405306394, 0.597807692307691, 0.483730912165653, 0.859346153846154, 0.522331184358969, 1.04688461538462, 0.949468401872247, 2.32761538461538, 1.92924621070989, 4.45769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1020, '2021-08-22 00:00:00', 0.261165647405274, 0.627846153846154, 0.358460316438987, 0.773961538461539, 0.401557462120446, 0.922346153846153, 0.851799366951196, 2.24680769230769, 1.91121488104777, 4.44380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1035, '2021-08-22 00:00:00', 0.252580591860532, 0.527653846153846, 0.247955752876628, 0.652153846153846, 0.379735689455382, 0.845923076923076, 0.814029703672745, 2.18796153846154, 1.91010372009963, 4.48530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1050, '2021-08-22 00:00:00', 0.205227472295048, 0.506346153846155, 0.235722170231105, 0.606307692307693, 0.424900178322466, 0.856192307692307, 0.829954646582941, 2.19934615384616, 1.94491951385774, 4.49565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1065, '2021-08-22 00:00:00', 0.180441970215869, 0.456769230769231, 0.316444791636466, 0.642115384615385, 0.674705525510094, 1.62311538461539, 0.816247232531532, 2.19723076923077, 1.95766171195678, 4.49753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1080, '2021-08-22 00:00:00', 0.237516198637872, 0.513230769230768, 0.312578989401694, 0.667769230769229, 0.663836728072846, 1.76580769230769, 0.765731831950023, 2.18603846153846, 1.94547380505466, 4.48861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1095, '2021-08-22 00:00:00', 0.248568826562103, 0.490307692307691, 0.639220318344637, 1.52015384615385, 0.641052183163323, 1.80769230769231, 0.74232137348891, 2.15569230769231, 1.96943045574095, 4.521 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 600, '2021-08-22 00:00:00', 0.36213389151613, 1.06165384615384, 0.416845732394351, 1.27773076923077, 0.464677118669925, 1.46523076923077, 0.676958906831472, 1.88619230769231, 1.9907051274901, 4.45376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 615, '2021-08-22 00:00:00', 0.223605531787912, 0.725923076923076, 0.294435418020006, 0.967846153846155, 0.409707995453421, 1.18419230769231, 0.594755702918308, 1.61411538461538, 1.89216777959933, 4.36311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 630, '2021-08-22 00:00:00', 0.239303875053003, 0.681769230769231, 0.254849835121659, 0.820961538461541, 0.483231761564382, 1.05684615384616, 0.566922303725599, 1.46646153846154, 1.84076589620065, 4.30926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 645, '2021-08-22 00:00:00', 0.161912017893861, 0.570307692307691, 0.297115372566594, 0.773230769230769, 0.446254373820409, 0.966615384615388, 0.538486025816827, 1.416, 1.81247050310216, 4.28573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 660, '2021-08-22 00:00:00', 0.257247010896889, 0.59776923076923, 0.449983315930031, 0.764769230769232, 0.436540737371226, 0.96515384615385, 0.519020070754644, 1.40307692307693, 1.82575552706691, 4.26826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 675, '2021-08-22 00:00:00', 0.286993596819487, 0.563269230769231, 0.290129615596467, 0.699923076923079, 0.348105211770147, 0.912961538461541, 0.409824940112804, 1.36719230769231, 1.82790212665104, 4.23423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 690, '2021-08-22 00:00:00', 0.173096118251812, 0.514884615384617, 0.25456487460884, 0.694653846153848, 0.291170909366882, 0.856538461538462, 0.334571818207185, 1.37569230769231, 1.96817487692376, 4.14988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 705, '2021-08-22 00:00:00', 0.147267193067045, 0.493884615384617, 0.193612924711612, 0.651269230769233, 0.282434779401163, 0.865269230769231, 0.375680979637695, 1.36896153846154, 2.13362192202692, 4.55588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 720, '2021-08-22 00:00:00', 0.155727261582552, 0.500500000000001, 0.20465209502959, 0.641000000000002, 0.293561433748739, 0.837653846153845, 0.459605598479658, 1.39788461538462, 2.13018063661638, 4.58323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 735, '2021-08-22 00:00:00', 0.180665696373586, 0.496423076923077, 0.279114467833262, 0.667384615384614, 0.313645571649569, 0.885769230769229, 0.431327733685366, 1.39457692307692, 2.13693328249764, 4.57557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 750, '2021-08-22 00:00:00', 0.206457952508123, 0.500615384615384, 0.222346967251981, 0.640576923076923, 0.252601349043234, 0.844192307692308, 0.454207800630775, 1.37261538461539, 2.1474079677602, 4.5625 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 765, '2021-08-22 00:00:00', 0.164973587629611, 0.485269230769228, 0.20120269534821, 0.641269230769229, 0.211761607619366, 0.759538461538459, 0.474653306676001, 1.36719230769231, 2.14788787739168, 4.53857692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 780, '2021-08-22 00:00:00', 0.187892506093651, 0.476923076923076, 0.188272637825697, 0.579115384615381, 0.286175473334913, 0.762807692307689, 0.478480789743796, 1.34611538461538, 2.17223533680436, 4.54403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 795, '2021-08-22 00:00:00', 0.14229449959638, 0.444269230769228, 0.227661976150205, 0.576846153846153, 0.3072706874803, 0.753653846153843, 0.464051489185612, 1.37576923076923, 2.16215740549892, 4.55238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 810, '2021-08-22 00:00:00', 0.168362923014996, 0.419923076923076, 0.211882481941867, 0.577115384615382, 0.248017980117447, 0.697961538461534, 0.480136341213459, 1.38488461538462, 2.16767152635122, 4.58661538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 825, '2021-08-22 00:00:00', 0.221336294774752, 0.502653846153847, 0.24667634353853, 0.593461538461538, 0.269432020825578, 0.721576923076925, 0.49082616694085, 1.39738461538462, 2.16409429660895, 4.59926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 840, '2021-08-22 00:00:00', 0.166584517703363, 0.42480769230769, 0.173705055061293, 0.515615384615382, 0.243454892362805, 0.69426923076923, 0.51147671125267, 1.42688461538461, 2.160628726516, 4.60042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 855, '2021-08-22 00:00:00', 0.13773102549758, 0.409653846153843, 0.222064619839847, 0.529153846153844, 0.267157320405326, 0.699923076923076, 0.511855449847379, 1.45219230769231, 2.16133784815011, 4.61042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 870, '2021-08-22 00:00:00', 0.164183480851808, 0.420846153846155, 0.189432366660139, 0.526307692307694, 0.273872221749765, 0.747076923076923, 0.536687941129524, 1.54588461538462, 2.15722787962129, 4.60426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 885, '2021-08-22 00:00:00', 0.132924431973149, 0.419230769230772, 0.167344435222687, 0.545000000000001, 0.346242611695681, 0.786115384615385, 0.929010712863626, 2.22523076923077, 2.11281238018101, 4.65992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 900, '2021-08-22 00:00:00', 0.153979983714166, 0.461653846153846, 0.261116399037197, 0.630576923076922, 0.378406683954629, 0.875538461538461, 0.964278092668293, 2.282, 2.12421520892921, 4.64957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 915, '2021-08-22 00:00:00', 0.261495968493704, 0.477692307692307, 0.333028924592719, 0.642230769230768, 0.347916994963762, 0.872653846153846, 1.03322745727238, 2.34353846153846, 2.10370463852553, 4.64538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 930, '2021-08-22 00:00:00', 0.307347693362721, 0.479730769230768, 0.330785768459566, 0.658230769230769, 0.333279889305347, 0.848269230769232, 1.03907277601049, 2.35507692307692, 2.05871773535037, 4.61807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 945, '2021-08-22 00:00:00', 0.191312985606152, 0.504538461538461, 0.233899981912061, 0.657807692307695, 0.331758855890142, 0.904538461538465, 1.06641235277628, 2.39311538461539, 2.03702940728745, 4.61038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 960, '2021-08-22 00:00:00', 0.187954298864214, 0.476461538461542, 0.228430996145445, 0.614000000000001, 0.256968432661708, 0.866153846153849, 1.1035031832236, 2.43865384615385, 2.03741492205574, 4.62273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 975, '2021-08-22 00:00:00', 0.154653801962765, 0.489961538461535, 0.233323970874437, 0.718653846153846, 0.279341370975481, 0.925807692307692, 1.12019930438225, 2.45680769230769, 2.0307171438833, 4.62503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 990, '2021-08-22 00:00:00', 0.213244893527099, 0.623230769230771, 0.220960438505665, 0.759346153846155, 0.311173174639755, 0.954230769230771, 1.11175817306851, 2.47565384615385, 2.0224002114776, 4.61884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1005, '2021-08-22 00:00:00', 0.158775119151392, 0.544461538461539, 0.239477292965647, 0.712423076923076, 0.350882564180887, 0.878576923076924, 1.08743462968868, 2.46492307692308, 2.01538376608908, 4.59973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1020, '2021-08-22 00:00:00', 0.138131804392094, 0.527653846153846, 0.220291712194397, 0.660961538461539, 0.31991347868784, 0.831076923076922, 1.08143412189555, 2.445, 2.01442229970244, 4.59219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1035, '2021-08-22 00:00:00', 0.185965588214595, 0.497999999999998, 0.278014844650703, 0.651576923076923, 0.321523775888406, 0.78353846153846, 1.0704843598182, 2.44526923076923, 2.0100711583271, 4.58869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1050, '2021-08-22 00:00:00', 0.183856101758541, 0.492115384615384, 0.226665432877488, 0.60753846153846, 0.382798217582863, 0.789653846153844, 1.08524588706183, 2.43765384615385, 2.00885662849447, 4.57407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1065, '2021-08-22 00:00:00', 0.135771368908855, 0.442230769230766, 0.173544589703581, 0.558730769230767, 0.927847530578168, 1.715, 1.07086198205716, 2.41876923076923, 1.99866902674293, 4.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1080, '2021-08-22 00:00:00', 0.122537159199221, 0.417653846153845, 0.323136401301608, 0.596423076923077, 0.882006939620356, 1.78680769230769, 0.987703602379705, 2.39961538461539, 1.91035586374734, 4.56061538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1095, '2021-08-22 00:00:00', 0.303749828743226, 0.506038461538464, 0.826309993050664, 1.61626923076923, 0.907275194448487, 1.87603846153846, 0.957792610441, 2.40226923076923, 1.92593532481873, 4.59565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 600, '2021-08-22 00:00:00', 0.3997301031754, 1.12134615384616, 0.573992555566843, 1.27557692307692, 0.686401864799329, 1.54, 0.669632813275591, 2.03223076923077, 1.61223360637919, 4.34619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 615, '2021-08-22 00:00:00', 0.205989234222047, 0.733730769230772, 0.29645961198528, 0.986692307692311, 0.463796447394094, 1.20776923076923, 0.469298246976677, 1.75573076923077, 1.55008325781354, 4.28488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 630, '2021-08-22 00:00:00', 0.168681953802005, 0.674807692307694, 0.2975032436798, 0.8355, 0.407947538105272, 1.09807692307692, 0.475741573351945, 1.66326923076923, 1.53387602347276, 4.24115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 645, '2021-08-22 00:00:00', 0.206550913820299, 0.597000000000001, 0.24598856758926, 0.789153846153847, 0.35413675107441, 1.01403846153846, 0.497375778074669, 1.60723076923077, 1.51075859905393, 4.21623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 660, '2021-08-22 00:00:00', 0.140953418382978, 0.568115384615384, 0.181261409189982, 0.73053846153846, 0.263757884315257, 0.917307692307692, 0.507553262078132, 1.57607692307692, 1.51668588097156, 4.2113076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 675, '2021-08-22 00:00:00', 0.163847532316341, 0.56457692307692, 0.22587137592342, 0.725038461538461, 0.293275989732958, 0.925384615384617, 0.526005043848292, 1.56411538461538, 1.51588007288988, 4.20965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 690, '2021-08-22 00:00:00', 0.168698679945593, 0.520730769230768, 0.258772180766139, 0.722192307692307, 0.317927325996656, 0.94423076923077, 0.530247663469991, 1.53023076923077, 1.5251424246229, 4.19584615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 705, '2021-08-22 00:00:00', 0.212069107023739, 0.554884615384613, 0.256938939169482, 0.689461538461538, 0.248609301144155, 0.883230769230767, 0.540653839204121, 1.51742307692308, 2.25035060789681, 4.46646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 720, '2021-08-22 00:00:00', 0.143020929076293, 0.467884615384616, 0.217895204169342, 0.635000000000002, 0.227268384210249, 0.821038461538462, 0.561730332235893, 1.46438461538462, 2.23635613924492, 4.49269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 735, '2021-08-22 00:00:00', 0.147479213659209, 0.486038461538463, 0.191515590849573, 0.643307692307692, 0.236301713916764, 0.797499999999999, 0.581469237231133, 1.44407692307693, 2.22668325577269, 4.50680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 750, '2021-08-22 00:00:00', 0.162775938497818, 0.49061538461538, 0.193332682580688, 0.598615384615382, 0.263492288604139, 0.781115384615382, 0.551642509657784, 1.42346153846154, 2.24097330674385, 4.48880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 765, '2021-08-22 00:00:00', 0.135753469993896, 0.438269230769229, 0.145403973070256, 0.556653846153846, 0.268815372728914, 0.755769230769229, 0.513464240384709, 1.46461538461539, 2.25348281555462, 4.475 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 780, '2021-08-22 00:00:00', 0.123649728607127, 0.476153846153846, 0.257067761195672, 0.634923076923075, 0.338881510946731, 0.796038461538459, 0.505843260917238, 1.52526923076923, 2.2374725548811, 4.48607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 795, '2021-08-22 00:00:00', 0.220651162209983, 0.481153846153845, 0.241037287252725, 0.588423076923077, 0.313716327031527, 0.773576923076922, 0.453744401109766, 1.56569230769231, 2.21912359415915, 4.48838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 810, '2021-08-22 00:00:00', 0.145542317398912, 0.459384615384617, 0.21555214254061, 0.610384615384615, 0.309194407353142, 0.815307692307692, 0.396904981847527, 1.58526923076923, 2.21235910737836, 4.4945 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 825, '2021-08-22 00:00:00', 0.141723587961268, 0.473846153846153, 0.146437090719737, 0.571692307692307, 0.309608549375097, 0.823423076923078, 0.367212654801212, 1.56142307692308, 2.21335057287849, 4.49296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 840, '2021-08-22 00:00:00', 0.121827071640973, 0.441653846153846, 0.202263229100481, 0.598576923076922, 0.284555556289776, 0.804230769230769, 0.373561274965491, 1.57688461538462, 2.20939539275759, 4.49719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 855, '2021-08-22 00:00:00', 0.151547504611083, 0.451384615384614, 0.246739379788596, 0.619807692307692, 0.234473656056742, 0.763153846153847, 0.356456932343004, 1.59076923076923, 2.22336904857332, 4.48238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 870, '2021-08-22 00:00:00', 0.228393604248319, 0.475961538461538, 0.228794405526006, 0.587000000000001, 0.277772416529459, 0.756346153846154, 0.442585063531901, 1.64853846153846, 2.18047563653861, 4.55519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 885, '2021-08-22 00:00:00', 0.169033000874428, 0.434346153846152, 0.177851000732461, 0.554461538461539, 0.382645037358888, 0.812769230769233, 0.962546706159476, 2.29980769230769, 2.18422840063805, 4.56511538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 900, '2021-08-22 00:00:00', 0.126696153787778, 0.435653846153848, 0.20119501828976, 0.583346153846156, 0.340858357679551, 0.804500000000003, 0.958206353237447, 2.37215384615385, 2.17891762120554, 4.579 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 915, '2021-08-22 00:00:00', 0.195913293223148, 0.481461538461538, 0.31739713536587, 0.675307692307694, 0.328178921650045, 0.808730769230771, 0.942094507753046, 2.39230769230769, 2.16927086935112, 4.57976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 930, '2021-08-22 00:00:00', 0.290868090642214, 0.547615384615387, 0.286360474818826, 0.623192307692308, 0.281684122050543, 0.842769230769232, 0.940123595802492, 2.43684615384615, 2.1598708465661, 4.58207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 945, '2021-08-22 00:00:00', 0.216218411654657, 0.455192307692309, 0.239038229964617, 0.614653846153849, 0.273079903775716, 0.985076923076923, 0.933395320652176, 2.46276923076923, 2.15643652209986, 4.59592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 960, '2021-08-22 00:00:00', 0.149744197267825, 0.444730769230769, 0.194469392489883, 0.662769230769229, 0.285193720936381, 1.01053846153846, 0.951888309543796, 2.45607692307693, 2.13578866571938, 4.56676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 975, '2021-08-22 00:00:00', 0.182508811167695, 0.518115384615384, 0.256552420794238, 0.804230769230767, 0.339056246751979, 1.04446153846154, 0.95595827395261, 2.43030769230769, 2.13032263392552, 4.53726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 990, '2021-08-22 00:00:00', 0.184928530893588, 0.65980769230769, 0.250461067141873, 0.822884615384615, 0.331416967208751, 1.03761538461539, 0.945515056219864, 2.41180769230769, 2.12008345155054, 4.52919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1005, '2021-08-22 00:00:00', 0.153752808604741, 0.577615384615387, 0.200153037602578, 0.773038461538464, 0.242662741585615, 0.941384615384618, 0.893558786323193, 2.35523076923077, 2.11512173026664, 4.49942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1020, '2021-08-22 00:00:00', 0.204356735598843, 0.611653846153847, 0.255145801454775, 0.754500000000002, 0.245814479763781, 0.924961538461539, 0.901744521213441, 2.33369230769231, 2.11466131567208, 4.484 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1035, '2021-08-22 00:00:00', 0.150493674796802, 0.553115384615386, 0.202479279091809, 0.69946153846154, 0.238596618068757, 0.904115384615383, 0.914966898098167, 2.28823076923077, 2.11648926617787, 4.47357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1050, '2021-08-22 00:00:00', 0.183997374563212, 0.494076923076924, 0.189692240626355, 0.620884615384614, 0.364498568109463, 0.915384615384614, 0.912272831153892, 2.28503846153846, 2.13390072438679, 4.44030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1065, '2021-08-22 00:00:00', 0.134913875662044, 0.485076923076922, 0.190176921676795, 0.64930769230769, 0.977179269435952, 1.79126923076923, 0.908503134070203, 2.26276923076923, 2.13076197132893, 4.42953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1080, '2021-08-22 00:00:00', 0.159820842002732, 0.488692307692308, 0.34254019640598, 0.723884615384615, 0.97249157243728, 1.83253846153846, 0.90986206562398, 2.23746153846154, 2.11261150238277, 4.431 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1095, '2021-08-22 00:00:00', 0.347724287331213, 0.577499999999999, 1.01270548304263, 1.64834615384615, 0.953815425621665, 1.83811538461539, 0.89563534217551, 2.20588461538462, 2.10035307068561, 4.42169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 600, '2021-08-22 00:00:00', 0.472133851077567, 1.05804, 0.553244394458724, 1.27012, 0.599020728634103, 1.44, 0.623209576841264, 1.84348, 2.18854365579792, 4.3344 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 615, '2021-08-22 00:00:00', 0.266986622636168, 0.720760000000004, 0.317071563951527, 0.860280000000003, 0.407947574246168, 1.08016, 0.518236271726839, 1.6284, 2.2504035215934, 4.15552 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 630, '2021-08-22 00:00:00', 0.24833780756596, 0.621800000000001, 0.317644785885117, 0.776719999999997, 0.367826104746977, 0.977279999999999, 0.509026521902348, 1.5686, 2.25766199123488, 4.1378 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 645, '2021-08-22 00:00:00', 0.235268095301229, 0.555919999999999, 0.246385030660011, 0.7348, 0.269381235426672, 0.880400000000001, 0.497570011824136, 1.5056, 2.26655725863404, 4.12416 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 660, '2021-08-22 00:00:00', 0.181777455514519, 0.575280000000001, 0.224795299476358, 0.683480000000001, 0.212352984438642, 0.85704, 0.508288687656929, 1.52616, 2.25861105770781, 4.11708 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 675, '2021-08-22 00:00:00', 0.181774356460601, 0.475199999999998, 0.242429886771412, 0.623000000000001, 0.268661664552272, 0.896439999999998, 0.537713005855977, 1.47988, 2.25005081201885, 4.14936 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 690, '2021-08-22 00:00:00', 0.180141842261406, 0.470600000000003, 0.190199877322077, 0.62892, 0.259935491997532, 0.877719999999998, 0.540443268684762, 1.46348, 2.3357023212159, 4.1948 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 705, '2021-08-22 00:00:00', 0.120453338130025, 0.467439999999999, 0.235877673099141, 0.652879999999996, 0.271596440821056, 0.858279999999999, 0.540731609334369, 1.46156, 2.35065648773557, 4.43956 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 720, '2021-08-22 00:00:00', 0.228058961674385, 0.523159999999996, 0.231852805316934, 0.648839999999998, 0.26317457450648, 0.878759999999999, 0.551849940352148, 1.46624, 2.35687083651183, 4.47584 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 735, '2021-08-22 00:00:00', 0.153932636782024, 0.468439999999999, 0.196063127589051, 0.606399999999999, 0.215436974542439, 0.809439999999997, 0.56159282402823, 1.4176, 2.36696912386565, 4.5024 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 750, '2021-08-22 00:00:00', 0.152013453351998, 0.436559999999999, 0.191942586902091, 0.605959999999999, 0.254250873482605, 0.778559999999998, 0.620717192716085, 1.443, 2.36569309646595, 4.52608 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 765, '2021-08-22 00:00:00', 0.195598628147883, 0.501359999999999, 0.241097836296112, 0.628599999999997, 0.295687774519004, 0.758479999999997, 0.605371511277718, 1.516, 2.42124041763721, 4.56692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 780, '2021-08-22 00:00:00', 0.122366907291145, 0.422079999999998, 0.179579945056975, 0.558959999999998, 0.256488550751621, 0.712279999999996, 0.543447942922473, 1.5, 2.63714655894081, 4.62916 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 795, '2021-08-22 00:00:00', 0.162032126444111, 0.464919999999999, 0.191158119541566, 0.554519999999998, 0.329345436687176, 0.7684, 0.524703494048463, 1.51156, 2.63884023957495, 4.63668 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 810, '2021-08-22 00:00:00', 0.124757765289383, 0.405599999999998, 0.162412099302977, 0.550239999999998, 0.297116711074957, 0.722439999999999, 0.51109248021599, 1.51376, 2.60771464440929, 4.6212 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 825, '2021-08-22 00:00:00', 0.123926631520429, 0.415679999999999, 0.232254946126019, 0.56188, 0.268798418894161, 0.681559999999998, 0.508681685012018, 1.47216, 2.60378455329929, 4.6188 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 840, '2021-08-22 00:00:00', 0.195327912325232, 0.446919999999998, 0.216473539568542, 0.525279999999998, 0.248050687024515, 0.674319999999999, 0.512191477867407, 1.44688, 2.59577171120009, 4.61812 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 855, '2021-08-22 00:00:00', 0.126393196019403, 0.395640000000001, 0.177313968240896, 0.504919999999998, 0.239716325407068, 0.658999999999999, 0.485614552225664, 1.44492, 2.58884526188801, 4.61996 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 870, '2021-08-22 00:00:00', 0.141677003544446, 0.410959999999998, 0.1754002375521, 0.51908, 0.279420907115651, 0.712279999999997, 0.484338955002932, 1.42016, 2.71859046995558, 4.56068 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 885, '2021-08-22 00:00:00', 0.153254276721184, 0.373040000000001, 0.185557107112609, 0.51424, 0.304107064480037, 0.75024, 0.942282721197129, 2.19168, 2.7604626725726, 4.568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 900, '2021-08-22 00:00:00', 0.162798372227736, 0.42532, 0.211788219691275, 0.567199999999999, 0.329112883369826, 0.825959999999998, 0.937314795928599, 2.24412, 2.7770094076182, 4.5744 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 915, '2021-08-22 00:00:00', 0.177410559625593, 0.43456, 0.285622127994313, 0.614200000000001, 0.32966283280548, 0.793799999999999, 0.957761074938143, 2.23988, 2.79791041493469, 4.54476 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 930, '2021-08-22 00:00:00', 0.262355992244632, 0.506999999999999, 0.313936575335422, 0.648439999999997, 0.402619990396238, 0.833759999999998, 0.941065252785375, 2.27268, 2.79511523137539, 4.54636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 945, '2021-08-22 00:00:00', 0.19851626297779, 0.462039999999998, 0.214890801726521, 0.567839999999999, 0.373837754469325, 0.900600000000002, 0.920936340543328, 2.25908, 2.77444214392732, 4.55672 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 960, '2021-08-22 00:00:00', 0.142878934766468, 0.437840000000001, 0.31858767500747, 0.632760000000001, 0.329347192690833, 0.934360000000001, 0.901161457971509, 2.27584, 2.75554036261493, 4.56476 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 975, '2021-08-22 00:00:00', 0.253453565766985, 0.533720000000004, 0.283480992896055, 0.747160000000003, 0.265373246579226, 0.937280000000003, 0.884566196882216, 2.29724, 2.75089365903761, 4.56744 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 990, '2021-08-22 00:00:00', 0.243230343501793, 0.617399999999998, 0.231911060538304, 0.774359999999999, 0.291194139135159, 0.969879999999999, 0.892768913735989, 2.342, 2.73885348701484, 4.57756 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1005, '2021-08-22 00:00:00', 0.124020831583516, 0.5424, 0.174976255531999, 0.697240000000001, 0.261273483793006, 0.8572, 0.95625527100944, 2.31468, 2.77222742453308, 4.54068 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1020, '2021-08-22 00:00:00', 0.14169882380128, 0.485160000000001, 0.242461075913915, 0.65096, 0.245911230596191, 0.7416, 0.979592148124244, 2.27888, 2.79524596413268, 4.5244 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1035, '2021-08-22 00:00:00', 0.212595288439486, 0.498440000000002, 0.204678227143649, 0.572520000000002, 0.209018834876987, 0.717040000000001, 1.00347965433619, 2.273, 2.80515737407607, 4.50632 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1050, '2021-08-22 00:00:00', 0.127805620638006, 0.436120000000003, 0.180694650354308, 0.55016, 0.265740161310505, 0.7362, 1.02347056625973, 2.2472, 2.81931951127691, 4.49756 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1065, '2021-08-22 00:00:00', 0.117355414588905, 0.42272, 0.144145331754681, 0.556720000000001, 1.00667128862074, 1.869, 1.00465538536024, 2.25988, 2.8075164303467, 4.50844 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1080, '2021-08-22 00:00:00', 0.150311654017026, 0.472520000000002, 0.257274010865201, 0.633400000000001, 1.01514095901341, 1.9406, 1.01404273414224, 2.26, 2.84982586134662, 4.51276 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1095, '2021-08-22 00:00:00', 0.223678858822327, 0.481333333333332, 0.986855509738608, 1.89683333333333, 0.965722008752212, 2.05795833333333, 0.948977289896407, 2.342375, 2.79614802555178, 4.69695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 600, '2021-08-22 00:00:00', 0.892514614817225, 1.39136363636364, 0.865929764555336, 1.5515, 0.847683552253968, 1.7095, 0.803683243206709, 1.95222727272727, 2.94161559881111, 4.53495454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 615, '2021-08-22 00:00:00', 0.223299485384896, 0.786772727272725, 0.283063772968387, 0.970363636363632, 0.369142814841245, 1.12731818181818, 0.419892245505318, 1.47154545454545, 2.97805160308705, 4.41172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 630, '2021-08-22 00:00:00', 0.201876054940751, 0.642318181818182, 0.248967182593724, 0.765909090909092, 0.287406133745063, 0.943000000000001, 0.423304297330569, 1.35063636363636, 2.98173083941212, 4.36531818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 645, '2021-08-22 00:00:00', 0.150742031872865, 0.553272727272726, 0.20296866561314, 0.696227272727272, 0.282503924808961, 0.882090909090909, 0.447030938720307, 1.30077272727272, 2.9823909787646, 4.33095454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 660, '2021-08-22 00:00:00', 0.189218059460438, 0.573954545454544, 0.254908709573547, 0.718454545454544, 0.340241332736285, 0.893545454545454, 0.452653188535007, 1.28736363636363, 2.9823909787646, 4.33095454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 675, '2021-08-22 00:00:00', 0.175928956785113, 0.509954545454545, 0.243867774299912, 0.631590909090908, 0.301229974995015, 0.821545454545453, 0.435031769750946, 1.25554545454545, 2.9906180151524, 4.32172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 690, '2021-08-22 00:00:00', 0.154999902248258, 0.487727272727272, 0.231297268481333, 0.652045454545451, 0.247435929001912, 0.777409090909088, 0.398548233975755, 1.23013636363636, 2.97786760046303, 4.36027272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 705, '2021-08-22 00:00:00', 0.189507547051854, 0.509590909090906, 0.210186234674761, 0.612409090909088, 0.276510335011126, 0.753181818181815, 0.388964395370324, 1.23840909090909, 2.95739351756727, 4.67131818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 720, '2021-08-22 00:00:00', 0.123271538865923, 0.413590909090907, 0.153761382572359, 0.524909090909089, 0.217960161576904, 0.683181818181816, 0.38664659132092, 1.22040909090909, 2.9507798514294, 4.68472727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 735, '2021-08-22 00:00:00', 0.126407752584323, 0.436590909090906, 0.193993417123996, 0.552727272727269, 0.193233860064233, 0.700909090909087, 0.394318602367629, 1.25227272727272, 2.9628037985133, 4.75740909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 750, '2021-08-22 00:00:00', 0.145635768464606, 0.442590909090909, 0.13317381962595, 0.556136363636363, 0.193653593526466, 0.706999999999999, 0.459249717507049, 1.30172727272727, 2.98998242621774, 4.81336363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 765, '2021-08-22 00:00:00', 0.110272242801473, 0.449590909090907, 0.149825468448029, 0.574363636363634, 0.270060362821164, 0.744136363636361, 0.447457949849051, 1.36604545454546, 3.05440189658916, 4.84822727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 780, '2021-08-22 00:00:00', 0.126702945362909, 0.437272727272724, 0.166086296872011, 0.522909090909088, 0.278382110716725, 0.700863636363632, 0.46780115655898, 1.41672727272727, 3.09618082013885, 4.91136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 795, '2021-08-22 00:00:00', 0.112770204609278, 0.396499999999997, 0.202710849023151, 0.528545454545453, 0.214296781099506, 0.747409090909089, 0.453332100679503, 1.43722727272727, 3.14317260828204, 4.94504545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 810, '2021-08-22 00:00:00', 0.14137378688798, 0.420499999999999, 0.179291058198069, 0.521954545454544, 0.205908781762522, 0.729954545454544, 0.43575226539461, 1.47468181818182, 3.14322908970848, 4.95140909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 825, '2021-08-22 00:00:00', 0.125813414036483, 0.398590909090908, 0.18696255730894, 0.596045454545454, 0.245003193724217, 0.779227272727273, 0.425261785939069, 1.50840909090909, 3.13316285192933, 4.97413636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 840, '2021-08-22 00:00:00', 0.176310528889806, 0.509545454545454, 0.214629147591073, 0.611363636363637, 0.244906378437011, 0.75809090909091, 0.425289473610193, 1.51077272727273, 3.13049262716662, 4.98322727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 855, '2021-08-22 00:00:00', 0.10884291075113, 0.409727272727273, 0.147774844821114, 0.531500000000001, 0.166338620880829, 0.652181818181818, 0.366294726743131, 1.42272727272727, 3.13460298307008, 4.97963636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 870, '2021-08-22 00:00:00', 0.130770940812699, 0.412090909090909, 0.143628978795307, 0.526045454545455, 0.209083368488155, 0.663045454545453, 0.361559575782228, 1.41977272727272, 3.13658690616304, 4.98509090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 885, '2021-08-22 00:00:00', 0.127241164144368, 0.400136363636363, 0.139251368836876, 0.491909090909091, 0.250296278982985, 0.69231818181818, 2.45491301236284, 2.28277272727272, 3.13460108034506, 5.00413636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:49:10 Duration: 3s976ms 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 970100, 1, 900, '2021-08-22 00:00:00', 6.6071099624068, 12.546347826087, 10.2693044907296, 16.7067826086957, 13.683428380962, 27.2334347826087, 53.3215817058407, 97.2663913043478, 70.8860188553851, 197.205565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 915, '2021-08-22 00:00:00', 5.31628135436179, 11.1434347826087, 11.5943023689623, 19.5578260869565, 13.0756132076068, 27.2738695652174, 53.2273683616197, 99.2316086956522, 69.9464238821767, 196.900782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 930, '2021-08-22 00:00:00', 11.3138009725574, 15.1490869565217, 11.9138687727534, 20.0990434782609, 12.8881099357281, 28.9565217391304, 54.2995396173497, 99.7532608695652, 69.6409246484941, 196.32852173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 945, '2021-08-22 00:00:00', 6.39525030181972, 12.7458260869565, 7.99475502100279, 18.5111304347826, 9.00643535996789, 31.0374347826087, 54.2537410195883, 99.6625652173913, 69.8313535882302, 196.574347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 960, '2021-08-22 00:00:00', 7.29533841794952, 13.5517826086957, 7.31758028377447, 20.5088695652174, 9.2145789105104, 34.8059565217391, 53.4904510441363, 100.459782608696, 69.2015776917526, 197.030869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 975, '2021-08-22 00:00:00', 4.93637465426517, 14.885, 5.70601819418856, 25.6207826086957, 10.7029665894195, 35.9162173913044, 52.7591100480219, 100.423826086957, 68.1528084279192, 197.044391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 990, '2021-08-22 00:00:00', 5.61029107838348, 20.6625652173913, 9.61798001316269, 28.4555217391305, 11.3635668195185, 36.7560434782609, 52.8223967330574, 101.00452173913, 67.450081111886, 197.152 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1005, '2021-08-22 00:00:00', 8.12123788681442, 20.1117826086957, 10.6235952838454, 26.7958695652175, 15.2986488479579, 35.4491304347827, 49.3695858430695, 98.2309565217391, 66.2061620117649, 194.606652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1020, '2021-08-22 00:00:00', 6.5746562843177, 17.6285652173914, 8.42926781266966, 22.569695652174, 17.3590834731465, 33.1811304347827, 46.9747026289161, 97.9154347826087, 64.2606491750835, 194.713304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1035, '2021-08-22 00:00:00', 6.85384139945288, 16.4102608695652, 14.1185212219294, 24.5153043478261, 15.5505879334223, 31.8515652173914, 45.2644004387886, 97.0379130434782, 64.6394073501074, 193.937130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1050, '2021-08-22 00:00:00', 12.3493414893809, 18.6783043478261, 14.1944183217937, 24.1903043478261, 14.4565176422236, 30.5673913043479, 44.6901736971233, 95.5905217391304, 64.8878048277459, 193.785 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1065, '2021-08-22 00:00:00', 7.917220367517, 16.0234347826087, 7.51429636609245, 20.0171739130435, 38.6665933648503, 67.8685217391305, 38.6418283575484, 94.0722173913043, 65.8044694806098, 193.06647826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1080, '2021-08-22 00:00:00', 6.42549209631772, 13.2809565217391, 7.09249927879885, 19.5552608695652, 38.1611113319169, 76.0407826086957, 37.4004630278243, 93.4421739130435, 66.343726869604, 192.678695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1095, '2021-08-22 00:00:00', 6.30020675863743, 14.5632608695652, 38.2241620452207, 64.9958260869565, 39.0716021380288, 78.3387826086957, 37.8928642403807, 92.8076086956521, 66.9438766726904, 192.896173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 600, '2021-08-22 00:00:00', 23.7299954066578, 44.84, 22.943296907074, 54.6553846153846, 25.7142161817155, 63.724, 31.114931428842, 80.3456923076923, 68.3140479879392, 179.047538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 615, '2021-08-22 00:00:00', 9.51380935086545, 26.3317307692308, 9.60298017276213, 35.8589615384615, 13.6908845618592, 44.8273846153846, 29.3340217848727, 70.0243461538461, 67.3537947493224, 173.151576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 630, '2021-08-22 00:00:00', 10.2037282471427, 23.3146923076923, 14.5233514566661, 34.7194230769231, 13.7299441727254, 43.7821153846154, 29.9548340635339, 67.9145769230769, 67.7738564781549, 172.400192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 645, '2021-08-22 00:00:00', 9.41194785039006, 22.8604615384615, 10.4676762309208, 29.7543461538461, 14.3649515193699, 41.3639230769231, 27.7840548587467, 65.7570769230769, 66.8803759859233, 170.302461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 660, '2021-08-22 00:00:00', 8.13918095482495, 18.0291538461538, 9.24622014455302, 26.3671923076923, 15.4441458350355, 37.5564230769231, 26.1364736604733, 59.8102692307693, 66.8143041248366, 167.665615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 675, '2021-08-22 00:00:00', 9.67073526056829, 19.2290000000001, 11.859059116395, 26.2733846153846, 19.6662451608372, 35.8866153846154, 26.6668841131006, 57.4133076923077, 66.6985521458934, 167.092961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 690, '2021-08-22 00:00:00', 5.45545033831727, 17.9109230769231, 10.8675024211567, 25.2720769230769, 14.9881231878906, 32.6668461538462, 24.6061725838176, 56.1822307692308, 65.6733465219046, 166.401115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 705, '2021-08-22 00:00:00', 8.03870282455687, 17.3293076923077, 13.3928601543451, 22.4240769230769, 15.6855165568554, 29.7611538461539, 22.0972672304483, 54.7244230769231, 72.088149190589, 177.335730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 720, '2021-08-22 00:00:00', 8.31927483017594, 15.2955, 9.64358715009813, 22.5181923076924, 12.9609193437574, 29.4286538461539, 19.6187390834924, 53.9368846153847, 71.1663864336139, 177.390461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 735, '2021-08-22 00:00:00', 7.47780672245958, 16.1194615384616, 11.4230302327562, 20.4194615384616, 15.6976778713874, 28.9129230769231, 19.670569450167, 54.5224230769231, 71.1607364932376, 176.1595 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 750, '2021-08-22 00:00:00', 10.7195093179894, 15.1044615384616, 10.946561118522, 20.3568076923078, 15.0832315693238, 28.662576923077, 21.9421626064103, 54.0816153846154, 71.4432623303383, 175.405807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 765, '2021-08-22 00:00:00', 5.94567645216639, 14.4379230769231, 10.3751013017483, 20.3686923076924, 10.0066675169032, 25.731076923077, 24.6021411754844, 56.1875384615385, 71.0772092624741, 175.642692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 780, '2021-08-22 00:00:00', 9.60721145366258, 13.6893461538462, 8.77693747298091, 19.0102692307693, 9.50767815165116, 24.9293461538462, 26.9380632277367, 58.2553076923077, 70.5353089001857, 176.039730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 795, '2021-08-22 00:00:00', 4.76937290894887, 13.8917692307693, 5.43611914342747, 16.4756923076924, 9.28359556877693, 24.5202692307692, 25.5214099029694, 59.4833461538462, 70.113888410741, 175.937923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 810, '2021-08-22 00:00:00', 4.18435502611999, 10.8752307692308, 6.64427221458737, 17.4096923076923, 9.8420099047986, 22.8963846153846, 24.6364064838698, 59.4230384615385, 69.127052874288, 175.796730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 825, '2021-08-22 00:00:00', 6.88830930065847, 14.0436923076923, 9.30252852806076, 18.3528461538462, 13.5195136134632, 24.3532307692308, 24.3383332605489, 60.9873076923077, 68.6146397987619, 176.178076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 840, '2021-08-22 00:00:00', 6.2869400501234, 13.2200769230769, 7.27540275353561, 15.8348846153846, 11.3880897289162, 22.8939230769231, 25.1531403975726, 61.4385, 68.6106345641728, 176.171538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 855, '2021-08-22 00:00:00', 4.50382745058194, 10.2012307692308, 8.86250173232061, 16.0186538461539, 11.0258492682493, 22.8063846153847, 24.8488260329104, 60.7365769230769, 68.7575660014563, 175.681269230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 870, '2021-08-22 00:00:00', 8.23157581025655, 12.3590000000001, 8.12684981801776, 15.9642692307693, 10.1575218092876, 24.3971153846155, 24.9894605110912, 60.9996538461539, 68.4850333835402, 175.684230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 885, '2021-08-22 00:00:00', 5.42037822253984, 10.9346538461539, 8.68418407486583, 17.3566153846154, 10.3597997516287, 25.2724230769232, 33.770713934482, 79.3727307692308, 67.7287409800641, 175.975230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 900, '2021-08-22 00:00:00', 6.30372082454844, 13.3399230769231, 7.46210634740618, 18.6105000000001, 10.2783519915178, 27.6283076923077, 37.9580906584942, 82.5909615384616, 67.1677701276552, 176.894192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 915, '2021-08-22 00:00:00', 6.98575494306919, 14.1502692307693, 9.40081684969656, 20.0068076923077, 11.0259478130175, 28.9921538461539, 41.0154090380676, 84.4430000000001, 66.7840763214268, 176.980115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 930, '2021-08-22 00:00:00', 5.72247748404343, 14.1606538461539, 9.4636051848851, 20.5178461538462, 12.8544079153956, 29.2141538461539, 43.7132685520259, 85.6793076923077, 66.7840763214268, 176.980115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 945, '2021-08-22 00:00:00', 6.90801137632123, 14.8871538461539, 9.74975694474166, 21.9651923076924, 18.0352948797202, 36.2939615384616, 44.6540866484374, 85.4436153846154, 67.1016746568966, 176.448 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 960, '2021-08-22 00:00:00', 10.8192219593007, 16.5987307692308, 13.4239782566638, 22.0376538461539, 22.8279545223362, 41.2890769230769, 46.8127283896328, 86.0718076923077, 67.237931855624, 176.140307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 975, '2021-08-22 00:00:00', 8.06943331429442, 15.2474230769231, 15.7714101341149, 29.1534615384616, 19.8246138938054, 42.3279615384616, 46.4703289443755, 86.3879615384616, 67.1738542432648, 175.935846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 990, '2021-08-22 00:00:00', 13.0391493831225, 23.8996538461539, 19.9741558383289, 33.9185769230769, 18.4298497059693, 42.5177692307692, 45.2055409937934, 86.8263076923077, 67.1738542432648, 175.935846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1005, '2021-08-22 00:00:00', 12.9849851145319, 22.2847692307692, 12.9188164045259, 29.1955769230769, 16.2087209328331, 40.0729615384616, 43.2242724310525, 86.2009230769231, 66.6341246884692, 174.631961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1020, '2021-08-22 00:00:00', 7.21606811209964, 19.8580384615385, 10.5441870110794, 27.1122692307693, 16.3722184544429, 35.706, 40.0686288742779, 84.5222307692308, 63.3929027701415, 172.142230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1035, '2021-08-22 00:00:00', 8.49617411934062, 18.9521153846154, 11.7200901905824, 26.1163461538462, 13.5629877738589, 33.0240769230769, 41.3732114334124, 81.609076923077, 63.4483899945459, 171.4115 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1050, '2021-08-22 00:00:00', 7.54786560650403, 17.8025769230769, 10.8719356369437, 23.2035769230769, 12.9733424636237, 30.5999615384615, 41.701976883541, 80.1706538461539, 63.2038157579478, 170.911730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1065, '2021-08-22 00:00:00', 5.81790985677313, 16.1486923076923, 7.42830696602786, 21.8316923076923, 23.7545819507603, 57.9801538461539, 41.2252482526835, 78.7961538461539, 62.294539829871, 170.527153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1080, '2021-08-22 00:00:00', 5.77111887258772, 14.0378076923077, 10.6588630244434, 19.6604230769231, 27.9929263121954, 61.782, 39.461637479378, 78.9069230769232, 61.0485334386062, 169.988730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1095, '2021-08-22 00:00:00', 7.34364840755919, 14.5534230769232, 21.4382708011056, 53.3256923076923, 30.6825925375386, 63.8527692307693, 39.9172257475391, 79.2655000000001, 61.3468009330184, 170.082346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 600, '2021-08-22 00:00:00', 16.8487930178989, 38.378, 24.0767901112573, 47.8633076923077, 26.4006982726127, 55.9868076923077, 32.7149767037385, 70.9036153846154, 60.039176542808, 165.134538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 615, '2021-08-22 00:00:00', 11.1336829649768, 25.5867307692308, 13.5883963260514, 32.6069230769232, 19.096295008678, 41.1294615384616, 21.1114449576162, 59.5429615384616, 56.5959459650601, 160.6 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 630, '2021-08-22 00:00:00', 6.99694498005, 19.110576923077, 9.45520314226715, 25.8556923076923, 13.7075490841866, 34.2231538461539, 16.8933253298911, 53.5106923076924, 55.3283848761611, 160.001269230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 645, '2021-08-22 00:00:00', 8.61794364094251, 19.1410384615385, 11.1302011607366, 26.7970384615385, 12.8540569854873, 32.9671153846155, 17.6961439048607, 52.7666923076924, 56.0730562591888, 160.357384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 660, '2021-08-22 00:00:00', 9.5126059440174, 19.4856153846154, 11.2039698036696, 24.5468076923077, 11.1773934033766, 31.994576923077, 17.7273778395496, 51.1201153846155, 55.851389243475, 159.841115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 675, '2021-08-22 00:00:00', 6.26482497711196, 15.0320769230769, 7.06591217705447, 19.9884230769231, 9.79826326746036, 29.1174615384616, 16.3768130430238, 49.4476153846154, 54.868008938767, 159.203769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 690, '2021-08-22 00:00:00', 5.24012918161376, 15.208, 7.45629576676909, 22.4768076923077, 11.7010858045148, 29.3407307692308, 16.1461104424564, 49.6485000000001, 61.1546198748587, 158.071961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 705, '2021-08-22 00:00:00', 8.92521403527024, 15.8608461538462, 11.3604920026177, 21.2033076923077, 13.8494415259245, 31.1005, 15.4459199898823, 49.0334230769231, 66.2837096983402, 166.976576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 720, '2021-08-22 00:00:00', 6.56745250048708, 15.9118846153846, 9.80209413928398, 21.8876538461539, 11.4825938265105, 30.3087692307693, 14.0546536356632, 49.0075384615385, 64.7378677957856, 168.620769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 735, '2021-08-22 00:00:00', 5.04249192806649, 13.2782692307693, 8.76404430078684, 21.2061153846154, 10.3546082608365, 28.3083461538462, 12.1255138326017, 47.6422307692308, 64.5908363814511, 168.597153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 750, '2021-08-22 00:00:00', 7.76581400637039, 15.7296923076924, 8.64041039872886, 20.7485384615385, 12.9590640500711, 27.7674230769231, 14.5752586886134, 48.1570000000001, 63.9200659054247, 169.255923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 765, '2021-08-22 00:00:00', 5.74924117481202, 13.9913846153846, 7.00810048268322, 19.2508461538462, 9.55746817552401, 26.4863846153847, 15.5559948185208, 50.039076923077, 63.9233406550738, 168.762769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 780, '2021-08-22 00:00:00', 5.66781350217035, 13.5738461538462, 8.19053534758257, 19.2940000000001, 8.39907146809417, 25.9963846153847, 14.9641308495194, 50.9411923076923, 63.0163710735185, 168.849653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 795, '2021-08-22 00:00:00', 4.80231681779347, 12.8334615384616, 6.17826839768605, 19.4009230769231, 7.74987519224566, 26.2158461538462, 15.8361652833001, 52.257, 63.2112232055839, 168.792884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 810, '2021-08-22 00:00:00', 4.37597412873801, 13.0721538461539, 5.4073495650329, 17.6320384615385, 7.27275532338649, 23.3900769230769, 16.5928859256471, 51.7963076923077, 62.8241308136146, 168.122615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 825, '2021-08-22 00:00:00', 5.09839914422617, 12.7479230769231, 6.95262183197545, 17.7645384615385, 7.11884840395283, 22.1920384615385, 16.0746602345239, 53.0071538461539, 61.7671491531393, 168.859884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 840, '2021-08-22 00:00:00', 5.08130451406083, 12.6142692307693, 5.77887464437365, 15.9743461538462, 8.97957664489473, 22.6998076923078, 16.7161755261645, 53.8456923076923, 61.5047508996225, 168.982230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 855, '2021-08-22 00:00:00', 3.75950783542415, 10.7732692307693, 5.06177149668129, 15.6037307692309, 8.12487270925143, 22.5366923076923, 16.9012098089047, 54.8117307692308, 61.4794660288608, 169.212923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 870, '2021-08-22 00:00:00', 4.58454772737893, 11.5812307692308, 7.17348632299201, 17.2318846153847, 7.33859666190708, 23.5156153846154, 16.9066336810323, 54.6257692307693, 61.5163127378046, 169.317846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 885, '2021-08-22 00:00:00', 6.18447536136939, 13.4098461538462, 5.84211079609473, 16.8750769230769, 7.48034472765904, 25.2267307692308, 37.1009808582759, 84.0706153846155, 58.1285405706512, 171.376076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 900, '2021-08-22 00:00:00', 4.06989974871808, 11.4992692307692, 5.75093672316489, 17.9490769230769, 8.59163532387532, 26.6824615384616, 39.2938980585457, 89.0466538461539, 58.1099551643394, 171.540192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 915, '2021-08-22 00:00:00', 5.14694004687776, 13.7363846153846, 6.34754487535268, 19.9477692307693, 8.98795248874847, 26.7925000000001, 38.0602301876704, 89.8834615384616, 58.1406426837147, 171.157346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 930, '2021-08-22 00:00:00', 5.14170506604124, 14.7808846153847, 7.99900054997255, 20.0360384615385, 11.8934479793903, 28.1669615384616, 37.2606889898105, 92.4236538461539, 57.9944827577987, 171.352769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 945, '2021-08-22 00:00:00', 6.15832624863411, 14.5172307692308, 7.26025647862284, 18.8451538461539, 14.0106687120922, 31.757, 35.6873432596962, 93.7661538461539, 57.9201254770209, 171.121923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 960, '2021-08-22 00:00:00', 6.01889138948873, 13.3799615384616, 10.2835565490963, 20.4694615384616, 12.5023674844161, 33.0476538461539, 35.6733088759003, 94.9103461538462, 58.1042936497944, 170.862692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 975, '2021-08-22 00:00:00', 5.36515891341105, 14.4166153846154, 8.26712784987343, 24.5653846153847, 11.8266202584873, 34.7974615384616, 34.3019348258285, 93.8083461538462, 58.3233782656663, 170.417 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 990, '2021-08-22 00:00:00', 6.98411706528019, 20.4906923076924, 8.89193333420804, 26.8745, 12.9398402958282, 38.3388076923077, 34.0678679722381, 93.7085769230769, 58.3935432793861, 170.227807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1005, '2021-08-22 00:00:00', 6.51751146102683, 17.3787307692308, 10.2084764348819, 24.9911923076923, 11.8722287123549, 34.3990384615385, 30.7208646262539, 90.4252307692308, 58.3410970541218, 168.988038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1020, '2021-08-22 00:00:00', 7.17864166924254, 17.7178461538462, 10.3416864478747, 26.0831153846154, 11.7920276662472, 32.0531923076923, 30.0547446796931, 89.3398076923077, 57.9646735239663, 168.8675 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1035, '2021-08-22 00:00:00', 9.58039642635703, 18.7876153846154, 10.1670899659334, 23.9281538461539, 9.29086229234855, 30.1441538461539, 29.8601543266917, 89.198576923077, 57.9048608267575, 168.991384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1050, '2021-08-22 00:00:00', 6.28887356967721, 16.8658461538462, 6.83742439046929, 22.2368461538462, 8.35174478205689, 26.7952307692308, 30.0540116112002, 88.8906153846155, 57.83036444089, 168.520615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1065, '2021-08-22 00:00:00', 5.54578444267494, 14.1262692307693, 7.09938071232002, 18.7044615384616, 28.3892479720756, 65.2925000000001, 30.2891702337016, 88.7843846153847, 58.1577141207887, 167.920653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1080, '2021-08-22 00:00:00', 5.82569817433597, 13.2685384615385, 7.79182561248547, 17.2368461538462, 29.0841369168566, 72.3519615384616, 30.2637249907187, 88.848076923077, 58.5562533080666, 167.488038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1095, '2021-08-22 00:00:00', 7.23998061631493, 12.5942692307692, 28.5767367683253, 62.2683846153847, 28.8214165900717, 72.1154615384616, 30.178985654285, 87.9058076923077, 59.2259550185948, 167.026230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 600, '2021-08-22 00:00:00', 25.4003240440868, 48.4852307692308, 25.2944316802365, 57.7031153846154, 24.7426398720913, 64.628, 25.605403089943, 80.4489615384615, 60.4305588965996, 165.773346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 615, '2021-08-22 00:00:00', 12.0549851239419, 31.8184615384616, 13.0120414937029, 36.8389230769231, 15.8168085815741, 46.7388846153846, 20.8205264144269, 70.674423076923, 60.5258710172893, 159.494807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 630, '2021-08-22 00:00:00', 6.88445860582981, 20.3188461538462, 13.1819770953199, 30.7173076923077, 14.0105849578645, 38.9116923076923, 19.9345121249942, 64.1743076923077, 57.7509141012838, 155.156576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 645, '2021-08-22 00:00:00', 9.92733979403115, 21.2108846153847, 10.4697908776412, 26.8153076923077, 9.85368885341936, 36.1015000000001, 18.9104457658887, 63.1002307692308, 57.3036996356995, 153.019538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 660, '2021-08-22 00:00:00', 7.64737492778754, 19.3603846153846, 8.82123342744869, 26.8486923076924, 13.3841617810007, 35.6235, 18.3977077978586, 61.4331538461539, 55.4677439975149, 151.402423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 675, '2021-08-22 00:00:00', 6.26504338741191, 18.5413846153847, 9.97617850003775, 24.7487692307693, 13.5106264570351, 33.0003076923078, 15.6139888027963, 59.724576923077, 55.8876329583403, 151.254384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 690, '2021-08-22 00:00:00', 9.3752705515833, 17.4296538461539, 12.7891321839467, 24.5135384615385, 11.8212099890897, 29.6476153846154, 17.3185740856014, 58.4920384615385, 54.7626583640294, 150.950153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 705, '2021-08-22 00:00:00', 8.660090845855, 16.7374615384616, 12.3217910417027, 23.6166538461539, 12.0087588112242, 30.1588846153846, 17.4553421414147, 59.2830769230769, 50.9374120569548, 161.4915 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 720, '2021-08-22 00:00:00', 7.22983508908643, 16.4571538461539, 6.38075652133942, 21.2937692307693, 11.4375232561679, 29.7786538461539, 17.3711252077871, 57.9102307692308, 49.7877319897645, 161.696730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 735, '2021-08-22 00:00:00', 3.96386754882347, 14.3037692307692, 8.36206468293201, 20.7301923076923, 11.688702692508, 30.387076923077, 16.7151212115074, 57.5213461538462, 49.7742750261156, 162.646846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 750, '2021-08-22 00:00:00', 6.3038431267088, 14.6826153846154, 10.3070936834038, 22.0829615384616, 11.7162454088986, 30.3891923076924, 15.7336520292799, 55.1475384615385, 49.8888664117172, 163.308615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 765, '2021-08-22 00:00:00', 8.11553899096331, 14.5599230769231, 9.02302981699945, 19.7400384615385, 10.3222407952627, 29.4676538461539, 16.5279627256356, 53.5605, 50.8127551186178, 162.424230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 780, '2021-08-22 00:00:00', 6.09936398008334, 14.1791923076924, 7.22382869632482, 20.938076923077, 11.3218154619913, 29.4613461538462, 15.9067466756912, 54.8312692307692, 49.6452488530993, 163.036384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 795, '2021-08-22 00:00:00', 5.35506773755908, 15.675076923077, 8.39167505200609, 21.7965384615385, 11.891308492987, 30.5586538461539, 17.6934868960739, 56.5603076923077, 49.4899338389754, 163.148115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 810, '2021-08-22 00:00:00', 7.53521707675676, 15.366076923077, 11.855523728885, 20.9126153846154, 13.3345920081799, 29.7427692307693, 19.8903930243878, 57.0402307692308, 49.7594825104183, 162.900230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 825, '2021-08-22 00:00:00', 8.31760317371448, 14.2406538461539, 9.54146440719904, 21.535076923077, 11.2157864218253, 29.8205000000001, 21.0387717630679, 59.3755384615385, 50.2462821788837, 163.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 840, '2021-08-22 00:00:00', 6.68761839774417, 15.592076923077, 9.31520520844203, 21.5413461538462, 10.1487937342327, 28.5675, 23.1517932043819, 59.9314615384616, 49.8486542906241, 162.343884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 855, '2021-08-22 00:00:00', 5.00526398366299, 12.4458846153847, 7.8548748312997, 19.1431538461539, 7.87335299309301, 24.828076923077, 23.2543597752204, 58.6756538461539, 49.3811594849229, 161.514653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 870, '2021-08-22 00:00:00', 7.42635285038777, 14.4584615384616, 6.7027596361499, 17.7975000000001, 7.20880765356896, 24.8158846153847, 24.1323218776428, 60.0186153846155, 50.0178388225642, 160.513 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 885, '2021-08-22 00:00:00', 4.38175570572063, 11.7992307692308, 5.80749472108104, 16.2128461538462, 9.39352463218065, 25.2198461538462, 40.2465516304384, 81.2876923076923, 50.1186310494028, 161.216115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 900, '2021-08-22 00:00:00', 6.0165997823969, 12.5033076923077, 7.30836991411482, 18.6248076923077, 9.41314459033017, 27.0029615384616, 40.6831691005204, 84.7973076923077, 49.7183579129945, 161.946730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 915, '2021-08-22 00:00:00', 6.00439723382281, 13.5083076923077, 7.45186752473195, 19.4866153846154, 10.1712359168091, 27.8133461538462, 41.1941008913431, 85.9926153846154, 49.7105687293806, 162.017038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 930, '2021-08-22 00:00:00', 7.76731821148472, 14.9910384615385, 8.1928245198983, 20.9904230769231, 10.9122840542913, 27.4311923076923, 41.1491408495787, 87.0095384615385, 49.8094583317111, 162.052461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 945, '2021-08-22 00:00:00', 6.16668815940815, 14.3151538461538, 9.17563861571257, 19.6746153846154, 12.098480467334, 32.4895384615385, 40.2845889801356, 87.5414615384616, 49.7143183931335, 162.460576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 960, '2021-08-22 00:00:00', 5.76789694936221, 14.0105384615385, 8.00230371417173, 19.4045769230769, 11.3057188083662, 35.1324230769231, 40.0748089290709, 88.5726923076923, 49.6832983532232, 162.422153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 975, '2021-08-22 00:00:00', 6.85423328473276, 13.6428076923077, 9.02940773771155, 26.641576923077, 14.2227240050777, 37.2127307692308, 41.1140081153146, 89.3961153846154, 50.2967109565443, 163.200384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 990, '2021-08-22 00:00:00', 6.33405629082849, 21.8158461538462, 8.83052205696022, 28.4449615384615, 13.7303215782274, 36.9288076923078, 39.8309881316815, 88.9091153846154, 50.6871204576135, 162.889730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1005, '2021-08-22 00:00:00', 6.0656266045771, 21.2878846153847, 10.5430477605642, 27.4091923076924, 14.0755996456497, 35.5132307692308, 37.8616485422102, 87.525576923077, 50.4964663155598, 161.514961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1020, '2021-08-22 00:00:00', 8.76362130707658, 18.0224230769231, 7.55041111962685, 22.6996538461539, 15.6622010185718, 33.1268846153846, 37.134069669054, 86.2351153846154, 51.0436597594497, 161.863038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1035, '2021-08-22 00:00:00', 6.44229524172394, 16.6856923076924, 9.20660435891204, 23.7773076923078, 14.927027803129, 32.3116538461539, 37.0463543785143, 85.2664615384616, 50.9496221153798, 161.4595 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1050, '2021-08-22 00:00:00', 6.90315584831707, 17.1241153846154, 12.7239340198516, 23.3436923076923, 14.8008677744038, 34.0456538461539, 35.975690369171, 84.4734615384615, 50.6615630372619, 159.812461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1065, '2021-08-22 00:00:00', 10.6103942263453, 18.3269615384615, 12.4056599660738, 24.3559230769231, 33.4548876947175, 64.5571153846154, 34.8946688432709, 83.8228076923076, 50.9369823260679, 159.243384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1080, '2021-08-22 00:00:00', 6.62013088227579, 16.0644615384616, 8.6872996679946, 23.9828076923077, 31.0748387695551, 66.3560769230769, 33.0103240055872, 82.357923076923, 52.3329575593107, 157.806769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1095, '2021-08-22 00:00:00', 5.94288290517457, 15.9357692307692, 29.1761125957257, 57.4150384615385, 30.2985295238006, 65.0912307692308, 31.4259786437664, 80.1810384615384, 52.1007808795017, 157.440576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 600, '2021-08-22 00:00:00', 25.0007779654288, 41.18272, 27.2777809940007, 49.16904, 28.0695025116228, 54.0546, 29.1848865714773, 71.25724, 49.9342674600653, 156.78824 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 615, '2021-08-22 00:00:00', 10.2276785244746, 23.3440000000001, 10.7012333209775, 28.77244, 13.2502520510618, 36.6562, 16.0476160070585, 56.79252, 51.7900256428784, 154.75644 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 630, '2021-08-22 00:00:00', 8.89511888303542, 18.11812, 12.1619506142449, 24.72892, 13.4514925844681, 33.5732, 17.2046964782876, 56.06392, 51.4381400878117, 155.42988 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 645, '2021-08-22 00:00:00', 7.77089222311913, 16.02488, 10.1151267798942, 23.48124, 12.260735388222, 32.77848, 17.1023443892936, 53.73712, 52.3454793657167, 156.01088 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 660, '2021-08-22 00:00:00', 7.26783089488652, 16.6072, 8.25749185245333, 22.6311200000001, 10.2137428754922, 33.3128800000001, 16.2426611342887, 52.25384, 53.0605668379699, 156.5408 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 675, '2021-08-22 00:00:00', 6.46447409358769, 14.13184, 8.52170695498654, 21.4645200000001, 8.71794597884158, 31.48056, 18.1455710964596, 51.5652, 52.6709081328583, 156.15704 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 690, '2021-08-22 00:00:00', 8.45538120804342, 16.7389600000001, 10.1458835563987, 24.2591600000001, 10.8079666322271, 30.42816, 19.4528078780417, 50.56156, 53.0429643798936, 156.12396 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 705, '2021-08-22 00:00:00', 6.68127067580215, 16.79452, 7.96477536155288, 21.94432, 10.1358018470831, 28.6168, 20.7510439462693, 50.13888, 55.9622051633362, 161.80308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 720, '2021-08-22 00:00:00', 7.33149686330606, 14.52056, 7.47513263583549, 19.80056, 12.4108464085519, 29.19508, 20.4030046240744, 49.87676, 55.5361516971302, 164.28192 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 735, '2021-08-22 00:00:00', 6.43709200830104, 13.77724, 8.66775756602209, 21.09684, 11.5553766479794, 29.06768, 18.8634437830601, 48.3297600000001, 55.115265128335, 164.4054 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 750, '2021-08-22 00:00:00', 8.29922224769687, 15.3638, 10.3284827367496, 21.00468, 13.191368550685, 30.53164, 18.8788382388854, 48.0596000000001, 54.9203540380674, 164.0378 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 765, '2021-08-22 00:00:00', 7.15886703047353, 13.19492, 7.27426042013898, 20.03492, 11.61699331755, 28.36164, 20.1406732514912, 47.72124, 54.348099389859, 163.47404 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 780, '2021-08-22 00:00:00', 5.9805722655389, 14.61696, 11.2434464390003, 22.70108, 12.039777676242, 27.04692, 21.1767238987369, 50.5466, 54.3921916124916, 162.79608 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 795, '2021-08-22 00:00:00', 7.4141777658304, 15.34112, 8.05526649403981, 19.4740400000001, 9.53378682668473, 26.0405600000001, 22.1432539319165, 51.6408800000001, 54.1599057752442, 162.1058 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 810, '2021-08-22 00:00:00', 5.8659058232013, 12.76472, 7.6270775093304, 17.365, 11.4139447749964, 26.56592, 23.8491672127142, 53.94864, 53.5362444621087, 162.26276 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 825, '2021-08-22 00:00:00', 6.89352144528957, 11.9424000000001, 8.75685912585107, 18.1954000000001, 9.38604146805252, 25.33524, 22.4894680220913, 54.1914000000001, 52.7131803629478, 162.02232 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 840, '2021-08-22 00:00:00', 5.71019669100821, 11.8574, 7.64293955054826, 17.26616, 8.29332495102744, 22.76608, 21.0280277778652, 53.68132, 52.7242355466313, 161.70232 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 855, '2021-08-22 00:00:00', 5.49632217881502, 12.48492, 5.87086943447621, 15.9526, 9.64115976564372, 22.64128, 19.8180644402189, 53.58736, 52.884099310032, 161.4242 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 870, '2021-08-22 00:00:00', 4.34763664995141, 10.69024, 6.45909129393088, 16.41648, 10.1594870044375, 24.57512, 24.152881286505, 54.52624, 57.2799751426564, 159.12448 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 885, '2021-08-22 00:00:00', 5.91772057045614, 11.3918, 7.7667568999766, 16.18292, 11.1217935981568, 24.98144, 36.4331655232336, 78.79728, 57.9859973132019, 158.46436 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 900, '2021-08-22 00:00:00', 5.55869895059391, 11.79576, 8.06448307539508, 17.31576, 10.4001746619949, 23.3868000000001, 35.8106448754185, 81.27568, 57.8661673062075, 158.34972 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 915, '2021-08-22 00:00:00', 5.93460674125372, 11.52444, 7.42842792206631, 17.7913200000001, 8.91002998498517, 21.4850000000001, 36.0137711254552, 84.06548, 57.9067603772651, 158.27616 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 930, '2021-08-22 00:00:00', 7.61659231699679, 14.19076, 7.29458467814773, 16.50172, 9.99064343940543, 22.5558, 35.2642619088126, 86.69684, 58.177014328914, 158.11032 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 945, '2021-08-22 00:00:00', 6.77735694967689, 10.9001600000001, 7.58477625466526, 14.7984000000001, 11.7816053664177, 27.47348, 33.8667213614388, 87.65424, 58.0704812306562, 158.91612 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 960, '2021-08-22 00:00:00', 6.09959176721425, 11.54432, 8.10858377482372, 17.3376, 12.7242029001165, 32.3158800000001, 32.7588949765302, 88.8316, 57.7524175058788, 158.58376 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 975, '2021-08-22 00:00:00', 5.81004884173393, 13.24728, 8.16253228212101, 23.00456, 14.4490447634668, 36.2400800000001, 31.4617902029324, 89.61676, 56.8939317751316, 158.7892 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 990, '2021-08-22 00:00:00', 7.25176156760091, 19.3318, 11.3056054471517, 27.72112, 14.8145025665168, 38.54328, 29.8535073007623, 90.40536, 57.0451237603472, 159.2722 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1005, '2021-08-22 00:00:00', 8.6267371777129, 18.3562, 11.6909471156105, 26.52472, 13.6828505562012, 35.92348, 28.8564624196499, 88.64972, 57.5780427352592, 158.53316 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1020, '2021-08-22 00:00:00', 8.63734144340726, 18.23628, 8.86182453937491, 25.1236, 11.3120321056829, 33.12088, 27.3614516395481, 85.70136, 58.2857719109046, 158.2132 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1035, '2021-08-22 00:00:00', 7.94671168723268, 16.21584, 8.88413862359959, 23.3004, 9.42021753057407, 30.47836, 28.6827066710355, 85.12532, 59.3825106700337, 157.42032 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1050, '2021-08-22 00:00:00', 7.12430367427819, 15.3324800000001, 9.18258755743724, 21.5432000000001, 14.4789041951846, 28.94288, 31.0679919870917, 84.74288, 60.9535254061923, 156.41712 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1065, '2021-08-22 00:00:00', 8.10753252989682, 15.9771600000001, 10.6463836212115, 20.9992800000001, 33.4244354942109, 63.81424, 31.213181615198, 85.19672, 61.3120655608665, 156.48244 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1080, '2021-08-22 00:00:00', 8.31612422586392, 15.0208400000001, 12.1084794039824, 21.2176800000001, 31.30646587464, 67.23868, 31.4913395833944, 85.20544, 63.3898210764946, 157.39888 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1095, '2021-08-22 00:00:00', 8.37132273066028, 14.182, 31.3327234296658, 62.5389583333333, 29.4506507978768, 72.440375, 26.810693661427, 87.7785416666666, 56.6450078120497, 164.425125 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 600, '2021-08-22 00:00:00', 21.2557155936022, 41.8584090909091, 21.7185804716981, 48.9789090909091, 23.4423363526547, 60.5466363636364, 20.6806120558442, 76.3676363636363, 58.1016399128711, 164.054227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 615, '2021-08-22 00:00:00', 8.27012873269889, 24.2552727272728, 12.6483884924804, 34.4188636363637, 17.3489014591029, 43.7118636363637, 19.2613948443681, 63.5707272727273, 57.3428212237441, 158.491227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 630, '2021-08-22 00:00:00', 9.16288418233912, 20.8674090909091, 13.3460496884176, 29.097, 15.9776670945953, 38.2965, 18.0857377290955, 57.336409090909, 57.0376037648112, 155.533772727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 645, '2021-08-22 00:00:00', 9.2071433496049, 18.6167727272727, 11.1191935726305, 25.8670909090909, 14.5429442096749, 33.3580000000001, 17.6522788156454, 53.6366363636363, 57.2706545371788, 154.548545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 660, '2021-08-22 00:00:00', 7.79456881688303, 17.8282272727273, 10.2728344837815, 23.9540454545455, 13.0583667260477, 29.5188636363637, 17.6251213636791, 52.6233181818182, 58.0856247652933, 154.863227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 675, '2021-08-22 00:00:00', 5.88033115968988, 16.7325000000001, 10.6844110940383, 21.8150454545455, 10.1211797859608, 28.7454545454546, 18.1001617775172, 51.4400909090909, 58.9886053935777, 155.363227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 690, '2021-08-22 00:00:00', 7.84285211506009, 14.1778181818183, 7.80547210052806, 19.4759545454546, 11.9845448328525, 28.6752272727273, 18.8865157672568, 51.9837272727273, 59.2986761279006, 155.135954545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 705, '2021-08-22 00:00:00', 5.94001896177389, 13.6311363636364, 8.88551505010416, 22.5000909090909, 11.4604401228541, 27.967, 19.913026759568, 53.0048181818182, 65.7634770892968, 182.369727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 720, '2021-08-22 00:00:00', 6.67721701301979, 17.2379090909091, 11.0875813253922, 21.5431363636364, 11.5900583645614, 28.7213181818182, 20.7007926895089, 53.6755454545455, 68.5203806640658, 185.152409090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 735, '2021-08-22 00:00:00', 7.55136180273186, 13.2378636363637, 7.68864233479366, 17.869, 7.03073930595581, 26.3549545454546, 18.5489401655791, 52.4671363636364, 68.7247208924302, 185.190863636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 750, '2021-08-22 00:00:00', 4.30800999950605, 13.0501818181818, 5.56665353337226, 18.7893181818182, 6.69937429009514, 26.5184545454545, 18.7386429528471, 52.849, 69.3035404020115, 187.125590909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 765, '2021-08-22 00:00:00', 4.57462704486025, 12.7601363636363, 5.68800793345806, 17.9371818181819, 10.0649129519055, 25.7275909090909, 18.3484581482409, 53.1283181818182, 69.8467906592894, 188.185454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 780, '2021-08-22 00:00:00', 3.90909034186547, 12.226590909091, 4.80492132567091, 18.4497727272728, 9.03674295279025, 25.6226363636364, 17.8151542624233, 52.8591818181818, 70.6043978110411, 188.780545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 795, '2021-08-22 00:00:00', 6.03409931248956, 12.6656818181818, 9.27463906591676, 18.0212272727272, 14.3718694203015, 26.8025909090909, 17.1854993766453, 54.0914090909091, 70.4175154973097, 188.909636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 810, '2021-08-22 00:00:00', 5.143110801705, 12.5193636363636, 6.70464757782672, 17.825, 13.6428385445239, 28.1101363636364, 16.1672179829233, 52.7555454545455, 70.2357192463489, 189.436363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 825, '2021-08-22 00:00:00', 4.74893152621648, 13.0204545454546, 9.22521848836161, 19.7994090909091, 12.9481306077724, 27.4080454545455, 15.8358032814652, 52.4569545454546, 70.228036009003, 189.387409090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 840, '2021-08-22 00:00:00', 7.10298732715312, 14.2827272727273, 9.8465989501595, 20.2548636363637, 11.7218749095912, 25.3344090909092, 16.3850405223103, 53.3928181818182, 70.1930686816433, 189.397772727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 855, '2021-08-22 00:00:00', 4.98933309465679, 12.8975909090909, 6.82277535298628, 17.0712272727273, 7.30012002866391, 22.1426363636364, 16.1133963424996, 52.6655000000001, 69.9916540941216, 189.294545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 870, '2021-08-22 00:00:00', 4.97657033973403, 11.2631818181818, 6.37967087132299, 15.5099545454546, 10.4265230312719, 22.3140454545455, 17.0307975028892, 54.0818181818182, 69.2752760049399, 190.806318181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 885, '2021-08-22 00:00:00', 5.47090343291622, 11.737090909091, 7.08170673475365, 17.027090909091, 13.9442458067494, 26.1325, 36.722240816816, 82.0496818181818, 69.720586862507, 192.2605 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:49:28 Duration: 3s944ms 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 970035, 1, 900, '2021-08-22 00:00:00', 0.039815909717934, 0.0851600000000002, 0.05929311370921, 0.12044, 0.0957992693082779, 0.2034, 0.355141769814066, 0.65652, 0.552067855128939, 1.406 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 915, '2021-08-22 00:00:00', 0.0559901181757398, 0.0853199999999997, 0.0841566396667549, 0.136439999999999, 0.116392697365428, 0.213519999999999, 0.396562760900886, 0.689759999999999, 0.553044537085397, 1.41352 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 930, '2021-08-22 00:00:00', 0.0501885445096788, 0.0951600000000001, 0.0615790007497144, 0.15216, 0.1106316410436, 0.20088, 0.348987645435575, 0.67928, 0.530177416845846, 1.40052 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 945, '2021-08-22 00:00:00', 0.0533869522136885, 0.111199999999999, 0.0825454420304356, 0.146999999999999, 0.120514273013615, 0.21224, 0.348897874265044, 0.67868, 0.527364004586333, 1.39628 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 960, '2021-08-22 00:00:00', 0.0519165997859385, 0.0884, 0.0665132317663183, 0.13052, 0.0957488032997456, 0.2254, 0.353457031806319, 0.69504, 0.526494988896698, 1.39384 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 975, '2021-08-22 00:00:00', 0.0497259824773058, 0.0984399999999998, 0.0738443859296919, 0.14892, 0.0922392721856226, 0.2422, 0.340484497933949, 0.70288, 0.522984359230752, 1.39416 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 990, '2021-08-22 00:00:00', 0.0633035017462168, 0.1244, 0.085355960541722, 0.19684, 0.133644341443998, 0.26832, 0.344334057759805, 0.70188, 0.521932856473577, 1.39364 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1005, '2021-08-22 00:00:00', 0.0711007969950646, 0.14636, 0.0769594048833547, 0.1964, 0.129670711162288, 0.27008, 0.353243202340823, 0.700519999999999, 0.526983073731976, 1.39508 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1020, '2021-08-22 00:00:00', 0.0588769054893345, 0.133640000000001, 0.0999416829956353, 0.18244, 0.134626371859306, 0.26152, 0.33981424827887, 0.70084, 0.52298740583944, 1.38708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1035, '2021-08-22 00:00:00', 0.0823561776674954, 0.130039999999999, 0.0954107261615104, 0.18304, 0.125737597135198, 0.24888, 0.328933438048896, 0.69204, 0.520833940266314, 1.38308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1050, '2021-08-22 00:00:00', 0.0496691721963096, 0.11688, 0.0835384741700894, 0.17248, 0.120219244161102, 0.2268, 0.321446211156185, 0.6882, 0.512836582158489, 1.37412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1065, '2021-08-22 00:00:00', 0.0698453768453339, 0.10772, 0.107378411858872, 0.15504, 0.246073105668485, 0.47216, 0.30015203369848, 0.67492, 0.495249936900552, 1.3754 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1080, '2021-08-22 00:00:00', 0.0566732741245821, 0.0998800000000003, 0.0662090879965381, 0.12968, 0.25587452654247, 0.48224, 0.290598193387364, 0.67532, 0.48973929118801, 1.37264 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1095, '2021-08-22 00:00:00', 0.054801916024898, 0.0875999999999998, 0.25175617834193, 0.42444, 0.289976223163211, 0.51972, 0.290844442958775, 0.66964, 0.494714554061229, 1.37636 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 600, '2021-08-22 00:00:00', 0.110732199472421, 0.2655, 0.147741442547965, 0.330576923076923, 0.170625189771661, 0.403653846153846, 0.160502350809527, 0.55826923076923, 0.399118345664734, 1.31342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 615, '2021-08-22 00:00:00', 0.115506969486694, 0.2165, 0.14847331798625, 0.301615384615385, 0.171832946603559, 0.354192307692308, 0.139619840996901, 0.5085, 0.372485615623146, 1.30357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 630, '2021-08-22 00:00:00', 0.112697580343966, 0.194230769230769, 0.122199691551921, 0.240730769230769, 0.149984347901321, 0.314769230769231, 0.113768861496254, 0.472923076923077, 0.364217190064475, 1.28519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 645, '2021-08-22 00:00:00', 0.0625045967540356, 0.145230769230769, 0.0730429694400178, 0.206346153846154, 0.0851851196828681, 0.27376923076923, 0.117773740053349, 0.455423076923077, 0.377726724579475, 1.27796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 660, '2021-08-22 00:00:00', 0.0523418937960194, 0.136076923076923, 0.0637290055927921, 0.192115384615384, 0.109331120208996, 0.262576923076923, 0.145777960769637, 0.444576923076923, 0.375841261500323, 1.28242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 675, '2021-08-22 00:00:00', 0.0474183995447402, 0.13376923076923, 0.0737856041827625, 0.187346153846154, 0.117227668038932, 0.266384615384615, 0.149960548658126, 0.433384615384615, 0.372386930696885, 1.27411538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 690, '2021-08-22 00:00:00', 0.061106968002524, 0.132692307692308, 0.106539851698789, 0.1835, 0.121183173495587, 0.262807692307692, 0.149713660031408, 0.4105, 0.366953220661498, 1.26888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 705, '2021-08-22 00:00:00', 0.0741271776175139, 0.117038461538461, 0.0788126600529083, 0.175346153846153, 0.113592801776277, 0.24126923076923, 0.146986409628186, 0.39526923076923, 0.39140424312782, 1.38080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 720, '2021-08-22 00:00:00', 0.0517822214813006, 0.114038461538461, 0.0761595592262616, 0.172961538461538, 0.108767302779126, 0.247615384615384, 0.151289803408507, 0.384730769230769, 0.411550750211927, 1.4135 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 735, '2021-08-22 00:00:00', 0.0644993500265398, 0.118615384615385, 0.0882212341437488, 0.162115384615384, 0.10446294153357, 0.220115384615384, 0.154166288842226, 0.377730769230769, 0.413250583321288, 1.41926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 750, '2021-08-22 00:00:00', 0.0544317780486587, 0.108461538461538, 0.0893469985721185, 0.162615384615384, 0.110472774230368, 0.222076923076922, 0.16168147222715, 0.365461538461538, 0.415497166518155, 1.42284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 765, '2021-08-22 00:00:00', 0.0487852594382925, 0.115192307692308, 0.0666053936369904, 0.150038461538461, 0.0872100999796556, 0.201192307692307, 0.162391928560315, 0.377461538461538, 0.426056327081472, 1.43207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 780, '2021-08-22 00:00:00', 0.0466089624923725, 0.0926538461538463, 0.0590033766960716, 0.142038461538462, 0.0779792575970343, 0.184269230769231, 0.176058630968384, 0.388192307692308, 0.421840591474297, 1.43326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 795, '2021-08-22 00:00:00', 0.0378705487356401, 0.104538461538462, 0.0450168686331964, 0.131961538461539, 0.0785613430090433, 0.17673076923077, 0.178921783512753, 0.40073076923077, 0.416654863627698, 1.43665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 810, '2021-08-22 00:00:00', 0.0327231040468593, 0.0858076923076925, 0.0627035516108571, 0.121846153846154, 0.0731409177284087, 0.174076923076923, 0.179781149007513, 0.411692307692308, 0.415296277928829, 1.43896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 825, '2021-08-22 00:00:00', 0.0426874148270351, 0.0911538461538466, 0.0539104813556693, 0.1195, 0.0834916485920322, 0.182153846153847, 0.181410749405872, 0.4225, 0.413463911549541, 1.44161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 840, '2021-08-22 00:00:00', 0.0259761132877583, 0.0800384615384611, 0.0544643426049065, 0.123730769230769, 0.0836803809375063, 0.181384615384616, 0.18176534746332, 0.420192307692308, 0.407900900483665, 1.45076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 855, '2021-08-22 00:00:00', 0.0450867369206714, 0.0904230769230773, 0.0691197400280011, 0.132461538461539, 0.0878970114132709, 0.178269230769231, 0.182152231346792, 0.424346153846154, 0.40170748638205, 1.46576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 870, '2021-08-22 00:00:00', 0.0566152058943671, 0.098807692307693, 0.0687194631482569, 0.129269230769231, 0.083435096839492, 0.174153846153846, 0.176463362944092, 0.420961538461539, 0.396500998155694, 1.47219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 885, '2021-08-22 00:00:00', 0.0447613157158655, 0.0828461538461542, 0.048453641603242, 0.119653846153846, 0.0744294399983069, 0.172692307692308, 0.230456777192267, 0.564384615384615, 0.39491779086091, 1.47430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 900, '2021-08-22 00:00:00', 0.0365157289607987, 0.0910384615384614, 0.05225882332568, 0.124769230769231, 0.0716280671245568, 0.1675, 0.235342385603483, 0.586038461538462, 0.4131932552134, 1.50488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 915, '2021-08-22 00:00:00', 0.0494846829448649, 0.0885769230769232, 0.0627325948892476, 0.127538461538462, 0.0845913979987599, 0.17123076923077, 0.233246640671662, 0.593346153846154, 0.417350973863265, 1.51434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 930, '2021-08-22 00:00:00', 0.0554581061564635, 0.0968076923076926, 0.0623045250856939, 0.119423076923077, 0.0793198491018388, 0.172961538461538, 0.241096788735274, 0.625692307692308, 0.416313993925813, 1.52469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 945, '2021-08-22 00:00:00', 0.0281610751543001, 0.0783846153846154, 0.0486285291382934, 0.116423076923077, 0.0774795754724078, 0.20473076923077, 0.244182894883827, 0.648615384615384, 0.42104062292592, 1.53461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 960, '2021-08-22 00:00:00', 0.0328109972183338, 0.0878076923076926, 0.037522506066872, 0.126461538461538, 0.0990544527791891, 0.260769230769231, 0.259380887143568, 0.667269230769231, 0.422940870571763, 1.5345 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 975, '2021-08-22 00:00:00', 0.0375960922682952, 0.0981153846153843, 0.0696097362774446, 0.179346153846154, 0.115915891258075, 0.283576923076923, 0.260667630990412, 0.670423076923077, 0.422836116643863, 1.53530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 990, '2021-08-22 00:00:00', 0.0681006156077451, 0.151576923076923, 0.0982842737244291, 0.222961538461539, 0.143445175804342, 0.292961538461539, 0.260711868662587, 0.673038461538461, 0.425540004446839, 1.54415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1005, '2021-08-22 00:00:00', 0.0698894511683658, 0.151846153846154, 0.0836661129821294, 0.203461538461538, 0.125607716568443, 0.272538461538461, 0.26067713009362, 0.667384615384615, 0.426049135844501, 1.54911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1020, '2021-08-22 00:00:00', 0.0495836201241435, 0.126153846153846, 0.0807245649391516, 0.184153846153846, 0.0847504935315784, 0.236384615384616, 0.24834416565602, 0.642230769230769, 0.432892660349671, 1.55284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1035, '2021-08-22 00:00:00', 0.0712646746021742, 0.135576923076923, 0.081178331705336, 0.173807692307692, 0.0922606008084627, 0.225461538461539, 0.2633504626042, 0.635115384615385, 0.432403054497146, 1.55119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1050, '2021-08-22 00:00:00', 0.0371550597030674, 0.112538461538461, 0.0414725859407802, 0.146846153846154, 0.0732601266300174, 0.193615384615385, 0.263298359573025, 0.632884615384615, 0.434541505497461, 1.55 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1065, '2021-08-22 00:00:00', 0.0384490071893433, 0.104615384615385, 0.0652575017791945, 0.137692307692308, 0.17600527964109, 0.404538461538461, 0.269934809793886, 0.631807692307692, 0.438006984489447, 1.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1080, '2021-08-22 00:00:00', 0.0510928716991083, 0.0948076923076927, 0.0580675071327796, 0.133346153846154, 0.171328299337401, 0.443884615384615, 0.273924012484091, 0.63226923076923, 0.436080502448097, 1.54826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1095, '2021-08-22 00:00:00', 0.034380316372107, 0.0883846153846155, 0.180216160805253, 0.386230769230769, 0.180757670334111, 0.454846153846154, 0.285298885112006, 0.636576923076923, 0.434425280819826, 1.55573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 600, '2021-08-22 00:00:00', 0.125533893676323, 0.305038461538461, 0.143034417590259, 0.376730769230769, 0.166386223542141, 0.445846153846154, 0.260238825223766, 0.602615384615385, 0.4317189773274, 1.54065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 615, '2021-08-22 00:00:00', 0.0728320301473508, 0.191230769230769, 0.0937315397209576, 0.230807692307693, 0.129127706613974, 0.341730769230769, 0.219020100939125, 0.507730769230769, 0.432163816874325, 1.51526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 630, '2021-08-22 00:00:00', 0.0736606773293279, 0.147846153846154, 0.114469801190599, 0.236846153846154, 0.127343998076681, 0.329423076923077, 0.207942392170376, 0.481961538461538, 0.448567916133795, 1.51315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 645, '2021-08-22 00:00:00', 0.0999146712873616, 0.179692307692308, 0.106495070308441, 0.258, 0.116601523937791, 0.300346153846154, 0.195237307279746, 0.456384615384615, 0.456705446229169, 1.51023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 660, '2021-08-22 00:00:00', 0.0773435592266487, 0.165115384615385, 0.0898389413596098, 0.202653846153846, 0.0932918992278453, 0.243538461538462, 0.153431041889784, 0.406269230769231, 0.47449355673667, 1.49384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 675, '2021-08-22 00:00:00', 0.0418856318305708, 0.115615384615384, 0.0554596596289034, 0.163576923076923, 0.104974956720456, 0.234692307692307, 0.144063602406928, 0.382807692307692, 0.468775314393383, 1.48484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 690, '2021-08-22 00:00:00', 0.0486491362876922, 0.113461538461539, 0.0695754156404292, 0.157461538461538, 0.107413994217915, 0.220384615384615, 0.140627259639965, 0.382115384615385, 0.539548884218602, 1.43296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 705, '2021-08-22 00:00:00', 0.0348290108960908, 0.1075, 0.0546983897948917, 0.163923076923076, 0.0954491568242566, 0.234307692307692, 0.148720470889311, 0.390538461538462, 0.550322547379122, 1.46288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 720, '2021-08-22 00:00:00', 0.0412601689097561, 0.127807692307692, 0.0595133727700051, 0.155192307692307, 0.103584146396133, 0.236346153846154, 0.16288433366609, 0.394115384615385, 0.546189716265188, 1.46761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 735, '2021-08-22 00:00:00', 0.0443337863867346, 0.103730769230769, 0.0797780382349385, 0.166153846153847, 0.107789402932827, 0.233653846153846, 0.183521371633261, 0.397423076923077, 0.546147769521992, 1.47811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 750, '2021-08-22 00:00:00', 0.0681562571200577, 0.115346153846154, 0.0860720270828672, 0.159076923076923, 0.108510162586807, 0.219153846153846, 0.177050900981784, 0.388307692307693, 0.541179169819159, 1.48257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 765, '2021-08-22 00:00:00', 0.0554480491437364, 0.108384615384615, 0.08044690556749, 0.15876923076923, 0.105222613831526, 0.207961538461538, 0.162469272834541, 0.388769230769231, 0.539467020450599, 1.48911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 780, '2021-08-22 00:00:00', 0.0472058666497489, 0.113076923076923, 0.079536039242984, 0.160692307692307, 0.100000376922366, 0.204346153846153, 0.166145964556656, 0.396807692307692, 0.539323292512157, 1.49457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 795, '2021-08-22 00:00:00', 0.0657566258726355, 0.123423076923077, 0.0854583749327923, 0.157576923076923, 0.0902394847912183, 0.18926923076923, 0.163868469769554, 0.402346153846154, 0.537071225759174, 1.50730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 810, '2021-08-22 00:00:00', 0.0433140233109859, 0.0827692307692308, 0.0513839993053812, 0.115653846153846, 0.055306822503057, 0.162730769230768, 0.156914302922131, 0.403461538461538, 0.539388987651769, 1.511 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 825, '2021-08-22 00:00:00', 0.0316836526643291, 0.0855769230769226, 0.0421852325601484, 0.119923076923077, 0.0465044745572526, 0.159884615384615, 0.155763533798956, 0.403038461538461, 0.550954820149669, 1.51857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 840, '2021-08-22 00:00:00', 0.0336432185417233, 0.0871153846153849, 0.0391183608277005, 0.118615384615384, 0.0494756039338115, 0.167653846153846, 0.152579810137313, 0.399961538461538, 0.551098697010031, 1.52442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 855, '2021-08-22 00:00:00', 0.0307976272812348, 0.0835769230769229, 0.0413737374894529, 0.118115384615385, 0.06705712834247, 0.179538461538462, 0.14639253869175, 0.395153846153846, 0.553286455227726, 1.52530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 870, '2021-08-22 00:00:00', 0.022807421194393, 0.0795384615384616, 0.0396070118112361, 0.116346153846154, 0.0844872680439989, 0.191461538461539, 0.145672805127951, 0.390384615384615, 0.556210044718858, 1.52142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 885, '2021-08-22 00:00:00', 0.030134595503405, 0.079576923076923, 0.0494721677776042, 0.132153846153846, 0.105401678573702, 0.206923076923077, 0.277065182555686, 0.606653846153846, 0.491362145938755, 1.56203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 900, '2021-08-22 00:00:00', 0.0462568248602716, 0.095423076923077, 0.0790932069435512, 0.139846153846154, 0.122085619388766, 0.215461538461539, 0.285161311972985, 0.622423076923077, 0.499709695723427, 1.5635 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 915, '2021-08-22 00:00:00', 0.046064904044352, 0.0978461538461541, 0.0832839812836864, 0.150692307692308, 0.108751438540441, 0.221346153846154, 0.269281485552829, 0.617961538461539, 0.506646537386919, 1.56507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 930, '2021-08-22 00:00:00', 0.0710913172238028, 0.117153846153847, 0.080894242449871, 0.161961538461539, 0.0963565174834502, 0.229538461538462, 0.281958764033652, 0.630230769230769, 0.506646537386919, 1.56507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 945, '2021-08-22 00:00:00', 0.0518312053318643, 0.114076923076923, 0.0745347931144604, 0.158346153846154, 0.10430579303921, 0.243538461538462, 0.281756395054037, 0.642884615384616, 0.50737857812334, 1.56469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 960, '2021-08-22 00:00:00', 0.0512133396084083, 0.107615384615384, 0.0795321705591271, 0.174615384615385, 0.114475936335983, 0.2605, 0.276548799421619, 0.640961538461539, 0.506876006685902, 1.56238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 975, '2021-08-22 00:00:00', 0.0654223673818529, 0.122384615384615, 0.0845508040265644, 0.184038461538462, 0.0976749397038655, 0.253076923076923, 0.279532279682715, 0.639153846153846, 0.506876006685902, 1.56238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 990, '2021-08-22 00:00:00', 0.055234548831464, 0.137846153846154, 0.0785710163825351, 0.189730769230769, 0.0839216209420339, 0.256961538461539, 0.287815659487378, 0.644576923076923, 0.506422730076822, 1.56169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1005, '2021-08-22 00:00:00', 0.0487830519119721, 0.130115384615384, 0.0647734632273242, 0.183807692307692, 0.0838805469333985, 0.242884615384615, 0.272987900549006, 0.639923076923077, 0.505478620106346, 1.55265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1020, '2021-08-22 00:00:00', 0.058022449236348, 0.12826923076923, 0.0827575606585513, 0.186423076923077, 0.084399207068823, 0.216884615384615, 0.280072001731424, 0.630615384615384, 0.508261331933152, 1.54930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1035, '2021-08-22 00:00:00', 0.0496292717595634, 0.123230769230769, 0.0592546655092692, 0.164346153846154, 0.0955037494229737, 0.214615384615385, 0.27431168123421, 0.639461538461539, 0.521211088198955, 1.55003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1050, '2021-08-22 00:00:00', 0.0414364388134219, 0.112461538461538, 0.0543237021509449, 0.14576923076923, 0.0846830198218853, 0.194423076923077, 0.27191307717442, 0.652807692307692, 0.521593660001583, 1.54588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1065, '2021-08-22 00:00:00', 0.0321089731048213, 0.0911153846153846, 0.0577478870742338, 0.133538461538462, 0.273132596708294, 0.449846153846154, 0.263696142149664, 0.658846153846154, 0.529325812127668, 1.54384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1080, '2021-08-22 00:00:00', 0.0359280691639019, 0.0908846153846156, 0.0539082982052354, 0.122230769230769, 0.275641171425126, 0.471153846153846, 0.26112762868287, 0.665038461538462, 0.532202316937691, 1.54311538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1095, '2021-08-22 00:00:00', 0.0449973161592828, 0.0830384615384615, 0.267955452669627, 0.416269230769231, 0.262795749877821, 0.466615384615385, 0.254318237949712, 0.667615384615385, 0.537416211716194, 1.54076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 600, '2021-08-22 00:00:00', 0.101617018562535, 0.264461538461538, 0.132051528404053, 0.323384615384616, 0.169877856573028, 0.390384615384615, 0.162467530483905, 0.586538461538462, 0.579184806430556, 1.481 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 615, '2021-08-22 00:00:00', 0.0916800875956086, 0.210961538461539, 0.101223902619581, 0.253961538461539, 0.141522061340817, 0.338576923076923, 0.159845483081439, 0.541461538461538, 0.587646457031384, 1.43596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 630, '2021-08-22 00:00:00', 0.0575793900093263, 0.173115384615385, 0.112947094490501, 0.239384615384616, 0.113950252303363, 0.3015, 0.16084456424186, 0.501423076923077, 0.592988360243787, 1.41565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 645, '2021-08-22 00:00:00', 0.0661950149180438, 0.1495, 0.0817107468687329, 0.204615384615385, 0.0953351012925542, 0.268307692307692, 0.157239239573138, 0.474538461538462, 0.596318825410083, 1.41369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 660, '2021-08-22 00:00:00', 0.0482389724345208, 0.137038461538462, 0.0553718756715411, 0.178730769230769, 0.0797968574665599, 0.252538461538461, 0.161365256960246, 0.468884615384615, 0.61334024689526, 1.41446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 675, '2021-08-22 00:00:00', 0.0353440453041462, 0.118192307692307, 0.0538689006899011, 0.174538461538461, 0.0741947541168616, 0.256692307692307, 0.156938856295643, 0.466730769230769, 0.623988594570322, 1.41738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 690, '2021-08-22 00:00:00', 0.054934548468014, 0.129730769230769, 0.0636838948364378, 0.196038461538461, 0.0707424472728631, 0.246576923076923, 0.149790273896025, 0.465384615384616, 0.622431084847644, 1.42184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 705, '2021-08-22 00:00:00', 0.0530840842437732, 0.133, 0.0609508376922306, 0.181730769230769, 0.080703521989678, 0.232461538461539, 0.152282717843641, 0.467115384615385, 0.747705446940582, 1.47565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 720, '2021-08-22 00:00:00', 0.0450048373468383, 0.116653846153847, 0.0724659814087855, 0.157038461538462, 0.0941984811244524, 0.229923076923078, 0.152403497839932, 0.462884615384616, 0.755841098481583, 1.46961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 735, '2021-08-22 00:00:00', 0.0494811230517411, 0.104307692307692, 0.0527200589470895, 0.15373076923077, 0.0744146387583685, 0.235461538461539, 0.150194335650644, 0.475538461538462, 0.783705042631571, 1.47507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 750, '2021-08-22 00:00:00', 0.0430407320498222, 0.11223076923077, 0.0622402293845878, 0.163384615384616, 0.0766672329967935, 0.238769230769231, 0.147960519682162, 0.479653846153846, 0.777466672053436, 1.47611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 765, '2021-08-22 00:00:00', 0.0423922344122304, 0.102692307692308, 0.0513669154222832, 0.162, 0.0731389404857946, 0.227769230769231, 0.172284344572035, 0.485846153846154, 0.778842747039083, 1.47223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 780, '2021-08-22 00:00:00', 0.0322926283562342, 0.107423076923077, 0.0535152745987969, 0.153730769230769, 0.0628375806222805, 0.209192307692308, 0.175475849751907, 0.487423076923077, 0.770984058500264, 1.47753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 795, '2021-08-22 00:00:00', 0.0466611352033093, 0.111692307692307, 0.0488669150306768, 0.163846153846154, 0.0726483733737113, 0.217884615384615, 0.181789751763277, 0.489923076923077, 0.769358287045869, 1.48142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 810, '2021-08-22 00:00:00', 0.0434814372418323, 0.113346153846154, 0.0446946735769918, 0.141423076923077, 0.0933520466587885, 0.199730769230769, 0.18098222607164, 0.484615384615385, 0.772357558687386, 1.47596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 825, '2021-08-22 00:00:00', 0.0372203418328449, 0.0939230769230772, 0.0778577005726571, 0.149307692307692, 0.100588697942891, 0.209384615384615, 0.189617785598779, 0.492230769230769, 0.778560929881831, 1.46880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 840, '2021-08-22 00:00:00', 0.0698193713476753, 0.116230769230769, 0.0897963165254476, 0.153538461538461, 0.102286234881111, 0.222076923076923, 0.195761330352903, 0.499461538461538, 0.781139794442415, 1.46953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 855, '2021-08-22 00:00:00', 0.0494262620943097, 0.0983461538461539, 0.0616728340644277, 0.147461538461538, 0.0652208083831672, 0.204923076923077, 0.17684473850941, 0.486692307692308, 0.78046972936914, 1.46396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 870, '2021-08-22 00:00:00', 0.042178886442608, 0.104461538461538, 0.0520738085649736, 0.151807692307692, 0.0655112086710238, 0.198961538461539, 0.177732400405345, 0.486615384615385, 0.777715329568701, 1.46857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 885, '2021-08-22 00:00:00', 0.0476528471988173, 0.109076923076923, 0.0583977344133776, 0.140153846153846, 0.0679976583307213, 0.208192307692308, 0.391342336855322, 0.726769230769231, 0.766875491849883, 1.4725 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 900, '2021-08-22 00:00:00', 0.0412517225747556, 0.0902307692307694, 0.0565308356971247, 0.138153846153846, 0.0838970798061528, 0.216, 0.405365531152013, 0.766576923076923, 0.763419146895173, 1.46907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 915, '2021-08-22 00:00:00', 0.0459682331783418, 0.0949615384615385, 0.0635004058133613, 0.151692307692308, 0.109590686016369, 0.229961538461538, 0.403373270538115, 0.775346153846154, 0.761436449189193, 1.46711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 930, '2021-08-22 00:00:00', 0.0585528689437032, 0.111038461538462, 0.0850050948699316, 0.161884615384615, 0.11226934645684, 0.238615384615384, 0.405060367770609, 0.788307692307692, 0.761543473176983, 1.46469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 945, '2021-08-22 00:00:00', 0.0534660783905228, 0.120307692307692, 0.10248626924918, 0.169346153846154, 0.135137195244173, 0.269307692307692, 0.429640524159442, 0.8095, 0.75939748586525, 1.46230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 960, '2021-08-22 00:00:00', 0.0710716648071612, 0.113307692307692, 0.0672001831499331, 0.167230769230769, 0.114671436990815, 0.275538461538462, 0.423069946935492, 0.8105, 0.76035835377396, 1.45611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 975, '2021-08-22 00:00:00', 0.0365579203246234, 0.117807692307693, 0.0726085394426859, 0.203, 0.109016216154365, 0.280153846153846, 0.420239925976359, 0.816346153846154, 0.761245509775819, 1.45461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 990, '2021-08-22 00:00:00', 0.070872453149194, 0.163769230769231, 0.0923278189596516, 0.219884615384616, 0.106593144533494, 0.279538461538462, 0.419679980644593, 0.819384615384616, 0.761572737068597, 1.45407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1005, '2021-08-22 00:00:00', 0.0793802629993509, 0.146884615384615, 0.103881063647882, 0.207653846153846, 0.118742384371183, 0.289076923076923, 0.40893716086761, 0.824807692307692, 0.754852903653318, 1.45188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1020, '2021-08-22 00:00:00', 0.0573738214224516, 0.150346153846154, 0.0651953868117861, 0.203038461538462, 0.126898075393055, 0.279192307692308, 0.419296797764286, 0.818269230769231, 0.757094799470063, 1.44784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1035, '2021-08-22 00:00:00', 0.0520586799087924, 0.143884615384616, 0.0858277344452243, 0.201, 0.111864677865026, 0.249884615384616, 0.438400645704185, 0.812615384615385, 0.759027815442481, 1.45023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1050, '2021-08-22 00:00:00', 0.0602815445670111, 0.126769230769231, 0.0826335376131356, 0.168692307692308, 0.0828212254474389, 0.214653846153846, 0.430128002415024, 0.803461538461538, 0.746575397810151, 1.43776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1065, '2021-08-22 00:00:00', 0.0610378571052426, 0.1135, 0.0837042044711851, 0.155076923076923, 0.399782842976611, 0.545807692307692, 0.43171293881289, 0.802692307692308, 0.750969826291311, 1.432 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1080, '2021-08-22 00:00:00', 0.0389653100156463, 0.0928461538461535, 0.0424778132133075, 0.131730769230769, 0.41981777182304, 0.579192307692307, 0.424291534388616, 0.810115384615384, 0.728995875265318, 1.41711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1095, '2021-08-22 00:00:00', 0.0418258109489635, 0.0980384615384614, 0.367577834771609, 0.500230769230769, 0.4174549556539, 0.594, 0.431278557136978, 0.818076923076923, 0.715196627078607, 1.41715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 600, '2021-08-22 00:00:00', 0.206384334030791, 0.35092, 0.270559340379641, 0.41376, 0.291701885492706, 0.47136, 0.347059975604602, 0.70772, 0.603430255566734, 1.34764 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 615, '2021-08-22 00:00:00', 0.106958122646202, 0.20004, 0.121479723959735, 0.25364, 0.113764405681215, 0.33056, 0.250227343296718, 0.59484, 0.548659958444209, 1.2978 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 630, '2021-08-22 00:00:00', 0.079591394007141, 0.164040000000001, 0.0880596388818396, 0.2194, 0.0901592480004129, 0.296240000000001, 0.258616530794147, 0.57548, 0.548820240758909, 1.29064 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 645, '2021-08-22 00:00:00', 0.0561479592980303, 0.13952, 0.0821864141246391, 0.20976, 0.108093215945004, 0.27132, 0.266999013731012, 0.55984, 0.553520797561694, 1.29224 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 660, '2021-08-22 00:00:00', 0.0693560379491218, 0.141480000000001, 0.0862237013046103, 0.19712, 0.101922732171647, 0.25308, 0.258797520596057, 0.54936, 0.540098524962499, 1.2858 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 675, '2021-08-22 00:00:00', 0.0559857720020602, 0.11536, 0.0665024560949942, 0.16392, 0.0945125741193555, 0.23072, 0.265284124415063, 0.5238, 0.544676815490924, 1.2782 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 690, '2021-08-22 00:00:00', 0.0493423415199018, 0.1156, 0.0608065785914644, 0.15224, 0.0728032279504146, 0.23968, 0.273376468141158, 0.51512, 0.547261896474927, 1.2794 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 705, '2021-08-22 00:00:00', 0.043162213412505, 0.10332, 0.0806532082436898, 0.16824, 0.0889137784598092, 0.24708, 0.286154958021, 0.50608, 0.561246119511456, 1.31304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 720, '2021-08-22 00:00:00', 0.0745360539157622, 0.12796, 0.0665561667566081, 0.18184, 0.0828945514896289, 0.23756, 0.282273608401494, 0.49884, 0.564608103023682, 1.31568 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 735, '2021-08-22 00:00:00', 0.0603203116702825, 0.11904, 0.0685865147095259, 0.16712, 0.102202380924647, 0.24608, 0.284375239194038, 0.48112, 0.562774475256297, 1.30588 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 750, '2021-08-22 00:00:00', 0.0545512602970823, 0.11056, 0.0524670690370008, 0.15428, 0.211487958680079, 0.28636, 0.279275145092911, 0.48024, 0.568041406941431, 1.32196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 765, '2021-08-22 00:00:00', 0.0485325320446676, 0.10936, 0.113101458876533, 0.18024, 0.270146916818732, 0.30224, 0.274545818883964, 0.48336, 0.574612414299123, 1.33352 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 780, '2021-08-22 00:00:00', 0.0921850494024568, 0.128, 0.211510937463448, 0.22272, 0.263290156797907, 0.30304, 0.259848276243401, 0.46772, 0.556665150696539, 1.32344 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 795, '2021-08-22 00:00:00', 0.202302150260446, 0.146919999999999, 0.246932345660372, 0.2072, 0.255764377243327, 0.2606, 0.245344974814376, 0.43836, 0.540117888366358, 1.3104 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 810, '2021-08-22 00:00:00', 0.0592541700360969, 0.11316, 0.0684770521172366, 0.15824, 0.0759441241966757, 0.18852, 0.122661349522442, 0.39384, 0.521552800139481, 1.30864 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 825, '2021-08-22 00:00:00', 0.0605773059816958, 0.10512, 0.0664810248617352, 0.13068, 0.0743283705368732, 0.16904, 0.118043381855994, 0.389359999999999, 0.521023905401662, 1.30908 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 840, '2021-08-22 00:00:00', 0.0455175057898967, 0.0864799999999998, 0.0540031480563862, 0.11356, 0.0795696759659943, 0.169599999999999, 0.113046450629819, 0.386199999999999, 0.518251782437842, 1.31192 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 855, '2021-08-22 00:00:00', 0.0368482021271048, 0.0770400000000001, 0.0488142738687497, 0.1156, 0.0848559956632414, 0.18396, 0.10975105162746, 0.38372, 0.517710108715937, 1.32056 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 870, '2021-08-22 00:00:00', 0.0409059082937094, 0.0822799999999998, 0.0631134692438947, 0.12332, 0.0950350812419642, 0.1886, 0.117334663818214, 0.376559999999999, 0.545297625155291, 1.3134 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 885, '2021-08-22 00:00:00', 0.0474173667200813, 0.0886400000000002, 0.060902709299341, 0.13516, 0.0878221308479061, 0.19632, 0.21902863587516, 0.52772, 0.545808192805251, 1.3206 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 900, '2021-08-22 00:00:00', 0.0522271640687745, 0.0975200000000002, 0.0862114648214879, 0.1358, 0.106443255618506, 0.2054, 0.213904355573545, 0.53464, 0.545615881367103, 1.32276 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 915, '2021-08-22 00:00:00', 0.0552514856512171, 0.09468, 0.0624773292216202, 0.137, 0.110655621938818, 0.1972, 0.222672165600763, 0.56768, 0.546287265700627, 1.32788 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 930, '2021-08-22 00:00:00', 0.0543836678915039, 0.105199999999999, 0.0855080308119261, 0.15604, 0.113639385777995, 0.20892, 0.226862109367489, 0.5744, 0.553258453768822, 1.3272 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 945, '2021-08-22 00:00:00', 0.0796623081095024, 0.1116, 0.096266349260788, 0.141279999999999, 0.102001682992651, 0.20752, 0.232025321893969, 0.5838, 0.550245739041507, 1.32604 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 960, '2021-08-22 00:00:00', 0.0547963502434244, 0.0861600000000001, 0.0752589972472838, 0.1376, 0.0869434298840346, 0.21808, 0.239483590252026, 0.59316, 0.551748469262339, 1.32596 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 975, '2021-08-22 00:00:00', 0.0591750792141422, 0.10976, 0.0610219086339759, 0.16756, 0.0927297686829857, 0.23532, 0.252163802583427, 0.6118, 0.543713502989703, 1.33304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 990, '2021-08-22 00:00:00', 0.0584630367554296, 0.143479999999999, 0.0844420313982718, 0.19196, 0.0910018681126938, 0.249439999999999, 0.26610096454792, 0.62484, 0.542378825176648, 1.33704 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1005, '2021-08-22 00:00:00', 0.0673209477057473, 0.13388, 0.0756587293928028, 0.16992, 0.0773914723984497, 0.22276, 0.287552006890348, 0.62764, 0.553043720393485, 1.33624 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1020, '2021-08-22 00:00:00', 0.0380424324493936, 0.11268, 0.0473700679050956, 0.15644, 0.0639307698478076, 0.21468, 0.296671322060851, 0.63796, 0.560558947242245, 1.344 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1035, '2021-08-22 00:00:00', 0.0437588086370437, 0.0979999999999997, 0.0605696018367854, 0.14852, 0.0720162481666468, 0.19744, 0.306525458431541, 0.64224, 0.566652059615658, 1.35516 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1050, '2021-08-22 00:00:00', 0.0544018075680091, 0.11216, 0.0704044979623704, 0.15228, 0.0738743302282108, 0.199, 0.311151313672303, 0.64084, 0.574736322151298, 1.36656 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1065, '2021-08-22 00:00:00', 0.0520664639347318, 0.0976, 0.0531167581842119, 0.131840000000001, 0.216580146827912, 0.40928, 0.295606647421873, 0.63404, 0.575822099263306, 1.37144 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1080, '2021-08-22 00:00:00', 0.0328189477791916, 0.0874000000000001, 0.0605699870673035, 0.13016, 0.200447474416615, 0.43176, 0.29598624404973, 0.62824, 0.582726256487555, 1.37216 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1095, '2021-08-22 00:00:00', 0.0600526339187523, 0.091333333333333, 0.201082487220212, 0.393916666666667, 0.189647499095146, 0.477, 0.281464068291372, 0.64325, 0.529803270502158, 1.427125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 600, '2021-08-22 00:00:00', 0.10512421913753, 0.259666666666667, 0.110731943926751, 0.315791666666667, 0.137964387076699, 0.406458333333333, 0.23686428267216, 0.568083333333333, 0.515104034799444, 1.39758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 615, '2021-08-22 00:00:00', 0.0905440880679568, 0.197833333333333, 0.115225479959444, 0.271708333333333, 0.131856531607411, 0.335333333333333, 0.206409242434341, 0.505583333333333, 0.514458768294761, 1.36154166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 630, '2021-08-22 00:00:00', 0.0609026307706212, 0.167, 0.0794672364353179, 0.234541666666666, 0.112313799208973, 0.315958333333333, 0.156807622374624, 0.46275, 0.504771809543822, 1.34783333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 645, '2021-08-22 00:00:00', 0.0650870097683075, 0.159333333333333, 0.0770685277594854, 0.218083333333333, 0.115448644395479, 0.291291666666667, 0.144768080395677, 0.434166666666666, 0.488608042136619, 1.32791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 660, '2021-08-22 00:00:00', 0.0611339702525573, 0.139666666666666, 0.0807683101688788, 0.201291666666667, 0.11950620019086, 0.267416666666666, 0.146345308347628, 0.410416666666667, 0.477601205224489, 1.31270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 675, '2021-08-22 00:00:00', 0.0387673990858814, 0.126708333333333, 0.066096314769334, 0.162875, 0.106080286452823, 0.244625, 0.108970071346565, 0.371958333333333, 0.475872925965185, 1.29945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 690, '2021-08-22 00:00:00', 0.0461702700942898, 0.108041666666667, 0.051599629253808, 0.164, 0.0996381769421128, 0.239125, 0.0953997595931705, 0.355375, 0.476653322124952, 1.28695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 705, '2021-08-22 00:00:00', 0.0444870930638919, 0.119166666666667, 0.0895282220097771, 0.170208333333333, 0.0991429852371772, 0.226875, 0.106457168021644, 0.352541666666667, 0.556502065506539, 1.384875 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 720, '2021-08-22 00:00:00', 0.053350291687941, 0.117916666666666, 0.0666825569830451, 0.171041666666667, 0.077978803790387, 0.213541666666667, 0.105042011954086, 0.357541666666666, 0.554015249554677, 1.398125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 735, '2021-08-22 00:00:00', 0.0585691712941793, 0.1185, 0.0730417787932039, 0.155666666666667, 0.0765343415388324, 0.194125, 0.106210585187151, 0.351916666666666, 0.540474373965172, 1.390125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 750, '2021-08-22 00:00:00', 0.0513833983226919, 0.0965833333333331, 0.0523337775758861, 0.131708333333333, 0.0552352019660641, 0.172333333333333, 0.107005680128253, 0.344708333333333, 0.552060250269422, 1.39454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 765, '2021-08-22 00:00:00', 0.037628908868165, 0.0957499999999999, 0.0440883294886689, 0.127291666666667, 0.0575589017782052, 0.168375, 0.126395793993038, 0.350375, 0.557869757798958, 1.39633333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 780, '2021-08-22 00:00:00', 0.0352712059761857, 0.086333333333333, 0.0348832421043418, 0.122333333333333, 0.0464520946938812, 0.157666666666667, 0.12863979031456, 0.36775, 0.554990467015661, 1.393625 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 795, '2021-08-22 00:00:00', 0.0294861487993, 0.0867083333333333, 0.0429536318924675, 0.121833333333333, 0.0723241370297733, 0.179541666666667, 0.133981497478818, 0.379541666666666, 0.554629918066537, 1.39354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 810, '2021-08-22 00:00:00', 0.0304587806525572, 0.0837916666666666, 0.0296698927573375, 0.113958333333334, 0.0624959129098436, 0.1755, 0.143283031702686, 0.390875, 0.552787598109065, 1.39329166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 825, '2021-08-22 00:00:00', 0.034552941945679, 0.0824166666666669, 0.0712337955130032, 0.136083333333333, 0.0610314720427918, 0.163333333333333, 0.168146394980468, 0.402416666666666, 0.551246591234655, 1.39525 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 840, '2021-08-22 00:00:00', 0.0610337872690675, 0.102416666666666, 0.0496476716911057, 0.13125, 0.0514287004685519, 0.158291666666666, 0.191912853864093, 0.41625, 0.55031171008881, 1.39475 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 855, '2021-08-22 00:00:00', 0.0322368948769013, 0.0834999999999999, 0.0419314269399149, 0.111625, 0.0560325345449968, 0.157083333333333, 0.206434096582624, 0.421416666666666, 0.549709251213372, 1.3965 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 870, '2021-08-22 00:00:00', 0.0315893029041637, 0.0791666666666663, 0.0461278744047614, 0.108041666666666, 0.0616983663138424, 0.157916666666666, 0.211382183582798, 0.427583333333332, 0.556508797474638, 1.40729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 885, '2021-08-22 00:00:00', 0.0429286355900484, 0.0837916666666666, 0.0499403811225613, 0.117041666666667, 0.0886584391954858, 0.173166666666666, 0.351516896639676, 0.620041666666666, 0.557146137777676, 1.41241666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:48:47 Duration: 3s902ms Database: acaweb_fx User: pgperfstats
4 6m18s 24 708ms 1m58s 15s766ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), 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.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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 #4
Day Hour Count Duration Avg duration Aug 22 14 24 6m18s 15s766ms [ User: postgres - Total duration: 6m18s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:07:29 Duration: 1m58s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:16:40 Duration: 1m10s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:11:40 Duration: 1m9s Database: acaweb_fx User: postgres Bind query: yes
5 5m46s 84 53ms 50s683ms 4s124ms with rar_max as ( ;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Aug 22 14 84 5m46s 4s124ms [ User: postgres - Total duration: 5m46s - Times executed: 84 ]
-
WITH rar_max as ( ;
Date: 2021-08-22 14:09:54 Duration: 50s683ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-08-22 14:01:49 Duration: 38s233ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-08-22 14:05:03 Duration: 31s925ms Database: acaweb_fx User: postgres Bind query: yes
6 3m44s 264 50ms 14s445ms 851ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.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 kr.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 (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 #6
Day Hour Count Duration Avg duration Aug 22 14 264 3m44s 851ms [ User: postgres - Total duration: 3m44s - Times executed: 264 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:07:03 Duration: 14s445ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:06:33 Duration: 10s277ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '630' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:05:52 Duration: 9s66ms Database: acaweb_fx User: postgres Bind query: yes
7 3m30s 73 51ms 1m27s 2s890ms (( 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 #7
Day Hour Count Duration Avg duration Aug 22 14 73 3m30s 2s890ms [ User: postgres - Total duration: 3m30s - Times executed: 73 ]
-
(( 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:04:58 Duration: 1m27s 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 = '660' 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 = '660' 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 = '660' 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 = '660' 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 = '660' 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 = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:07:14 Duration: 23s158ms 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 = '558' 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 = '558' 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 = '558' 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 = '558' 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 = '558' 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 = '558' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:05:40 Duration: 12s139ms Database: acaweb_fx User: postgres Bind query: yes
8 1m42s 38 1s930ms 3s413ms 2s704ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #8
Day Hour Count Duration Avg duration Aug 22 14 38 1m42s 2s704ms [ User: pgperfstats - Total duration: 1m42s - Times executed: 38 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970025, 1, 990, '2021-08-22 00:00:00', 1.06000913911154, 2.99662499999999, 1.07791469288851, 3.47320833333333, 1.32452604320581, 4.05025, 2.23972258205459, 5.668875, 3.95711624156725, 12.7085833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1005, '2021-08-22 00:00:00', 0.657951977235285, 1.93875000000001, 1.02550403213617, 2.45879166666667, 1.42572121527866, 3.476125, 2.14099596219726, 5.01866666666667, 4.02130460638321, 12.3882916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1020, '2021-08-22 00:00:00', 0.696650463111612, 1.60729166666667, 0.964768272094692, 2.37891666666667, 1.2330041315445, 3.11966666666667, 1.90468485734442, 4.56233333333333, 3.93498605944716, 12.160625 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1035, '2021-08-22 00:00:00', 0.462349244917045, 1.48170833333333, 0.6951727498787, 2.01375, 0.98798965845671, 2.58299999999999, 1.69342541758637, 3.98108333333333, 3.94364750033317, 11.9002916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1050, '2021-08-22 00:00:00', 0.44140210561412, 1.27958333333333, 0.688875406794996, 1.79375, 0.734003193729975, 2.39258333333333, 1.39280328053206, 3.64875, 3.90108555590527, 11.8260833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1065, '2021-08-22 00:00:00', 0.470148789276303, 1.21583333333333, 0.505732436275788, 1.65258333333333, 0.655283404779722, 2.15008333333333, 1.33936586160462, 3.44229166666667, 3.8917719968367, 11.7503333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1080, '2021-08-22 00:00:00', 0.292118337644876, 1.17291666666667, 0.48369213319026, 1.54958333333333, 0.678707077538939, 1.96691666666666, 1.31593814485596, 3.34062500000001, 3.89662412418974, 11.6945 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1095, '2021-08-22 00:00:00', 0.26278056090283, 1.02466666666668, 0.459884750449122, 1.371625, 0.688444675084481, 1.857375, 1.23337362253034, 3.29466666666667, 3.82076768762851, 11.651375 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1110, '2021-08-22 00:00:00', 0.271744111838396, 0.930416666666659, 0.430856982223147, 1.2355, 0.677856125985629, 1.74016666666667, 1.21110147195119, 3.31108333333335, 3.80999814917792, 11.643375 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1125, '2021-08-22 00:00:00', 0.349368457134558, 0.881333333333333, 0.608071434590727, 1.2855, 0.814734818376734, 1.80404166666667, 1.21451729243482, 3.35658333333334, 3.9021281289551, 12.32475 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1140, '2021-08-22 00:00:00', 0.363857291562482, 0.895708333333334, 0.409685103534372, 1.25883333333333, 0.724916966759404, 1.716, 1.22067956542628, 3.39341666666667, 3.92631134191154, 12.3876666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1155, '2021-08-22 00:00:00', 0.279981935235067, 0.92683333333333, 0.436300322042617, 1.24866666666666, 0.674795986345799, 1.63433333333333, 1.97842616963476, 4.86125, 3.94173812540551, 12.5326666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1170, '2021-08-22 00:00:00', 0.339768580663064, 0.838416666666658, 0.527856452818959, 1.134, 0.577017128259073, 1.507375, 2.57184275416945, 5.31975, 3.83609672544326, 12.635 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1185, '2021-08-22 00:00:00', 0.379573664348133, 0.85608333333334, 0.471094822219198, 1.123625, 0.533709142956503, 1.54833333333334, 2.80342954047463, 5.60266666666667, 3.81797622239618, 12.6715 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1200, '2021-08-22 00:00:00', 0.29484232767431, 0.743458333333336, 0.344224140725148, 1.07120833333333, 0.416695538854743, 1.51095833333333, 2.95267481780675, 5.65233333333333, 3.78264696808266, 12.7735416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1215, '2021-08-22 00:00:00', 0.208055032957947, 0.822874999999999, 0.373941091908057, 1.185125, 0.458072898998728, 1.52254166666667, 3.02009978210001, 5.77420833333333, 3.76620135552553, 12.8179583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1230, '2021-08-22 00:00:00', 0.283623650283253, 0.817125000000002, 0.49181785688182, 1.12925, 0.634768764242513, 1.49558333333334, 3.06401645063838, 5.796125, 3.71180683374209, 12.8733333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1245, '2021-08-22 00:00:00', 0.425706778040432, 0.797999999999997, 0.438000097197396, 1.05179166666667, 0.654088546060048, 1.4885, 3.14417335942699, 5.787125, 3.58700994127987, 12.9351666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1260, '2021-08-22 00:00:00', 0.274937766344158, 0.740583333333338, 0.446618721740024, 1.06075000000001, 0.68790737996172, 1.58870833333334, 2.99705488016321, 5.74004166666667, 3.43987179124708, 12.881125 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1275, '2021-08-22 00:00:00', 0.331312604146995, 0.708708333333334, 0.449721387179834, 1.04075, 0.874512434553346, 1.69245833333333, 2.90259429561341, 5.76108333333333, 3.3706691222251, 12.965625 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1290, '2021-08-22 00:00:00', 0.37922397639833, 0.805291666666669, 0.665014218819332, 1.22654166666667, 1.06867596531436, 1.87216666666667, 2.77199900107423, 5.736875, 3.27602140699019, 12.9384583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1305, '2021-08-22 00:00:00', 0.465156166311885, 0.833791666666672, 0.754001782760359, 1.22608333333334, 0.969615910808379, 1.84816666666667, 2.70163724078513, 5.75395833333333, 3.28651495960541, 12.9036666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1320, '2021-08-22 00:00:00', 0.283867294158094, 0.84854545454545, 0.423842584925739, 1.20118181818182, 0.82406179763433, 1.92431818181818, 2.74897032474349, 5.93068181818181, 3.35875994561898, 12.8760909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1335, '2021-08-22 00:00:00', 0.299691894454511, 0.827772727272728, 0.432194200377364, 1.23872727272727, 1.81395452400316, 3.8175909090909, 2.81372186426399, 5.95040909090909, 3.32589636031659, 12.9141363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1350, '2021-08-22 00:00:00', 0.339320038819682, 0.997227272727269, 0.720747118683729, 1.60513636363637, 2.39353039666102, 4.41795454545454, 2.83206667574125, 5.98268181818182, 3.30020809818745, 12.9584090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1365, '2021-08-22 00:00:00', 0.515704192200154, 1.24063636363637, 1.75901172814176, 3.62845454545454, 2.52428629320116, 4.72436363636363, 2.70084413491884, 6.03222727272728, 3.26288608635884, 12.9347727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 990, '2021-08-22 00:00:00', 1.20349402094965, 2.83953846153846, 1.71861760905497, 3.53561538461538, 1.93853372026781, 4.18323076923077, 2.10026110611184, 5.53792307692308, 3.3169855752104, 12.7038846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1005, '2021-08-22 00:00:00', 0.803576801173734, 1.98565384615384, 0.867444810924591, 2.66449999999999, 1.20502157593195, 3.21903846153846, 1.46231383562015, 4.81807692307692, 3.29163366711145, 12.3849615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1020, '2021-08-22 00:00:00', 0.522140818023408, 1.73307692307692, 0.798792154539491, 2.16688461538461, 1.11657281963088, 2.7003076923077, 1.29213485900123, 4.49642307692308, 3.31593680277535, 12.221 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1035, '2021-08-22 00:00:00', 0.781034415670358, 1.53496153846153, 1.00076095970093, 1.99046153846154, 1.22520379278149, 2.55442307692308, 1.25123453621428, 4.44376923076924, 3.38964082145315, 12.2204615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1050, '2021-08-22 00:00:00', 0.449706728366899, 1.23069230769231, 0.604977986884964, 1.70326923076923, 0.83115441497863, 2.1773076923077, 1.1190133043823, 4.13484615384616, 3.43031016583722, 12.1520769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1065, '2021-08-22 00:00:00', 0.529095025637027, 1.26211538461538, 0.720724733541496, 1.67669230769231, 0.913936935208586, 2.24419230769231, 1.05355595959587, 4.049, 3.53254835994989, 12.1873461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1080, '2021-08-22 00:00:00', 0.516366286214026, 1.09169230769231, 0.649730713449815, 1.411, 0.792369685476123, 2.05003846153846, 1.09030921513825, 3.84676923076923, 3.61489055074233, 12.1504230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1095, '2021-08-22 00:00:00', 0.593182483272681, 1.11553846153846, 0.752844112988566, 1.69553846153846, 0.851920325816007, 2.25480769230769, 1.19950815817921, 3.95869230769231, 3.61433883048317, 12.1743076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1110, '2021-08-22 00:00:00', 0.461637041907973, 1.15703846153846, 0.586191042631612, 1.47446153846154, 0.927451688976095, 2.20165384615384, 1.21513252521944, 3.79557692307693, 4.05474061391772, 11.9363846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1125, '2021-08-22 00:00:00', 0.423426500751261, 0.891807692307693, 0.677040501004187, 1.41899999999999, 0.927155421374758, 1.88815384615384, 1.1783321668293, 3.60684615384615, 4.17956467166323, 12.2482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1140, '2021-08-22 00:00:00', 0.503640751085379, 1.02061538461538, 0.697886770626423, 1.40976923076923, 0.909230477677936, 1.76969230769232, 1.29090920433861, 3.66257692307692, 4.19544335605262, 12.3320769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1155, '2021-08-22 00:00:00', 0.316819356440517, 0.875769230769232, 0.451691073803595, 1.10988461538461, 0.600612502751593, 1.63053846153847, 1.57562530932472, 4.82034615384615, 4.00707793113058, 12.4401153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1170, '2021-08-22 00:00:00', 0.289207194824859, 0.807807692307683, 0.417942441749321, 1.13626923076923, 0.536727888369741, 1.67111538461538, 1.50340711718417, 5.175, 4.04490607288494, 12.6085384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1185, '2021-08-22 00:00:00', 0.378429387783861, 0.816192307692306, 0.39062101247195, 1.22584615384615, 0.573905148957562, 1.729, 1.50714192940964, 5.33265384615385, 4.03121678137773, 12.7334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1200, '2021-08-22 00:00:00', 0.3332165131193, 0.959269230769225, 0.457962974653902, 1.25461538461538, 0.571728086257263, 1.70173076923077, 1.54017854759166, 5.33296153846154, 4.0807434045583, 12.8504230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1215, '2021-08-22 00:00:00', 0.22132255959259, 0.790653846153842, 0.361119958760785, 1.13323076923076, 0.610929421833279, 1.67796153846154, 1.51111979721611, 5.31719230769231, 4.13463127255622, 12.895 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1230, '2021-08-22 00:00:00', 0.248089375954588, 0.864538461538453, 0.29116262703963, 1.14465384615385, 0.656019592812479, 1.71288461538462, 1.52418348027344, 5.26380769230769, 4.16022731645944, 13.0132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1245, '2021-08-22 00:00:00', 0.242895751617532, 0.801884615384617, 0.525120387662158, 1.24669230769231, 0.596508529824879, 1.68588461538461, 1.49894641819359, 5.23673076923077, 4.15924518318481, 13.0385769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1260, '2021-08-22 00:00:00', 0.297619666947348, 0.931884615384615, 0.392904774135493, 1.25019230769231, 0.494719482286528, 1.60238461538462, 1.49457147550214, 5.17715384615385, 4.19469993224049, 13.0638076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1275, '2021-08-22 00:00:00', 0.362941896176235, 0.840500000000005, 0.374130625070152, 1.10973076923078, 1.00700883580266, 1.72865384615385, 1.48225349228283, 5.12084615384615, 4.20746933258168, 13.0492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1290, '2021-08-22 00:00:00', 0.280639456626083, 0.807769230769235, 0.422372771922548, 1.10796153846154, 1.09369461072938, 1.77369230769231, 1.48848516335853, 5.14019230769231, 4.16156584158488, 13.0985769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1305, '2021-08-22 00:00:00', 0.35863567328677, 0.856115384615385, 1.07051378031587, 1.41492307692308, 1.08202552010286, 1.84411538461539, 1.4904577288667, 5.1388076923077, 4.19824457839225, 13.1495 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1320, '2021-08-22 00:00:00', 0.247650697058627, 0.82379166666667, 0.409905713354398, 1.14520833333333, 0.708828119177159, 1.93454166666666, 1.45441426777891, 5.06241666666667, 4.07332394979823, 12.8565 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1335, '2021-08-22 00:00:00', 0.236101945403222, 0.798041666666677, 0.417633672083525, 1.17483333333334, 1.2146644367234, 3.99004166666667, 1.48783830582337, 5.02704166666667, 4.12644553767068, 12.9100833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1350, '2021-08-22 00:00:00', 0.282205287468829, 0.951458333333335, 0.597813134247033, 1.58074999999999, 1.2099227158215, 4.45274999999999, 1.4740003091017, 4.99504166666666, 4.12776544959667, 12.9139583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1365, '2021-08-22 00:00:00', 0.454394317363426, 1.27375, 1.20554411012176, 3.79608333333333, 1.30386097148853, 4.48695833333333, 1.44194467873138, 4.95275, 4.10132624007603, 12.9601666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 990, '2021-08-22 00:00:00', 1.00177015404654, 3.04319230769231, 1.16357983164688, 3.69923076923077, 1.25016374127552, 4.0805, 1.24832733872786, 4.60723076923077, 4.22314263971566, 13.2993461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1005, '2021-08-22 00:00:00', 0.601036566147317, 2.13207692307692, 0.523935010649812, 2.55084615384615, 0.763999211638739, 2.94365384615384, 1.07609858570387, 3.89638461538461, 4.22270629755191, 13.1553461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1020, '2021-08-22 00:00:00', 0.415171595663952, 1.61942307692308, 0.676386431424653, 2.08173076923076, 0.703886897601727, 2.60126923076923, 1.1725522668357, 3.74453846153846, 4.10838861842451, 13.042 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1035, '2021-08-22 00:00:00', 0.481130944913998, 1.42688461538462, 0.536614796665165, 1.81, 0.571200211430685, 2.42480769230769, 1.29721900232767, 3.6845, 4.13362487915129, 12.9741923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1050, '2021-08-22 00:00:00', 0.555813290454765, 1.31157692307692, 0.63159892823994, 1.76561538461538, 0.669578480492357, 2.12730769230769, 1.30211717067007, 3.59761538461538, 4.09893870241479, 12.9496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1065, '2021-08-22 00:00:00', 0.49355548359289, 1.21915384615385, 0.506853333360311, 1.66369230769231, 0.608088238789275, 1.96811538461538, 1.23853168898312, 3.42676923076923, 4.09730175171605, 12.9637307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1080, '2021-08-22 00:00:00', 0.386036572599825, 1.12634615384615, 0.432714318619642, 1.46280769230769, 0.529541665390564, 1.94415384615384, 1.2257981544221, 3.42134615384615, 4.12066359947036, 12.9425 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1095, '2021-08-22 00:00:00', 0.358876419698176, 1.04973076923077, 0.4345832893527, 1.45365384615384, 0.595927245172141, 1.8108076923077, 1.52636311487848, 3.50696153846154, 4.07273728174968, 12.8786153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1110, '2021-08-22 00:00:00', 0.297972019853174, 0.968269230769233, 0.367346805327897, 1.23865384615385, 0.631205543750636, 1.65803846153847, 1.52200635397441, 3.37769230769231, 4.06824344101783, 12.8231538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1125, '2021-08-22 00:00:00', 0.381245951302588, 0.931653846153847, 0.459780236802155, 1.24511538461539, 0.618050229474788, 1.75338461538461, 1.55149121319311, 3.54076923076923, 4.4026104864483, 13.4578461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1140, '2021-08-22 00:00:00', 0.264574982828046, 0.877807692307687, 0.491738481152477, 1.24042307692307, 0.514845137283636, 1.69565384615384, 1.8091405082142, 3.78653846153847, 4.57529025376028, 13.5341153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1155, '2021-08-22 00:00:00', 0.325526094901066, 0.879961538461541, 0.41722100397012, 1.29761538461538, 0.51142514152572, 1.64665384615384, 2.7234737117258, 6.02753846153846, 4.53313309482355, 13.7328461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1170, '2021-08-22 00:00:00', 0.305026586483108, 0.89153846153846, 0.360139188904255, 1.14565384615384, 0.472442603758547, 1.54457692307692, 3.25644262938279, 6.46903846153847, 4.55547394224371, 13.7469615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1185, '2021-08-22 00:00:00', 0.29691251495762, 0.780192307692302, 0.374618651225678, 1.09257692307691, 0.460903635848604, 1.50119230769231, 3.27238087236894, 6.60557692307693, 4.39310831136503, 13.8386538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1200, '2021-08-22 00:00:00', 0.365532235766707, 0.814153846153842, 0.401167030242821, 1.09788461538462, 0.72012470821699, 1.52665384615384, 3.23571835324684, 6.7753076923077, 4.35243056905695, 13.8464615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1215, '2021-08-22 00:00:00', 0.332944617709224, 0.807961538461552, 0.409496884556579, 1.11853846153847, 0.963038027046941, 1.7218076923077, 3.19374099426699, 6.92753846153847, 4.3506839257223, 13.8396923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1230, '2021-08-22 00:00:00', 0.350414332776771, 0.80726923076923, 0.578850193188054, 1.14888461538461, 0.862757065370174, 1.68992307692308, 3.21004208671187, 7.08003846153847, 4.29309937242761, 13.8873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1245, '2021-08-22 00:00:00', 0.401544634936327, 0.861576923076921, 0.662158712092492, 1.308, 0.812817740001732, 1.72896153846154, 3.1905421521452, 7.26623076923077, 4.26287879562084, 13.9228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1260, '2021-08-22 00:00:00', 0.515146128633567, 0.954576923076919, 0.563232745988585, 1.19761538461538, 0.731629793942691, 1.75565384615385, 3.26161024719622, 7.28626923076923, 4.24300730378819, 13.9385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1275, '2021-08-22 00:00:00', 0.397649919478856, 0.788538461538458, 0.493276974778014, 1.12657692307692, 1.32623484171719, 1.86984615384615, 3.33092529463835, 7.28103846153846, 4.32757534903072, 14.0011923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1290, '2021-08-22 00:00:00', 0.458855286387931, 0.894576923076919, 0.554017296314284, 1.31073076923077, 1.30429095444466, 1.95857692307692, 3.37105175849638, 7.34096153846154, 4.35483746583567, 14.0610769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1305, '2021-08-22 00:00:00', 0.405344571369178, 0.944307692307698, 1.33243838939685, 1.52630769230769, 1.45457139338761, 2.03646153846154, 3.45404004698177, 7.37838461538461, 4.43230195045418, 14.1185 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1320, '2021-08-22 00:00:00', 0.322695665842635, 0.843166666666662, 0.468517595527466, 1.16529166666666, 0.786673199509222, 1.949875, 3.55353313848406, 7.236875, 4.48165506092837, 13.7464583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1335, '2021-08-22 00:00:00', 0.320037758189039, 0.761916666666664, 0.503836971490364, 1.16929166666667, 2.66833184841407, 4.874625, 3.62439783679273, 7.204875, 4.54828896140616, 13.7179583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1350, '2021-08-22 00:00:00', 0.374714555613204, 0.906958333333331, 0.48832179154882, 1.55045833333334, 3.23498429425213, 5.57391666666667, 3.71406855289179, 7.23220833333334, 4.58760001668011, 13.7585 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1365, '2021-08-22 00:00:00', 0.54591195970928, 1.36204166666667, 2.72113497706486, 4.73245833333334, 3.27618119394818, 5.72754166666667, 3.75444080800285, 7.25829166666667, 4.59285936244387, 13.7739166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 990, '2021-08-22 00:00:00', 1.87506964793721, 3.40423076923078, 2.53714969480442, 4.25642307692308, 2.55624330490001, 4.78392307692308, 3.25923769213694, 6.48642307692309, 4.22494467237327, 13.3747307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1005, '2021-08-22 00:00:00', 1.2686816440093, 2.33492307692308, 1.39441942261066, 3.06161538461539, 1.37126298942028, 3.80088461538462, 2.52897620392126, 5.52500000000001, 4.34373446702258, 12.794 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1020, '2021-08-22 00:00:00', 0.709300608942469, 2.00092307692308, 0.854036500751222, 2.55776923076923, 1.11029138309932, 3.29665384615384, 2.17283203074839, 4.87092307692308, 4.50938023730704, 12.5797307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1035, '2021-08-22 00:00:00', 0.58872399697599, 1.54776923076923, 0.683314277282757, 2.01980769230769, 1.10968000099821, 2.82076923076923, 1.99519968578432, 4.25711538461539, 4.53716572814079, 12.3327307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1050, '2021-08-22 00:00:00', 0.480625361858418, 1.34046153846153, 0.657249744126108, 1.91288461538461, 1.04001852128478, 2.67173076923077, 1.76995767224487, 4.02180769230769, 4.51477367027917, 12.2794230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1065, '2021-08-22 00:00:00', 0.634498479115587, 1.406, 0.896396728789551, 2.01684615384615, 1.07213077273537, 2.55392307692308, 1.68956046537371, 3.95461538461538, 4.5336346634393, 12.3063076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1080, '2021-08-22 00:00:00', 0.658196296415724, 1.36673076923077, 0.722826538400044, 1.80673076923077, 0.831135597564237, 2.26130769230769, 1.65184232112092, 3.73542307692307, 4.60043014443716, 12.2220769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1095, '2021-08-22 00:00:00', 0.462710703771397, 1.21265384615385, 0.497376794175831, 1.59034615384616, 0.697449251531276, 2.09246153846154, 1.71541182855268, 3.6976923076923, 4.57160990411305, 12.2043461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1110, '2021-08-22 00:00:00', 0.408352472183612, 1.09669230769231, 0.492852296488352, 1.44111538461538, 0.80862240784036, 2.07903846153846, 1.68690763779809, 3.60946153846154, 4.54138003644096, 12.1873461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1125, '2021-08-22 00:00:00', 0.296468747866514, 0.94196153846154, 0.551425594394959, 1.42411538461539, 0.972099935508378, 2.12326923076924, 1.70025872782304, 3.66969230769231, 4.68236387045951, 12.6588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1140, '2021-08-22 00:00:00', 0.544159485954102, 1.17388461538462, 0.880997033959907, 1.65542307692308, 1.22372847478516, 2.23350000000001, 1.63977568634812, 3.84530769230769, 4.66283749399275, 12.7588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1155, '2021-08-22 00:00:00', 0.594003098930014, 1.05380769230769, 0.705571807390724, 1.45784615384616, 1.06433683288993, 2.09342307692308, 2.05584042519018, 5.07057692307692, 4.63968828279857, 12.7851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1170, '2021-08-22 00:00:00', 0.373953588235012, 0.918384615384628, 0.614653543438534, 1.36053846153846, 0.848480701924606, 1.89169230769231, 2.0396436811742, 5.05288461538461, 4.48137172474953, 12.8728461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1185, '2021-08-22 00:00:00', 0.562126119163799, 1.01042307692307, 0.690586779485387, 1.5135, 0.87334354153361, 1.9276923076923, 2.24058643319453, 5.26873076923077, 4.40880481711138, 12.9263461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1200, '2021-08-22 00:00:00', 0.562046327135186, 0.985076923076928, 0.593941143160214, 1.28880769230769, 0.697762362016004, 1.66392307692308, 2.23888031081472, 5.50461538461538, 4.40880481711138, 12.9263461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1215, '2021-08-22 00:00:00', 0.37923641702769, 0.889499999999998, 0.485005478160977, 1.21292307692308, 0.578682707003261, 1.60765384615384, 2.24051247159765, 5.58784615384615, 4.41042198452012, 12.9188076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1230, '2021-08-22 00:00:00', 0.428299866197285, 0.963153846153843, 0.567021746971361, 1.25730769230769, 0.700905133490866, 1.67961538461538, 2.33900055447752, 5.71592307692308, 4.4114659973929, 12.9146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1245, '2021-08-22 00:00:00', 0.398277089474146, 0.856000000000001, 0.495362085130278, 1.23234615384615, 0.675823774253434, 1.62442307692308, 2.34399687581834, 5.77692307692308, 4.41545304879961, 12.8988846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1260, '2021-08-22 00:00:00', 0.433187264533308, 0.943615384615384, 0.65373067731409, 1.24703846153846, 0.830480791238057, 1.78976923076923, 2.37542195409573, 5.8815, 4.43788800236536, 12.8918076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1275, '2021-08-22 00:00:00', 0.40716446875358, 0.816230769230768, 0.366272132962109, 1.12134615384615, 0.976529812849875, 1.83065384615385, 2.43421653831055, 5.93334615384615, 4.46071736090128, 12.8305769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1290, '2021-08-22 00:00:00', 0.278052501959896, 0.826076923076921, 0.593773979272876, 1.27246153846154, 1.04241980027242, 1.826, 2.44485430775615, 5.93488461538461, 4.46599698232699, 12.8036153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1305, '2021-08-22 00:00:00', 0.378037849142941, 0.899153846153848, 0.906665881975531, 1.40369230769231, 1.10596821765435, 1.93453846153846, 2.49490119674877, 6.0063076923077, 4.53659193821155, 12.7825769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1320, '2021-08-22 00:00:00', 0.451280832179651, 0.902708333333327, 0.613604601420211, 1.22820833333333, 0.792248120947542, 1.94529166666666, 2.568829093426, 5.95529166666667, 4.78227518146246, 12.7622083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1335, '2021-08-22 00:00:00', 0.312814986181468, 0.801541666666663, 0.451588450497998, 1.24795833333333, 2.29154009940343, 4.261125, 2.57272460745356, 6.04408333333334, 4.78873630118831, 12.7726666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1350, '2021-08-22 00:00:00', 0.442427343990108, 1.02029166666667, 0.616004433390309, 1.65962500000001, 2.2219664318516, 4.45395833333334, 2.56392203773431, 6.08595833333334, 4.79130580651263, 12.764125 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1365, '2021-08-22 00:00:00', 0.413408306080366, 1.30608333333334, 2.26728817619486, 4.06975000000001, 2.27725702620626, 4.66520833333333, 2.53592381724767, 6.03870833333334, 4.78003163457483, 12.7279166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 990, '2021-08-22 00:00:00', 1.59597758651764, 2.82404000000001, 1.50165293704415, 3.19872, 1.74323834476719, 3.91648, 2.02611739788196, 5.31328, 4.43367484035534, 12.36656 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1005, '2021-08-22 00:00:00', 0.629126113483351, 1.5356, 1.00491082025555, 2.24844, 1.06799848158444, 2.93944, 1.57224947871937, 4.46544000000001, 4.60260149263435, 12.069 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1020, '2021-08-22 00:00:00', 0.680265002284654, 1.57016, 0.703978041797714, 2.1572, 0.933850466259637, 2.71712000000001, 1.48951634991586, 4.27804000000001, 4.41287793206806, 11.88132 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1035, '2021-08-22 00:00:00', 0.761647836382851, 1.40648, 0.816779550021505, 1.87860000000001, 0.938800834398158, 2.52756000000001, 1.52057134327857, 4.18672000000001, 4.31532175586788, 11.83476 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1050, '2021-08-22 00:00:00', 0.623837981103, 1.29908000000001, 0.99075660818723, 1.89136, 1.01181554972568, 2.50704000000001, 1.49785568174419, 4.06532000000001, 4.30718564068619, 11.70168 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1065, '2021-08-22 00:00:00', 0.673872205985675, 1.2562, 0.586742112573038, 1.66884, 1.09186382240033, 2.22924, 1.43248809419136, 3.78216000000001, 4.25177275498115, 11.79032 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1080, '2021-08-22 00:00:00', 0.49726792577041, 1.02816, 1.00852771735172, 1.52336000000001, 1.03956035258501, 2.08332000000001, 1.52530692321251, 3.67028000000001, 4.18675859824758, 11.67768 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1095, '2021-08-22 00:00:00', 0.568176738934873, 1.02316000000001, 0.677399579273563, 1.44924000000001, 0.8229512439993, 2.05100000000001, 2.09857506656303, 3.76932000000001, 4.28011748164308, 11.61836 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1110, '2021-08-22 00:00:00', 0.687495170892133, 1.06488000000001, 0.684068405448854, 1.46960000000001, 0.804412566203852, 2.01708000000001, 2.1315179583261, 3.71816000000001, 4.33910938365621, 11.60008 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1125, '2021-08-22 00:00:00', 0.416951543947256, 0.940439999999996, 0.665636332141405, 1.41568, 0.798481586095344, 1.89348, 2.07150487005624, 3.61452, 4.64929071042025, 12.31412 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1140, '2021-08-22 00:00:00', 0.515439074964244, 0.97276000000001, 0.665089710740834, 1.30164000000001, 0.739603693428674, 1.82996, 2.27726727533975, 3.94208, 4.86946640642825, 12.5334 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1155, '2021-08-22 00:00:00', 0.340267674045016, 0.764440000000002, 0.35554709955223, 1.14336, 0.47085462370743, 1.51308, 2.22275976509684, 4.90816, 4.77152310518699, 12.45792 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1170, '2021-08-22 00:00:00', 0.326685899093709, 0.795479999999998, 0.453407057730683, 1.12872, 0.573109646286522, 1.467, 2.4005479943824, 5.17156, 4.7256527037719, 12.49768 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1185, '2021-08-22 00:00:00', 0.41041381555693, 0.882599999999995, 0.473889227562726, 1.1064, 0.587160790016957, 1.46928, 2.42656054804601, 5.36648, 4.69799982865049, 12.49384 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1200, '2021-08-22 00:00:00', 0.310319609435173, 0.689479999999999, 0.303778471916623, 1.00688, 0.65947071453805, 1.46704000000001, 2.51903916073835, 5.47372, 4.73001535163118, 12.48068 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1215, '2021-08-22 00:00:00', 0.33194728497157, 0.736600000000003, 0.34235921680792, 0.978000000000002, 0.660825284524328, 1.52884, 2.62078418162707, 5.72832, 4.7102061342012, 12.46008 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1230, '2021-08-22 00:00:00', 0.252171092712864, 0.688519999999996, 0.635626987050314, 1.1046, 0.662413272310668, 1.61452, 2.70422431885129, 5.8864, 4.663408937319, 12.5286 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1245, '2021-08-22 00:00:00', 0.457744390098517, 0.781480000000015, 0.462287583653285, 1.05668000000001, 0.512539257033054, 1.49764000000002, 2.65701560840981, 5.89788, 4.58045971382787, 12.56724 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1260, '2021-08-22 00:00:00', 0.296899354439624, 0.743320000000008, 0.363421073503807, 1.12272000000001, 1.05690308291094, 1.69072000000001, 2.67804951597241, 6.13172, 4.59097763989327, 12.60476 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1275, '2021-08-22 00:00:00', 0.345401394515616, 0.773960000000006, 0.480730433819205, 1.04780000000001, 2.09124183600717, 1.93800000000001, 2.68691138794466, 6.23984, 4.6356967717917, 12.64832 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1290, '2021-08-22 00:00:00', 0.268684033764573, 0.713880000000011, 1.08377630687026, 1.1904, 2.03611100139457, 1.98748, 2.65103276919267, 6.22808, 4.57899908568091, 12.60128 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1305, '2021-08-22 00:00:00', 1.11933732925631, 0.927839999999994, 2.06367053652789, 1.53199999999999, 1.9919591486775, 2.12919999999999, 2.73806339712336, 6.30699999999999, 4.57938197540527, 12.57212 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1320, '2021-08-22 00:00:00', 0.27101558375916, 0.704913043478257, 0.365294504610759, 1.13356521739129, 1.38775716485868, 2.32130434782609, 2.74312071641446, 6.20791304347826, 4.79158020754901, 12.3636086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1335, '2021-08-22 00:00:00', 0.359182839585861, 0.822695652173912, 0.561442284420377, 1.2565652173913, 1.79847227218937, 3.84382608695652, 2.88964645320253, 6.26752173913044, 4.79005571439786, 12.3002608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1350, '2021-08-22 00:00:00', 0.368837437546631, 0.887347826086959, 1.43112739908475, 1.97121739130434, 2.04275795899842, 4.13347826086957, 2.87925964970768, 6.37469565217391, 4.78757908860462, 12.3045652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1365, '2021-08-22 00:00:00', 1.4778288252692, 1.66431818181818, 1.72973240179462, 3.80290909090909, 1.9586255721895, 4.58868181818182, 2.69596650018688, 6.67231818181818, 4.17607655119873, 12.8451363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 970025, 1, 930, '2021-08-22 00:00:00', 1.7599887783733, 3.30249999999998, 2.10647110115471, 4.6935, 2.78458650431262, 5.66300000000001, 1.66028672222602, 7.321, 0.692257538781619, 13.2385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 945, '2021-08-22 00:00:00', 0.0381837661840951, 2.04499999999999, 0.38678740930906, 2.78149999999999, 0.0883883476483586, 4.2705, 0.209303607231172, 4.81299999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 960, '2021-08-22 00:00:00', 0.366281312654652, 1.56999999999999, 0.634981889505537, 1.846, 0.0431335136524045, 3.1275, 0.576292026667075, 4.25749999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 975, '2021-08-22 00:00:00', 0.0141421356237181, 1.173, 0.779231672867558, 2.54599999999999, 0.755897149088431, 3.63149999999999, 0.576292026667075, 4.25749999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 930, '2021-08-22 00:00:00', 0.121622366364064, 2.28400000000002, 0.771453498274529, 3.20949999999999, 0.720541810029096, 3.26049999999998, 0.936916485072167, 3.76750000000001, 3.2328922035849, 13.721 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 945, '2021-08-22 00:00:00', 0.238294985259899, 2.44249999999997, 0.637810316630297, 2.72499999999997, 0.46032651455245, 3.07649999999998, 0.671044335346042, 3.72150000000002, 3.13389725421879, 13.791 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 960, '2021-08-22 00:00:00', 1.23602265351408, 2.30199999999999, 0.37971634149716, 2.9075, 0.634274782724327, 3.08750000000001, 0.521844804515672, 3.82700000000003, 3.59634508911483, 14.128 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 975, '2021-08-22 00:00:00', 0.255972654789506, 1.572, 0.168291413922398, 2.23999999999998, 0.680236723501451, 2.62799999999999, 0.521844804515672, 3.82700000000003, 3.86645987952805, 14.373 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 930, '2021-08-22 00:00:00', 2.82842712474623, 4.15200000000002, 2.86307535702436, 4.34150000000002, 3.25551962058285, 4.619, 2.27122698117118, 5.59300000000002, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 945, '2021-08-22 00:00:00', 0.866205806953497, 1.83950000000002, 0.828729147550612, 1.86600000000001, 0.902268252794002, 2.48500000000001, 0.168291413922438, 3.86799999999999, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 960, '2021-08-22 00:00:00', 0.299813275223081, 0.995000000000005, 0.594676802977892, 1.79449999999997, 0.272943217538024, 2.29999999999998, 0.116672618895795, 3.83149999999998, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 975, '2021-08-22 00:00:00', 0.737512372777574, 1.69349999999997, 0.5366940469206, 1.95150000000001, 0.173948268171877, 2.73199999999997, 0.0261629509038865, 3.73049999999998, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 930, '2021-08-22 00:00:00', 0.806101730552695, 4.929, 0.912874854511871, 5.00450000000001, 0.15132085117396, 6.88900000000001, 1.20985970261015, 8.5565, 1.43401255224633, 18.031 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 945, '2021-08-22 00:00:00', 0.729027091403375, 1.8245, 0.0367695526216751, 2.50500000000002, 0.266579256507375, 3.98050000000001, 0.978635785162192, 6.91699999999997, 0.680236723501451, 16.536 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 960, '2021-08-22 00:00:00', 0.0898025612106983, 1.6765, 0.127986327394753, 2.91049999999998, 0.213546247918352, 3.15199999999999, 1.30673333163275, 7.24499999999998, 1.12854242277373, 16.219 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 975, '2021-08-22 00:00:00', 0.145663996924441, 1.80700000000002, 0.487196572237546, 2.04850000000002, 0.334461507501246, 2.3785, 0.699328606593519, 6.81549999999999, 1.73594714781296, 15.7895 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 930, '2021-08-22 00:00:00', 0.220617315730211, 3.85300000000001, 0.22980970388562, 3.8595, 0.704278354061788, 4.40100000000001, 2.84044794002636, 6.5515, 3.20319371877504, 12.39 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 945, '2021-08-22 00:00:00', 0.666801694658903, 2.63749999999999, 1.4113851352483, 3.85400000000001, 1.66594357647546, 4.25399999999999, 3.02783123704078, 6.684, 3.20319371877504, 12.39 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 960, '2021-08-22 00:00:00', 1.7713024868723, 2.97550000000001, 1.80453650558808, 2.99900000000002, 2.429618900157, 3.661, 2.68771287529006, 6.4435, 2.91257283170741, 12.1845 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 975, '2021-08-22 00:00:00', 0.144249783362101, 1.17000000000002, 0.221324422511381, 1.94549999999998, 0.179605122421397, 2.54599999999999, 0.675286976033142, 5.16049999999998, 2.54770573261514, 11.9265 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:48:43 Duration: 3s413ms 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 970050, 1, 990, '2021-08-22 00:00:00', 0.13245267133934, 0.321833333333333, 0.153677504412059, 0.390416666666666, 0.153430193493204, 0.450708333333332, 0.285870977155272, 0.574291666666666, 0.480621419909019, 1.27941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1005, '2021-08-22 00:00:00', 0.121837732131777, 0.232541666666667, 0.124449388758318, 0.307208333333333, 0.151526699230565, 0.358916666666667, 0.289931747965381, 0.492625, 0.488993464880311, 1.2635 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1020, '2021-08-22 00:00:00', 0.095949715091224, 0.198499999999999, 0.116802198708708, 0.243833333333333, 0.140710869917869, 0.296625, 0.260085406123183, 0.429625, 0.493350389565122, 1.26045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1035, '2021-08-22 00:00:00', 0.0618569527918694, 0.14675, 0.0963411811657176, 0.193666666666667, 0.112644110596932, 0.249000000000001, 0.211339512379379, 0.388291666666666, 0.463941681742404, 1.25416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1050, '2021-08-22 00:00:00', 0.0523067873224877, 0.124500000000001, 0.0635999156867539, 0.168583333333334, 0.0782750515531743, 0.207875000000001, 0.181286285723174, 0.35525, 0.454362858169611, 1.25695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1065, '2021-08-22 00:00:00', 0.0517439172368549, 0.134291666666667, 0.0573804364984582, 0.165583333333333, 0.0628714901633669, 0.197708333333334, 0.174084000213789, 0.34775, 0.451119565435639, 1.26391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1080, '2021-08-22 00:00:00', 0.0424781060400954, 0.113708333333333, 0.0424304844951457, 0.142541666666667, 0.0634582911064027, 0.183458333333334, 0.166227837141014, 0.347958333333333, 0.453639125871809, 1.26375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1095, '2021-08-22 00:00:00', 0.0264385738723891, 0.098041666666667, 0.0506794415626436, 0.141666666666667, 0.0760251555431639, 0.189458333333334, 0.164294533812235, 0.343541666666667, 0.456598188560907, 1.26641666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1110, '2021-08-22 00:00:00', 0.0534756988015943, 0.110208333333333, 0.0561873161198644, 0.134833333333334, 0.0904726618168818, 0.185541666666667, 0.193346721487966, 0.362541666666667, 0.45672661526011, 1.267625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1125, '2021-08-22 00:00:00', 0.0380471675229799, 0.0872500000000006, 0.0615339543360562, 0.126916666666666, 0.095718791031446, 0.181, 0.192274317170751, 0.35975, 0.469440647727836, 1.316 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1140, '2021-08-22 00:00:00', 0.0473166177874177, 0.0969166666666673, 0.0659371681597537, 0.131166666666667, 0.104042833640209, 0.181041666666667, 0.187356432958718, 0.373458333333333, 0.475725433843722, 1.32841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1155, '2021-08-22 00:00:00', 0.0416225055830923, 0.0915416666666665, 0.0674672088896691, 0.127458333333334, 0.107725622683782, 0.181875, 0.328870916485701, 0.574583333333334, 0.483174106706169, 1.3475 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1170, '2021-08-22 00:00:00', 0.0424154529879605, 0.0838750000000011, 0.0580187219908306, 0.121541666666667, 0.0915354429652277, 0.167041666666667, 0.368905173688189, 0.620625, 0.487601403426188, 1.35479166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1185, '2021-08-22 00:00:00', 0.0383711612346141, 0.0814583333333341, 0.0631929269340532, 0.116708333333335, 0.0888168201200189, 0.164916666666667, 0.370999355443012, 0.6475, 0.487633131208467, 1.355625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1200, '2021-08-22 00:00:00', 0.0338151143206959, 0.0756249999999999, 0.056478288761693, 0.112666666666667, 0.0825742419570572, 0.168625, 0.357251129550653, 0.65175, 0.484770130794116, 1.35958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1215, '2021-08-22 00:00:00', 0.0567980786570315, 0.0902500000000008, 0.0706003243413327, 0.126333333333333, 0.0787637151617859, 0.166625, 0.356387460131709, 0.65625, 0.483257417826212, 1.35708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1230, '2021-08-22 00:00:00', 0.0434621066004036, 0.0834583333333333, 0.0612077568021703, 0.118958333333333, 0.0773154534865189, 0.160124999999999, 0.359559664275504, 0.66375, 0.479146022869734, 1.36029166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1245, '2021-08-22 00:00:00', 0.0515389257703849, 0.0819999999999996, 0.0508189276332849, 0.107708333333333, 0.0674465838027893, 0.160458333333333, 0.368199132874149, 0.683416666666666, 0.478767513018311, 1.359375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1260, '2021-08-22 00:00:00', 0.0357403833219497, 0.0773750000000003, 0.0529043264168738, 0.114791666666666, 0.0680546322524376, 0.171041666666666, 0.353708732933784, 0.686291666666667, 0.470356107384206, 1.35779166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1275, '2021-08-22 00:00:00', 0.0396009076165928, 0.0808333333333326, 0.0510123422121639, 0.111791666666666, 0.080231007053093, 0.163166666666665, 0.345900523418871, 0.687958333333333, 0.468777316112298, 1.35454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1290, '2021-08-22 00:00:00', 0.0342267587494458, 0.0769166666666659, 0.0616850197914099, 0.115541666666667, 0.137291396439223, 0.189166666666666, 0.345896901788187, 0.686666666666667, 0.467981819834544, 1.353125 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1305, '2021-08-22 00:00:00', 0.0595008068390055, 0.092208333333334, 0.0766548825222012, 0.123333333333332, 0.145744061703176, 0.207875, 0.349827069079666, 0.68875, 0.46674375980707, 1.35520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1320, '2021-08-22 00:00:00', 0.0381125014996757, 0.081090909090909, 0.0689153442661706, 0.12509090909091, 0.115127333984172, 0.206272727272728, 0.3556154594198, 0.681454545454547, 0.482186605037844, 1.34472727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1335, '2021-08-22 00:00:00', 0.0600471856306728, 0.0940454545454543, 0.0674400166381636, 0.138181818181819, 0.292766550764859, 0.483409090909091, 0.352194840433113, 0.67359090909091, 0.48334368626022, 1.3435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1350, '2021-08-22 00:00:00', 0.043588095598707, 0.0982727272727272, 0.0716955594632829, 0.157590909090909, 0.323405191283191, 0.518818181818182, 0.349466395959271, 0.665, 0.478899163802682, 1.33986363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1365, '2021-08-22 00:00:00', 0.0677230961261931, 0.128681818181818, 0.263279450895942, 0.450545454545455, 0.308327638885054, 0.549863636363636, 0.342917858981794, 0.666909090909091, 0.481759305191428, 1.34213636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 990, '2021-08-22 00:00:00', 0.145125621975742, 0.307615384615385, 0.223308207159108, 0.377653846153846, 0.240357390950674, 0.441346153846154, 0.301383966701308, 0.595846153846154, 0.456263097177663, 1.29657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1005, '2021-08-22 00:00:00', 0.169556838666157, 0.210807692307693, 0.187670414864422, 0.305230769230769, 0.208616294813081, 0.366038461538461, 0.284651041425489, 0.539153846153846, 0.472084987459478, 1.26834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1020, '2021-08-22 00:00:00', 0.113599052000377, 0.206769230769231, 0.127780924301652, 0.25226923076923, 0.138305236565859, 0.330538461538461, 0.259637712088328, 0.505307692307692, 0.469565075362297, 1.264 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1035, '2021-08-22 00:00:00', 0.078582910649541, 0.155076923076924, 0.109824286231023, 0.225423076923077, 0.151651224347691, 0.294423076923077, 0.236837029329322, 0.454461538461539, 0.473584803550373, 1.26161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1050, '2021-08-22 00:00:00', 0.0797447080472322, 0.153538461538462, 0.0875277186864909, 0.207692307692308, 0.129456098884763, 0.282192307692308, 0.216263162338424, 0.440653846153846, 0.476794206534239, 1.26134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1065, '2021-08-22 00:00:00', 0.0500061534675018, 0.144153846153847, 0.0897081078575653, 0.198230769230769, 0.128222906869849, 0.275076923076923, 0.190763454006828, 0.416846153846154, 0.4816196472481, 1.25926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1080, '2021-08-22 00:00:00', 0.074708057437962, 0.134423076923077, 0.0838561497217329, 0.184423076923077, 0.111483982982033, 0.246961538461538, 0.176457207712935, 0.396115384615384, 0.478780362363177, 1.25365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1095, '2021-08-22 00:00:00', 0.0569036026978947, 0.1215, 0.0936994951139821, 0.178346153846154, 0.108341568128835, 0.227153846153846, 0.169376340187714, 0.401230769230769, 0.478886736247565, 1.25888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1110, '2021-08-22 00:00:00', 0.0558707849898729, 0.123769230769231, 0.0643211174797679, 0.163615384615384, 0.0825604114479908, 0.210307692307692, 0.145212035949557, 0.384153846153846, 0.527615413549855, 1.23523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1125, '2021-08-22 00:00:00', 0.0528070508112748, 0.10923076923077, 0.0543253022222465, 0.137038461538462, 0.0737384671556283, 0.185192307692308, 0.148279009355285, 0.375769230769231, 0.555658029865354, 1.27861538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1140, '2021-08-22 00:00:00', 0.0390456340512178, 0.0921923076923082, 0.06134202976251, 0.13373076923077, 0.0850819333619977, 0.175846153846154, 0.176669252037204, 0.38323076923077, 0.568220964603898, 1.29876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1155, '2021-08-22 00:00:00', 0.0400624320472236, 0.0910384615384614, 0.053228390342576, 0.117692307692308, 0.0759509963473413, 0.180076923076923, 0.295806425789673, 0.552192307692308, 0.581828274956161, 1.31069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1170, '2021-08-22 00:00:00', 0.038883494619777, 0.084615384615385, 0.0600330293703781, 0.117269230769231, 0.0722148503798535, 0.175769230769231, 0.288044646646207, 0.579961538461538, 0.582838741386963, 1.31696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1185, '2021-08-22 00:00:00', 0.0368263492624513, 0.0815, 0.0511859505964437, 0.136807692307692, 0.0687582610421352, 0.172461538461538, 0.291183814533283, 0.583576923076923, 0.586118246142823, 1.32003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1200, '2021-08-22 00:00:00', 0.0410134687070555, 0.103769230769231, 0.0544472221513637, 0.1295, 0.0629471084446166, 0.159538461538461, 0.288938793092665, 0.586884615384616, 0.587009475745822, 1.32726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1215, '2021-08-22 00:00:00', 0.028472415800885, 0.0769615384615373, 0.0416131635977765, 0.106846153846153, 0.0617724484265879, 0.158653846153846, 0.290412809634837, 0.585, 0.58968399490418, 1.33657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1230, '2021-08-22 00:00:00', 0.035449747747828, 0.0857307692307697, 0.0404800425661077, 0.108076923076924, 0.076095860597014, 0.1625, 0.287393014207695, 0.585769230769231, 0.592647370831801, 1.33888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1245, '2021-08-22 00:00:00', 0.0256395427776351, 0.0778846153846153, 0.0562596179811475, 0.118769230769231, 0.0771036565031387, 0.156576923076923, 0.279462101462517, 0.595884615384615, 0.598730093293618, 1.34573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1260, '2021-08-22 00:00:00', 0.0388512746053656, 0.0883076923076926, 0.0521660809338789, 0.1135, 0.0677236579501856, 0.163423076923077, 0.273856863230523, 0.610692307692307, 0.602602172632607, 1.34846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1275, '2021-08-22 00:00:00', 0.0271557615362818, 0.0806538461538457, 0.0387558233837691, 0.106423076923077, 0.0991270591017093, 0.177576923076923, 0.276239631201162, 0.623576923076923, 0.614029326535918, 1.36657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1290, '2021-08-22 00:00:00', 0.0288368620932416, 0.0742692307692312, 0.0567896523618931, 0.116230769230769, 0.11525327961294, 0.190038461538462, 0.27544148897026, 0.625423076923076, 0.62363901787443, 1.37476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1305, '2021-08-22 00:00:00', 0.047974432293109, 0.0901153846153847, 0.0862271151356418, 0.134653846153847, 0.118687566583607, 0.198461538461539, 0.271241896015063, 0.628384615384615, 0.627322074069918, 1.37923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1320, '2021-08-22 00:00:00', 0.0358822551114617, 0.0796666666666675, 0.051407155651464, 0.110000000000001, 0.0964925092834988, 0.20775, 0.277233577551023, 0.617749999999999, 0.627084938367631, 1.34429166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1335, '2021-08-22 00:00:00', 0.0421059524519282, 0.0867083333333326, 0.0536575291527901, 0.1305, 0.277858777079292, 0.467749999999999, 0.273549133837393, 0.622458333333333, 0.632076356089623, 1.34720833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1350, '2021-08-22 00:00:00', 0.038160202920798, 0.0968750000000001, 0.0779963651141162, 0.178041666666666, 0.258105974050543, 0.494458333333333, 0.274129580990292, 0.616625, 0.638925965580328, 1.33929166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1365, '2021-08-22 00:00:00', 0.0619789001029457, 0.137916666666668, 0.265183198229428, 0.435291666666667, 0.253523288813896, 0.489833333333334, 0.27004213305184, 0.605666666666667, 0.652508181968802, 1.33566666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 990, '2021-08-22 00:00:00', 0.136206381867879, 0.309461538461538, 0.144840878207776, 0.369, 0.193980240865284, 0.429576923076924, 0.243258093390538, 0.5635, 0.665237060117554, 1.35311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1005, '2021-08-22 00:00:00', 0.0869861969598532, 0.224038461538462, 0.108861725985838, 0.277653846153847, 0.155082811625076, 0.341961538461539, 0.229334720106123, 0.479423076923078, 0.6519109106194, 1.29734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1020, '2021-08-22 00:00:00', 0.0759192688624934, 0.180153846153846, 0.11886807166577, 0.242461538461537, 0.159973228529506, 0.295923076923076, 0.197801112231453, 0.432, 0.644545761340138, 1.26896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1035, '2021-08-22 00:00:00', 0.106999532709259, 0.175499999999999, 0.11854427929616, 0.216115384615384, 0.151462653431844, 0.279153846153846, 0.187076491965596, 0.419423076923077, 0.645852548068174, 1.25607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1050, '2021-08-22 00:00:00', 0.0608317351388223, 0.1425, 0.0956850281673387, 0.191769230769231, 0.104588424127808, 0.253461538461538, 0.187927551506916, 0.398269230769231, 0.642711893822992, 1.25446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1065, '2021-08-22 00:00:00', 0.0730193230485023, 0.130307692307691, 0.0778273829603794, 0.184307692307692, 0.127103840043668, 0.254115384615384, 0.188897025264684, 0.380615384615385, 0.645433206935764, 1.25176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1080, '2021-08-22 00:00:00', 0.0593337885318176, 0.128538461538462, 0.0958917017345009, 0.177461538461539, 0.12195964654186, 0.226653846153846, 0.190432301720223, 0.384692307692308, 0.64440489899298, 1.26307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1095, '2021-08-22 00:00:00', 0.0595411170149216, 0.119230769230769, 0.0951638667691762, 0.178192307692308, 0.0933217840839713, 0.200346153846153, 0.210775943744866, 0.391538461538462, 0.653544448491337, 1.25488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1110, '2021-08-22 00:00:00', 0.0529467076044758, 0.120076923076923, 0.0538687864523247, 0.146615384615385, 0.0784815607937001, 0.185346153846154, 0.19084728086977, 0.381269230769231, 0.651157620053582, 1.25761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1125, '2021-08-22 00:00:00', 0.0420324416831351, 0.104384615384617, 0.0668580701072164, 0.138807692307692, 0.0943816800998019, 0.193307692307692, 0.193352527782804, 0.376999999999999, 0.705479699320856, 1.33438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1140, '2021-08-22 00:00:00', 0.0473296784432186, 0.102461538461539, 0.0597380564181263, 0.141653846153846, 0.0779273034012113, 0.182769230769231, 0.190257234776014, 0.395153846153846, 0.711593998331589, 1.34753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1155, '2021-08-22 00:00:00', 0.036726619983121, 0.101269230769231, 0.0663288427806134, 0.139653846153847, 0.0675121869340289, 0.174153846153846, 0.36455803378886, 0.619000000000001, 0.713326961390184, 1.35507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1170, '2021-08-22 00:00:00', 0.0518489522184764, 0.089923076923077, 0.0437046732231053, 0.112538461538462, 0.0744623807962527, 0.164615384615384, 0.362275220494882, 0.648153846153847, 0.719039039273946, 1.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1185, '2021-08-22 00:00:00', 0.0318395013490127, 0.0809230769230769, 0.0548479296292507, 0.119846153846153, 0.0856037472220771, 0.169192307692308, 0.373226035863193, 0.660076923076923, 0.719251556507499, 1.35980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1200, '2021-08-22 00:00:00', 0.0560582252250679, 0.094730769230769, 0.0728995620963946, 0.127884615384615, 0.0869118828734891, 0.167346153846155, 0.38435701552673, 0.673653846153846, 0.719839580419458, 1.36630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1215, '2021-08-22 00:00:00', 0.0461648550972907, 0.0889230769230763, 0.0640414288986782, 0.123769230769231, 0.0943123860044163, 0.173115384615384, 0.383470773131609, 0.676076923076924, 0.721639526463071, 1.37061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1230, '2021-08-22 00:00:00', 0.0462793524321418, 0.0884615384615395, 0.0484528160648616, 0.109346153846155, 0.108428863599774, 0.175538461538462, 0.39072958187709, 0.680615384615385, 0.723560670998213, 1.36926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1245, '2021-08-22 00:00:00', 0.0290293220461919, 0.0783076923076926, 0.0613966298248207, 0.124115384615384, 0.0981322812095217, 0.176230769230769, 0.387985180129344, 0.6875, 0.722635837643105, 1.36807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1260, '2021-08-22 00:00:00', 0.0492555190191525, 0.099115384615384, 0.0762051583152088, 0.135115384615384, 0.0920857543480319, 0.180884615384614, 0.385673947585462, 0.685923076923077, 0.718069142803221, 1.36457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1275, '2021-08-22 00:00:00', 0.0449908879663427, 0.0934999999999996, 0.0528144502370915, 0.122615384615384, 0.146445752623757, 0.203961538461538, 0.386016085754905, 0.686538461538461, 0.721488961480673, 1.36580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1290, '2021-08-22 00:00:00', 0.0498809043160272, 0.0922307692307685, 0.0648769723281035, 0.131692307692307, 0.148481156535615, 0.210423076923077, 0.387859538413665, 0.700692307692308, 0.726929800864302, 1.37284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1305, '2021-08-22 00:00:00', 0.0431305709891036, 0.0903846153846152, 0.141971568117867, 0.154615384615384, 0.142788520331508, 0.208807692307692, 0.386115759844117, 0.6995, 0.728325054227426, 1.36923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1320, '2021-08-22 00:00:00', 0.0391763016209493, 0.0819999999999996, 0.0592971973089424, 0.127375, 0.100662551504332, 0.216583333333333, 0.401403712261597, 0.698375, 0.727766942658216, 1.319125 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1335, '2021-08-22 00:00:00', 0.0526239048562421, 0.0966666666666673, 0.0639159179329958, 0.136125000000001, 0.387204548422201, 0.549833333333334, 0.401766849614643, 0.701416666666667, 0.724359742277195, 1.32508333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1350, '2021-08-22 00:00:00', 0.0374241019370822, 0.0999583333333337, 0.0754695326759016, 0.175208333333333, 0.380857347100696, 0.571166666666667, 0.401785931538934, 0.70275, 0.720110317635581, 1.3295 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1365, '2021-08-22 00:00:00', 0.0676305902615855, 0.153625, 0.384997833139018, 0.521125, 0.388806646928332, 0.578, 0.397020278385469, 0.695833333333334, 0.716507648350614, 1.32808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 990, '2021-08-22 00:00:00', 0.172683102375866, 0.320423076923077, 0.203320088681711, 0.395538461538462, 0.245895453081496, 0.441423076923077, 0.270513292720453, 0.561807692307692, 0.661948694270299, 1.28992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1005, '2021-08-22 00:00:00', 0.087953029422615, 0.220153846153847, 0.102358224651691, 0.269384615384616, 0.106156778108896, 0.329692307692308, 0.16261249833695, 0.461769230769231, 0.639800152691928, 1.23434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1020, '2021-08-22 00:00:00', 0.0808639883717389, 0.19376923076923, 0.0955375399435299, 0.241692307692308, 0.115604870805023, 0.291384615384616, 0.18279276622617, 0.439346153846154, 0.628221803064931, 1.22192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1035, '2021-08-22 00:00:00', 0.0600257893293818, 0.143153846153846, 0.0589491175636961, 0.190038461538463, 0.109712919090618, 0.261269230769231, 0.168129016394691, 0.404615384615385, 0.62984809401828, 1.21030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1050, '2021-08-22 00:00:00', 0.0428796706359345, 0.131115384615385, 0.0723101546225588, 0.188961538461539, 0.109199443503795, 0.245961538461539, 0.156380049878493, 0.382, 0.631861500160133, 1.20765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1065, '2021-08-22 00:00:00', 0.0705332654742535, 0.127692307692308, 0.109037361275144, 0.183884615384616, 0.120713882956608, 0.225807692307692, 0.173447699942619, 0.377230769230769, 0.633540950045547, 1.20415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1080, '2021-08-22 00:00:00', 0.0562119204439771, 0.1285, 0.0775768105715987, 0.174192307692308, 0.0962966330588022, 0.220807692307693, 0.182266415320668, 0.363384615384616, 0.629066195611827, 1.19303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1095, '2021-08-22 00:00:00', 0.0411569603422732, 0.111846153846153, 0.0747988893377025, 0.149076923076922, 0.0857891511878889, 0.200538461538461, 0.186769841907504, 0.353423076923077, 0.62432537498179, 1.18442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1110, '2021-08-22 00:00:00', 0.069044924060075, 0.119807692307692, 0.076674256034614, 0.161692307692307, 0.0819234163951071, 0.188615384615385, 0.188144608868163, 0.347923076923077, 0.626552340498872, 1.18865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1125, '2021-08-22 00:00:00', 0.0443368920877417, 0.101999999999999, 0.0442965530869465, 0.128230769230768, 0.0720021901376297, 0.184346153846153, 0.175436269384027, 0.334730769230769, 0.67216064014032, 1.28961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1140, '2021-08-22 00:00:00', 0.035590923648506, 0.0939230769230767, 0.056955961395288, 0.121307692307692, 0.0916519587268134, 0.193807692307692, 0.177973157007973, 0.346269230769231, 0.671566572677988, 1.30330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1155, '2021-08-22 00:00:00', 0.0517234807562139, 0.0889615384615388, 0.0675025811472298, 0.134961538461538, 0.0986843686476471, 0.193730769230769, 0.219304677420391, 0.481692307692308, 0.668851056203557, 1.30115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1170, '2021-08-22 00:00:00', 0.0429847200042776, 0.0943846153846149, 0.0581214643258799, 0.135230769230769, 0.0754440495690994, 0.177730769230769, 0.224885611948694, 0.512461538461538, 0.663525007354367, 1.29865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1185, '2021-08-22 00:00:00', 0.0465077826406916, 0.0915769230769231, 0.0743022103408681, 0.130461538461538, 0.0824462155683246, 0.168538461538461, 0.244072170915457, 0.552769230769231, 0.66000020163167, 1.30211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1200, '2021-08-22 00:00:00', 0.0598895521901649, 0.0970384615384617, 0.0632781527494647, 0.132269230769231, 0.105570537848106, 0.177538461538462, 0.262895150202509, 0.5725, 0.657811070608714, 1.30326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1215, '2021-08-22 00:00:00', 0.0467148633899157, 0.0939615384615387, 0.0564873300974521, 0.118461538461539, 0.0984334605398297, 0.174115384615385, 0.272722030928647, 0.583115384615384, 0.651935594978521, 1.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1230, '2021-08-22 00:00:00', 0.0372846018949059, 0.0796923076923083, 0.0759065113250402, 0.125038461538462, 0.0758775633200266, 0.167269230769231, 0.265361929911118, 0.596923076923077, 0.64915365017726, 1.31030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1245, '2021-08-22 00:00:00', 0.0550193951816426, 0.0855769230769234, 0.0647438146733834, 0.120192307692307, 0.0809079629056274, 0.163461538461538, 0.261515994510115, 0.596153846153846, 0.643714591557947, 1.31734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1260, '2021-08-22 00:00:00', 0.0597964367345899, 0.0955769230769236, 0.0621728607624302, 0.12023076923077, 0.098438110193469, 0.172692307692308, 0.280028045298763, 0.608115384615385, 0.641634908171784, 1.31634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1275, '2021-08-22 00:00:00', 0.0291399012722042, 0.0734230769230777, 0.0516592533970288, 0.109038461538462, 0.0912099859580154, 0.163692307692308, 0.281166857112393, 0.602807692307692, 0.638229643985249, 1.30796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1290, '2021-08-22 00:00:00', 0.0475080559970141, 0.0828461538461532, 0.0687090633367633, 0.115846153846153, 0.120986585397531, 0.173076923076923, 0.278864877673757, 0.602499999999999, 0.637957680052886, 1.30680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1305, '2021-08-22 00:00:00', 0.0510089584892083, 0.0819230769230773, 0.0779936881075337, 0.122846153846154, 0.113296133412195, 0.176576923076923, 0.278451567394789, 0.603346153846153, 0.635834961653995, 1.30753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1320, '2021-08-22 00:00:00', 0.0426254329741277, 0.0798333333333341, 0.0525522341945671, 0.104208333333333, 0.072827359387543, 0.179208333333334, 0.290413984871072, 0.599249999999999, 0.654149861779903, 1.28004166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1335, '2021-08-22 00:00:00', 0.0364651908664621, 0.0741666666666655, 0.036591730078597, 0.109541666666666, 0.211658649853889, 0.419583333333333, 0.291258127957742, 0.603416666666666, 0.653944584752818, 1.27995833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1350, '2021-08-22 00:00:00', 0.0356467928512462, 0.0912083333333336, 0.0664366321162991, 0.16, 0.216336074433852, 0.460583333333333, 0.292522264729231, 0.601666666666666, 0.653986059717138, 1.279875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1365, '2021-08-22 00:00:00', 0.0675411710189322, 0.126625, 0.212074736450573, 0.403958333333334, 0.232064068489841, 0.498416666666667, 0.293854565107949, 0.596624999999999, 0.65426320989804, 1.2795 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 990, '2021-08-22 00:00:00', 0.116505722320122, 0.2592, 0.119928423097557, 0.31892, 0.158057658255882, 0.39216, 0.213427450593091, 0.48888, 0.604684774627794, 1.23648 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1005, '2021-08-22 00:00:00', 0.0765963445602983, 0.2058, 0.105054081310533, 0.26912, 0.143104181164167, 0.32884, 0.199111986915237, 0.432399999999999, 0.599817324969305, 1.21264 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1020, '2021-08-22 00:00:00', 0.0599993888857764, 0.15452, 0.0817258017193263, 0.20924, 0.133414142178906, 0.305400000000001, 0.18982901955883, 0.38584, 0.566323561814857, 1.18872 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1035, '2021-08-22 00:00:00', 0.066389005113798, 0.1432, 0.0910629269607924, 0.20296, 0.118550579922664, 0.26664, 0.179417836348563, 0.35652, 0.556463676562391, 1.17664 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1050, '2021-08-22 00:00:00', 0.0757385414875855, 0.14508, 0.10070100959441, 0.20788, 0.110555521496366, 0.24924, 0.149408533892814, 0.31992, 0.537889573549565, 1.16012 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1065, '2021-08-22 00:00:00', 0.0612933656007468, 0.124280000000001, 0.0717823562351264, 0.159040000000001, 0.107957167432273, 0.2194, 0.136429920960664, 0.29196, 0.527119255956373, 1.15128 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1080, '2021-08-22 00:00:00', 0.066848510329948, 0.10984, 0.0988832982189947, 0.16336, 0.109725035125687, 0.210199999999999, 0.139362261749728, 0.29144, 0.525409164366211, 1.15304 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1095, '2021-08-22 00:00:00', 0.0509053697233084, 0.10876, 0.0652504661541458, 0.15104, 0.0659445979591969, 0.178759999999999, 0.13550814243678, 0.28604, 0.516239618136126, 1.14352 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1110, '2021-08-22 00:00:00', 0.0616448159485718, 0.111400000000001, 0.063296708708536, 0.13116, 0.0694266279367405, 0.16584, 0.143273375056219, 0.293519999999999, 0.510507698276922, 1.14988 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1125, '2021-08-22 00:00:00', 0.0423938674810398, 0.086639999999999, 0.0479547356020935, 0.11364, 0.0758527740648516, 0.157319999999999, 0.145494810904032, 0.301360000000001, 0.505724486916213, 1.17644 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1140, '2021-08-22 00:00:00', 0.0414557193480791, 0.0910800000000006, 0.0501837623141199, 0.118920000000001, 0.0761865692450673, 0.158320000000001, 0.168812499537208, 0.317920000000001, 0.517535802304214, 1.17916 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1155, '2021-08-22 00:00:00', 0.0281958625806464, 0.0784400000000008, 0.0525819043651586, 0.11124, 0.0699010491099151, 0.14864, 0.235788019203689, 0.48336, 0.520085034713875, 1.18188 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1170, '2021-08-22 00:00:00', 0.0517322272218517, 0.0821599999999992, 0.0520184262225092, 0.1096, 0.0665882371994739, 0.143919999999999, 0.245924527718023, 0.53204, 0.517242125765745, 1.1814 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1185, '2021-08-22 00:00:00', 0.0439649481594913, 0.0821999999999997, 0.0563778325230763, 0.114719999999999, 0.0769708386338617, 0.150519999999999, 0.24306098000296, 0.558159999999999, 0.514360648442964, 1.18528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1200, '2021-08-22 00:00:00', 0.0352848881723233, 0.0777599999999992, 0.0524419679264611, 0.105079999999999, 0.0719255865460964, 0.145039999999999, 0.242481250134245, 0.567639999999999, 0.50936507209139, 1.18412 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1215, '2021-08-22 00:00:00', 0.0352337432962585, 0.0749999999999992, 0.0517686198386637, 0.105639999999999, 0.0625639139866849, 0.141080000000001, 0.241834606015488, 0.57568, 0.50208317040108, 1.18452 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1230, '2021-08-22 00:00:00', 0.0461053865255098, 0.0740399999999991, 0.0554227089437776, 0.0994799999999995, 0.0695263738926931, 0.1318, 0.235103537475158, 0.58556, 0.495776942451609, 1.18612 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1245, '2021-08-22 00:00:00', 0.0343968021769469, 0.0678400000000005, 0.0410831271123954, 0.0893600000000015, 0.0525198375219617, 0.126600000000001, 0.244761257827568, 0.59164, 0.497970357216839, 1.18868 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1260, '2021-08-22 00:00:00', 0.0337021265402235, 0.0678000000000003, 0.0394488276124899, 0.0952799999999999, 0.0716540764134651, 0.13916, 0.251995370327843, 0.5966, 0.499882902954949, 1.191 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1275, '2021-08-22 00:00:00', 0.0259362680430315, 0.0657599999999991, 0.039477926321764, 0.0935600000000008, 0.111477202452639, 0.1574, 0.261091286717884, 0.60292, 0.500869826734785, 1.1922 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1290, '2021-08-22 00:00:00', 0.0424697146996138, 0.0725200000000009, 0.078851400325761, 0.111720000000001, 0.124935983607605, 0.164799999999999, 0.270816924631136, 0.602159999999999, 0.503687958958719, 1.19368 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1305, '2021-08-22 00:00:00', 0.0660730151675666, 0.0833200000000005, 0.110391621058847, 0.122320000000001, 0.129109088241946, 0.17564, 0.284998538007947, 0.6136, 0.507169064513994, 1.19728 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1320, '2021-08-22 00:00:00', 0.0454822208238244, 0.0752173913043483, 0.0524290976145867, 0.101086956521738, 0.0824584935713432, 0.190304347826088, 0.29417380117278, 0.59895652173913, 0.519392709384012, 1.17282608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1335, '2021-08-22 00:00:00', 0.0493428755504671, 0.0780869565217391, 0.0527477778038187, 0.117347826086958, 0.197583104044734, 0.40808695652174, 0.301343749455614, 0.598652173913044, 0.517988413043603, 1.17621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1350, '2021-08-22 00:00:00', 0.0390359113066611, 0.0834347826086971, 0.0849214703504488, 0.161739130434784, 0.205160758330858, 0.460869565217391, 0.306704097074127, 0.597304347826087, 0.51673843736287, 1.17539130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1365, '2021-08-22 00:00:00', 0.0914020304415125, 0.141045454545455, 0.18046698082705, 0.411045454545455, 0.184126491670983, 0.501227272727272, 0.290703494380479, 0.624954545454545, 0.467757947912698, 1.23045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 970050, 1, 930, '2021-08-22 00:00:00', 0.00707106781186407, 0.285999999999998, 0.0494974746830535, 0.567999999999998, 0.0494974746830585, 0.757999999999999, 0.0141421356237281, 0.832999999999998, 0.329511760032932, 1.5 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 945, '2021-08-22 00:00:00', 0.0586898628384873, 0.371500000000001, 0.137885822331377, 0.525500000000005, 0.164755880016463, 0.6065, 0.122329473145269, 0.636500000000002, 0.136471608769007, 1.3635 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 960, '2021-08-22 00:00:00', 0.0014142135623698, 0.252000000000002, 0.0212132034355922, 0.288, 0.0141421356237382, 0.363, 0.0282842712474663, 0.383000000000003, 0.0325269119345858, 1.29 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 975, '2021-08-22 00:00:00', 0.00636396103067917, 0.105499999999999, 0.0728319984622155, 0.201499999999999, 0.0565685424949176, 0.312999999999999, 0.0282842712474663, 0.383000000000003, 0.0325269119345858, 1.29 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 930, '2021-08-22 00:00:00', 0.00777817459305399, 0.267499999999995, 0.0912167747730631, 0.515499999999999, 0.11242997820866, 0.5305, 0.368402632998187, 0.751499999999997, 0.290620887067667, 1.4365 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 945, '2021-08-22 00:00:00', 0.138592929112567, 0.309000000000001, 0.159806132548164, 0.324000000000002, 0.0169705627484728, 0.449000000000002, 0.246073159852918, 0.664999999999999, 0.168291413922398, 1.35 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 960, '2021-08-22 00:00:00', 0.0353553390593304, 0.175999999999998, 0.0494974746830535, 0.246000000000002, 0.141421356237301, 0.311, 0.121622366364089, 0.526999999999997, 0.178190908859007, 1.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 975, '2021-08-22 00:00:00', 0.00494974746830435, 0.206500000000002, 0.0968736290225523, 0.2715, 0.0848528137423789, 0.280000000000001, 0.15556349186104, 0.503, 0.178190908859007, 1.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 930, '2021-08-22 00:00:00', 0.165462986797653, 0.285999999999998, 0.130107647738323, 0.460999999999999, 0.121622366364084, 0.506999999999998, 0.0721248916810256, 0.742000000000001, 0.714177848998407, 1.818 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 945, '2021-08-22 00:00:00', 0.103944696834421, 0.295500000000001, 0.11242997820866, 0.3415, 0.0905096679918782, 0.356999999999999, 0.127986327394763, 0.602499999999999, 0.643467170879756, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 960, '2021-08-22 00:00:00', 0.0636396103067917, 0.137999999999998, 0.0141421356237281, 0.192999999999998, 0.0431335136523794, 0.342499999999998, 0.135057395206627, 0.607499999999998, 0.643467170879756, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 975, '2021-08-22 00:00:00', 0.0424264068711945, 0.152999999999999, 0.0282842712474663, 0.253, 0.120915259582904, 0.337499999999999, 0.211424927574777, 0.6615, 0.671751442127217, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 930, '2021-08-22 00:00:00', 0.185261976670871, 0.584, 0.194525075504414, 0.584, 0.204251329279635, 0.584, 0.214463895743617, 0.709, 0.225187090530798, 2.027 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 945, '2021-08-22 00:00:00', 0.00919238815542882, 0.215499999999999, 0.0219203102167821, 0.237500000000001, 0.0516187950266132, 0.402500000000003, 0.14990663761155, 0.646999999999998, 0.424264068711935, 1.943 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 960, '2021-08-22 00:00:00', 0.060811183182042, 0.210000000000001, 0.0120208152801734, 0.361500000000003, 0.0947523086789976, 0.486000000000004, 0.178190908859012, 0.647000000000002, 0.424264068711935, 1.943 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 975, '2021-08-22 00:00:00', 0.109601551083916, 0.2605, 0.135057395206627, 0.291500000000003, 0.0240416305603469, 0.405999999999999, 0.0806101730552695, 0.545999999999999, 0.30405591591022, 1.858 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 930, '2021-08-22 00:00:00', 0.0162634559672828, 0.2715, 0.140007142674942, 0.432000000000002, 0.0848528137423939, 0.471, 0.0650538238691565, 0.617000000000001, 0.0353553390593254, 1.61799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 945, '2021-08-22 00:00:00', 0.175362481734262, 0.373000000000001, 0.140007142674937, 0.398, 0.132228968081883, 0.420499999999997, 0.0296984848098361, 0.558, 0.0947523086789926, 1.576 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 960, '2021-08-22 00:00:00', 0.0480832611206887, 0.206999999999997, 0.0968736290225624, 0.269499999999997, 0.0601040764008571, 0.345499999999998, 0.0509116882454283, 0.446999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 975, '2021-08-22 00:00:00', 0.0544472221513679, 0.1495, 0.00494974746830937, 0.234499999999997, 0.0982878425849271, 0.307499999999997, 0.091923881554248, 0.417999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:48:54 Duration: 3s337ms 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 969810, 1, 990, '2021-08-22 00:00:00', 3.38846965479245, 5.46991666666667, 3.46182214209198, 6.48825, 3.83891570591248, 7.48933333333334, 4.88611628898584, 9.44204166666667, 11.6868159730081, 26.41225 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1005, '2021-08-22 00:00:00', 1.51968528814357, 3.662375, 1.91569005995153, 4.66166666666667, 2.04183014488956, 5.41891666666667, 3.20710845628306, 7.84104166666667, 11.253555117178, 25.5465833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1020, '2021-08-22 00:00:00', 1.37242089539997, 2.969625, 1.50922554042929, 3.83991666666667, 1.76505718591926, 4.7665, 3.02852706223119, 7.12808333333333, 11.3168634433597, 25.64775 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1035, '2021-08-22 00:00:00', 0.878463479687643, 2.34620833333333, 1.11282115703118, 3.17616666666666, 1.54447097961861, 4.29620833333333, 2.90924388023935, 6.58395833333333, 11.3224907509058, 25.64025 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1050, '2021-08-22 00:00:00', 0.753684918597777, 2.144, 0.868879487274155, 2.99845833333333, 1.41102270380465, 3.966125, 2.97317980579862, 6.307625, 11.294553173521, 25.5212083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1065, '2021-08-22 00:00:00', 0.977914016810963, 2.07454166666666, 1.17186692064848, 2.92941666666667, 1.69100054422809, 3.66666666666666, 3.02697836821915, 5.89670833333333, 11.3185459402296, 25.493125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1080, '2021-08-22 00:00:00', 0.788319548244837, 1.78066666666667, 0.939688314614582, 2.43870833333334, 1.37532250697369, 3.20045833333333, 2.77153980118728, 5.6455, 11.4413347901719, 25.5490416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1095, '2021-08-22 00:00:00', 0.557541028255683, 1.50454166666667, 1.00052299276827, 2.10145833333333, 1.1867749472256, 2.81758333333333, 2.74596732480797, 5.369875, 11.463342465998, 25.5123333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1110, '2021-08-22 00:00:00', 0.647525947944072, 1.47887499999999, 0.669482360062442, 1.98124999999999, 0.990557278922365, 2.554375, 2.76746587897743, 5.58649999999999, 11.4762848363452, 25.5285833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1125, '2021-08-22 00:00:00', 0.560947127051932, 1.399875, 0.849888722468834, 1.93916666666667, 1.10661622817004, 2.69854166666667, 3.00058455868862, 5.68404166666666, 11.6455860954026, 25.922875 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1140, '2021-08-22 00:00:00', 0.626710562080447, 1.30629166666667, 0.800448787162277, 1.8255, 1.15293914815476, 2.735375, 3.17796069163996, 5.787625, 12.5452463411792, 26.50675 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1155, '2021-08-22 00:00:00', 0.649047523996348, 1.45591666666666, 0.839246391374299, 2.136375, 1.32802199813716, 2.95408333333333, 7.32969218119114, 10.0135833333333, 13.0840760850046, 26.7957083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1170, '2021-08-22 00:00:00', 0.461311125716849, 1.28829166666667, 0.850640968899937, 1.81366666666667, 1.27286325002369, 2.696625, 8.28017178285711, 10.7458333333333, 13.2821931541329, 26.884125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1185, '2021-08-22 00:00:00', 0.659754663173903, 1.30670833333333, 1.00882870811592, 2.04083333333333, 1.37181278563825, 2.76733333333333, 8.43632351926709, 11.412, 13.5889375638469, 26.960875 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1200, '2021-08-22 00:00:00', 0.649465988834038, 1.398625, 0.654701502954602, 1.80233333333333, 1.36999590341078, 2.44558333333334, 8.50187616879314, 11.8029583333333, 13.5903223169779, 26.927375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1215, '2021-08-22 00:00:00', 0.451907885878131, 1.20670833333333, 0.887279068234757, 1.76833333333333, 1.30158163540486, 2.40933333333333, 8.48162734836006, 11.9907083333333, 13.6969413082296, 26.890375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1230, '2021-08-22 00:00:00', 0.647107598908573, 1.307375, 0.962743196266026, 1.788125, 1.19334057665198, 2.56041666666667, 8.39729972255574, 12.00575, 14.2064169328741, 26.997375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1245, '2021-08-22 00:00:00', 0.595183455763421, 1.20804166666667, 0.764156824332483, 1.695, 1.11936299091706, 2.545125, 8.29108969505949, 12.155375, 14.1845396884108, 26.9054583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1260, '2021-08-22 00:00:00', 0.751609257825676, 1.27829166666666, 1.02722138135085, 1.804875, 1.37352272618542, 2.615375, 8.07100200664727, 12.4975, 14.0977881628696, 26.8397083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1275, '2021-08-22 00:00:00', 0.510000452898357, 1.137875, 0.733014873210518, 1.65775000000001, 1.73587053662637, 2.72779166666666, 8.04774993117393, 12.6047916666667, 14.0761275080609, 26.6816666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1290, '2021-08-22 00:00:00', 0.701159907282007, 1.25479166666667, 0.999531281455816, 1.7925, 2.24452667575781, 3.16745833333333, 8.05410693766887, 12.6112916666667, 14.086656732924, 26.6394583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1305, '2021-08-22 00:00:00', 0.457059854007027, 1.21866666666667, 1.47682881405208, 2.04404166666666, 2.13908496241951, 3.20795833333333, 7.87723938058619, 12.6234583333333, 13.9832648314338, 26.5719583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1320, '2021-08-22 00:00:00', 1.19665821935061, 1.39368181818182, 1.69137359583643, 2.25354545454545, 2.16500240694507, 3.14477272727272, 7.75345321209339, 12.8979545454545, 14.3906347507029, 26.2486363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1335, '2021-08-22 00:00:00', 1.16648134922734, 1.4885, 1.53193384279521, 2.09681818181818, 6.75293133352015, 8.2435, 7.60870095132321, 12.6135, 14.3240593861762, 26.2571818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1350, '2021-08-22 00:00:00', 0.740443022878778, 1.39418181818181, 1.03272665614884, 2.09718181818181, 7.35760465517852, 8.89849999999999, 7.21758318725423, 12.2907272727273, 14.2009441983051, 25.9368636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1365, '2021-08-22 00:00:00', 0.749176794975579, 1.49981818181819, 6.27653969330595, 7.54295454545455, 7.39698688158949, 9.46945454545455, 7.16939048952852, 12.0949090909091, 14.1574069760572, 25.819 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 990, '2021-08-22 00:00:00', 2.56769914005636, 5.01107692307692, 3.39986402013148, 6.13665384615384, 3.62472253219258, 7.58834615384615, 4.43469813802299, 10.0078461538461, 12.1932319048157, 24.6212692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1005, '2021-08-22 00:00:00', 2.66286621981191, 3.90323076923077, 3.39667391338146, 5.19307692307692, 3.62029489066631, 6.40815384615385, 4.49146924736216, 9.19, 12.177768709162, 24.2655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1020, '2021-08-22 00:00:00', 1.31042394079756, 2.98823076923077, 1.71164038458838, 4.12461538461539, 2.01126226878698, 5.15492307692308, 2.92456143299891, 7.75515384615384, 12.178587290815, 23.981 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1035, '2021-08-22 00:00:00', 1.38947553359588, 2.83646153846154, 1.38828539794736, 3.78088461538462, 2.30410453188352, 4.79357692307692, 2.84969603885154, 7.32607692307692, 12.188864480273, 23.7009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1050, '2021-08-22 00:00:00', 1.01539111979269, 2.63961538461539, 1.45191390081665, 3.36515384615385, 2.28919329862324, 4.99096153846154, 2.85838980277628, 6.95376923076922, 12.0920262413517, 23.5606923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1065, '2021-08-22 00:00:00', 1.23465940491856, 2.13161538461538, 1.65213317399518, 3.06876923076923, 1.88776672980373, 4.62688461538462, 2.65380815172346, 6.54411538461538, 11.9218561652377, 23.2197692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1080, '2021-08-22 00:00:00', 1.06988630308948, 2.02130769230769, 1.42424325925681, 3.25630769230769, 1.76182527379551, 4.21884615384616, 2.53273072697921, 6.10915384615384, 11.9250655849833, 23.1476153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1095, '2021-08-22 00:00:00', 0.914399996635039, 2.18707692307692, 1.17860071923643, 3.00384615384615, 2.03563558662607, 4.07819230769231, 3.01228697274244, 5.97261538461538, 11.8505264366025, 22.9827692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1110, '2021-08-22 00:00:00', 1.18682710036207, 2.19438461538462, 1.69424175779201, 2.84857692307693, 2.26784700881357, 3.77515384615384, 3.24549775938204, 5.96511538461538, 12.319664082833, 22.5350769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1125, '2021-08-22 00:00:00', 0.787322613965546, 1.70353846153846, 1.17846083515745, 2.5435, 1.32109285296448, 2.99738461538461, 3.3237044173401, 5.74342307692307, 12.0831449655486, 23.6354615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1140, '2021-08-22 00:00:00', 0.821943797442282, 1.76461538461539, 0.931710975323602, 2.20430769230769, 1.20371831166853, 2.76957692307692, 3.37121041147857, 5.77196153846153, 11.983583099198, 23.8218461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1155, '2021-08-22 00:00:00', 0.723606093438644, 1.49646153846154, 0.891415641636295, 2.02061538461538, 1.17271170107838, 2.57857692307692, 4.66936203730066, 9.87134615384615, 11.5212276752356, 24.1737692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1170, '2021-08-22 00:00:00', 0.781933651523337, 1.36565384615385, 0.943452096537782, 1.80153846153846, 1.19974654566961, 2.71557692307692, 4.87985495638801, 10.1113461538462, 11.4126521903746, 24.2625384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1185, '2021-08-22 00:00:00', 0.623759356951551, 1.35615384615385, 0.853689390460378, 1.93684615384615, 1.55843727299053, 2.94742307692308, 5.63110593277678, 10.7501153846154, 11.4468809038163, 24.3098846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1200, '2021-08-22 00:00:00', 0.620171460162429, 1.418, 1.03251597789835, 2.16126923076923, 1.41325669125768, 2.64634615384615, 5.92876702242159, 11.2273846153846, 11.4331565973034, 24.4525384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1215, '2021-08-22 00:00:00', 0.721403142387213, 1.42842307692308, 1.18695163273889, 1.89553846153846, 1.33393610272525, 2.66638461538461, 6.08727513639344, 11.3908846153846, 11.4448239482376, 24.5123846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1230, '2021-08-22 00:00:00', 0.8164593691902, 1.26769230769231, 0.952916956588477, 1.72838461538461, 1.25542734372986, 2.60284615384615, 5.99599113203018, 11.5811538461538, 11.4654288534641, 24.5129230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1245, '2021-08-22 00:00:00', 0.828307735455481, 1.30176923076923, 1.12604215524314, 1.98815384615384, 1.21338123376849, 2.51453846153846, 5.9435882170492, 11.5125769230769, 11.460581303823, 24.4783076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1260, '2021-08-22 00:00:00', 0.91379862450862, 1.45661538461538, 0.945955345343855, 1.88734615384615, 1.00820001754841, 2.49634615384615, 5.95305950260355, 11.5211923076923, 11.4374356044593, 24.4873846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1275, '2021-08-22 00:00:00', 0.411555032304775, 1.20523076923077, 0.623653296188, 1.57307692307692, 2.5120589961225, 3.064, 6.02232338707093, 11.4424615384615, 11.4365008747633, 24.4824615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1290, '2021-08-22 00:00:00', 0.567666006895441, 1.20584615384615, 0.859337268794073, 1.9046923076923, 2.8844169678837, 3.23473076923077, 5.9110288236352, 11.5390769230769, 11.4384527928992, 24.4498461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1305, '2021-08-22 00:00:00', 0.706024829591708, 1.5005, 2.45175484061142, 2.54896153846154, 2.89711945134898, 3.23165384615385, 5.87835824490006, 11.4838461538462, 11.4347640379946, 24.3802692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1320, '2021-08-22 00:00:00', 1.06251024803241, 1.305875, 1.49207183004522, 1.71020833333333, 1.79998673857836, 2.50645833333333, 6.01571394786489, 11.4390416666667, 11.938260134612, 24.1644583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1335, '2021-08-22 00:00:00', 0.583270562357683, 1.071125, 1.05864958329818, 1.720375, 4.64858893484301, 7.85704166666666, 5.92423408551687, 11.39475, 11.8787417054768, 24.124375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1350, '2021-08-22 00:00:00', 0.913079396162049, 1.394375, 1.21462774087909, 1.88912499999999, 4.76362569259282, 8.493, 5.92589999264466, 11.398875, 11.8829362709087, 24.136375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1365, '2021-08-22 00:00:00', 0.6127063036176, 1.29916666666666, 4.21226664149576, 7.58620833333333, 5.23273538752625, 9.25962499999999, 5.59059574228213, 11.2461666666667, 11.6441977744189, 24.068625 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 990, '2021-08-22 00:00:00', 1.82308326701266, 4.98196153846153, 2.09760290771669, 5.87796153846154, 3.77259179813886, 7.72565384615384, 3.65848660451075, 9.71865384615384, 10.4141647396522, 23.0107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1005, '2021-08-22 00:00:00', 1.06572653802284, 3.25857692307693, 1.74796654474233, 4.63280769230769, 3.07367719440162, 6.12384615384615, 3.34420516025051, 8.36207692307692, 9.87847087326, 22.0949230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1020, '2021-08-22 00:00:00', 1.05980394703636, 2.76961538461538, 2.29903562424301, 4.11780769230769, 2.48895418507143, 5.44415384615384, 3.12416959773067, 7.57734615384615, 9.74348846840013, 21.5974230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1035, '2021-08-22 00:00:00', 1.64626661127067, 2.83465384615384, 1.9461759130704, 3.66773076923076, 2.49589337944121, 4.97380769230769, 3.13154193427996, 6.88638461538461, 9.72487761639427, 21.2274230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1050, '2021-08-22 00:00:00', 1.08305685979013, 2.17180769230769, 1.30702645491442, 3.04607692307692, 1.99848214441322, 3.92980769230769, 2.89373119797846, 6.18838461538461, 9.7889314250645, 20.8867307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1065, '2021-08-22 00:00:00', 1.11722589204071, 2.20657692307692, 1.9330244476945, 2.99934615384615, 1.86722744896113, 3.68488461538462, 2.89196232792785, 5.94088461538461, 9.79618973777364, 20.6554615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1080, '2021-08-22 00:00:00', 0.914271647900038, 1.93538461538462, 1.07450918813411, 2.43934615384615, 1.25712956617599, 3.13188461538462, 2.90438477107657, 5.77046153846153, 9.76883728732104, 20.6318846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1095, '2021-08-22 00:00:00', 0.966585384823218, 1.78511538461538, 0.967215056827513, 2.40461538461538, 1.25833458434307, 3.03038461538461, 3.3909954145558, 6.13430769230769, 9.75077354951115, 20.5665769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1110, '2021-08-22 00:00:00', 0.737353998064389, 1.79203846153846, 0.952893721574123, 2.33426923076923, 1.21101845758658, 3.01576923076923, 3.41141553926496, 6.19130769230769, 9.75784341842303, 20.5014615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1125, '2021-08-22 00:00:00', 0.613741198276223, 1.44753846153846, 0.721743704776575, 1.94115384615384, 1.25507142610107, 2.88826923076923, 3.59729316270741, 6.16946153846153, 9.91965086986432, 22.2835 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1140, '2021-08-22 00:00:00', 0.521805199431599, 1.37688461538462, 0.828641587177474, 2.215, 1.30694398738196, 2.96711538461538, 3.45758951605572, 6.1786923076923, 9.66775360662763, 22.5950384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1155, '2021-08-22 00:00:00', 0.804804152956098, 1.68373076923077, 1.02713026737305, 2.21088461538462, 1.75220704080487, 3.19107692307692, 3.20301716439119, 9.36434615384615, 9.51228148003331, 22.9813461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1170, '2021-08-22 00:00:00', 0.661843974176574, 1.38638461538462, 1.12253029631892, 1.94111538461538, 1.51923079170399, 2.85903846153846, 3.71662614270192, 10.1877307692308, 9.32660272223823, 23.2185384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1185, '2021-08-22 00:00:00', 0.737915267180769, 1.4026923076923, 1.44368686834998, 2.12757692307692, 1.70292125885085, 2.77657692307692, 4.22619293527328, 10.2783846153846, 9.30088761752588, 23.1559230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1200, '2021-08-22 00:00:00', 1.09600350645143, 1.53138461538461, 1.08630253400451, 1.93634615384615, 1.73408640943426, 2.91965384615384, 4.23894981787489, 10.3649615384615, 9.3119260018868, 23.1167692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1215, '2021-08-22 00:00:00', 0.582387071919065, 1.14069230769231, 1.19430450955293, 1.91830769230769, 1.81973402621203, 3.05361538461538, 4.28812979299117, 10.4701923076923, 9.4147826656561, 23.1038076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1230, '2021-08-22 00:00:00', 1.19068173167889, 1.52588461538461, 1.40543573807064, 2.06257692307691, 1.70066506447873, 3.0346923076923, 4.48311118017902, 10.5995769230769, 9.36089306094571, 23.2045384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1245, '2021-08-22 00:00:00', 0.694226725323833, 1.24988461538461, 1.09536182220235, 2.14719230769231, 1.16661688721639, 2.74519230769231, 4.86670907240042, 10.9853461538462, 9.39643425953942, 23.3159230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1260, '2021-08-22 00:00:00', 0.808288734587796, 1.72803846153846, 0.910047495801943, 2.12426923076923, 1.25031930506386, 2.71926923076923, 4.86449552511318, 11.1200769230769, 9.39979416763187, 23.3120769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1275, '2021-08-22 00:00:00', 0.784804431297769, 1.38134615384615, 0.958067848087212, 1.9161923076923, 3.02680360471875, 3.36630769230769, 4.84251650297017, 11.2508076923077, 9.4549565573586, 23.2943076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1290, '2021-08-22 00:00:00', 0.834460739731861, 1.43061538461538, 1.09681124103537, 1.99146153846153, 2.87339920276692, 3.59253846153846, 4.80621948744941, 11.2358076923077, 9.46570190310584, 23.2819615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1305, '2021-08-22 00:00:00', 0.807586939354137, 1.39123076923077, 2.56060979546189, 2.65673076923077, 3.01872941177881, 3.60569230769231, 4.70985722223574, 11.4544230769231, 9.44217226840063, 23.2371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1320, '2021-08-22 00:00:00', 0.671038174684609, 1.27166666666667, 1.1644422406818, 2.13608333333333, 1.22336296710148, 2.85141666666667, 4.78086562943016, 11.4239166666667, 9.67262079638462, 23.364125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1335, '2021-08-22 00:00:00', 0.761591692310978, 1.36908333333333, 0.764058684861994, 1.81625, 2.68669366333039, 7.14083333333333, 4.71809047824112, 11.27425, 9.5558404661491, 23.2176666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1350, '2021-08-22 00:00:00', 0.491129751665498, 1.21145833333333, 0.802980530202351, 1.82491666666666, 3.29082988960517, 8.13066666666666, 5.02976701566624, 11.4763333333333, 9.48230385222993, 23.1237916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1365, '2021-08-22 00:00:00', 0.660028962913029, 1.36383333333333, 2.55203102371708, 6.80745833333333, 3.66569517671931, 8.41354166666667, 5.06512323966269, 11.5209583333333, 9.5357150137929, 23.0720416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 990, '2021-08-22 00:00:00', 1.22302359559602, 4.61634615384616, 2.41496435138524, 5.96746153846154, 3.1245360430975, 6.79473076923077, 5.23335170847665, 9.93876923076923, 9.06796903976595, 22.0308846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1005, '2021-08-22 00:00:00', 1.62011565446611, 3.74257692307692, 2.32241194417819, 4.61703846153846, 2.378898309011, 5.54573076923077, 4.56803189736944, 9.02315384615385, 8.77479582098638, 21.4065 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1020, '2021-08-22 00:00:00', 1.09961266747047, 2.46553846153846, 1.14970353636859, 3.36769230769231, 1.83822367476364, 4.45803846153846, 4.57887516805333, 8.46673076923077, 9.00483667446812, 21.1575769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1035, '2021-08-22 00:00:00', 0.894279901115114, 2.52069230769231, 1.39407141688818, 3.53334615384615, 2.35425222130902, 4.88280769230769, 4.63059457687505, 8.43815384615384, 9.06126043295556, 21.0540769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1050, '2021-08-22 00:00:00', 0.808456604610578, 2.2021923076923, 1.10470986932525, 2.97715384615384, 1.90085280496777, 4.29211538461539, 4.32868381132897, 8.06153846153846, 9.09410908191924, 20.9309230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1065, '2021-08-22 00:00:00', 0.799968496495091, 2.27334615384615, 1.49794185005755, 3.24288461538462, 1.93062639974299, 4.23984615384616, 4.22645952232435, 7.96942307692307, 8.89979558071204, 21.1905384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1080, '2021-08-22 00:00:00', 0.917307683470404, 2.12088461538462, 0.973826660456252, 2.86173076923077, 1.44261289492898, 3.84773076923077, 4.38794112294839, 7.71646153846153, 8.87096270111736, 21.3242692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1095, '2021-08-22 00:00:00', 0.781491915406776, 1.83557692307692, 1.14452505702315, 2.60738461538462, 1.52386179870041, 3.69969230769231, 4.45583465650981, 7.45038461538461, 8.91849835109373, 21.3259615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1110, '2021-08-22 00:00:00', 0.867931507400471, 1.7903076923077, 0.930445755869404, 2.48176923076923, 1.70773758973228, 3.62265384615385, 4.42641987093928, 7.49707692307692, 8.96474937622137, 21.3015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1125, '2021-08-22 00:00:00', 0.685676079613291, 1.73361538461538, 1.18052474968354, 2.57726923076923, 1.95600298096359, 3.51330769230769, 4.29882782395387, 7.2825, 9.31791141478851, 22.5235769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1140, '2021-08-22 00:00:00', 0.804694480007068, 1.69138461538462, 1.35269805374865, 2.33523076923077, 2.52521146014775, 3.53596153846154, 4.15831705306921, 6.91492307692308, 9.71498898475166, 22.6785769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1155, '2021-08-22 00:00:00', 1.06028032069899, 1.65303846153846, 1.40057873807168, 2.26080769230769, 2.65392139382752, 3.61626923076923, 4.82192350639643, 9.22069230769231, 9.62453343108921, 22.7443846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1170, '2021-08-22 00:00:00', 0.719220686148983, 1.45634615384615, 1.73079805336684, 2.3573076923077, 2.17058980038571, 3.59019230769231, 5.06712887495321, 9.72434615384616, 9.63022168256705, 22.7358461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1185, '2021-08-22 00:00:00', 1.22839537358546, 1.60507692307693, 1.47089812072028, 2.36919230769231, 1.89994042376232, 3.44242307692308, 5.21929278100454, 9.94942307692307, 9.67272800371468, 22.6939230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1200, '2021-08-22 00:00:00', 1.15216824893162, 1.70007692307692, 1.57336691647122, 2.34457692307692, 2.47620976991356, 3.49076923076923, 5.33689670371779, 10.0118846153846, 9.6431528403079, 22.8176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1215, '2021-08-22 00:00:00', 0.709254942771749, 1.44457692307692, 0.967485266832764, 2.17130769230769, 2.1149181577182, 3.19642307692307, 5.48026365185528, 9.94742307692307, 9.67144581928599, 22.7266538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1230, '2021-08-22 00:00:00', 0.813478275441569, 1.70723076923077, 1.7255996063799, 2.39180769230769, 2.2365666287002, 3.33526923076923, 5.42937964738004, 9.98434615384615, 9.67771028577445, 22.7211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1245, '2021-08-22 00:00:00', 1.17006690472745, 1.57280769230769, 1.58962778226661, 2.19538461538461, 1.81775370295741, 3.14673076923076, 5.51377538855045, 9.84534615384615, 9.72540314149575, 22.6932307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1260, '2021-08-22 00:00:00', 0.939557139540513, 1.51946153846153, 1.54020312746279, 2.32492307692308, 1.95916378708248, 3.05776923076923, 5.97364602348065, 10.0045769230769, 9.72805873029146, 22.7155 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1275, '2021-08-22 00:00:00', 1.26160540033477, 1.57588461538462, 1.44293096801667, 2.15753846153846, 2.22498160994993, 2.96073076923077, 5.87927136354105, 9.98038461538461, 9.68060272734169, 22.7067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1290, '2021-08-22 00:00:00', 0.784331221242266, 1.48423076923077, 1.05949282278761, 1.88880769230769, 2.12606298625851, 3.1153076923077, 5.8694445136198, 9.92446153846154, 9.67657737044219, 22.6703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1305, '2021-08-22 00:00:00', 0.688867968816619, 1.32603846153846, 1.58009960932361, 2.17915384615385, 2.31429599995001, 3.25584615384616, 5.808508118799, 9.89961538461538, 9.7409158129708, 22.6786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1320, '2021-08-22 00:00:00', 0.936853471753313, 1.47741666666667, 1.47979497637391, 2.14004166666667, 1.6445681605767, 2.67800000000001, 6.01315415300104, 9.89320833333333, 10.065355640617, 22.5994583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1335, '2021-08-22 00:00:00', 0.872829863727456, 1.34583333333334, 1.09799522104369, 1.790875, 3.90086092968637, 6.48608333333333, 5.90083787651614, 9.76041666666666, 10.1048032507971, 22.5962916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1350, '2021-08-22 00:00:00', 0.804117862151987, 1.41766666666667, 0.732294457237965, 1.82795833333333, 4.12139579014901, 7.34529166666667, 5.68016483928497, 9.66241666666666, 10.132805181221, 22.6291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1365, '2021-08-22 00:00:00', 0.623587656402365, 1.438, 3.53219572035357, 6.25420833333333, 4.55579094375372, 7.93591666666666, 5.6401757732914, 9.66333333333333, 10.1633321135522, 22.6814583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 990, '2021-08-22 00:00:00', 2.24436332620189, 4.57564, 3.26661508037499, 5.9904, 3.83350914089602, 7.0642, 5.18744612116598, 8.82752, 9.97531409497131, 22.27972 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1005, '2021-08-22 00:00:00', 2.21875436149806, 3.3844, 2.57654338859902, 4.48419999999999, 3.15807519279281, 5.38856, 4.27930767492438, 7.34551999999999, 10.1844730901178, 21.80696 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1020, '2021-08-22 00:00:00', 1.29668944110248, 2.57956, 1.65879561931742, 3.40436, 2.07858178974672, 4.22944, 4.41234616351286, 6.7734, 10.2884464813693, 21.7176 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1035, '2021-08-22 00:00:00', 1.2561376317904, 2.295, 1.53862618592041, 3.17396, 2.24491288398162, 4.13176, 4.31487633774133, 6.49832, 10.2490359262063, 21.6446 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1050, '2021-08-22 00:00:00', 0.900531589303414, 2.16668, 1.45883738298688, 2.82752, 2.71227098695294, 3.91536, 4.33672384717619, 6.16232, 10.1848457723554, 21.56236 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1065, '2021-08-22 00:00:00', 1.03951414933452, 1.737, 1.85468356420531, 2.65604, 2.76170168133103, 3.66752, 4.28167384519964, 5.8172, 10.2242574680675, 21.89724 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1080, '2021-08-22 00:00:00', 1.67647318300453, 1.98319999999999, 2.48915013809935, 2.81608, 2.57201189862463, 3.65896, 4.31873116281468, 5.74124, 10.1908813897523, 21.8428 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1095, '2021-08-22 00:00:00', 1.00387586383975, 1.6072, 2.03842893997641, 2.51828, 2.27840329543886, 3.25808, 4.37785145095932, 5.41308, 10.080206570304, 21.8278 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1110, '2021-08-22 00:00:00', 1.84566843176124, 1.83972, 2.01057794095794, 2.41136, 2.80127737053414, 3.22736, 4.18043357320745, 5.29612, 9.93597931224362, 21.77232 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1125, '2021-08-22 00:00:00', 0.957489395937804, 1.49412, 1.05501445487728, 2.0224, 2.22487678909792, 2.81732, 3.39601404983352, 4.92248, 9.23813435476377, 22.31924 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1140, '2021-08-22 00:00:00', 0.742012223618995, 1.41116, 1.371404142962, 1.99964, 1.80486112300457, 2.68356, 3.17738598012056, 4.81980000000001, 9.3170217616289, 22.53144 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1155, '2021-08-22 00:00:00', 1.15844720351569, 1.35056, 1.5774249828967, 1.83408, 1.71982089668275, 2.6478, 4.92241335627149, 9.34700000000001, 9.57820286936263, 22.67104 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1170, '2021-08-22 00:00:00', 0.958366883470693, 1.3244, 1.06375259498312, 1.8226, 1.86293276851313, 2.65579999999999, 4.86270736250223, 9.53032, 9.64014619909885, 22.69736 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1185, '2021-08-22 00:00:00', 0.546043017230936, 1.24568, 1.01265305509834, 1.82228, 1.74331285870705, 2.49884, 4.86007843626692, 10.03164, 9.70275685771833, 22.69084 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1200, '2021-08-22 00:00:00', 0.789171903537711, 1.26728, 1.62164486658866, 1.98535999999999, 1.7778173303239, 2.66072, 5.10214249213015, 10.33752, 9.94530520111542, 22.80472 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1215, '2021-08-22 00:00:00', 1.1858614056176, 1.29524, 1.25127492582565, 1.73376, 1.38067778886555, 2.37336, 5.06651022137855, 10.23564, 10.3791380497933, 23.00964 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1230, '2021-08-22 00:00:00', 0.661789966681274, 1.08371999999999, 1.05589143697005, 1.65932, 1.46000906732344, 2.33368, 5.34448977078261, 10.34208, 10.5604642206991, 23.07616 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1245, '2021-08-22 00:00:00', 1.01202618049139, 1.23436, 1.06691124748032, 1.69412, 1.48287041465755, 2.3802, 5.6613031679994, 10.52268, 10.7718235042479, 23.19924 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1260, '2021-08-22 00:00:00', 0.83423442948211, 1.2288, 1.13295840317875, 1.72891999999999, 1.66306918877919, 2.43072, 5.79235357662726, 10.53404, 10.7854209364617, 23.22988 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1275, '2021-08-22 00:00:00', 0.815839878080654, 1.15996, 1.11662299665852, 1.6002, 1.70243227275957, 2.46368, 5.88268349395069, 10.49244, 10.7479058073344, 23.25292 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1290, '2021-08-22 00:00:00', 0.565003460166393, 1.01008, 0.966911212745685, 1.56228, 1.55452323880989, 2.3412, 5.85674980257822, 10.4018, 10.7448131452653, 23.26688 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1305, '2021-08-22 00:00:00', 0.916226713210217, 1.12984, 1.28407799996729, 1.83932, 1.65787512798763, 2.36776, 5.87010701861559, 10.42408, 10.7544103382442, 23.25616 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1320, '2021-08-22 00:00:00', 0.699681539642851, 1.0964347826087, 0.722503530634039, 1.37047826086956, 1.02507480301618, 1.98047826086957, 6.05017672397298, 10.4328695652174, 11.0977006308735, 22.6827391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1335, '2021-08-22 00:00:00', 0.641554430236845, 0.995782608695653, 0.892911877260775, 1.4724347826087, 4.32139947870426, 7.802, 5.92011505269569, 10.487652173913, 11.1042690268452, 22.6845652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1350, '2021-08-22 00:00:00', 0.754879078346265, 1.13617391304348, 0.968321458318631, 1.55708695652174, 4.31084401785138, 8.23165217391304, 5.80479516410641, 10.4784782608696, 11.1375671630861, 22.6736956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1365, '2021-08-22 00:00:00', 0.616231707489979, 1.13522727272728, 3.93292837155186, 7.70263636363637, 3.97691130367726, 9.03522727272728, 5.47383940949607, 10.8125, 10.2842984145146, 23.7064545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 969810, 1, 930, '2021-08-22 00:00:00', 2.43456864762529, 4.62150000000001, 1.04156828868779, 5.60650000000001, 0.716299169341996, 5.8365, 2.11212795540423, 8.48949999999999, 5.78201214976241, 23.9185 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 945, '2021-08-22 00:00:00', 0.37900923471599, 2.58100000000002, 1.05005357006203, 3.5155, 0.362038671967533, 5.51899999999999, 2.79519310603044, 8.9725, 5.27572369443284, 24.2765 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 960, '2021-08-22 00:00:00', 1.0146982310027, 3.3005, 0.119501046020534, 4.50449999999999, 1.409970921686, 6.547, 2.14606908090117, 9.3035, 3.68968318423142, 25.398 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 975, '2021-08-22 00:00:00', 0.588312841947203, 2.464, 0.515480843484982, 3.35849999999999, 1.38734350468802, 5.557, 1.28693434175951, 7.37, 2.67852048713465, 26.113 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 930, '2021-08-22 00:00:00', 0.423556961930735, 2.8175, 1.1935962466429, 4.15599999999999, 1.25327605897505, 4.15599999999999, 1.3159398619238, 7.16550000000001, 1.38173685501999, 29.4585 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 945, '2021-08-22 00:00:00', 1.19218203308052, 3.81699999999999, 1.1462200923034, 3.84949999999999, 1.23319422638934, 3.91099999999999, 1.4142135623731, 6.85900000000001, 4.79276976288241, 29.152 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 960, '2021-08-22 00:00:00', 0.332340187157677, 2.27200000000001, 0.316783837971579, 2.283, 0.30971277015972, 4.15599999999999, 2.01242589925692, 6.43600000000001, 5.39098209976623, 28.729 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 975, '2021-08-22 00:00:00', 0.0395979797464348, 1.422, 1.25935717729323, 2.95649999999999, 0.0572756492761025, 3.80649999999999, 2.10152135368641, 6.40899999999999, 5.02399368033041, 28.3795 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 930, '2021-08-22 00:00:00', 0.280721392131053, 4.7415, 0.835800215362491, 7.47799999999999, 0.236880771697499, 8.86149999999999, 3.00591092682402, 10.8195, 3.85726749137261, 26.3305 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 945, '2021-08-22 00:00:00', 0.584070201260084, 4.52, 0.603162084352111, 5.35949999999998, 0.014849242404908, 5.90349999999999, 1.77625223434061, 8.553, 6.07475435717362, 24.7625 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 960, '2021-08-22 00:00:00', 0.323147799002268, 2.76449999999998, 1.16601908217662, 3.48849999999999, 0.905803786699972, 4.95349999999999, 0.830850467894181, 7.88449999999999, 7.02015612362004, 24.094 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 975, '2021-08-22 00:00:00', 0.0671751442127212, 1.97750000000001, 2.14324065377643, 3.7585, 1.10591500577578, 5.33799999999999, 0.798323555959626, 9.03649999999999, 7.02015612362004, 24.094 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 930, '2021-08-22 00:00:00', 1.84342737855333, 7.11149999999999, 1.00267741572251, 7.706, 1.1829896449251, 9.25149999999999, 0.292742207411222, 9.881, 5.97363808746396, 18.848 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 945, '2021-08-22 00:00:00', 0.619425540319419, 2.901, 0.166170093578848, 5.67149999999998, 0.449012806053471, 5.87149999999998, 2.76478751443942, 7.50899999999999, 2.76761594156414, 16.581 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 960, '2021-08-22 00:00:00', 0.280721392131073, 4.76549999999999, 0.294757461737627, 4.76549999999999, 0.309495334824508, 7.12899999999999, 0.324970101565734, 7.214, 0.34121860664402, 16.286 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 975, '2021-08-22 00:00:00', 0.465983368801929, 2.6395, 1.42764859121564, 3.7465, 3.74342329960159, 5.384, 1.78403040893366, 6.9395, 2.34900872710171, 16.285 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 930, '2021-08-22 00:00:00', 3.54119076018222, 5.416, 2.46850977312223, 7.23349999999999, 0.340118361750726, 8.73849999999999, 0.519016377390932, 9.44199999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 945, '2021-08-22 00:00:00', 2.03646752981725, 4.77600000000001, 0.579827560572964, 5.80600000000001, 0.22839549032326, 7.08450000000001, 1.19288913986171, 8.96549999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 960, '2021-08-22 00:00:00', 0.136471608768992, 3.6225, 0.0544472221513629, 4.5145, 1.44249783362055, 6.07299999999999, 0.195161471607474, 8.99399999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 975, '2021-08-22 00:00:00', 0.00989949493663884, 2.556, 0.832264681456601, 3.7145, 0.952472834258265, 5.79949999999999, 3.43583184978542, 9.2955, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:44:12 Duration: 3s231ms Database: acaweb_fx User: pgperfstats
9 1m5s 559 108ms 215ms 116ms insert into mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select ?, current_timestamp, ?, ?, ?, ? where exists ( select ? from ( select * from mt4datafeederrors where datafeedname ilike ? order by eventtimestamp desc limit ?) a where status <> ?);Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Aug 22 14 559 1m5s 116ms [ User: postgres - Total duration: 1m5s - Times executed: 559 ]
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'ATFX', current_timestamp, '', 'OK', '23.99.112.154:444', '98' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'ATFX' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-08-22 14:16:09 Duration: 215ms Database: acaweb_fx User: postgres
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'ATFX', current_timestamp, '', 'OK', '23.99.112.154:444', '98' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'ATFX' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-08-22 14:46:01 Duration: 201ms Database: acaweb_fx User: postgres
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'ATFX', current_timestamp, '', 'OK', '23.99.112.154:444', '98' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'ATFX' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-08-22 14:55:32 Duration: 199ms Database: acaweb_fx User: postgres
10 49s445ms 8 202ms 20s415ms 6s180ms select fixcandlegaps (?, false);Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Aug 22 14 8 49s445ms 6s180ms [ User: postgres - Total duration: 49s445ms - Times executed: 8 ]
-
select fixcandlegaps ('EVERESTMT5', false);
Date: 2021-08-22 14:06:50 Duration: 20s415ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('XM', false);
Date: 2021-08-22 14:06:30 Duration: 10s331ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2021-08-22 14:06:16 Duration: 7s958ms Database: acaweb_fx User: postgres
11 48s720ms 4 1s764ms 31s835ms 12s180ms select updateresultsmaterializedview ();Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Aug 22 14 4 48s720ms 12s180ms [ User: postgres - Total duration: 48s720ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-08-22 14:02:58 Duration: 31s835ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-08-22 14:17:30 Duration: 13s288ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-08-22 14:32:05 Duration: 1s830ms Database: acaweb_fx User: postgres
12 46s464ms 122 51ms 8s929ms 380ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results 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 outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? 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;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Aug 22 14 122 46s464ms 380ms [ User: postgres - Total duration: 46s464ms - Times executed: 122 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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))) 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: 2021-08-22 14:01:59 Duration: 8s929ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('224' = 0 OR 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', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', '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', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', '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', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', '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', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', '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', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', '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 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))) 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: 2021-08-22 14:01:21 Duration: 3s102ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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))) 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: 2021-08-22 14:07:51 Duration: 1s981ms Database: acaweb_fx User: postgres Bind query: yes
13 39s667ms 7 180ms 36s8ms 5s666ms 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 (((longname 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 #13
Day Hour Count Duration Avg duration Aug 22 14 7 39s667ms 5s666ms [ User: postgres - Total duration: 39s667ms - Times executed: 7 ]
-
SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:03:30 Duration: 36s8ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:11:32 Duration: 2s3ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:19:33 Duration: 697ms Database: acaweb_fx User: postgres Bind query: yes
14 39s653ms 4 944ms 23s686ms 9s913ms select updateageforrelevantresults ();Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Aug 22 14 4 39s653ms 9s913ms [ User: postgres - Total duration: 39s653ms - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-08-22 14:02:26 Duration: 23s686ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-08-22 14:17:16 Duration: 13s994ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-08-22 14:32:03 Duration: 1s27ms Database: acaweb_fx User: postgres
15 39s458ms 1 39s458ms 39s458ms 39s458ms select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and (? = ? or t.symbolid = ?) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Aug 22 14 1 39s458ms 39s458ms [ User: pgperfstats - Total duration: 39s458ms - Times executed: 1 ]
-
select pd.trumpetsymbolid as symbolid, 15 as timegranularity, 't15_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and (- 1 = - 1 or t.symbolid = - 1) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 30 as timegranularity, 't30_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 60 as timegranularity, 't60_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 240 as timegranularity, 't240' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 1440 as timegranularity, 't1440' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid;
Date: 2021-08-22 14:14:16 Duration: 39s458ms Database: acaweb_fx User: pgperfstats
16 30s65ms 4 3s904ms 11s384ms 7s516ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 #16
Day Hour Count Duration Avg duration Aug 22 14 4 30s65ms 7s516ms [ User: pgperfstats - Total duration: 30s65ms - Times executed: 4 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974545, 1, 900, '2021-08-22 00:00:00', 0.000463378230623095, 0.00106076923076925, 0.000684443850593613, 0.00150076923076926, 0.000769806768961209, 0.00210230769230773, 0.00198510115998774, 0.00485115384615387, 0.0029542551579817, 0.00921346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 915, '2021-08-22 00:00:00', 0.000270154371823559, 0.000910769230769228, 0.000419457525125764, 0.00144384615384615, 0.000602864954899679, 0.0020630769230769, 0.00181788820846099, 0.00470153846153845, 0.00286820769551567, 0.00919076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 930, '2021-08-22 00:00:00', 0.000378558399112331, 0.00114230769230768, 0.000464483170184504, 0.00145384615384613, 0.000540468884751614, 0.0020211538461538, 0.00184609908893154, 0.00460538461538458, 0.00289212301578987, 0.00912346153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 945, '2021-08-22 00:00:00', 0.000275855034393062, 0.000889999999999989, 0.000383139460449898, 0.0013203846153846, 0.000749779967723852, 0.00204499999999995, 0.00177515347115503, 0.00447461538461534, 0.00275575518059651, 0.00906884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 960, '2021-08-22 00:00:00', 0.000308636704532407, 0.000963846153846148, 0.000379557029261124, 0.00139653846153844, 0.000992201669947229, 0.00234807692307694, 0.00169548558962185, 0.00440923076923075, 0.00269004229306186, 0.00905346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 975, '2021-08-22 00:00:00', 0.000343175442908423, 0.000995769230769221, 0.000651749952052176, 0.00161499999999999, 0.0016598543494953, 0.0026973076923077, 0.00160036500644265, 0.00433192307692305, 0.00271646047982692, 0.00902153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 990, '2021-08-22 00:00:00', 0.000587556085702631, 0.00131307692307691, 0.000868695662384786, 0.0018819230769231, 0.00167106267432987, 0.00266769230769232, 0.00149063832480742, 0.00419115384615382, 0.00273278795372051, 0.00894499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1005, '2021-08-22 00:00:00', 0.000736212343950166, 0.00139384615384619, 0.00143169426259188, 0.00216269230769232, 0.00148562693318862, 0.00263923076923079, 0.00142716976511611, 0.00399846153846152, 0.0025989150398994, 0.00894076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1020, '2021-08-22 00:00:00', 0.000849211127141863, 0.00154346153846151, 0.00100923733581352, 0.00183, 0.00107783829242394, 0.00265076923076923, 0.00125621262286533, 0.00369692307692305, 0.00249388288541257, 0.00902038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1035, '2021-08-22 00:00:00', 0.000545886575990066, 0.00114192307692306, 0.000743453066130247, 0.0016276923076923, 0.000915369954633678, 0.00244307692307692, 0.00120229754412767, 0.00345076923076921, 0.00248587047128363, 0.00907000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1050, '2021-08-22 00:00:00', 0.000583321655560754, 0.00126192307692306, 0.000811216086170332, 0.00202346153846151, 0.00087519738433017, 0.00239230769230768, 0.00120113689734097, 0.00341538461538457, 0.00250660140736106, 0.00910884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1065, '2021-08-22 00:00:00', 0.000554892643809443, 0.00155461538461537, 0.000591009176031823, 0.00184961538461537, 0.000846791682674161, 0.0023280769230769, 0.00124411599756, 0.00321384615384612, 0.00274051920965013, 0.00925846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1080, '2021-08-22 00:00:00', 0.000434830618363815, 0.00123880000000001, 0.000688977019452263, 0.0015832, 0.00102766320682734, 0.00210600000000001, 0.00142353456813198, 0.00303439999999999, 0.00258134699979161, 0.0092224 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1095, '2021-08-22 00:00:00', 0.000407113667740984, 0.00101153846153846, 0.000638629421857078, 0.00142653846153846, 0.00100152007545451, 0.00177769230769229, 0.00140875990201969, 0.00276730769230768, 0.00277476086287695, 0.00948538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1110, '2021-08-22 00:00:00', 0.000441155127085525, 0.0010253846153846, 0.000846414701050151, 0.00132538461538462, 0.000987270752357973, 0.00167653846153844, 0.00142336156820612, 0.00268692307692307, 0.00278513151187899, 0.00950153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1125, '2021-08-22 00:00:00', 0.000644652321321041, 0.000873846153846148, 0.000805431561338362, 0.00119999999999999, 0.000963125121674212, 0.00170499999999997, 0.00129492453002544, 0.00260153846153845, 0.0027635342199103, 0.00951423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1140, '2021-08-22 00:00:00', 0.00036294606507559, 0.000805384615384588, 0.000516296277493698, 0.00114461538461537, 0.000692300623895533, 0.00152192307692308, 0.00110295212253998, 0.00250076923076923, 0.00272724907891842, 0.00955346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1155, '2021-08-22 00:00:00', 0.000396996415407183, 0.000853076923076926, 0.0006419668095902, 0.00120576923076923, 0.000611962919942576, 0.00150884615384616, 0.0010577876040986, 0.00240115384615386, 0.00272321871208429, 0.00953807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1170, '2021-08-22 00:00:00', 0.000411962843731547, 0.000814230769230783, 0.000418652049393669, 0.000978461538461552, 0.000560761570064792, 0.00137153846153849, 0.00114603671574964, 0.00237807692307693, 0.00272421328093082, 0.00953500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1185, '2021-08-22 00:00:00', 0.000258537008212315, 0.000654230769230734, 0.000410195638127047, 0.000977307692307681, 0.000589701489021217, 0.00133961538461539, 0.00119252421359067, 0.002345, 0.00278622946208393, 0.00957884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1200, '2021-08-22 00:00:00', 0.000303037951418618, 0.000689999999999977, 0.000469351270781919, 0.000911153846153846, 0.00082588591128652, 0.00140653846153846, 0.00120588078247336, 0.0023473076923077, 0.00280130280130786, 0.00959576923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1215, '2021-08-22 00:00:00', 0.000284272079854164, 0.000591153846153867, 0.000401823535704621, 0.000933076923076938, 0.000710629731565378, 0.00135884615384617, 0.00116365657106585, 0.00229615384615388, 0.00280801021803969, 0.00961423076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1230, '2021-08-22 00:00:00', 0.000265198909383994, 0.000687692307692304, 0.000603544912610879, 0.00098230769230768, 0.000657024645363791, 0.00129423076923075, 0.00110740979837571, 0.00225269230769232, 0.00283117004896452, 0.0096596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1245, '2021-08-22 00:00:00', 0.000453707462511335, 0.000617692307692281, 0.000434706620784457, 0.000874615384615367, 0.000448541568264952, 0.00118846153846149, 0.000973227856947457, 0.00216269230769231, 0.00285331000769281, 0.00963500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1260, '2021-08-22 00:00:00', 0.000278068060290713, 0.000615384615384607, 0.000349101924724228, 0.000861923076923061, 0.000448651483722239, 0.0011680769230769, 0.000888778677996735, 0.00214346153846154, 0.00285835660153495, 0.00962769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1275, '2021-08-22 00:00:00', 0.000280734476247275, 0.000600384615384629, 0.00034080718663425, 0.000881538461538464, 0.000478649542583501, 0.00114423076923077, 0.000883512221847503, 0.00212538461538463, 0.00285926749629771, 0.00963115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1290, '2021-08-22 00:00:00', 0.000319268635381651, 0.000642692307692325, 0.000330320124448057, 0.000879230769230773, 0.000543701982848906, 0.00121038461538461, 0.00100351512962419, 0.00221115384615386, 0.00293078957594392, 0.00965653846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1305, '2021-08-22 00:00:00', 0.000255052634085319, 0.000670384615384626, 0.000322989878383951, 0.000862307692307722, 0.000528231446942032, 0.00119269230769232, 0.0010005159438241, 0.0021619230769231, 0.00302521149928143, 0.00971384615384618 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1320, '2021-08-22 00:00:00', 0.000264836669550261, 0.000602307692307684, 0.000476883633604691, 0.000894999999999988, 0.000581500975592802, 0.00120076923076922, 0.00101401175839037, 0.0021696153846154, 0.00302091743578771, 0.00972692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1335, '2021-08-22 00:00:00', 0.000332170716071389, 0.000645769230769217, 0.00035392654605159, 0.000800000000000006, 0.000537211174636054, 0.00113038461538462, 0.00100956898647969, 0.00218153846153847, 0.0030121554000161, 0.00973807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1350, '2021-08-22 00:00:00', 0.000298555754360143, 0.00056346153846154, 0.000537487173371118, 0.000912692307692309, 0.000673208620082858, 0.00110461538461539, 0.00100708696439097, 0.00219807692307693, 0.00300948227083355, 0.00975346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1365, '2021-08-22 00:00:00', 0.000379761058480786, 0.000707692307692298, 0.00034692140541981, 0.000857692307692299, 0.00058157729825548, 0.00103807692307691, 0.000933904376590776, 0.00220423076923078, 0.00301515436522806, 0.00976038461538464 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1380, '2021-08-22 00:00:00', 0.000148155843104999, 0.000536923076923101, 0.000226789295636687, 0.000665769230769254, 0.000479680663005641, 0.00101846153846155, 0.00087103166064511, 0.00217192307692309, 0.0030213099553263, 0.00976461538461541 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1395, '2021-08-22 00:00:00', 0.000193252724132448, 0.000461153846153861, 0.00030866885417622, 0.000637307692307691, 0.000519680523161912, 0.00140038461538462, 0.00080463742431943, 0.00228423076923078, 0.00306448138415721, 0.00980307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1410, '2021-08-22 00:00:00', 0.000271944564486665, 0.000444615384615377, 0.00039832418184958, 0.000826923076923088, 0.000553747651496991, 0.00153269230769233, 0.000771025690482897, 0.00235615384615388, 0.00306448138415721, 0.00980307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1425, '2021-08-22 00:00:00', 0.000368568332042521, 0.000701153846153871, 0.000526720477614521, 0.00133230769230769, 0.000538913579485455, 0.00155038461538463, 0.0010152711649907, 0.00258346153846155, 0.00308298678856422, 0.00978346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 0, '2021-08-22 00:00:00', 0.00051210936331996, 0.00108, 0.000592507059354213, 0.00136384615384616, 0.000620161393385734, 0.00159807692307693, 0.00112255395621565, 0.00278076923076923, 0.00309229357248976, 0.00979346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 15, '2021-08-22 00:00:00', 0.00050815024025051, 0.000835999999999988, 0.000445355663112785, 0.00101400000000002, 0.000549284989782148, 0.00144160000000002, 0.00103831995711021, 0.00278800000000001, 0.00311587879524647, 0.00982440000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 30, '2021-08-22 00:00:00', 0.000306782767877636, 0.000626400000000018, 0.000625603175609991, 0.00107720000000001, 0.00073814339167036, 0.00142840000000002, 0.00104289772589005, 0.00290760000000001, 0.00311563947422247, 0.00983480000000004 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 45, '2021-08-22 00:00:00', 0.000635307436176795, 0.000846538461538456, 0.000548927906153279, 0.0011246153846154, 0.000750348841949772, 0.00137923076923079, 0.0013385363418531, 0.00322653846153846, 0.00306167055957765, 0.00978884615384619 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 60, '2021-08-22 00:00:00', 0.000335800306959123, 0.000805384615384631, 0.000640319151193069, 0.00102384615384618, 0.000724994217483584, 0.00129384615384617, 0.00136444279977071, 0.00343807692307693, 0.00306244108263577, 0.00978576923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 75, '2021-08-22 00:00:00', 0.000488477855572432, 0.000558846153846168, 0.00054106504656596, 0.000810769230769247, 0.000593680048511029, 0.00113, 0.00130007005728388, 0.00345307692307691, 0.00305690897174554, 0.00977730769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 90, '2021-08-22 00:00:00', 0.000233686509271292, 0.000584230769230771, 0.000348520388985313, 0.000837692307692321, 0.000428125969959608, 0.00103961538461539, 0.00128498769823502, 0.00362423076923075, 0.00305690897174554, 0.00977730769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 105, '2021-08-22 00:00:00', 0.00028192306642878, 0.000576153846153837, 0.000395147489504277, 0.000811538461538458, 0.000654321022129035, 0.00110000000000002, 0.00141028840476526, 0.00379576923076925, 0.00305668188626917, 0.00977807692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 120, '2021-08-22 00:00:00', 0.00031273016139501, 0.00060807692307691, 0.000327270295251226, 0.000725384615384628, 0.000622362867193656, 0.00109653846153846, 0.0014514605906306, 0.00387461538461541, 0.00305668188626917, 0.00977807692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 135, '2021-08-22 00:00:00', 0.000183106526371932, 0.000469999999999996, 0.000457802947196204, 0.000786538461538465, 0.000512273965163769, 0.00142615384615384, 0.00143514759358907, 0.00392384615384618, 0.00305668188626917, 0.00977807692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 150, '2021-08-22 00:00:00', 0.000455289088213347, 0.00062807692307693, 0.000475546001980862, 0.000900000000000003, 0.000495435317520015, 0.00155192307692308, 0.00154067317953996, 0.00405461538461541, 0.00308965631646078, 0.00979807692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 165, '2021-08-22 00:00:00', 0.00028329598547209, 0.000643846153846153, 0.000416535897427995, 0.00123307692307693, 0.00073230353101597, 0.00184269230769231, 0.00154746740987179, 0.00409076923076925, 0.00318642611472717, 0.00983076923076927 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 180, '2021-08-22 00:00:00', 0.000384515879436046, 0.00105269230769232, 0.000416500438636798, 0.00134615384615388, 0.000757452004064663, 0.00197153846153846, 0.00154452322740705, 0.00402000000000001, 0.00323411433602174, 0.00986653846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 195, '2021-08-22 00:00:00', 0.000358747607871976, 0.000850384615384635, 0.000707544942850874, 0.00131038461538463, 0.000687457746953362, 0.00187307692307695, 0.00151082091796275, 0.00378961538461542, 0.00298763742522671, 0.00998576923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 210, '2021-08-22 00:00:00', 0.00048775151302844, 0.000941538461538455, 0.000451249888131237, 0.0013123076923077, 0.000598528580385662, 0.00192269230769231, 0.00160003826877311, 0.00375230769230771, 0.00297797215464586, 0.00999692307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 225, '2021-08-22 00:00:00', 0.00026481691788854, 0.000880000000000009, 0.000507143432904796, 0.0013523076923077, 0.000941877666399155, 0.00216153846153845, 0.00187027801306487, 0.00404038461538464, 0.00290155685001106, 0.0099619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 240, '2021-08-22 00:00:00', 0.000495476150167306, 0.00106615384615384, 0.000590972601213124, 0.00143615384615385, 0.000858727233490637, 0.00231730769230768, 0.00184582193490724, 0.00401115384615387, 0.0028928481839503, 0.00990115384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 255, '2021-08-22 00:00:00', 0.000361288506065975, 0.000964230769230783, 0.000750051075183951, 0.00165615384615384, 0.000853658281479432, 0.00222269230769229, 0.00187798664695836, 0.00389538461538463, 0.00284768364707987, 0.00984307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 270, '2021-08-22 00:00:00', 0.00073396625367822, 0.00127769230769229, 0.000830904696932575, 0.00172115384615384, 0.000894829248859997, 0.00219923076923077, 0.00200847757115835, 0.0038769230769231, 0.00285586543531298, 0.0098392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 285, '2021-08-22 00:00:00', 0.000504527959124659, 0.00116269230769232, 0.000596754942617562, 0.00145730769230769, 0.000965881741447467, 0.00207653846153847, 0.0019631903783226, 0.00369269230769233, 0.00307116417415536, 0.0099642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 300, '2021-08-22 00:00:00', 0.000291904357360698, 0.000881923076923081, 0.000436926327181838, 0.00128384615384615, 0.000939331349745874, 0.00179923076923079, 0.00196149428909539, 0.0035803846153846, 0.00307412328965511, 0.00992500000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 315, '2021-08-22 00:00:00', 0.000377157995866647, 0.000928076923076923, 0.000916057102687733, 0.00139384615384618, 0.000933547081751202, 0.00179307692307694, 0.00220315549924333, 0.00381307692307691, 0.00302459123748086, 0.0100580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 330, '2021-08-22 00:00:00', 0.000962208117580858, 0.00104269230769233, 0.00100836928522472, 0.00135384615384618, 0.00124281392876749, 0.00186230769230771, 0.00217700192572616, 0.00386576923076923, 0.00308815633322885, 0.0101315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 345, '2021-08-22 00:00:00', 0.000319919461018601, 0.000802692307692323, 0.000406832416831076, 0.00112615384615385, 0.000825680605039539, 0.00161269230769231, 0.0020092669922521, 0.00368461538461537, 0.0031326069998301, 0.0100011538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 360, '2021-08-22 00:00:00', 0.000295863794025863, 0.000769230769230753, 0.000615448304396598, 0.00114615384615384, 0.000675225432441218, 0.00150423076923075, 0.00193218541075602, 0.00377730769230769, 0.00313095957274343, 0.0100403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 375, '2021-08-22 00:00:00', 0.000518607603254983, 0.0008253846153846, 0.000589071760027213, 0.00116153846153845, 0.000672719852538956, 0.00147, 0.00193780637279927, 0.00398153846153845, 0.00313095957274343, 0.0100403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 390, '2021-08-22 00:00:00', 0.000288805497497233, 0.000756153846153838, 0.000348978509367027, 0.000994999999999977, 0.000443661860152363, 0.00136961538461537, 0.00197947269590822, 0.00413192307692307, 0.00314070153848564, 0.0100269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 405, '2021-08-22 00:00:00', 0.000264664664463168, 0.000639230769230755, 0.000329639430053755, 0.000896923076923069, 0.00172437872870205, 0.00195500000000001, 0.00187785606067542, 0.00441923076923077, 0.00310625584661265, 0.0100557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 420, '2021-08-22 00:00:00', 0.000273232501726986, 0.000659999999999977, 0.000251212750778773, 0.000979615384615372, 0.00171271466930766, 0.00199346153846153, 0.00180835433049373, 0.00459576923076923, 0.00303899497556977, 0.0101223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 435, '2021-08-22 00:00:00', 0.000245955593240236, 0.000693076923076929, 0.0018087115686205, 0.00165153846153849, 0.00173722608244826, 0.0020723076923077, 0.00174958179618402, 0.00477269230769231, 0.00301889376071127, 0.0101465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 450, '2021-08-22 00:00:00', 0.00181337916608748, 0.00140000000000003, 0.00172999421964356, 0.00166000000000003, 0.00173958425625648, 0.00211576923076927, 0.00180213552807177, 0.00486269230769234, 0.00300458626359512, 0.0101688461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 465, '2021-08-22 00:00:00', 0.000481947491554219, 0.00083576923076924, 0.000653625745656195, 0.00117115384615387, 0.000791407703934022, 0.00170307692307695, 0.00159423022176851, 0.00478500000000001, 0.00298601934663213, 0.0101834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 480, '2021-08-22 00:00:00', 0.000465672053636927, 0.000897692307692313, 0.000627934832483524, 0.00128307692307693, 0.000687841663354381, 0.00180307692307692, 0.00144712664907449, 0.00481653846153848, 0.0030241765567099, 0.0101803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 495, '2021-08-22 00:00:00', 0.000357378489301483, 0.000809230769230759, 0.000417013004777855, 0.00107961538461539, 0.00093854912579923, 0.00200769230769229, 0.00143508584573028, 0.00483076923076924, 0.00304273722923189, 0.0101746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 510, '2021-08-22 00:00:00', 0.000265830773237415, 0.000755000000000001, 0.000458644323397357, 0.00122115384615383, 0.00085265963991411, 0.00212730769230767, 0.00150909488920195, 0.00501923076923077, 0.00304856054304572, 0.0101657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 525, '2021-08-22 00:00:00', 0.000376060551589122, 0.000898461538461523, 0.000758880653432315, 0.00158038461538458, 0.000838393794016928, 0.00214192307692305, 0.00165289308137627, 0.00518346153846154, 0.00305925390602648, 0.0101476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 540, '2021-08-22 00:00:00', 0.000607051892345296, 0.00123999999999997, 0.000690318655516289, 0.00166961538461536, 0.000923858547281236, 0.00232884615384613, 0.00181523776785472, 0.00532192307692309, 0.00305743424358498, 0.0102180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 555, '2021-08-22 00:00:00', 0.000524520586968555, 0.00114538461538462, 0.000588183121668231, 0.00160923076923076, 0.0010543218016993, 0.00246230769230767, 0.00183325171380089, 0.00529038461538463, 0.00311340192369396, 0.0101865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 570, '2021-08-22 00:00:00', 0.000376715358776949, 0.00108230769230766, 0.000650847140271806, 0.00164499999999999, 0.000963103636886808, 0.00260615384615384, 0.0018303419184572, 0.00511346153846154, 0.00323507365271044, 0.0100184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 585, '2021-08-22 00:00:00', 0.000476126679975618, 0.00119615384615383, 0.000661823587928407, 0.00181769230769228, 0.00100198234285073, 0.00284384615384614, 0.00182771875466489, 0.00498961538461539, 0.00327499862595387, 0.00999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 600, '2021-08-22 00:00:00', 0.00046205827138341, 0.00138461538461536, 0.000800788073376175, 0.00199153846153847, 0.00101052925965329, 0.00284576923076922, 0.00177676218052776, 0.00488038461538461, 0.0033197541150837, 0.00991076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 615, '2021-08-22 00:00:00', 0.000519935055116017, 0.00127730769230769, 0.000755258590458641, 0.00189653846153845, 0.000867842949280215, 0.00271923076923077, 0.00168533187783935, 0.00469346153846155, 0.00333662021535838, 0.00987769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 630, '2021-08-22 00:00:00', 0.000560059337515677, 0.00132230769230769, 0.000664198765430981, 0.00178, 0.00078023546741695, 0.00252076923076924, 0.00168012545319136, 0.00452846153846155, 0.0033886537376731, 0.00998307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 645, '2021-08-22 00:00:00', 0.000459068119631034, 0.00116653846153849, 0.000579798373442116, 0.0018369230769231, 0.000857905947866432, 0.00241115384615389, 0.00159847196265201, 0.00438384615384619, 0.0033079450511667, 0.0099526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 660, '2021-08-22 00:00:00', 0.000514464172334069, 0.0013757692307692, 0.000662588397585845, 0.00177076923076922, 0.0008495301869042, 0.00238153846153849, 0.00162631934606479, 0.00436884615384615, 0.00325847234145078, 0.00993499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 675, '2021-08-22 00:00:00', 0.000451466669695723, 0.00104307692307692, 0.000555074631156778, 0.00148038461538464, 0.000587782272614595, 0.00197000000000002, 0.00172875215111941, 0.00428000000000002, 0.00329887190508415, 0.00986038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 690, '2021-08-22 00:00:00', 0.000416134039056569, 0.00108653846153849, 0.000418807280812455, 0.00141346153846159, 0.000681470017400158, 0.00208576923076924, 0.00164062975713595, 0.00421500000000001, 0.00342045865120676, 0.00996576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 705, '2021-08-22 00:00:00', 0.000251776763148484, 0.000976538461538505, 0.000383136248109421, 0.00133576923076924, 0.000887844840914455, 0.0021073076923077, 0.00167346126796665, 0.00438615384615388, 0.00344397471624773, 0.0100846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 720, '2021-08-22 00:00:00', 0.000359764025225068, 0.00097307692307691, 0.000627878601691069, 0.00149346153846154, 0.00112312839186593, 0.00221423076923076, 0.00164776440623696, 0.0044165384615385, 0.00343154302587937, 0.0101234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 735, '2021-08-22 00:00:00', 0.000470803731767455, 0.00110192307692308, 0.000708395478420153, 0.00161192307692306, 0.00102703853571624, 0.00221192307692308, 0.00156403777251257, 0.0044769230769231, 0.00346630810029254, 0.0100896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 750, '2021-08-22 00:00:00', 0.000317064419564626, 0.00103461538461537, 0.000536354790729464, 0.00146730769230768, 0.000804119489781292, 0.0020119230769231, 0.0016344591201326, 0.00445615384615388, 0.00353557245935995, 0.0100861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 765, '2021-08-22 00:00:00', 0.000495355039728649, 0.00103384615384618, 0.000583973787609847, 0.00148576923076927, 0.00068849803083343, 0.00196846153846157, 0.00161379786171057, 0.00455653846153849, 0.00353923722768707, 0.0100780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 780, '2021-08-22 00:00:00', 0.000426858470510041, 0.00106192307692309, 0.000532048725356854, 0.0013596153846154, 0.000662377071323742, 0.00189076923076922, 0.00153691038725801, 0.00471846153846153, 0.00357698474223105, 0.0100096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 795, '2021-08-22 00:00:00', 0.000368787827264471, 0.000947307692307698, 0.000378398446898761, 0.00128423076923078, 0.000608845186840209, 0.0019273076923077, 0.00178627506711164, 0.00492884615384618, 0.0036232843579357, 0.00997153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 810, '2021-08-22 00:00:00', 0.000328834070853153, 0.0010603846153846, 0.000562702954839103, 0.00143884615384613, 0.000690658659987264, 0.00198576923076922, 0.00213028636572643, 0.00509000000000002, 0.00360646223412277, 0.0099553846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 825, '2021-08-22 00:00:00', 0.000456210646353402, 0.000971923076923065, 0.000512124534133611, 0.00139653846153845, 0.000887926885416923, 0.00194692307692308, 0.00261678760785342, 0.00520576923076923, 0.00359755369874926, 0.00989384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 840, '2021-08-22 00:00:00', 0.000393087972146385, 0.000963076923076921, 0.00047996922978299, 0.00128769230769231, 0.000948730001309468, 0.00194615384615384, 0.00258814540074248, 0.00547384615384615, 0.00360278815107665, 0.00988230769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 855, '2021-08-22 00:00:00', 0.000335672230239342, 0.000869615384615385, 0.00062691785745822, 0.00129500000000003, 0.000905501815824556, 0.00194846153846153, 0.00261764286216549, 0.00553692307692307, 0.00360154599282883, 0.00990846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 870, '2021-08-22 00:00:00', 0.000507198186116642, 0.000965000000000011, 0.000708446187088349, 0.00135, 0.000793819975716267, 0.00217307692307694, 0.00264803880984803, 0.00558846153846155, 0.00360154599282883, 0.00990846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 885, '2021-08-22 00:00:00', 0.000444633124479751, 0.000981153846153843, 0.000591027787970975, 0.00145461538461537, 0.0010273547810537, 0.00242538461538463, 0.00264336033225772, 0.00569461538461539, 0.00359186491094269, 0.00988153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 900, '2021-08-22 00:00:00', 0.00037950412990557, 0.0011307692307692, 0.000565318154126186, 0.00167615384615386, 0.00099224624735225, 0.00251615384615386, 0.00265114654442183, 0.00571500000000001, 0.00359973479792393, 0.00985115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 915, '2021-08-22 00:00:00', 0.000452583014059725, 0.00118076923076926, 0.000974639657277748, 0.00198230769230772, 0.00102499200747355, 0.00262615384615387, 0.00263692469482042, 0.00570038461538461, 0.00362194397442121, 0.00989692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 930, '2021-08-22 00:00:00', 0.00103937740239793, 0.0014642307692308, 0.000964403761598134, 0.00186884615384616, 0.00103840002666827, 0.0025088461538462, 0.00266955360716701, 0.00563730769230771, 0.00363032223617428, 0.00989653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 945, '2021-08-22 00:00:00', 0.00046527675800372, 0.00125769230769229, 0.000549778276986432, 0.00176192307692308, 0.00104494983317198, 0.00259192307692309, 0.00268428065138216, 0.00554115384615384, 0.00354632967359862, 0.0100569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 960, '2021-08-22 00:00:00', 0.000329293883238788, 0.00127230769230772, 0.000536569301567466, 0.00167884615384618, 0.0011534886882177, 0.00295807692307693, 0.00246689692965445, 0.00546730769230768, 0.00343583184418832, 0.0100926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 975, '2021-08-22 00:00:00', 0.000421272066301764, 0.00119307692307693, 0.000813285076332179, 0.00203384615384616, 0.00128329911376287, 0.00317615384615388, 0.00227785597572669, 0.00536961538461538, 0.00334866184525195, 0.0100880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 990, '2021-08-22 00:00:00', 0.000639952041472363, 0.00155884615384614, 0.000870300036680542, 0.00235692307692308, 0.00152207510175568, 0.00313384615384616, 0.0022437502946218, 0.00521076923076922, 0.00328314026505113, 0.010075 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1005, '2021-08-22 00:00:00', 0.000480422250173271, 0.00154846153846154, 0.000722441586672461, 0.00222538461538464, 0.00181757657758468, 0.00319615384615384, 0.00203540073544403, 0.00497192307692308, 0.00322285749941546, 0.0100323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1020, '2021-08-22 00:00:00', 0.000602364188331789, 0.00169115384615387, 0.00113760882826822, 0.00222461538461539, 0.00195531952926842, 0.0037176923076923, 0.00198982550452586, 0.00475846153846156, 0.00317573899334412, 0.00995307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1035, '2021-08-22 00:00:00', 0.000702805914777435, 0.00149192307692307, 0.00121345539679049, 0.00227499999999999, 0.00171120020858054, 0.00353692307692306, 0.00171021010854943, 0.00445115384615387, 0.0031347622164761, 0.0097930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1050, '2021-08-22 00:00:00', 0.000754674458598878, 0.00158153846153845, 0.00146668689962737, 0.00271230769230766, 0.00150851388917909, 0.00324307692307693, 0.00164968789589009, 0.00415307692307695, 0.00297471198347257, 0.00973076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1065, '2021-08-22 00:00:00', 0.00120843350601579, 0.00219346153846154, 0.0012429885202762, 0.00260269230769233, 0.00125335494389443, 0.00302884615384617, 0.00152872958820263, 0.00401307692307694, 0.00300850069993986, 0.00970730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1080, '2021-08-22 00:00:00', 0.000592100823015252, 0.00146923076923078, 0.000635474504723695, 0.00178038461538462, 0.000891990686394963, 0.00229076923076924, 0.00142390540956367, 0.00363115384615385, 0.0030176497222431, 0.00983461538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1095, '2021-08-22 00:00:00', 0.00046001287607399, 0.00115038461538464, 0.000735315316979474, 0.00170384615384616, 0.000918746721605875, 0.00209346153846154, 0.00131803279987206, 0.0035723076923077, 0.00299865244093717, 0.00982269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1110, '2021-08-22 00:00:00', 0.000632286814178983, 0.00116884615384616, 0.000663111198471627, 0.00156730769230769, 0.000826841255343743, 0.00198230769230767, 0.0013224804782622, 0.00346884615384617, 0.00293308031834215, 0.00979192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1125, '2021-08-22 00:00:00', 0.000566587626463489, 0.00103846153846155, 0.000707763650250104, 0.00148576923076921, 0.000790592085815333, 0.0019996153846154, 0.00145398952488028, 0.00335846153846156, 0.00305005999940984, 0.00989499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1140, '2021-08-22 00:00:00', 0.000487988177662588, 0.00103730769230766, 0.000446311378024178, 0.0013253846153846, 0.000531699741757136, 0.00175615384615384, 0.00149237657652278, 0.00321038461538463, 0.00296449785603927, 0.00990653846153843 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1155, '2021-08-22 00:00:00', 0.000257621069372487, 0.000833846153846159, 0.000440916702407078, 0.00122346153846157, 0.000468641243793815, 0.00158384615384615, 0.00153557631376126, 0.00303884615384617, 0.00290273104824775, 0.0098434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1170, '2021-08-22 00:00:00', 0.000353621483858322, 0.00086192307692307, 0.000402731443252961, 0.00111615384615384, 0.000565098221550915, 0.00162000000000001, 0.00149047359535873, 0.00296346153846156, 0.00292365661458385, 0.00986999999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1185, '2021-08-22 00:00:00', 0.000269677870516217, 0.000773076923076915, 0.00031421403778068, 0.00106230769230769, 0.000590145744710574, 0.0016, 0.00129202220747764, 0.0028742307692308, 0.00286500508792674, 0.00982692307692305 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1200, '2021-08-22 00:00:00', 0.000242597482389083, 0.000748461538461565, 0.000424312838145848, 0.00111576923076928, 0.000521175741805161, 0.00151807692307694, 0.00127808992099689, 0.00282461538461543, 0.00281885355856158, 0.00977923076923074 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1215, '2021-08-22 00:00:00', 0.000338087835651273, 0.00078923076923079, 0.000470008346898034, 0.00110038461538463, 0.000503575676079035, 0.0013826923076923, 0.00129264594474342, 0.00281846153846158, 0.00280100806029652, 0.0097330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1230, '2021-08-22 00:00:00', 0.00025941353976882, 0.00072923076923079, 0.000319565089072395, 0.000965384615384612, 0.000466230052161463, 0.00137769230769232, 0.00115084931848013, 0.00266692307692313, 0.00274406570901363, 0.00964384615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1245, '2021-08-22 00:00:00', 0.000226449858603512, 0.000723461538461521, 0.000307676153422074, 0.00099384615384614, 0.000603449698368922, 0.00150346153846154, 0.00107432125262707, 0.00260692307692312, 0.00272881817191701, 0.00962384615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1260, '2021-08-22 00:00:00', 0.000194906289119831, 0.000732692307692317, 0.000355166699755728, 0.00102923076923079, 0.00062422629032943, 0.00159769230769232, 0.00107207211295913, 0.00252115384615389, 0.00273600483580317, 0.00963769230769227 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1275, '2021-08-22 00:00:00', 0.000341238693811002, 0.000749615384615393, 0.000558573044600119, 0.00111961538461539, 0.000616815643820379, 0.00160153846153848, 0.00106383088592416, 0.00242192307692312, 0.0027265627840533, 0.00965615384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1290, '2021-08-22 00:00:00', 0.000387893720575045, 0.000788461538461563, 0.000503433747837337, 0.00111846153846156, 0.000578105127517101, 0.00140846153846157, 0.00108165492862345, 0.00234576923076928, 0.00272891674760966, 0.00963115384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1305, '2021-08-22 00:00:00', 0.000287064720657464, 0.000763076923076918, 0.000375774072876475, 0.00102307692307693, 0.000650972763225591, 0.00129846153846156, 0.000990732829001625, 0.00224653846153851, 0.00268055840910346, 0.00963576923076919 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1320, '2021-08-22 00:00:00', 0.000240521228872762, 0.000717692307692312, 0.000316701509554104, 0.000869615384615394, 0.000611931242995381, 0.0012196153846154, 0.000823926807802366, 0.00221076923076926, 0.00267047944413327, 0.00957730769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1335, '2021-08-22 00:00:00', 0.000246299380054795, 0.000550769230769261, 0.000444504218202686, 0.000850000000000026, 0.00069771451071445, 0.0012615384615385, 0.000750621076176235, 0.00215000000000003, 0.00272321351460984, 0.00957038461538458 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1350, '2021-08-22 00:00:00', 0.000308858942162674, 0.00064461538461538, 0.000435871717189989, 0.000951923076923079, 0.000583061416477355, 0.00121384615384616, 0.000697840625402022, 0.00209846153846154, 0.00277421523206942, 0.00957692307692305 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1365, '2021-08-22 00:00:00', 0.000288419566177213, 0.000714615384615412, 0.000405778264573163, 0.000920000000000023, 0.000480975930950645, 0.00112461538461539, 0.00083869092134017, 0.0021523076923077, 0.00281004201994312, 0.00963807692307689 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1380, '2021-08-22 00:00:00', 0.000305810650315095, 0.000608076923076918, 0.000355947273537037, 0.000762307692307673, 0.000376853572869632, 0.00120115384615385, 0.000969313873116087, 0.00227576923076925, 0.00278781634976192, 0.00961999999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1395, '2021-08-22 00:00:00', 0.000252602758983659, 0.000511923076923108, 0.000237731911064671, 0.000707307692307706, 0.000518897055152711, 0.00148692307692312, 0.00125724705362394, 0.00249307692307694, 0.00274019272202633, 0.0096580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1410, '2021-08-22 00:00:00', 0.000169959271139132, 0.000476923076923059, 0.000350333467515658, 0.000958461538461558, 0.000558250701883899, 0.00158961538461542, 0.00135921379990277, 0.00262307692307694, 0.00275150020618122, 0.0096857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1425, '2021-08-22 00:00:00', 0.000387884201593948, 0.000853076923076952, 0.000534993889253399, 0.00139769230769233, 0.00053074707869049, 0.00161269230769235, 0.00134385415875383, 0.00286000000000002, 0.00275349668603394, 0.00969999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 0, '2021-08-22 00:00:00', 0.000540007549804797, 0.00120192307692309, 0.000555618712649406, 0.00140807692307697, 0.000528704221513464, 0.00159807692307695, 0.00136495590235897, 0.00305384615384616, 0.00277274881660779, 0.00976999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 15, '2021-08-22 00:00:00', 0.000490005494474695, 0.00083576923076924, 0.000521239351486866, 0.00116769230769232, 0.000491552016184824, 0.00141076923076925, 0.001301156645214, 0.00311615384615385, 0.00277382382558527, 0.00981115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 30, '2021-08-22 00:00:00', 0.00040796379929902, 0.000787692307692284, 0.000454041678873066, 0.00107461538461534, 0.000427295610159441, 0.00124153846153844, 0.00129480577694106, 0.00313500000000001, 0.00276920316225554, 0.00980307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 45, '2021-08-22 00:00:00', 0.000471109492417784, 0.000768076923076916, 0.000400352152677916, 0.00100538461538463, 0.000373748784407573, 0.00123807692307692, 0.00162656504516538, 0.00353538461538462, 0.00280299732429412, 0.00982500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 60, '2021-08-22 00:00:00', 0.000298818442433632, 0.0007326923076923, 0.000323009883154323, 0.000850769230769228, 0.000403285926436255, 0.00118346153846154, 0.00151308508073353, 0.00358769230769231, 0.00299099337756125, 0.00991423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 75, '2021-08-22 00:00:00', 0.000207957096166862, 0.000483076923076945, 0.000305285994538791, 0.000773461538461541, 0.000408114614368965, 0.00110846153846157, 0.00157566923510664, 0.00401153846153846, 0.00299099337756125, 0.00991423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 90, '2021-08-22 00:00:00', 0.000215338374157098, 0.000621153846153842, 0.000307731401362674, 0.000851153846153845, 0.000549357246803379, 0.00115576923076924, 0.00171564618909431, 0.00417538461538461, 0.00301579118334449, 0.00997269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 105, '2021-08-22 00:00:00', 0.000255457658692437, 0.000608846153846171, 0.000409528809919192, 0.000864615384615421, 0.000857196234601735, 0.00123576923076925, 0.00173217568837129, 0.00420384615384615, 0.00301975956760695, 0.00998038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 120, '2021-08-22 00:00:00', 0.000285897507186373, 0.000635769230769254, 0.000413526857094514, 0.00081269230769232, 0.000869143610334109, 0.00140115384615387, 0.0016508828407389, 0.00424692307692306, 0.00303220721841112, 0.0100061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 135, '2021-08-22 00:00:00', 0.000231973804887204, 0.000510384615384603, 0.000580091902533236, 0.000861153846153843, 0.00110259449272367, 0.00166884615384616, 0.00162348007023846, 0.00417653846153845, 0.00308066086816048, 0.0100207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 150, '2021-08-22 00:00:00', 0.000426450285676856, 0.000640384615384617, 0.000549648419096612, 0.00103576923076924, 0.00114267816318307, 0.00179423076923078, 0.00159711995599773, 0.00416192307692306, 0.00309902217829083, 0.0100276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 165, '2021-08-22 00:00:00', 0.000283493589671118, 0.000743846153846159, 0.000848918950557306, 0.00136076923076924, 0.000910032712852406, 0.00196346153846157, 0.00159607788512484, 0.00412384615384614, 0.00311289983530072, 0.0100057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 180, '2021-08-22 00:00:00', 0.000801639857753098, 0.00108769230769232, 0.000952804201372889, 0.00142961538461541, 0.000950406552683951, 0.00206384615384618, 0.00169509450610147, 0.00416576923076922, 0.0031600779201688, 0.0100026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 195, '2021-08-22 00:00:00', 0.000579552081684312, 0.00095384615384616, 0.000600499919938496, 0.00140807692307693, 0.000569314972982041, 0.00203653846153846, 0.00180274444624343, 0.00410653846153845, 0.00313557142381513, 0.00997192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 210, '2021-08-22 00:00:00', 0.000392481062747482, 0.000914230769230755, 0.000509440718979027, 0.00133461538461539, 0.000537425773050099, 0.00182230769230771, 0.0017681390912917, 0.0040603846153846, 0.0030707915291313, 0.00999384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 225, '2021-08-22 00:00:00', 0.000328895821710266, 0.000972692307692318, 0.000401472865258009, 0.00146269230769231, 0.0011401041787756, 0.00207153846153847, 0.00176612849083918, 0.00394538461538461, 0.00302863228842022, 0.00994846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 240, '2021-08-22 00:00:00', 0.000325173799682567, 0.001075, 0.000380483295903412, 0.00129653846153847, 0.00112539886946123, 0.00215115384615383, 0.00163085145293445, 0.00388730769230768, 0.0030552688664263, 0.00991961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 255, '2021-08-22 00:00:00', 0.000329388244150594, 0.000863846153846168, 0.00116136478069817, 0.00167192307692306, 0.00129747002336795, 0.00249730769230764, 0.00156837417042665, 0.00382153846153842, 0.00308891078637014, 0.00993538461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 270, '2021-08-22 00:00:00', 0.000953315509964294, 0.00132230769230765, 0.000897837401760491, 0.00171999999999998, 0.00127794913826804, 0.00256499999999996, 0.00142479536992295, 0.00371461538461535, 0.00311597198071732, 0.00991423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 285, '2021-08-22 00:00:00', 0.000421921611385168, 0.00101461538461539, 0.000810858709118812, 0.0016503846153846, 0.0010313244658429, 0.00213692307692305, 0.00115310390485185, 0.00337384615384614, 0.00307755127433384, 0.00977461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 300, '2021-08-22 00:00:00', 0.00074872989892112, 0.00123269230769229, 0.00102360606905947, 0.00165423076923075, 0.00108055263638565, 0.00204499999999996, 0.00116347602533892, 0.00334730769230767, 0.00305919456468782, 0.00982923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 315, '2021-08-22 00:00:00', 0.000494230248428318, 0.00100346153846153, 0.000556145526057594, 0.00130461538461535, 0.000661785579962376, 0.00168192307692307, 0.000933591905574308, 0.00317461538461534, 0.00304242992460859, 0.00980961538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 330, '2021-08-22 00:00:00', 0.000302746657226049, 0.000843461538461513, 0.000465839193119406, 0.00118692307692307, 0.000518866219603979, 0.00156692307692309, 0.000901713923592196, 0.00308999999999999, 0.00292550681999651, 0.00978307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 345, '2021-08-22 00:00:00', 0.000346940252005334, 0.000863461538461542, 0.000368889601997053, 0.00117346153846154, 0.000551871919365878, 0.00159115384615384, 0.000974512422464925, 0.00319769230769229, 0.00281243775999507, 0.0097730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 360, '2021-08-22 00:00:00', 0.000309481203604739, 0.000798846153846161, 0.000391488873994571, 0.00107653846153847, 0.000593908695391395, 0.00148653846153844, 0.000964272543662609, 0.00312846153846154, 0.0028308112726811, 0.00979269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 375, '2021-08-22 00:00:00', 0.000259129014496338, 0.000730384615384626, 0.000382781922248135, 0.00102500000000001, 0.000490900741964747, 0.00147346153846154, 0.00102609521225634, 0.00327923076923077, 0.00283147159346783, 0.00979076923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 390, '2021-08-22 00:00:00', 0.000284920771713538, 0.000660384615384603, 0.000448040005081956, 0.000969615384615366, 0.00053175891009133, 0.00145346153846155, 0.00109843553082764, 0.00348615384615385, 0.00287443447280703, 0.00976153846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 405, '2021-08-22 00:00:00', 0.000344654341891419, 0.000678846153846135, 0.000388324408393107, 0.00103961538461539, 0.000538630171396353, 0.0014776923076923, 0.00118045734292327, 0.00369346153846154, 0.00287766606818788, 0.00976499999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 420, '2021-08-22 00:00:00', 0.000314771956526326, 0.000725769230769246, 0.000398263924861579, 0.00106307692307693, 0.000493720101334318, 0.00144653846153848, 0.00125518549042943, 0.00379884615384615, 0.00284793247543113, 0.00974923076923074 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 435, '2021-08-22 00:00:00', 0.000344058134622621, 0.000739999999999997, 0.000403921546076246, 0.00104384615384617, 0.000434048561622027, 0.00146307692307694, 0.00132441993108154, 0.00395807692307692, 0.00292381973557772, 0.00976538461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 450, '2021-08-22 00:00:00', 0.000335970923650322, 0.000742692307692314, 0.00037483616934092, 0.000976923076923097, 0.000368711060525544, 0.0013403846153846, 0.00161392331340076, 0.00422730769230769, 0.00294214782873902, 0.00974538461538458 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 465, '2021-08-22 00:00:00', 0.000265023656418734, 0.000688461538461531, 0.000313426963642997, 0.00103269230769231, 0.000377959704811966, 0.00140846153846155, 0.00169838751580613, 0.00436807692307694, 0.00294357887874345, 0.00974615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 480, '2021-08-22 00:00:00', 0.000261029912815806, 0.000826153846153844, 0.000261602458233572, 0.0010203846153846, 0.000532977124635368, 0.00158384615384615, 0.00176732496685287, 0.00446153846153847, 0.00313981912756868, 0.00995192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 495, '2021-08-22 00:00:00', 0.000273348467373402, 0.000740769230769207, 0.000368832670003001, 0.00110846153846156, 0.000605192912663752, 0.00177230769230765, 0.00181009850985646, 0.00454615384615383, 0.00321374930811111, 0.0100138461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 510, '2021-08-22 00:00:00', 0.000342731112367421, 0.000816153846153847, 0.000557814967943225, 0.00125846153846152, 0.000755835961039164, 0.00184999999999998, 0.00187025707817442, 0.00459153846153845, 0.00325771276535215, 0.0100226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 525, '2021-08-22 00:00:00', 0.000428848906510654, 0.000930769230769214, 0.000550056220902754, 0.00137461538461535, 0.000769951047394973, 0.00200615384615384, 0.00190922042084842, 0.00459115384615384, 0.00327438506264328, 0.0100415384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 540, '2021-08-22 00:00:00', 0.000431914521457833, 0.00107692307692307, 0.000602997640000503, 0.00144307692307691, 0.000656403839111251, 0.00200499999999998, 0.00184174269479917, 0.00469192307692306, 0.00331514893504626, 0.0100773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 555, '2021-08-22 00:00:00', 0.00033908496779513, 0.000968846153846164, 0.000433082688853567, 0.00136384615384616, 0.000574457469805573, 0.00208576923076922, 0.0016413675348975, 0.00458923076923077, 0.00340399568380814, 0.0100988461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 570, '2021-08-22 00:00:00', 0.000242932405920156, 0.000901923076923067, 0.000377668963715392, 0.00131461538461537, 0.000600745818513578, 0.00221346153846155, 0.00143858546977446, 0.00447192307692308, 0.00346925469717142, 0.0100519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 585, '2021-08-22 00:00:00', 0.000290334555032896, 0.000963076923076896, 0.000467232111646714, 0.00162461538461537, 0.000713475566936518, 0.00234076923076923, 0.001351566441635, 0.00438961538461539, 0.00357181935971871, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 600, '2021-08-22 00:00:00', 0.0[...];
Date: 2021-08-22 14:54:19 Duration: 11s384ms 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 971795, 1, 900, '2021-08-22 00:00:00', 0.000380604579785698, 0.000480384615384611, 0.000545707762028784, 0.000825192307692274, 0.00068742487701456, 0.00109019230769232, 0.00133701510261306, 0.00286576923076926, 0.00297837973504956, 0.00995461538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 915, '2021-08-22 00:00:00', 0.000447603232613624, 0.000535576923076888, 0.00044520561369052, 0.000729038461538455, 0.000621729875799404, 0.00104096153846152, 0.00131872083999843, 0.00290057692307696, 0.00297461982703415, 0.00996634615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 930, '2021-08-22 00:00:00', 0.000402541350002148, 0.000486538461538472, 0.000646349750522137, 0.000800000000000023, 0.00072726825544955, 0.00103634615384615, 0.00131564773459253, 0.00289980769230773, 0.00297097973998219, 0.00998384615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 945, '2021-08-22 00:00:00', 0.000509281885071087, 0.000579038461538446, 0.000474691316703639, 0.000779615384615351, 0.000655720508002758, 0.000984230769230752, 0.00125825631790127, 0.00287519230769235, 0.00297533524937172, 0.00998961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 960, '2021-08-22 00:00:00', 0.000293253959249289, 0.000451730769230774, 0.000310206940853767, 0.000587884615384632, 0.000592008315949913, 0.0011746153846154, 0.00114769375773264, 0.00280980769230773, 0.00298788054544459, 0.00999692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 975, '2021-08-22 00:00:00', 0.000277417278037713, 0.000352884615384621, 0.000383455543506895, 0.000593076923076906, 0.00106725299790559, 0.00193019230769231, 0.00112423019816299, 0.00288846153846157, 0.00303685092463586, 0.0100234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 990, '2021-08-22 00:00:00', 0.000327969276234637, 0.000340384615384599, 0.000494486252433968, 0.000970576923076919, 0.00107884227477707, 0.00206057692307694, 0.00105598317294288, 0.00295730769230772, 0.00303685092463586, 0.0100234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1005, '2021-08-22 00:00:00', 0.000525307565585678, 0.000805961538461524, 0.00110766089298402, 0.00177942307692306, 0.00101660195674687, 0.00210346153846152, 0.00134606356290653, 0.00314634615384618, 0.00304074011739554, 0.0100226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1020, '2021-08-22 00:00:00', 0.00122436949236991, 0.00140557692307691, 0.00124941390875266, 0.00173134615384616, 0.00115743763746276, 0.00212173076923077, 0.00137019068016098, 0.0033025, 0.00302489628557107, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1035, '2021-08-22 00:00:00', 0.000900574197173881, 0.00114326923076925, 0.000797521256046606, 0.00139192307692306, 0.000965194360658058, 0.00192807692307691, 0.00118211949480584, 0.00324750000000003, 0.00303614654556627, 0.00992538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1050, '2021-08-22 00:00:00', 0.000593957036778295, 0.00092019230769229, 0.000943478343479772, 0.00144076923076925, 0.000945161361884835, 0.00183500000000002, 0.001175927669806, 0.00319826923076927, 0.0030497898288243, 0.00988500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1065, '2021-08-22 00:00:00', 0.000984748386449706, 0.00107576923076925, 0.000877507330672832, 0.00137365384615385, 0.000980935209183248, 0.00167826923076926, 0.00149626438685967, 0.00329634615384618, 0.00304612308453779, 0.00985461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1080, '2021-08-22 00:00:00', 0.000480835170862633, 0.000832307692307696, 0.000682026871791871, 0.00109057692307696, 0.000783050862873053, 0.00129557692307695, 0.00148765867931925, 0.00331711538461542, 0.00302965882821561, 0.00980384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1095, '2021-08-22 00:00:00', 0.000550830177654967, 0.000488269230769227, 0.000611912292609146, 0.000715576923076931, 0.000627229929623428, 0.00106423076923077, 0.00146468018299612, 0.00330096153846155, 0.0030028316892304, 0.00976307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1110, '2021-08-22 00:00:00', 0.000321223681951014, 0.000479423076923101, 0.000374729902729983, 0.000707500000000015, 0.00047535460447966, 0.000975000000000034, 0.00143697354239333, 0.0034498076923077, 0.0030028316892304, 0.00976307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1125, '2021-08-22 00:00:00', 0.000322620281683988, 0.000470384615384631, 0.000438364135604894, 0.000736346153846178, 0.00068530422778164, 0.00104826923076927, 0.00155025626913745, 0.00364250000000001, 0.00300485947450769, 0.00975730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1140, '2021-08-22 00:00:00', 0.000382491628867676, 0.000469615384615404, 0.000388552392269657, 0.000660192307692337, 0.00067428962619931, 0.00106750000000002, 0.00157580896196696, 0.00373826923076923, 0.00300485947450769, 0.00975730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1155, '2021-08-22 00:00:00', 0.000267293629956609, 0.000383269230769239, 0.000519701689581483, 0.000715384615384631, 0.000655643459628665, 0.00130711538461539, 0.00155949766320389, 0.0037548076923077, 0.00300703431716626, 0.00974923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1170, '2021-08-22 00:00:00', 0.000520634080860882, 0.00054038461538462, 0.000564365164110583, 0.000840961538461548, 0.000615880639035251, 0.00142480769230769, 0.00158613367610095, 0.00386403846153847, 0.00305391582172037, 0.0097753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1185, '2021-08-22 00:00:00', 0.000423440850469327, 0.000583076923076917, 0.00056661858016186, 0.00110615384615384, 0.000830963504706366, 0.00172711538461538, 0.00161158260725288, 0.00390750000000001, 0.00314888297654901, 0.00981999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1200, '2021-08-22 00:00:00', 0.00054809940844565, 0.000860192307692306, 0.0005444707027507, 0.00117211538461539, 0.000853383334372443, 0.00182134615384616, 0.00158014460146483, 0.00383019230769233, 0.00320265649950886, 0.00983557692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1215, '2021-08-22 00:00:00', 0.000453277339113529, 0.000657115384615394, 0.000793705259187276, 0.00114096153846155, 0.000845780681700913, 0.00167519230769234, 0.00153750188242534, 0.00359903846153847, 0.00299348241376806, 0.00991480769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1230, '2021-08-22 00:00:00', 0.000600939296819196, 0.000739038461538452, 0.000593948748112681, 0.00110365384615383, 0.000802061406626692, 0.0016575, 0.00164553120953033, 0.00368019230769232, 0.0029962509138024, 0.00992346153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1245, '2021-08-22 00:00:00', 0.000447612169010341, 0.000705576923076925, 0.000684938206084195, 0.00118211538461539, 0.00112559406537168, 0.00191500000000002, 0.00193874750409001, 0.00381826923076923, 0.00291816781296339, 0.00988923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1260, '2021-08-22 00:00:00', 0.00065287297032777, 0.000873653846153865, 0.000671538417481673, 0.00123961538461542, 0.00100747164495312, 0.00211634615384619, 0.00189687492998348, 0.00379250000000001, 0.00290790723055922, 0.00982730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1275, '2021-08-22 00:00:00', 0.00049621583393334, 0.0007869230769231, 0.00091774179375248, 0.00140500000000001, 0.00101595428803889, 0.00201865384615386, 0.0019494276181642, 0.00371096153846153, 0.0028609128182883, 0.00977307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1290, '2021-08-22 00:00:00', 0.00088546730383108, 0.00105211538461539, 0.000971303010631365, 0.00155846153846158, 0.000988062984600898, 0.00202730769230771, 0.00204091612159454, 0.00371115384615384, 0.00286314235654574, 0.00985807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1305, '2021-08-22 00:00:00', 0.000692560938723921, 0.000960576923076922, 0.000741723590440106, 0.00130326923076922, 0.00103929134510011, 0.0019525, 0.00200819417541077, 0.00352961538461536, 0.00306937137136985, 0.00991384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1320, '2021-08-22 00:00:00', 0.000459831449053298, 0.000715192307692296, 0.000562971272665053, 0.00107442307692306, 0.000989200162524483, 0.00166980769230771, 0.00199317080205227, 0.00340461538461536, 0.00306245434502863, 0.00984884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1335, '2021-08-22 00:00:00', 0.000519178048605488, 0.000724615384615383, 0.000990889577019628, 0.0012569230769231, 0.000987162288894451, 0.00165576923076927, 0.00227163398494085, 0.00362980769230768, 0.00303773207407208, 0.0099080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1350, '2021-08-22 00:00:00', 0.00104810869958885, 0.000879615384615408, 0.00106515437667684, 0.0012346153846154, 0.00125519365652658, 0.00173134615384618, 0.00224662900466794, 0.00370673076923076, 0.00310337615162289, 0.00998653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1365, '2021-08-22 00:00:00', 0.00045292366481986, 0.000679615384615379, 0.000526465463839146, 0.000981730769230779, 0.000848172356395711, 0.00146788461538464, 0.00207115546532325, 0.0035701923076923, 0.00313191276035295, 0.00986846153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1380, '2021-08-22 00:00:00', 0.000402726142873615, 0.000597884615384621, 0.000576057188667381, 0.00101673076923079, 0.000658331486527726, 0.00140288461538463, 0.00201537193551498, 0.00367403846153845, 0.00313220060267294, 0.00990615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1395, '2021-08-22 00:00:00', 0.000563058713976264, 0.00064865384615386, 0.00066132666779621, 0.000999807692307718, 0.000720243361649341, 0.00136749999999999, 0.00204221788372721, 0.00380826923076923, 0.00313223746520944, 0.00990653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1410, '2021-08-22 00:00:00', 0.000412817709816879, 0.000612307692307715, 0.000422688828991046, 0.000904615384615418, 0.000799476463308659, 0.00138115384615385, 0.00212635015026649, 0.00397019230769229, 0.00313221781834192, 0.00991269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1425, '2021-08-22 00:00:00', 0.000354848613441763, 0.000511538461538474, 0.000418575606625055, 0.000798461538461526, 0.0017831776303942, 0.00175230769230768, 0.00207978387375669, 0.00413480769230766, 0.00313053499974295, 0.00991423076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 0, '2021-08-22 00:00:00', 0.000366870392121531, 0.0005532692307692, 0.000778468936191645, 0.000966730769230731, 0.00176700364589755, 0.00183173076923075, 0.00187945785963765, 0.00438461538461537, 0.00308482748551435, 0.00995615384615382 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 15, '2021-08-22 00:00:00', 0.000819251464166174, 0.000684807692307661, 0.00186880069522177, 0.0014409615384615, 0.00184361584518446, 0.00190923076923076, 0.00187831483393612, 0.00453115384615383, 0.00304119311101115, 0.0100134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 30, '2021-08-22 00:00:00', 0.00159458334321586, 0.00108096153846154, 0.00150157763189764, 0.00137923076923079, 0.00152039307923464, 0.00181365384615384, 0.00178163123180803, 0.00456461538461538, 0.00303144494615004, 0.0100323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 45, '2021-08-22 00:00:00', 0.000536898930468708, 0.000652692307692296, 0.000711935633434531, 0.0010678846153846, 0.000812390229271262, 0.00153173076923075, 0.00166409060404218, 0.00462153846153845, 0.0030278378170163, 0.0100753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 60, '2021-08-22 00:00:00', 0.000594343205693327, 0.000689615384615385, 0.000641364530932639, 0.00103730769230769, 0.000706962843110194, 0.0016273076923077, 0.00153897428378574, 0.00467461538461538, 0.00306990383211945, 0.0100715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 75, '2021-08-22 00:00:00', 0.000435100739882369, 0.000604423076923074, 0.000454601473820794, 0.000957500000000013, 0.00103837187647114, 0.00185807692307693, 0.00153304909851627, 0.00465346153846155, 0.00308310393048208, 0.0100646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 90, '2021-08-22 00:00:00', 0.000392739148114298, 0.000600961538461547, 0.000560790410595072, 0.00110326923076922, 0.000965840885127875, 0.00201615384615383, 0.00154698516973648, 0.00479134615384615, 0.00308849809155497, 0.0100526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 105, '2021-08-22 00:00:00', 0.000519579748820743, 0.000766346153846161, 0.000911317980475784, 0.00138730769230769, 0.000997196146124797, 0.00204807692307692, 0.00165465786609986, 0.00496442307692309, 0.00309863930434986, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 120, '2021-08-22 00:00:00', 0.000751885859791135, 0.00103288461538461, 0.000757321824691348, 0.00156711538461539, 0.00102545007004429, 0.00215961538461539, 0.00173442529830044, 0.00506865384615388, 0.00310195464431459, 0.0101088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 135, '2021-08-22 00:00:00', 0.000702959567717904, 0.000948076923076917, 0.000741829158229808, 0.00143250000000002, 0.00108189650080841, 0.00229403846153847, 0.00180660413483417, 0.00507250000000002, 0.00315405675281855, 0.010075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 150, '2021-08-22 00:00:00', 0.000579612901326896, 0.000866346153846167, 0.000695612651939607, 0.0014751923076923, 0.00113634368108352, 0.0024148076923077, 0.00179985085920601, 0.00490865384615387, 0.00326495124242076, 0.00991115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 165, '2021-08-22 00:00:00', 0.000633811213095959, 0.000940576923076893, 0.000811655122857949, 0.00158903846153846, 0.00111231582745191, 0.00255749999999999, 0.00179701779666714, 0.0047551923076923, 0.00325133480281563, 0.00987499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 180, '2021-08-22 00:00:00', 0.000717592127561633, 0.0011323076923077, 0.00102108963292233, 0.00174596153846156, 0.00104602531591659, 0.00261480769230772, 0.00185610030605939, 0.00458788461538463, 0.00332346436487823, 0.00976923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 195, '2021-08-22 00:00:00', 0.000704077792904675, 0.00103153846153846, 0.000798027014194762, 0.00161134615384615, 0.000874518790755598, 0.00248134615384617, 0.0017159422731011, 0.00442326923076923, 0.00333391892292172, 0.00973076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 210, '2021-08-22 00:00:00', 0.000671517025386994, 0.00105865384615386, 0.000780660691584117, 0.00156634615384618, 0.000911602139937395, 0.00234230769230772, 0.00173050914028655, 0.00433826923076924, 0.00336984948305731, 0.00986153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 225, '2021-08-22 00:00:00', 0.000661453440422007, 0.000935576923076929, 0.000791948934833938, 0.00160365384615384, 0.000959372631543058, 0.00227038461538462, 0.00167981007397126, 0.00408826923076922, 0.00328264161918418, 0.00980999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 240, '2021-08-22 00:00:00', 0.000698548412506523, 0.0011182692307692, 0.000807994668680043, 0.00158923076923076, 0.00102217462379893, 0.00224519230769228, 0.00160339812225831, 0.00406846153846151, 0.00321959818324253, 0.00980269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 255, '2021-08-22 00:00:00', 0.000616412074957858, 0.000870384615384647, 0.000701451681542238, 0.00131769230769233, 0.000767985977436067, 0.00178769230769231, 0.00161575993075894, 0.00398807692307691, 0.00325758107520573, 0.00973230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 270, '2021-08-22 00:00:00', 0.000589157416603103, 0.000872307692307694, 0.000604165158265129, 0.00120653846153846, 0.000818365444040712, 0.00178499999999999, 0.00156648224228193, 0.00396115384615383, 0.00338966585600776, 0.00974884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 285, '2021-08-22 00:00:00', 0.000454340604189607, 0.00077423076923076, 0.000507219001403349, 0.00113634615384613, 0.00090784148057141, 0.00187807692307692, 0.00145926098261574, 0.00411884615384614, 0.00341806749269459, 0.00988423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 300, '2021-08-22 00:00:00', 0.000507388032362429, 0.0008011538461538, 0.000771118692849218, 0.00119903846153843, 0.00113733211778871, 0.00196711538461538, 0.00147652481809872, 0.00420846153846152, 0.00338107713833694, 0.00995115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 315, '2021-08-22 00:00:00', 0.000594094657052583, 0.000832692307692289, 0.000740753566413163, 0.00136961538461539, 0.00112188524368581, 0.00196749999999999, 0.00131294155942354, 0.00424653846153845, 0.00340853273192667, 0.00989923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 330, '2021-08-22 00:00:00', 0.000482101808590412, 0.00079692307692308, 0.000634148763182696, 0.00124442307692309, 0.000810726193938781, 0.00177519230769232, 0.00126050008391053, 0.0042226923076923, 0.00346328203609502, 0.00993230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 345, '2021-08-22 00:00:00', 0.000585819084701076, 0.000869999999999995, 0.000700425832014969, 0.00131711538461538, 0.000764020640075591, 0.00179346153846152, 0.00140312157486302, 0.00437307692307693, 0.00349145041494221, 0.009955 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 360, '2021-08-22 00:00:00', 0.000582952729314644, 0.000841730769230758, 0.000626283789200544, 0.00117923076923077, 0.000715480930240979, 0.0016651923076923, 0.00135855139196696, 0.00456673076923076, 0.00352393698101341, 0.00990961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 375, '2021-08-22 00:00:00', 0.000501354626525431, 0.00076730769230768, 0.000540455790549479, 0.00109730769230767, 0.000670271615437774, 0.00173596153846154, 0.00173986914848391, 0.00480442307692307, 0.00357051928996331, 0.00988000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 390, '2021-08-22 00:00:00', 0.000520880356851592, 0.00082211538461539, 0.000651825483959058, 0.00118269230769234, 0.000710454675650638, 0.00178461538461538, 0.0021042806280386, 0.0049301923076923, 0.00356383891978216, 0.00985038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 405, '2021-08-22 00:00:00', 0.000548226827003358, 0.00074057692307695, 0.000560724839965075, 0.00120288461538463, 0.000737379168719556, 0.00171096153846154, 0.00254633837409419, 0.00501865384615384, 0.0035428612730391, 0.00980500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 420, '2021-08-22 00:00:00', 0.000487803909215748, 0.000739423076923079, 0.0005521059332578, 0.00108519230769229, 0.000721553878792168, 0.00165999999999999, 0.00261499686718448, 0.00511384615384616, 0.00354582686461795, 0.00978807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 435, '2021-08-22 00:00:00', 0.000438550058540795, 0.000666923076923074, 0.000586693243133463, 0.00102019230769232, 0.000768511848664983, 0.00172230769230769, 0.00252816309113646, 0.00523384615384614, 0.0035487088009368, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 450, '2021-08-22 00:00:00', 0.000435485228929058, 0.000669230769230798, 0.000439811148282808, 0.00107538461538461, 0.000767041469142724, 0.00199384615384613, 0.00264094540909998, 0.00540442307692307, 0.00355094009220963, 0.00981653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 465, '2021-08-22 00:00:00', 0.000400579628116007, 0.000680961538461533, 0.000501084362619251, 0.00120846153846153, 0.000878554407053929, 0.00225461538461535, 0.00262932369923993, 0.00549134615384615, 0.00354420543335827, 0.00978807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 480, '2021-08-22 00:00:00', 0.000532189815761226, 0.000884999999999991, 0.000644636689569004, 0.00150730769230766, 0.000919114979833242, 0.00236211538461536, 0.00265653100142623, 0.0055151923076923, 0.00355482538790046, 0.00976653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 495, '2021-08-22 00:00:00', 0.000673977858572648, 0.000996923076923075, 0.00100923710715647, 0.00169653846153847, 0.00102617414926287, 0.00237576923076923, 0.00265207774134809, 0.00549211538461538, 0.0035634186696745, 0.00976384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 510, '2021-08-22 00:00:00', 0.000875844822925944, 0.00111192307692308, 0.000737261069510241, 0.00168173076923076, 0.000745975277998302, 0.00224865384615385, 0.00268943346193097, 0.00545211538461535, 0.00359165590693852, 0.00979807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 525, '2021-08-22 00:00:00', 0.000621615760615921, 0.00101307692307691, 0.000729315801598661, 0.00153153846153845, 0.00109939004067641, 0.0023676923076923, 0.00270415840028765, 0.0053705769230769, 0.00352669852149835, 0.00989230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 540, '2021-08-22 00:00:00', 0.000583356995857051, 0.00100576923076923, 0.000630250041955237, 0.00145134615384613, 0.0011504141227602, 0.00272557692307691, 0.00246919240145129, 0.00532634615384614, 0.00340260038567794, 0.00994423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 555, '2021-08-22 00:00:00', 0.000573856588892491, 0.000900769230769188, 0.000956198643668672, 0.00173961538461537, 0.00135523577284543, 0.00300999999999999, 0.0022891961723244, 0.00519634615384612, 0.00334134585965688, 0.0099280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 570, '2021-08-22 00:00:00', 0.000850408431284647, 0.00128250000000002, 0.000968883973366329, 0.00204807692307692, 0.00160806295322614, 0.00297769230769231, 0.00226687545889798, 0.00504288461538458, 0.00326319484790361, 0.00992384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 585, '2021-08-22 00:00:00', 0.000758683500444118, 0.00123942307692308, 0.000920030768716272, 0.00206615384615385, 0.00193782419620165, 0.00297115384615383, 0.00208276762062852, 0.00482980769230766, 0.00323338679310816, 0.00989307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 600, '2021-08-22 00:00:00', 0.000873844753858577, 0.00140442307692309, 0.0012679897020936, 0.00197173076923079, 0.00208901906497912, 0.00317442307692309, 0.00201998766180545, 0.00458692307692307, 0.00318258898600593, 0.00980942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 615, '2021-08-22 00:00:00', 0.000849557916710914, 0.00117442307692308, 0.00132003556187527, 0.00192673076923078, 0.00162238126269337, 0.0031651923076923, 0.00168664564697557, 0.00426846153846152, 0.00312518657289203, 0.00963865384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 630, '2021-08-22 00:00:00', 0.000973823412360557, 0.0012409615384615, 0.00140474121624428, 0.00219673076923074, 0.00146092999884955, 0.00301730769230767, 0.00164829048970795, 0.00397846153846153, 0.00299744810053229, 0.00957134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 645, '2021-08-22 00:00:00', 0.00123175236334879, 0.00158326923076923, 0.0011284790478952, 0.00224519230769229, 0.00117814959217347, 0.00280730769230769, 0.0014819968337971, 0.00384115384615384, 0.00296612526967164, 0.00951365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 660, '2021-08-22 00:00:00', 0.000627194516508629, 0.00104980769230767, 0.000662407381043963, 0.00159653846153846, 0.000974001283366716, 0.00212249999999998, 0.00136980223165469, 0.00352307692307691, 0.00305931830013461, 0.0095926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 675, '2021-08-22 00:00:00', 0.000525355593859974, 0.000852500000000008, 0.00081275713091065, 0.00153307692307693, 0.000954841287657455, 0.00192326923076923, 0.00126539007363796, 0.00347903846153844, 0.00299974788684242, 0.00974076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 690, '2021-08-22 00:00:00', 0.000743111131558499, 0.000986923076923095, 0.000763752502199075, 0.00134673076923079, 0.000821509679703269, 0.00186307692307692, 0.0012723335315021, 0.00336615384615382, 0.00291060638672798, 0.00968846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 705, '2021-08-22 00:00:00', 0.000656034708275047, 0.00082153846153848, 0.000750847828483572, 0.00126730769230772, 0.000800446125607484, 0.001795, 0.00141420007288707, 0.00325538461538461, 0.00305210081494953, 0.00979923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 720, '2021-08-22 00:00:00', 0.00051947132888976, 0.000762307692307707, 0.000469135374918632, 0.00114, 0.000557865161541378, 0.00159153846153845, 0.0014620257811049, 0.00309076923076923, 0.00298270425182357, 0.00982057692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 735, '2021-08-22 00:00:00', 0.000400749730073354, 0.000657115384615385, 0.000504996915451411, 0.00105173076923075, 0.000532092530992932, 0.00144230769230768, 0.00153189038571504, 0.00294807692307693, 0.00292127991574825, 0.00976288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 750, '2021-08-22 00:00:00', 0.000427718500166438, 0.000643653846153844, 0.000478852835912596, 0.000969038461538456, 0.000522568802978259, 0.00143692307692307, 0.00146929035722901, 0.00286307692307693, 0.00294169519416692, 0.00978884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 765, '2021-08-22 00:00:00', 0.000379926764197862, 0.000602115384615367, 0.000358371530462666, 0.000916923076923063, 0.000532075218800402, 0.00146096153846153, 0.00131765228283551, 0.00279346153846154, 0.00290186316806187, 0.00977538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 780, '2021-08-22 00:00:00', 0.000344002683352673, 0.000564615384615368, 0.000463966552176372, 0.000934807692307668, 0.000553166027378885, 0.00140557692307693, 0.00125958876072864, 0.00284038461538462, 0.0028497471142866, 0.00971884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 795, '2021-08-22 00:00:00', 0.000375317916520839, 0.000603461538461529, 0.00044391059390896, 0.000926153846153842, 0.000540622753441308, 0.00127019230769231, 0.0014298557216081, 0.00308076923076925, 0.00282125514893369, 0.00966615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 810, '2021-08-22 00:00:00', 0.000347493220741821, 0.000553461538461535, 0.000364293679076877, 0.000843269230769247, 0.000497508909854469, 0.00121634615384617, 0.00130068053193467, 0.00304538461538464, 0.00276489554678212, 0.00958923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 825, '2021-08-22 00:00:00', 0.000333725877837582, 0.000530192307692314, 0.000445982450499836, 0.000817115384615392, 0.000632859475227034, 0.00134365384615384, 0.00124668501974698, 0.00304346153846155, 0.0027525942518622, 0.00958365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 840, '2021-08-22 00:00:00', 0.000324628071206701, 0.000560769230769232, 0.000385143329963507, 0.000849230769230765, 0.000644067961058132, 0.00146346153846152, 0.00123677346971246, 0.00297615384615385, 0.0027525942518622, 0.00958365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 855, '2021-08-22 00:00:00', 0.000353575364613449, 0.000543461538461546, 0.000574752956963683, 0.000999807692307683, 0.000654424967785897, 0.00149903846153844, 0.00117095437735471, 0.00291692307692308, 0.00275347959582337, 0.00961826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 870, '2021-08-22 00:00:00', 0.000449314049841135, 0.000586346153846161, 0.000512602560094489, 0.000995769230769221, 0.000595827027042115, 0.00131538461538459, 0.00116010801884335, 0.00282115384615386, 0.00276316775431057, 0.00960096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 885, '2021-08-22 00:00:00', 0.000382290314571804, 0.000553269230769217, 0.00046489370166327, 0.000863076923076915, 0.000703022513043618, 0.00116442307692306, 0.00104138110957738, 0.00268884615384616, 0.00271995368314642, 0.00955096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 900, '2021-08-22 00:00:00', 0.00035347424016686, 0.000560961538461524, 0.000349464645510145, 0.000768461538461517, 0.000668461954501061, 0.00111576923076921, 0.000908774999656099, 0.00260000000000001, 0.00273922808469834, 0.0095025 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 915, '2021-08-22 00:00:00', 0.000319696009455116, 0.000441538461538442, 0.000481286776816562, 0.000740192307692263, 0.000753614061603304, 0.00115692307692307, 0.000857725996233865, 0.00257326923076926, 0.00281704428435198, 0.00950750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 930, '2021-08-22 00:00:00', 0.00037960485528224, 0.000509615384615358, 0.00053066754042578, 0.000834038461538443, 0.000654155591936342, 0.00111653846153847, 0.000931867933858562, 0.00258538461538463, 0.00288202183971868, 0.00952826923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 945, '2021-08-22 00:00:00', 0.000411189316308391, 0.000579423076923055, 0.000478621457939417, 0.000827500000000007, 0.000553803214147439, 0.00102500000000001, 0.00106978346119491, 0.0026394230769231, 0.00292698490180334, 0.00961384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 960, '2021-08-22 00:00:00', 0.000387135436448095, 0.000495384615384624, 0.000445405303757595, 0.000658269230769239, 0.000577643788293312, 0.00119211538461537, 0.00123195510657467, 0.0027242307692308, 0.00291666648498169, 0.00960076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 975, '2021-08-22 00:00:00', 0.000335824187061329, 0.000438269230769241, 0.000321959385876309, 0.000615384615384625, 0.000732175262751075, 0.00183615384615385, 0.00145260318050046, 0.00288000000000001, 0.00290569965095131, 0.00960769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 990, '2021-08-22 00:00:00', 0.000239870558042015, 0.000391730769230765, 0.000510678131356902, 0.000971923076923082, 0.000867300320623632, 0.00208538461538463, 0.0015265234634998, 0.00299173076923078, 0.00286437090018843, 0.00967442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1005, '2021-08-22 00:00:00', 0.00053825705183132, 0.000874423076923101, 0.000754868608026997, 0.00175115384615387, 0.000888076659892697, 0.0021519230769231, 0.00155228745603187, 0.00310288461538463, 0.0028664292514985, 0.00967942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1020, '2021-08-22 00:00:00', 0.000808822220648896, 0.00138423076923078, 0.00097420555404826, 0.00181269230769233, 0.000958596169085099, 0.00207884615384616, 0.00150678875299556, 0.00323788461538463, 0.00285516337266635, 0.00972326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1035, '2021-08-22 00:00:00', 0.000943476080981709, 0.00120134615384614, 0.000914614189363279, 0.00157134615384616, 0.000805474179503087, 0.00187557692307691, 0.00154174737280091, 0.00332019230769231, 0.00283195556924078, 0.00976288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1050, '2021-08-22 00:00:00', 0.000769171207309408, 0.00100711538461542, 0.000790736073833446, 0.00136346153846155, 0.000704312867541544, 0.00158384615384616, 0.00144304924218983, 0.00334365384615385, 0.00285221911581411, 0.00979173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1065, '2021-08-22 00:00:00', 0.000697383047818471, 0.000976346153846162, 0.00067014949537685, 0.00123711538461538, 0.000623878316537869, 0.00141807692307691, 0.00173209673961494, 0.00356634615384618, 0.00279822664309985, 0.00973711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1080, '2021-08-22 00:00:00', 0.000473903958137594, 0.000674807692307698, 0.000437373278350872, 0.000800769230769233, 0.000444766663111549, 0.00110423076923077, 0.00151686144846726, 0.0035694230769231, 0.00272687807546681, 0.00970596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1095, '2021-08-22 00:00:00', 0.000264680068122883, 0.000383461538461531, 0.000387704139776685, 0.000662499999999993, 0.000441977549029543, 0.00102192307692308, 0.001654461578697, 0.00391365384615386, 0.00270475075632602, 0.00969557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1110, '2021-08-22 00:00:00', 0.000339834348786825, 0.000509230769230766, 0.000388970435894567, 0.00076499999999999, 0.000718439869546403, 0.00110961538461539, 0.00181882101500267, 0.00408826923076926, 0.00273969796903573, 0.00976980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1125, '2021-08-22 00:00:00', 0.000338153868026871, 0.000484038461538447, 0.000428051803119488, 0.000777115384615394, 0.000884111396566318, 0.00118019230769233, 0.00180079316926224, 0.00412596153846156, 0.00274426171240169, 0.00977711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1140, '2021-08-22 00:00:00', 0.000350029943774057, 0.000495192307692324, 0.000579886494198527, 0.000742884615384666, 0.000903627220620431, 0.00129307692307697, 0.00174951361372681, 0.0041467307692308, 0.00275657625576479, 0.00979942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1155, '2021-08-22 00:00:00', 0.000491316755104241, 0.000468076923076958, 0.000631333631169903, 0.000803076923076949, 0.00112850781327176, 0.00156326923076926, 0.00167519555689661, 0.00411192307692311, 0.00275840751856241, 0.00979596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1170, '2021-08-22 00:00:00', 0.000432353888169629, 0.000521730769230763, 0.000582737967238775, 0.000906538461538465, 0.00111237419340519, 0.00163711538461539, 0.00161757597610176, 0.00406096153846155, 0.0027615501778196, 0.00979923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1185, '2021-08-22 00:00:00', 0.000420391072510091, 0.000640576923076943, 0.000922788770729579, 0.00122134615384617, 0.0010202431836803, 0.00176192307692311, 0.00160564476624957, 0.00406365384615387, 0.00275266117392999, 0.00976346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1200, '2021-08-22 00:00:00', 0.000865931268368594, 0.00091980769230768, 0.00103069513510952, 0.00128269230769231, 0.000926407121003576, 0.00182692307692308, 0.00165740493404137, 0.00405865384615384, 0.00276612366929721, 0.00976192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1215, '2021-08-22 00:00:00', 0.000683491488889659, 0.000816153846153855, 0.000702070892760501, 0.00119346153846154, 0.000624983569014784, 0.00184269230769233, 0.00185577420087022, 0.00406326923076925, 0.00276094033591123, 0.00976653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1230, '2021-08-22 00:00:00', 0.000477025559708714, 0.000704230769230763, 0.000419065076642707, 0.00110653846153846, 0.00072812807939264, 0.00180250000000001, 0.00183188683728429, 0.00399423076923077, 0.00284016478395183, 0.00988 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1245, '2021-08-22 00:00:00', 0.000451429566871881, 0.00073057692307691, 0.000570576496590522, 0.00123846153846156, 0.00130080738241825, 0.00193961538461538, 0.00184917116568476, 0.00386500000000001, 0.00284597151183105, 0.0098846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1260, '2021-08-22 00:00:00', 0.000518155901695174, 0.000878461538461554, 0.000741987792767099, 0.00128673076923078, 0.00126568655738239, 0.0020823076923077, 0.00172533167379939, 0.00379423076923079, 0.00287738986957599, 0.00983269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1275, '2021-08-22 00:00:00', 0.000765629580049133, 0.000895576923076906, 0.00134226353024114, 0.00150076923076922, 0.0014858689376927, 0.00235249999999997, 0.00168272855345577, 0.00370923076923078, 0.00289268172090564, 0.00984346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1290, '2021-08-22 00:00:00', 0.000876390587317368, 0.00104269230769231, 0.000868913025655549, 0.00150461538461538, 0.00132444083992512, 0.00229653846153846, 0.00143341293905355, 0.00355942307692308, 0.00302686568022996, 0.00986961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1305, '2021-08-22 00:00:00', 0.00061284469107975, 0.000898846153846158, 0.000933799846779899, 0.00147692307692307, 0.00111049261418247, 0.00201538461538463, 0.00118216998972879, 0.00326173076923078, 0.00298957061491087, 0.0097073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1320, '2021-08-22 00:00:00', 0.000814217132257446, 0.00100846153846152, 0.00107503788841996, 0.00142230769230767, 0.00111639559090165, 0.00184634615384614, 0.00116417037148611, 0.00321557692307691, 0.00298939819001445, 0.00973153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1335, '2021-08-22 00:00:00', 0.000629838074428672, 0.00082, 0.000655211328210494, 0.00120826923076924, 0.000767716118406767, 0.00157096153846156, 0.000966695322298521, 0.00301038461538462, 0.00299648319509081, 0.00972653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1350, '2021-08-22 00:00:00', 0.000447093906845588, 0.00069519230769231, 0.000580033951260954, 0.0010392307692308, 0.000610976142049624, 0.00138961538461542, 0.000952414906354437, 0.00294307692307695, 0.0029027365337928, 0.00963923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1365, '2021-08-22 00:00:00', 0.000474932221884985, 0.000686153846153849, 0.000497143881046095, 0.000994038461538475, 0.000588211663891905, 0.00142019230769231, 0.00098291192186982, 0.00306038461538461, 0.00280351746094905, 0.00966307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1380, '2021-08-22 00:00:00', 0.000391593981253346, 0.000594615384615369, 0.000389333207103926, 0.000882884615384601, 0.000502442648851218, 0.00130615384615381, 0.000980214281910588, 0.00300596153846154, 0.00279431491535114, 0.00975038461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1395, '2021-08-22 00:00:00', 0.000325319251481684, 0.000573846153846156, 0.000459345060510486, 0.00089673076923076, 0.000524060221143157, 0.00138365384615382, 0.00102531903102621, 0.00313634615384613, 0.00279505059813841, 0.00974961538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1410, '2021-08-22 00:00:00', 0.000322718322046672, 0.000493653846153869, 0.000360259788742246, 0.000828653846153843, 0.000555126596788097, 0.00134846153846154, 0.00113159880088033, 0.00336961538461537, 0.0028338670779316, 0.00973115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1425, '2021-08-22 00:00:00', 0.000369468016727587, 0.000548846153846137, 0.000482311780745795, 0.000919423076923071, 0.000637768254269415, 0.00135788461538463, 0.0012003990522386, 0.00354173076923078, 0.00283848066076527, 0.00973269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 0, '2021-08-22 00:00:00', 0.000418152024250314, 0.000601346153846105, 0.000536121147330898, 0.000921730769230761, 0.000615629790102396, 0.00132596153846153, 0.00128725756492689, 0.00366596153846155, 0.00280293014265703, 0.0097157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 15, '2021-08-22 00:00:00', 0.000432395518727213, 0.000636730769230764, 0.000478565524811866, 0.000920192307692307, 0.000502287115257606, 0.00125211538461535, 0.00139496237886959, 0.00380903846153848, 0.00278644744874462, 0.00970423076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 30, '2021-08-22 00:00:00', 0.000447833803307221, 0.000608653846153837, 0.000479983693633254, 0.000892884615384606, 0.000322394168681756, 0.00128499999999996, 0.0016609600675976, 0.0040321153846154, 0.00275683742998833, 0.00967384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 45, '2021-08-22 00:00:00', 0.000370789645942893, 0.000580192307692283, 0.0003536493265282, 0.00084961538461534, 0.000401423285131977, 0.00135442307692303, 0.00169744215943148, 0.00418673076923076, 0.00275528136215077, 0.00967076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 60, '2021-08-22 00:00:00', 0.000345859075347198, 0.000587499999999989, 0.000296999417248853, 0.0009155769230769, 0.000562192993142467, 0.00151019230769229, 0.00178311534852736, 0.00428288461538463, 0.00294497391917405, 0.00987076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 75, '2021-08-22 00:00:00', 0.000389841831832041, 0.000594423076923085, 0.000499303514908527, 0.000979999999999989, 0.000713615819935039, 0.00155346153846154, 0.00180273178388117, 0.00433826923076926, 0.00302575368868905, 0.00993423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 90, '2021-08-22 00:00:00', 0.000493999104639478, 0.000676346153846152, 0.000682922790995871, 0.00112346153846151, 0.000711842247000985, 0.00165076923076924, 0.00183568759911333, 0.00437019230769233, 0.00303544468925697, 0.0099026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 105, '2021-08-22 00:00:00', 0.000583732947370785, 0.000781923076923067, 0.000618406419759717, 0.00113750000000001, 0.000686007400722589, 0.00181692307692307, 0.00186129005097166, 0.00436442307692311, 0.00306723892375285, 0.00993884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 120, '2021-08-22 00:00:00', 0.000478761583511237, 0.000794423076923097, 0.000480480528701807, 0.00125153846153847, 0.000584801346941522, 0.00183384615384618, 0.0018118628853709, 0.00443865384615388, 0.00307579063006571, 0.00995999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 135, '2021-08-22 00:00:00', 0.000461408045676908, 0.00074576923076924, 0.000501526017424668, 0.0012221153846154, 0.000711020312378912, 0.00193173076923078, 0.00168626589061341, 0.00441557692307696, 0.00320587220821178, 0.0100238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 150, '2021-08-22 00:00:00', 0.000439022384219948, 0.000770576923076915, 0.000608525582548026, 0.00113076923076923, 0.000874293231042177, 0.00203442307692307, 0.00145066207696296, 0.00428269230769234, 0.00328462837143893, 0.00995346153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 165, '2021-08-22 00:00:00', 0.000470569908155567, 0.000744038461538459, 0.000654455616406625, 0.00137807692307691, 0.000897036574162159, 0.00207884615384615, 0.00134264240041219, 0.00416615384615387, 0.00339040567121173, 0.00992884615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 180, '2021-08-22 00:00:00', 0.00065139424432403, 0.00111230769230769, 0.000707548557724792, 0.00154519230769231, 0.000853244306253386, 0.00218538461538466, 0.00123017686345689, 0.00405865384615388, 0.00355932915027538, 0.00998 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 195, '2021-08-22 00:00:00', 0.000640397953199027, 0.000958461538461558, 0.000805942377211052, 0.00149634615384617, 0.00100036687500906, 0.00211173076923079, 0.00114649635176715, 0.00389673076923076, 0.00372298457609567, 0.00997692307692305 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 210, '2021-08-22 00:00:00', 0.000636823638187098, 0.000987884615384605, 0.000655327311055608, 0.00143173076923077, 0.00102235566970823, 0.00219865384615384, 0.00102215264929539, 0.00372903846153846, 0.00381787167854633, 0.0100080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 225, '2021-08-22 00:00:00', 0.00061721471142542, 0.000965000000000011, 0.000717073647113467, 0.00143115384615384, 0.00104766834520206, 0.00225519230769231, 0.000922849100090833, 0.00352769230769231, 0.00396421062566249, 0.0100817307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 240, '2021-08-22 00:00:00', 0.000559957278590254, 0.000971923076923082, 0.000746481490316162, 0.00148884615384619, 0.00105824644505029, 0.00212846153846157, 0.00093639950793536, 0.00343903846153847, 0.00414955300651119, 0.0100730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 255, '2021-08-22 00:00:00', 0.000616068708705563, 0.000934423076923075, 0.000788144949573663, 0.00151730769230768, 0.000847991677208809, 0.00198826923076925, 0.000970695547612072, 0.0034553846153846, 0.00443585622642779, 0.0102026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 270, '2021-08-22 00:00:00', 0.000662836358735363, 0.000999038461538456, 0.00070548076896867, 0.00134365384615385, 0.00069437102141767, 0.00188865384615385, 0.00100784095204324, 0.00347923076923074, 0.00456952421357643, 0.0101665384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 285, '2021-08-22 00:00:00', 0.000489159443881504, 0.000760192307692326, 0.000489216052633059, 0.00120788461538464, 0.00064854345682048, 0.0016761538461539, 0.00142348461935437, 0.00367269230769229, 0.00457150734272792, 0.0102592307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 300, '2021-08-22 00:00:00', 0.000436725270093757, 0.000759807692307691, 0.000425975486835377, 0.00114865384615385, 0.000694122578401073, 0.00165307692307694, 0.00156842385362354, 0.00371423076923075, 0.00456606634272366, 0.0102146153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 315, '2021-08-22 00:00:00', 0.000451864513390399, 0.000738461538461525, 0.000502534231516748, 0.00104942307692311, 0.000657335881827889, 0.0016576923076923, 0.00164280814929332, 0.00378115384615381, 0.00471173032074041, 0.0102588461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 330, '2021-08-22 00:00:00', 0.000416857105197726, 0.00070461538461544, 0.000492191996621702, 0.00120019230769233, 0.000545479640739718, 0.00159403846153848, 0.00170714282219869, 0.00399384615384612, 0.00474048209167996, 0.0102976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 345, '2021-08-22 00:00:00', 0.000511115559716795, 0.000798653846153869, 0.000452019740889517, 0.00111461538461539, 0.000540718930257143, 0.00153519230769231, 0.00177721597319643, 0.00395615384615379, 0.00475568058706152, 0.0103446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 360, '2021-08-22 00:00:00', 0.000400708603121211, 0.000709230769230778, 0.000570806750270035, 0.00111711538461538, 0.000633308801819077, 0.00161596153846151, 0.00167185226620056, 0.00406499999999997, 0.00477509534338964, 0.0103465384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 375, '2021-08-22 00:00:00', 0.000526661217920564, 0.000829038461538444, 0.000569808604843629, 0.00114538461538463, 0.000764886341481253, 0.00165365384615381, 0.00166499102561683, 0.0042536538461538, 0.00496877672610132, 0.010486923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 390, '2021-08-22 00:00:00', 0.000359302101301949, 0.000605000000000026, 0.000491734801884723, 0.00100865384615385, 0.000669988777173493, 0.00154480769230767, 0.00170121731303026, 0.00445788461538461, 0.00498679928565252, 0.0104513461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 405, '2021-08-22 00:00:00', 0.000453794980817754, 0.000703269230769226, 0.000660557369545994, 0.00112903846153843, 0.000567843186641672, 0.0015232692307692, 0.00187565464469177, 0.0046728846153846, 0.00502978314641892, 0.0104725 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 420, '2021-08-22 00:00:00', 0.000569608772620437, 0.000816923076923048, 0.000584888154988756, 0.00119307692307688, 0.000823731472302419, 0.00162846153846151, 0.00192755325178357, 0.0048484615384615, 0.00503495532407036, 0.0104636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 435, '2021-08-22 00:00:00', 0.000434544190901377, 0.000715576923076888, 0.000397068488570121, 0.00105076923076921, 0.000809045044861751, 0.0017582692307692, 0.00188249936152812, 0.00506038461538458, 0.00503305752385778, 0.0104190384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 450, '2021-08-22 00:00:00', 0.000440893542008287, 0.000688653846153806, 0.000706902479401916, 0.00115365384615383, 0.000844142555405263, 0.0018955769230769, 0.00182608218704584, 0.00498192307692302, 0.00508610759815401, 0.0103825 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 465, '2021-08-22 00:00:00', 0.000632134479363343, 0.000784999999999984, 0.000709337393954076, 0.00132653846153842, 0.00112281760968352, 0.00209076923076921, 0.00192534052932101, 0.00507192307692304, 0.00508564892236363, 0.0103801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 480, '2021-08-22 00:00:00', 0.000635295237241347, 0.000879038461538456, 0.000791361266329206, 0.00128942307692308, 0.00124467309579047, 0.00233134615384616, 0.00188647249159335, 0.00513230769230766, 0.00508884230827222, 0.0103390384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 495, '2021-08-22 00:00:00', 0.000552409686318451, 0.000887307692307664, 0.00105756165486755, 0.00160442307692307, 0.001242565847195, 0.00244173076923076, 0.00183129395195352, 0.0050684615384615, 0.00520970021653394, 0.0104878846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 510, '2021-08-22 00:00:00', 0.00100491897874714, 0.0012269230769231, 0.00108454854131179, 0.00185846153846156, 0.00134324228870069, 0.0025096153846154, 0.00183862064728302, 0.00499673076923074, 0.00517725181405675, 0.0104771153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 525, '2021-08-22 00:00:00', 0.00066590831547247, 0.00104326923076924, 0.000859032013373201, 0.00152, 0.00106365321127057, 0.00213692307692305, 0.00174933491757474, 0.0047505769230769, 0.00511033604570189, 0.0103975 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 540, '2021-08-22 00:00:00', 0.000607638050158135, 0.00102, 0.000785770077939238, 0.00145884615384614, 0.000878298902161729, 0.0022198076923077, 0.00168991616769772, 0.00466057692307688, 0.00509368710720965, 0.0104378846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 555, '2021-08-22 00:00:00', 0.000609475972896763, 0.000940192307692318, 0.000834640618193521, 0.00147019230769232, 0.000991820470727348, 0.00245961538461538, 0.0016590999529402, 0.0045855769230769, 0.0050460815605165, 0.0104313461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 570, '2021-08-22 00:00:00', 0.000853382072426206, 0.0012448076923077, 0.000793510627140318, 0.00177865384615387, 0.00130050630673063, 0.00275057692307693, 0.00167126659706389, 0.00450403846153844, 0.00502848532401619, 0.0104694230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 585, '2021-08-22 00:00:00', 0.000709782442291026, 0.00119365384615389, 0.000906607624397323, 0.00185423076923077, 0.00145346907299529, 0.00269288461538465, 0.00158401908496662, 0.0042726923076923, 0.00490214672363039, 0.0104125 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 600, '2021-08-22 00:00:00', 0.0008654755917991[...];
Date: 2021-08-22 14:50:28 Duration: 10s608ms 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 961956, 1, 870, '2021-08-22 00:00:00', 0.000635912427449437, 0.00129615384615383, 0.000763191678716151, 0.00196153846153847, 0.00116830580822767, 0.0028423076923077, 0.00192934026189108, 0.00573461538461538, 0.00331388686497383, 0.00882307692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 885, '2021-08-22 00:00:00', 0.000609716201321475, 0.00141538461538461, 0.00092357166228977, 0.00194615384615384, 0.00133838019204618, 0.00286153846153844, 0.00208552520594103, 0.00566923076923075, 0.00331315327375365, 0.00884615384615389 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 900, '2021-08-22 00:00:00', 0.000543153187061805, 0.00136923076923075, 0.000801114608145835, 0.00205384615384614, 0.00118736942601961, 0.0031230769230769, 0.0019958611019962, 0.00558846153846151, 0.00321460130318854, 0.00883846153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 915, '2021-08-22 00:00:00', 0.000573357184954103, 0.00150769230769228, 0.000973526499975122, 0.00218461538461535, 0.00109113913658367, 0.00324615384615383, 0.00200333567984845, 0.00548461538461538, 0.00318274434073198, 0.00891153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 930, '2021-08-22 00:00:00', 0.000659428657131435, 0.00157307692307689, 0.00094188027983309, 0.00229230769230769, 0.00110514878914733, 0.00311538461538461, 0.00190143265824648, 0.00517692307692309, 0.00320204021499753, 0.00891153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 945, '2021-08-22 00:00:00', 0.000584676110206457, 0.00157692307692309, 0.000693441806110294, 0.00213846153846155, 0.00136724315546058, 0.00318461538461538, 0.00186533148219335, 0.00498846153846156, 0.00307125632024022, 0.00903076923076927 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 960, '2021-08-22 00:00:00', 0.00072272986761197, 0.00160769230769232, 0.00101268872884931, 0.00220769230769233, 0.00166857378066972, 0.00364230769230769, 0.00182854713239357, 0.00490384615384618, 0.00298266014464633, 0.00898846153846159 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 975, '2021-08-22 00:00:00', 0.000780936321643127, 0.00158846153846155, 0.00112305215989556, 0.00242692307692306, 0.00138699453717519, 0.0035153846153846, 0.00147565370129778, 0.00463461538461539, 0.00281307934204059, 0.00906923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 990, '2021-08-22 00:00:00', 0.000792978804644456, 0.00168076923076923, 0.00111187298665877, 0.00271153846153846, 0.00112181172148521, 0.00323846153846153, 0.00117925661068582, 0.00432307692307693, 0.00292890108034766, 0.00903846153846157 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1005, '2021-08-22 00:00:00', 0.000971913259820746, 0.00206923076923075, 0.000921111368861663, 0.00242692307692307, 0.000971153160700472, 0.00279230769230768, 0.00115492257482752, 0.00392307692307693, 0.00301891727916843, 0.00901153846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1020, '2021-08-22 00:00:00', 0.000501459408588107, 0.00141153846153849, 0.000519289455372957, 0.00186153846153849, 0.000919238815542514, 0.00245000000000001, 0.00133425865327761, 0.00382307692307694, 0.00304685714491811, 0.00944230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1035, '2021-08-22 00:00:00', 0.000466030702190944, 0.00129615384615386, 0.000666194704733812, 0.00166923076923078, 0.000895982486092549, 0.00239615384615383, 0.00137257198213931, 0.00373461538461539, 0.00315848308284459, 0.00958076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1050, '2021-08-22 00:00:00', 0.000374679350091013, 0.00110384615384617, 0.000646172160912601, 0.00180769230769232, 0.000629639701612066, 0.0022269230769231, 0.00126428453467381, 0.00351923076923079, 0.00308155804748183, 0.00950000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1065, '2021-08-22 00:00:00', 0.000530268437100145, 0.00130384615384617, 0.00048352869614944, 0.00165000000000001, 0.000627963742216405, 0.00219230769230771, 0.0011760167450404, 0.00333076923076927, 0.00332204756136933, 0.00960000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1080, '2021-08-22 00:00:00', 0.000357856868680078, 0.00103846153846155, 0.000528219068772963, 0.0014692307692308, 0.000748341756562712, 0.00201923076923078, 0.00112890007733873, 0.00318076923076926, 0.0033410845774757, 0.00967307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1095, '2021-08-22 00:00:00', 0.000394442157210177, 0.00099615384615389, 0.000656154297050942, 0.00145769230769233, 0.000862554346113902, 0.00200000000000002, 0.00112225048623119, 0.00312307692307695, 0.00340210794383986, 0.00970769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1110, '2021-08-22 00:00:00', 0.000425422866551159, 0.000953846153846117, 0.000535853022328366, 0.00130769230769228, 0.000649496846679137, 0.00172307692307691, 0.0010532878925609, 0.00283076923076921, 0.00341677535787087, 0.00986538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1125, '2021-08-22 00:00:00', 0.0003864632533034, 0.000915384615384608, 0.000517642585336502, 0.00133461538461537, 0.00049065105883761, 0.0015076923076923, 0.000936515637061949, 0.00268846153846152, 0.00338978783089167, 0.00988846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1140, '2021-08-22 00:00:00', 0.000453041006804214, 0.000973076923076901, 0.000444452991370809, 0.0012076923076923, 0.000462983634866125, 0.00146538461538461, 0.00084678577801364, 0.00257692307692306, 0.00335760903941156, 0.00989230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1155, '2021-08-22 00:00:00', 0.000341692619402049, 0.000834615384615361, 0.00049360526116133, 0.00112692307692308, 0.000532858763218223, 0.00149230769230767, 0.000796028604047333, 0.00256153846153844, 0.00336422124946984, 0.00999615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1170, '2021-08-22 00:00:00', 0.000402473123804069, 0.000803846153846176, 0.00042966892442366, 0.00106923076923079, 0.00047587975210293, 0.00146153846153846, 0.000754881549546788, 0.0025230769230769, 0.00330686232878513, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1185, '2021-08-22 00:00:00', 0.000387496898250605, 0.000815384615384628, 0.000460635013198728, 0.00105384615384614, 0.000507361197388405, 0.00146923076923076, 0.000715928659961206, 0.00248461538461537, 0.00327099373279738, 0.00994999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1200, '2021-08-22 00:00:00', 0.000318844066059745, 0.0007384615384615, 0.000372765135378609, 0.00108461538461537, 0.000698757138397545, 0.00158846153846153, 0.000667671038300007, 0.00244615384615381, 0.0032561704737077, 0.00992307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1215, '2021-08-22 00:00:00', 0.000226410111217529, 0.000738461538461551, 0.000298921137014178, 0.000984615384615379, 0.000751695519373463, 0.00152307692307693, 0.000669936851214629, 0.00241923076923073, 0.00327159570569748, 0.00994230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1230, '2021-08-22 00:00:00', 0.00026393472386468, 0.0007384615384615, 0.000693441806110287, 0.00126153846153843, 0.00067227512682963, 0.00146538461538462, 0.000635658350422227, 0.00236153846153841, 0.00332131577263261, 0.00999230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1245, '2021-08-22 00:00:00', 0.000548802893017709, 0.000996153846153839, 0.000561604843283949, 0.00115000000000001, 0.000587314618870008, 0.00144230769230771, 0.000636819017883752, 0.00229230769230764, 0.00332917407174808, 0.01005 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1260, '2021-08-22 00:00:00', 0.000402988833592195, 0.000800000000000014, 0.000583424901238011, 0.00109615384615387, 0.000624869217085847, 0.00136153846153849, 0.000637350284078818, 0.00223076923076919, 0.00337827447989918, 0.0101076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1275, '2021-08-22 00:00:00', 0.000320312347560922, 0.000750000000000028, 0.000417925278562487, 0.000988461538461583, 0.000484609279570791, 0.0013269230769231, 0.000548578582828789, 0.00215769230769228, 0.00350413382252354, 0.0101846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1290, '2021-08-22 00:00:00', 0.000290490301704929, 0.000703846153846196, 0.000298406021799405, 0.000976923076923123, 0.000484418763531632, 0.00128846153846156, 0.000544284993221511, 0.00212307692307691, 0.00352924703235468, 0.0101961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1305, '2021-08-22 00:00:00', 0.000233271053959511, 0.000780769230769273, 0.000404208628538028, 0.00104615384615388, 0.000492591264484194, 0.00132307692307694, 0.00053930154259574, 0.00212692307692306, 0.00352924703235468, 0.0101961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1320, '2021-08-22 00:00:00', 0.000387735040379956, 0.000792307692307716, 0.000474714489091943, 0.00101538461538464, 0.000477686733523749, 0.00135384615384616, 0.000557356397510746, 0.0021230769230769, 0.00350933699633505, 0.0102230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1335, '2021-08-22 00:00:00', 0.000347916877782834, 0.000723076923076963, 0.000330058269913769, 0.000942307692307717, 0.000392624306626371, 0.00148461538461538, 0.000544962948634699, 0.00215384615384615, 0.00350525978407391, 0.0102269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1350, '2021-08-22 00:00:00', 0.000317393228564272, 0.000707692307692307, 0.00045248034381446, 0.00110769230769228, 0.000552936218327638, 0.0016576923076923, 0.000559120187987705, 0.00216923076923076, 0.00354505072113002, 0.0102461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1365, '2021-08-22 00:00:00', 0.000394987828439526, 0.000919230769230745, 0.000402473123804065, 0.00130384615384612, 0.000578977879210765, 0.00161923076923074, 0.000559464029227987, 0.00224999999999998, 0.00350861796153411, 0.0103 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1380, '2021-08-22 00:00:00', 0.00042253811844431, 0.000957692307692305, 0.000663974049539247, 0.00133846153846154, 0.000656001876169931, 0.00150769230769229, 0.000596812043598843, 0.00224615384615383, 0.00343141146110234, 0.0103538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1395, '2021-08-22 00:00:00', 0.000706671504579483, 0.00105384615384617, 0.00070767224051817, 0.0012, 0.000672046243830107, 0.0014730769230769, 0.000694738467670771, 0.00231153846153844, 0.00342514008697228, 0.0103961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1410, '2021-08-22 00:00:00', 0.000341962661029627, 0.000757692307692318, 0.000358908602035914, 0.000980769230769217, 0.000435360151527962, 0.00120769230769228, 0.000665328143446162, 0.00221153846153845, 0.00342511987437608, 0.0103769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1425, '2021-08-22 00:00:00', 0.000307170711744837, 0.000634615384615375, 0.000401765335258493, 0.000969230769230731, 0.00040914545090956, 0.00104999999999998, 0.000588884212205265, 0.00219615384615383, 0.00346155145296705, 0.0103923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 0, '2021-08-22 00:00:00', 0.000354943115702507, 0.000703846153846119, 0.000433607408395406, 0.000780769230769196, 0.000524961537052576, 0.00099615384615383, 0.000678425779626276, 0.00218846153846154, 0.00345537930679773, 0.0103730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 15, '2021-08-22 00:00:00', 0.000198028746941891, 0.000380769230769223, 0.000235241283660949, 0.000542307692307692, 0.000353466351352508, 0.000857692307692307, 0.000672172139124607, 0.00206923076923077, 0.00345197602273514, 0.0103576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 30, '2021-08-22 00:00:00', 0.00023706539182259, 0.000449999999999985, 0.000380546166207702, 0.000680769230769224, 0.000406864180702195, 0.000907692307692302, 0.000647753514374554, 0.00209615384615385, 0.00344444480286734, 0.01035 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 45, '2021-08-22 00:00:00', 0.000269043891186196, 0.000503846153846167, 0.000270185121722127, 0.000650000000000005, 0.000372207551694568, 0.000857692307692307, 0.000616653499512901, 0.00211153846153846, 0.00340126673235359, 0.0103307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 60, '2021-08-22 00:00:00', 0.000174752572337134, 0.000457692307692309, 0.000228607826772241, 0.000611538461538463, 0.000428180407700366, 0.000842307692307694, 0.000618049039627597, 0.00210384615384615, 0.00339512093361135, 0.0103269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 75, '2021-08-22 00:00:00', 0.000142774701486699, 0.000403846153846144, 0.000236935564106488, 0.000542307692307692, 0.000327343620915142, 0.000934615384615384, 0.000622105605677493, 0.00206923076923075, 0.00339064096504569, 0.0103269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 90, '2021-08-22 00:00:00', 0.000183135090953279, 0.000407692307692314, 0.00028382009469706, 0.000584615384615389, 0.000308145819627385, 0.00108461538461539, 0.000634653145729702, 0.00210384615384614, 0.00339013954784253, 0.0103230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 105, '2021-08-22 00:00:00', 0.000171912321122838, 0.000434615384615379, 0.000272876416096252, 0.000838461538461532, 0.000396756076973465, 0.00116923076923077, 0.000723835935511958, 0.00219230769230769, 0.00339013954784253, 0.0103230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 120, '2021-08-22 00:00:00', 0.000241692748371535, 0.000719230769230775, 0.000277239135876476, 0.000938461538461555, 0.000410196950819392, 0.00121153846153847, 0.000739989604916599, 0.00220384615384615, 0.00338092386099509, 0.0103230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 135, '2021-08-22 00:00:00', 0.000206397674405517, 0.000550000000000016, 0.000301304854565311, 0.000796153846153869, 0.00047048256732192, 0.00118461538461541, 0.000797621464104371, 0.00215, 0.00333744490015016, 0.0104423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 150, '2021-08-22 00:00:00', 0.000200499376557656, 0.000550000000000025, 0.000251426698294735, 0.000780769230769264, 0.000416006656751466, 0.00108846153846157, 0.000777698774986444, 0.00218076923076923, 0.00358385482192224, 0.0106807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 165, '2021-08-22 00:00:00', 0.000157333550629998, 0.000565384615384647, 0.000409126649565393, 0.000853846153846179, 0.000440628921150042, 0.00121538461538464, 0.000801652140174391, 0.00217692307692308, 0.0035893196269788, 0.0106807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 180, '2021-08-22 00:00:00', 0.000421718097603282, 0.000676923076923096, 0.000421006120912909, 0.000826923076923105, 0.000576421320269746, 0.00121153846153848, 0.00079321158298693, 0.00220384615384615, 0.00357892979276464, 0.0107076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 195, '2021-08-22 00:00:00', 0.000217291013655392, 0.000580769230769244, 0.000333097352366917, 0.000884615384615398, 0.000479951920668964, 0.00116538461538462, 0.000783100347239199, 0.00217307692307691, 0.00356014908935868, 0.0106884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 210, '2021-08-22 00:00:00', 0.00028002747117986, 0.00068076923076925, 0.000468598565282264, 0.000903846153846174, 0.000508088423558158, 0.00121538461538464, 0.000746890991943373, 0.00217692307692307, 0.00355767642408095, 0.0106884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 225, '2021-08-22 00:00:00', 0.000490980181332733, 0.000688461538461557, 0.000477896029889977, 0.000903846153846157, 0.000494726031409135, 0.00123461538461539, 0.000741225596303434, 0.00216923076923076, 0.0035610197329503, 0.0106615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 240, '2021-08-22 00:00:00', 0.000277599600975129, 0.000588461538461516, 0.000326779153840376, 0.000803846153846142, 0.000422155640274298, 0.00113076923076921, 0.000629774074264226, 0.00216923076923075, 0.00356664246337341, 0.0106423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 255, '2021-08-22 00:00:00', 0.000196116135138181, 0.000538461538461522, 0.000295192245051346, 0.00080769230769227, 0.000353901333490199, 0.00107307692307688, 0.000617052547319782, 0.00223461538461535, 0.00356266106248599, 0.0106153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 270, '2021-08-22 00:00:00', 0.000218138981808873, 0.00060384615384613, 0.000257681974534488, 0.000799999999999972, 0.000357792376407595, 0.00101923076923073, 0.000596451042545677, 0.0022153846153846, 0.00357082408071086, 0.0105961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 285, '2021-08-22 00:00:00', 0.000171509138576888, 0.000530769230769215, 0.000276127061053703, 0.000723076923076903, 0.000425223922910509, 0.00101923076923076, 0.000652333090942386, 0.00230769230769229, 0.00357277741561637, 0.0105923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 300, '2021-08-22 00:00:00', 0.000199884582081399, 0.000534615384615368, 0.000269158231986626, 0.000726923076923057, 0.000373445495971703, 0.00101153846153845, 0.000676791071044935, 0.00257307692307692, 0.0035631101366859, 0.0105846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 315, '2021-08-22 00:00:00', 0.000153171598090303, 0.00048846153846151, 0.000322418743490307, 0.000734615384615372, 0.000393504960383183, 0.000973076923076901, 0.000833823445617557, 0.00293846153846154, 0.0035631101366859, 0.0105846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 330, '2021-08-22 00:00:00', 0.000237162715969807, 0.000523076923076934, 0.000259496554001163, 0.000657692307692312, 0.000352223705138597, 0.000938461538461538, 0.000852146610715474, 0.00328461538461538, 0.00355842878032079, 0.0105807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 345, '2021-08-22 00:00:00', 0.000165482976117263, 0.000446153846153857, 0.000294357187522527, 0.000623076923076931, 0.000354769697778065, 0.000911538461538489, 0.000962920237930141, 0.00348076923076925, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 360, '2021-08-22 00:00:00', 0.000229648560932699, 0.000492307692307698, 0.000264981857143801, 0.000669230769230772, 0.000437264222181483, 0.00100000000000002, 0.000975610262664068, 0.00366923076923077, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 375, '2021-08-22 00:00:00', 0.000217113936766983, 0.000492307692307689, 0.000333097352366894, 0.000715384615384622, 0.000370882523386913, 0.00106538461538464, 0.00108486794659005, 0.00385769230769231, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 390, '2021-08-22 00:00:00', 0.000237454449073129, 0.000496153846153851, 0.00033532991791096, 0.000726923076923099, 0.000353357522152198, 0.00106153846153848, 0.00142408405110634, 0.00411923076923079, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 405, '2021-08-22 00:00:00', 0.000296544198288337, 0.000507692307692346, 0.000308968507232613, 0.000788461538461588, 0.00039138806239411, 0.00110384615384618, 0.00146814901779813, 0.00431153846153848, 0.00353498775974379, 0.0105423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 420, '2021-08-22 00:00:00', 0.000241533561929752, 0.000592307692307712, 0.000314398081810547, 0.000773076923076932, 0.000358544064452112, 0.00121538461538461, 0.0015468081279252, 0.0044692307692308, 0.00353498775974379, 0.0105423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 435, '2021-08-22 00:00:00', 0.000199999999999978, 0.000499999999999979, 0.000222745111316446, 0.000780769230769196, 0.000390187331734563, 0.00137692307692304, 0.00162384159894419, 0.00456153846153849, 0.00353498775974379, 0.0105423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 450, '2021-08-22 00:00:00', 0.00021526370232449, 0.000592307692307661, 0.000282951477220968, 0.000938461538461503, 0.000367946484403117, 0.00144615384615382, 0.00179002363542627, 0.00465384615384618, 0.00353454164148402, 0.0105461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 465, '2021-08-22 00:00:00', 0.000293021395910818, 0.000688461538461522, 0.000418881293998104, 0.00121153846153842, 0.000461235798197026, 0.0017076923076923, 0.00184367525924133, 0.00479230769230771, 0.00353384514919111, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 480, '2021-08-22 00:00:00', 0.000291864035784841, 0.000996153846153805, 0.000230350902888512, 0.00121153846153844, 0.000605982990368021, 0.00198076923076923, 0.00177942082193576, 0.00479230769230772, 0.00350902353281451, 0.0105269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 495, '2021-08-22 00:00:00', 0.000211696444503387, 0.000819230769230747, 0.000428467753027706, 0.00129615384615383, 0.000849914022801015, 0.0023653846153846, 0.00168120835664755, 0.00486153846153848, 0.00352098762368654, 0.0105153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 510, '2021-08-22 00:00:00', 0.000465766531148874, 0.0010423076923077, 0.000630860218578241, 0.00160384615384617, 0.000878854149096779, 0.00269615384615384, 0.00161470168714273, 0.00493846153846158, 0.00350747114687403, 0.0105346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 525, '2021-08-22 00:00:00', 0.00039907585552315, 0.00113846153846154, 0.000655732121666005, 0.00200384615384615, 0.00097166787614828, 0.0028423076923077, 0.00147327474068434, 0.00495769230769234, 0.00343168270005346, 0.0105269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 540, '2021-08-22 00:00:00', 0.000567043615199433, 0.00159230769230766, 0.000809824292433467, 0.00223076923076919, 0.000901801615570827, 0.00282692307692305, 0.00144310029503789, 0.00495769230769232, 0.00331856317379397, 0.0104615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 555, '2021-08-22 00:00:00', 0.000571368128671465, 0.00143846153846152, 0.000653805428595958, 0.00191153846153845, 0.000869624145160496, 0.00257692307692305, 0.00158102693014577, 0.00497307692307693, 0.00326267705089877, 0.0104884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 570, '2021-08-22 00:00:00', 0.000426307942147985, 0.00124230769230768, 0.000556582981580118, 0.00165384615384613, 0.00115583469672523, 0.0025653846153846, 0.00158995403900674, 0.00476538461538462, 0.00318860712296378, 0.0103192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 585, '2021-08-22 00:00:00', 0.000416874819801602, 0.00115384615384615, 0.000587314618870029, 0.00175769230769229, 0.00109988111245649, 0.00254230769230769, 0.00148780168240053, 0.00466538461538463, 0.00320053841624283, 0.0102230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 600, '2021-08-22 00:00:00', 0.000405045106699902, 0.00126153846153844, 0.000759878532803377, 0.00186923076923075, 0.000848201717662824, 0.00252307692307693, 0.00147439687799661, 0.0046769230769231, 0.00319002531940759, 0.0101884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 615, '2021-08-22 00:00:00', 0.000596193050820078, 0.00132307692307693, 0.000650680117557501, 0.00174615384615386, 0.000765777633922139, 0.0023192307692308, 0.00153991508257385, 0.00465769230769233, 0.00319591325577863, 0.0101115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 630, '2021-08-22 00:00:00', 0.000417114630988442, 0.00119615384615386, 0.000655908061099567, 0.00176923076923077, 0.00089635157937394, 0.00237692307692309, 0.00155325959987867, 0.00486923076923078, 0.00317833289634675, 0.01015 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 645, '2021-08-22 00:00:00', 0.000517702022997175, 0.00131923076923079, 0.000605932212507184, 0.00176538461538463, 0.000906056544338404, 0.0023423076923077, 0.00142230582019261, 0.00508461538461541, 0.00319687347262915, 0.0102 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 660, '2021-08-22 00:00:00', 0.000396212841014279, 0.00115384615384618, 0.000746726188103791, 0.00160000000000002, 0.000843919427433688, 0.00225000000000003, 0.00142669063004076, 0.00527692307692309, 0.00323929716973391, 0.0102230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 675, '2021-08-22 00:00:00', 0.000608554403104988, 0.00119230769230771, 0.000704971357846984, 0.00165384615384618, 0.000802160544069272, 0.00238846153846156, 0.00154873645769209, 0.00554615384615382, 0.00319123800428611, 0.0103 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 690, '2021-08-22 00:00:00', 0.000402224583267385, 0.00114615384615387, 0.000547961256350805, 0.00161153846153849, 0.000898896759709045, 0.00231923076923078, 0.00151156057920795, 0.00561923076923077, 0.00302172900072893, 0.0102730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 705, '2021-08-22 00:00:00', 0.0002969589456215, 0.00105384615384617, 0.000546766720049632, 0.0015846153846154, 0.000934632795026208, 0.00230769230769232, 0.00150191672410757, 0.00578461538461541, 0.00301154700853488, 0.0102307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 720, '2021-08-22 00:00:00', 0.000496402442193196, 0.00121923076923076, 0.000712913847422082, 0.00167692307692306, 0.0010116551555971, 0.00237692307692306, 0.00144548102188007, 0.00573076923076922, 0.00297611259092229, 0.0101730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 735, '2021-08-22 00:00:00', 0.000273889365648543, 0.00106923076923077, 0.000549853127242569, 0.00150769230769231, 0.000815513052293805, 0.00231153846153846, 0.00158172739069082, 0.00588846153846153, 0.00288583809983539, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 750, '2021-08-22 00:00:00', 0.000391604195781694, 0.00108461538461541, 0.000662826117121568, 0.0016423076923077, 0.000903744347785281, 0.00243461538461539, 0.00205027953066069, 0.00602692307692307, 0.00279747413544104, 0.0100115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 765, '2021-08-22 00:00:00', 0.000458492513150857, 0.00133076923076925, 0.000561111534230196, 0.00182692307692309, 0.000826037808782671, 0.00249230769230769, 0.0022344884115919, 0.00595769230769228, 0.00274810144253473, 0.00993846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 780, '2021-08-22 00:00:00', 0.000345453993374618, 0.00125769230769233, 0.000820093803265116, 0.0017846153846154, 0.00110898428926931, 0.00247692307692308, 0.00251130367615033, 0.00637692307692307, 0.00270791716723671, 0.00991923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 795, '2021-08-22 00:00:00', 0.000573799750650145, 0.00112692307692308, 0.000628796163621124, 0.00164615384615386, 0.000895982486092573, 0.00240384615384617, 0.00265076186435871, 0.00644230769230769, 0.00265182955711711, 0.00995000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 810, '2021-08-22 00:00:00', 0.000479567112492761, 0.00119615384615387, 0.000621722173915734, 0.00165769230769231, 0.000892886417102501, 0.00252692307692307, 0.00260233327257259, 0.00644230769230768, 0.00262967678622295, 0.00990000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 825, '2021-08-22 00:00:00', 0.000417925278562492, 0.00118846153846153, 0.000574817696853017, 0.00171923076923078, 0.000818864128862951, 0.00274230769230771, 0.00284199550695252, 0.0065576923076923, 0.00259197875109998, 0.0098346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 840, '2021-08-22 00:00:00', 0.000344651440421521, 0.00130384615384616, 0.000539059009186015, 0.00195384615384613, 0.000835970187175418, 0.00282692307692306, 0.00269592570087074, 0.0065807692307692, 0.00256838770138298, 0.00976923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 855, '2021-08-22 00:00:00', 0.000499738393100285, 0.00134230769230766, 0.000656388721601903, 0.00192692307692308, 0.00144932875709888, 0.00301538461538459, 0.00271664952015983, 0.00655384615384613, 0.0025853909092913, 0.00967692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 870, '2021-08-22 00:00:00', 0.000590970518593101, 0.00142692307692308, 0.000816304995791313, 0.00206538461538461, 0.0014111206675765, 0.00326153846153844, 0.00274913412941938, 0.00665769230769228, 0.00255234432208146, 0.00966153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 885, '2021-08-22 00:00:00', 0.000543266473784673, 0.0015076923076923, 0.00120440218174186, 0.00225384615384613, 0.00109569788087491, 0.00331538461538463, 0.00273208007541168, 0.00651153846153844, 0.00254248818165319, 0.00967692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 900, '2021-08-22 00:00:00', 0.000861242394183218, 0.00165769230769229, 0.000923771533526426, 0.00238461538461538, 0.000997604823873321, 0.00331923076923078, 0.0025803517947395, 0.00636923076923076, 0.00246419592128174, 0.00968846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 915, '2021-08-22 00:00:00', 0.000696949396684179, 0.00155769230769233, 0.000801613756983112, 0.00224615384615387, 0.00108481122072708, 0.00328076923076925, 0.0025824496420736, 0.00627692307692307, 0.00237018986581243, 0.00954999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 930, '2021-08-22 00:00:00', 0.000450042733013723, 0.00164230769230772, 0.000646184065227423, 0.00233461538461541, 0.00143514673599816, 0.0032269230769231, 0.00248395776007688, 0.0060730769230769, 0.00223648419141774, 0.00948846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 945, '2021-08-22 00:00:00', 0.000640972818336441, 0.00157307692307692, 0.000720523314094578, 0.00226538461538461, 0.00133953493651856, 0.0031653846153846, 0.0022760154116012, 0.0058230769230769, 0.00223033974645463, 0.00938076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 960, '2021-08-22 00:00:00', 0.000711715154776434, 0.00184230769230768, 0.00118506734634983, 0.00250384615384615, 0.00154804591464406, 0.00387307692307691, 0.00228286257546564, 0.00571153846153842, 0.00227001863767339, 0.00945384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 975, '2021-08-22 00:00:00', 0.000751501061977871, 0.00166538461538464, 0.000975775825452987, 0.00225769230769231, 0.00134290729389634, 0.00365000000000001, 0.00189082399620255, 0.00531923076923076, 0.00275796190077995, 0.00966538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 990, '2021-08-22 00:00:00', 0.000763685396361196, 0.00161923076923079, 0.00114958855515954, 0.00283461538461541, 0.00120670562339721, 0.00345769230769232, 0.00178708184996143, 0.00516153846153846, 0.00302827699170032, 0.00983846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1005, '2021-08-22 00:00:00', 0.00120010255971984, 0.00232307692307694, 0.0013775340286178, 0.00280000000000001, 0.00164582455369288, 0.00339230769230772, 0.00175157072366491, 0.005, 0.00318665727924804, 0.00990384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1020, '2021-08-22 00:00:00', 0.000664263617734821, 0.00162692307692307, 0.000741765046773857, 0.00206923076923075, 0.00109614709849476, 0.00300769230769232, 0.00158770758788114, 0.00451923076923075, 0.00346524946376936, 0.00976538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1035, '2021-08-22 00:00:00', 0.000456087036228172, 0.00128076923076919, 0.000934048260983442, 0.00192692307692306, 0.00098262599505296, 0.00276538461538462, 0.00148417809422745, 0.00430384615384612, 0.00407889125206271, 0.0098846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1050, '2021-08-22 00:00:00', 0.000772777209410707, 0.00150384615384613, 0.000851975080892342, 0.00208846153846155, 0.00101165515559705, 0.00282307692307691, 0.00142381934895601, 0.00413846153846151, 0.00430821755039578, 0.0099923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1065, '2021-08-22 00:00:00', 0.000427731044178303, 0.00131538461538463, 0.000619391761203012, 0.00182692307692309, 0.000937303825628821, 0.00255769230769232, 0.00117892389002071, 0.00388846153846151, 0.00428359482390485, 0.00990384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1080, '2021-08-22 00:00:00', 0.000402243707222372, 0.00125000000000001, 0.000912351146973891, 0.00179615384615383, 0.000876320980884524, 0.00250769230769229, 0.00124608926708262, 0.00379230769230766, 0.00448880316411334, 0.0099846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1095, '2021-08-22 00:00:00', 0.000873507518350795, 0.00126923076923076, 0.000861733494407956, 0.00175384615384617, 0.000937558203321435, 0.00246923076923077, 0.00130450698025671, 0.00365769230769229, 0.00450370958211118, 0.00995000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1110, '2021-08-22 00:00:00', 0.000538559331778904, 0.0012269230769231, 0.000636831097037366, 0.00176538461538463, 0.000796733716736388, 0.00229615384615386, 0.001333018552586, 0.00354230769230769, 0.00450370958211118, 0.00995000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1125, '2021-08-22 00:00:00', 0.000478587665789843, 0.00107692307692309, 0.000609211343901644, 0.00160769230769234, 0.000741982790594513, 0.00194230769230773, 0.00120970435040327, 0.00334615384615385, 0.00447688078224802, 0.00993846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1140, '2021-08-22 00:00:00', 0.000546316335525043, 0.00116153846153849, 0.000550803608725095, 0.0014538461538462, 0.000769545320302787, 0.00185000000000002, 0.00110401365654872, 0.00327307692307693, 0.00445852683500521, 0.00993846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1155, '2021-08-22 00:00:00', 0.000331151835962802, 0.000838461538461574, 0.000399230028159963, 0.00114615384615389, 0.000530906336806685, 0.00158846153846157, 0.00104248962363401, 0.00310384615384617, 0.004453914440821, 0.00991538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1170, '2021-08-22 00:00:00', 0.000224362344297051, 0.000792307692307742, 0.000402912473793565, 0.00119230769230774, 0.000540142431358446, 0.00158461538461543, 0.000977067826950373, 0.00298846153846157, 0.00442822589931731, 0.00989615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1185, '2021-08-22 00:00:00', 0.000321630461626618, 0.000823076923076961, 0.000341670106299152, 0.00109230769230773, 0.000552254122107393, 0.0015461538461539, 0.000911271301323258, 0.00288076923076926, 0.00441668863081138, 0.0098923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1200, '2021-08-22 00:00:00', 0.000240032049142184, 0.000780769230769256, 0.000354748014576789, 0.00112307692307696, 0.000478073055247659, 0.00161538461538465, 0.000801085801608342, 0.00274230769230772, 0.00436008644938996, 0.00986538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1215, '2021-08-22 00:00:00', 0.000359080021079524, 0.000842307692307711, 0.000428180407700398, 0.00114230769230771, 0.000674548281900812, 0.00166923076923076, 0.000731037197832888, 0.00261923076923078, 0.00435705793467954, 0.00986538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1230, '2021-08-22 00:00:00', 0.000284280468227056, 0.000780769230769213, 0.000345520788643181, 0.00115384615384615, 0.000676563715800985, 0.00164230769230768, 0.000722399846664951, 0.00251153846153846, 0.00435543162216843, 0.00985384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1245, '2021-08-22 00:00:00', 0.000245732812999417, 0.000896153846153841, 0.000488214958961536, 0.0012653846153846, 0.000548396263242618, 0.00170769230769231, 0.000668281377864156, 0.00244999999999999, 0.00431010976122954, 0.00992307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1260, '2021-08-22 00:00:00', 0.000489646654388491, 0.000884615384615364, 0.00051863726763956, 0.00114615384615383, 0.000507740090991482, 0.00155000000000001, 0.000689894083286618, 0.00236538461538461, 0.00426982975700978, 0.0099769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1275, '2021-08-22 00:00:00', 0.000318361188202728, 0.00081538461538462, 0.000392878920475345, 0.00116538461538463, 0.000426596548725659, 0.00140384615384617, 0.000673087032891136, 0.00227692307692307, 0.00425938962763446, 0.01 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1290, '2021-08-22 00:00:00', 0.000286973598356811, 0.000734615384615381, 0.000397550190348549, 0.00102692307692307, 0.000381656309343308, 0.00126153846153846, 0.000620272892796775, 0.0022076923076923, 0.00425802590590812, 0.0100038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1305, '2021-08-22 00:00:00', 0.000308769269096628, 0.000842307692307694, 0.000288684016770013, 0.00104230769230769, 0.000342838827349632, 0.00130769230769231, 0.000574268765809744, 0.00215384615384615, 0.00425067596434334, 0.0100230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1320, '2021-08-22 00:00:00', 0.000219650071354779, 0.000723076923076912, 0.000271293199325027, 0.000899999999999995, 0.000448930352658918, 0.00149230769230768, 0.000602111668661643, 0.00215769230769229, 0.00424539026021619, 0.0100423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1335, '2021-08-22 00:00:00', 0.000266371631661186, 0.000615384615384616, 0.000359080021079519, 0.000942307692307683, 0.000531543470977194, 0.0017576923076923, 0.00107021205662894, 0.00231538461538459, 0.00424131510809488, 0.0100653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1350, '2021-08-22 00:00:00', 0.000328539893374375, 0.000692307692307667, 0.000469631606851417, 0.00128461538461535, 0.000512850255547759, 0.00176923076923075, 0.00218820966510563, 0.00258846153846152, 0.00423068097810052, 0.0100884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1365, '2021-08-22 00:00:00', 0.000393426759873584, 0.00110384615384612, 0.000546611942226506, 0.00160384615384615, 0.000519822454897249, 0.00173076923076922, 0.00218033166143279, 0.00267692307692306, 0.00422793821365232, 0.0101115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1380, '2021-08-22 00:00:00', 0.000540555270069604, 0.00115000000000003, 0.000533608903166436, 0.00139230769230771, 0.000495766694509253, 0.00155384615384617, 0.00217794892925929, 0.00281153846153845, 0.00416369842992797, 0.0101038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1395, '2021-08-22 00:00:00', 0.000352158181241602, 0.000880769230769228, 0.00041643172863676, 0.00113076923076921, 0.000387735040380005, 0.00129230769230769, 0.00199933835209398, 0.00271538461538462, 0.00416806909731593, 0.0101 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1410, '2021-08-22 00:00:00', 0.000470956473572674, 0.00085, 0.000445352064706652, 0.00110769230769231, 0.000374905116201236, 0.00128461538461538, 0.00191576455916533, 0.00271538461538462, 0.00416631177975844, 0.0100846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1425, '2021-08-22 00:00:00', 0.000395454947351317, 0.000796153846153861, 0.000337957666898382, 0.000969230769230791, 0.00031083015396741, 0.00113076923076925, 0.00186422596847553, 0.00264230769230769, 0.00416914674908244, 0.0100538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 0, '2021-08-22 00:00:00', 0.000256605054210076, 0.000676923076923096, 0.000271321552065791, 0.000819230769230773, 0.000433518698026352, 0.0010923076923077, 0.00186483655707825, 0.00251923076923077, 0.00417019645359047, 0.0100423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 15, '2021-08-22 00:00:00', 0.000303644529013799, 0.000449999999999985, 0.000290490301704948, 0.000603846153846156, 0.000433660625906422, 0.000938461538461529, 0.00187227545639403, 0.00243076923076923, 0.00416867438808145, 0.0100230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 30, '2021-08-22 00:00:00', 0.000136156019104815, 0.000442307692307695, 0.000353531632792075, 0.000746153846153841, 0.000360533792292243, 0.000896153846153833, 0.00188292734448663, 0.00246923076923076, 0.00417501911557117, 0.0100038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 45, '2021-08-22 00:00:00', 0.000306041726667378, 0.000561538461538451, 0.000285225956311589, 0.000715384615384588, 0.000282761111459597, 0.000865384615384605, 0.00183871192372857, 0.00243846153846153, 0.00418342517010239, 0.00997692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 60, '2021-08-22 00:00:00', 0.000207253096849817, 0.000515384615384576, 0.000179957259883044, 0.000603846153846113, 0.000302908973379553, 0.000884615384615347, 0.00183140551321827, 0.00242692307692307, 0.00418692653937873, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 75, '2021-08-22 00:00:00', 0.000118969938025712, 0.000384615384615359, 0.000196468827043893, 0.000549999999999982, 0.000781635366493806, 0.00111538461538456, 0.00183780805894918, 0.00240769230769229, 0.00418692653937873, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 90, '2021-08-22 00:00:00', 0.000173160663502496, 0.000403846153846144, 0.000296751644412545, 0.000638461538461511, 0.00195775774410817, 0.00141923076923072, 0.00182148291235468, 0.00244999999999999, 0.00418692653937873, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 105, '2021-08-22 00:00:00', 0.000251915736827889, 0.000511538461538431, 0.000788386863255499, 0.000965384615384552, 0.00193402330747231, 0.00147307692307686, 0.00180559813230534, 0.00245384615384614, 0.00418742623356383, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 120, '2021-08-22 00:00:00', 0.000635803549727564, 0.000776923076923017, 0.00179851220564282, 0.00117692307692302, 0.0017542388224395, 0.00161538461538456, 0.00164874311102543, 0.00243461538461538, 0.00418742623356383, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 135, '2021-08-22 00:00:00', 0.00149178261975913, 0.000869230769230742, 0.001464870695265, 0.00107692307692304, 0.00141369673605709, 0.00154230769230768, 0.00132832456645434, 0.00232692307692308, 0.0041895272360421, 0.00994230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 150, '2021-08-22 00:00:00', 0.00033594871403466, 0.000638461538461519, 0.000462834078926127, 0.0010307692307692, 0.000531991902772411, 0.00133076923076923, 0.000710633520177571, 0.00215, 0.00396940607841837, 0.00984615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 165, '2021-08-22 00:00:00', 0.000402912473793588, 0.000807692307692287, 0.0004240464415785, 0.00103076923076925, 0.000457097868665401, 0.00125769230769231, 0.000657278772375424, 0.00208076923076923, 0.00397610555501429, 0.00983076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 180, '2021-08-22 00:00:00', 0.000235241283660972, 0.000657692307692338, 0.000309167616972759, 0.000896153846153867, 0.000353901333490184, 0.00107307692307694, 0.000685823480316787, 0.00213461538461541, 0.00397874545360915, 0.00981923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 195, '2021-08-22 00:00:00', 0.000192833128337966, 0.000603846153846173, 0.000200959238117097, 0.000803846153846168, 0.000275708876562517, 0.00108076923076927, 0.000706246851592715, 0.00220384615384618, 0.00397897551561281, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 210, '2021-08-22 00:00:00', 0.0001953300953613, 0.000584615384615397, 0.000210091555133645, 0.000757692307692327, 0.000396756076973467, 0.00113076923076929, 0.000737605272799451, 0.00223846153846157, 0.00397897551561281, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 225, '2021-08-22 00:00:00', 0.000192992626403583, 0.000573076923076928, 0.000281452277687287, 0.00088076923076927, 0.000392094964949121, 0.00115769230769234, 0.00085208341953483, 0.00227307692307695, 0.00397897551561281, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 240, '2021-08-22 00:00:00', 0.000272114229407685, 0.000626923076923119, 0.000396465150277553, 0.000903846153846208, 0.000400998753115242, 0.00120000000000003, 0.000961249187255851, 0.00230000000000002, 0.00397958057318377, 0.00981153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 255, '2021-08-22 00:00:00', 0.00020594995658019, 0.000580769230769252, 0.000263730631807962, 0.000765384615384625, 0.000332635166280004, 0.00112307692307691, 0.00105372598978033, 0.0024923076923077, 0.00397944139875862, 0.0098346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 270, '2021-08-22 00:00:00', 0.00018317708959868, 0.000534615384615394, 0.000223296973695412, 0.000788461538461546, 0.000215727748651991, 0.0010423076923077, 0.00121004132160851, 0.00265000000000002, 0.00398246927652451, 0.00983846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 285, '2021-08-22 00:00:00', 0.000172760394321583, 0.000576923076923082, 0.000157528996109848, 0.000780769230769213, 0.000282216501725412, 0.00107307692307691, 0.0012247197481622, 0.00280769230769231, 0.00398188204438362, 0.00985384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 300, '2021-08-22 00:00:00', 0.000142072570838307, 0.00054615384615382, 0.000185969393677041, 0.000753846153846148, 0.000381757071366661, 0.0010576923076923, 0.00113006466799303, 0.00302307692307691, 0.00398700195828704, 0.00984615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 315, '2021-08-22 00:00:00', 0.000197834429608332, 0.000507692307692303, 0.000287295077469915, 0.000742307692307679, 0.00041139537411856, 0.00097307692307691, 0.00103177218713914, 0.00341538461538462, 0.00398700195828704, 0.00984615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 330, '2021-08-22 00:00:00', 0.000230350902888454, 0.000488461538461527, 0.00036930287757424, 0.000696153846153829, 0.000461252475498883, 0.000965384615384586, 0.00109325202949735, 0.00370000000000003, 0.00399028242686579, 0.00983461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 345, '2021-08-22 00:00:00', 0.000239486630428191, 0.000484615384615374, 0.000235241283660974, 0.000657692307692286, 0.00033413493359144, 0.000926923076923035, 0.00109215383531811, 0.00380000000000004, 0.00400442831798076, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 360, '2021-08-22 00:00:00', 0.000149512026786653, 0.000434615384615371, 0.00026616940817112, 0.0006730769230769, 0.000397317931210692, 0.00101153846153844, 0.00114575470592701, 0.00393461538461541, 0.00399000481973876, 0.00985769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 375, '2021-08-22 00:00:00', 0.000195054233089547, 0.000526923076923045, 0.000261622158553417, 0.000673076923076875, 0.000481232392285291, 0.00110384615384614, 0.00114545254745084, 0.00406153846153848, 0.00399425163877368, 0.00992692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 390, '2021-08-22 00:00:00', 0.000199884582081355, 0.000465384615384573, 0.000307345958915259, 0.000761538461538455, 0.000382079331271175, 0.00110384615384616, 0.00110984406389091, 0.00421538461538464, 0.00399519134036831, 0.00993461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 405, '2021-08-22 00:00:00', 0.000231383797052569, 0.000507692307692329, 0.000346321327004931, 0.000807692307692321, 0.000448930352658926, 0.00110769230769233, 0.00111846048037196, 0.00451538461538464, 0.0039965157902276, 0.0099423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 420, '2021-08-22 00:00:00', 0.000333189712649358, 0.000630769230769247, 0.000328563306158556, 0.000834615384615404, 0.000557080300799157, 0.00119230769230771, 0.00120939908791357, 0.0047769230769231, 0.00399892485550805, 0.00995000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 435, '2021-08-22 00:00:00', 0.000167132681822968, 0.000528000000000022, 0.00032015621187167, 0.00078000000000003, 0.000714142842854315, 0.00162, 0.001432561807858, 0.00498400000000001, 0.0040811844685908, 0.00992400000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 450, '2021-08-22 00:00:00', 0.000267581763205237, 0.000608000000000031, 0.000477598157450423, 0.000968000000000018, 0.000857476919028582, 0.00191200000000001, 0.00141660392017907, 0.00504800000000001, 0.00408962100933572, 0.00994000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 465, '2021-08-22 00:00:00', 0.000323161466349786, 0.000711999999999993, 0.000487339717240471, 0.00138, 0.000950438495292227, 0.00214000000000001, 0.00139853494772209, 0.00505600000000003, 0.00409659614802339, 0.00992800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 480, '2021-08-22 00:00:00', 0.000472440472440724, 0.0011, 0.000785875308175574, 0.0016, 0.000879239181600508, 0.00231153846153846, 0.00138388527759293, 0.00510769230769234, 0.00404098426700154, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 495, '2021-08-22 00:00:00', 0.000568669161626216, 0.00114615384615383, 0.000762990069498832, 0.00158461538461541, 0.000729098494981758, 0.00259615384615385, 0.00132423562857976, 0.00500000000000002, 0.00397494460532279, 0.00995384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 510, '2021-08-22 00:00:00', 0.000536613311569716, 0.00103461538461544, 0.000548620647975066, 0.00154615384615386, 0.000831014208894568, 0.00274615384615389, 0.00137608139294158, 0.00500000000000004, 0.00388596884266381, 0.00996538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 525, '2021-08-22 00:00:00', 0.000367214043639596, 0.00107307692307692, 0.00063201752653401, 0.00192307692307692, 0.000784317439659386, 0.00266538461538464, 0.00157326216701283, 0.00503461538461543, 0.00388211084532432, 0.0100038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 540, '2021-08-22 00:00:00', 0.00049229447097631, 0.00146538461538462, 0.000722261405906153, 0.00203846153846156, 0.00069998901090276, 0.00259615384615386, 0.00160660655276414, 0.00499615384615389, 0.0039378479089277, 0.0100769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 555, '2021-08-22 00:00:00', 0.000414302008016064, 0.00132692307692309, 0.000474276777355215, 0.0017423076923077, 0.000788894065229221, 0.00246538461538461, 0.00161498749697471, 0.00494615384615389, 0.00393580213699043, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 570, '2021-08-22 00:00:00', 0.00[...];
Date: 2021-08-22 14:22:43 Duration: 4s168ms Database: acaweb_fx User: pgperfstats
17 29s13ms 292 50ms 1s740ms 99ms 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 #17
Day Hour Count Duration Avg duration Aug 22 14 292 29s13ms 99ms [ User: pgperfstats - Total duration: 29s13ms - Times executed: 292 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 919311order by pricedatetime asc;
Date: 2021-08-22 14:14:20 Duration: 1s740ms 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 = 918929order by pricedatetime asc;
Date: 2021-08-22 14:14:17 Duration: 1s173ms 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 = 960517order by pricedatetime asc;
Date: 2021-08-22 14:17:15 Duration: 981ms Database: acaweb_fx User: pgperfstats
18 28s940ms 4 2s392ms 12s346ms 7s235ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Aug 22 14 4 28s940ms 7s235ms [ User: postgres - Total duration: 28s940ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-08-22 14:16:13 Duration: 12s346ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-08-22 14:01:11 Duration: 10s377ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-08-22 14:31:05 Duration: 3s823ms Database: acaweb_fx User: postgres
19 27s242ms 82 51ms 3s298ms 332ms 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 #19
Day Hour Count Duration Avg duration Aug 22 14 82 27s242ms 332ms [ User: postgres - Total duration: 27s242ms - Times executed: 82 ]
-
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 = 689 AND sg.groupid = 5147 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 > 61472343 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:03:27 Duration: 3s298ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND sg.groupid = 5129 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 > 61474110 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:07:13 Duration: 2s385ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND sg.groupid = 5129 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 > 61474110 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:07:13 Duration: 1s581ms Database: acaweb_fx User: postgres Bind query: yes
20 25s901ms 118 50ms 2s29ms 219ms 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 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 #20
Day Hour Count Duration Avg duration Aug 22 14 118 25s901ms 219ms [ User: postgres - Total duration: 25s901ms - Times executed: 118 ]
-
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 groupid = 3415 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' 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: 2021-08-22 14:15:23 Duration: 2s29ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND groupid = 5153 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '66521338' 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: 2021-08-22 14:03:33 Duration: 941ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND groupid = 5135 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '66520995' 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: 2021-08-22 14:06:59 Duration: 913ms 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 559 1m5s 108ms 215ms 116ms insert into mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select ?, current_timestamp, ?, ?, ?, ? where exists ( select ? from ( select * from mt4datafeederrors where datafeedname ilike ? order by eventtimestamp desc limit ?) a where status <> ?);Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Aug 22 14 559 1m5s 116ms [ User: postgres - Total duration: 1m5s - Times executed: 559 ]
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'ATFX', current_timestamp, '', 'OK', '23.99.112.154:444', '98' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'ATFX' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-08-22 14:16:09 Duration: 215ms Database: acaweb_fx User: postgres
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'ATFX', current_timestamp, '', 'OK', '23.99.112.154:444', '98' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'ATFX' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-08-22 14:46:01 Duration: 201ms Database: acaweb_fx User: postgres
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'ATFX', current_timestamp, '', 'OK', '23.99.112.154:444', '98' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'ATFX' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-08-22 14:55:32 Duration: 199ms Database: acaweb_fx User: postgres
2 313 16m32s 63ms 2m8s 3s172ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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 #2
Day Hour Count Duration Avg duration Aug 22 14 313 16m32s 3s172ms [ User: postgres - Total duration: 16m32s - Times executed: 313 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:04:31 Duration: 2m8s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:29 Duration: 37s742ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:23 Duration: 29s500ms Database: acaweb_fx User: postgres Bind query: yes
3 292 29s13ms 50ms 1s740ms 99ms 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 #3
Day Hour Count Duration Avg duration Aug 22 14 292 29s13ms 99ms [ User: pgperfstats - Total duration: 29s13ms - Times executed: 292 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 919311order by pricedatetime asc;
Date: 2021-08-22 14:14:20 Duration: 1s740ms 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 = 918929order by pricedatetime asc;
Date: 2021-08-22 14:14:17 Duration: 1s173ms 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 = 960517order by pricedatetime asc;
Date: 2021-08-22 14:17:15 Duration: 981ms Database: acaweb_fx User: pgperfstats
4 264 3m44s 50ms 14s445ms 851ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.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 kr.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 (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 #4
Day Hour Count Duration Avg duration Aug 22 14 264 3m44s 851ms [ User: postgres - Total duration: 3m44s - Times executed: 264 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:07:03 Duration: 14s445ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:06:33 Duration: 10s277ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '630' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:05:52 Duration: 9s66ms Database: acaweb_fx User: postgres Bind query: yes
5 148 7m17s 2s150ms 3s976ms 2s959ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #5
Day Hour Count Duration Avg duration Aug 22 14 148 7m17s 2s959ms [ User: pgperfstats - Total duration: 7m17s - Times executed: 148 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970075, 1, 900, '2021-08-22 00:00:00', 0.137469292295084, 0.408521739130435, 0.189812097641503, 0.522217391304348, 0.238596547026494, 0.711304347826088, 2.40753281369369, 2.37039130434782, 3.08919038986304, 5.11308695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 915, '2021-08-22 00:00:00', 0.118413741724721, 0.398782608695651, 0.190852621989219, 0.554782608695654, 0.212299940702146, 0.70608695652174, 2.39739547740852, 2.44243478260869, 3.09220991622624, 5.11743478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 930, '2021-08-22 00:00:00', 0.14165942010452, 0.433130434782608, 0.187809602098287, 0.53491304347826, 0.207957381997545, 0.776999999999999, 2.39043891565674, 2.50513043478261, 3.09858894061876, 5.11882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 945, '2021-08-22 00:00:00', 0.128340795087901, 0.385217391304348, 0.150069970505197, 0.520217391304347, 0.233491178494568, 0.904695652173915, 2.39922826442632, 2.55008695652174, 3.09971360783426, 5.11921739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 960, '2021-08-22 00:00:00', 0.0953978770241308, 0.38986956521739, 0.148678699655414, 0.611913043478261, 0.281795155887077, 0.970652173913045, 2.38334259577882, 2.61873913043478, 3.11108715731258, 5.14786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 975, '2021-08-22 00:00:00', 0.135277930857456, 0.525130434782611, 0.242669850056577, 0.795260869565218, 0.332979607442153, 1.01765217391305, 2.38323305915079, 2.63921739130435, 3.11864078404695, 5.15660869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 990, '2021-08-22 00:00:00', 0.231234160871941, 0.666652173913045, 0.288691350151289, 0.834826086956525, 0.324200762471887, 0.992956521739131, 2.38567045373706, 2.62717391304348, 3.12896234425706, 5.15147826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1005, '2021-08-22 00:00:00', 0.15822986980847, 0.554652173913044, 0.204855699719362, 0.702304347826087, 0.206476864689909, 0.852173913043474, 2.36677594284638, 2.575, 3.08751725603666, 5.09752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1020, '2021-08-22 00:00:00', 0.153824254218155, 0.53508695652174, 0.196495894012156, 0.668000000000001, 0.216711945203019, 0.824608695652171, 2.37422285350444, 2.56560869565217, 3.08751725603666, 5.09752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1035, '2021-08-22 00:00:00', 0.178423985430983, 0.516869565217392, 0.188512336959073, 0.667913043478259, 0.203043619605372, 0.783434782608695, 2.37194522162451, 2.57995652173913, 3.08690190699336, 5.09673913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1050, '2021-08-22 00:00:00', 0.184100226183002, 0.505565217391304, 0.177197094436336, 0.61308695652174, 0.203852762101964, 0.770304347826087, 2.38657772907505, 2.5834347826087, 3.08265034190302, 5.07930434782608 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1065, '2021-08-22 00:00:00', 0.129918064784354, 0.448608695652173, 0.125872747712129, 0.537304347826088, 2.43576077263387, 1.89721739130435, 2.37707204807492, 2.56460869565217, 3.06801767829136, 5.07626086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1080, '2021-08-22 00:00:00', 0.129916665293369, 0.456608695652177, 0.157080100912773, 0.601391304347825, 2.43177318151264, 2.06452173913043, 2.38366409334063, 2.59165217391304, 3.06118856634726, 5.06743478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1095, '2021-08-22 00:00:00', 0.117896115589726, 0.457695652173912, 2.43168655748104, 1.84517391304348, 2.40045679776677, 2.14673913043478, 2.38160535919714, 2.59521739130435, 3.05533766077399, 5.07269565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 600, '2021-08-22 00:00:00', 1.05847144723671, 1.27673076923077, 1.09517146672951, 1.4876923076923, 1.10781160644968, 1.66534615384615, 1.20926427028363, 2.11334615384615, 1.85856066393822, 4.63369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 615, '2021-08-22 00:00:00', 0.400017476541287, 0.809307692307691, 0.450910743342333, 0.952461538461538, 0.476520182799619, 1.12926923076923, 0.831058120711176, 1.754, 1.77932711568598, 4.43723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 630, '2021-08-22 00:00:00', 0.228122895353833, 0.623153846153847, 0.332910771136147, 0.800307692307694, 0.340955735904466, 1.03257692307692, 0.77475954086016, 1.62011538461539, 1.72828995653107, 4.38957692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 645, '2021-08-22 00:00:00', 0.243298537729968, 0.600461538461538, 0.237072559486626, 0.776038461538461, 0.272121036418611, 0.980461538461537, 0.727832136183567, 1.54946153846154, 1.73141592745538, 4.39492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 660, '2021-08-22 00:00:00', 0.166101192511814, 0.588384615384615, 0.26277948637886, 0.783538461538461, 0.290130318199356, 0.980807692307694, 0.709241679542307, 1.519, 1.746399353395, 4.38369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 675, '2021-08-22 00:00:00', 0.230461743863521, 0.589846153846151, 0.23790993771076, 0.752461538461535, 0.29791864919548, 0.951192307692307, 0.660172785075122, 1.50611538461539, 1.75016788161769, 4.35842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 690, '2021-08-22 00:00:00', 0.201420493953855, 0.544846153846154, 0.242481060323036, 0.717769230769233, 0.25988057612325, 0.840923076923078, 0.642063567425675, 1.46876923076923, 1.74810109415463, 4.33265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 705, '2021-08-22 00:00:00', 0.18452317344567, 0.53419230769231, 0.228121371204013, 0.657000000000002, 0.279858725348785, 0.80811538461539, 0.643099064028123, 1.46838461538462, 2.06548612717163, 4.52569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 720, '2021-08-22 00:00:00', 0.148154534705646, 0.441615384615383, 0.203017108032419, 0.590115384615387, 0.297296516060211, 0.791461538461544, 0.616391465273117, 1.42696153846154, 2.0594231768965, 4.53569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 735, '2021-08-22 00:00:00', 0.12903487900564, 0.470000000000003, 0.213683072293098, 0.61215384615385, 0.335632326305942, 0.818538461538465, 0.596882321864073, 1.41711538461539, 2.05653486196114, 4.53196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 750, '2021-08-22 00:00:00', 0.174802961601388, 0.485346153846157, 0.257608898556291, 0.651769230769233, 0.436611147184945, 0.844423076923076, 0.590342853446523, 1.45773076923077, 2.06072474181742, 4.54330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 765, '2021-08-22 00:00:00', 0.201619107763586, 0.492769230769231, 0.292313698723714, 0.623461538461539, 0.409902014557699, 0.80130769230769, 0.575369254011314, 1.54753846153846, 2.07304286830884, 4.55942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 780, '2021-08-22 00:00:00', 0.215662917178996, 0.485423076923081, 0.327544157915564, 0.644846153846154, 0.3808745482944, 0.755692307692309, 0.809549044459085, 1.65815384615385, 2.0823950692929, 4.56323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 795, '2021-08-22 00:00:00', 0.165944925989133, 0.46003846153846, 0.318881834878352, 0.580230769230768, 0.36590853838294, 0.773461538461538, 0.933305247288039, 1.74573076923077, 2.08132815436534, 4.54938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 810, '2021-08-22 00:00:00', 0.289512856098227, 0.448576923076923, 0.32716577778528, 0.564384615384616, 0.342083617758087, 0.753807692307693, 0.928501128784369, 1.78488461538462, 2.07421224194039, 4.54476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 825, '2021-08-22 00:00:00', 0.161454432723773, 0.418576923076923, 0.22202593057153, 0.603076923076926, 0.319731348767394, 0.749846153846157, 0.850491449782918, 1.76288461538462, 2.03444438115177, 4.5255 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 840, '2021-08-22 00:00:00', 0.199824111119294, 0.470653846153846, 0.223017322542099, 0.565615384615385, 0.3316811745313, 0.767807692307696, 0.859536441255493, 1.77642307692308, 2.04447995870306, 4.52469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 855, '2021-08-22 00:00:00', 0.206045446816584, 0.458384615384615, 0.335662302826013, 0.600307692307693, 0.431513752343469, 0.823038461538464, 0.881638261769185, 1.84023076923077, 2.04436738230832, 4.52392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 870, '2021-08-22 00:00:00', 0.250203314249709, 0.44246153846154, 0.275275906347405, 0.568769230769233, 0.404131100206165, 0.810884615384616, 0.955351167815351, 1.85942307692308, 2.03868855885346, 4.541 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 885, '2021-08-22 00:00:00', 0.177344653581229, 0.440384615384617, 0.336086454078987, 0.606230769230771, 0.486416181411002, 0.839307692307692, 1.08848211037912, 2.33576923076923, 2.04021892339636, 4.53715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 900, '2021-08-22 00:00:00', 0.347572099880566, 0.484269230769229, 0.395232005866853, 0.638461538461535, 0.528044922331423, 0.830999999999999, 1.05953388590673, 2.42984615384615, 2.03703720595907, 4.54253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 915, '2021-08-22 00:00:00', 0.16247461813607, 0.437807692307694, 0.236645934808816, 0.608461538461538, 0.267887094471939, 0.751153846153848, 0.996761683576447, 2.38757692307692, 1.97586989450217, 4.496 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 930, '2021-08-22 00:00:00', 0.161974133737457, 0.491499999999998, 0.198641230517581, 0.582538461538462, 0.255111984460521, 0.783730769230772, 0.998179670122646, 2.39242307692308, 1.97544551547629, 4.49976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 945, '2021-08-22 00:00:00', 0.170768619888029, 0.434192307692307, 0.200784875311483, 0.559384615384619, 0.396691928521171, 0.919615384615387, 1.05834307364789, 2.41930769230769, 1.98688742161046, 4.52511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 960, '2021-08-22 00:00:00', 0.208627548147782, 0.471576923076927, 0.260180437389134, 0.649500000000004, 0.603482289587818, 1.07707692307692, 1.23826873434709, 2.48146153846154, 1.98805894394894, 4.53126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 975, '2021-08-22 00:00:00', 0.227002287348693, 0.525961538461539, 0.403970897657054, 0.797615384615386, 0.769974625955549, 1.19226923076923, 1.22370333760333, 2.46353846153846, 1.99956048132122, 4.52703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 990, '2021-08-22 00:00:00', 0.28442024162523, 0.653076923076924, 0.516197773666705, 0.864692307692307, 0.693017745360547, 1.15765384615385, 1.14161170079174, 2.42265384615384, 1.98317153957609, 4.50765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1005, '2021-08-22 00:00:00', 0.296312405306394, 0.597807692307691, 0.483730912165653, 0.859346153846154, 0.522331184358969, 1.04688461538462, 0.949468401872247, 2.32761538461538, 1.92924621070989, 4.45769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1020, '2021-08-22 00:00:00', 0.261165647405274, 0.627846153846154, 0.358460316438987, 0.773961538461539, 0.401557462120446, 0.922346153846153, 0.851799366951196, 2.24680769230769, 1.91121488104777, 4.44380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1035, '2021-08-22 00:00:00', 0.252580591860532, 0.527653846153846, 0.247955752876628, 0.652153846153846, 0.379735689455382, 0.845923076923076, 0.814029703672745, 2.18796153846154, 1.91010372009963, 4.48530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1050, '2021-08-22 00:00:00', 0.205227472295048, 0.506346153846155, 0.235722170231105, 0.606307692307693, 0.424900178322466, 0.856192307692307, 0.829954646582941, 2.19934615384616, 1.94491951385774, 4.49565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1065, '2021-08-22 00:00:00', 0.180441970215869, 0.456769230769231, 0.316444791636466, 0.642115384615385, 0.674705525510094, 1.62311538461539, 0.816247232531532, 2.19723076923077, 1.95766171195678, 4.49753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1080, '2021-08-22 00:00:00', 0.237516198637872, 0.513230769230768, 0.312578989401694, 0.667769230769229, 0.663836728072846, 1.76580769230769, 0.765731831950023, 2.18603846153846, 1.94547380505466, 4.48861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1095, '2021-08-22 00:00:00', 0.248568826562103, 0.490307692307691, 0.639220318344637, 1.52015384615385, 0.641052183163323, 1.80769230769231, 0.74232137348891, 2.15569230769231, 1.96943045574095, 4.521 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 600, '2021-08-22 00:00:00', 0.36213389151613, 1.06165384615384, 0.416845732394351, 1.27773076923077, 0.464677118669925, 1.46523076923077, 0.676958906831472, 1.88619230769231, 1.9907051274901, 4.45376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 615, '2021-08-22 00:00:00', 0.223605531787912, 0.725923076923076, 0.294435418020006, 0.967846153846155, 0.409707995453421, 1.18419230769231, 0.594755702918308, 1.61411538461538, 1.89216777959933, 4.36311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 630, '2021-08-22 00:00:00', 0.239303875053003, 0.681769230769231, 0.254849835121659, 0.820961538461541, 0.483231761564382, 1.05684615384616, 0.566922303725599, 1.46646153846154, 1.84076589620065, 4.30926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 645, '2021-08-22 00:00:00', 0.161912017893861, 0.570307692307691, 0.297115372566594, 0.773230769230769, 0.446254373820409, 0.966615384615388, 0.538486025816827, 1.416, 1.81247050310216, 4.28573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 660, '2021-08-22 00:00:00', 0.257247010896889, 0.59776923076923, 0.449983315930031, 0.764769230769232, 0.436540737371226, 0.96515384615385, 0.519020070754644, 1.40307692307693, 1.82575552706691, 4.26826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 675, '2021-08-22 00:00:00', 0.286993596819487, 0.563269230769231, 0.290129615596467, 0.699923076923079, 0.348105211770147, 0.912961538461541, 0.409824940112804, 1.36719230769231, 1.82790212665104, 4.23423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 690, '2021-08-22 00:00:00', 0.173096118251812, 0.514884615384617, 0.25456487460884, 0.694653846153848, 0.291170909366882, 0.856538461538462, 0.334571818207185, 1.37569230769231, 1.96817487692376, 4.14988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 705, '2021-08-22 00:00:00', 0.147267193067045, 0.493884615384617, 0.193612924711612, 0.651269230769233, 0.282434779401163, 0.865269230769231, 0.375680979637695, 1.36896153846154, 2.13362192202692, 4.55588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 720, '2021-08-22 00:00:00', 0.155727261582552, 0.500500000000001, 0.20465209502959, 0.641000000000002, 0.293561433748739, 0.837653846153845, 0.459605598479658, 1.39788461538462, 2.13018063661638, 4.58323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 735, '2021-08-22 00:00:00', 0.180665696373586, 0.496423076923077, 0.279114467833262, 0.667384615384614, 0.313645571649569, 0.885769230769229, 0.431327733685366, 1.39457692307692, 2.13693328249764, 4.57557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 750, '2021-08-22 00:00:00', 0.206457952508123, 0.500615384615384, 0.222346967251981, 0.640576923076923, 0.252601349043234, 0.844192307692308, 0.454207800630775, 1.37261538461539, 2.1474079677602, 4.5625 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 765, '2021-08-22 00:00:00', 0.164973587629611, 0.485269230769228, 0.20120269534821, 0.641269230769229, 0.211761607619366, 0.759538461538459, 0.474653306676001, 1.36719230769231, 2.14788787739168, 4.53857692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 780, '2021-08-22 00:00:00', 0.187892506093651, 0.476923076923076, 0.188272637825697, 0.579115384615381, 0.286175473334913, 0.762807692307689, 0.478480789743796, 1.34611538461538, 2.17223533680436, 4.54403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 795, '2021-08-22 00:00:00', 0.14229449959638, 0.444269230769228, 0.227661976150205, 0.576846153846153, 0.3072706874803, 0.753653846153843, 0.464051489185612, 1.37576923076923, 2.16215740549892, 4.55238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 810, '2021-08-22 00:00:00', 0.168362923014996, 0.419923076923076, 0.211882481941867, 0.577115384615382, 0.248017980117447, 0.697961538461534, 0.480136341213459, 1.38488461538462, 2.16767152635122, 4.58661538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 825, '2021-08-22 00:00:00', 0.221336294774752, 0.502653846153847, 0.24667634353853, 0.593461538461538, 0.269432020825578, 0.721576923076925, 0.49082616694085, 1.39738461538462, 2.16409429660895, 4.59926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 840, '2021-08-22 00:00:00', 0.166584517703363, 0.42480769230769, 0.173705055061293, 0.515615384615382, 0.243454892362805, 0.69426923076923, 0.51147671125267, 1.42688461538461, 2.160628726516, 4.60042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 855, '2021-08-22 00:00:00', 0.13773102549758, 0.409653846153843, 0.222064619839847, 0.529153846153844, 0.267157320405326, 0.699923076923076, 0.511855449847379, 1.45219230769231, 2.16133784815011, 4.61042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 870, '2021-08-22 00:00:00', 0.164183480851808, 0.420846153846155, 0.189432366660139, 0.526307692307694, 0.273872221749765, 0.747076923076923, 0.536687941129524, 1.54588461538462, 2.15722787962129, 4.60426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 885, '2021-08-22 00:00:00', 0.132924431973149, 0.419230769230772, 0.167344435222687, 0.545000000000001, 0.346242611695681, 0.786115384615385, 0.929010712863626, 2.22523076923077, 2.11281238018101, 4.65992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 900, '2021-08-22 00:00:00', 0.153979983714166, 0.461653846153846, 0.261116399037197, 0.630576923076922, 0.378406683954629, 0.875538461538461, 0.964278092668293, 2.282, 2.12421520892921, 4.64957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 915, '2021-08-22 00:00:00', 0.261495968493704, 0.477692307692307, 0.333028924592719, 0.642230769230768, 0.347916994963762, 0.872653846153846, 1.03322745727238, 2.34353846153846, 2.10370463852553, 4.64538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 930, '2021-08-22 00:00:00', 0.307347693362721, 0.479730769230768, 0.330785768459566, 0.658230769230769, 0.333279889305347, 0.848269230769232, 1.03907277601049, 2.35507692307692, 2.05871773535037, 4.61807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 945, '2021-08-22 00:00:00', 0.191312985606152, 0.504538461538461, 0.233899981912061, 0.657807692307695, 0.331758855890142, 0.904538461538465, 1.06641235277628, 2.39311538461539, 2.03702940728745, 4.61038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 960, '2021-08-22 00:00:00', 0.187954298864214, 0.476461538461542, 0.228430996145445, 0.614000000000001, 0.256968432661708, 0.866153846153849, 1.1035031832236, 2.43865384615385, 2.03741492205574, 4.62273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 975, '2021-08-22 00:00:00', 0.154653801962765, 0.489961538461535, 0.233323970874437, 0.718653846153846, 0.279341370975481, 0.925807692307692, 1.12019930438225, 2.45680769230769, 2.0307171438833, 4.62503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 990, '2021-08-22 00:00:00', 0.213244893527099, 0.623230769230771, 0.220960438505665, 0.759346153846155, 0.311173174639755, 0.954230769230771, 1.11175817306851, 2.47565384615385, 2.0224002114776, 4.61884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1005, '2021-08-22 00:00:00', 0.158775119151392, 0.544461538461539, 0.239477292965647, 0.712423076923076, 0.350882564180887, 0.878576923076924, 1.08743462968868, 2.46492307692308, 2.01538376608908, 4.59973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1020, '2021-08-22 00:00:00', 0.138131804392094, 0.527653846153846, 0.220291712194397, 0.660961538461539, 0.31991347868784, 0.831076923076922, 1.08143412189555, 2.445, 2.01442229970244, 4.59219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1035, '2021-08-22 00:00:00', 0.185965588214595, 0.497999999999998, 0.278014844650703, 0.651576923076923, 0.321523775888406, 0.78353846153846, 1.0704843598182, 2.44526923076923, 2.0100711583271, 4.58869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1050, '2021-08-22 00:00:00', 0.183856101758541, 0.492115384615384, 0.226665432877488, 0.60753846153846, 0.382798217582863, 0.789653846153844, 1.08524588706183, 2.43765384615385, 2.00885662849447, 4.57407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1065, '2021-08-22 00:00:00', 0.135771368908855, 0.442230769230766, 0.173544589703581, 0.558730769230767, 0.927847530578168, 1.715, 1.07086198205716, 2.41876923076923, 1.99866902674293, 4.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1080, '2021-08-22 00:00:00', 0.122537159199221, 0.417653846153845, 0.323136401301608, 0.596423076923077, 0.882006939620356, 1.78680769230769, 0.987703602379705, 2.39961538461539, 1.91035586374734, 4.56061538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1095, '2021-08-22 00:00:00', 0.303749828743226, 0.506038461538464, 0.826309993050664, 1.61626923076923, 0.907275194448487, 1.87603846153846, 0.957792610441, 2.40226923076923, 1.92593532481873, 4.59565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 600, '2021-08-22 00:00:00', 0.3997301031754, 1.12134615384616, 0.573992555566843, 1.27557692307692, 0.686401864799329, 1.54, 0.669632813275591, 2.03223076923077, 1.61223360637919, 4.34619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 615, '2021-08-22 00:00:00', 0.205989234222047, 0.733730769230772, 0.29645961198528, 0.986692307692311, 0.463796447394094, 1.20776923076923, 0.469298246976677, 1.75573076923077, 1.55008325781354, 4.28488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 630, '2021-08-22 00:00:00', 0.168681953802005, 0.674807692307694, 0.2975032436798, 0.8355, 0.407947538105272, 1.09807692307692, 0.475741573351945, 1.66326923076923, 1.53387602347276, 4.24115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 645, '2021-08-22 00:00:00', 0.206550913820299, 0.597000000000001, 0.24598856758926, 0.789153846153847, 0.35413675107441, 1.01403846153846, 0.497375778074669, 1.60723076923077, 1.51075859905393, 4.21623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 660, '2021-08-22 00:00:00', 0.140953418382978, 0.568115384615384, 0.181261409189982, 0.73053846153846, 0.263757884315257, 0.917307692307692, 0.507553262078132, 1.57607692307692, 1.51668588097156, 4.2113076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 675, '2021-08-22 00:00:00', 0.163847532316341, 0.56457692307692, 0.22587137592342, 0.725038461538461, 0.293275989732958, 0.925384615384617, 0.526005043848292, 1.56411538461538, 1.51588007288988, 4.20965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 690, '2021-08-22 00:00:00', 0.168698679945593, 0.520730769230768, 0.258772180766139, 0.722192307692307, 0.317927325996656, 0.94423076923077, 0.530247663469991, 1.53023076923077, 1.5251424246229, 4.19584615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 705, '2021-08-22 00:00:00', 0.212069107023739, 0.554884615384613, 0.256938939169482, 0.689461538461538, 0.248609301144155, 0.883230769230767, 0.540653839204121, 1.51742307692308, 2.25035060789681, 4.46646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 720, '2021-08-22 00:00:00', 0.143020929076293, 0.467884615384616, 0.217895204169342, 0.635000000000002, 0.227268384210249, 0.821038461538462, 0.561730332235893, 1.46438461538462, 2.23635613924492, 4.49269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 735, '2021-08-22 00:00:00', 0.147479213659209, 0.486038461538463, 0.191515590849573, 0.643307692307692, 0.236301713916764, 0.797499999999999, 0.581469237231133, 1.44407692307693, 2.22668325577269, 4.50680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 750, '2021-08-22 00:00:00', 0.162775938497818, 0.49061538461538, 0.193332682580688, 0.598615384615382, 0.263492288604139, 0.781115384615382, 0.551642509657784, 1.42346153846154, 2.24097330674385, 4.48880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 765, '2021-08-22 00:00:00', 0.135753469993896, 0.438269230769229, 0.145403973070256, 0.556653846153846, 0.268815372728914, 0.755769230769229, 0.513464240384709, 1.46461538461539, 2.25348281555462, 4.475 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 780, '2021-08-22 00:00:00', 0.123649728607127, 0.476153846153846, 0.257067761195672, 0.634923076923075, 0.338881510946731, 0.796038461538459, 0.505843260917238, 1.52526923076923, 2.2374725548811, 4.48607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 795, '2021-08-22 00:00:00', 0.220651162209983, 0.481153846153845, 0.241037287252725, 0.588423076923077, 0.313716327031527, 0.773576923076922, 0.453744401109766, 1.56569230769231, 2.21912359415915, 4.48838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 810, '2021-08-22 00:00:00', 0.145542317398912, 0.459384615384617, 0.21555214254061, 0.610384615384615, 0.309194407353142, 0.815307692307692, 0.396904981847527, 1.58526923076923, 2.21235910737836, 4.4945 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 825, '2021-08-22 00:00:00', 0.141723587961268, 0.473846153846153, 0.146437090719737, 0.571692307692307, 0.309608549375097, 0.823423076923078, 0.367212654801212, 1.56142307692308, 2.21335057287849, 4.49296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 840, '2021-08-22 00:00:00', 0.121827071640973, 0.441653846153846, 0.202263229100481, 0.598576923076922, 0.284555556289776, 0.804230769230769, 0.373561274965491, 1.57688461538462, 2.20939539275759, 4.49719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 855, '2021-08-22 00:00:00', 0.151547504611083, 0.451384615384614, 0.246739379788596, 0.619807692307692, 0.234473656056742, 0.763153846153847, 0.356456932343004, 1.59076923076923, 2.22336904857332, 4.48238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 870, '2021-08-22 00:00:00', 0.228393604248319, 0.475961538461538, 0.228794405526006, 0.587000000000001, 0.277772416529459, 0.756346153846154, 0.442585063531901, 1.64853846153846, 2.18047563653861, 4.55519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 885, '2021-08-22 00:00:00', 0.169033000874428, 0.434346153846152, 0.177851000732461, 0.554461538461539, 0.382645037358888, 0.812769230769233, 0.962546706159476, 2.29980769230769, 2.18422840063805, 4.56511538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 900, '2021-08-22 00:00:00', 0.126696153787778, 0.435653846153848, 0.20119501828976, 0.583346153846156, 0.340858357679551, 0.804500000000003, 0.958206353237447, 2.37215384615385, 2.17891762120554, 4.579 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 915, '2021-08-22 00:00:00', 0.195913293223148, 0.481461538461538, 0.31739713536587, 0.675307692307694, 0.328178921650045, 0.808730769230771, 0.942094507753046, 2.39230769230769, 2.16927086935112, 4.57976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 930, '2021-08-22 00:00:00', 0.290868090642214, 0.547615384615387, 0.286360474818826, 0.623192307692308, 0.281684122050543, 0.842769230769232, 0.940123595802492, 2.43684615384615, 2.1598708465661, 4.58207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 945, '2021-08-22 00:00:00', 0.216218411654657, 0.455192307692309, 0.239038229964617, 0.614653846153849, 0.273079903775716, 0.985076923076923, 0.933395320652176, 2.46276923076923, 2.15643652209986, 4.59592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 960, '2021-08-22 00:00:00', 0.149744197267825, 0.444730769230769, 0.194469392489883, 0.662769230769229, 0.285193720936381, 1.01053846153846, 0.951888309543796, 2.45607692307693, 2.13578866571938, 4.56676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 975, '2021-08-22 00:00:00', 0.182508811167695, 0.518115384615384, 0.256552420794238, 0.804230769230767, 0.339056246751979, 1.04446153846154, 0.95595827395261, 2.43030769230769, 2.13032263392552, 4.53726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 990, '2021-08-22 00:00:00', 0.184928530893588, 0.65980769230769, 0.250461067141873, 0.822884615384615, 0.331416967208751, 1.03761538461539, 0.945515056219864, 2.41180769230769, 2.12008345155054, 4.52919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1005, '2021-08-22 00:00:00', 0.153752808604741, 0.577615384615387, 0.200153037602578, 0.773038461538464, 0.242662741585615, 0.941384615384618, 0.893558786323193, 2.35523076923077, 2.11512173026664, 4.49942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1020, '2021-08-22 00:00:00', 0.204356735598843, 0.611653846153847, 0.255145801454775, 0.754500000000002, 0.245814479763781, 0.924961538461539, 0.901744521213441, 2.33369230769231, 2.11466131567208, 4.484 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1035, '2021-08-22 00:00:00', 0.150493674796802, 0.553115384615386, 0.202479279091809, 0.69946153846154, 0.238596618068757, 0.904115384615383, 0.914966898098167, 2.28823076923077, 2.11648926617787, 4.47357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1050, '2021-08-22 00:00:00', 0.183997374563212, 0.494076923076924, 0.189692240626355, 0.620884615384614, 0.364498568109463, 0.915384615384614, 0.912272831153892, 2.28503846153846, 2.13390072438679, 4.44030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1065, '2021-08-22 00:00:00', 0.134913875662044, 0.485076923076922, 0.190176921676795, 0.64930769230769, 0.977179269435952, 1.79126923076923, 0.908503134070203, 2.26276923076923, 2.13076197132893, 4.42953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1080, '2021-08-22 00:00:00', 0.159820842002732, 0.488692307692308, 0.34254019640598, 0.723884615384615, 0.97249157243728, 1.83253846153846, 0.90986206562398, 2.23746153846154, 2.11261150238277, 4.431 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1095, '2021-08-22 00:00:00', 0.347724287331213, 0.577499999999999, 1.01270548304263, 1.64834615384615, 0.953815425621665, 1.83811538461539, 0.89563534217551, 2.20588461538462, 2.10035307068561, 4.42169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 600, '2021-08-22 00:00:00', 0.472133851077567, 1.05804, 0.553244394458724, 1.27012, 0.599020728634103, 1.44, 0.623209576841264, 1.84348, 2.18854365579792, 4.3344 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 615, '2021-08-22 00:00:00', 0.266986622636168, 0.720760000000004, 0.317071563951527, 0.860280000000003, 0.407947574246168, 1.08016, 0.518236271726839, 1.6284, 2.2504035215934, 4.15552 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 630, '2021-08-22 00:00:00', 0.24833780756596, 0.621800000000001, 0.317644785885117, 0.776719999999997, 0.367826104746977, 0.977279999999999, 0.509026521902348, 1.5686, 2.25766199123488, 4.1378 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 645, '2021-08-22 00:00:00', 0.235268095301229, 0.555919999999999, 0.246385030660011, 0.7348, 0.269381235426672, 0.880400000000001, 0.497570011824136, 1.5056, 2.26655725863404, 4.12416 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 660, '2021-08-22 00:00:00', 0.181777455514519, 0.575280000000001, 0.224795299476358, 0.683480000000001, 0.212352984438642, 0.85704, 0.508288687656929, 1.52616, 2.25861105770781, 4.11708 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 675, '2021-08-22 00:00:00', 0.181774356460601, 0.475199999999998, 0.242429886771412, 0.623000000000001, 0.268661664552272, 0.896439999999998, 0.537713005855977, 1.47988, 2.25005081201885, 4.14936 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 690, '2021-08-22 00:00:00', 0.180141842261406, 0.470600000000003, 0.190199877322077, 0.62892, 0.259935491997532, 0.877719999999998, 0.540443268684762, 1.46348, 2.3357023212159, 4.1948 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 705, '2021-08-22 00:00:00', 0.120453338130025, 0.467439999999999, 0.235877673099141, 0.652879999999996, 0.271596440821056, 0.858279999999999, 0.540731609334369, 1.46156, 2.35065648773557, 4.43956 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 720, '2021-08-22 00:00:00', 0.228058961674385, 0.523159999999996, 0.231852805316934, 0.648839999999998, 0.26317457450648, 0.878759999999999, 0.551849940352148, 1.46624, 2.35687083651183, 4.47584 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 735, '2021-08-22 00:00:00', 0.153932636782024, 0.468439999999999, 0.196063127589051, 0.606399999999999, 0.215436974542439, 0.809439999999997, 0.56159282402823, 1.4176, 2.36696912386565, 4.5024 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 750, '2021-08-22 00:00:00', 0.152013453351998, 0.436559999999999, 0.191942586902091, 0.605959999999999, 0.254250873482605, 0.778559999999998, 0.620717192716085, 1.443, 2.36569309646595, 4.52608 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 765, '2021-08-22 00:00:00', 0.195598628147883, 0.501359999999999, 0.241097836296112, 0.628599999999997, 0.295687774519004, 0.758479999999997, 0.605371511277718, 1.516, 2.42124041763721, 4.56692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 780, '2021-08-22 00:00:00', 0.122366907291145, 0.422079999999998, 0.179579945056975, 0.558959999999998, 0.256488550751621, 0.712279999999996, 0.543447942922473, 1.5, 2.63714655894081, 4.62916 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 795, '2021-08-22 00:00:00', 0.162032126444111, 0.464919999999999, 0.191158119541566, 0.554519999999998, 0.329345436687176, 0.7684, 0.524703494048463, 1.51156, 2.63884023957495, 4.63668 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 810, '2021-08-22 00:00:00', 0.124757765289383, 0.405599999999998, 0.162412099302977, 0.550239999999998, 0.297116711074957, 0.722439999999999, 0.51109248021599, 1.51376, 2.60771464440929, 4.6212 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 825, '2021-08-22 00:00:00', 0.123926631520429, 0.415679999999999, 0.232254946126019, 0.56188, 0.268798418894161, 0.681559999999998, 0.508681685012018, 1.47216, 2.60378455329929, 4.6188 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 840, '2021-08-22 00:00:00', 0.195327912325232, 0.446919999999998, 0.216473539568542, 0.525279999999998, 0.248050687024515, 0.674319999999999, 0.512191477867407, 1.44688, 2.59577171120009, 4.61812 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 855, '2021-08-22 00:00:00', 0.126393196019403, 0.395640000000001, 0.177313968240896, 0.504919999999998, 0.239716325407068, 0.658999999999999, 0.485614552225664, 1.44492, 2.58884526188801, 4.61996 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 870, '2021-08-22 00:00:00', 0.141677003544446, 0.410959999999998, 0.1754002375521, 0.51908, 0.279420907115651, 0.712279999999997, 0.484338955002932, 1.42016, 2.71859046995558, 4.56068 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 885, '2021-08-22 00:00:00', 0.153254276721184, 0.373040000000001, 0.185557107112609, 0.51424, 0.304107064480037, 0.75024, 0.942282721197129, 2.19168, 2.7604626725726, 4.568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 900, '2021-08-22 00:00:00', 0.162798372227736, 0.42532, 0.211788219691275, 0.567199999999999, 0.329112883369826, 0.825959999999998, 0.937314795928599, 2.24412, 2.7770094076182, 4.5744 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 915, '2021-08-22 00:00:00', 0.177410559625593, 0.43456, 0.285622127994313, 0.614200000000001, 0.32966283280548, 0.793799999999999, 0.957761074938143, 2.23988, 2.79791041493469, 4.54476 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 930, '2021-08-22 00:00:00', 0.262355992244632, 0.506999999999999, 0.313936575335422, 0.648439999999997, 0.402619990396238, 0.833759999999998, 0.941065252785375, 2.27268, 2.79511523137539, 4.54636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 945, '2021-08-22 00:00:00', 0.19851626297779, 0.462039999999998, 0.214890801726521, 0.567839999999999, 0.373837754469325, 0.900600000000002, 0.920936340543328, 2.25908, 2.77444214392732, 4.55672 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 960, '2021-08-22 00:00:00', 0.142878934766468, 0.437840000000001, 0.31858767500747, 0.632760000000001, 0.329347192690833, 0.934360000000001, 0.901161457971509, 2.27584, 2.75554036261493, 4.56476 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 975, '2021-08-22 00:00:00', 0.253453565766985, 0.533720000000004, 0.283480992896055, 0.747160000000003, 0.265373246579226, 0.937280000000003, 0.884566196882216, 2.29724, 2.75089365903761, 4.56744 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 990, '2021-08-22 00:00:00', 0.243230343501793, 0.617399999999998, 0.231911060538304, 0.774359999999999, 0.291194139135159, 0.969879999999999, 0.892768913735989, 2.342, 2.73885348701484, 4.57756 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1005, '2021-08-22 00:00:00', 0.124020831583516, 0.5424, 0.174976255531999, 0.697240000000001, 0.261273483793006, 0.8572, 0.95625527100944, 2.31468, 2.77222742453308, 4.54068 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1020, '2021-08-22 00:00:00', 0.14169882380128, 0.485160000000001, 0.242461075913915, 0.65096, 0.245911230596191, 0.7416, 0.979592148124244, 2.27888, 2.79524596413268, 4.5244 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1035, '2021-08-22 00:00:00', 0.212595288439486, 0.498440000000002, 0.204678227143649, 0.572520000000002, 0.209018834876987, 0.717040000000001, 1.00347965433619, 2.273, 2.80515737407607, 4.50632 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1050, '2021-08-22 00:00:00', 0.127805620638006, 0.436120000000003, 0.180694650354308, 0.55016, 0.265740161310505, 0.7362, 1.02347056625973, 2.2472, 2.81931951127691, 4.49756 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1065, '2021-08-22 00:00:00', 0.117355414588905, 0.42272, 0.144145331754681, 0.556720000000001, 1.00667128862074, 1.869, 1.00465538536024, 2.25988, 2.8075164303467, 4.50844 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1080, '2021-08-22 00:00:00', 0.150311654017026, 0.472520000000002, 0.257274010865201, 0.633400000000001, 1.01514095901341, 1.9406, 1.01404273414224, 2.26, 2.84982586134662, 4.51276 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1095, '2021-08-22 00:00:00', 0.223678858822327, 0.481333333333332, 0.986855509738608, 1.89683333333333, 0.965722008752212, 2.05795833333333, 0.948977289896407, 2.342375, 2.79614802555178, 4.69695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 600, '2021-08-22 00:00:00', 0.892514614817225, 1.39136363636364, 0.865929764555336, 1.5515, 0.847683552253968, 1.7095, 0.803683243206709, 1.95222727272727, 2.94161559881111, 4.53495454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 615, '2021-08-22 00:00:00', 0.223299485384896, 0.786772727272725, 0.283063772968387, 0.970363636363632, 0.369142814841245, 1.12731818181818, 0.419892245505318, 1.47154545454545, 2.97805160308705, 4.41172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 630, '2021-08-22 00:00:00', 0.201876054940751, 0.642318181818182, 0.248967182593724, 0.765909090909092, 0.287406133745063, 0.943000000000001, 0.423304297330569, 1.35063636363636, 2.98173083941212, 4.36531818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 645, '2021-08-22 00:00:00', 0.150742031872865, 0.553272727272726, 0.20296866561314, 0.696227272727272, 0.282503924808961, 0.882090909090909, 0.447030938720307, 1.30077272727272, 2.9823909787646, 4.33095454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 660, '2021-08-22 00:00:00', 0.189218059460438, 0.573954545454544, 0.254908709573547, 0.718454545454544, 0.340241332736285, 0.893545454545454, 0.452653188535007, 1.28736363636363, 2.9823909787646, 4.33095454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 675, '2021-08-22 00:00:00', 0.175928956785113, 0.509954545454545, 0.243867774299912, 0.631590909090908, 0.301229974995015, 0.821545454545453, 0.435031769750946, 1.25554545454545, 2.9906180151524, 4.32172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 690, '2021-08-22 00:00:00', 0.154999902248258, 0.487727272727272, 0.231297268481333, 0.652045454545451, 0.247435929001912, 0.777409090909088, 0.398548233975755, 1.23013636363636, 2.97786760046303, 4.36027272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 705, '2021-08-22 00:00:00', 0.189507547051854, 0.509590909090906, 0.210186234674761, 0.612409090909088, 0.276510335011126, 0.753181818181815, 0.388964395370324, 1.23840909090909, 2.95739351756727, 4.67131818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 720, '2021-08-22 00:00:00', 0.123271538865923, 0.413590909090907, 0.153761382572359, 0.524909090909089, 0.217960161576904, 0.683181818181816, 0.38664659132092, 1.22040909090909, 2.9507798514294, 4.68472727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 735, '2021-08-22 00:00:00', 0.126407752584323, 0.436590909090906, 0.193993417123996, 0.552727272727269, 0.193233860064233, 0.700909090909087, 0.394318602367629, 1.25227272727272, 2.9628037985133, 4.75740909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 750, '2021-08-22 00:00:00', 0.145635768464606, 0.442590909090909, 0.13317381962595, 0.556136363636363, 0.193653593526466, 0.706999999999999, 0.459249717507049, 1.30172727272727, 2.98998242621774, 4.81336363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 765, '2021-08-22 00:00:00', 0.110272242801473, 0.449590909090907, 0.149825468448029, 0.574363636363634, 0.270060362821164, 0.744136363636361, 0.447457949849051, 1.36604545454546, 3.05440189658916, 4.84822727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 780, '2021-08-22 00:00:00', 0.126702945362909, 0.437272727272724, 0.166086296872011, 0.522909090909088, 0.278382110716725, 0.700863636363632, 0.46780115655898, 1.41672727272727, 3.09618082013885, 4.91136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 795, '2021-08-22 00:00:00', 0.112770204609278, 0.396499999999997, 0.202710849023151, 0.528545454545453, 0.214296781099506, 0.747409090909089, 0.453332100679503, 1.43722727272727, 3.14317260828204, 4.94504545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 810, '2021-08-22 00:00:00', 0.14137378688798, 0.420499999999999, 0.179291058198069, 0.521954545454544, 0.205908781762522, 0.729954545454544, 0.43575226539461, 1.47468181818182, 3.14322908970848, 4.95140909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 825, '2021-08-22 00:00:00', 0.125813414036483, 0.398590909090908, 0.18696255730894, 0.596045454545454, 0.245003193724217, 0.779227272727273, 0.425261785939069, 1.50840909090909, 3.13316285192933, 4.97413636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 840, '2021-08-22 00:00:00', 0.176310528889806, 0.509545454545454, 0.214629147591073, 0.611363636363637, 0.244906378437011, 0.75809090909091, 0.425289473610193, 1.51077272727273, 3.13049262716662, 4.98322727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 855, '2021-08-22 00:00:00', 0.10884291075113, 0.409727272727273, 0.147774844821114, 0.531500000000001, 0.166338620880829, 0.652181818181818, 0.366294726743131, 1.42272727272727, 3.13460298307008, 4.97963636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 870, '2021-08-22 00:00:00', 0.130770940812699, 0.412090909090909, 0.143628978795307, 0.526045454545455, 0.209083368488155, 0.663045454545453, 0.361559575782228, 1.41977272727272, 3.13658690616304, 4.98509090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 885, '2021-08-22 00:00:00', 0.127241164144368, 0.400136363636363, 0.139251368836876, 0.491909090909091, 0.250296278982985, 0.69231818181818, 2.45491301236284, 2.28277272727272, 3.13460108034506, 5.00413636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:49:10 Duration: 3s976ms 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 970100, 1, 900, '2021-08-22 00:00:00', 6.6071099624068, 12.546347826087, 10.2693044907296, 16.7067826086957, 13.683428380962, 27.2334347826087, 53.3215817058407, 97.2663913043478, 70.8860188553851, 197.205565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 915, '2021-08-22 00:00:00', 5.31628135436179, 11.1434347826087, 11.5943023689623, 19.5578260869565, 13.0756132076068, 27.2738695652174, 53.2273683616197, 99.2316086956522, 69.9464238821767, 196.900782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 930, '2021-08-22 00:00:00', 11.3138009725574, 15.1490869565217, 11.9138687727534, 20.0990434782609, 12.8881099357281, 28.9565217391304, 54.2995396173497, 99.7532608695652, 69.6409246484941, 196.32852173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 945, '2021-08-22 00:00:00', 6.39525030181972, 12.7458260869565, 7.99475502100279, 18.5111304347826, 9.00643535996789, 31.0374347826087, 54.2537410195883, 99.6625652173913, 69.8313535882302, 196.574347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 960, '2021-08-22 00:00:00', 7.29533841794952, 13.5517826086957, 7.31758028377447, 20.5088695652174, 9.2145789105104, 34.8059565217391, 53.4904510441363, 100.459782608696, 69.2015776917526, 197.030869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 975, '2021-08-22 00:00:00', 4.93637465426517, 14.885, 5.70601819418856, 25.6207826086957, 10.7029665894195, 35.9162173913044, 52.7591100480219, 100.423826086957, 68.1528084279192, 197.044391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 990, '2021-08-22 00:00:00', 5.61029107838348, 20.6625652173913, 9.61798001316269, 28.4555217391305, 11.3635668195185, 36.7560434782609, 52.8223967330574, 101.00452173913, 67.450081111886, 197.152 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1005, '2021-08-22 00:00:00', 8.12123788681442, 20.1117826086957, 10.6235952838454, 26.7958695652175, 15.2986488479579, 35.4491304347827, 49.3695858430695, 98.2309565217391, 66.2061620117649, 194.606652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1020, '2021-08-22 00:00:00', 6.5746562843177, 17.6285652173914, 8.42926781266966, 22.569695652174, 17.3590834731465, 33.1811304347827, 46.9747026289161, 97.9154347826087, 64.2606491750835, 194.713304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1035, '2021-08-22 00:00:00', 6.85384139945288, 16.4102608695652, 14.1185212219294, 24.5153043478261, 15.5505879334223, 31.8515652173914, 45.2644004387886, 97.0379130434782, 64.6394073501074, 193.937130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1050, '2021-08-22 00:00:00', 12.3493414893809, 18.6783043478261, 14.1944183217937, 24.1903043478261, 14.4565176422236, 30.5673913043479, 44.6901736971233, 95.5905217391304, 64.8878048277459, 193.785 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1065, '2021-08-22 00:00:00', 7.917220367517, 16.0234347826087, 7.51429636609245, 20.0171739130435, 38.6665933648503, 67.8685217391305, 38.6418283575484, 94.0722173913043, 65.8044694806098, 193.06647826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1080, '2021-08-22 00:00:00', 6.42549209631772, 13.2809565217391, 7.09249927879885, 19.5552608695652, 38.1611113319169, 76.0407826086957, 37.4004630278243, 93.4421739130435, 66.343726869604, 192.678695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1095, '2021-08-22 00:00:00', 6.30020675863743, 14.5632608695652, 38.2241620452207, 64.9958260869565, 39.0716021380288, 78.3387826086957, 37.8928642403807, 92.8076086956521, 66.9438766726904, 192.896173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 600, '2021-08-22 00:00:00', 23.7299954066578, 44.84, 22.943296907074, 54.6553846153846, 25.7142161817155, 63.724, 31.114931428842, 80.3456923076923, 68.3140479879392, 179.047538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 615, '2021-08-22 00:00:00', 9.51380935086545, 26.3317307692308, 9.60298017276213, 35.8589615384615, 13.6908845618592, 44.8273846153846, 29.3340217848727, 70.0243461538461, 67.3537947493224, 173.151576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 630, '2021-08-22 00:00:00', 10.2037282471427, 23.3146923076923, 14.5233514566661, 34.7194230769231, 13.7299441727254, 43.7821153846154, 29.9548340635339, 67.9145769230769, 67.7738564781549, 172.400192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 645, '2021-08-22 00:00:00', 9.41194785039006, 22.8604615384615, 10.4676762309208, 29.7543461538461, 14.3649515193699, 41.3639230769231, 27.7840548587467, 65.7570769230769, 66.8803759859233, 170.302461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 660, '2021-08-22 00:00:00', 8.13918095482495, 18.0291538461538, 9.24622014455302, 26.3671923076923, 15.4441458350355, 37.5564230769231, 26.1364736604733, 59.8102692307693, 66.8143041248366, 167.665615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 675, '2021-08-22 00:00:00', 9.67073526056829, 19.2290000000001, 11.859059116395, 26.2733846153846, 19.6662451608372, 35.8866153846154, 26.6668841131006, 57.4133076923077, 66.6985521458934, 167.092961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 690, '2021-08-22 00:00:00', 5.45545033831727, 17.9109230769231, 10.8675024211567, 25.2720769230769, 14.9881231878906, 32.6668461538462, 24.6061725838176, 56.1822307692308, 65.6733465219046, 166.401115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 705, '2021-08-22 00:00:00', 8.03870282455687, 17.3293076923077, 13.3928601543451, 22.4240769230769, 15.6855165568554, 29.7611538461539, 22.0972672304483, 54.7244230769231, 72.088149190589, 177.335730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 720, '2021-08-22 00:00:00', 8.31927483017594, 15.2955, 9.64358715009813, 22.5181923076924, 12.9609193437574, 29.4286538461539, 19.6187390834924, 53.9368846153847, 71.1663864336139, 177.390461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 735, '2021-08-22 00:00:00', 7.47780672245958, 16.1194615384616, 11.4230302327562, 20.4194615384616, 15.6976778713874, 28.9129230769231, 19.670569450167, 54.5224230769231, 71.1607364932376, 176.1595 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 750, '2021-08-22 00:00:00', 10.7195093179894, 15.1044615384616, 10.946561118522, 20.3568076923078, 15.0832315693238, 28.662576923077, 21.9421626064103, 54.0816153846154, 71.4432623303383, 175.405807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 765, '2021-08-22 00:00:00', 5.94567645216639, 14.4379230769231, 10.3751013017483, 20.3686923076924, 10.0066675169032, 25.731076923077, 24.6021411754844, 56.1875384615385, 71.0772092624741, 175.642692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 780, '2021-08-22 00:00:00', 9.60721145366258, 13.6893461538462, 8.77693747298091, 19.0102692307693, 9.50767815165116, 24.9293461538462, 26.9380632277367, 58.2553076923077, 70.5353089001857, 176.039730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 795, '2021-08-22 00:00:00', 4.76937290894887, 13.8917692307693, 5.43611914342747, 16.4756923076924, 9.28359556877693, 24.5202692307692, 25.5214099029694, 59.4833461538462, 70.113888410741, 175.937923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 810, '2021-08-22 00:00:00', 4.18435502611999, 10.8752307692308, 6.64427221458737, 17.4096923076923, 9.8420099047986, 22.8963846153846, 24.6364064838698, 59.4230384615385, 69.127052874288, 175.796730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 825, '2021-08-22 00:00:00', 6.88830930065847, 14.0436923076923, 9.30252852806076, 18.3528461538462, 13.5195136134632, 24.3532307692308, 24.3383332605489, 60.9873076923077, 68.6146397987619, 176.178076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 840, '2021-08-22 00:00:00', 6.2869400501234, 13.2200769230769, 7.27540275353561, 15.8348846153846, 11.3880897289162, 22.8939230769231, 25.1531403975726, 61.4385, 68.6106345641728, 176.171538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 855, '2021-08-22 00:00:00', 4.50382745058194, 10.2012307692308, 8.86250173232061, 16.0186538461539, 11.0258492682493, 22.8063846153847, 24.8488260329104, 60.7365769230769, 68.7575660014563, 175.681269230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 870, '2021-08-22 00:00:00', 8.23157581025655, 12.3590000000001, 8.12684981801776, 15.9642692307693, 10.1575218092876, 24.3971153846155, 24.9894605110912, 60.9996538461539, 68.4850333835402, 175.684230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 885, '2021-08-22 00:00:00', 5.42037822253984, 10.9346538461539, 8.68418407486583, 17.3566153846154, 10.3597997516287, 25.2724230769232, 33.770713934482, 79.3727307692308, 67.7287409800641, 175.975230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 900, '2021-08-22 00:00:00', 6.30372082454844, 13.3399230769231, 7.46210634740618, 18.6105000000001, 10.2783519915178, 27.6283076923077, 37.9580906584942, 82.5909615384616, 67.1677701276552, 176.894192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 915, '2021-08-22 00:00:00', 6.98575494306919, 14.1502692307693, 9.40081684969656, 20.0068076923077, 11.0259478130175, 28.9921538461539, 41.0154090380676, 84.4430000000001, 66.7840763214268, 176.980115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 930, '2021-08-22 00:00:00', 5.72247748404343, 14.1606538461539, 9.4636051848851, 20.5178461538462, 12.8544079153956, 29.2141538461539, 43.7132685520259, 85.6793076923077, 66.7840763214268, 176.980115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 945, '2021-08-22 00:00:00', 6.90801137632123, 14.8871538461539, 9.74975694474166, 21.9651923076924, 18.0352948797202, 36.2939615384616, 44.6540866484374, 85.4436153846154, 67.1016746568966, 176.448 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 960, '2021-08-22 00:00:00', 10.8192219593007, 16.5987307692308, 13.4239782566638, 22.0376538461539, 22.8279545223362, 41.2890769230769, 46.8127283896328, 86.0718076923077, 67.237931855624, 176.140307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 975, '2021-08-22 00:00:00', 8.06943331429442, 15.2474230769231, 15.7714101341149, 29.1534615384616, 19.8246138938054, 42.3279615384616, 46.4703289443755, 86.3879615384616, 67.1738542432648, 175.935846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 990, '2021-08-22 00:00:00', 13.0391493831225, 23.8996538461539, 19.9741558383289, 33.9185769230769, 18.4298497059693, 42.5177692307692, 45.2055409937934, 86.8263076923077, 67.1738542432648, 175.935846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1005, '2021-08-22 00:00:00', 12.9849851145319, 22.2847692307692, 12.9188164045259, 29.1955769230769, 16.2087209328331, 40.0729615384616, 43.2242724310525, 86.2009230769231, 66.6341246884692, 174.631961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1020, '2021-08-22 00:00:00', 7.21606811209964, 19.8580384615385, 10.5441870110794, 27.1122692307693, 16.3722184544429, 35.706, 40.0686288742779, 84.5222307692308, 63.3929027701415, 172.142230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1035, '2021-08-22 00:00:00', 8.49617411934062, 18.9521153846154, 11.7200901905824, 26.1163461538462, 13.5629877738589, 33.0240769230769, 41.3732114334124, 81.609076923077, 63.4483899945459, 171.4115 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1050, '2021-08-22 00:00:00', 7.54786560650403, 17.8025769230769, 10.8719356369437, 23.2035769230769, 12.9733424636237, 30.5999615384615, 41.701976883541, 80.1706538461539, 63.2038157579478, 170.911730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1065, '2021-08-22 00:00:00', 5.81790985677313, 16.1486923076923, 7.42830696602786, 21.8316923076923, 23.7545819507603, 57.9801538461539, 41.2252482526835, 78.7961538461539, 62.294539829871, 170.527153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1080, '2021-08-22 00:00:00', 5.77111887258772, 14.0378076923077, 10.6588630244434, 19.6604230769231, 27.9929263121954, 61.782, 39.461637479378, 78.9069230769232, 61.0485334386062, 169.988730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1095, '2021-08-22 00:00:00', 7.34364840755919, 14.5534230769232, 21.4382708011056, 53.3256923076923, 30.6825925375386, 63.8527692307693, 39.9172257475391, 79.2655000000001, 61.3468009330184, 170.082346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 600, '2021-08-22 00:00:00', 16.8487930178989, 38.378, 24.0767901112573, 47.8633076923077, 26.4006982726127, 55.9868076923077, 32.7149767037385, 70.9036153846154, 60.039176542808, 165.134538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 615, '2021-08-22 00:00:00', 11.1336829649768, 25.5867307692308, 13.5883963260514, 32.6069230769232, 19.096295008678, 41.1294615384616, 21.1114449576162, 59.5429615384616, 56.5959459650601, 160.6 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 630, '2021-08-22 00:00:00', 6.99694498005, 19.110576923077, 9.45520314226715, 25.8556923076923, 13.7075490841866, 34.2231538461539, 16.8933253298911, 53.5106923076924, 55.3283848761611, 160.001269230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 645, '2021-08-22 00:00:00', 8.61794364094251, 19.1410384615385, 11.1302011607366, 26.7970384615385, 12.8540569854873, 32.9671153846155, 17.6961439048607, 52.7666923076924, 56.0730562591888, 160.357384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 660, '2021-08-22 00:00:00', 9.5126059440174, 19.4856153846154, 11.2039698036696, 24.5468076923077, 11.1773934033766, 31.994576923077, 17.7273778395496, 51.1201153846155, 55.851389243475, 159.841115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 675, '2021-08-22 00:00:00', 6.26482497711196, 15.0320769230769, 7.06591217705447, 19.9884230769231, 9.79826326746036, 29.1174615384616, 16.3768130430238, 49.4476153846154, 54.868008938767, 159.203769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 690, '2021-08-22 00:00:00', 5.24012918161376, 15.208, 7.45629576676909, 22.4768076923077, 11.7010858045148, 29.3407307692308, 16.1461104424564, 49.6485000000001, 61.1546198748587, 158.071961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 705, '2021-08-22 00:00:00', 8.92521403527024, 15.8608461538462, 11.3604920026177, 21.2033076923077, 13.8494415259245, 31.1005, 15.4459199898823, 49.0334230769231, 66.2837096983402, 166.976576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 720, '2021-08-22 00:00:00', 6.56745250048708, 15.9118846153846, 9.80209413928398, 21.8876538461539, 11.4825938265105, 30.3087692307693, 14.0546536356632, 49.0075384615385, 64.7378677957856, 168.620769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 735, '2021-08-22 00:00:00', 5.04249192806649, 13.2782692307693, 8.76404430078684, 21.2061153846154, 10.3546082608365, 28.3083461538462, 12.1255138326017, 47.6422307692308, 64.5908363814511, 168.597153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 750, '2021-08-22 00:00:00', 7.76581400637039, 15.7296923076924, 8.64041039872886, 20.7485384615385, 12.9590640500711, 27.7674230769231, 14.5752586886134, 48.1570000000001, 63.9200659054247, 169.255923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 765, '2021-08-22 00:00:00', 5.74924117481202, 13.9913846153846, 7.00810048268322, 19.2508461538462, 9.55746817552401, 26.4863846153847, 15.5559948185208, 50.039076923077, 63.9233406550738, 168.762769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 780, '2021-08-22 00:00:00', 5.66781350217035, 13.5738461538462, 8.19053534758257, 19.2940000000001, 8.39907146809417, 25.9963846153847, 14.9641308495194, 50.9411923076923, 63.0163710735185, 168.849653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 795, '2021-08-22 00:00:00', 4.80231681779347, 12.8334615384616, 6.17826839768605, 19.4009230769231, 7.74987519224566, 26.2158461538462, 15.8361652833001, 52.257, 63.2112232055839, 168.792884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 810, '2021-08-22 00:00:00', 4.37597412873801, 13.0721538461539, 5.4073495650329, 17.6320384615385, 7.27275532338649, 23.3900769230769, 16.5928859256471, 51.7963076923077, 62.8241308136146, 168.122615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 825, '2021-08-22 00:00:00', 5.09839914422617, 12.7479230769231, 6.95262183197545, 17.7645384615385, 7.11884840395283, 22.1920384615385, 16.0746602345239, 53.0071538461539, 61.7671491531393, 168.859884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 840, '2021-08-22 00:00:00', 5.08130451406083, 12.6142692307693, 5.77887464437365, 15.9743461538462, 8.97957664489473, 22.6998076923078, 16.7161755261645, 53.8456923076923, 61.5047508996225, 168.982230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 855, '2021-08-22 00:00:00', 3.75950783542415, 10.7732692307693, 5.06177149668129, 15.6037307692309, 8.12487270925143, 22.5366923076923, 16.9012098089047, 54.8117307692308, 61.4794660288608, 169.212923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 870, '2021-08-22 00:00:00', 4.58454772737893, 11.5812307692308, 7.17348632299201, 17.2318846153847, 7.33859666190708, 23.5156153846154, 16.9066336810323, 54.6257692307693, 61.5163127378046, 169.317846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 885, '2021-08-22 00:00:00', 6.18447536136939, 13.4098461538462, 5.84211079609473, 16.8750769230769, 7.48034472765904, 25.2267307692308, 37.1009808582759, 84.0706153846155, 58.1285405706512, 171.376076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 900, '2021-08-22 00:00:00', 4.06989974871808, 11.4992692307692, 5.75093672316489, 17.9490769230769, 8.59163532387532, 26.6824615384616, 39.2938980585457, 89.0466538461539, 58.1099551643394, 171.540192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 915, '2021-08-22 00:00:00', 5.14694004687776, 13.7363846153846, 6.34754487535268, 19.9477692307693, 8.98795248874847, 26.7925000000001, 38.0602301876704, 89.8834615384616, 58.1406426837147, 171.157346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 930, '2021-08-22 00:00:00', 5.14170506604124, 14.7808846153847, 7.99900054997255, 20.0360384615385, 11.8934479793903, 28.1669615384616, 37.2606889898105, 92.4236538461539, 57.9944827577987, 171.352769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 945, '2021-08-22 00:00:00', 6.15832624863411, 14.5172307692308, 7.26025647862284, 18.8451538461539, 14.0106687120922, 31.757, 35.6873432596962, 93.7661538461539, 57.9201254770209, 171.121923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 960, '2021-08-22 00:00:00', 6.01889138948873, 13.3799615384616, 10.2835565490963, 20.4694615384616, 12.5023674844161, 33.0476538461539, 35.6733088759003, 94.9103461538462, 58.1042936497944, 170.862692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 975, '2021-08-22 00:00:00', 5.36515891341105, 14.4166153846154, 8.26712784987343, 24.5653846153847, 11.8266202584873, 34.7974615384616, 34.3019348258285, 93.8083461538462, 58.3233782656663, 170.417 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 990, '2021-08-22 00:00:00', 6.98411706528019, 20.4906923076924, 8.89193333420804, 26.8745, 12.9398402958282, 38.3388076923077, 34.0678679722381, 93.7085769230769, 58.3935432793861, 170.227807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1005, '2021-08-22 00:00:00', 6.51751146102683, 17.3787307692308, 10.2084764348819, 24.9911923076923, 11.8722287123549, 34.3990384615385, 30.7208646262539, 90.4252307692308, 58.3410970541218, 168.988038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1020, '2021-08-22 00:00:00', 7.17864166924254, 17.7178461538462, 10.3416864478747, 26.0831153846154, 11.7920276662472, 32.0531923076923, 30.0547446796931, 89.3398076923077, 57.9646735239663, 168.8675 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1035, '2021-08-22 00:00:00', 9.58039642635703, 18.7876153846154, 10.1670899659334, 23.9281538461539, 9.29086229234855, 30.1441538461539, 29.8601543266917, 89.198576923077, 57.9048608267575, 168.991384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1050, '2021-08-22 00:00:00', 6.28887356967721, 16.8658461538462, 6.83742439046929, 22.2368461538462, 8.35174478205689, 26.7952307692308, 30.0540116112002, 88.8906153846155, 57.83036444089, 168.520615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1065, '2021-08-22 00:00:00', 5.54578444267494, 14.1262692307693, 7.09938071232002, 18.7044615384616, 28.3892479720756, 65.2925000000001, 30.2891702337016, 88.7843846153847, 58.1577141207887, 167.920653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1080, '2021-08-22 00:00:00', 5.82569817433597, 13.2685384615385, 7.79182561248547, 17.2368461538462, 29.0841369168566, 72.3519615384616, 30.2637249907187, 88.848076923077, 58.5562533080666, 167.488038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1095, '2021-08-22 00:00:00', 7.23998061631493, 12.5942692307692, 28.5767367683253, 62.2683846153847, 28.8214165900717, 72.1154615384616, 30.178985654285, 87.9058076923077, 59.2259550185948, 167.026230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 600, '2021-08-22 00:00:00', 25.4003240440868, 48.4852307692308, 25.2944316802365, 57.7031153846154, 24.7426398720913, 64.628, 25.605403089943, 80.4489615384615, 60.4305588965996, 165.773346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 615, '2021-08-22 00:00:00', 12.0549851239419, 31.8184615384616, 13.0120414937029, 36.8389230769231, 15.8168085815741, 46.7388846153846, 20.8205264144269, 70.674423076923, 60.5258710172893, 159.494807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 630, '2021-08-22 00:00:00', 6.88445860582981, 20.3188461538462, 13.1819770953199, 30.7173076923077, 14.0105849578645, 38.9116923076923, 19.9345121249942, 64.1743076923077, 57.7509141012838, 155.156576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 645, '2021-08-22 00:00:00', 9.92733979403115, 21.2108846153847, 10.4697908776412, 26.8153076923077, 9.85368885341936, 36.1015000000001, 18.9104457658887, 63.1002307692308, 57.3036996356995, 153.019538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 660, '2021-08-22 00:00:00', 7.64737492778754, 19.3603846153846, 8.82123342744869, 26.8486923076924, 13.3841617810007, 35.6235, 18.3977077978586, 61.4331538461539, 55.4677439975149, 151.402423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 675, '2021-08-22 00:00:00', 6.26504338741191, 18.5413846153847, 9.97617850003775, 24.7487692307693, 13.5106264570351, 33.0003076923078, 15.6139888027963, 59.724576923077, 55.8876329583403, 151.254384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 690, '2021-08-22 00:00:00', 9.3752705515833, 17.4296538461539, 12.7891321839467, 24.5135384615385, 11.8212099890897, 29.6476153846154, 17.3185740856014, 58.4920384615385, 54.7626583640294, 150.950153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 705, '2021-08-22 00:00:00', 8.660090845855, 16.7374615384616, 12.3217910417027, 23.6166538461539, 12.0087588112242, 30.1588846153846, 17.4553421414147, 59.2830769230769, 50.9374120569548, 161.4915 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 720, '2021-08-22 00:00:00', 7.22983508908643, 16.4571538461539, 6.38075652133942, 21.2937692307693, 11.4375232561679, 29.7786538461539, 17.3711252077871, 57.9102307692308, 49.7877319897645, 161.696730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 735, '2021-08-22 00:00:00', 3.96386754882347, 14.3037692307692, 8.36206468293201, 20.7301923076923, 11.688702692508, 30.387076923077, 16.7151212115074, 57.5213461538462, 49.7742750261156, 162.646846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 750, '2021-08-22 00:00:00', 6.3038431267088, 14.6826153846154, 10.3070936834038, 22.0829615384616, 11.7162454088986, 30.3891923076924, 15.7336520292799, 55.1475384615385, 49.8888664117172, 163.308615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 765, '2021-08-22 00:00:00', 8.11553899096331, 14.5599230769231, 9.02302981699945, 19.7400384615385, 10.3222407952627, 29.4676538461539, 16.5279627256356, 53.5605, 50.8127551186178, 162.424230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 780, '2021-08-22 00:00:00', 6.09936398008334, 14.1791923076924, 7.22382869632482, 20.938076923077, 11.3218154619913, 29.4613461538462, 15.9067466756912, 54.8312692307692, 49.6452488530993, 163.036384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 795, '2021-08-22 00:00:00', 5.35506773755908, 15.675076923077, 8.39167505200609, 21.7965384615385, 11.891308492987, 30.5586538461539, 17.6934868960739, 56.5603076923077, 49.4899338389754, 163.148115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 810, '2021-08-22 00:00:00', 7.53521707675676, 15.366076923077, 11.855523728885, 20.9126153846154, 13.3345920081799, 29.7427692307693, 19.8903930243878, 57.0402307692308, 49.7594825104183, 162.900230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 825, '2021-08-22 00:00:00', 8.31760317371448, 14.2406538461539, 9.54146440719904, 21.535076923077, 11.2157864218253, 29.8205000000001, 21.0387717630679, 59.3755384615385, 50.2462821788837, 163.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 840, '2021-08-22 00:00:00', 6.68761839774417, 15.592076923077, 9.31520520844203, 21.5413461538462, 10.1487937342327, 28.5675, 23.1517932043819, 59.9314615384616, 49.8486542906241, 162.343884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 855, '2021-08-22 00:00:00', 5.00526398366299, 12.4458846153847, 7.8548748312997, 19.1431538461539, 7.87335299309301, 24.828076923077, 23.2543597752204, 58.6756538461539, 49.3811594849229, 161.514653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 870, '2021-08-22 00:00:00', 7.42635285038777, 14.4584615384616, 6.7027596361499, 17.7975000000001, 7.20880765356896, 24.8158846153847, 24.1323218776428, 60.0186153846155, 50.0178388225642, 160.513 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 885, '2021-08-22 00:00:00', 4.38175570572063, 11.7992307692308, 5.80749472108104, 16.2128461538462, 9.39352463218065, 25.2198461538462, 40.2465516304384, 81.2876923076923, 50.1186310494028, 161.216115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 900, '2021-08-22 00:00:00', 6.0165997823969, 12.5033076923077, 7.30836991411482, 18.6248076923077, 9.41314459033017, 27.0029615384616, 40.6831691005204, 84.7973076923077, 49.7183579129945, 161.946730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 915, '2021-08-22 00:00:00', 6.00439723382281, 13.5083076923077, 7.45186752473195, 19.4866153846154, 10.1712359168091, 27.8133461538462, 41.1941008913431, 85.9926153846154, 49.7105687293806, 162.017038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 930, '2021-08-22 00:00:00', 7.76731821148472, 14.9910384615385, 8.1928245198983, 20.9904230769231, 10.9122840542913, 27.4311923076923, 41.1491408495787, 87.0095384615385, 49.8094583317111, 162.052461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 945, '2021-08-22 00:00:00', 6.16668815940815, 14.3151538461538, 9.17563861571257, 19.6746153846154, 12.098480467334, 32.4895384615385, 40.2845889801356, 87.5414615384616, 49.7143183931335, 162.460576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 960, '2021-08-22 00:00:00', 5.76789694936221, 14.0105384615385, 8.00230371417173, 19.4045769230769, 11.3057188083662, 35.1324230769231, 40.0748089290709, 88.5726923076923, 49.6832983532232, 162.422153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 975, '2021-08-22 00:00:00', 6.85423328473276, 13.6428076923077, 9.02940773771155, 26.641576923077, 14.2227240050777, 37.2127307692308, 41.1140081153146, 89.3961153846154, 50.2967109565443, 163.200384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 990, '2021-08-22 00:00:00', 6.33405629082849, 21.8158461538462, 8.83052205696022, 28.4449615384615, 13.7303215782274, 36.9288076923078, 39.8309881316815, 88.9091153846154, 50.6871204576135, 162.889730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1005, '2021-08-22 00:00:00', 6.0656266045771, 21.2878846153847, 10.5430477605642, 27.4091923076924, 14.0755996456497, 35.5132307692308, 37.8616485422102, 87.525576923077, 50.4964663155598, 161.514961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1020, '2021-08-22 00:00:00', 8.76362130707658, 18.0224230769231, 7.55041111962685, 22.6996538461539, 15.6622010185718, 33.1268846153846, 37.134069669054, 86.2351153846154, 51.0436597594497, 161.863038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1035, '2021-08-22 00:00:00', 6.44229524172394, 16.6856923076924, 9.20660435891204, 23.7773076923078, 14.927027803129, 32.3116538461539, 37.0463543785143, 85.2664615384616, 50.9496221153798, 161.4595 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1050, '2021-08-22 00:00:00', 6.90315584831707, 17.1241153846154, 12.7239340198516, 23.3436923076923, 14.8008677744038, 34.0456538461539, 35.975690369171, 84.4734615384615, 50.6615630372619, 159.812461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1065, '2021-08-22 00:00:00', 10.6103942263453, 18.3269615384615, 12.4056599660738, 24.3559230769231, 33.4548876947175, 64.5571153846154, 34.8946688432709, 83.8228076923076, 50.9369823260679, 159.243384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1080, '2021-08-22 00:00:00', 6.62013088227579, 16.0644615384616, 8.6872996679946, 23.9828076923077, 31.0748387695551, 66.3560769230769, 33.0103240055872, 82.357923076923, 52.3329575593107, 157.806769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1095, '2021-08-22 00:00:00', 5.94288290517457, 15.9357692307692, 29.1761125957257, 57.4150384615385, 30.2985295238006, 65.0912307692308, 31.4259786437664, 80.1810384615384, 52.1007808795017, 157.440576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 600, '2021-08-22 00:00:00', 25.0007779654288, 41.18272, 27.2777809940007, 49.16904, 28.0695025116228, 54.0546, 29.1848865714773, 71.25724, 49.9342674600653, 156.78824 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 615, '2021-08-22 00:00:00', 10.2276785244746, 23.3440000000001, 10.7012333209775, 28.77244, 13.2502520510618, 36.6562, 16.0476160070585, 56.79252, 51.7900256428784, 154.75644 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 630, '2021-08-22 00:00:00', 8.89511888303542, 18.11812, 12.1619506142449, 24.72892, 13.4514925844681, 33.5732, 17.2046964782876, 56.06392, 51.4381400878117, 155.42988 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 645, '2021-08-22 00:00:00', 7.77089222311913, 16.02488, 10.1151267798942, 23.48124, 12.260735388222, 32.77848, 17.1023443892936, 53.73712, 52.3454793657167, 156.01088 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 660, '2021-08-22 00:00:00', 7.26783089488652, 16.6072, 8.25749185245333, 22.6311200000001, 10.2137428754922, 33.3128800000001, 16.2426611342887, 52.25384, 53.0605668379699, 156.5408 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 675, '2021-08-22 00:00:00', 6.46447409358769, 14.13184, 8.52170695498654, 21.4645200000001, 8.71794597884158, 31.48056, 18.1455710964596, 51.5652, 52.6709081328583, 156.15704 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 690, '2021-08-22 00:00:00', 8.45538120804342, 16.7389600000001, 10.1458835563987, 24.2591600000001, 10.8079666322271, 30.42816, 19.4528078780417, 50.56156, 53.0429643798936, 156.12396 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 705, '2021-08-22 00:00:00', 6.68127067580215, 16.79452, 7.96477536155288, 21.94432, 10.1358018470831, 28.6168, 20.7510439462693, 50.13888, 55.9622051633362, 161.80308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 720, '2021-08-22 00:00:00', 7.33149686330606, 14.52056, 7.47513263583549, 19.80056, 12.4108464085519, 29.19508, 20.4030046240744, 49.87676, 55.5361516971302, 164.28192 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 735, '2021-08-22 00:00:00', 6.43709200830104, 13.77724, 8.66775756602209, 21.09684, 11.5553766479794, 29.06768, 18.8634437830601, 48.3297600000001, 55.115265128335, 164.4054 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 750, '2021-08-22 00:00:00', 8.29922224769687, 15.3638, 10.3284827367496, 21.00468, 13.191368550685, 30.53164, 18.8788382388854, 48.0596000000001, 54.9203540380674, 164.0378 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 765, '2021-08-22 00:00:00', 7.15886703047353, 13.19492, 7.27426042013898, 20.03492, 11.61699331755, 28.36164, 20.1406732514912, 47.72124, 54.348099389859, 163.47404 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 780, '2021-08-22 00:00:00', 5.9805722655389, 14.61696, 11.2434464390003, 22.70108, 12.039777676242, 27.04692, 21.1767238987369, 50.5466, 54.3921916124916, 162.79608 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 795, '2021-08-22 00:00:00', 7.4141777658304, 15.34112, 8.05526649403981, 19.4740400000001, 9.53378682668473, 26.0405600000001, 22.1432539319165, 51.6408800000001, 54.1599057752442, 162.1058 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 810, '2021-08-22 00:00:00', 5.8659058232013, 12.76472, 7.6270775093304, 17.365, 11.4139447749964, 26.56592, 23.8491672127142, 53.94864, 53.5362444621087, 162.26276 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 825, '2021-08-22 00:00:00', 6.89352144528957, 11.9424000000001, 8.75685912585107, 18.1954000000001, 9.38604146805252, 25.33524, 22.4894680220913, 54.1914000000001, 52.7131803629478, 162.02232 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 840, '2021-08-22 00:00:00', 5.71019669100821, 11.8574, 7.64293955054826, 17.26616, 8.29332495102744, 22.76608, 21.0280277778652, 53.68132, 52.7242355466313, 161.70232 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 855, '2021-08-22 00:00:00', 5.49632217881502, 12.48492, 5.87086943447621, 15.9526, 9.64115976564372, 22.64128, 19.8180644402189, 53.58736, 52.884099310032, 161.4242 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 870, '2021-08-22 00:00:00', 4.34763664995141, 10.69024, 6.45909129393088, 16.41648, 10.1594870044375, 24.57512, 24.152881286505, 54.52624, 57.2799751426564, 159.12448 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 885, '2021-08-22 00:00:00', 5.91772057045614, 11.3918, 7.7667568999766, 16.18292, 11.1217935981568, 24.98144, 36.4331655232336, 78.79728, 57.9859973132019, 158.46436 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 900, '2021-08-22 00:00:00', 5.55869895059391, 11.79576, 8.06448307539508, 17.31576, 10.4001746619949, 23.3868000000001, 35.8106448754185, 81.27568, 57.8661673062075, 158.34972 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 915, '2021-08-22 00:00:00', 5.93460674125372, 11.52444, 7.42842792206631, 17.7913200000001, 8.91002998498517, 21.4850000000001, 36.0137711254552, 84.06548, 57.9067603772651, 158.27616 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 930, '2021-08-22 00:00:00', 7.61659231699679, 14.19076, 7.29458467814773, 16.50172, 9.99064343940543, 22.5558, 35.2642619088126, 86.69684, 58.177014328914, 158.11032 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 945, '2021-08-22 00:00:00', 6.77735694967689, 10.9001600000001, 7.58477625466526, 14.7984000000001, 11.7816053664177, 27.47348, 33.8667213614388, 87.65424, 58.0704812306562, 158.91612 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 960, '2021-08-22 00:00:00', 6.09959176721425, 11.54432, 8.10858377482372, 17.3376, 12.7242029001165, 32.3158800000001, 32.7588949765302, 88.8316, 57.7524175058788, 158.58376 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 975, '2021-08-22 00:00:00', 5.81004884173393, 13.24728, 8.16253228212101, 23.00456, 14.4490447634668, 36.2400800000001, 31.4617902029324, 89.61676, 56.8939317751316, 158.7892 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 990, '2021-08-22 00:00:00', 7.25176156760091, 19.3318, 11.3056054471517, 27.72112, 14.8145025665168, 38.54328, 29.8535073007623, 90.40536, 57.0451237603472, 159.2722 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1005, '2021-08-22 00:00:00', 8.6267371777129, 18.3562, 11.6909471156105, 26.52472, 13.6828505562012, 35.92348, 28.8564624196499, 88.64972, 57.5780427352592, 158.53316 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1020, '2021-08-22 00:00:00', 8.63734144340726, 18.23628, 8.86182453937491, 25.1236, 11.3120321056829, 33.12088, 27.3614516395481, 85.70136, 58.2857719109046, 158.2132 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1035, '2021-08-22 00:00:00', 7.94671168723268, 16.21584, 8.88413862359959, 23.3004, 9.42021753057407, 30.47836, 28.6827066710355, 85.12532, 59.3825106700337, 157.42032 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1050, '2021-08-22 00:00:00', 7.12430367427819, 15.3324800000001, 9.18258755743724, 21.5432000000001, 14.4789041951846, 28.94288, 31.0679919870917, 84.74288, 60.9535254061923, 156.41712 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1065, '2021-08-22 00:00:00', 8.10753252989682, 15.9771600000001, 10.6463836212115, 20.9992800000001, 33.4244354942109, 63.81424, 31.213181615198, 85.19672, 61.3120655608665, 156.48244 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1080, '2021-08-22 00:00:00', 8.31612422586392, 15.0208400000001, 12.1084794039824, 21.2176800000001, 31.30646587464, 67.23868, 31.4913395833944, 85.20544, 63.3898210764946, 157.39888 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1095, '2021-08-22 00:00:00', 8.37132273066028, 14.182, 31.3327234296658, 62.5389583333333, 29.4506507978768, 72.440375, 26.810693661427, 87.7785416666666, 56.6450078120497, 164.425125 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 600, '2021-08-22 00:00:00', 21.2557155936022, 41.8584090909091, 21.7185804716981, 48.9789090909091, 23.4423363526547, 60.5466363636364, 20.6806120558442, 76.3676363636363, 58.1016399128711, 164.054227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 615, '2021-08-22 00:00:00', 8.27012873269889, 24.2552727272728, 12.6483884924804, 34.4188636363637, 17.3489014591029, 43.7118636363637, 19.2613948443681, 63.5707272727273, 57.3428212237441, 158.491227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 630, '2021-08-22 00:00:00', 9.16288418233912, 20.8674090909091, 13.3460496884176, 29.097, 15.9776670945953, 38.2965, 18.0857377290955, 57.336409090909, 57.0376037648112, 155.533772727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 645, '2021-08-22 00:00:00', 9.2071433496049, 18.6167727272727, 11.1191935726305, 25.8670909090909, 14.5429442096749, 33.3580000000001, 17.6522788156454, 53.6366363636363, 57.2706545371788, 154.548545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 660, '2021-08-22 00:00:00', 7.79456881688303, 17.8282272727273, 10.2728344837815, 23.9540454545455, 13.0583667260477, 29.5188636363637, 17.6251213636791, 52.6233181818182, 58.0856247652933, 154.863227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 675, '2021-08-22 00:00:00', 5.88033115968988, 16.7325000000001, 10.6844110940383, 21.8150454545455, 10.1211797859608, 28.7454545454546, 18.1001617775172, 51.4400909090909, 58.9886053935777, 155.363227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 690, '2021-08-22 00:00:00', 7.84285211506009, 14.1778181818183, 7.80547210052806, 19.4759545454546, 11.9845448328525, 28.6752272727273, 18.8865157672568, 51.9837272727273, 59.2986761279006, 155.135954545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 705, '2021-08-22 00:00:00', 5.94001896177389, 13.6311363636364, 8.88551505010416, 22.5000909090909, 11.4604401228541, 27.967, 19.913026759568, 53.0048181818182, 65.7634770892968, 182.369727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 720, '2021-08-22 00:00:00', 6.67721701301979, 17.2379090909091, 11.0875813253922, 21.5431363636364, 11.5900583645614, 28.7213181818182, 20.7007926895089, 53.6755454545455, 68.5203806640658, 185.152409090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 735, '2021-08-22 00:00:00', 7.55136180273186, 13.2378636363637, 7.68864233479366, 17.869, 7.03073930595581, 26.3549545454546, 18.5489401655791, 52.4671363636364, 68.7247208924302, 185.190863636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 750, '2021-08-22 00:00:00', 4.30800999950605, 13.0501818181818, 5.56665353337226, 18.7893181818182, 6.69937429009514, 26.5184545454545, 18.7386429528471, 52.849, 69.3035404020115, 187.125590909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 765, '2021-08-22 00:00:00', 4.57462704486025, 12.7601363636363, 5.68800793345806, 17.9371818181819, 10.0649129519055, 25.7275909090909, 18.3484581482409, 53.1283181818182, 69.8467906592894, 188.185454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 780, '2021-08-22 00:00:00', 3.90909034186547, 12.226590909091, 4.80492132567091, 18.4497727272728, 9.03674295279025, 25.6226363636364, 17.8151542624233, 52.8591818181818, 70.6043978110411, 188.780545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 795, '2021-08-22 00:00:00', 6.03409931248956, 12.6656818181818, 9.27463906591676, 18.0212272727272, 14.3718694203015, 26.8025909090909, 17.1854993766453, 54.0914090909091, 70.4175154973097, 188.909636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 810, '2021-08-22 00:00:00', 5.143110801705, 12.5193636363636, 6.70464757782672, 17.825, 13.6428385445239, 28.1101363636364, 16.1672179829233, 52.7555454545455, 70.2357192463489, 189.436363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 825, '2021-08-22 00:00:00', 4.74893152621648, 13.0204545454546, 9.22521848836161, 19.7994090909091, 12.9481306077724, 27.4080454545455, 15.8358032814652, 52.4569545454546, 70.228036009003, 189.387409090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 840, '2021-08-22 00:00:00', 7.10298732715312, 14.2827272727273, 9.8465989501595, 20.2548636363637, 11.7218749095912, 25.3344090909092, 16.3850405223103, 53.3928181818182, 70.1930686816433, 189.397772727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 855, '2021-08-22 00:00:00', 4.98933309465679, 12.8975909090909, 6.82277535298628, 17.0712272727273, 7.30012002866391, 22.1426363636364, 16.1133963424996, 52.6655000000001, 69.9916540941216, 189.294545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 870, '2021-08-22 00:00:00', 4.97657033973403, 11.2631818181818, 6.37967087132299, 15.5099545454546, 10.4265230312719, 22.3140454545455, 17.0307975028892, 54.0818181818182, 69.2752760049399, 190.806318181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 885, '2021-08-22 00:00:00', 5.47090343291622, 11.737090909091, 7.08170673475365, 17.027090909091, 13.9442458067494, 26.1325, 36.722240816816, 82.0496818181818, 69.720586862507, 192.2605 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:49:28 Duration: 3s944ms 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 970035, 1, 900, '2021-08-22 00:00:00', 0.039815909717934, 0.0851600000000002, 0.05929311370921, 0.12044, 0.0957992693082779, 0.2034, 0.355141769814066, 0.65652, 0.552067855128939, 1.406 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 915, '2021-08-22 00:00:00', 0.0559901181757398, 0.0853199999999997, 0.0841566396667549, 0.136439999999999, 0.116392697365428, 0.213519999999999, 0.396562760900886, 0.689759999999999, 0.553044537085397, 1.41352 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 930, '2021-08-22 00:00:00', 0.0501885445096788, 0.0951600000000001, 0.0615790007497144, 0.15216, 0.1106316410436, 0.20088, 0.348987645435575, 0.67928, 0.530177416845846, 1.40052 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 945, '2021-08-22 00:00:00', 0.0533869522136885, 0.111199999999999, 0.0825454420304356, 0.146999999999999, 0.120514273013615, 0.21224, 0.348897874265044, 0.67868, 0.527364004586333, 1.39628 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 960, '2021-08-22 00:00:00', 0.0519165997859385, 0.0884, 0.0665132317663183, 0.13052, 0.0957488032997456, 0.2254, 0.353457031806319, 0.69504, 0.526494988896698, 1.39384 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 975, '2021-08-22 00:00:00', 0.0497259824773058, 0.0984399999999998, 0.0738443859296919, 0.14892, 0.0922392721856226, 0.2422, 0.340484497933949, 0.70288, 0.522984359230752, 1.39416 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 990, '2021-08-22 00:00:00', 0.0633035017462168, 0.1244, 0.085355960541722, 0.19684, 0.133644341443998, 0.26832, 0.344334057759805, 0.70188, 0.521932856473577, 1.39364 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1005, '2021-08-22 00:00:00', 0.0711007969950646, 0.14636, 0.0769594048833547, 0.1964, 0.129670711162288, 0.27008, 0.353243202340823, 0.700519999999999, 0.526983073731976, 1.39508 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1020, '2021-08-22 00:00:00', 0.0588769054893345, 0.133640000000001, 0.0999416829956353, 0.18244, 0.134626371859306, 0.26152, 0.33981424827887, 0.70084, 0.52298740583944, 1.38708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1035, '2021-08-22 00:00:00', 0.0823561776674954, 0.130039999999999, 0.0954107261615104, 0.18304, 0.125737597135198, 0.24888, 0.328933438048896, 0.69204, 0.520833940266314, 1.38308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1050, '2021-08-22 00:00:00', 0.0496691721963096, 0.11688, 0.0835384741700894, 0.17248, 0.120219244161102, 0.2268, 0.321446211156185, 0.6882, 0.512836582158489, 1.37412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1065, '2021-08-22 00:00:00', 0.0698453768453339, 0.10772, 0.107378411858872, 0.15504, 0.246073105668485, 0.47216, 0.30015203369848, 0.67492, 0.495249936900552, 1.3754 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1080, '2021-08-22 00:00:00', 0.0566732741245821, 0.0998800000000003, 0.0662090879965381, 0.12968, 0.25587452654247, 0.48224, 0.290598193387364, 0.67532, 0.48973929118801, 1.37264 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1095, '2021-08-22 00:00:00', 0.054801916024898, 0.0875999999999998, 0.25175617834193, 0.42444, 0.289976223163211, 0.51972, 0.290844442958775, 0.66964, 0.494714554061229, 1.37636 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 600, '2021-08-22 00:00:00', 0.110732199472421, 0.2655, 0.147741442547965, 0.330576923076923, 0.170625189771661, 0.403653846153846, 0.160502350809527, 0.55826923076923, 0.399118345664734, 1.31342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 615, '2021-08-22 00:00:00', 0.115506969486694, 0.2165, 0.14847331798625, 0.301615384615385, 0.171832946603559, 0.354192307692308, 0.139619840996901, 0.5085, 0.372485615623146, 1.30357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 630, '2021-08-22 00:00:00', 0.112697580343966, 0.194230769230769, 0.122199691551921, 0.240730769230769, 0.149984347901321, 0.314769230769231, 0.113768861496254, 0.472923076923077, 0.364217190064475, 1.28519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 645, '2021-08-22 00:00:00', 0.0625045967540356, 0.145230769230769, 0.0730429694400178, 0.206346153846154, 0.0851851196828681, 0.27376923076923, 0.117773740053349, 0.455423076923077, 0.377726724579475, 1.27796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 660, '2021-08-22 00:00:00', 0.0523418937960194, 0.136076923076923, 0.0637290055927921, 0.192115384615384, 0.109331120208996, 0.262576923076923, 0.145777960769637, 0.444576923076923, 0.375841261500323, 1.28242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 675, '2021-08-22 00:00:00', 0.0474183995447402, 0.13376923076923, 0.0737856041827625, 0.187346153846154, 0.117227668038932, 0.266384615384615, 0.149960548658126, 0.433384615384615, 0.372386930696885, 1.27411538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 690, '2021-08-22 00:00:00', 0.061106968002524, 0.132692307692308, 0.106539851698789, 0.1835, 0.121183173495587, 0.262807692307692, 0.149713660031408, 0.4105, 0.366953220661498, 1.26888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 705, '2021-08-22 00:00:00', 0.0741271776175139, 0.117038461538461, 0.0788126600529083, 0.175346153846153, 0.113592801776277, 0.24126923076923, 0.146986409628186, 0.39526923076923, 0.39140424312782, 1.38080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 720, '2021-08-22 00:00:00', 0.0517822214813006, 0.114038461538461, 0.0761595592262616, 0.172961538461538, 0.108767302779126, 0.247615384615384, 0.151289803408507, 0.384730769230769, 0.411550750211927, 1.4135 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 735, '2021-08-22 00:00:00', 0.0644993500265398, 0.118615384615385, 0.0882212341437488, 0.162115384615384, 0.10446294153357, 0.220115384615384, 0.154166288842226, 0.377730769230769, 0.413250583321288, 1.41926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 750, '2021-08-22 00:00:00', 0.0544317780486587, 0.108461538461538, 0.0893469985721185, 0.162615384615384, 0.110472774230368, 0.222076923076922, 0.16168147222715, 0.365461538461538, 0.415497166518155, 1.42284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 765, '2021-08-22 00:00:00', 0.0487852594382925, 0.115192307692308, 0.0666053936369904, 0.150038461538461, 0.0872100999796556, 0.201192307692307, 0.162391928560315, 0.377461538461538, 0.426056327081472, 1.43207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 780, '2021-08-22 00:00:00', 0.0466089624923725, 0.0926538461538463, 0.0590033766960716, 0.142038461538462, 0.0779792575970343, 0.184269230769231, 0.176058630968384, 0.388192307692308, 0.421840591474297, 1.43326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 795, '2021-08-22 00:00:00', 0.0378705487356401, 0.104538461538462, 0.0450168686331964, 0.131961538461539, 0.0785613430090433, 0.17673076923077, 0.178921783512753, 0.40073076923077, 0.416654863627698, 1.43665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 810, '2021-08-22 00:00:00', 0.0327231040468593, 0.0858076923076925, 0.0627035516108571, 0.121846153846154, 0.0731409177284087, 0.174076923076923, 0.179781149007513, 0.411692307692308, 0.415296277928829, 1.43896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 825, '2021-08-22 00:00:00', 0.0426874148270351, 0.0911538461538466, 0.0539104813556693, 0.1195, 0.0834916485920322, 0.182153846153847, 0.181410749405872, 0.4225, 0.413463911549541, 1.44161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 840, '2021-08-22 00:00:00', 0.0259761132877583, 0.0800384615384611, 0.0544643426049065, 0.123730769230769, 0.0836803809375063, 0.181384615384616, 0.18176534746332, 0.420192307692308, 0.407900900483665, 1.45076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 855, '2021-08-22 00:00:00', 0.0450867369206714, 0.0904230769230773, 0.0691197400280011, 0.132461538461539, 0.0878970114132709, 0.178269230769231, 0.182152231346792, 0.424346153846154, 0.40170748638205, 1.46576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 870, '2021-08-22 00:00:00', 0.0566152058943671, 0.098807692307693, 0.0687194631482569, 0.129269230769231, 0.083435096839492, 0.174153846153846, 0.176463362944092, 0.420961538461539, 0.396500998155694, 1.47219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 885, '2021-08-22 00:00:00', 0.0447613157158655, 0.0828461538461542, 0.048453641603242, 0.119653846153846, 0.0744294399983069, 0.172692307692308, 0.230456777192267, 0.564384615384615, 0.39491779086091, 1.47430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 900, '2021-08-22 00:00:00', 0.0365157289607987, 0.0910384615384614, 0.05225882332568, 0.124769230769231, 0.0716280671245568, 0.1675, 0.235342385603483, 0.586038461538462, 0.4131932552134, 1.50488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 915, '2021-08-22 00:00:00', 0.0494846829448649, 0.0885769230769232, 0.0627325948892476, 0.127538461538462, 0.0845913979987599, 0.17123076923077, 0.233246640671662, 0.593346153846154, 0.417350973863265, 1.51434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 930, '2021-08-22 00:00:00', 0.0554581061564635, 0.0968076923076926, 0.0623045250856939, 0.119423076923077, 0.0793198491018388, 0.172961538461538, 0.241096788735274, 0.625692307692308, 0.416313993925813, 1.52469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 945, '2021-08-22 00:00:00', 0.0281610751543001, 0.0783846153846154, 0.0486285291382934, 0.116423076923077, 0.0774795754724078, 0.20473076923077, 0.244182894883827, 0.648615384615384, 0.42104062292592, 1.53461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 960, '2021-08-22 00:00:00', 0.0328109972183338, 0.0878076923076926, 0.037522506066872, 0.126461538461538, 0.0990544527791891, 0.260769230769231, 0.259380887143568, 0.667269230769231, 0.422940870571763, 1.5345 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 975, '2021-08-22 00:00:00', 0.0375960922682952, 0.0981153846153843, 0.0696097362774446, 0.179346153846154, 0.115915891258075, 0.283576923076923, 0.260667630990412, 0.670423076923077, 0.422836116643863, 1.53530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 990, '2021-08-22 00:00:00', 0.0681006156077451, 0.151576923076923, 0.0982842737244291, 0.222961538461539, 0.143445175804342, 0.292961538461539, 0.260711868662587, 0.673038461538461, 0.425540004446839, 1.54415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1005, '2021-08-22 00:00:00', 0.0698894511683658, 0.151846153846154, 0.0836661129821294, 0.203461538461538, 0.125607716568443, 0.272538461538461, 0.26067713009362, 0.667384615384615, 0.426049135844501, 1.54911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1020, '2021-08-22 00:00:00', 0.0495836201241435, 0.126153846153846, 0.0807245649391516, 0.184153846153846, 0.0847504935315784, 0.236384615384616, 0.24834416565602, 0.642230769230769, 0.432892660349671, 1.55284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1035, '2021-08-22 00:00:00', 0.0712646746021742, 0.135576923076923, 0.081178331705336, 0.173807692307692, 0.0922606008084627, 0.225461538461539, 0.2633504626042, 0.635115384615385, 0.432403054497146, 1.55119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1050, '2021-08-22 00:00:00', 0.0371550597030674, 0.112538461538461, 0.0414725859407802, 0.146846153846154, 0.0732601266300174, 0.193615384615385, 0.263298359573025, 0.632884615384615, 0.434541505497461, 1.55 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1065, '2021-08-22 00:00:00', 0.0384490071893433, 0.104615384615385, 0.0652575017791945, 0.137692307692308, 0.17600527964109, 0.404538461538461, 0.269934809793886, 0.631807692307692, 0.438006984489447, 1.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1080, '2021-08-22 00:00:00', 0.0510928716991083, 0.0948076923076927, 0.0580675071327796, 0.133346153846154, 0.171328299337401, 0.443884615384615, 0.273924012484091, 0.63226923076923, 0.436080502448097, 1.54826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1095, '2021-08-22 00:00:00', 0.034380316372107, 0.0883846153846155, 0.180216160805253, 0.386230769230769, 0.180757670334111, 0.454846153846154, 0.285298885112006, 0.636576923076923, 0.434425280819826, 1.55573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 600, '2021-08-22 00:00:00', 0.125533893676323, 0.305038461538461, 0.143034417590259, 0.376730769230769, 0.166386223542141, 0.445846153846154, 0.260238825223766, 0.602615384615385, 0.4317189773274, 1.54065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 615, '2021-08-22 00:00:00', 0.0728320301473508, 0.191230769230769, 0.0937315397209576, 0.230807692307693, 0.129127706613974, 0.341730769230769, 0.219020100939125, 0.507730769230769, 0.432163816874325, 1.51526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 630, '2021-08-22 00:00:00', 0.0736606773293279, 0.147846153846154, 0.114469801190599, 0.236846153846154, 0.127343998076681, 0.329423076923077, 0.207942392170376, 0.481961538461538, 0.448567916133795, 1.51315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 645, '2021-08-22 00:00:00', 0.0999146712873616, 0.179692307692308, 0.106495070308441, 0.258, 0.116601523937791, 0.300346153846154, 0.195237307279746, 0.456384615384615, 0.456705446229169, 1.51023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 660, '2021-08-22 00:00:00', 0.0773435592266487, 0.165115384615385, 0.0898389413596098, 0.202653846153846, 0.0932918992278453, 0.243538461538462, 0.153431041889784, 0.406269230769231, 0.47449355673667, 1.49384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 675, '2021-08-22 00:00:00', 0.0418856318305708, 0.115615384615384, 0.0554596596289034, 0.163576923076923, 0.104974956720456, 0.234692307692307, 0.144063602406928, 0.382807692307692, 0.468775314393383, 1.48484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 690, '2021-08-22 00:00:00', 0.0486491362876922, 0.113461538461539, 0.0695754156404292, 0.157461538461538, 0.107413994217915, 0.220384615384615, 0.140627259639965, 0.382115384615385, 0.539548884218602, 1.43296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 705, '2021-08-22 00:00:00', 0.0348290108960908, 0.1075, 0.0546983897948917, 0.163923076923076, 0.0954491568242566, 0.234307692307692, 0.148720470889311, 0.390538461538462, 0.550322547379122, 1.46288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 720, '2021-08-22 00:00:00', 0.0412601689097561, 0.127807692307692, 0.0595133727700051, 0.155192307692307, 0.103584146396133, 0.236346153846154, 0.16288433366609, 0.394115384615385, 0.546189716265188, 1.46761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 735, '2021-08-22 00:00:00', 0.0443337863867346, 0.103730769230769, 0.0797780382349385, 0.166153846153847, 0.107789402932827, 0.233653846153846, 0.183521371633261, 0.397423076923077, 0.546147769521992, 1.47811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 750, '2021-08-22 00:00:00', 0.0681562571200577, 0.115346153846154, 0.0860720270828672, 0.159076923076923, 0.108510162586807, 0.219153846153846, 0.177050900981784, 0.388307692307693, 0.541179169819159, 1.48257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 765, '2021-08-22 00:00:00', 0.0554480491437364, 0.108384615384615, 0.08044690556749, 0.15876923076923, 0.105222613831526, 0.207961538461538, 0.162469272834541, 0.388769230769231, 0.539467020450599, 1.48911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 780, '2021-08-22 00:00:00', 0.0472058666497489, 0.113076923076923, 0.079536039242984, 0.160692307692307, 0.100000376922366, 0.204346153846153, 0.166145964556656, 0.396807692307692, 0.539323292512157, 1.49457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 795, '2021-08-22 00:00:00', 0.0657566258726355, 0.123423076923077, 0.0854583749327923, 0.157576923076923, 0.0902394847912183, 0.18926923076923, 0.163868469769554, 0.402346153846154, 0.537071225759174, 1.50730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 810, '2021-08-22 00:00:00', 0.0433140233109859, 0.0827692307692308, 0.0513839993053812, 0.115653846153846, 0.055306822503057, 0.162730769230768, 0.156914302922131, 0.403461538461538, 0.539388987651769, 1.511 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 825, '2021-08-22 00:00:00', 0.0316836526643291, 0.0855769230769226, 0.0421852325601484, 0.119923076923077, 0.0465044745572526, 0.159884615384615, 0.155763533798956, 0.403038461538461, 0.550954820149669, 1.51857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 840, '2021-08-22 00:00:00', 0.0336432185417233, 0.0871153846153849, 0.0391183608277005, 0.118615384615384, 0.0494756039338115, 0.167653846153846, 0.152579810137313, 0.399961538461538, 0.551098697010031, 1.52442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 855, '2021-08-22 00:00:00', 0.0307976272812348, 0.0835769230769229, 0.0413737374894529, 0.118115384615385, 0.06705712834247, 0.179538461538462, 0.14639253869175, 0.395153846153846, 0.553286455227726, 1.52530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 870, '2021-08-22 00:00:00', 0.022807421194393, 0.0795384615384616, 0.0396070118112361, 0.116346153846154, 0.0844872680439989, 0.191461538461539, 0.145672805127951, 0.390384615384615, 0.556210044718858, 1.52142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 885, '2021-08-22 00:00:00', 0.030134595503405, 0.079576923076923, 0.0494721677776042, 0.132153846153846, 0.105401678573702, 0.206923076923077, 0.277065182555686, 0.606653846153846, 0.491362145938755, 1.56203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 900, '2021-08-22 00:00:00', 0.0462568248602716, 0.095423076923077, 0.0790932069435512, 0.139846153846154, 0.122085619388766, 0.215461538461539, 0.285161311972985, 0.622423076923077, 0.499709695723427, 1.5635 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 915, '2021-08-22 00:00:00', 0.046064904044352, 0.0978461538461541, 0.0832839812836864, 0.150692307692308, 0.108751438540441, 0.221346153846154, 0.269281485552829, 0.617961538461539, 0.506646537386919, 1.56507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 930, '2021-08-22 00:00:00', 0.0710913172238028, 0.117153846153847, 0.080894242449871, 0.161961538461539, 0.0963565174834502, 0.229538461538462, 0.281958764033652, 0.630230769230769, 0.506646537386919, 1.56507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 945, '2021-08-22 00:00:00', 0.0518312053318643, 0.114076923076923, 0.0745347931144604, 0.158346153846154, 0.10430579303921, 0.243538461538462, 0.281756395054037, 0.642884615384616, 0.50737857812334, 1.56469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 960, '2021-08-22 00:00:00', 0.0512133396084083, 0.107615384615384, 0.0795321705591271, 0.174615384615385, 0.114475936335983, 0.2605, 0.276548799421619, 0.640961538461539, 0.506876006685902, 1.56238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 975, '2021-08-22 00:00:00', 0.0654223673818529, 0.122384615384615, 0.0845508040265644, 0.184038461538462, 0.0976749397038655, 0.253076923076923, 0.279532279682715, 0.639153846153846, 0.506876006685902, 1.56238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 990, '2021-08-22 00:00:00', 0.055234548831464, 0.137846153846154, 0.0785710163825351, 0.189730769230769, 0.0839216209420339, 0.256961538461539, 0.287815659487378, 0.644576923076923, 0.506422730076822, 1.56169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1005, '2021-08-22 00:00:00', 0.0487830519119721, 0.130115384615384, 0.0647734632273242, 0.183807692307692, 0.0838805469333985, 0.242884615384615, 0.272987900549006, 0.639923076923077, 0.505478620106346, 1.55265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1020, '2021-08-22 00:00:00', 0.058022449236348, 0.12826923076923, 0.0827575606585513, 0.186423076923077, 0.084399207068823, 0.216884615384615, 0.280072001731424, 0.630615384615384, 0.508261331933152, 1.54930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1035, '2021-08-22 00:00:00', 0.0496292717595634, 0.123230769230769, 0.0592546655092692, 0.164346153846154, 0.0955037494229737, 0.214615384615385, 0.27431168123421, 0.639461538461539, 0.521211088198955, 1.55003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1050, '2021-08-22 00:00:00', 0.0414364388134219, 0.112461538461538, 0.0543237021509449, 0.14576923076923, 0.0846830198218853, 0.194423076923077, 0.27191307717442, 0.652807692307692, 0.521593660001583, 1.54588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1065, '2021-08-22 00:00:00', 0.0321089731048213, 0.0911153846153846, 0.0577478870742338, 0.133538461538462, 0.273132596708294, 0.449846153846154, 0.263696142149664, 0.658846153846154, 0.529325812127668, 1.54384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1080, '2021-08-22 00:00:00', 0.0359280691639019, 0.0908846153846156, 0.0539082982052354, 0.122230769230769, 0.275641171425126, 0.471153846153846, 0.26112762868287, 0.665038461538462, 0.532202316937691, 1.54311538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1095, '2021-08-22 00:00:00', 0.0449973161592828, 0.0830384615384615, 0.267955452669627, 0.416269230769231, 0.262795749877821, 0.466615384615385, 0.254318237949712, 0.667615384615385, 0.537416211716194, 1.54076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 600, '2021-08-22 00:00:00', 0.101617018562535, 0.264461538461538, 0.132051528404053, 0.323384615384616, 0.169877856573028, 0.390384615384615, 0.162467530483905, 0.586538461538462, 0.579184806430556, 1.481 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 615, '2021-08-22 00:00:00', 0.0916800875956086, 0.210961538461539, 0.101223902619581, 0.253961538461539, 0.141522061340817, 0.338576923076923, 0.159845483081439, 0.541461538461538, 0.587646457031384, 1.43596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 630, '2021-08-22 00:00:00', 0.0575793900093263, 0.173115384615385, 0.112947094490501, 0.239384615384616, 0.113950252303363, 0.3015, 0.16084456424186, 0.501423076923077, 0.592988360243787, 1.41565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 645, '2021-08-22 00:00:00', 0.0661950149180438, 0.1495, 0.0817107468687329, 0.204615384615385, 0.0953351012925542, 0.268307692307692, 0.157239239573138, 0.474538461538462, 0.596318825410083, 1.41369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 660, '2021-08-22 00:00:00', 0.0482389724345208, 0.137038461538462, 0.0553718756715411, 0.178730769230769, 0.0797968574665599, 0.252538461538461, 0.161365256960246, 0.468884615384615, 0.61334024689526, 1.41446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 675, '2021-08-22 00:00:00', 0.0353440453041462, 0.118192307692307, 0.0538689006899011, 0.174538461538461, 0.0741947541168616, 0.256692307692307, 0.156938856295643, 0.466730769230769, 0.623988594570322, 1.41738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 690, '2021-08-22 00:00:00', 0.054934548468014, 0.129730769230769, 0.0636838948364378, 0.196038461538461, 0.0707424472728631, 0.246576923076923, 0.149790273896025, 0.465384615384616, 0.622431084847644, 1.42184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 705, '2021-08-22 00:00:00', 0.0530840842437732, 0.133, 0.0609508376922306, 0.181730769230769, 0.080703521989678, 0.232461538461539, 0.152282717843641, 0.467115384615385, 0.747705446940582, 1.47565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 720, '2021-08-22 00:00:00', 0.0450048373468383, 0.116653846153847, 0.0724659814087855, 0.157038461538462, 0.0941984811244524, 0.229923076923078, 0.152403497839932, 0.462884615384616, 0.755841098481583, 1.46961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 735, '2021-08-22 00:00:00', 0.0494811230517411, 0.104307692307692, 0.0527200589470895, 0.15373076923077, 0.0744146387583685, 0.235461538461539, 0.150194335650644, 0.475538461538462, 0.783705042631571, 1.47507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 750, '2021-08-22 00:00:00', 0.0430407320498222, 0.11223076923077, 0.0622402293845878, 0.163384615384616, 0.0766672329967935, 0.238769230769231, 0.147960519682162, 0.479653846153846, 0.777466672053436, 1.47611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 765, '2021-08-22 00:00:00', 0.0423922344122304, 0.102692307692308, 0.0513669154222832, 0.162, 0.0731389404857946, 0.227769230769231, 0.172284344572035, 0.485846153846154, 0.778842747039083, 1.47223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 780, '2021-08-22 00:00:00', 0.0322926283562342, 0.107423076923077, 0.0535152745987969, 0.153730769230769, 0.0628375806222805, 0.209192307692308, 0.175475849751907, 0.487423076923077, 0.770984058500264, 1.47753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 795, '2021-08-22 00:00:00', 0.0466611352033093, 0.111692307692307, 0.0488669150306768, 0.163846153846154, 0.0726483733737113, 0.217884615384615, 0.181789751763277, 0.489923076923077, 0.769358287045869, 1.48142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 810, '2021-08-22 00:00:00', 0.0434814372418323, 0.113346153846154, 0.0446946735769918, 0.141423076923077, 0.0933520466587885, 0.199730769230769, 0.18098222607164, 0.484615384615385, 0.772357558687386, 1.47596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 825, '2021-08-22 00:00:00', 0.0372203418328449, 0.0939230769230772, 0.0778577005726571, 0.149307692307692, 0.100588697942891, 0.209384615384615, 0.189617785598779, 0.492230769230769, 0.778560929881831, 1.46880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 840, '2021-08-22 00:00:00', 0.0698193713476753, 0.116230769230769, 0.0897963165254476, 0.153538461538461, 0.102286234881111, 0.222076923076923, 0.195761330352903, 0.499461538461538, 0.781139794442415, 1.46953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 855, '2021-08-22 00:00:00', 0.0494262620943097, 0.0983461538461539, 0.0616728340644277, 0.147461538461538, 0.0652208083831672, 0.204923076923077, 0.17684473850941, 0.486692307692308, 0.78046972936914, 1.46396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 870, '2021-08-22 00:00:00', 0.042178886442608, 0.104461538461538, 0.0520738085649736, 0.151807692307692, 0.0655112086710238, 0.198961538461539, 0.177732400405345, 0.486615384615385, 0.777715329568701, 1.46857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 885, '2021-08-22 00:00:00', 0.0476528471988173, 0.109076923076923, 0.0583977344133776, 0.140153846153846, 0.0679976583307213, 0.208192307692308, 0.391342336855322, 0.726769230769231, 0.766875491849883, 1.4725 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 900, '2021-08-22 00:00:00', 0.0412517225747556, 0.0902307692307694, 0.0565308356971247, 0.138153846153846, 0.0838970798061528, 0.216, 0.405365531152013, 0.766576923076923, 0.763419146895173, 1.46907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 915, '2021-08-22 00:00:00', 0.0459682331783418, 0.0949615384615385, 0.0635004058133613, 0.151692307692308, 0.109590686016369, 0.229961538461538, 0.403373270538115, 0.775346153846154, 0.761436449189193, 1.46711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 930, '2021-08-22 00:00:00', 0.0585528689437032, 0.111038461538462, 0.0850050948699316, 0.161884615384615, 0.11226934645684, 0.238615384615384, 0.405060367770609, 0.788307692307692, 0.761543473176983, 1.46469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 945, '2021-08-22 00:00:00', 0.0534660783905228, 0.120307692307692, 0.10248626924918, 0.169346153846154, 0.135137195244173, 0.269307692307692, 0.429640524159442, 0.8095, 0.75939748586525, 1.46230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 960, '2021-08-22 00:00:00', 0.0710716648071612, 0.113307692307692, 0.0672001831499331, 0.167230769230769, 0.114671436990815, 0.275538461538462, 0.423069946935492, 0.8105, 0.76035835377396, 1.45611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 975, '2021-08-22 00:00:00', 0.0365579203246234, 0.117807692307693, 0.0726085394426859, 0.203, 0.109016216154365, 0.280153846153846, 0.420239925976359, 0.816346153846154, 0.761245509775819, 1.45461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 990, '2021-08-22 00:00:00', 0.070872453149194, 0.163769230769231, 0.0923278189596516, 0.219884615384616, 0.106593144533494, 0.279538461538462, 0.419679980644593, 0.819384615384616, 0.761572737068597, 1.45407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1005, '2021-08-22 00:00:00', 0.0793802629993509, 0.146884615384615, 0.103881063647882, 0.207653846153846, 0.118742384371183, 0.289076923076923, 0.40893716086761, 0.824807692307692, 0.754852903653318, 1.45188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1020, '2021-08-22 00:00:00', 0.0573738214224516, 0.150346153846154, 0.0651953868117861, 0.203038461538462, 0.126898075393055, 0.279192307692308, 0.419296797764286, 0.818269230769231, 0.757094799470063, 1.44784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1035, '2021-08-22 00:00:00', 0.0520586799087924, 0.143884615384616, 0.0858277344452243, 0.201, 0.111864677865026, 0.249884615384616, 0.438400645704185, 0.812615384615385, 0.759027815442481, 1.45023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1050, '2021-08-22 00:00:00', 0.0602815445670111, 0.126769230769231, 0.0826335376131356, 0.168692307692308, 0.0828212254474389, 0.214653846153846, 0.430128002415024, 0.803461538461538, 0.746575397810151, 1.43776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1065, '2021-08-22 00:00:00', 0.0610378571052426, 0.1135, 0.0837042044711851, 0.155076923076923, 0.399782842976611, 0.545807692307692, 0.43171293881289, 0.802692307692308, 0.750969826291311, 1.432 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1080, '2021-08-22 00:00:00', 0.0389653100156463, 0.0928461538461535, 0.0424778132133075, 0.131730769230769, 0.41981777182304, 0.579192307692307, 0.424291534388616, 0.810115384615384, 0.728995875265318, 1.41711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1095, '2021-08-22 00:00:00', 0.0418258109489635, 0.0980384615384614, 0.367577834771609, 0.500230769230769, 0.4174549556539, 0.594, 0.431278557136978, 0.818076923076923, 0.715196627078607, 1.41715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 600, '2021-08-22 00:00:00', 0.206384334030791, 0.35092, 0.270559340379641, 0.41376, 0.291701885492706, 0.47136, 0.347059975604602, 0.70772, 0.603430255566734, 1.34764 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 615, '2021-08-22 00:00:00', 0.106958122646202, 0.20004, 0.121479723959735, 0.25364, 0.113764405681215, 0.33056, 0.250227343296718, 0.59484, 0.548659958444209, 1.2978 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 630, '2021-08-22 00:00:00', 0.079591394007141, 0.164040000000001, 0.0880596388818396, 0.2194, 0.0901592480004129, 0.296240000000001, 0.258616530794147, 0.57548, 0.548820240758909, 1.29064 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 645, '2021-08-22 00:00:00', 0.0561479592980303, 0.13952, 0.0821864141246391, 0.20976, 0.108093215945004, 0.27132, 0.266999013731012, 0.55984, 0.553520797561694, 1.29224 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 660, '2021-08-22 00:00:00', 0.0693560379491218, 0.141480000000001, 0.0862237013046103, 0.19712, 0.101922732171647, 0.25308, 0.258797520596057, 0.54936, 0.540098524962499, 1.2858 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 675, '2021-08-22 00:00:00', 0.0559857720020602, 0.11536, 0.0665024560949942, 0.16392, 0.0945125741193555, 0.23072, 0.265284124415063, 0.5238, 0.544676815490924, 1.2782 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 690, '2021-08-22 00:00:00', 0.0493423415199018, 0.1156, 0.0608065785914644, 0.15224, 0.0728032279504146, 0.23968, 0.273376468141158, 0.51512, 0.547261896474927, 1.2794 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 705, '2021-08-22 00:00:00', 0.043162213412505, 0.10332, 0.0806532082436898, 0.16824, 0.0889137784598092, 0.24708, 0.286154958021, 0.50608, 0.561246119511456, 1.31304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 720, '2021-08-22 00:00:00', 0.0745360539157622, 0.12796, 0.0665561667566081, 0.18184, 0.0828945514896289, 0.23756, 0.282273608401494, 0.49884, 0.564608103023682, 1.31568 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 735, '2021-08-22 00:00:00', 0.0603203116702825, 0.11904, 0.0685865147095259, 0.16712, 0.102202380924647, 0.24608, 0.284375239194038, 0.48112, 0.562774475256297, 1.30588 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 750, '2021-08-22 00:00:00', 0.0545512602970823, 0.11056, 0.0524670690370008, 0.15428, 0.211487958680079, 0.28636, 0.279275145092911, 0.48024, 0.568041406941431, 1.32196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 765, '2021-08-22 00:00:00', 0.0485325320446676, 0.10936, 0.113101458876533, 0.18024, 0.270146916818732, 0.30224, 0.274545818883964, 0.48336, 0.574612414299123, 1.33352 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 780, '2021-08-22 00:00:00', 0.0921850494024568, 0.128, 0.211510937463448, 0.22272, 0.263290156797907, 0.30304, 0.259848276243401, 0.46772, 0.556665150696539, 1.32344 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 795, '2021-08-22 00:00:00', 0.202302150260446, 0.146919999999999, 0.246932345660372, 0.2072, 0.255764377243327, 0.2606, 0.245344974814376, 0.43836, 0.540117888366358, 1.3104 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 810, '2021-08-22 00:00:00', 0.0592541700360969, 0.11316, 0.0684770521172366, 0.15824, 0.0759441241966757, 0.18852, 0.122661349522442, 0.39384, 0.521552800139481, 1.30864 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 825, '2021-08-22 00:00:00', 0.0605773059816958, 0.10512, 0.0664810248617352, 0.13068, 0.0743283705368732, 0.16904, 0.118043381855994, 0.389359999999999, 0.521023905401662, 1.30908 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 840, '2021-08-22 00:00:00', 0.0455175057898967, 0.0864799999999998, 0.0540031480563862, 0.11356, 0.0795696759659943, 0.169599999999999, 0.113046450629819, 0.386199999999999, 0.518251782437842, 1.31192 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 855, '2021-08-22 00:00:00', 0.0368482021271048, 0.0770400000000001, 0.0488142738687497, 0.1156, 0.0848559956632414, 0.18396, 0.10975105162746, 0.38372, 0.517710108715937, 1.32056 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 870, '2021-08-22 00:00:00', 0.0409059082937094, 0.0822799999999998, 0.0631134692438947, 0.12332, 0.0950350812419642, 0.1886, 0.117334663818214, 0.376559999999999, 0.545297625155291, 1.3134 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 885, '2021-08-22 00:00:00', 0.0474173667200813, 0.0886400000000002, 0.060902709299341, 0.13516, 0.0878221308479061, 0.19632, 0.21902863587516, 0.52772, 0.545808192805251, 1.3206 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 900, '2021-08-22 00:00:00', 0.0522271640687745, 0.0975200000000002, 0.0862114648214879, 0.1358, 0.106443255618506, 0.2054, 0.213904355573545, 0.53464, 0.545615881367103, 1.32276 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 915, '2021-08-22 00:00:00', 0.0552514856512171, 0.09468, 0.0624773292216202, 0.137, 0.110655621938818, 0.1972, 0.222672165600763, 0.56768, 0.546287265700627, 1.32788 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 930, '2021-08-22 00:00:00', 0.0543836678915039, 0.105199999999999, 0.0855080308119261, 0.15604, 0.113639385777995, 0.20892, 0.226862109367489, 0.5744, 0.553258453768822, 1.3272 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 945, '2021-08-22 00:00:00', 0.0796623081095024, 0.1116, 0.096266349260788, 0.141279999999999, 0.102001682992651, 0.20752, 0.232025321893969, 0.5838, 0.550245739041507, 1.32604 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 960, '2021-08-22 00:00:00', 0.0547963502434244, 0.0861600000000001, 0.0752589972472838, 0.1376, 0.0869434298840346, 0.21808, 0.239483590252026, 0.59316, 0.551748469262339, 1.32596 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 975, '2021-08-22 00:00:00', 0.0591750792141422, 0.10976, 0.0610219086339759, 0.16756, 0.0927297686829857, 0.23532, 0.252163802583427, 0.6118, 0.543713502989703, 1.33304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 990, '2021-08-22 00:00:00', 0.0584630367554296, 0.143479999999999, 0.0844420313982718, 0.19196, 0.0910018681126938, 0.249439999999999, 0.26610096454792, 0.62484, 0.542378825176648, 1.33704 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1005, '2021-08-22 00:00:00', 0.0673209477057473, 0.13388, 0.0756587293928028, 0.16992, 0.0773914723984497, 0.22276, 0.287552006890348, 0.62764, 0.553043720393485, 1.33624 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1020, '2021-08-22 00:00:00', 0.0380424324493936, 0.11268, 0.0473700679050956, 0.15644, 0.0639307698478076, 0.21468, 0.296671322060851, 0.63796, 0.560558947242245, 1.344 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1035, '2021-08-22 00:00:00', 0.0437588086370437, 0.0979999999999997, 0.0605696018367854, 0.14852, 0.0720162481666468, 0.19744, 0.306525458431541, 0.64224, 0.566652059615658, 1.35516 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1050, '2021-08-22 00:00:00', 0.0544018075680091, 0.11216, 0.0704044979623704, 0.15228, 0.0738743302282108, 0.199, 0.311151313672303, 0.64084, 0.574736322151298, 1.36656 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1065, '2021-08-22 00:00:00', 0.0520664639347318, 0.0976, 0.0531167581842119, 0.131840000000001, 0.216580146827912, 0.40928, 0.295606647421873, 0.63404, 0.575822099263306, 1.37144 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1080, '2021-08-22 00:00:00', 0.0328189477791916, 0.0874000000000001, 0.0605699870673035, 0.13016, 0.200447474416615, 0.43176, 0.29598624404973, 0.62824, 0.582726256487555, 1.37216 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1095, '2021-08-22 00:00:00', 0.0600526339187523, 0.091333333333333, 0.201082487220212, 0.393916666666667, 0.189647499095146, 0.477, 0.281464068291372, 0.64325, 0.529803270502158, 1.427125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 600, '2021-08-22 00:00:00', 0.10512421913753, 0.259666666666667, 0.110731943926751, 0.315791666666667, 0.137964387076699, 0.406458333333333, 0.23686428267216, 0.568083333333333, 0.515104034799444, 1.39758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 615, '2021-08-22 00:00:00', 0.0905440880679568, 0.197833333333333, 0.115225479959444, 0.271708333333333, 0.131856531607411, 0.335333333333333, 0.206409242434341, 0.505583333333333, 0.514458768294761, 1.36154166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 630, '2021-08-22 00:00:00', 0.0609026307706212, 0.167, 0.0794672364353179, 0.234541666666666, 0.112313799208973, 0.315958333333333, 0.156807622374624, 0.46275, 0.504771809543822, 1.34783333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 645, '2021-08-22 00:00:00', 0.0650870097683075, 0.159333333333333, 0.0770685277594854, 0.218083333333333, 0.115448644395479, 0.291291666666667, 0.144768080395677, 0.434166666666666, 0.488608042136619, 1.32791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 660, '2021-08-22 00:00:00', 0.0611339702525573, 0.139666666666666, 0.0807683101688788, 0.201291666666667, 0.11950620019086, 0.267416666666666, 0.146345308347628, 0.410416666666667, 0.477601205224489, 1.31270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 675, '2021-08-22 00:00:00', 0.0387673990858814, 0.126708333333333, 0.066096314769334, 0.162875, 0.106080286452823, 0.244625, 0.108970071346565, 0.371958333333333, 0.475872925965185, 1.29945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 690, '2021-08-22 00:00:00', 0.0461702700942898, 0.108041666666667, 0.051599629253808, 0.164, 0.0996381769421128, 0.239125, 0.0953997595931705, 0.355375, 0.476653322124952, 1.28695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 705, '2021-08-22 00:00:00', 0.0444870930638919, 0.119166666666667, 0.0895282220097771, 0.170208333333333, 0.0991429852371772, 0.226875, 0.106457168021644, 0.352541666666667, 0.556502065506539, 1.384875 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 720, '2021-08-22 00:00:00', 0.053350291687941, 0.117916666666666, 0.0666825569830451, 0.171041666666667, 0.077978803790387, 0.213541666666667, 0.105042011954086, 0.357541666666666, 0.554015249554677, 1.398125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 735, '2021-08-22 00:00:00', 0.0585691712941793, 0.1185, 0.0730417787932039, 0.155666666666667, 0.0765343415388324, 0.194125, 0.106210585187151, 0.351916666666666, 0.540474373965172, 1.390125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 750, '2021-08-22 00:00:00', 0.0513833983226919, 0.0965833333333331, 0.0523337775758861, 0.131708333333333, 0.0552352019660641, 0.172333333333333, 0.107005680128253, 0.344708333333333, 0.552060250269422, 1.39454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 765, '2021-08-22 00:00:00', 0.037628908868165, 0.0957499999999999, 0.0440883294886689, 0.127291666666667, 0.0575589017782052, 0.168375, 0.126395793993038, 0.350375, 0.557869757798958, 1.39633333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 780, '2021-08-22 00:00:00', 0.0352712059761857, 0.086333333333333, 0.0348832421043418, 0.122333333333333, 0.0464520946938812, 0.157666666666667, 0.12863979031456, 0.36775, 0.554990467015661, 1.393625 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 795, '2021-08-22 00:00:00', 0.0294861487993, 0.0867083333333333, 0.0429536318924675, 0.121833333333333, 0.0723241370297733, 0.179541666666667, 0.133981497478818, 0.379541666666666, 0.554629918066537, 1.39354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 810, '2021-08-22 00:00:00', 0.0304587806525572, 0.0837916666666666, 0.0296698927573375, 0.113958333333334, 0.0624959129098436, 0.1755, 0.143283031702686, 0.390875, 0.552787598109065, 1.39329166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 825, '2021-08-22 00:00:00', 0.034552941945679, 0.0824166666666669, 0.0712337955130032, 0.136083333333333, 0.0610314720427918, 0.163333333333333, 0.168146394980468, 0.402416666666666, 0.551246591234655, 1.39525 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 840, '2021-08-22 00:00:00', 0.0610337872690675, 0.102416666666666, 0.0496476716911057, 0.13125, 0.0514287004685519, 0.158291666666666, 0.191912853864093, 0.41625, 0.55031171008881, 1.39475 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 855, '2021-08-22 00:00:00', 0.0322368948769013, 0.0834999999999999, 0.0419314269399149, 0.111625, 0.0560325345449968, 0.157083333333333, 0.206434096582624, 0.421416666666666, 0.549709251213372, 1.3965 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 870, '2021-08-22 00:00:00', 0.0315893029041637, 0.0791666666666663, 0.0461278744047614, 0.108041666666666, 0.0616983663138424, 0.157916666666666, 0.211382183582798, 0.427583333333332, 0.556508797474638, 1.40729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 885, '2021-08-22 00:00:00', 0.0429286355900484, 0.0837916666666666, 0.0499403811225613, 0.117041666666667, 0.0886584391954858, 0.173166666666666, 0.351516896639676, 0.620041666666666, 0.557146137777676, 1.41241666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:48:47 Duration: 3s902ms Database: acaweb_fx User: pgperfstats
6 122 46s464ms 51ms 8s929ms 380ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results 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 outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? 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;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration Aug 22 14 122 46s464ms 380ms [ User: postgres - Total duration: 46s464ms - Times executed: 122 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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))) 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: 2021-08-22 14:01:59 Duration: 8s929ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('224' = 0 OR 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', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', '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', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', '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', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', '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', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', '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', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', '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 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))) 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: 2021-08-22 14:01:21 Duration: 3s102ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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))) 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: 2021-08-22 14:07:51 Duration: 1s981ms Database: acaweb_fx User: postgres Bind query: yes
7 118 25s901ms 50ms 2s29ms 219ms 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 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 #7
Day Hour Count Duration Avg duration Aug 22 14 118 25s901ms 219ms [ User: postgres - Total duration: 25s901ms - Times executed: 118 ]
-
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 groupid = 3415 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' 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: 2021-08-22 14:15:23 Duration: 2s29ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND groupid = 5153 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '66521338' 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: 2021-08-22 14:03:33 Duration: 941ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND groupid = 5135 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '66520995' 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: 2021-08-22 14:06:59 Duration: 913ms Database: acaweb_fx User: postgres Bind query: yes
8 84 5m46s 53ms 50s683ms 4s124ms with rar_max as ( ;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Aug 22 14 84 5m46s 4s124ms [ User: postgres - Total duration: 5m46s - Times executed: 84 ]
-
WITH rar_max as ( ;
Date: 2021-08-22 14:09:54 Duration: 50s683ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-08-22 14:01:49 Duration: 38s233ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-08-22 14:05:03 Duration: 31s925ms Database: acaweb_fx User: postgres Bind query: yes
9 82 27s242ms 51ms 3s298ms 332ms 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 Aug 22 14 82 27s242ms 332ms [ User: postgres - Total duration: 27s242ms - Times executed: 82 ]
-
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 = 689 AND sg.groupid = 5147 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 > 61472343 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:03:27 Duration: 3s298ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND sg.groupid = 5129 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 > 61474110 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:07:13 Duration: 2s385ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND sg.groupid = 5129 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 > 61474110 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:07:13 Duration: 1s581ms Database: acaweb_fx User: postgres Bind query: yes
10 77 14s485ms 51ms 875ms 188ms 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 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 #10
Day Hour Count Duration Avg duration Aug 22 14 77 14s485ms 188ms [ User: postgres - Total duration: 14s485ms - Times executed: 77 ]
-
SELECT /*server.CPResultList*/ 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 = 627 AND sg.groupid = 4454 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 > 518417204 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:05:20 Duration: 875ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 3596 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 > 518417119 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:05:38 Duration: 749ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 4858 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 > 518417630 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:06:14 Duration: 650ms Database: acaweb_fx User: postgres Bind query: yes
11 73 3m30s 51ms 1m27s 2s890ms (( 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 Aug 22 14 73 3m30s 2s890ms [ User: postgres - Total duration: 3m30s - Times executed: 73 ]
-
(( 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:04:58 Duration: 1m27s 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 = '660' 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 = '660' 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 = '660' 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 = '660' 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 = '660' 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 = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:07:14 Duration: 23s158ms 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 = '558' 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 = '558' 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 = '558' 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 = '558' 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 = '558' 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 = '558' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:05:40 Duration: 12s139ms Database: acaweb_fx User: postgres Bind query: yes
12 64 7s669ms 53ms 379ms 119ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Aug 22 14 64 7s669ms 119ms [ User: postgres - Total duration: 7s669ms - Times executed: 64 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-08-22 14:05:19 Duration: 379ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-08-22 14:03:22 Duration: 254ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-08-22 14:11:21 Duration: 217ms Database: acaweb_fx User: postgres
13 45 9s477ms 51ms 1s3ms 210ms 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 patternendprice > ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Aug 22 14 45 9s477ms 210ms [ User: postgres - Total duration: 9s477ms - Times executed: 45 ]
-
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 = 627 AND sg.groupid = 4472 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 > 61472195 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:05:19 Duration: 1s3ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 4864 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 & 63 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice > - 1 AND a.resultuid > 61474387 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:09:28 Duration: 832ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 3524 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 & 63 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice > - 1 AND a.resultuid > 61471309 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:09:46 Duration: 618ms Database: acaweb_fx User: postgres Bind query: yes
14 43 14s980ms 52ms 2s543ms 348ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t60 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Aug 22 14 43 14s980ms 348ms [ User: postgres - Total duration: 14s980ms - Times executed: 43 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '986592' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-08-22 14:06:26 Duration: 2s543ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982707' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-08-22 14:07:34 Duration: 991ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '986882' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-08-22 14:11:19 Duration: 748ms Database: acaweb_fx User: postgres Bind query: yes
15 40 4s718ms 50ms 334ms 117ms with rar_max as ( 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;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Aug 22 14 40 4s718ms 117ms [ User: postgres - Total duration: 4s718ms - Times executed: 40 ]
-
WITH rar_max as ( 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 = '660' 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 ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('224' = 0 OR 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', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', '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', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', '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', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', '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', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', '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', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', '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 bmr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, interval DESC;
Date: 2021-08-22 14:01:22 Duration: 334ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( 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 = '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 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 ('240' = 0 OR 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', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', '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', 'LTCJPY', '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', 'USDTRY', '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', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', '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') ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, interval DESC;
Date: 2021-08-22 14:16:13 Duration: 295ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( 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 = '689' 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 ('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 bmr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('0' = 0 OR age <= '0') ORDER BY identified DESC, interval DESC;
Date: 2021-08-22 14:05:05 Duration: 258ms Database: acaweb_fx User: postgres Bind query: yes
16 38 1m42s 1s930ms 3s413ms 2s704ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #16
Day Hour Count Duration Avg duration Aug 22 14 38 1m42s 2s704ms [ User: pgperfstats - Total duration: 1m42s - Times executed: 38 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970025, 1, 990, '2021-08-22 00:00:00', 1.06000913911154, 2.99662499999999, 1.07791469288851, 3.47320833333333, 1.32452604320581, 4.05025, 2.23972258205459, 5.668875, 3.95711624156725, 12.7085833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1005, '2021-08-22 00:00:00', 0.657951977235285, 1.93875000000001, 1.02550403213617, 2.45879166666667, 1.42572121527866, 3.476125, 2.14099596219726, 5.01866666666667, 4.02130460638321, 12.3882916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1020, '2021-08-22 00:00:00', 0.696650463111612, 1.60729166666667, 0.964768272094692, 2.37891666666667, 1.2330041315445, 3.11966666666667, 1.90468485734442, 4.56233333333333, 3.93498605944716, 12.160625 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1035, '2021-08-22 00:00:00', 0.462349244917045, 1.48170833333333, 0.6951727498787, 2.01375, 0.98798965845671, 2.58299999999999, 1.69342541758637, 3.98108333333333, 3.94364750033317, 11.9002916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1050, '2021-08-22 00:00:00', 0.44140210561412, 1.27958333333333, 0.688875406794996, 1.79375, 0.734003193729975, 2.39258333333333, 1.39280328053206, 3.64875, 3.90108555590527, 11.8260833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1065, '2021-08-22 00:00:00', 0.470148789276303, 1.21583333333333, 0.505732436275788, 1.65258333333333, 0.655283404779722, 2.15008333333333, 1.33936586160462, 3.44229166666667, 3.8917719968367, 11.7503333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1080, '2021-08-22 00:00:00', 0.292118337644876, 1.17291666666667, 0.48369213319026, 1.54958333333333, 0.678707077538939, 1.96691666666666, 1.31593814485596, 3.34062500000001, 3.89662412418974, 11.6945 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1095, '2021-08-22 00:00:00', 0.26278056090283, 1.02466666666668, 0.459884750449122, 1.371625, 0.688444675084481, 1.857375, 1.23337362253034, 3.29466666666667, 3.82076768762851, 11.651375 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1110, '2021-08-22 00:00:00', 0.271744111838396, 0.930416666666659, 0.430856982223147, 1.2355, 0.677856125985629, 1.74016666666667, 1.21110147195119, 3.31108333333335, 3.80999814917792, 11.643375 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1125, '2021-08-22 00:00:00', 0.349368457134558, 0.881333333333333, 0.608071434590727, 1.2855, 0.814734818376734, 1.80404166666667, 1.21451729243482, 3.35658333333334, 3.9021281289551, 12.32475 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1140, '2021-08-22 00:00:00', 0.363857291562482, 0.895708333333334, 0.409685103534372, 1.25883333333333, 0.724916966759404, 1.716, 1.22067956542628, 3.39341666666667, 3.92631134191154, 12.3876666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1155, '2021-08-22 00:00:00', 0.279981935235067, 0.92683333333333, 0.436300322042617, 1.24866666666666, 0.674795986345799, 1.63433333333333, 1.97842616963476, 4.86125, 3.94173812540551, 12.5326666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1170, '2021-08-22 00:00:00', 0.339768580663064, 0.838416666666658, 0.527856452818959, 1.134, 0.577017128259073, 1.507375, 2.57184275416945, 5.31975, 3.83609672544326, 12.635 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1185, '2021-08-22 00:00:00', 0.379573664348133, 0.85608333333334, 0.471094822219198, 1.123625, 0.533709142956503, 1.54833333333334, 2.80342954047463, 5.60266666666667, 3.81797622239618, 12.6715 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1200, '2021-08-22 00:00:00', 0.29484232767431, 0.743458333333336, 0.344224140725148, 1.07120833333333, 0.416695538854743, 1.51095833333333, 2.95267481780675, 5.65233333333333, 3.78264696808266, 12.7735416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1215, '2021-08-22 00:00:00', 0.208055032957947, 0.822874999999999, 0.373941091908057, 1.185125, 0.458072898998728, 1.52254166666667, 3.02009978210001, 5.77420833333333, 3.76620135552553, 12.8179583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1230, '2021-08-22 00:00:00', 0.283623650283253, 0.817125000000002, 0.49181785688182, 1.12925, 0.634768764242513, 1.49558333333334, 3.06401645063838, 5.796125, 3.71180683374209, 12.8733333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1245, '2021-08-22 00:00:00', 0.425706778040432, 0.797999999999997, 0.438000097197396, 1.05179166666667, 0.654088546060048, 1.4885, 3.14417335942699, 5.787125, 3.58700994127987, 12.9351666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1260, '2021-08-22 00:00:00', 0.274937766344158, 0.740583333333338, 0.446618721740024, 1.06075000000001, 0.68790737996172, 1.58870833333334, 2.99705488016321, 5.74004166666667, 3.43987179124708, 12.881125 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1275, '2021-08-22 00:00:00', 0.331312604146995, 0.708708333333334, 0.449721387179834, 1.04075, 0.874512434553346, 1.69245833333333, 2.90259429561341, 5.76108333333333, 3.3706691222251, 12.965625 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1290, '2021-08-22 00:00:00', 0.37922397639833, 0.805291666666669, 0.665014218819332, 1.22654166666667, 1.06867596531436, 1.87216666666667, 2.77199900107423, 5.736875, 3.27602140699019, 12.9384583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1305, '2021-08-22 00:00:00', 0.465156166311885, 0.833791666666672, 0.754001782760359, 1.22608333333334, 0.969615910808379, 1.84816666666667, 2.70163724078513, 5.75395833333333, 3.28651495960541, 12.9036666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1320, '2021-08-22 00:00:00', 0.283867294158094, 0.84854545454545, 0.423842584925739, 1.20118181818182, 0.82406179763433, 1.92431818181818, 2.74897032474349, 5.93068181818181, 3.35875994561898, 12.8760909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1335, '2021-08-22 00:00:00', 0.299691894454511, 0.827772727272728, 0.432194200377364, 1.23872727272727, 1.81395452400316, 3.8175909090909, 2.81372186426399, 5.95040909090909, 3.32589636031659, 12.9141363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1350, '2021-08-22 00:00:00', 0.339320038819682, 0.997227272727269, 0.720747118683729, 1.60513636363637, 2.39353039666102, 4.41795454545454, 2.83206667574125, 5.98268181818182, 3.30020809818745, 12.9584090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1365, '2021-08-22 00:00:00', 0.515704192200154, 1.24063636363637, 1.75901172814176, 3.62845454545454, 2.52428629320116, 4.72436363636363, 2.70084413491884, 6.03222727272728, 3.26288608635884, 12.9347727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 990, '2021-08-22 00:00:00', 1.20349402094965, 2.83953846153846, 1.71861760905497, 3.53561538461538, 1.93853372026781, 4.18323076923077, 2.10026110611184, 5.53792307692308, 3.3169855752104, 12.7038846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1005, '2021-08-22 00:00:00', 0.803576801173734, 1.98565384615384, 0.867444810924591, 2.66449999999999, 1.20502157593195, 3.21903846153846, 1.46231383562015, 4.81807692307692, 3.29163366711145, 12.3849615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1020, '2021-08-22 00:00:00', 0.522140818023408, 1.73307692307692, 0.798792154539491, 2.16688461538461, 1.11657281963088, 2.7003076923077, 1.29213485900123, 4.49642307692308, 3.31593680277535, 12.221 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1035, '2021-08-22 00:00:00', 0.781034415670358, 1.53496153846153, 1.00076095970093, 1.99046153846154, 1.22520379278149, 2.55442307692308, 1.25123453621428, 4.44376923076924, 3.38964082145315, 12.2204615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1050, '2021-08-22 00:00:00', 0.449706728366899, 1.23069230769231, 0.604977986884964, 1.70326923076923, 0.83115441497863, 2.1773076923077, 1.1190133043823, 4.13484615384616, 3.43031016583722, 12.1520769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1065, '2021-08-22 00:00:00', 0.529095025637027, 1.26211538461538, 0.720724733541496, 1.67669230769231, 0.913936935208586, 2.24419230769231, 1.05355595959587, 4.049, 3.53254835994989, 12.1873461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1080, '2021-08-22 00:00:00', 0.516366286214026, 1.09169230769231, 0.649730713449815, 1.411, 0.792369685476123, 2.05003846153846, 1.09030921513825, 3.84676923076923, 3.61489055074233, 12.1504230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1095, '2021-08-22 00:00:00', 0.593182483272681, 1.11553846153846, 0.752844112988566, 1.69553846153846, 0.851920325816007, 2.25480769230769, 1.19950815817921, 3.95869230769231, 3.61433883048317, 12.1743076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1110, '2021-08-22 00:00:00', 0.461637041907973, 1.15703846153846, 0.586191042631612, 1.47446153846154, 0.927451688976095, 2.20165384615384, 1.21513252521944, 3.79557692307693, 4.05474061391772, 11.9363846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1125, '2021-08-22 00:00:00', 0.423426500751261, 0.891807692307693, 0.677040501004187, 1.41899999999999, 0.927155421374758, 1.88815384615384, 1.1783321668293, 3.60684615384615, 4.17956467166323, 12.2482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1140, '2021-08-22 00:00:00', 0.503640751085379, 1.02061538461538, 0.697886770626423, 1.40976923076923, 0.909230477677936, 1.76969230769232, 1.29090920433861, 3.66257692307692, 4.19544335605262, 12.3320769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1155, '2021-08-22 00:00:00', 0.316819356440517, 0.875769230769232, 0.451691073803595, 1.10988461538461, 0.600612502751593, 1.63053846153847, 1.57562530932472, 4.82034615384615, 4.00707793113058, 12.4401153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1170, '2021-08-22 00:00:00', 0.289207194824859, 0.807807692307683, 0.417942441749321, 1.13626923076923, 0.536727888369741, 1.67111538461538, 1.50340711718417, 5.175, 4.04490607288494, 12.6085384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1185, '2021-08-22 00:00:00', 0.378429387783861, 0.816192307692306, 0.39062101247195, 1.22584615384615, 0.573905148957562, 1.729, 1.50714192940964, 5.33265384615385, 4.03121678137773, 12.7334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1200, '2021-08-22 00:00:00', 0.3332165131193, 0.959269230769225, 0.457962974653902, 1.25461538461538, 0.571728086257263, 1.70173076923077, 1.54017854759166, 5.33296153846154, 4.0807434045583, 12.8504230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1215, '2021-08-22 00:00:00', 0.22132255959259, 0.790653846153842, 0.361119958760785, 1.13323076923076, 0.610929421833279, 1.67796153846154, 1.51111979721611, 5.31719230769231, 4.13463127255622, 12.895 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1230, '2021-08-22 00:00:00', 0.248089375954588, 0.864538461538453, 0.29116262703963, 1.14465384615385, 0.656019592812479, 1.71288461538462, 1.52418348027344, 5.26380769230769, 4.16022731645944, 13.0132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1245, '2021-08-22 00:00:00', 0.242895751617532, 0.801884615384617, 0.525120387662158, 1.24669230769231, 0.596508529824879, 1.68588461538461, 1.49894641819359, 5.23673076923077, 4.15924518318481, 13.0385769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1260, '2021-08-22 00:00:00', 0.297619666947348, 0.931884615384615, 0.392904774135493, 1.25019230769231, 0.494719482286528, 1.60238461538462, 1.49457147550214, 5.17715384615385, 4.19469993224049, 13.0638076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1275, '2021-08-22 00:00:00', 0.362941896176235, 0.840500000000005, 0.374130625070152, 1.10973076923078, 1.00700883580266, 1.72865384615385, 1.48225349228283, 5.12084615384615, 4.20746933258168, 13.0492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1290, '2021-08-22 00:00:00', 0.280639456626083, 0.807769230769235, 0.422372771922548, 1.10796153846154, 1.09369461072938, 1.77369230769231, 1.48848516335853, 5.14019230769231, 4.16156584158488, 13.0985769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1305, '2021-08-22 00:00:00', 0.35863567328677, 0.856115384615385, 1.07051378031587, 1.41492307692308, 1.08202552010286, 1.84411538461539, 1.4904577288667, 5.1388076923077, 4.19824457839225, 13.1495 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1320, '2021-08-22 00:00:00', 0.247650697058627, 0.82379166666667, 0.409905713354398, 1.14520833333333, 0.708828119177159, 1.93454166666666, 1.45441426777891, 5.06241666666667, 4.07332394979823, 12.8565 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1335, '2021-08-22 00:00:00', 0.236101945403222, 0.798041666666677, 0.417633672083525, 1.17483333333334, 1.2146644367234, 3.99004166666667, 1.48783830582337, 5.02704166666667, 4.12644553767068, 12.9100833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1350, '2021-08-22 00:00:00', 0.282205287468829, 0.951458333333335, 0.597813134247033, 1.58074999999999, 1.2099227158215, 4.45274999999999, 1.4740003091017, 4.99504166666666, 4.12776544959667, 12.9139583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1365, '2021-08-22 00:00:00', 0.454394317363426, 1.27375, 1.20554411012176, 3.79608333333333, 1.30386097148853, 4.48695833333333, 1.44194467873138, 4.95275, 4.10132624007603, 12.9601666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 990, '2021-08-22 00:00:00', 1.00177015404654, 3.04319230769231, 1.16357983164688, 3.69923076923077, 1.25016374127552, 4.0805, 1.24832733872786, 4.60723076923077, 4.22314263971566, 13.2993461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1005, '2021-08-22 00:00:00', 0.601036566147317, 2.13207692307692, 0.523935010649812, 2.55084615384615, 0.763999211638739, 2.94365384615384, 1.07609858570387, 3.89638461538461, 4.22270629755191, 13.1553461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1020, '2021-08-22 00:00:00', 0.415171595663952, 1.61942307692308, 0.676386431424653, 2.08173076923076, 0.703886897601727, 2.60126923076923, 1.1725522668357, 3.74453846153846, 4.10838861842451, 13.042 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1035, '2021-08-22 00:00:00', 0.481130944913998, 1.42688461538462, 0.536614796665165, 1.81, 0.571200211430685, 2.42480769230769, 1.29721900232767, 3.6845, 4.13362487915129, 12.9741923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1050, '2021-08-22 00:00:00', 0.555813290454765, 1.31157692307692, 0.63159892823994, 1.76561538461538, 0.669578480492357, 2.12730769230769, 1.30211717067007, 3.59761538461538, 4.09893870241479, 12.9496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1065, '2021-08-22 00:00:00', 0.49355548359289, 1.21915384615385, 0.506853333360311, 1.66369230769231, 0.608088238789275, 1.96811538461538, 1.23853168898312, 3.42676923076923, 4.09730175171605, 12.9637307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1080, '2021-08-22 00:00:00', 0.386036572599825, 1.12634615384615, 0.432714318619642, 1.46280769230769, 0.529541665390564, 1.94415384615384, 1.2257981544221, 3.42134615384615, 4.12066359947036, 12.9425 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1095, '2021-08-22 00:00:00', 0.358876419698176, 1.04973076923077, 0.4345832893527, 1.45365384615384, 0.595927245172141, 1.8108076923077, 1.52636311487848, 3.50696153846154, 4.07273728174968, 12.8786153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1110, '2021-08-22 00:00:00', 0.297972019853174, 0.968269230769233, 0.367346805327897, 1.23865384615385, 0.631205543750636, 1.65803846153847, 1.52200635397441, 3.37769230769231, 4.06824344101783, 12.8231538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1125, '2021-08-22 00:00:00', 0.381245951302588, 0.931653846153847, 0.459780236802155, 1.24511538461539, 0.618050229474788, 1.75338461538461, 1.55149121319311, 3.54076923076923, 4.4026104864483, 13.4578461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1140, '2021-08-22 00:00:00', 0.264574982828046, 0.877807692307687, 0.491738481152477, 1.24042307692307, 0.514845137283636, 1.69565384615384, 1.8091405082142, 3.78653846153847, 4.57529025376028, 13.5341153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1155, '2021-08-22 00:00:00', 0.325526094901066, 0.879961538461541, 0.41722100397012, 1.29761538461538, 0.51142514152572, 1.64665384615384, 2.7234737117258, 6.02753846153846, 4.53313309482355, 13.7328461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1170, '2021-08-22 00:00:00', 0.305026586483108, 0.89153846153846, 0.360139188904255, 1.14565384615384, 0.472442603758547, 1.54457692307692, 3.25644262938279, 6.46903846153847, 4.55547394224371, 13.7469615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1185, '2021-08-22 00:00:00', 0.29691251495762, 0.780192307692302, 0.374618651225678, 1.09257692307691, 0.460903635848604, 1.50119230769231, 3.27238087236894, 6.60557692307693, 4.39310831136503, 13.8386538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1200, '2021-08-22 00:00:00', 0.365532235766707, 0.814153846153842, 0.401167030242821, 1.09788461538462, 0.72012470821699, 1.52665384615384, 3.23571835324684, 6.7753076923077, 4.35243056905695, 13.8464615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1215, '2021-08-22 00:00:00', 0.332944617709224, 0.807961538461552, 0.409496884556579, 1.11853846153847, 0.963038027046941, 1.7218076923077, 3.19374099426699, 6.92753846153847, 4.3506839257223, 13.8396923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1230, '2021-08-22 00:00:00', 0.350414332776771, 0.80726923076923, 0.578850193188054, 1.14888461538461, 0.862757065370174, 1.68992307692308, 3.21004208671187, 7.08003846153847, 4.29309937242761, 13.8873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1245, '2021-08-22 00:00:00', 0.401544634936327, 0.861576923076921, 0.662158712092492, 1.308, 0.812817740001732, 1.72896153846154, 3.1905421521452, 7.26623076923077, 4.26287879562084, 13.9228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1260, '2021-08-22 00:00:00', 0.515146128633567, 0.954576923076919, 0.563232745988585, 1.19761538461538, 0.731629793942691, 1.75565384615385, 3.26161024719622, 7.28626923076923, 4.24300730378819, 13.9385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1275, '2021-08-22 00:00:00', 0.397649919478856, 0.788538461538458, 0.493276974778014, 1.12657692307692, 1.32623484171719, 1.86984615384615, 3.33092529463835, 7.28103846153846, 4.32757534903072, 14.0011923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1290, '2021-08-22 00:00:00', 0.458855286387931, 0.894576923076919, 0.554017296314284, 1.31073076923077, 1.30429095444466, 1.95857692307692, 3.37105175849638, 7.34096153846154, 4.35483746583567, 14.0610769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1305, '2021-08-22 00:00:00', 0.405344571369178, 0.944307692307698, 1.33243838939685, 1.52630769230769, 1.45457139338761, 2.03646153846154, 3.45404004698177, 7.37838461538461, 4.43230195045418, 14.1185 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1320, '2021-08-22 00:00:00', 0.322695665842635, 0.843166666666662, 0.468517595527466, 1.16529166666666, 0.786673199509222, 1.949875, 3.55353313848406, 7.236875, 4.48165506092837, 13.7464583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1335, '2021-08-22 00:00:00', 0.320037758189039, 0.761916666666664, 0.503836971490364, 1.16929166666667, 2.66833184841407, 4.874625, 3.62439783679273, 7.204875, 4.54828896140616, 13.7179583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1350, '2021-08-22 00:00:00', 0.374714555613204, 0.906958333333331, 0.48832179154882, 1.55045833333334, 3.23498429425213, 5.57391666666667, 3.71406855289179, 7.23220833333334, 4.58760001668011, 13.7585 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1365, '2021-08-22 00:00:00', 0.54591195970928, 1.36204166666667, 2.72113497706486, 4.73245833333334, 3.27618119394818, 5.72754166666667, 3.75444080800285, 7.25829166666667, 4.59285936244387, 13.7739166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 990, '2021-08-22 00:00:00', 1.87506964793721, 3.40423076923078, 2.53714969480442, 4.25642307692308, 2.55624330490001, 4.78392307692308, 3.25923769213694, 6.48642307692309, 4.22494467237327, 13.3747307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1005, '2021-08-22 00:00:00', 1.2686816440093, 2.33492307692308, 1.39441942261066, 3.06161538461539, 1.37126298942028, 3.80088461538462, 2.52897620392126, 5.52500000000001, 4.34373446702258, 12.794 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1020, '2021-08-22 00:00:00', 0.709300608942469, 2.00092307692308, 0.854036500751222, 2.55776923076923, 1.11029138309932, 3.29665384615384, 2.17283203074839, 4.87092307692308, 4.50938023730704, 12.5797307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1035, '2021-08-22 00:00:00', 0.58872399697599, 1.54776923076923, 0.683314277282757, 2.01980769230769, 1.10968000099821, 2.82076923076923, 1.99519968578432, 4.25711538461539, 4.53716572814079, 12.3327307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1050, '2021-08-22 00:00:00', 0.480625361858418, 1.34046153846153, 0.657249744126108, 1.91288461538461, 1.04001852128478, 2.67173076923077, 1.76995767224487, 4.02180769230769, 4.51477367027917, 12.2794230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1065, '2021-08-22 00:00:00', 0.634498479115587, 1.406, 0.896396728789551, 2.01684615384615, 1.07213077273537, 2.55392307692308, 1.68956046537371, 3.95461538461538, 4.5336346634393, 12.3063076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1080, '2021-08-22 00:00:00', 0.658196296415724, 1.36673076923077, 0.722826538400044, 1.80673076923077, 0.831135597564237, 2.26130769230769, 1.65184232112092, 3.73542307692307, 4.60043014443716, 12.2220769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1095, '2021-08-22 00:00:00', 0.462710703771397, 1.21265384615385, 0.497376794175831, 1.59034615384616, 0.697449251531276, 2.09246153846154, 1.71541182855268, 3.6976923076923, 4.57160990411305, 12.2043461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1110, '2021-08-22 00:00:00', 0.408352472183612, 1.09669230769231, 0.492852296488352, 1.44111538461538, 0.80862240784036, 2.07903846153846, 1.68690763779809, 3.60946153846154, 4.54138003644096, 12.1873461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1125, '2021-08-22 00:00:00', 0.296468747866514, 0.94196153846154, 0.551425594394959, 1.42411538461539, 0.972099935508378, 2.12326923076924, 1.70025872782304, 3.66969230769231, 4.68236387045951, 12.6588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1140, '2021-08-22 00:00:00', 0.544159485954102, 1.17388461538462, 0.880997033959907, 1.65542307692308, 1.22372847478516, 2.23350000000001, 1.63977568634812, 3.84530769230769, 4.66283749399275, 12.7588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1155, '2021-08-22 00:00:00', 0.594003098930014, 1.05380769230769, 0.705571807390724, 1.45784615384616, 1.06433683288993, 2.09342307692308, 2.05584042519018, 5.07057692307692, 4.63968828279857, 12.7851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1170, '2021-08-22 00:00:00', 0.373953588235012, 0.918384615384628, 0.614653543438534, 1.36053846153846, 0.848480701924606, 1.89169230769231, 2.0396436811742, 5.05288461538461, 4.48137172474953, 12.8728461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1185, '2021-08-22 00:00:00', 0.562126119163799, 1.01042307692307, 0.690586779485387, 1.5135, 0.87334354153361, 1.9276923076923, 2.24058643319453, 5.26873076923077, 4.40880481711138, 12.9263461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1200, '2021-08-22 00:00:00', 0.562046327135186, 0.985076923076928, 0.593941143160214, 1.28880769230769, 0.697762362016004, 1.66392307692308, 2.23888031081472, 5.50461538461538, 4.40880481711138, 12.9263461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1215, '2021-08-22 00:00:00', 0.37923641702769, 0.889499999999998, 0.485005478160977, 1.21292307692308, 0.578682707003261, 1.60765384615384, 2.24051247159765, 5.58784615384615, 4.41042198452012, 12.9188076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1230, '2021-08-22 00:00:00', 0.428299866197285, 0.963153846153843, 0.567021746971361, 1.25730769230769, 0.700905133490866, 1.67961538461538, 2.33900055447752, 5.71592307692308, 4.4114659973929, 12.9146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1245, '2021-08-22 00:00:00', 0.398277089474146, 0.856000000000001, 0.495362085130278, 1.23234615384615, 0.675823774253434, 1.62442307692308, 2.34399687581834, 5.77692307692308, 4.41545304879961, 12.8988846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1260, '2021-08-22 00:00:00', 0.433187264533308, 0.943615384615384, 0.65373067731409, 1.24703846153846, 0.830480791238057, 1.78976923076923, 2.37542195409573, 5.8815, 4.43788800236536, 12.8918076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1275, '2021-08-22 00:00:00', 0.40716446875358, 0.816230769230768, 0.366272132962109, 1.12134615384615, 0.976529812849875, 1.83065384615385, 2.43421653831055, 5.93334615384615, 4.46071736090128, 12.8305769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1290, '2021-08-22 00:00:00', 0.278052501959896, 0.826076923076921, 0.593773979272876, 1.27246153846154, 1.04241980027242, 1.826, 2.44485430775615, 5.93488461538461, 4.46599698232699, 12.8036153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1305, '2021-08-22 00:00:00', 0.378037849142941, 0.899153846153848, 0.906665881975531, 1.40369230769231, 1.10596821765435, 1.93453846153846, 2.49490119674877, 6.0063076923077, 4.53659193821155, 12.7825769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1320, '2021-08-22 00:00:00', 0.451280832179651, 0.902708333333327, 0.613604601420211, 1.22820833333333, 0.792248120947542, 1.94529166666666, 2.568829093426, 5.95529166666667, 4.78227518146246, 12.7622083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1335, '2021-08-22 00:00:00', 0.312814986181468, 0.801541666666663, 0.451588450497998, 1.24795833333333, 2.29154009940343, 4.261125, 2.57272460745356, 6.04408333333334, 4.78873630118831, 12.7726666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1350, '2021-08-22 00:00:00', 0.442427343990108, 1.02029166666667, 0.616004433390309, 1.65962500000001, 2.2219664318516, 4.45395833333334, 2.56392203773431, 6.08595833333334, 4.79130580651263, 12.764125 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1365, '2021-08-22 00:00:00', 0.413408306080366, 1.30608333333334, 2.26728817619486, 4.06975000000001, 2.27725702620626, 4.66520833333333, 2.53592381724767, 6.03870833333334, 4.78003163457483, 12.7279166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 990, '2021-08-22 00:00:00', 1.59597758651764, 2.82404000000001, 1.50165293704415, 3.19872, 1.74323834476719, 3.91648, 2.02611739788196, 5.31328, 4.43367484035534, 12.36656 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1005, '2021-08-22 00:00:00', 0.629126113483351, 1.5356, 1.00491082025555, 2.24844, 1.06799848158444, 2.93944, 1.57224947871937, 4.46544000000001, 4.60260149263435, 12.069 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1020, '2021-08-22 00:00:00', 0.680265002284654, 1.57016, 0.703978041797714, 2.1572, 0.933850466259637, 2.71712000000001, 1.48951634991586, 4.27804000000001, 4.41287793206806, 11.88132 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1035, '2021-08-22 00:00:00', 0.761647836382851, 1.40648, 0.816779550021505, 1.87860000000001, 0.938800834398158, 2.52756000000001, 1.52057134327857, 4.18672000000001, 4.31532175586788, 11.83476 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1050, '2021-08-22 00:00:00', 0.623837981103, 1.29908000000001, 0.99075660818723, 1.89136, 1.01181554972568, 2.50704000000001, 1.49785568174419, 4.06532000000001, 4.30718564068619, 11.70168 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1065, '2021-08-22 00:00:00', 0.673872205985675, 1.2562, 0.586742112573038, 1.66884, 1.09186382240033, 2.22924, 1.43248809419136, 3.78216000000001, 4.25177275498115, 11.79032 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1080, '2021-08-22 00:00:00', 0.49726792577041, 1.02816, 1.00852771735172, 1.52336000000001, 1.03956035258501, 2.08332000000001, 1.52530692321251, 3.67028000000001, 4.18675859824758, 11.67768 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1095, '2021-08-22 00:00:00', 0.568176738934873, 1.02316000000001, 0.677399579273563, 1.44924000000001, 0.8229512439993, 2.05100000000001, 2.09857506656303, 3.76932000000001, 4.28011748164308, 11.61836 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1110, '2021-08-22 00:00:00', 0.687495170892133, 1.06488000000001, 0.684068405448854, 1.46960000000001, 0.804412566203852, 2.01708000000001, 2.1315179583261, 3.71816000000001, 4.33910938365621, 11.60008 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1125, '2021-08-22 00:00:00', 0.416951543947256, 0.940439999999996, 0.665636332141405, 1.41568, 0.798481586095344, 1.89348, 2.07150487005624, 3.61452, 4.64929071042025, 12.31412 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1140, '2021-08-22 00:00:00', 0.515439074964244, 0.97276000000001, 0.665089710740834, 1.30164000000001, 0.739603693428674, 1.82996, 2.27726727533975, 3.94208, 4.86946640642825, 12.5334 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1155, '2021-08-22 00:00:00', 0.340267674045016, 0.764440000000002, 0.35554709955223, 1.14336, 0.47085462370743, 1.51308, 2.22275976509684, 4.90816, 4.77152310518699, 12.45792 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1170, '2021-08-22 00:00:00', 0.326685899093709, 0.795479999999998, 0.453407057730683, 1.12872, 0.573109646286522, 1.467, 2.4005479943824, 5.17156, 4.7256527037719, 12.49768 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1185, '2021-08-22 00:00:00', 0.41041381555693, 0.882599999999995, 0.473889227562726, 1.1064, 0.587160790016957, 1.46928, 2.42656054804601, 5.36648, 4.69799982865049, 12.49384 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1200, '2021-08-22 00:00:00', 0.310319609435173, 0.689479999999999, 0.303778471916623, 1.00688, 0.65947071453805, 1.46704000000001, 2.51903916073835, 5.47372, 4.73001535163118, 12.48068 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1215, '2021-08-22 00:00:00', 0.33194728497157, 0.736600000000003, 0.34235921680792, 0.978000000000002, 0.660825284524328, 1.52884, 2.62078418162707, 5.72832, 4.7102061342012, 12.46008 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1230, '2021-08-22 00:00:00', 0.252171092712864, 0.688519999999996, 0.635626987050314, 1.1046, 0.662413272310668, 1.61452, 2.70422431885129, 5.8864, 4.663408937319, 12.5286 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1245, '2021-08-22 00:00:00', 0.457744390098517, 0.781480000000015, 0.462287583653285, 1.05668000000001, 0.512539257033054, 1.49764000000002, 2.65701560840981, 5.89788, 4.58045971382787, 12.56724 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1260, '2021-08-22 00:00:00', 0.296899354439624, 0.743320000000008, 0.363421073503807, 1.12272000000001, 1.05690308291094, 1.69072000000001, 2.67804951597241, 6.13172, 4.59097763989327, 12.60476 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1275, '2021-08-22 00:00:00', 0.345401394515616, 0.773960000000006, 0.480730433819205, 1.04780000000001, 2.09124183600717, 1.93800000000001, 2.68691138794466, 6.23984, 4.6356967717917, 12.64832 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1290, '2021-08-22 00:00:00', 0.268684033764573, 0.713880000000011, 1.08377630687026, 1.1904, 2.03611100139457, 1.98748, 2.65103276919267, 6.22808, 4.57899908568091, 12.60128 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1305, '2021-08-22 00:00:00', 1.11933732925631, 0.927839999999994, 2.06367053652789, 1.53199999999999, 1.9919591486775, 2.12919999999999, 2.73806339712336, 6.30699999999999, 4.57938197540527, 12.57212 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1320, '2021-08-22 00:00:00', 0.27101558375916, 0.704913043478257, 0.365294504610759, 1.13356521739129, 1.38775716485868, 2.32130434782609, 2.74312071641446, 6.20791304347826, 4.79158020754901, 12.3636086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1335, '2021-08-22 00:00:00', 0.359182839585861, 0.822695652173912, 0.561442284420377, 1.2565652173913, 1.79847227218937, 3.84382608695652, 2.88964645320253, 6.26752173913044, 4.79005571439786, 12.3002608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1350, '2021-08-22 00:00:00', 0.368837437546631, 0.887347826086959, 1.43112739908475, 1.97121739130434, 2.04275795899842, 4.13347826086957, 2.87925964970768, 6.37469565217391, 4.78757908860462, 12.3045652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1365, '2021-08-22 00:00:00', 1.4778288252692, 1.66431818181818, 1.72973240179462, 3.80290909090909, 1.9586255721895, 4.58868181818182, 2.69596650018688, 6.67231818181818, 4.17607655119873, 12.8451363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 970025, 1, 930, '2021-08-22 00:00:00', 1.7599887783733, 3.30249999999998, 2.10647110115471, 4.6935, 2.78458650431262, 5.66300000000001, 1.66028672222602, 7.321, 0.692257538781619, 13.2385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 945, '2021-08-22 00:00:00', 0.0381837661840951, 2.04499999999999, 0.38678740930906, 2.78149999999999, 0.0883883476483586, 4.2705, 0.209303607231172, 4.81299999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 960, '2021-08-22 00:00:00', 0.366281312654652, 1.56999999999999, 0.634981889505537, 1.846, 0.0431335136524045, 3.1275, 0.576292026667075, 4.25749999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 975, '2021-08-22 00:00:00', 0.0141421356237181, 1.173, 0.779231672867558, 2.54599999999999, 0.755897149088431, 3.63149999999999, 0.576292026667075, 4.25749999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 930, '2021-08-22 00:00:00', 0.121622366364064, 2.28400000000002, 0.771453498274529, 3.20949999999999, 0.720541810029096, 3.26049999999998, 0.936916485072167, 3.76750000000001, 3.2328922035849, 13.721 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 945, '2021-08-22 00:00:00', 0.238294985259899, 2.44249999999997, 0.637810316630297, 2.72499999999997, 0.46032651455245, 3.07649999999998, 0.671044335346042, 3.72150000000002, 3.13389725421879, 13.791 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 960, '2021-08-22 00:00:00', 1.23602265351408, 2.30199999999999, 0.37971634149716, 2.9075, 0.634274782724327, 3.08750000000001, 0.521844804515672, 3.82700000000003, 3.59634508911483, 14.128 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 975, '2021-08-22 00:00:00', 0.255972654789506, 1.572, 0.168291413922398, 2.23999999999998, 0.680236723501451, 2.62799999999999, 0.521844804515672, 3.82700000000003, 3.86645987952805, 14.373 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 930, '2021-08-22 00:00:00', 2.82842712474623, 4.15200000000002, 2.86307535702436, 4.34150000000002, 3.25551962058285, 4.619, 2.27122698117118, 5.59300000000002, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 945, '2021-08-22 00:00:00', 0.866205806953497, 1.83950000000002, 0.828729147550612, 1.86600000000001, 0.902268252794002, 2.48500000000001, 0.168291413922438, 3.86799999999999, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 960, '2021-08-22 00:00:00', 0.299813275223081, 0.995000000000005, 0.594676802977892, 1.79449999999997, 0.272943217538024, 2.29999999999998, 0.116672618895795, 3.83149999999998, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 975, '2021-08-22 00:00:00', 0.737512372777574, 1.69349999999997, 0.5366940469206, 1.95150000000001, 0.173948268171877, 2.73199999999997, 0.0261629509038865, 3.73049999999998, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 930, '2021-08-22 00:00:00', 0.806101730552695, 4.929, 0.912874854511871, 5.00450000000001, 0.15132085117396, 6.88900000000001, 1.20985970261015, 8.5565, 1.43401255224633, 18.031 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 945, '2021-08-22 00:00:00', 0.729027091403375, 1.8245, 0.0367695526216751, 2.50500000000002, 0.266579256507375, 3.98050000000001, 0.978635785162192, 6.91699999999997, 0.680236723501451, 16.536 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 960, '2021-08-22 00:00:00', 0.0898025612106983, 1.6765, 0.127986327394753, 2.91049999999998, 0.213546247918352, 3.15199999999999, 1.30673333163275, 7.24499999999998, 1.12854242277373, 16.219 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 975, '2021-08-22 00:00:00', 0.145663996924441, 1.80700000000002, 0.487196572237546, 2.04850000000002, 0.334461507501246, 2.3785, 0.699328606593519, 6.81549999999999, 1.73594714781296, 15.7895 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 930, '2021-08-22 00:00:00', 0.220617315730211, 3.85300000000001, 0.22980970388562, 3.8595, 0.704278354061788, 4.40100000000001, 2.84044794002636, 6.5515, 3.20319371877504, 12.39 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 945, '2021-08-22 00:00:00', 0.666801694658903, 2.63749999999999, 1.4113851352483, 3.85400000000001, 1.66594357647546, 4.25399999999999, 3.02783123704078, 6.684, 3.20319371877504, 12.39 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 960, '2021-08-22 00:00:00', 1.7713024868723, 2.97550000000001, 1.80453650558808, 2.99900000000002, 2.429618900157, 3.661, 2.68771287529006, 6.4435, 2.91257283170741, 12.1845 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 975, '2021-08-22 00:00:00', 0.144249783362101, 1.17000000000002, 0.221324422511381, 1.94549999999998, 0.179605122421397, 2.54599999999999, 0.675286976033142, 5.16049999999998, 2.54770573261514, 11.9265 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:48:43 Duration: 3s413ms 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 970050, 1, 990, '2021-08-22 00:00:00', 0.13245267133934, 0.321833333333333, 0.153677504412059, 0.390416666666666, 0.153430193493204, 0.450708333333332, 0.285870977155272, 0.574291666666666, 0.480621419909019, 1.27941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1005, '2021-08-22 00:00:00', 0.121837732131777, 0.232541666666667, 0.124449388758318, 0.307208333333333, 0.151526699230565, 0.358916666666667, 0.289931747965381, 0.492625, 0.488993464880311, 1.2635 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1020, '2021-08-22 00:00:00', 0.095949715091224, 0.198499999999999, 0.116802198708708, 0.243833333333333, 0.140710869917869, 0.296625, 0.260085406123183, 0.429625, 0.493350389565122, 1.26045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1035, '2021-08-22 00:00:00', 0.0618569527918694, 0.14675, 0.0963411811657176, 0.193666666666667, 0.112644110596932, 0.249000000000001, 0.211339512379379, 0.388291666666666, 0.463941681742404, 1.25416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1050, '2021-08-22 00:00:00', 0.0523067873224877, 0.124500000000001, 0.0635999156867539, 0.168583333333334, 0.0782750515531743, 0.207875000000001, 0.181286285723174, 0.35525, 0.454362858169611, 1.25695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1065, '2021-08-22 00:00:00', 0.0517439172368549, 0.134291666666667, 0.0573804364984582, 0.165583333333333, 0.0628714901633669, 0.197708333333334, 0.174084000213789, 0.34775, 0.451119565435639, 1.26391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1080, '2021-08-22 00:00:00', 0.0424781060400954, 0.113708333333333, 0.0424304844951457, 0.142541666666667, 0.0634582911064027, 0.183458333333334, 0.166227837141014, 0.347958333333333, 0.453639125871809, 1.26375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1095, '2021-08-22 00:00:00', 0.0264385738723891, 0.098041666666667, 0.0506794415626436, 0.141666666666667, 0.0760251555431639, 0.189458333333334, 0.164294533812235, 0.343541666666667, 0.456598188560907, 1.26641666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1110, '2021-08-22 00:00:00', 0.0534756988015943, 0.110208333333333, 0.0561873161198644, 0.134833333333334, 0.0904726618168818, 0.185541666666667, 0.193346721487966, 0.362541666666667, 0.45672661526011, 1.267625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1125, '2021-08-22 00:00:00', 0.0380471675229799, 0.0872500000000006, 0.0615339543360562, 0.126916666666666, 0.095718791031446, 0.181, 0.192274317170751, 0.35975, 0.469440647727836, 1.316 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1140, '2021-08-22 00:00:00', 0.0473166177874177, 0.0969166666666673, 0.0659371681597537, 0.131166666666667, 0.104042833640209, 0.181041666666667, 0.187356432958718, 0.373458333333333, 0.475725433843722, 1.32841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1155, '2021-08-22 00:00:00', 0.0416225055830923, 0.0915416666666665, 0.0674672088896691, 0.127458333333334, 0.107725622683782, 0.181875, 0.328870916485701, 0.574583333333334, 0.483174106706169, 1.3475 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1170, '2021-08-22 00:00:00', 0.0424154529879605, 0.0838750000000011, 0.0580187219908306, 0.121541666666667, 0.0915354429652277, 0.167041666666667, 0.368905173688189, 0.620625, 0.487601403426188, 1.35479166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1185, '2021-08-22 00:00:00', 0.0383711612346141, 0.0814583333333341, 0.0631929269340532, 0.116708333333335, 0.0888168201200189, 0.164916666666667, 0.370999355443012, 0.6475, 0.487633131208467, 1.355625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1200, '2021-08-22 00:00:00', 0.0338151143206959, 0.0756249999999999, 0.056478288761693, 0.112666666666667, 0.0825742419570572, 0.168625, 0.357251129550653, 0.65175, 0.484770130794116, 1.35958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1215, '2021-08-22 00:00:00', 0.0567980786570315, 0.0902500000000008, 0.0706003243413327, 0.126333333333333, 0.0787637151617859, 0.166625, 0.356387460131709, 0.65625, 0.483257417826212, 1.35708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1230, '2021-08-22 00:00:00', 0.0434621066004036, 0.0834583333333333, 0.0612077568021703, 0.118958333333333, 0.0773154534865189, 0.160124999999999, 0.359559664275504, 0.66375, 0.479146022869734, 1.36029166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1245, '2021-08-22 00:00:00', 0.0515389257703849, 0.0819999999999996, 0.0508189276332849, 0.107708333333333, 0.0674465838027893, 0.160458333333333, 0.368199132874149, 0.683416666666666, 0.478767513018311, 1.359375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1260, '2021-08-22 00:00:00', 0.0357403833219497, 0.0773750000000003, 0.0529043264168738, 0.114791666666666, 0.0680546322524376, 0.171041666666666, 0.353708732933784, 0.686291666666667, 0.470356107384206, 1.35779166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1275, '2021-08-22 00:00:00', 0.0396009076165928, 0.0808333333333326, 0.0510123422121639, 0.111791666666666, 0.080231007053093, 0.163166666666665, 0.345900523418871, 0.687958333333333, 0.468777316112298, 1.35454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1290, '2021-08-22 00:00:00', 0.0342267587494458, 0.0769166666666659, 0.0616850197914099, 0.115541666666667, 0.137291396439223, 0.189166666666666, 0.345896901788187, 0.686666666666667, 0.467981819834544, 1.353125 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1305, '2021-08-22 00:00:00', 0.0595008068390055, 0.092208333333334, 0.0766548825222012, 0.123333333333332, 0.145744061703176, 0.207875, 0.349827069079666, 0.68875, 0.46674375980707, 1.35520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1320, '2021-08-22 00:00:00', 0.0381125014996757, 0.081090909090909, 0.0689153442661706, 0.12509090909091, 0.115127333984172, 0.206272727272728, 0.3556154594198, 0.681454545454547, 0.482186605037844, 1.34472727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1335, '2021-08-22 00:00:00', 0.0600471856306728, 0.0940454545454543, 0.0674400166381636, 0.138181818181819, 0.292766550764859, 0.483409090909091, 0.352194840433113, 0.67359090909091, 0.48334368626022, 1.3435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1350, '2021-08-22 00:00:00', 0.043588095598707, 0.0982727272727272, 0.0716955594632829, 0.157590909090909, 0.323405191283191, 0.518818181818182, 0.349466395959271, 0.665, 0.478899163802682, 1.33986363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1365, '2021-08-22 00:00:00', 0.0677230961261931, 0.128681818181818, 0.263279450895942, 0.450545454545455, 0.308327638885054, 0.549863636363636, 0.342917858981794, 0.666909090909091, 0.481759305191428, 1.34213636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 990, '2021-08-22 00:00:00', 0.145125621975742, 0.307615384615385, 0.223308207159108, 0.377653846153846, 0.240357390950674, 0.441346153846154, 0.301383966701308, 0.595846153846154, 0.456263097177663, 1.29657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1005, '2021-08-22 00:00:00', 0.169556838666157, 0.210807692307693, 0.187670414864422, 0.305230769230769, 0.208616294813081, 0.366038461538461, 0.284651041425489, 0.539153846153846, 0.472084987459478, 1.26834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1020, '2021-08-22 00:00:00', 0.113599052000377, 0.206769230769231, 0.127780924301652, 0.25226923076923, 0.138305236565859, 0.330538461538461, 0.259637712088328, 0.505307692307692, 0.469565075362297, 1.264 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1035, '2021-08-22 00:00:00', 0.078582910649541, 0.155076923076924, 0.109824286231023, 0.225423076923077, 0.151651224347691, 0.294423076923077, 0.236837029329322, 0.454461538461539, 0.473584803550373, 1.26161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1050, '2021-08-22 00:00:00', 0.0797447080472322, 0.153538461538462, 0.0875277186864909, 0.207692307692308, 0.129456098884763, 0.282192307692308, 0.216263162338424, 0.440653846153846, 0.476794206534239, 1.26134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1065, '2021-08-22 00:00:00', 0.0500061534675018, 0.144153846153847, 0.0897081078575653, 0.198230769230769, 0.128222906869849, 0.275076923076923, 0.190763454006828, 0.416846153846154, 0.4816196472481, 1.25926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1080, '2021-08-22 00:00:00', 0.074708057437962, 0.134423076923077, 0.0838561497217329, 0.184423076923077, 0.111483982982033, 0.246961538461538, 0.176457207712935, 0.396115384615384, 0.478780362363177, 1.25365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1095, '2021-08-22 00:00:00', 0.0569036026978947, 0.1215, 0.0936994951139821, 0.178346153846154, 0.108341568128835, 0.227153846153846, 0.169376340187714, 0.401230769230769, 0.478886736247565, 1.25888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1110, '2021-08-22 00:00:00', 0.0558707849898729, 0.123769230769231, 0.0643211174797679, 0.163615384615384, 0.0825604114479908, 0.210307692307692, 0.145212035949557, 0.384153846153846, 0.527615413549855, 1.23523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1125, '2021-08-22 00:00:00', 0.0528070508112748, 0.10923076923077, 0.0543253022222465, 0.137038461538462, 0.0737384671556283, 0.185192307692308, 0.148279009355285, 0.375769230769231, 0.555658029865354, 1.27861538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1140, '2021-08-22 00:00:00', 0.0390456340512178, 0.0921923076923082, 0.06134202976251, 0.13373076923077, 0.0850819333619977, 0.175846153846154, 0.176669252037204, 0.38323076923077, 0.568220964603898, 1.29876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1155, '2021-08-22 00:00:00', 0.0400624320472236, 0.0910384615384614, 0.053228390342576, 0.117692307692308, 0.0759509963473413, 0.180076923076923, 0.295806425789673, 0.552192307692308, 0.581828274956161, 1.31069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1170, '2021-08-22 00:00:00', 0.038883494619777, 0.084615384615385, 0.0600330293703781, 0.117269230769231, 0.0722148503798535, 0.175769230769231, 0.288044646646207, 0.579961538461538, 0.582838741386963, 1.31696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1185, '2021-08-22 00:00:00', 0.0368263492624513, 0.0815, 0.0511859505964437, 0.136807692307692, 0.0687582610421352, 0.172461538461538, 0.291183814533283, 0.583576923076923, 0.586118246142823, 1.32003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1200, '2021-08-22 00:00:00', 0.0410134687070555, 0.103769230769231, 0.0544472221513637, 0.1295, 0.0629471084446166, 0.159538461538461, 0.288938793092665, 0.586884615384616, 0.587009475745822, 1.32726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1215, '2021-08-22 00:00:00', 0.028472415800885, 0.0769615384615373, 0.0416131635977765, 0.106846153846153, 0.0617724484265879, 0.158653846153846, 0.290412809634837, 0.585, 0.58968399490418, 1.33657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1230, '2021-08-22 00:00:00', 0.035449747747828, 0.0857307692307697, 0.0404800425661077, 0.108076923076924, 0.076095860597014, 0.1625, 0.287393014207695, 0.585769230769231, 0.592647370831801, 1.33888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1245, '2021-08-22 00:00:00', 0.0256395427776351, 0.0778846153846153, 0.0562596179811475, 0.118769230769231, 0.0771036565031387, 0.156576923076923, 0.279462101462517, 0.595884615384615, 0.598730093293618, 1.34573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1260, '2021-08-22 00:00:00', 0.0388512746053656, 0.0883076923076926, 0.0521660809338789, 0.1135, 0.0677236579501856, 0.163423076923077, 0.273856863230523, 0.610692307692307, 0.602602172632607, 1.34846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1275, '2021-08-22 00:00:00', 0.0271557615362818, 0.0806538461538457, 0.0387558233837691, 0.106423076923077, 0.0991270591017093, 0.177576923076923, 0.276239631201162, 0.623576923076923, 0.614029326535918, 1.36657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1290, '2021-08-22 00:00:00', 0.0288368620932416, 0.0742692307692312, 0.0567896523618931, 0.116230769230769, 0.11525327961294, 0.190038461538462, 0.27544148897026, 0.625423076923076, 0.62363901787443, 1.37476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1305, '2021-08-22 00:00:00', 0.047974432293109, 0.0901153846153847, 0.0862271151356418, 0.134653846153847, 0.118687566583607, 0.198461538461539, 0.271241896015063, 0.628384615384615, 0.627322074069918, 1.37923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1320, '2021-08-22 00:00:00', 0.0358822551114617, 0.0796666666666675, 0.051407155651464, 0.110000000000001, 0.0964925092834988, 0.20775, 0.277233577551023, 0.617749999999999, 0.627084938367631, 1.34429166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1335, '2021-08-22 00:00:00', 0.0421059524519282, 0.0867083333333326, 0.0536575291527901, 0.1305, 0.277858777079292, 0.467749999999999, 0.273549133837393, 0.622458333333333, 0.632076356089623, 1.34720833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1350, '2021-08-22 00:00:00', 0.038160202920798, 0.0968750000000001, 0.0779963651141162, 0.178041666666666, 0.258105974050543, 0.494458333333333, 0.274129580990292, 0.616625, 0.638925965580328, 1.33929166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1365, '2021-08-22 00:00:00', 0.0619789001029457, 0.137916666666668, 0.265183198229428, 0.435291666666667, 0.253523288813896, 0.489833333333334, 0.27004213305184, 0.605666666666667, 0.652508181968802, 1.33566666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 990, '2021-08-22 00:00:00', 0.136206381867879, 0.309461538461538, 0.144840878207776, 0.369, 0.193980240865284, 0.429576923076924, 0.243258093390538, 0.5635, 0.665237060117554, 1.35311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1005, '2021-08-22 00:00:00', 0.0869861969598532, 0.224038461538462, 0.108861725985838, 0.277653846153847, 0.155082811625076, 0.341961538461539, 0.229334720106123, 0.479423076923078, 0.6519109106194, 1.29734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1020, '2021-08-22 00:00:00', 0.0759192688624934, 0.180153846153846, 0.11886807166577, 0.242461538461537, 0.159973228529506, 0.295923076923076, 0.197801112231453, 0.432, 0.644545761340138, 1.26896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1035, '2021-08-22 00:00:00', 0.106999532709259, 0.175499999999999, 0.11854427929616, 0.216115384615384, 0.151462653431844, 0.279153846153846, 0.187076491965596, 0.419423076923077, 0.645852548068174, 1.25607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1050, '2021-08-22 00:00:00', 0.0608317351388223, 0.1425, 0.0956850281673387, 0.191769230769231, 0.104588424127808, 0.253461538461538, 0.187927551506916, 0.398269230769231, 0.642711893822992, 1.25446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1065, '2021-08-22 00:00:00', 0.0730193230485023, 0.130307692307691, 0.0778273829603794, 0.184307692307692, 0.127103840043668, 0.254115384615384, 0.188897025264684, 0.380615384615385, 0.645433206935764, 1.25176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1080, '2021-08-22 00:00:00', 0.0593337885318176, 0.128538461538462, 0.0958917017345009, 0.177461538461539, 0.12195964654186, 0.226653846153846, 0.190432301720223, 0.384692307692308, 0.64440489899298, 1.26307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1095, '2021-08-22 00:00:00', 0.0595411170149216, 0.119230769230769, 0.0951638667691762, 0.178192307692308, 0.0933217840839713, 0.200346153846153, 0.210775943744866, 0.391538461538462, 0.653544448491337, 1.25488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1110, '2021-08-22 00:00:00', 0.0529467076044758, 0.120076923076923, 0.0538687864523247, 0.146615384615385, 0.0784815607937001, 0.185346153846154, 0.19084728086977, 0.381269230769231, 0.651157620053582, 1.25761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1125, '2021-08-22 00:00:00', 0.0420324416831351, 0.104384615384617, 0.0668580701072164, 0.138807692307692, 0.0943816800998019, 0.193307692307692, 0.193352527782804, 0.376999999999999, 0.705479699320856, 1.33438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1140, '2021-08-22 00:00:00', 0.0473296784432186, 0.102461538461539, 0.0597380564181263, 0.141653846153846, 0.0779273034012113, 0.182769230769231, 0.190257234776014, 0.395153846153846, 0.711593998331589, 1.34753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1155, '2021-08-22 00:00:00', 0.036726619983121, 0.101269230769231, 0.0663288427806134, 0.139653846153847, 0.0675121869340289, 0.174153846153846, 0.36455803378886, 0.619000000000001, 0.713326961390184, 1.35507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1170, '2021-08-22 00:00:00', 0.0518489522184764, 0.089923076923077, 0.0437046732231053, 0.112538461538462, 0.0744623807962527, 0.164615384615384, 0.362275220494882, 0.648153846153847, 0.719039039273946, 1.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1185, '2021-08-22 00:00:00', 0.0318395013490127, 0.0809230769230769, 0.0548479296292507, 0.119846153846153, 0.0856037472220771, 0.169192307692308, 0.373226035863193, 0.660076923076923, 0.719251556507499, 1.35980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1200, '2021-08-22 00:00:00', 0.0560582252250679, 0.094730769230769, 0.0728995620963946, 0.127884615384615, 0.0869118828734891, 0.167346153846155, 0.38435701552673, 0.673653846153846, 0.719839580419458, 1.36630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1215, '2021-08-22 00:00:00', 0.0461648550972907, 0.0889230769230763, 0.0640414288986782, 0.123769230769231, 0.0943123860044163, 0.173115384615384, 0.383470773131609, 0.676076923076924, 0.721639526463071, 1.37061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1230, '2021-08-22 00:00:00', 0.0462793524321418, 0.0884615384615395, 0.0484528160648616, 0.109346153846155, 0.108428863599774, 0.175538461538462, 0.39072958187709, 0.680615384615385, 0.723560670998213, 1.36926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1245, '2021-08-22 00:00:00', 0.0290293220461919, 0.0783076923076926, 0.0613966298248207, 0.124115384615384, 0.0981322812095217, 0.176230769230769, 0.387985180129344, 0.6875, 0.722635837643105, 1.36807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1260, '2021-08-22 00:00:00', 0.0492555190191525, 0.099115384615384, 0.0762051583152088, 0.135115384615384, 0.0920857543480319, 0.180884615384614, 0.385673947585462, 0.685923076923077, 0.718069142803221, 1.36457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1275, '2021-08-22 00:00:00', 0.0449908879663427, 0.0934999999999996, 0.0528144502370915, 0.122615384615384, 0.146445752623757, 0.203961538461538, 0.386016085754905, 0.686538461538461, 0.721488961480673, 1.36580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1290, '2021-08-22 00:00:00', 0.0498809043160272, 0.0922307692307685, 0.0648769723281035, 0.131692307692307, 0.148481156535615, 0.210423076923077, 0.387859538413665, 0.700692307692308, 0.726929800864302, 1.37284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1305, '2021-08-22 00:00:00', 0.0431305709891036, 0.0903846153846152, 0.141971568117867, 0.154615384615384, 0.142788520331508, 0.208807692307692, 0.386115759844117, 0.6995, 0.728325054227426, 1.36923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1320, '2021-08-22 00:00:00', 0.0391763016209493, 0.0819999999999996, 0.0592971973089424, 0.127375, 0.100662551504332, 0.216583333333333, 0.401403712261597, 0.698375, 0.727766942658216, 1.319125 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1335, '2021-08-22 00:00:00', 0.0526239048562421, 0.0966666666666673, 0.0639159179329958, 0.136125000000001, 0.387204548422201, 0.549833333333334, 0.401766849614643, 0.701416666666667, 0.724359742277195, 1.32508333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1350, '2021-08-22 00:00:00', 0.0374241019370822, 0.0999583333333337, 0.0754695326759016, 0.175208333333333, 0.380857347100696, 0.571166666666667, 0.401785931538934, 0.70275, 0.720110317635581, 1.3295 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1365, '2021-08-22 00:00:00', 0.0676305902615855, 0.153625, 0.384997833139018, 0.521125, 0.388806646928332, 0.578, 0.397020278385469, 0.695833333333334, 0.716507648350614, 1.32808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 990, '2021-08-22 00:00:00', 0.172683102375866, 0.320423076923077, 0.203320088681711, 0.395538461538462, 0.245895453081496, 0.441423076923077, 0.270513292720453, 0.561807692307692, 0.661948694270299, 1.28992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1005, '2021-08-22 00:00:00', 0.087953029422615, 0.220153846153847, 0.102358224651691, 0.269384615384616, 0.106156778108896, 0.329692307692308, 0.16261249833695, 0.461769230769231, 0.639800152691928, 1.23434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1020, '2021-08-22 00:00:00', 0.0808639883717389, 0.19376923076923, 0.0955375399435299, 0.241692307692308, 0.115604870805023, 0.291384615384616, 0.18279276622617, 0.439346153846154, 0.628221803064931, 1.22192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1035, '2021-08-22 00:00:00', 0.0600257893293818, 0.143153846153846, 0.0589491175636961, 0.190038461538463, 0.109712919090618, 0.261269230769231, 0.168129016394691, 0.404615384615385, 0.62984809401828, 1.21030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1050, '2021-08-22 00:00:00', 0.0428796706359345, 0.131115384615385, 0.0723101546225588, 0.188961538461539, 0.109199443503795, 0.245961538461539, 0.156380049878493, 0.382, 0.631861500160133, 1.20765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1065, '2021-08-22 00:00:00', 0.0705332654742535, 0.127692307692308, 0.109037361275144, 0.183884615384616, 0.120713882956608, 0.225807692307692, 0.173447699942619, 0.377230769230769, 0.633540950045547, 1.20415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1080, '2021-08-22 00:00:00', 0.0562119204439771, 0.1285, 0.0775768105715987, 0.174192307692308, 0.0962966330588022, 0.220807692307693, 0.182266415320668, 0.363384615384616, 0.629066195611827, 1.19303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1095, '2021-08-22 00:00:00', 0.0411569603422732, 0.111846153846153, 0.0747988893377025, 0.149076923076922, 0.0857891511878889, 0.200538461538461, 0.186769841907504, 0.353423076923077, 0.62432537498179, 1.18442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1110, '2021-08-22 00:00:00', 0.069044924060075, 0.119807692307692, 0.076674256034614, 0.161692307692307, 0.0819234163951071, 0.188615384615385, 0.188144608868163, 0.347923076923077, 0.626552340498872, 1.18865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1125, '2021-08-22 00:00:00', 0.0443368920877417, 0.101999999999999, 0.0442965530869465, 0.128230769230768, 0.0720021901376297, 0.184346153846153, 0.175436269384027, 0.334730769230769, 0.67216064014032, 1.28961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1140, '2021-08-22 00:00:00', 0.035590923648506, 0.0939230769230767, 0.056955961395288, 0.121307692307692, 0.0916519587268134, 0.193807692307692, 0.177973157007973, 0.346269230769231, 0.671566572677988, 1.30330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1155, '2021-08-22 00:00:00', 0.0517234807562139, 0.0889615384615388, 0.0675025811472298, 0.134961538461538, 0.0986843686476471, 0.193730769230769, 0.219304677420391, 0.481692307692308, 0.668851056203557, 1.30115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1170, '2021-08-22 00:00:00', 0.0429847200042776, 0.0943846153846149, 0.0581214643258799, 0.135230769230769, 0.0754440495690994, 0.177730769230769, 0.224885611948694, 0.512461538461538, 0.663525007354367, 1.29865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1185, '2021-08-22 00:00:00', 0.0465077826406916, 0.0915769230769231, 0.0743022103408681, 0.130461538461538, 0.0824462155683246, 0.168538461538461, 0.244072170915457, 0.552769230769231, 0.66000020163167, 1.30211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1200, '2021-08-22 00:00:00', 0.0598895521901649, 0.0970384615384617, 0.0632781527494647, 0.132269230769231, 0.105570537848106, 0.177538461538462, 0.262895150202509, 0.5725, 0.657811070608714, 1.30326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1215, '2021-08-22 00:00:00', 0.0467148633899157, 0.0939615384615387, 0.0564873300974521, 0.118461538461539, 0.0984334605398297, 0.174115384615385, 0.272722030928647, 0.583115384615384, 0.651935594978521, 1.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1230, '2021-08-22 00:00:00', 0.0372846018949059, 0.0796923076923083, 0.0759065113250402, 0.125038461538462, 0.0758775633200266, 0.167269230769231, 0.265361929911118, 0.596923076923077, 0.64915365017726, 1.31030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1245, '2021-08-22 00:00:00', 0.0550193951816426, 0.0855769230769234, 0.0647438146733834, 0.120192307692307, 0.0809079629056274, 0.163461538461538, 0.261515994510115, 0.596153846153846, 0.643714591557947, 1.31734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1260, '2021-08-22 00:00:00', 0.0597964367345899, 0.0955769230769236, 0.0621728607624302, 0.12023076923077, 0.098438110193469, 0.172692307692308, 0.280028045298763, 0.608115384615385, 0.641634908171784, 1.31634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1275, '2021-08-22 00:00:00', 0.0291399012722042, 0.0734230769230777, 0.0516592533970288, 0.109038461538462, 0.0912099859580154, 0.163692307692308, 0.281166857112393, 0.602807692307692, 0.638229643985249, 1.30796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1290, '2021-08-22 00:00:00', 0.0475080559970141, 0.0828461538461532, 0.0687090633367633, 0.115846153846153, 0.120986585397531, 0.173076923076923, 0.278864877673757, 0.602499999999999, 0.637957680052886, 1.30680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1305, '2021-08-22 00:00:00', 0.0510089584892083, 0.0819230769230773, 0.0779936881075337, 0.122846153846154, 0.113296133412195, 0.176576923076923, 0.278451567394789, 0.603346153846153, 0.635834961653995, 1.30753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1320, '2021-08-22 00:00:00', 0.0426254329741277, 0.0798333333333341, 0.0525522341945671, 0.104208333333333, 0.072827359387543, 0.179208333333334, 0.290413984871072, 0.599249999999999, 0.654149861779903, 1.28004166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1335, '2021-08-22 00:00:00', 0.0364651908664621, 0.0741666666666655, 0.036591730078597, 0.109541666666666, 0.211658649853889, 0.419583333333333, 0.291258127957742, 0.603416666666666, 0.653944584752818, 1.27995833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1350, '2021-08-22 00:00:00', 0.0356467928512462, 0.0912083333333336, 0.0664366321162991, 0.16, 0.216336074433852, 0.460583333333333, 0.292522264729231, 0.601666666666666, 0.653986059717138, 1.279875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1365, '2021-08-22 00:00:00', 0.0675411710189322, 0.126625, 0.212074736450573, 0.403958333333334, 0.232064068489841, 0.498416666666667, 0.293854565107949, 0.596624999999999, 0.65426320989804, 1.2795 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 990, '2021-08-22 00:00:00', 0.116505722320122, 0.2592, 0.119928423097557, 0.31892, 0.158057658255882, 0.39216, 0.213427450593091, 0.48888, 0.604684774627794, 1.23648 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1005, '2021-08-22 00:00:00', 0.0765963445602983, 0.2058, 0.105054081310533, 0.26912, 0.143104181164167, 0.32884, 0.199111986915237, 0.432399999999999, 0.599817324969305, 1.21264 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1020, '2021-08-22 00:00:00', 0.0599993888857764, 0.15452, 0.0817258017193263, 0.20924, 0.133414142178906, 0.305400000000001, 0.18982901955883, 0.38584, 0.566323561814857, 1.18872 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1035, '2021-08-22 00:00:00', 0.066389005113798, 0.1432, 0.0910629269607924, 0.20296, 0.118550579922664, 0.26664, 0.179417836348563, 0.35652, 0.556463676562391, 1.17664 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1050, '2021-08-22 00:00:00', 0.0757385414875855, 0.14508, 0.10070100959441, 0.20788, 0.110555521496366, 0.24924, 0.149408533892814, 0.31992, 0.537889573549565, 1.16012 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1065, '2021-08-22 00:00:00', 0.0612933656007468, 0.124280000000001, 0.0717823562351264, 0.159040000000001, 0.107957167432273, 0.2194, 0.136429920960664, 0.29196, 0.527119255956373, 1.15128 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1080, '2021-08-22 00:00:00', 0.066848510329948, 0.10984, 0.0988832982189947, 0.16336, 0.109725035125687, 0.210199999999999, 0.139362261749728, 0.29144, 0.525409164366211, 1.15304 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1095, '2021-08-22 00:00:00', 0.0509053697233084, 0.10876, 0.0652504661541458, 0.15104, 0.0659445979591969, 0.178759999999999, 0.13550814243678, 0.28604, 0.516239618136126, 1.14352 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1110, '2021-08-22 00:00:00', 0.0616448159485718, 0.111400000000001, 0.063296708708536, 0.13116, 0.0694266279367405, 0.16584, 0.143273375056219, 0.293519999999999, 0.510507698276922, 1.14988 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1125, '2021-08-22 00:00:00', 0.0423938674810398, 0.086639999999999, 0.0479547356020935, 0.11364, 0.0758527740648516, 0.157319999999999, 0.145494810904032, 0.301360000000001, 0.505724486916213, 1.17644 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1140, '2021-08-22 00:00:00', 0.0414557193480791, 0.0910800000000006, 0.0501837623141199, 0.118920000000001, 0.0761865692450673, 0.158320000000001, 0.168812499537208, 0.317920000000001, 0.517535802304214, 1.17916 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1155, '2021-08-22 00:00:00', 0.0281958625806464, 0.0784400000000008, 0.0525819043651586, 0.11124, 0.0699010491099151, 0.14864, 0.235788019203689, 0.48336, 0.520085034713875, 1.18188 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1170, '2021-08-22 00:00:00', 0.0517322272218517, 0.0821599999999992, 0.0520184262225092, 0.1096, 0.0665882371994739, 0.143919999999999, 0.245924527718023, 0.53204, 0.517242125765745, 1.1814 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1185, '2021-08-22 00:00:00', 0.0439649481594913, 0.0821999999999997, 0.0563778325230763, 0.114719999999999, 0.0769708386338617, 0.150519999999999, 0.24306098000296, 0.558159999999999, 0.514360648442964, 1.18528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1200, '2021-08-22 00:00:00', 0.0352848881723233, 0.0777599999999992, 0.0524419679264611, 0.105079999999999, 0.0719255865460964, 0.145039999999999, 0.242481250134245, 0.567639999999999, 0.50936507209139, 1.18412 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1215, '2021-08-22 00:00:00', 0.0352337432962585, 0.0749999999999992, 0.0517686198386637, 0.105639999999999, 0.0625639139866849, 0.141080000000001, 0.241834606015488, 0.57568, 0.50208317040108, 1.18452 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1230, '2021-08-22 00:00:00', 0.0461053865255098, 0.0740399999999991, 0.0554227089437776, 0.0994799999999995, 0.0695263738926931, 0.1318, 0.235103537475158, 0.58556, 0.495776942451609, 1.18612 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1245, '2021-08-22 00:00:00', 0.0343968021769469, 0.0678400000000005, 0.0410831271123954, 0.0893600000000015, 0.0525198375219617, 0.126600000000001, 0.244761257827568, 0.59164, 0.497970357216839, 1.18868 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1260, '2021-08-22 00:00:00', 0.0337021265402235, 0.0678000000000003, 0.0394488276124899, 0.0952799999999999, 0.0716540764134651, 0.13916, 0.251995370327843, 0.5966, 0.499882902954949, 1.191 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1275, '2021-08-22 00:00:00', 0.0259362680430315, 0.0657599999999991, 0.039477926321764, 0.0935600000000008, 0.111477202452639, 0.1574, 0.261091286717884, 0.60292, 0.500869826734785, 1.1922 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1290, '2021-08-22 00:00:00', 0.0424697146996138, 0.0725200000000009, 0.078851400325761, 0.111720000000001, 0.124935983607605, 0.164799999999999, 0.270816924631136, 0.602159999999999, 0.503687958958719, 1.19368 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1305, '2021-08-22 00:00:00', 0.0660730151675666, 0.0833200000000005, 0.110391621058847, 0.122320000000001, 0.129109088241946, 0.17564, 0.284998538007947, 0.6136, 0.507169064513994, 1.19728 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1320, '2021-08-22 00:00:00', 0.0454822208238244, 0.0752173913043483, 0.0524290976145867, 0.101086956521738, 0.0824584935713432, 0.190304347826088, 0.29417380117278, 0.59895652173913, 0.519392709384012, 1.17282608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1335, '2021-08-22 00:00:00', 0.0493428755504671, 0.0780869565217391, 0.0527477778038187, 0.117347826086958, 0.197583104044734, 0.40808695652174, 0.301343749455614, 0.598652173913044, 0.517988413043603, 1.17621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1350, '2021-08-22 00:00:00', 0.0390359113066611, 0.0834347826086971, 0.0849214703504488, 0.161739130434784, 0.205160758330858, 0.460869565217391, 0.306704097074127, 0.597304347826087, 0.51673843736287, 1.17539130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1365, '2021-08-22 00:00:00', 0.0914020304415125, 0.141045454545455, 0.18046698082705, 0.411045454545455, 0.184126491670983, 0.501227272727272, 0.290703494380479, 0.624954545454545, 0.467757947912698, 1.23045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 970050, 1, 930, '2021-08-22 00:00:00', 0.00707106781186407, 0.285999999999998, 0.0494974746830535, 0.567999999999998, 0.0494974746830585, 0.757999999999999, 0.0141421356237281, 0.832999999999998, 0.329511760032932, 1.5 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 945, '2021-08-22 00:00:00', 0.0586898628384873, 0.371500000000001, 0.137885822331377, 0.525500000000005, 0.164755880016463, 0.6065, 0.122329473145269, 0.636500000000002, 0.136471608769007, 1.3635 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 960, '2021-08-22 00:00:00', 0.0014142135623698, 0.252000000000002, 0.0212132034355922, 0.288, 0.0141421356237382, 0.363, 0.0282842712474663, 0.383000000000003, 0.0325269119345858, 1.29 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 975, '2021-08-22 00:00:00', 0.00636396103067917, 0.105499999999999, 0.0728319984622155, 0.201499999999999, 0.0565685424949176, 0.312999999999999, 0.0282842712474663, 0.383000000000003, 0.0325269119345858, 1.29 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 930, '2021-08-22 00:00:00', 0.00777817459305399, 0.267499999999995, 0.0912167747730631, 0.515499999999999, 0.11242997820866, 0.5305, 0.368402632998187, 0.751499999999997, 0.290620887067667, 1.4365 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 945, '2021-08-22 00:00:00', 0.138592929112567, 0.309000000000001, 0.159806132548164, 0.324000000000002, 0.0169705627484728, 0.449000000000002, 0.246073159852918, 0.664999999999999, 0.168291413922398, 1.35 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 960, '2021-08-22 00:00:00', 0.0353553390593304, 0.175999999999998, 0.0494974746830535, 0.246000000000002, 0.141421356237301, 0.311, 0.121622366364089, 0.526999999999997, 0.178190908859007, 1.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 975, '2021-08-22 00:00:00', 0.00494974746830435, 0.206500000000002, 0.0968736290225523, 0.2715, 0.0848528137423789, 0.280000000000001, 0.15556349186104, 0.503, 0.178190908859007, 1.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 930, '2021-08-22 00:00:00', 0.165462986797653, 0.285999999999998, 0.130107647738323, 0.460999999999999, 0.121622366364084, 0.506999999999998, 0.0721248916810256, 0.742000000000001, 0.714177848998407, 1.818 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 945, '2021-08-22 00:00:00', 0.103944696834421, 0.295500000000001, 0.11242997820866, 0.3415, 0.0905096679918782, 0.356999999999999, 0.127986327394763, 0.602499999999999, 0.643467170879756, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 960, '2021-08-22 00:00:00', 0.0636396103067917, 0.137999999999998, 0.0141421356237281, 0.192999999999998, 0.0431335136523794, 0.342499999999998, 0.135057395206627, 0.607499999999998, 0.643467170879756, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 975, '2021-08-22 00:00:00', 0.0424264068711945, 0.152999999999999, 0.0282842712474663, 0.253, 0.120915259582904, 0.337499999999999, 0.211424927574777, 0.6615, 0.671751442127217, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 930, '2021-08-22 00:00:00', 0.185261976670871, 0.584, 0.194525075504414, 0.584, 0.204251329279635, 0.584, 0.214463895743617, 0.709, 0.225187090530798, 2.027 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 945, '2021-08-22 00:00:00', 0.00919238815542882, 0.215499999999999, 0.0219203102167821, 0.237500000000001, 0.0516187950266132, 0.402500000000003, 0.14990663761155, 0.646999999999998, 0.424264068711935, 1.943 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 960, '2021-08-22 00:00:00', 0.060811183182042, 0.210000000000001, 0.0120208152801734, 0.361500000000003, 0.0947523086789976, 0.486000000000004, 0.178190908859012, 0.647000000000002, 0.424264068711935, 1.943 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 975, '2021-08-22 00:00:00', 0.109601551083916, 0.2605, 0.135057395206627, 0.291500000000003, 0.0240416305603469, 0.405999999999999, 0.0806101730552695, 0.545999999999999, 0.30405591591022, 1.858 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 930, '2021-08-22 00:00:00', 0.0162634559672828, 0.2715, 0.140007142674942, 0.432000000000002, 0.0848528137423939, 0.471, 0.0650538238691565, 0.617000000000001, 0.0353553390593254, 1.61799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 945, '2021-08-22 00:00:00', 0.175362481734262, 0.373000000000001, 0.140007142674937, 0.398, 0.132228968081883, 0.420499999999997, 0.0296984848098361, 0.558, 0.0947523086789926, 1.576 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 960, '2021-08-22 00:00:00', 0.0480832611206887, 0.206999999999997, 0.0968736290225624, 0.269499999999997, 0.0601040764008571, 0.345499999999998, 0.0509116882454283, 0.446999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 975, '2021-08-22 00:00:00', 0.0544472221513679, 0.1495, 0.00494974746830937, 0.234499999999997, 0.0982878425849271, 0.307499999999997, 0.091923881554248, 0.417999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:48:54 Duration: 3s337ms 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 969810, 1, 990, '2021-08-22 00:00:00', 3.38846965479245, 5.46991666666667, 3.46182214209198, 6.48825, 3.83891570591248, 7.48933333333334, 4.88611628898584, 9.44204166666667, 11.6868159730081, 26.41225 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1005, '2021-08-22 00:00:00', 1.51968528814357, 3.662375, 1.91569005995153, 4.66166666666667, 2.04183014488956, 5.41891666666667, 3.20710845628306, 7.84104166666667, 11.253555117178, 25.5465833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1020, '2021-08-22 00:00:00', 1.37242089539997, 2.969625, 1.50922554042929, 3.83991666666667, 1.76505718591926, 4.7665, 3.02852706223119, 7.12808333333333, 11.3168634433597, 25.64775 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1035, '2021-08-22 00:00:00', 0.878463479687643, 2.34620833333333, 1.11282115703118, 3.17616666666666, 1.54447097961861, 4.29620833333333, 2.90924388023935, 6.58395833333333, 11.3224907509058, 25.64025 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1050, '2021-08-22 00:00:00', 0.753684918597777, 2.144, 0.868879487274155, 2.99845833333333, 1.41102270380465, 3.966125, 2.97317980579862, 6.307625, 11.294553173521, 25.5212083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1065, '2021-08-22 00:00:00', 0.977914016810963, 2.07454166666666, 1.17186692064848, 2.92941666666667, 1.69100054422809, 3.66666666666666, 3.02697836821915, 5.89670833333333, 11.3185459402296, 25.493125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1080, '2021-08-22 00:00:00', 0.788319548244837, 1.78066666666667, 0.939688314614582, 2.43870833333334, 1.37532250697369, 3.20045833333333, 2.77153980118728, 5.6455, 11.4413347901719, 25.5490416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1095, '2021-08-22 00:00:00', 0.557541028255683, 1.50454166666667, 1.00052299276827, 2.10145833333333, 1.1867749472256, 2.81758333333333, 2.74596732480797, 5.369875, 11.463342465998, 25.5123333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1110, '2021-08-22 00:00:00', 0.647525947944072, 1.47887499999999, 0.669482360062442, 1.98124999999999, 0.990557278922365, 2.554375, 2.76746587897743, 5.58649999999999, 11.4762848363452, 25.5285833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1125, '2021-08-22 00:00:00', 0.560947127051932, 1.399875, 0.849888722468834, 1.93916666666667, 1.10661622817004, 2.69854166666667, 3.00058455868862, 5.68404166666666, 11.6455860954026, 25.922875 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1140, '2021-08-22 00:00:00', 0.626710562080447, 1.30629166666667, 0.800448787162277, 1.8255, 1.15293914815476, 2.735375, 3.17796069163996, 5.787625, 12.5452463411792, 26.50675 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1155, '2021-08-22 00:00:00', 0.649047523996348, 1.45591666666666, 0.839246391374299, 2.136375, 1.32802199813716, 2.95408333333333, 7.32969218119114, 10.0135833333333, 13.0840760850046, 26.7957083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1170, '2021-08-22 00:00:00', 0.461311125716849, 1.28829166666667, 0.850640968899937, 1.81366666666667, 1.27286325002369, 2.696625, 8.28017178285711, 10.7458333333333, 13.2821931541329, 26.884125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1185, '2021-08-22 00:00:00', 0.659754663173903, 1.30670833333333, 1.00882870811592, 2.04083333333333, 1.37181278563825, 2.76733333333333, 8.43632351926709, 11.412, 13.5889375638469, 26.960875 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1200, '2021-08-22 00:00:00', 0.649465988834038, 1.398625, 0.654701502954602, 1.80233333333333, 1.36999590341078, 2.44558333333334, 8.50187616879314, 11.8029583333333, 13.5903223169779, 26.927375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1215, '2021-08-22 00:00:00', 0.451907885878131, 1.20670833333333, 0.887279068234757, 1.76833333333333, 1.30158163540486, 2.40933333333333, 8.48162734836006, 11.9907083333333, 13.6969413082296, 26.890375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1230, '2021-08-22 00:00:00', 0.647107598908573, 1.307375, 0.962743196266026, 1.788125, 1.19334057665198, 2.56041666666667, 8.39729972255574, 12.00575, 14.2064169328741, 26.997375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1245, '2021-08-22 00:00:00', 0.595183455763421, 1.20804166666667, 0.764156824332483, 1.695, 1.11936299091706, 2.545125, 8.29108969505949, 12.155375, 14.1845396884108, 26.9054583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1260, '2021-08-22 00:00:00', 0.751609257825676, 1.27829166666666, 1.02722138135085, 1.804875, 1.37352272618542, 2.615375, 8.07100200664727, 12.4975, 14.0977881628696, 26.8397083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1275, '2021-08-22 00:00:00', 0.510000452898357, 1.137875, 0.733014873210518, 1.65775000000001, 1.73587053662637, 2.72779166666666, 8.04774993117393, 12.6047916666667, 14.0761275080609, 26.6816666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1290, '2021-08-22 00:00:00', 0.701159907282007, 1.25479166666667, 0.999531281455816, 1.7925, 2.24452667575781, 3.16745833333333, 8.05410693766887, 12.6112916666667, 14.086656732924, 26.6394583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1305, '2021-08-22 00:00:00', 0.457059854007027, 1.21866666666667, 1.47682881405208, 2.04404166666666, 2.13908496241951, 3.20795833333333, 7.87723938058619, 12.6234583333333, 13.9832648314338, 26.5719583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1320, '2021-08-22 00:00:00', 1.19665821935061, 1.39368181818182, 1.69137359583643, 2.25354545454545, 2.16500240694507, 3.14477272727272, 7.75345321209339, 12.8979545454545, 14.3906347507029, 26.2486363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1335, '2021-08-22 00:00:00', 1.16648134922734, 1.4885, 1.53193384279521, 2.09681818181818, 6.75293133352015, 8.2435, 7.60870095132321, 12.6135, 14.3240593861762, 26.2571818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1350, '2021-08-22 00:00:00', 0.740443022878778, 1.39418181818181, 1.03272665614884, 2.09718181818181, 7.35760465517852, 8.89849999999999, 7.21758318725423, 12.2907272727273, 14.2009441983051, 25.9368636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1365, '2021-08-22 00:00:00', 0.749176794975579, 1.49981818181819, 6.27653969330595, 7.54295454545455, 7.39698688158949, 9.46945454545455, 7.16939048952852, 12.0949090909091, 14.1574069760572, 25.819 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 990, '2021-08-22 00:00:00', 2.56769914005636, 5.01107692307692, 3.39986402013148, 6.13665384615384, 3.62472253219258, 7.58834615384615, 4.43469813802299, 10.0078461538461, 12.1932319048157, 24.6212692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1005, '2021-08-22 00:00:00', 2.66286621981191, 3.90323076923077, 3.39667391338146, 5.19307692307692, 3.62029489066631, 6.40815384615385, 4.49146924736216, 9.19, 12.177768709162, 24.2655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1020, '2021-08-22 00:00:00', 1.31042394079756, 2.98823076923077, 1.71164038458838, 4.12461538461539, 2.01126226878698, 5.15492307692308, 2.92456143299891, 7.75515384615384, 12.178587290815, 23.981 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1035, '2021-08-22 00:00:00', 1.38947553359588, 2.83646153846154, 1.38828539794736, 3.78088461538462, 2.30410453188352, 4.79357692307692, 2.84969603885154, 7.32607692307692, 12.188864480273, 23.7009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1050, '2021-08-22 00:00:00', 1.01539111979269, 2.63961538461539, 1.45191390081665, 3.36515384615385, 2.28919329862324, 4.99096153846154, 2.85838980277628, 6.95376923076922, 12.0920262413517, 23.5606923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1065, '2021-08-22 00:00:00', 1.23465940491856, 2.13161538461538, 1.65213317399518, 3.06876923076923, 1.88776672980373, 4.62688461538462, 2.65380815172346, 6.54411538461538, 11.9218561652377, 23.2197692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1080, '2021-08-22 00:00:00', 1.06988630308948, 2.02130769230769, 1.42424325925681, 3.25630769230769, 1.76182527379551, 4.21884615384616, 2.53273072697921, 6.10915384615384, 11.9250655849833, 23.1476153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1095, '2021-08-22 00:00:00', 0.914399996635039, 2.18707692307692, 1.17860071923643, 3.00384615384615, 2.03563558662607, 4.07819230769231, 3.01228697274244, 5.97261538461538, 11.8505264366025, 22.9827692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1110, '2021-08-22 00:00:00', 1.18682710036207, 2.19438461538462, 1.69424175779201, 2.84857692307693, 2.26784700881357, 3.77515384615384, 3.24549775938204, 5.96511538461538, 12.319664082833, 22.5350769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1125, '2021-08-22 00:00:00', 0.787322613965546, 1.70353846153846, 1.17846083515745, 2.5435, 1.32109285296448, 2.99738461538461, 3.3237044173401, 5.74342307692307, 12.0831449655486, 23.6354615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1140, '2021-08-22 00:00:00', 0.821943797442282, 1.76461538461539, 0.931710975323602, 2.20430769230769, 1.20371831166853, 2.76957692307692, 3.37121041147857, 5.77196153846153, 11.983583099198, 23.8218461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1155, '2021-08-22 00:00:00', 0.723606093438644, 1.49646153846154, 0.891415641636295, 2.02061538461538, 1.17271170107838, 2.57857692307692, 4.66936203730066, 9.87134615384615, 11.5212276752356, 24.1737692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1170, '2021-08-22 00:00:00', 0.781933651523337, 1.36565384615385, 0.943452096537782, 1.80153846153846, 1.19974654566961, 2.71557692307692, 4.87985495638801, 10.1113461538462, 11.4126521903746, 24.2625384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1185, '2021-08-22 00:00:00', 0.623759356951551, 1.35615384615385, 0.853689390460378, 1.93684615384615, 1.55843727299053, 2.94742307692308, 5.63110593277678, 10.7501153846154, 11.4468809038163, 24.3098846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1200, '2021-08-22 00:00:00', 0.620171460162429, 1.418, 1.03251597789835, 2.16126923076923, 1.41325669125768, 2.64634615384615, 5.92876702242159, 11.2273846153846, 11.4331565973034, 24.4525384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1215, '2021-08-22 00:00:00', 0.721403142387213, 1.42842307692308, 1.18695163273889, 1.89553846153846, 1.33393610272525, 2.66638461538461, 6.08727513639344, 11.3908846153846, 11.4448239482376, 24.5123846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1230, '2021-08-22 00:00:00', 0.8164593691902, 1.26769230769231, 0.952916956588477, 1.72838461538461, 1.25542734372986, 2.60284615384615, 5.99599113203018, 11.5811538461538, 11.4654288534641, 24.5129230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1245, '2021-08-22 00:00:00', 0.828307735455481, 1.30176923076923, 1.12604215524314, 1.98815384615384, 1.21338123376849, 2.51453846153846, 5.9435882170492, 11.5125769230769, 11.460581303823, 24.4783076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1260, '2021-08-22 00:00:00', 0.91379862450862, 1.45661538461538, 0.945955345343855, 1.88734615384615, 1.00820001754841, 2.49634615384615, 5.95305950260355, 11.5211923076923, 11.4374356044593, 24.4873846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1275, '2021-08-22 00:00:00', 0.411555032304775, 1.20523076923077, 0.623653296188, 1.57307692307692, 2.5120589961225, 3.064, 6.02232338707093, 11.4424615384615, 11.4365008747633, 24.4824615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1290, '2021-08-22 00:00:00', 0.567666006895441, 1.20584615384615, 0.859337268794073, 1.9046923076923, 2.8844169678837, 3.23473076923077, 5.9110288236352, 11.5390769230769, 11.4384527928992, 24.4498461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1305, '2021-08-22 00:00:00', 0.706024829591708, 1.5005, 2.45175484061142, 2.54896153846154, 2.89711945134898, 3.23165384615385, 5.87835824490006, 11.4838461538462, 11.4347640379946, 24.3802692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1320, '2021-08-22 00:00:00', 1.06251024803241, 1.305875, 1.49207183004522, 1.71020833333333, 1.79998673857836, 2.50645833333333, 6.01571394786489, 11.4390416666667, 11.938260134612, 24.1644583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1335, '2021-08-22 00:00:00', 0.583270562357683, 1.071125, 1.05864958329818, 1.720375, 4.64858893484301, 7.85704166666666, 5.92423408551687, 11.39475, 11.8787417054768, 24.124375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1350, '2021-08-22 00:00:00', 0.913079396162049, 1.394375, 1.21462774087909, 1.88912499999999, 4.76362569259282, 8.493, 5.92589999264466, 11.398875, 11.8829362709087, 24.136375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1365, '2021-08-22 00:00:00', 0.6127063036176, 1.29916666666666, 4.21226664149576, 7.58620833333333, 5.23273538752625, 9.25962499999999, 5.59059574228213, 11.2461666666667, 11.6441977744189, 24.068625 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 990, '2021-08-22 00:00:00', 1.82308326701266, 4.98196153846153, 2.09760290771669, 5.87796153846154, 3.77259179813886, 7.72565384615384, 3.65848660451075, 9.71865384615384, 10.4141647396522, 23.0107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1005, '2021-08-22 00:00:00', 1.06572653802284, 3.25857692307693, 1.74796654474233, 4.63280769230769, 3.07367719440162, 6.12384615384615, 3.34420516025051, 8.36207692307692, 9.87847087326, 22.0949230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1020, '2021-08-22 00:00:00', 1.05980394703636, 2.76961538461538, 2.29903562424301, 4.11780769230769, 2.48895418507143, 5.44415384615384, 3.12416959773067, 7.57734615384615, 9.74348846840013, 21.5974230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1035, '2021-08-22 00:00:00', 1.64626661127067, 2.83465384615384, 1.9461759130704, 3.66773076923076, 2.49589337944121, 4.97380769230769, 3.13154193427996, 6.88638461538461, 9.72487761639427, 21.2274230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1050, '2021-08-22 00:00:00', 1.08305685979013, 2.17180769230769, 1.30702645491442, 3.04607692307692, 1.99848214441322, 3.92980769230769, 2.89373119797846, 6.18838461538461, 9.7889314250645, 20.8867307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1065, '2021-08-22 00:00:00', 1.11722589204071, 2.20657692307692, 1.9330244476945, 2.99934615384615, 1.86722744896113, 3.68488461538462, 2.89196232792785, 5.94088461538461, 9.79618973777364, 20.6554615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1080, '2021-08-22 00:00:00', 0.914271647900038, 1.93538461538462, 1.07450918813411, 2.43934615384615, 1.25712956617599, 3.13188461538462, 2.90438477107657, 5.77046153846153, 9.76883728732104, 20.6318846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1095, '2021-08-22 00:00:00', 0.966585384823218, 1.78511538461538, 0.967215056827513, 2.40461538461538, 1.25833458434307, 3.03038461538461, 3.3909954145558, 6.13430769230769, 9.75077354951115, 20.5665769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1110, '2021-08-22 00:00:00', 0.737353998064389, 1.79203846153846, 0.952893721574123, 2.33426923076923, 1.21101845758658, 3.01576923076923, 3.41141553926496, 6.19130769230769, 9.75784341842303, 20.5014615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1125, '2021-08-22 00:00:00', 0.613741198276223, 1.44753846153846, 0.721743704776575, 1.94115384615384, 1.25507142610107, 2.88826923076923, 3.59729316270741, 6.16946153846153, 9.91965086986432, 22.2835 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1140, '2021-08-22 00:00:00', 0.521805199431599, 1.37688461538462, 0.828641587177474, 2.215, 1.30694398738196, 2.96711538461538, 3.45758951605572, 6.1786923076923, 9.66775360662763, 22.5950384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1155, '2021-08-22 00:00:00', 0.804804152956098, 1.68373076923077, 1.02713026737305, 2.21088461538462, 1.75220704080487, 3.19107692307692, 3.20301716439119, 9.36434615384615, 9.51228148003331, 22.9813461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1170, '2021-08-22 00:00:00', 0.661843974176574, 1.38638461538462, 1.12253029631892, 1.94111538461538, 1.51923079170399, 2.85903846153846, 3.71662614270192, 10.1877307692308, 9.32660272223823, 23.2185384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1185, '2021-08-22 00:00:00', 0.737915267180769, 1.4026923076923, 1.44368686834998, 2.12757692307692, 1.70292125885085, 2.77657692307692, 4.22619293527328, 10.2783846153846, 9.30088761752588, 23.1559230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1200, '2021-08-22 00:00:00', 1.09600350645143, 1.53138461538461, 1.08630253400451, 1.93634615384615, 1.73408640943426, 2.91965384615384, 4.23894981787489, 10.3649615384615, 9.3119260018868, 23.1167692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1215, '2021-08-22 00:00:00', 0.582387071919065, 1.14069230769231, 1.19430450955293, 1.91830769230769, 1.81973402621203, 3.05361538461538, 4.28812979299117, 10.4701923076923, 9.4147826656561, 23.1038076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1230, '2021-08-22 00:00:00', 1.19068173167889, 1.52588461538461, 1.40543573807064, 2.06257692307691, 1.70066506447873, 3.0346923076923, 4.48311118017902, 10.5995769230769, 9.36089306094571, 23.2045384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1245, '2021-08-22 00:00:00', 0.694226725323833, 1.24988461538461, 1.09536182220235, 2.14719230769231, 1.16661688721639, 2.74519230769231, 4.86670907240042, 10.9853461538462, 9.39643425953942, 23.3159230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1260, '2021-08-22 00:00:00', 0.808288734587796, 1.72803846153846, 0.910047495801943, 2.12426923076923, 1.25031930506386, 2.71926923076923, 4.86449552511318, 11.1200769230769, 9.39979416763187, 23.3120769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1275, '2021-08-22 00:00:00', 0.784804431297769, 1.38134615384615, 0.958067848087212, 1.9161923076923, 3.02680360471875, 3.36630769230769, 4.84251650297017, 11.2508076923077, 9.4549565573586, 23.2943076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1290, '2021-08-22 00:00:00', 0.834460739731861, 1.43061538461538, 1.09681124103537, 1.99146153846153, 2.87339920276692, 3.59253846153846, 4.80621948744941, 11.2358076923077, 9.46570190310584, 23.2819615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1305, '2021-08-22 00:00:00', 0.807586939354137, 1.39123076923077, 2.56060979546189, 2.65673076923077, 3.01872941177881, 3.60569230769231, 4.70985722223574, 11.4544230769231, 9.44217226840063, 23.2371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1320, '2021-08-22 00:00:00', 0.671038174684609, 1.27166666666667, 1.1644422406818, 2.13608333333333, 1.22336296710148, 2.85141666666667, 4.78086562943016, 11.4239166666667, 9.67262079638462, 23.364125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1335, '2021-08-22 00:00:00', 0.761591692310978, 1.36908333333333, 0.764058684861994, 1.81625, 2.68669366333039, 7.14083333333333, 4.71809047824112, 11.27425, 9.5558404661491, 23.2176666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1350, '2021-08-22 00:00:00', 0.491129751665498, 1.21145833333333, 0.802980530202351, 1.82491666666666, 3.29082988960517, 8.13066666666666, 5.02976701566624, 11.4763333333333, 9.48230385222993, 23.1237916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1365, '2021-08-22 00:00:00', 0.660028962913029, 1.36383333333333, 2.55203102371708, 6.80745833333333, 3.66569517671931, 8.41354166666667, 5.06512323966269, 11.5209583333333, 9.5357150137929, 23.0720416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 990, '2021-08-22 00:00:00', 1.22302359559602, 4.61634615384616, 2.41496435138524, 5.96746153846154, 3.1245360430975, 6.79473076923077, 5.23335170847665, 9.93876923076923, 9.06796903976595, 22.0308846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1005, '2021-08-22 00:00:00', 1.62011565446611, 3.74257692307692, 2.32241194417819, 4.61703846153846, 2.378898309011, 5.54573076923077, 4.56803189736944, 9.02315384615385, 8.77479582098638, 21.4065 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1020, '2021-08-22 00:00:00', 1.09961266747047, 2.46553846153846, 1.14970353636859, 3.36769230769231, 1.83822367476364, 4.45803846153846, 4.57887516805333, 8.46673076923077, 9.00483667446812, 21.1575769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1035, '2021-08-22 00:00:00', 0.894279901115114, 2.52069230769231, 1.39407141688818, 3.53334615384615, 2.35425222130902, 4.88280769230769, 4.63059457687505, 8.43815384615384, 9.06126043295556, 21.0540769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1050, '2021-08-22 00:00:00', 0.808456604610578, 2.2021923076923, 1.10470986932525, 2.97715384615384, 1.90085280496777, 4.29211538461539, 4.32868381132897, 8.06153846153846, 9.09410908191924, 20.9309230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1065, '2021-08-22 00:00:00', 0.799968496495091, 2.27334615384615, 1.49794185005755, 3.24288461538462, 1.93062639974299, 4.23984615384616, 4.22645952232435, 7.96942307692307, 8.89979558071204, 21.1905384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1080, '2021-08-22 00:00:00', 0.917307683470404, 2.12088461538462, 0.973826660456252, 2.86173076923077, 1.44261289492898, 3.84773076923077, 4.38794112294839, 7.71646153846153, 8.87096270111736, 21.3242692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1095, '2021-08-22 00:00:00', 0.781491915406776, 1.83557692307692, 1.14452505702315, 2.60738461538462, 1.52386179870041, 3.69969230769231, 4.45583465650981, 7.45038461538461, 8.91849835109373, 21.3259615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1110, '2021-08-22 00:00:00', 0.867931507400471, 1.7903076923077, 0.930445755869404, 2.48176923076923, 1.70773758973228, 3.62265384615385, 4.42641987093928, 7.49707692307692, 8.96474937622137, 21.3015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1125, '2021-08-22 00:00:00', 0.685676079613291, 1.73361538461538, 1.18052474968354, 2.57726923076923, 1.95600298096359, 3.51330769230769, 4.29882782395387, 7.2825, 9.31791141478851, 22.5235769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1140, '2021-08-22 00:00:00', 0.804694480007068, 1.69138461538462, 1.35269805374865, 2.33523076923077, 2.52521146014775, 3.53596153846154, 4.15831705306921, 6.91492307692308, 9.71498898475166, 22.6785769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1155, '2021-08-22 00:00:00', 1.06028032069899, 1.65303846153846, 1.40057873807168, 2.26080769230769, 2.65392139382752, 3.61626923076923, 4.82192350639643, 9.22069230769231, 9.62453343108921, 22.7443846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1170, '2021-08-22 00:00:00', 0.719220686148983, 1.45634615384615, 1.73079805336684, 2.3573076923077, 2.17058980038571, 3.59019230769231, 5.06712887495321, 9.72434615384616, 9.63022168256705, 22.7358461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1185, '2021-08-22 00:00:00', 1.22839537358546, 1.60507692307693, 1.47089812072028, 2.36919230769231, 1.89994042376232, 3.44242307692308, 5.21929278100454, 9.94942307692307, 9.67272800371468, 22.6939230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1200, '2021-08-22 00:00:00', 1.15216824893162, 1.70007692307692, 1.57336691647122, 2.34457692307692, 2.47620976991356, 3.49076923076923, 5.33689670371779, 10.0118846153846, 9.6431528403079, 22.8176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1215, '2021-08-22 00:00:00', 0.709254942771749, 1.44457692307692, 0.967485266832764, 2.17130769230769, 2.1149181577182, 3.19642307692307, 5.48026365185528, 9.94742307692307, 9.67144581928599, 22.7266538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1230, '2021-08-22 00:00:00', 0.813478275441569, 1.70723076923077, 1.7255996063799, 2.39180769230769, 2.2365666287002, 3.33526923076923, 5.42937964738004, 9.98434615384615, 9.67771028577445, 22.7211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1245, '2021-08-22 00:00:00', 1.17006690472745, 1.57280769230769, 1.58962778226661, 2.19538461538461, 1.81775370295741, 3.14673076923076, 5.51377538855045, 9.84534615384615, 9.72540314149575, 22.6932307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1260, '2021-08-22 00:00:00', 0.939557139540513, 1.51946153846153, 1.54020312746279, 2.32492307692308, 1.95916378708248, 3.05776923076923, 5.97364602348065, 10.0045769230769, 9.72805873029146, 22.7155 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1275, '2021-08-22 00:00:00', 1.26160540033477, 1.57588461538462, 1.44293096801667, 2.15753846153846, 2.22498160994993, 2.96073076923077, 5.87927136354105, 9.98038461538461, 9.68060272734169, 22.7067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1290, '2021-08-22 00:00:00', 0.784331221242266, 1.48423076923077, 1.05949282278761, 1.88880769230769, 2.12606298625851, 3.1153076923077, 5.8694445136198, 9.92446153846154, 9.67657737044219, 22.6703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1305, '2021-08-22 00:00:00', 0.688867968816619, 1.32603846153846, 1.58009960932361, 2.17915384615385, 2.31429599995001, 3.25584615384616, 5.808508118799, 9.89961538461538, 9.7409158129708, 22.6786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1320, '2021-08-22 00:00:00', 0.936853471753313, 1.47741666666667, 1.47979497637391, 2.14004166666667, 1.6445681605767, 2.67800000000001, 6.01315415300104, 9.89320833333333, 10.065355640617, 22.5994583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1335, '2021-08-22 00:00:00', 0.872829863727456, 1.34583333333334, 1.09799522104369, 1.790875, 3.90086092968637, 6.48608333333333, 5.90083787651614, 9.76041666666666, 10.1048032507971, 22.5962916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1350, '2021-08-22 00:00:00', 0.804117862151987, 1.41766666666667, 0.732294457237965, 1.82795833333333, 4.12139579014901, 7.34529166666667, 5.68016483928497, 9.66241666666666, 10.132805181221, 22.6291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1365, '2021-08-22 00:00:00', 0.623587656402365, 1.438, 3.53219572035357, 6.25420833333333, 4.55579094375372, 7.93591666666666, 5.6401757732914, 9.66333333333333, 10.1633321135522, 22.6814583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 990, '2021-08-22 00:00:00', 2.24436332620189, 4.57564, 3.26661508037499, 5.9904, 3.83350914089602, 7.0642, 5.18744612116598, 8.82752, 9.97531409497131, 22.27972 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1005, '2021-08-22 00:00:00', 2.21875436149806, 3.3844, 2.57654338859902, 4.48419999999999, 3.15807519279281, 5.38856, 4.27930767492438, 7.34551999999999, 10.1844730901178, 21.80696 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1020, '2021-08-22 00:00:00', 1.29668944110248, 2.57956, 1.65879561931742, 3.40436, 2.07858178974672, 4.22944, 4.41234616351286, 6.7734, 10.2884464813693, 21.7176 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1035, '2021-08-22 00:00:00', 1.2561376317904, 2.295, 1.53862618592041, 3.17396, 2.24491288398162, 4.13176, 4.31487633774133, 6.49832, 10.2490359262063, 21.6446 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1050, '2021-08-22 00:00:00', 0.900531589303414, 2.16668, 1.45883738298688, 2.82752, 2.71227098695294, 3.91536, 4.33672384717619, 6.16232, 10.1848457723554, 21.56236 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1065, '2021-08-22 00:00:00', 1.03951414933452, 1.737, 1.85468356420531, 2.65604, 2.76170168133103, 3.66752, 4.28167384519964, 5.8172, 10.2242574680675, 21.89724 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1080, '2021-08-22 00:00:00', 1.67647318300453, 1.98319999999999, 2.48915013809935, 2.81608, 2.57201189862463, 3.65896, 4.31873116281468, 5.74124, 10.1908813897523, 21.8428 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1095, '2021-08-22 00:00:00', 1.00387586383975, 1.6072, 2.03842893997641, 2.51828, 2.27840329543886, 3.25808, 4.37785145095932, 5.41308, 10.080206570304, 21.8278 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1110, '2021-08-22 00:00:00', 1.84566843176124, 1.83972, 2.01057794095794, 2.41136, 2.80127737053414, 3.22736, 4.18043357320745, 5.29612, 9.93597931224362, 21.77232 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1125, '2021-08-22 00:00:00', 0.957489395937804, 1.49412, 1.05501445487728, 2.0224, 2.22487678909792, 2.81732, 3.39601404983352, 4.92248, 9.23813435476377, 22.31924 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1140, '2021-08-22 00:00:00', 0.742012223618995, 1.41116, 1.371404142962, 1.99964, 1.80486112300457, 2.68356, 3.17738598012056, 4.81980000000001, 9.3170217616289, 22.53144 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1155, '2021-08-22 00:00:00', 1.15844720351569, 1.35056, 1.5774249828967, 1.83408, 1.71982089668275, 2.6478, 4.92241335627149, 9.34700000000001, 9.57820286936263, 22.67104 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1170, '2021-08-22 00:00:00', 0.958366883470693, 1.3244, 1.06375259498312, 1.8226, 1.86293276851313, 2.65579999999999, 4.86270736250223, 9.53032, 9.64014619909885, 22.69736 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1185, '2021-08-22 00:00:00', 0.546043017230936, 1.24568, 1.01265305509834, 1.82228, 1.74331285870705, 2.49884, 4.86007843626692, 10.03164, 9.70275685771833, 22.69084 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1200, '2021-08-22 00:00:00', 0.789171903537711, 1.26728, 1.62164486658866, 1.98535999999999, 1.7778173303239, 2.66072, 5.10214249213015, 10.33752, 9.94530520111542, 22.80472 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1215, '2021-08-22 00:00:00', 1.1858614056176, 1.29524, 1.25127492582565, 1.73376, 1.38067778886555, 2.37336, 5.06651022137855, 10.23564, 10.3791380497933, 23.00964 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1230, '2021-08-22 00:00:00', 0.661789966681274, 1.08371999999999, 1.05589143697005, 1.65932, 1.46000906732344, 2.33368, 5.34448977078261, 10.34208, 10.5604642206991, 23.07616 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1245, '2021-08-22 00:00:00', 1.01202618049139, 1.23436, 1.06691124748032, 1.69412, 1.48287041465755, 2.3802, 5.6613031679994, 10.52268, 10.7718235042479, 23.19924 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1260, '2021-08-22 00:00:00', 0.83423442948211, 1.2288, 1.13295840317875, 1.72891999999999, 1.66306918877919, 2.43072, 5.79235357662726, 10.53404, 10.7854209364617, 23.22988 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1275, '2021-08-22 00:00:00', 0.815839878080654, 1.15996, 1.11662299665852, 1.6002, 1.70243227275957, 2.46368, 5.88268349395069, 10.49244, 10.7479058073344, 23.25292 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1290, '2021-08-22 00:00:00', 0.565003460166393, 1.01008, 0.966911212745685, 1.56228, 1.55452323880989, 2.3412, 5.85674980257822, 10.4018, 10.7448131452653, 23.26688 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1305, '2021-08-22 00:00:00', 0.916226713210217, 1.12984, 1.28407799996729, 1.83932, 1.65787512798763, 2.36776, 5.87010701861559, 10.42408, 10.7544103382442, 23.25616 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1320, '2021-08-22 00:00:00', 0.699681539642851, 1.0964347826087, 0.722503530634039, 1.37047826086956, 1.02507480301618, 1.98047826086957, 6.05017672397298, 10.4328695652174, 11.0977006308735, 22.6827391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1335, '2021-08-22 00:00:00', 0.641554430236845, 0.995782608695653, 0.892911877260775, 1.4724347826087, 4.32139947870426, 7.802, 5.92011505269569, 10.487652173913, 11.1042690268452, 22.6845652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1350, '2021-08-22 00:00:00', 0.754879078346265, 1.13617391304348, 0.968321458318631, 1.55708695652174, 4.31084401785138, 8.23165217391304, 5.80479516410641, 10.4784782608696, 11.1375671630861, 22.6736956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1365, '2021-08-22 00:00:00', 0.616231707489979, 1.13522727272728, 3.93292837155186, 7.70263636363637, 3.97691130367726, 9.03522727272728, 5.47383940949607, 10.8125, 10.2842984145146, 23.7064545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 969810, 1, 930, '2021-08-22 00:00:00', 2.43456864762529, 4.62150000000001, 1.04156828868779, 5.60650000000001, 0.716299169341996, 5.8365, 2.11212795540423, 8.48949999999999, 5.78201214976241, 23.9185 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 945, '2021-08-22 00:00:00', 0.37900923471599, 2.58100000000002, 1.05005357006203, 3.5155, 0.362038671967533, 5.51899999999999, 2.79519310603044, 8.9725, 5.27572369443284, 24.2765 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 960, '2021-08-22 00:00:00', 1.0146982310027, 3.3005, 0.119501046020534, 4.50449999999999, 1.409970921686, 6.547, 2.14606908090117, 9.3035, 3.68968318423142, 25.398 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 975, '2021-08-22 00:00:00', 0.588312841947203, 2.464, 0.515480843484982, 3.35849999999999, 1.38734350468802, 5.557, 1.28693434175951, 7.37, 2.67852048713465, 26.113 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 930, '2021-08-22 00:00:00', 0.423556961930735, 2.8175, 1.1935962466429, 4.15599999999999, 1.25327605897505, 4.15599999999999, 1.3159398619238, 7.16550000000001, 1.38173685501999, 29.4585 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 945, '2021-08-22 00:00:00', 1.19218203308052, 3.81699999999999, 1.1462200923034, 3.84949999999999, 1.23319422638934, 3.91099999999999, 1.4142135623731, 6.85900000000001, 4.79276976288241, 29.152 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 960, '2021-08-22 00:00:00', 0.332340187157677, 2.27200000000001, 0.316783837971579, 2.283, 0.30971277015972, 4.15599999999999, 2.01242589925692, 6.43600000000001, 5.39098209976623, 28.729 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 975, '2021-08-22 00:00:00', 0.0395979797464348, 1.422, 1.25935717729323, 2.95649999999999, 0.0572756492761025, 3.80649999999999, 2.10152135368641, 6.40899999999999, 5.02399368033041, 28.3795 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 930, '2021-08-22 00:00:00', 0.280721392131053, 4.7415, 0.835800215362491, 7.47799999999999, 0.236880771697499, 8.86149999999999, 3.00591092682402, 10.8195, 3.85726749137261, 26.3305 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 945, '2021-08-22 00:00:00', 0.584070201260084, 4.52, 0.603162084352111, 5.35949999999998, 0.014849242404908, 5.90349999999999, 1.77625223434061, 8.553, 6.07475435717362, 24.7625 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 960, '2021-08-22 00:00:00', 0.323147799002268, 2.76449999999998, 1.16601908217662, 3.48849999999999, 0.905803786699972, 4.95349999999999, 0.830850467894181, 7.88449999999999, 7.02015612362004, 24.094 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 975, '2021-08-22 00:00:00', 0.0671751442127212, 1.97750000000001, 2.14324065377643, 3.7585, 1.10591500577578, 5.33799999999999, 0.798323555959626, 9.03649999999999, 7.02015612362004, 24.094 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 930, '2021-08-22 00:00:00', 1.84342737855333, 7.11149999999999, 1.00267741572251, 7.706, 1.1829896449251, 9.25149999999999, 0.292742207411222, 9.881, 5.97363808746396, 18.848 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 945, '2021-08-22 00:00:00', 0.619425540319419, 2.901, 0.166170093578848, 5.67149999999998, 0.449012806053471, 5.87149999999998, 2.76478751443942, 7.50899999999999, 2.76761594156414, 16.581 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 960, '2021-08-22 00:00:00', 0.280721392131073, 4.76549999999999, 0.294757461737627, 4.76549999999999, 0.309495334824508, 7.12899999999999, 0.324970101565734, 7.214, 0.34121860664402, 16.286 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 975, '2021-08-22 00:00:00', 0.465983368801929, 2.6395, 1.42764859121564, 3.7465, 3.74342329960159, 5.384, 1.78403040893366, 6.9395, 2.34900872710171, 16.285 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 930, '2021-08-22 00:00:00', 3.54119076018222, 5.416, 2.46850977312223, 7.23349999999999, 0.340118361750726, 8.73849999999999, 0.519016377390932, 9.44199999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 945, '2021-08-22 00:00:00', 2.03646752981725, 4.77600000000001, 0.579827560572964, 5.80600000000001, 0.22839549032326, 7.08450000000001, 1.19288913986171, 8.96549999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 960, '2021-08-22 00:00:00', 0.136471608768992, 3.6225, 0.0544472221513629, 4.5145, 1.44249783362055, 6.07299999999999, 0.195161471607474, 8.99399999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 975, '2021-08-22 00:00:00', 0.00989949493663884, 2.556, 0.832264681456601, 3.7145, 0.952472834258265, 5.79949999999999, 3.43583184978542, 9.2955, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:44:12 Duration: 3s231ms Database: acaweb_fx User: pgperfstats
17 38 8s493ms 50ms 2s557ms 223ms 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 #17
Day Hour Count Duration Avg duration Aug 22 14 38 8s493ms 223ms [ User: postgres - Total duration: 8s493ms - Times executed: 38 ]
-
SELECT /*server.CPResultList*/ 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 = 49 AND sg.groupid = 3904 AND breakout >= 0.3 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 60 AND patternquality >= 0.9 AND initialtrend >= 0.3 AND symmetry >= 0.4 AND noise <= 0.6 AND volumeincrease >= 0.3 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: 2021-08-22 14:10:23 Duration: 2s557ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND sg.groupid = 3904 AND breakout >= 0.3 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 60 AND patternquality >= 0.9 AND initialtrend >= 0.3 AND symmetry >= 0.4 AND noise <= 0.6 AND volumeincrease >= 0.3 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: 2021-08-22 14:02:21 Duration: 1s939ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND sg.groupid = 3873 AND breakout >= 0.5 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 60 AND patternquality >= 0.7 AND initialtrend >= 0.5 AND symmetry >= 0.5 AND noise <= 0.5 AND volumeincrease >= 0.6 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: 2021-08-22 14:03:21 Duration: 571ms Database: acaweb_fx User: postgres Bind query: yes
18 25 3s623ms 51ms 533ms 144ms 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 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 Aug 22 14 25 3s623ms 144ms [ User: postgres - Total duration: 3s623ms - Times executed: 25 ]
-
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 groupid = 4877 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '66527587' 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: 2021-08-22 14:03:18 Duration: 533ms Database: acaweb_fx User: postgres Bind query: yes
-
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 groupid = 4877 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '66527587' 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: 2021-08-22 14:11:18 Duration: 466ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 627 AND groupid = 4454 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '3' > 0 AND dftt.dayofweek = '3' AND a.resultuid > '66528149' 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: 2021-08-22 14:01:47 Duration: 297ms Database: acaweb_fx User: postgres Bind query: yes
19 24 6m18s 708ms 1m58s 15s766ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), 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.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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 #19
Day Hour Count Duration Avg duration Aug 22 14 24 6m18s 15s766ms [ User: postgres - Total duration: 6m18s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:07:29 Duration: 1m58s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:16:40 Duration: 1m10s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:11:40 Duration: 1m9s Database: acaweb_fx User: postgres Bind query: yes
20 20 2s64ms 51ms 382ms 103ms 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 <= ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((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 #20
Day Hour Count Duration Avg duration Aug 22 14 20 2s64ms 103ms [ User: postgres - Total duration: 2s64ms - Times executed: 20 ]
-
SELECT /*server.CPResultList*/ 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 = 529 AND (((s.symbol ilike '%gbpusd%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 15)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 30)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 60)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 240)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.6 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 > 518119156 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:04:46 Duration: 382ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 15)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 30)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 60)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 240)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 1440))) AND breakout >= 0.6 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.6 AND initialtrend >= 0.6 AND symmetry >= 0.6 AND noise <= 0.4 AND volumeincrease >= 0.6 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: 2021-08-22 14:05:21 Duration: 300ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 15)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 30)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 60)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 240)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 1440))) AND breakout >= 0.8 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.8 AND symmetry >= 0.8 AND noise <= 0.19999999999999996 AND volumeincrease >= 0.8 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: 2021-08-22 14:05:39 Duration: 102ms Database: acaweb_fx User: postgres Bind query: yes
Normalized slowest queries (N)
Rank Min duration Max duration Avg duration Times executed Total duration Query 1 11m17s 11m17s 11m17s 1 11m17s select powerstats_tdata_add ();Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Aug 22 14 1 11m17s 11m17s [ User: postgres - Total duration: 11m17s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2021-08-22 14:11:42 Duration: 11m17s Database: acaweb_fx User: postgres
2 39s458ms 39s458ms 39s458ms 1 39s458ms select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and (? = ? or t.symbolid = ?) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Aug 22 14 1 39s458ms 39s458ms [ User: pgperfstats - Total duration: 39s458ms - Times executed: 1 ]
-
select pd.trumpetsymbolid as symbolid, 15 as timegranularity, 't15_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and (- 1 = - 1 or t.symbolid = - 1) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 30 as timegranularity, 't30_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 60 as timegranularity, 't60_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 240 as timegranularity, 't240' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid as symbolid, 1440 as timegranularity, 't1440' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid;
Date: 2021-08-22 14:14:16 Duration: 39s458ms Database: acaweb_fx User: pgperfstats
3 708ms 1m58s 15s766ms 24 6m18s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), 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.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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 Aug 22 14 24 6m18s 15s766ms [ User: postgres - Total duration: 6m18s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:07:29 Duration: 1m58s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:16:40 Duration: 1m10s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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 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: 2021-08-22 14:11:40 Duration: 1m9s Database: acaweb_fx User: postgres Bind query: yes
4 1s764ms 31s835ms 12s180ms 4 48s720ms select updateresultsmaterializedview ();Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Aug 22 14 4 48s720ms 12s180ms [ User: postgres - Total duration: 48s720ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-08-22 14:02:58 Duration: 31s835ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-08-22 14:17:30 Duration: 13s288ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-08-22 14:32:05 Duration: 1s830ms Database: acaweb_fx User: postgres
5 944ms 23s686ms 9s913ms 4 39s653ms select updateageforrelevantresults ();Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Aug 22 14 4 39s653ms 9s913ms [ User: postgres - Total duration: 39s653ms - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-08-22 14:02:26 Duration: 23s686ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-08-22 14:17:16 Duration: 13s994ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-08-22 14:32:03 Duration: 1s27ms Database: acaweb_fx User: postgres
6 3s904ms 11s384ms 7s516ms 4 30s65ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 #6
Day Hour Count Duration Avg duration Aug 22 14 4 30s65ms 7s516ms [ User: pgperfstats - Total duration: 30s65ms - Times executed: 4 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974545, 1, 900, '2021-08-22 00:00:00', 0.000463378230623095, 0.00106076923076925, 0.000684443850593613, 0.00150076923076926, 0.000769806768961209, 0.00210230769230773, 0.00198510115998774, 0.00485115384615387, 0.0029542551579817, 0.00921346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 915, '2021-08-22 00:00:00', 0.000270154371823559, 0.000910769230769228, 0.000419457525125764, 0.00144384615384615, 0.000602864954899679, 0.0020630769230769, 0.00181788820846099, 0.00470153846153845, 0.00286820769551567, 0.00919076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 930, '2021-08-22 00:00:00', 0.000378558399112331, 0.00114230769230768, 0.000464483170184504, 0.00145384615384613, 0.000540468884751614, 0.0020211538461538, 0.00184609908893154, 0.00460538461538458, 0.00289212301578987, 0.00912346153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 945, '2021-08-22 00:00:00', 0.000275855034393062, 0.000889999999999989, 0.000383139460449898, 0.0013203846153846, 0.000749779967723852, 0.00204499999999995, 0.00177515347115503, 0.00447461538461534, 0.00275575518059651, 0.00906884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 960, '2021-08-22 00:00:00', 0.000308636704532407, 0.000963846153846148, 0.000379557029261124, 0.00139653846153844, 0.000992201669947229, 0.00234807692307694, 0.00169548558962185, 0.00440923076923075, 0.00269004229306186, 0.00905346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 975, '2021-08-22 00:00:00', 0.000343175442908423, 0.000995769230769221, 0.000651749952052176, 0.00161499999999999, 0.0016598543494953, 0.0026973076923077, 0.00160036500644265, 0.00433192307692305, 0.00271646047982692, 0.00902153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 990, '2021-08-22 00:00:00', 0.000587556085702631, 0.00131307692307691, 0.000868695662384786, 0.0018819230769231, 0.00167106267432987, 0.00266769230769232, 0.00149063832480742, 0.00419115384615382, 0.00273278795372051, 0.00894499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1005, '2021-08-22 00:00:00', 0.000736212343950166, 0.00139384615384619, 0.00143169426259188, 0.00216269230769232, 0.00148562693318862, 0.00263923076923079, 0.00142716976511611, 0.00399846153846152, 0.0025989150398994, 0.00894076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1020, '2021-08-22 00:00:00', 0.000849211127141863, 0.00154346153846151, 0.00100923733581352, 0.00183, 0.00107783829242394, 0.00265076923076923, 0.00125621262286533, 0.00369692307692305, 0.00249388288541257, 0.00902038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1035, '2021-08-22 00:00:00', 0.000545886575990066, 0.00114192307692306, 0.000743453066130247, 0.0016276923076923, 0.000915369954633678, 0.00244307692307692, 0.00120229754412767, 0.00345076923076921, 0.00248587047128363, 0.00907000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1050, '2021-08-22 00:00:00', 0.000583321655560754, 0.00126192307692306, 0.000811216086170332, 0.00202346153846151, 0.00087519738433017, 0.00239230769230768, 0.00120113689734097, 0.00341538461538457, 0.00250660140736106, 0.00910884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1065, '2021-08-22 00:00:00', 0.000554892643809443, 0.00155461538461537, 0.000591009176031823, 0.00184961538461537, 0.000846791682674161, 0.0023280769230769, 0.00124411599756, 0.00321384615384612, 0.00274051920965013, 0.00925846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1080, '2021-08-22 00:00:00', 0.000434830618363815, 0.00123880000000001, 0.000688977019452263, 0.0015832, 0.00102766320682734, 0.00210600000000001, 0.00142353456813198, 0.00303439999999999, 0.00258134699979161, 0.0092224 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1095, '2021-08-22 00:00:00', 0.000407113667740984, 0.00101153846153846, 0.000638629421857078, 0.00142653846153846, 0.00100152007545451, 0.00177769230769229, 0.00140875990201969, 0.00276730769230768, 0.00277476086287695, 0.00948538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1110, '2021-08-22 00:00:00', 0.000441155127085525, 0.0010253846153846, 0.000846414701050151, 0.00132538461538462, 0.000987270752357973, 0.00167653846153844, 0.00142336156820612, 0.00268692307692307, 0.00278513151187899, 0.00950153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1125, '2021-08-22 00:00:00', 0.000644652321321041, 0.000873846153846148, 0.000805431561338362, 0.00119999999999999, 0.000963125121674212, 0.00170499999999997, 0.00129492453002544, 0.00260153846153845, 0.0027635342199103, 0.00951423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1140, '2021-08-22 00:00:00', 0.00036294606507559, 0.000805384615384588, 0.000516296277493698, 0.00114461538461537, 0.000692300623895533, 0.00152192307692308, 0.00110295212253998, 0.00250076923076923, 0.00272724907891842, 0.00955346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1155, '2021-08-22 00:00:00', 0.000396996415407183, 0.000853076923076926, 0.0006419668095902, 0.00120576923076923, 0.000611962919942576, 0.00150884615384616, 0.0010577876040986, 0.00240115384615386, 0.00272321871208429, 0.00953807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1170, '2021-08-22 00:00:00', 0.000411962843731547, 0.000814230769230783, 0.000418652049393669, 0.000978461538461552, 0.000560761570064792, 0.00137153846153849, 0.00114603671574964, 0.00237807692307693, 0.00272421328093082, 0.00953500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1185, '2021-08-22 00:00:00', 0.000258537008212315, 0.000654230769230734, 0.000410195638127047, 0.000977307692307681, 0.000589701489021217, 0.00133961538461539, 0.00119252421359067, 0.002345, 0.00278622946208393, 0.00957884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1200, '2021-08-22 00:00:00', 0.000303037951418618, 0.000689999999999977, 0.000469351270781919, 0.000911153846153846, 0.00082588591128652, 0.00140653846153846, 0.00120588078247336, 0.0023473076923077, 0.00280130280130786, 0.00959576923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1215, '2021-08-22 00:00:00', 0.000284272079854164, 0.000591153846153867, 0.000401823535704621, 0.000933076923076938, 0.000710629731565378, 0.00135884615384617, 0.00116365657106585, 0.00229615384615388, 0.00280801021803969, 0.00961423076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1230, '2021-08-22 00:00:00', 0.000265198909383994, 0.000687692307692304, 0.000603544912610879, 0.00098230769230768, 0.000657024645363791, 0.00129423076923075, 0.00110740979837571, 0.00225269230769232, 0.00283117004896452, 0.0096596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1245, '2021-08-22 00:00:00', 0.000453707462511335, 0.000617692307692281, 0.000434706620784457, 0.000874615384615367, 0.000448541568264952, 0.00118846153846149, 0.000973227856947457, 0.00216269230769231, 0.00285331000769281, 0.00963500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1260, '2021-08-22 00:00:00', 0.000278068060290713, 0.000615384615384607, 0.000349101924724228, 0.000861923076923061, 0.000448651483722239, 0.0011680769230769, 0.000888778677996735, 0.00214346153846154, 0.00285835660153495, 0.00962769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1275, '2021-08-22 00:00:00', 0.000280734476247275, 0.000600384615384629, 0.00034080718663425, 0.000881538461538464, 0.000478649542583501, 0.00114423076923077, 0.000883512221847503, 0.00212538461538463, 0.00285926749629771, 0.00963115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1290, '2021-08-22 00:00:00', 0.000319268635381651, 0.000642692307692325, 0.000330320124448057, 0.000879230769230773, 0.000543701982848906, 0.00121038461538461, 0.00100351512962419, 0.00221115384615386, 0.00293078957594392, 0.00965653846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1305, '2021-08-22 00:00:00', 0.000255052634085319, 0.000670384615384626, 0.000322989878383951, 0.000862307692307722, 0.000528231446942032, 0.00119269230769232, 0.0010005159438241, 0.0021619230769231, 0.00302521149928143, 0.00971384615384618 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1320, '2021-08-22 00:00:00', 0.000264836669550261, 0.000602307692307684, 0.000476883633604691, 0.000894999999999988, 0.000581500975592802, 0.00120076923076922, 0.00101401175839037, 0.0021696153846154, 0.00302091743578771, 0.00972692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1335, '2021-08-22 00:00:00', 0.000332170716071389, 0.000645769230769217, 0.00035392654605159, 0.000800000000000006, 0.000537211174636054, 0.00113038461538462, 0.00100956898647969, 0.00218153846153847, 0.0030121554000161, 0.00973807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1350, '2021-08-22 00:00:00', 0.000298555754360143, 0.00056346153846154, 0.000537487173371118, 0.000912692307692309, 0.000673208620082858, 0.00110461538461539, 0.00100708696439097, 0.00219807692307693, 0.00300948227083355, 0.00975346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1365, '2021-08-22 00:00:00', 0.000379761058480786, 0.000707692307692298, 0.00034692140541981, 0.000857692307692299, 0.00058157729825548, 0.00103807692307691, 0.000933904376590776, 0.00220423076923078, 0.00301515436522806, 0.00976038461538464 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1380, '2021-08-22 00:00:00', 0.000148155843104999, 0.000536923076923101, 0.000226789295636687, 0.000665769230769254, 0.000479680663005641, 0.00101846153846155, 0.00087103166064511, 0.00217192307692309, 0.0030213099553263, 0.00976461538461541 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1395, '2021-08-22 00:00:00', 0.000193252724132448, 0.000461153846153861, 0.00030866885417622, 0.000637307692307691, 0.000519680523161912, 0.00140038461538462, 0.00080463742431943, 0.00228423076923078, 0.00306448138415721, 0.00980307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1410, '2021-08-22 00:00:00', 0.000271944564486665, 0.000444615384615377, 0.00039832418184958, 0.000826923076923088, 0.000553747651496991, 0.00153269230769233, 0.000771025690482897, 0.00235615384615388, 0.00306448138415721, 0.00980307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 1, 1425, '2021-08-22 00:00:00', 0.000368568332042521, 0.000701153846153871, 0.000526720477614521, 0.00133230769230769, 0.000538913579485455, 0.00155038461538463, 0.0010152711649907, 0.00258346153846155, 0.00308298678856422, 0.00978346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 0, '2021-08-22 00:00:00', 0.00051210936331996, 0.00108, 0.000592507059354213, 0.00136384615384616, 0.000620161393385734, 0.00159807692307693, 0.00112255395621565, 0.00278076923076923, 0.00309229357248976, 0.00979346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 15, '2021-08-22 00:00:00', 0.00050815024025051, 0.000835999999999988, 0.000445355663112785, 0.00101400000000002, 0.000549284989782148, 0.00144160000000002, 0.00103831995711021, 0.00278800000000001, 0.00311587879524647, 0.00982440000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 30, '2021-08-22 00:00:00', 0.000306782767877636, 0.000626400000000018, 0.000625603175609991, 0.00107720000000001, 0.00073814339167036, 0.00142840000000002, 0.00104289772589005, 0.00290760000000001, 0.00311563947422247, 0.00983480000000004 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 45, '2021-08-22 00:00:00', 0.000635307436176795, 0.000846538461538456, 0.000548927906153279, 0.0011246153846154, 0.000750348841949772, 0.00137923076923079, 0.0013385363418531, 0.00322653846153846, 0.00306167055957765, 0.00978884615384619 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 60, '2021-08-22 00:00:00', 0.000335800306959123, 0.000805384615384631, 0.000640319151193069, 0.00102384615384618, 0.000724994217483584, 0.00129384615384617, 0.00136444279977071, 0.00343807692307693, 0.00306244108263577, 0.00978576923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 75, '2021-08-22 00:00:00', 0.000488477855572432, 0.000558846153846168, 0.00054106504656596, 0.000810769230769247, 0.000593680048511029, 0.00113, 0.00130007005728388, 0.00345307692307691, 0.00305690897174554, 0.00977730769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 90, '2021-08-22 00:00:00', 0.000233686509271292, 0.000584230769230771, 0.000348520388985313, 0.000837692307692321, 0.000428125969959608, 0.00103961538461539, 0.00128498769823502, 0.00362423076923075, 0.00305690897174554, 0.00977730769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 105, '2021-08-22 00:00:00', 0.00028192306642878, 0.000576153846153837, 0.000395147489504277, 0.000811538461538458, 0.000654321022129035, 0.00110000000000002, 0.00141028840476526, 0.00379576923076925, 0.00305668188626917, 0.00977807692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 120, '2021-08-22 00:00:00', 0.00031273016139501, 0.00060807692307691, 0.000327270295251226, 0.000725384615384628, 0.000622362867193656, 0.00109653846153846, 0.0014514605906306, 0.00387461538461541, 0.00305668188626917, 0.00977807692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 135, '2021-08-22 00:00:00', 0.000183106526371932, 0.000469999999999996, 0.000457802947196204, 0.000786538461538465, 0.000512273965163769, 0.00142615384615384, 0.00143514759358907, 0.00392384615384618, 0.00305668188626917, 0.00977807692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 150, '2021-08-22 00:00:00', 0.000455289088213347, 0.00062807692307693, 0.000475546001980862, 0.000900000000000003, 0.000495435317520015, 0.00155192307692308, 0.00154067317953996, 0.00405461538461541, 0.00308965631646078, 0.00979807692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 165, '2021-08-22 00:00:00', 0.00028329598547209, 0.000643846153846153, 0.000416535897427995, 0.00123307692307693, 0.00073230353101597, 0.00184269230769231, 0.00154746740987179, 0.00409076923076925, 0.00318642611472717, 0.00983076923076927 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 180, '2021-08-22 00:00:00', 0.000384515879436046, 0.00105269230769232, 0.000416500438636798, 0.00134615384615388, 0.000757452004064663, 0.00197153846153846, 0.00154452322740705, 0.00402000000000001, 0.00323411433602174, 0.00986653846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 195, '2021-08-22 00:00:00', 0.000358747607871976, 0.000850384615384635, 0.000707544942850874, 0.00131038461538463, 0.000687457746953362, 0.00187307692307695, 0.00151082091796275, 0.00378961538461542, 0.00298763742522671, 0.00998576923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 210, '2021-08-22 00:00:00', 0.00048775151302844, 0.000941538461538455, 0.000451249888131237, 0.0013123076923077, 0.000598528580385662, 0.00192269230769231, 0.00160003826877311, 0.00375230769230771, 0.00297797215464586, 0.00999692307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 225, '2021-08-22 00:00:00', 0.00026481691788854, 0.000880000000000009, 0.000507143432904796, 0.0013523076923077, 0.000941877666399155, 0.00216153846153845, 0.00187027801306487, 0.00404038461538464, 0.00290155685001106, 0.0099619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 240, '2021-08-22 00:00:00', 0.000495476150167306, 0.00106615384615384, 0.000590972601213124, 0.00143615384615385, 0.000858727233490637, 0.00231730769230768, 0.00184582193490724, 0.00401115384615387, 0.0028928481839503, 0.00990115384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 255, '2021-08-22 00:00:00', 0.000361288506065975, 0.000964230769230783, 0.000750051075183951, 0.00165615384615384, 0.000853658281479432, 0.00222269230769229, 0.00187798664695836, 0.00389538461538463, 0.00284768364707987, 0.00984307692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 270, '2021-08-22 00:00:00', 0.00073396625367822, 0.00127769230769229, 0.000830904696932575, 0.00172115384615384, 0.000894829248859997, 0.00219923076923077, 0.00200847757115835, 0.0038769230769231, 0.00285586543531298, 0.0098392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 285, '2021-08-22 00:00:00', 0.000504527959124659, 0.00116269230769232, 0.000596754942617562, 0.00145730769230769, 0.000965881741447467, 0.00207653846153847, 0.0019631903783226, 0.00369269230769233, 0.00307116417415536, 0.0099642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 300, '2021-08-22 00:00:00', 0.000291904357360698, 0.000881923076923081, 0.000436926327181838, 0.00128384615384615, 0.000939331349745874, 0.00179923076923079, 0.00196149428909539, 0.0035803846153846, 0.00307412328965511, 0.00992500000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 315, '2021-08-22 00:00:00', 0.000377157995866647, 0.000928076923076923, 0.000916057102687733, 0.00139384615384618, 0.000933547081751202, 0.00179307692307694, 0.00220315549924333, 0.00381307692307691, 0.00302459123748086, 0.0100580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 330, '2021-08-22 00:00:00', 0.000962208117580858, 0.00104269230769233, 0.00100836928522472, 0.00135384615384618, 0.00124281392876749, 0.00186230769230771, 0.00217700192572616, 0.00386576923076923, 0.00308815633322885, 0.0101315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 345, '2021-08-22 00:00:00', 0.000319919461018601, 0.000802692307692323, 0.000406832416831076, 0.00112615384615385, 0.000825680605039539, 0.00161269230769231, 0.0020092669922521, 0.00368461538461537, 0.0031326069998301, 0.0100011538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 360, '2021-08-22 00:00:00', 0.000295863794025863, 0.000769230769230753, 0.000615448304396598, 0.00114615384615384, 0.000675225432441218, 0.00150423076923075, 0.00193218541075602, 0.00377730769230769, 0.00313095957274343, 0.0100403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 375, '2021-08-22 00:00:00', 0.000518607603254983, 0.0008253846153846, 0.000589071760027213, 0.00116153846153845, 0.000672719852538956, 0.00147, 0.00193780637279927, 0.00398153846153845, 0.00313095957274343, 0.0100403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 390, '2021-08-22 00:00:00', 0.000288805497497233, 0.000756153846153838, 0.000348978509367027, 0.000994999999999977, 0.000443661860152363, 0.00136961538461537, 0.00197947269590822, 0.00413192307692307, 0.00314070153848564, 0.0100269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 405, '2021-08-22 00:00:00', 0.000264664664463168, 0.000639230769230755, 0.000329639430053755, 0.000896923076923069, 0.00172437872870205, 0.00195500000000001, 0.00187785606067542, 0.00441923076923077, 0.00310625584661265, 0.0100557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 420, '2021-08-22 00:00:00', 0.000273232501726986, 0.000659999999999977, 0.000251212750778773, 0.000979615384615372, 0.00171271466930766, 0.00199346153846153, 0.00180835433049373, 0.00459576923076923, 0.00303899497556977, 0.0101223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 435, '2021-08-22 00:00:00', 0.000245955593240236, 0.000693076923076929, 0.0018087115686205, 0.00165153846153849, 0.00173722608244826, 0.0020723076923077, 0.00174958179618402, 0.00477269230769231, 0.00301889376071127, 0.0101465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 450, '2021-08-22 00:00:00', 0.00181337916608748, 0.00140000000000003, 0.00172999421964356, 0.00166000000000003, 0.00173958425625648, 0.00211576923076927, 0.00180213552807177, 0.00486269230769234, 0.00300458626359512, 0.0101688461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 465, '2021-08-22 00:00:00', 0.000481947491554219, 0.00083576923076924, 0.000653625745656195, 0.00117115384615387, 0.000791407703934022, 0.00170307692307695, 0.00159423022176851, 0.00478500000000001, 0.00298601934663213, 0.0101834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 480, '2021-08-22 00:00:00', 0.000465672053636927, 0.000897692307692313, 0.000627934832483524, 0.00128307692307693, 0.000687841663354381, 0.00180307692307692, 0.00144712664907449, 0.00481653846153848, 0.0030241765567099, 0.0101803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 495, '2021-08-22 00:00:00', 0.000357378489301483, 0.000809230769230759, 0.000417013004777855, 0.00107961538461539, 0.00093854912579923, 0.00200769230769229, 0.00143508584573028, 0.00483076923076924, 0.00304273722923189, 0.0101746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 510, '2021-08-22 00:00:00', 0.000265830773237415, 0.000755000000000001, 0.000458644323397357, 0.00122115384615383, 0.00085265963991411, 0.00212730769230767, 0.00150909488920195, 0.00501923076923077, 0.00304856054304572, 0.0101657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 525, '2021-08-22 00:00:00', 0.000376060551589122, 0.000898461538461523, 0.000758880653432315, 0.00158038461538458, 0.000838393794016928, 0.00214192307692305, 0.00165289308137627, 0.00518346153846154, 0.00305925390602648, 0.0101476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 540, '2021-08-22 00:00:00', 0.000607051892345296, 0.00123999999999997, 0.000690318655516289, 0.00166961538461536, 0.000923858547281236, 0.00232884615384613, 0.00181523776785472, 0.00532192307692309, 0.00305743424358498, 0.0102180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 555, '2021-08-22 00:00:00', 0.000524520586968555, 0.00114538461538462, 0.000588183121668231, 0.00160923076923076, 0.0010543218016993, 0.00246230769230767, 0.00183325171380089, 0.00529038461538463, 0.00311340192369396, 0.0101865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 570, '2021-08-22 00:00:00', 0.000376715358776949, 0.00108230769230766, 0.000650847140271806, 0.00164499999999999, 0.000963103636886808, 0.00260615384615384, 0.0018303419184572, 0.00511346153846154, 0.00323507365271044, 0.0100184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 585, '2021-08-22 00:00:00', 0.000476126679975618, 0.00119615384615383, 0.000661823587928407, 0.00181769230769228, 0.00100198234285073, 0.00284384615384614, 0.00182771875466489, 0.00498961538461539, 0.00327499862595387, 0.00999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 600, '2021-08-22 00:00:00', 0.00046205827138341, 0.00138461538461536, 0.000800788073376175, 0.00199153846153847, 0.00101052925965329, 0.00284576923076922, 0.00177676218052776, 0.00488038461538461, 0.0033197541150837, 0.00991076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 615, '2021-08-22 00:00:00', 0.000519935055116017, 0.00127730769230769, 0.000755258590458641, 0.00189653846153845, 0.000867842949280215, 0.00271923076923077, 0.00168533187783935, 0.00469346153846155, 0.00333662021535838, 0.00987769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 630, '2021-08-22 00:00:00', 0.000560059337515677, 0.00132230769230769, 0.000664198765430981, 0.00178, 0.00078023546741695, 0.00252076923076924, 0.00168012545319136, 0.00452846153846155, 0.0033886537376731, 0.00998307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 645, '2021-08-22 00:00:00', 0.000459068119631034, 0.00116653846153849, 0.000579798373442116, 0.0018369230769231, 0.000857905947866432, 0.00241115384615389, 0.00159847196265201, 0.00438384615384619, 0.0033079450511667, 0.0099526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 660, '2021-08-22 00:00:00', 0.000514464172334069, 0.0013757692307692, 0.000662588397585845, 0.00177076923076922, 0.0008495301869042, 0.00238153846153849, 0.00162631934606479, 0.00436884615384615, 0.00325847234145078, 0.00993499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 675, '2021-08-22 00:00:00', 0.000451466669695723, 0.00104307692307692, 0.000555074631156778, 0.00148038461538464, 0.000587782272614595, 0.00197000000000002, 0.00172875215111941, 0.00428000000000002, 0.00329887190508415, 0.00986038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 690, '2021-08-22 00:00:00', 0.000416134039056569, 0.00108653846153849, 0.000418807280812455, 0.00141346153846159, 0.000681470017400158, 0.00208576923076924, 0.00164062975713595, 0.00421500000000001, 0.00342045865120676, 0.00996576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 705, '2021-08-22 00:00:00', 0.000251776763148484, 0.000976538461538505, 0.000383136248109421, 0.00133576923076924, 0.000887844840914455, 0.0021073076923077, 0.00167346126796665, 0.00438615384615388, 0.00344397471624773, 0.0100846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 720, '2021-08-22 00:00:00', 0.000359764025225068, 0.00097307692307691, 0.000627878601691069, 0.00149346153846154, 0.00112312839186593, 0.00221423076923076, 0.00164776440623696, 0.0044165384615385, 0.00343154302587937, 0.0101234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 735, '2021-08-22 00:00:00', 0.000470803731767455, 0.00110192307692308, 0.000708395478420153, 0.00161192307692306, 0.00102703853571624, 0.00221192307692308, 0.00156403777251257, 0.0044769230769231, 0.00346630810029254, 0.0100896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 750, '2021-08-22 00:00:00', 0.000317064419564626, 0.00103461538461537, 0.000536354790729464, 0.00146730769230768, 0.000804119489781292, 0.0020119230769231, 0.0016344591201326, 0.00445615384615388, 0.00353557245935995, 0.0100861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 765, '2021-08-22 00:00:00', 0.000495355039728649, 0.00103384615384618, 0.000583973787609847, 0.00148576923076927, 0.00068849803083343, 0.00196846153846157, 0.00161379786171057, 0.00455653846153849, 0.00353923722768707, 0.0100780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 780, '2021-08-22 00:00:00', 0.000426858470510041, 0.00106192307692309, 0.000532048725356854, 0.0013596153846154, 0.000662377071323742, 0.00189076923076922, 0.00153691038725801, 0.00471846153846153, 0.00357698474223105, 0.0100096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 795, '2021-08-22 00:00:00', 0.000368787827264471, 0.000947307692307698, 0.000378398446898761, 0.00128423076923078, 0.000608845186840209, 0.0019273076923077, 0.00178627506711164, 0.00492884615384618, 0.0036232843579357, 0.00997153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 810, '2021-08-22 00:00:00', 0.000328834070853153, 0.0010603846153846, 0.000562702954839103, 0.00143884615384613, 0.000690658659987264, 0.00198576923076922, 0.00213028636572643, 0.00509000000000002, 0.00360646223412277, 0.0099553846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 825, '2021-08-22 00:00:00', 0.000456210646353402, 0.000971923076923065, 0.000512124534133611, 0.00139653846153845, 0.000887926885416923, 0.00194692307692308, 0.00261678760785342, 0.00520576923076923, 0.00359755369874926, 0.00989384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 840, '2021-08-22 00:00:00', 0.000393087972146385, 0.000963076923076921, 0.00047996922978299, 0.00128769230769231, 0.000948730001309468, 0.00194615384615384, 0.00258814540074248, 0.00547384615384615, 0.00360278815107665, 0.00988230769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 855, '2021-08-22 00:00:00', 0.000335672230239342, 0.000869615384615385, 0.00062691785745822, 0.00129500000000003, 0.000905501815824556, 0.00194846153846153, 0.00261764286216549, 0.00553692307692307, 0.00360154599282883, 0.00990846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 870, '2021-08-22 00:00:00', 0.000507198186116642, 0.000965000000000011, 0.000708446187088349, 0.00135, 0.000793819975716267, 0.00217307692307694, 0.00264803880984803, 0.00558846153846155, 0.00360154599282883, 0.00990846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 885, '2021-08-22 00:00:00', 0.000444633124479751, 0.000981153846153843, 0.000591027787970975, 0.00145461538461537, 0.0010273547810537, 0.00242538461538463, 0.00264336033225772, 0.00569461538461539, 0.00359186491094269, 0.00988153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 900, '2021-08-22 00:00:00', 0.00037950412990557, 0.0011307692307692, 0.000565318154126186, 0.00167615384615386, 0.00099224624735225, 0.00251615384615386, 0.00265114654442183, 0.00571500000000001, 0.00359973479792393, 0.00985115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 915, '2021-08-22 00:00:00', 0.000452583014059725, 0.00118076923076926, 0.000974639657277748, 0.00198230769230772, 0.00102499200747355, 0.00262615384615387, 0.00263692469482042, 0.00570038461538461, 0.00362194397442121, 0.00989692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 930, '2021-08-22 00:00:00', 0.00103937740239793, 0.0014642307692308, 0.000964403761598134, 0.00186884615384616, 0.00103840002666827, 0.0025088461538462, 0.00266955360716701, 0.00563730769230771, 0.00363032223617428, 0.00989653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 945, '2021-08-22 00:00:00', 0.00046527675800372, 0.00125769230769229, 0.000549778276986432, 0.00176192307692308, 0.00104494983317198, 0.00259192307692309, 0.00268428065138216, 0.00554115384615384, 0.00354632967359862, 0.0100569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 960, '2021-08-22 00:00:00', 0.000329293883238788, 0.00127230769230772, 0.000536569301567466, 0.00167884615384618, 0.0011534886882177, 0.00295807692307693, 0.00246689692965445, 0.00546730769230768, 0.00343583184418832, 0.0100926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 975, '2021-08-22 00:00:00', 0.000421272066301764, 0.00119307692307693, 0.000813285076332179, 0.00203384615384616, 0.00128329911376287, 0.00317615384615388, 0.00227785597572669, 0.00536961538461538, 0.00334866184525195, 0.0100880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 990, '2021-08-22 00:00:00', 0.000639952041472363, 0.00155884615384614, 0.000870300036680542, 0.00235692307692308, 0.00152207510175568, 0.00313384615384616, 0.0022437502946218, 0.00521076923076922, 0.00328314026505113, 0.010075 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1005, '2021-08-22 00:00:00', 0.000480422250173271, 0.00154846153846154, 0.000722441586672461, 0.00222538461538464, 0.00181757657758468, 0.00319615384615384, 0.00203540073544403, 0.00497192307692308, 0.00322285749941546, 0.0100323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1020, '2021-08-22 00:00:00', 0.000602364188331789, 0.00169115384615387, 0.00113760882826822, 0.00222461538461539, 0.00195531952926842, 0.0037176923076923, 0.00198982550452586, 0.00475846153846156, 0.00317573899334412, 0.00995307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1035, '2021-08-22 00:00:00', 0.000702805914777435, 0.00149192307692307, 0.00121345539679049, 0.00227499999999999, 0.00171120020858054, 0.00353692307692306, 0.00171021010854943, 0.00445115384615387, 0.0031347622164761, 0.0097930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1050, '2021-08-22 00:00:00', 0.000754674458598878, 0.00158153846153845, 0.00146668689962737, 0.00271230769230766, 0.00150851388917909, 0.00324307692307693, 0.00164968789589009, 0.00415307692307695, 0.00297471198347257, 0.00973076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1065, '2021-08-22 00:00:00', 0.00120843350601579, 0.00219346153846154, 0.0012429885202762, 0.00260269230769233, 0.00125335494389443, 0.00302884615384617, 0.00152872958820263, 0.00401307692307694, 0.00300850069993986, 0.00970730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1080, '2021-08-22 00:00:00', 0.000592100823015252, 0.00146923076923078, 0.000635474504723695, 0.00178038461538462, 0.000891990686394963, 0.00229076923076924, 0.00142390540956367, 0.00363115384615385, 0.0030176497222431, 0.00983461538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1095, '2021-08-22 00:00:00', 0.00046001287607399, 0.00115038461538464, 0.000735315316979474, 0.00170384615384616, 0.000918746721605875, 0.00209346153846154, 0.00131803279987206, 0.0035723076923077, 0.00299865244093717, 0.00982269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1110, '2021-08-22 00:00:00', 0.000632286814178983, 0.00116884615384616, 0.000663111198471627, 0.00156730769230769, 0.000826841255343743, 0.00198230769230767, 0.0013224804782622, 0.00346884615384617, 0.00293308031834215, 0.00979192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1125, '2021-08-22 00:00:00', 0.000566587626463489, 0.00103846153846155, 0.000707763650250104, 0.00148576923076921, 0.000790592085815333, 0.0019996153846154, 0.00145398952488028, 0.00335846153846156, 0.00305005999940984, 0.00989499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1140, '2021-08-22 00:00:00', 0.000487988177662588, 0.00103730769230766, 0.000446311378024178, 0.0013253846153846, 0.000531699741757136, 0.00175615384615384, 0.00149237657652278, 0.00321038461538463, 0.00296449785603927, 0.00990653846153843 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1155, '2021-08-22 00:00:00', 0.000257621069372487, 0.000833846153846159, 0.000440916702407078, 0.00122346153846157, 0.000468641243793815, 0.00158384615384615, 0.00153557631376126, 0.00303884615384617, 0.00290273104824775, 0.0098434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1170, '2021-08-22 00:00:00', 0.000353621483858322, 0.00086192307692307, 0.000402731443252961, 0.00111615384615384, 0.000565098221550915, 0.00162000000000001, 0.00149047359535873, 0.00296346153846156, 0.00292365661458385, 0.00986999999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1185, '2021-08-22 00:00:00', 0.000269677870516217, 0.000773076923076915, 0.00031421403778068, 0.00106230769230769, 0.000590145744710574, 0.0016, 0.00129202220747764, 0.0028742307692308, 0.00286500508792674, 0.00982692307692305 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1200, '2021-08-22 00:00:00', 0.000242597482389083, 0.000748461538461565, 0.000424312838145848, 0.00111576923076928, 0.000521175741805161, 0.00151807692307694, 0.00127808992099689, 0.00282461538461543, 0.00281885355856158, 0.00977923076923074 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1215, '2021-08-22 00:00:00', 0.000338087835651273, 0.00078923076923079, 0.000470008346898034, 0.00110038461538463, 0.000503575676079035, 0.0013826923076923, 0.00129264594474342, 0.00281846153846158, 0.00280100806029652, 0.0097330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1230, '2021-08-22 00:00:00', 0.00025941353976882, 0.00072923076923079, 0.000319565089072395, 0.000965384615384612, 0.000466230052161463, 0.00137769230769232, 0.00115084931848013, 0.00266692307692313, 0.00274406570901363, 0.00964384615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1245, '2021-08-22 00:00:00', 0.000226449858603512, 0.000723461538461521, 0.000307676153422074, 0.00099384615384614, 0.000603449698368922, 0.00150346153846154, 0.00107432125262707, 0.00260692307692312, 0.00272881817191701, 0.00962384615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1260, '2021-08-22 00:00:00', 0.000194906289119831, 0.000732692307692317, 0.000355166699755728, 0.00102923076923079, 0.00062422629032943, 0.00159769230769232, 0.00107207211295913, 0.00252115384615389, 0.00273600483580317, 0.00963769230769227 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1275, '2021-08-22 00:00:00', 0.000341238693811002, 0.000749615384615393, 0.000558573044600119, 0.00111961538461539, 0.000616815643820379, 0.00160153846153848, 0.00106383088592416, 0.00242192307692312, 0.0027265627840533, 0.00965615384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1290, '2021-08-22 00:00:00', 0.000387893720575045, 0.000788461538461563, 0.000503433747837337, 0.00111846153846156, 0.000578105127517101, 0.00140846153846157, 0.00108165492862345, 0.00234576923076928, 0.00272891674760966, 0.00963115384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1305, '2021-08-22 00:00:00', 0.000287064720657464, 0.000763076923076918, 0.000375774072876475, 0.00102307692307693, 0.000650972763225591, 0.00129846153846156, 0.000990732829001625, 0.00224653846153851, 0.00268055840910346, 0.00963576923076919 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1320, '2021-08-22 00:00:00', 0.000240521228872762, 0.000717692307692312, 0.000316701509554104, 0.000869615384615394, 0.000611931242995381, 0.0012196153846154, 0.000823926807802366, 0.00221076923076926, 0.00267047944413327, 0.00957730769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1335, '2021-08-22 00:00:00', 0.000246299380054795, 0.000550769230769261, 0.000444504218202686, 0.000850000000000026, 0.00069771451071445, 0.0012615384615385, 0.000750621076176235, 0.00215000000000003, 0.00272321351460984, 0.00957038461538458 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1350, '2021-08-22 00:00:00', 0.000308858942162674, 0.00064461538461538, 0.000435871717189989, 0.000951923076923079, 0.000583061416477355, 0.00121384615384616, 0.000697840625402022, 0.00209846153846154, 0.00277421523206942, 0.00957692307692305 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1365, '2021-08-22 00:00:00', 0.000288419566177213, 0.000714615384615412, 0.000405778264573163, 0.000920000000000023, 0.000480975930950645, 0.00112461538461539, 0.00083869092134017, 0.0021523076923077, 0.00281004201994312, 0.00963807692307689 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1380, '2021-08-22 00:00:00', 0.000305810650315095, 0.000608076923076918, 0.000355947273537037, 0.000762307692307673, 0.000376853572869632, 0.00120115384615385, 0.000969313873116087, 0.00227576923076925, 0.00278781634976192, 0.00961999999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1395, '2021-08-22 00:00:00', 0.000252602758983659, 0.000511923076923108, 0.000237731911064671, 0.000707307692307706, 0.000518897055152711, 0.00148692307692312, 0.00125724705362394, 0.00249307692307694, 0.00274019272202633, 0.0096580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1410, '2021-08-22 00:00:00', 0.000169959271139132, 0.000476923076923059, 0.000350333467515658, 0.000958461538461558, 0.000558250701883899, 0.00158961538461542, 0.00135921379990277, 0.00262307692307694, 0.00275150020618122, 0.0096857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 2, 1425, '2021-08-22 00:00:00', 0.000387884201593948, 0.000853076923076952, 0.000534993889253399, 0.00139769230769233, 0.00053074707869049, 0.00161269230769235, 0.00134385415875383, 0.00286000000000002, 0.00275349668603394, 0.00969999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 0, '2021-08-22 00:00:00', 0.000540007549804797, 0.00120192307692309, 0.000555618712649406, 0.00140807692307697, 0.000528704221513464, 0.00159807692307695, 0.00136495590235897, 0.00305384615384616, 0.00277274881660779, 0.00976999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 15, '2021-08-22 00:00:00', 0.000490005494474695, 0.00083576923076924, 0.000521239351486866, 0.00116769230769232, 0.000491552016184824, 0.00141076923076925, 0.001301156645214, 0.00311615384615385, 0.00277382382558527, 0.00981115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 30, '2021-08-22 00:00:00', 0.00040796379929902, 0.000787692307692284, 0.000454041678873066, 0.00107461538461534, 0.000427295610159441, 0.00124153846153844, 0.00129480577694106, 0.00313500000000001, 0.00276920316225554, 0.00980307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 45, '2021-08-22 00:00:00', 0.000471109492417784, 0.000768076923076916, 0.000400352152677916, 0.00100538461538463, 0.000373748784407573, 0.00123807692307692, 0.00162656504516538, 0.00353538461538462, 0.00280299732429412, 0.00982500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 60, '2021-08-22 00:00:00', 0.000298818442433632, 0.0007326923076923, 0.000323009883154323, 0.000850769230769228, 0.000403285926436255, 0.00118346153846154, 0.00151308508073353, 0.00358769230769231, 0.00299099337756125, 0.00991423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 75, '2021-08-22 00:00:00', 0.000207957096166862, 0.000483076923076945, 0.000305285994538791, 0.000773461538461541, 0.000408114614368965, 0.00110846153846157, 0.00157566923510664, 0.00401153846153846, 0.00299099337756125, 0.00991423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 90, '2021-08-22 00:00:00', 0.000215338374157098, 0.000621153846153842, 0.000307731401362674, 0.000851153846153845, 0.000549357246803379, 0.00115576923076924, 0.00171564618909431, 0.00417538461538461, 0.00301579118334449, 0.00997269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 105, '2021-08-22 00:00:00', 0.000255457658692437, 0.000608846153846171, 0.000409528809919192, 0.000864615384615421, 0.000857196234601735, 0.00123576923076925, 0.00173217568837129, 0.00420384615384615, 0.00301975956760695, 0.00998038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 120, '2021-08-22 00:00:00', 0.000285897507186373, 0.000635769230769254, 0.000413526857094514, 0.00081269230769232, 0.000869143610334109, 0.00140115384615387, 0.0016508828407389, 0.00424692307692306, 0.00303220721841112, 0.0100061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 135, '2021-08-22 00:00:00', 0.000231973804887204, 0.000510384615384603, 0.000580091902533236, 0.000861153846153843, 0.00110259449272367, 0.00166884615384616, 0.00162348007023846, 0.00417653846153845, 0.00308066086816048, 0.0100207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 150, '2021-08-22 00:00:00', 0.000426450285676856, 0.000640384615384617, 0.000549648419096612, 0.00103576923076924, 0.00114267816318307, 0.00179423076923078, 0.00159711995599773, 0.00416192307692306, 0.00309902217829083, 0.0100276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 165, '2021-08-22 00:00:00', 0.000283493589671118, 0.000743846153846159, 0.000848918950557306, 0.00136076923076924, 0.000910032712852406, 0.00196346153846157, 0.00159607788512484, 0.00412384615384614, 0.00311289983530072, 0.0100057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 180, '2021-08-22 00:00:00', 0.000801639857753098, 0.00108769230769232, 0.000952804201372889, 0.00142961538461541, 0.000950406552683951, 0.00206384615384618, 0.00169509450610147, 0.00416576923076922, 0.0031600779201688, 0.0100026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 195, '2021-08-22 00:00:00', 0.000579552081684312, 0.00095384615384616, 0.000600499919938496, 0.00140807692307693, 0.000569314972982041, 0.00203653846153846, 0.00180274444624343, 0.00410653846153845, 0.00313557142381513, 0.00997192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 210, '2021-08-22 00:00:00', 0.000392481062747482, 0.000914230769230755, 0.000509440718979027, 0.00133461538461539, 0.000537425773050099, 0.00182230769230771, 0.0017681390912917, 0.0040603846153846, 0.0030707915291313, 0.00999384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 225, '2021-08-22 00:00:00', 0.000328895821710266, 0.000972692307692318, 0.000401472865258009, 0.00146269230769231, 0.0011401041787756, 0.00207153846153847, 0.00176612849083918, 0.00394538461538461, 0.00302863228842022, 0.00994846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 240, '2021-08-22 00:00:00', 0.000325173799682567, 0.001075, 0.000380483295903412, 0.00129653846153847, 0.00112539886946123, 0.00215115384615383, 0.00163085145293445, 0.00388730769230768, 0.0030552688664263, 0.00991961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 255, '2021-08-22 00:00:00', 0.000329388244150594, 0.000863846153846168, 0.00116136478069817, 0.00167192307692306, 0.00129747002336795, 0.00249730769230764, 0.00156837417042665, 0.00382153846153842, 0.00308891078637014, 0.00993538461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 270, '2021-08-22 00:00:00', 0.000953315509964294, 0.00132230769230765, 0.000897837401760491, 0.00171999999999998, 0.00127794913826804, 0.00256499999999996, 0.00142479536992295, 0.00371461538461535, 0.00311597198071732, 0.00991423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 285, '2021-08-22 00:00:00', 0.000421921611385168, 0.00101461538461539, 0.000810858709118812, 0.0016503846153846, 0.0010313244658429, 0.00213692307692305, 0.00115310390485185, 0.00337384615384614, 0.00307755127433384, 0.00977461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 300, '2021-08-22 00:00:00', 0.00074872989892112, 0.00123269230769229, 0.00102360606905947, 0.00165423076923075, 0.00108055263638565, 0.00204499999999996, 0.00116347602533892, 0.00334730769230767, 0.00305919456468782, 0.00982923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 315, '2021-08-22 00:00:00', 0.000494230248428318, 0.00100346153846153, 0.000556145526057594, 0.00130461538461535, 0.000661785579962376, 0.00168192307692307, 0.000933591905574308, 0.00317461538461534, 0.00304242992460859, 0.00980961538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 330, '2021-08-22 00:00:00', 0.000302746657226049, 0.000843461538461513, 0.000465839193119406, 0.00118692307692307, 0.000518866219603979, 0.00156692307692309, 0.000901713923592196, 0.00308999999999999, 0.00292550681999651, 0.00978307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 345, '2021-08-22 00:00:00', 0.000346940252005334, 0.000863461538461542, 0.000368889601997053, 0.00117346153846154, 0.000551871919365878, 0.00159115384615384, 0.000974512422464925, 0.00319769230769229, 0.00281243775999507, 0.0097730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 360, '2021-08-22 00:00:00', 0.000309481203604739, 0.000798846153846161, 0.000391488873994571, 0.00107653846153847, 0.000593908695391395, 0.00148653846153844, 0.000964272543662609, 0.00312846153846154, 0.0028308112726811, 0.00979269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 375, '2021-08-22 00:00:00', 0.000259129014496338, 0.000730384615384626, 0.000382781922248135, 0.00102500000000001, 0.000490900741964747, 0.00147346153846154, 0.00102609521225634, 0.00327923076923077, 0.00283147159346783, 0.00979076923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 390, '2021-08-22 00:00:00', 0.000284920771713538, 0.000660384615384603, 0.000448040005081956, 0.000969615384615366, 0.00053175891009133, 0.00145346153846155, 0.00109843553082764, 0.00348615384615385, 0.00287443447280703, 0.00976153846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 405, '2021-08-22 00:00:00', 0.000344654341891419, 0.000678846153846135, 0.000388324408393107, 0.00103961538461539, 0.000538630171396353, 0.0014776923076923, 0.00118045734292327, 0.00369346153846154, 0.00287766606818788, 0.00976499999999997 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 420, '2021-08-22 00:00:00', 0.000314771956526326, 0.000725769230769246, 0.000398263924861579, 0.00106307692307693, 0.000493720101334318, 0.00144653846153848, 0.00125518549042943, 0.00379884615384615, 0.00284793247543113, 0.00974923076923074 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 435, '2021-08-22 00:00:00', 0.000344058134622621, 0.000739999999999997, 0.000403921546076246, 0.00104384615384617, 0.000434048561622027, 0.00146307692307694, 0.00132441993108154, 0.00395807692307692, 0.00292381973557772, 0.00976538461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 450, '2021-08-22 00:00:00', 0.000335970923650322, 0.000742692307692314, 0.00037483616934092, 0.000976923076923097, 0.000368711060525544, 0.0013403846153846, 0.00161392331340076, 0.00422730769230769, 0.00294214782873902, 0.00974538461538458 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 465, '2021-08-22 00:00:00', 0.000265023656418734, 0.000688461538461531, 0.000313426963642997, 0.00103269230769231, 0.000377959704811966, 0.00140846153846155, 0.00169838751580613, 0.00436807692307694, 0.00294357887874345, 0.00974615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 480, '2021-08-22 00:00:00', 0.000261029912815806, 0.000826153846153844, 0.000261602458233572, 0.0010203846153846, 0.000532977124635368, 0.00158384615384615, 0.00176732496685287, 0.00446153846153847, 0.00313981912756868, 0.00995192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 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 974545, 3, 495, '2021-08-22 00:00:00', 0.000273348467373402, 0.000740769230769207, 0.000368832670003001, 0.00110846153846156, 0.000605192912663752, 0.00177230769230765, 0.00181009850985646, 0.00454615384615383, 0.00321374930811111, 0.0100138461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 510, '2021-08-22 00:00:00', 0.000342731112367421, 0.000816153846153847, 0.000557814967943225, 0.00125846153846152, 0.000755835961039164, 0.00184999999999998, 0.00187025707817442, 0.00459153846153845, 0.00325771276535215, 0.0100226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 525, '2021-08-22 00:00:00', 0.000428848906510654, 0.000930769230769214, 0.000550056220902754, 0.00137461538461535, 0.000769951047394973, 0.00200615384615384, 0.00190922042084842, 0.00459115384615384, 0.00327438506264328, 0.0100415384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 540, '2021-08-22 00:00:00', 0.000431914521457833, 0.00107692307692307, 0.000602997640000503, 0.00144307692307691, 0.000656403839111251, 0.00200499999999998, 0.00184174269479917, 0.00469192307692306, 0.00331514893504626, 0.0100773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 555, '2021-08-22 00:00:00', 0.00033908496779513, 0.000968846153846164, 0.000433082688853567, 0.00136384615384616, 0.000574457469805573, 0.00208576923076922, 0.0016413675348975, 0.00458923076923077, 0.00340399568380814, 0.0100988461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 570, '2021-08-22 00:00:00', 0.000242932405920156, 0.000901923076923067, 0.000377668963715392, 0.00131461538461537, 0.000600745818513578, 0.00221346153846155, 0.00143858546977446, 0.00447192307692308, 0.00346925469717142, 0.0100519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 585, '2021-08-22 00:00:00', 0.000290334555032896, 0.000963076923076896, 0.000467232111646714, 0.00162461538461537, 0.000713475566936518, 0.00234076923076923, 0.001351566441635, 0.00438961538461539, 0.00357181935971871, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974545 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 974545, 3, 600, '2021-08-22 00:00:00', 0.0[...];
Date: 2021-08-22 14:54:19 Duration: 11s384ms 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 971795, 1, 900, '2021-08-22 00:00:00', 0.000380604579785698, 0.000480384615384611, 0.000545707762028784, 0.000825192307692274, 0.00068742487701456, 0.00109019230769232, 0.00133701510261306, 0.00286576923076926, 0.00297837973504956, 0.00995461538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 915, '2021-08-22 00:00:00', 0.000447603232613624, 0.000535576923076888, 0.00044520561369052, 0.000729038461538455, 0.000621729875799404, 0.00104096153846152, 0.00131872083999843, 0.00290057692307696, 0.00297461982703415, 0.00996634615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 930, '2021-08-22 00:00:00', 0.000402541350002148, 0.000486538461538472, 0.000646349750522137, 0.000800000000000023, 0.00072726825544955, 0.00103634615384615, 0.00131564773459253, 0.00289980769230773, 0.00297097973998219, 0.00998384615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 945, '2021-08-22 00:00:00', 0.000509281885071087, 0.000579038461538446, 0.000474691316703639, 0.000779615384615351, 0.000655720508002758, 0.000984230769230752, 0.00125825631790127, 0.00287519230769235, 0.00297533524937172, 0.00998961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 960, '2021-08-22 00:00:00', 0.000293253959249289, 0.000451730769230774, 0.000310206940853767, 0.000587884615384632, 0.000592008315949913, 0.0011746153846154, 0.00114769375773264, 0.00280980769230773, 0.00298788054544459, 0.00999692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 975, '2021-08-22 00:00:00', 0.000277417278037713, 0.000352884615384621, 0.000383455543506895, 0.000593076923076906, 0.00106725299790559, 0.00193019230769231, 0.00112423019816299, 0.00288846153846157, 0.00303685092463586, 0.0100234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 990, '2021-08-22 00:00:00', 0.000327969276234637, 0.000340384615384599, 0.000494486252433968, 0.000970576923076919, 0.00107884227477707, 0.00206057692307694, 0.00105598317294288, 0.00295730769230772, 0.00303685092463586, 0.0100234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1005, '2021-08-22 00:00:00', 0.000525307565585678, 0.000805961538461524, 0.00110766089298402, 0.00177942307692306, 0.00101660195674687, 0.00210346153846152, 0.00134606356290653, 0.00314634615384618, 0.00304074011739554, 0.0100226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1020, '2021-08-22 00:00:00', 0.00122436949236991, 0.00140557692307691, 0.00124941390875266, 0.00173134615384616, 0.00115743763746276, 0.00212173076923077, 0.00137019068016098, 0.0033025, 0.00302489628557107, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1035, '2021-08-22 00:00:00', 0.000900574197173881, 0.00114326923076925, 0.000797521256046606, 0.00139192307692306, 0.000965194360658058, 0.00192807692307691, 0.00118211949480584, 0.00324750000000003, 0.00303614654556627, 0.00992538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1050, '2021-08-22 00:00:00', 0.000593957036778295, 0.00092019230769229, 0.000943478343479772, 0.00144076923076925, 0.000945161361884835, 0.00183500000000002, 0.001175927669806, 0.00319826923076927, 0.0030497898288243, 0.00988500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1065, '2021-08-22 00:00:00', 0.000984748386449706, 0.00107576923076925, 0.000877507330672832, 0.00137365384615385, 0.000980935209183248, 0.00167826923076926, 0.00149626438685967, 0.00329634615384618, 0.00304612308453779, 0.00985461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1080, '2021-08-22 00:00:00', 0.000480835170862633, 0.000832307692307696, 0.000682026871791871, 0.00109057692307696, 0.000783050862873053, 0.00129557692307695, 0.00148765867931925, 0.00331711538461542, 0.00302965882821561, 0.00980384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1095, '2021-08-22 00:00:00', 0.000550830177654967, 0.000488269230769227, 0.000611912292609146, 0.000715576923076931, 0.000627229929623428, 0.00106423076923077, 0.00146468018299612, 0.00330096153846155, 0.0030028316892304, 0.00976307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1110, '2021-08-22 00:00:00', 0.000321223681951014, 0.000479423076923101, 0.000374729902729983, 0.000707500000000015, 0.00047535460447966, 0.000975000000000034, 0.00143697354239333, 0.0034498076923077, 0.0030028316892304, 0.00976307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1125, '2021-08-22 00:00:00', 0.000322620281683988, 0.000470384615384631, 0.000438364135604894, 0.000736346153846178, 0.00068530422778164, 0.00104826923076927, 0.00155025626913745, 0.00364250000000001, 0.00300485947450769, 0.00975730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1140, '2021-08-22 00:00:00', 0.000382491628867676, 0.000469615384615404, 0.000388552392269657, 0.000660192307692337, 0.00067428962619931, 0.00106750000000002, 0.00157580896196696, 0.00373826923076923, 0.00300485947450769, 0.00975730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1155, '2021-08-22 00:00:00', 0.000267293629956609, 0.000383269230769239, 0.000519701689581483, 0.000715384615384631, 0.000655643459628665, 0.00130711538461539, 0.00155949766320389, 0.0037548076923077, 0.00300703431716626, 0.00974923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1170, '2021-08-22 00:00:00', 0.000520634080860882, 0.00054038461538462, 0.000564365164110583, 0.000840961538461548, 0.000615880639035251, 0.00142480769230769, 0.00158613367610095, 0.00386403846153847, 0.00305391582172037, 0.0097753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1185, '2021-08-22 00:00:00', 0.000423440850469327, 0.000583076923076917, 0.00056661858016186, 0.00110615384615384, 0.000830963504706366, 0.00172711538461538, 0.00161158260725288, 0.00390750000000001, 0.00314888297654901, 0.00981999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1200, '2021-08-22 00:00:00', 0.00054809940844565, 0.000860192307692306, 0.0005444707027507, 0.00117211538461539, 0.000853383334372443, 0.00182134615384616, 0.00158014460146483, 0.00383019230769233, 0.00320265649950886, 0.00983557692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1215, '2021-08-22 00:00:00', 0.000453277339113529, 0.000657115384615394, 0.000793705259187276, 0.00114096153846155, 0.000845780681700913, 0.00167519230769234, 0.00153750188242534, 0.00359903846153847, 0.00299348241376806, 0.00991480769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1230, '2021-08-22 00:00:00', 0.000600939296819196, 0.000739038461538452, 0.000593948748112681, 0.00110365384615383, 0.000802061406626692, 0.0016575, 0.00164553120953033, 0.00368019230769232, 0.0029962509138024, 0.00992346153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1245, '2021-08-22 00:00:00', 0.000447612169010341, 0.000705576923076925, 0.000684938206084195, 0.00118211538461539, 0.00112559406537168, 0.00191500000000002, 0.00193874750409001, 0.00381826923076923, 0.00291816781296339, 0.00988923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1260, '2021-08-22 00:00:00', 0.00065287297032777, 0.000873653846153865, 0.000671538417481673, 0.00123961538461542, 0.00100747164495312, 0.00211634615384619, 0.00189687492998348, 0.00379250000000001, 0.00290790723055922, 0.00982730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1275, '2021-08-22 00:00:00', 0.00049621583393334, 0.0007869230769231, 0.00091774179375248, 0.00140500000000001, 0.00101595428803889, 0.00201865384615386, 0.0019494276181642, 0.00371096153846153, 0.0028609128182883, 0.00977307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1290, '2021-08-22 00:00:00', 0.00088546730383108, 0.00105211538461539, 0.000971303010631365, 0.00155846153846158, 0.000988062984600898, 0.00202730769230771, 0.00204091612159454, 0.00371115384615384, 0.00286314235654574, 0.00985807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1305, '2021-08-22 00:00:00', 0.000692560938723921, 0.000960576923076922, 0.000741723590440106, 0.00130326923076922, 0.00103929134510011, 0.0019525, 0.00200819417541077, 0.00352961538461536, 0.00306937137136985, 0.00991384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1320, '2021-08-22 00:00:00', 0.000459831449053298, 0.000715192307692296, 0.000562971272665053, 0.00107442307692306, 0.000989200162524483, 0.00166980769230771, 0.00199317080205227, 0.00340461538461536, 0.00306245434502863, 0.00984884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1335, '2021-08-22 00:00:00', 0.000519178048605488, 0.000724615384615383, 0.000990889577019628, 0.0012569230769231, 0.000987162288894451, 0.00165576923076927, 0.00227163398494085, 0.00362980769230768, 0.00303773207407208, 0.0099080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1350, '2021-08-22 00:00:00', 0.00104810869958885, 0.000879615384615408, 0.00106515437667684, 0.0012346153846154, 0.00125519365652658, 0.00173134615384618, 0.00224662900466794, 0.00370673076923076, 0.00310337615162289, 0.00998653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1365, '2021-08-22 00:00:00', 0.00045292366481986, 0.000679615384615379, 0.000526465463839146, 0.000981730769230779, 0.000848172356395711, 0.00146788461538464, 0.00207115546532325, 0.0035701923076923, 0.00313191276035295, 0.00986846153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1380, '2021-08-22 00:00:00', 0.000402726142873615, 0.000597884615384621, 0.000576057188667381, 0.00101673076923079, 0.000658331486527726, 0.00140288461538463, 0.00201537193551498, 0.00367403846153845, 0.00313220060267294, 0.00990615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1395, '2021-08-22 00:00:00', 0.000563058713976264, 0.00064865384615386, 0.00066132666779621, 0.000999807692307718, 0.000720243361649341, 0.00136749999999999, 0.00204221788372721, 0.00380826923076923, 0.00313223746520944, 0.00990653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1410, '2021-08-22 00:00:00', 0.000412817709816879, 0.000612307692307715, 0.000422688828991046, 0.000904615384615418, 0.000799476463308659, 0.00138115384615385, 0.00212635015026649, 0.00397019230769229, 0.00313221781834192, 0.00991269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 1, 1425, '2021-08-22 00:00:00', 0.000354848613441763, 0.000511538461538474, 0.000418575606625055, 0.000798461538461526, 0.0017831776303942, 0.00175230769230768, 0.00207978387375669, 0.00413480769230766, 0.00313053499974295, 0.00991423076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 0, '2021-08-22 00:00:00', 0.000366870392121531, 0.0005532692307692, 0.000778468936191645, 0.000966730769230731, 0.00176700364589755, 0.00183173076923075, 0.00187945785963765, 0.00438461538461537, 0.00308482748551435, 0.00995615384615382 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 15, '2021-08-22 00:00:00', 0.000819251464166174, 0.000684807692307661, 0.00186880069522177, 0.0014409615384615, 0.00184361584518446, 0.00190923076923076, 0.00187831483393612, 0.00453115384615383, 0.00304119311101115, 0.0100134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 30, '2021-08-22 00:00:00', 0.00159458334321586, 0.00108096153846154, 0.00150157763189764, 0.00137923076923079, 0.00152039307923464, 0.00181365384615384, 0.00178163123180803, 0.00456461538461538, 0.00303144494615004, 0.0100323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 45, '2021-08-22 00:00:00', 0.000536898930468708, 0.000652692307692296, 0.000711935633434531, 0.0010678846153846, 0.000812390229271262, 0.00153173076923075, 0.00166409060404218, 0.00462153846153845, 0.0030278378170163, 0.0100753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 60, '2021-08-22 00:00:00', 0.000594343205693327, 0.000689615384615385, 0.000641364530932639, 0.00103730769230769, 0.000706962843110194, 0.0016273076923077, 0.00153897428378574, 0.00467461538461538, 0.00306990383211945, 0.0100715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 75, '2021-08-22 00:00:00', 0.000435100739882369, 0.000604423076923074, 0.000454601473820794, 0.000957500000000013, 0.00103837187647114, 0.00185807692307693, 0.00153304909851627, 0.00465346153846155, 0.00308310393048208, 0.0100646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 90, '2021-08-22 00:00:00', 0.000392739148114298, 0.000600961538461547, 0.000560790410595072, 0.00110326923076922, 0.000965840885127875, 0.00201615384615383, 0.00154698516973648, 0.00479134615384615, 0.00308849809155497, 0.0100526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 105, '2021-08-22 00:00:00', 0.000519579748820743, 0.000766346153846161, 0.000911317980475784, 0.00138730769230769, 0.000997196146124797, 0.00204807692307692, 0.00165465786609986, 0.00496442307692309, 0.00309863930434986, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 120, '2021-08-22 00:00:00', 0.000751885859791135, 0.00103288461538461, 0.000757321824691348, 0.00156711538461539, 0.00102545007004429, 0.00215961538461539, 0.00173442529830044, 0.00506865384615388, 0.00310195464431459, 0.0101088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 135, '2021-08-22 00:00:00', 0.000702959567717904, 0.000948076923076917, 0.000741829158229808, 0.00143250000000002, 0.00108189650080841, 0.00229403846153847, 0.00180660413483417, 0.00507250000000002, 0.00315405675281855, 0.010075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 150, '2021-08-22 00:00:00', 0.000579612901326896, 0.000866346153846167, 0.000695612651939607, 0.0014751923076923, 0.00113634368108352, 0.0024148076923077, 0.00179985085920601, 0.00490865384615387, 0.00326495124242076, 0.00991115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 165, '2021-08-22 00:00:00', 0.000633811213095959, 0.000940576923076893, 0.000811655122857949, 0.00158903846153846, 0.00111231582745191, 0.00255749999999999, 0.00179701779666714, 0.0047551923076923, 0.00325133480281563, 0.00987499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 180, '2021-08-22 00:00:00', 0.000717592127561633, 0.0011323076923077, 0.00102108963292233, 0.00174596153846156, 0.00104602531591659, 0.00261480769230772, 0.00185610030605939, 0.00458788461538463, 0.00332346436487823, 0.00976923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 195, '2021-08-22 00:00:00', 0.000704077792904675, 0.00103153846153846, 0.000798027014194762, 0.00161134615384615, 0.000874518790755598, 0.00248134615384617, 0.0017159422731011, 0.00442326923076923, 0.00333391892292172, 0.00973076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 210, '2021-08-22 00:00:00', 0.000671517025386994, 0.00105865384615386, 0.000780660691584117, 0.00156634615384618, 0.000911602139937395, 0.00234230769230772, 0.00173050914028655, 0.00433826923076924, 0.00336984948305731, 0.00986153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 225, '2021-08-22 00:00:00', 0.000661453440422007, 0.000935576923076929, 0.000791948934833938, 0.00160365384615384, 0.000959372631543058, 0.00227038461538462, 0.00167981007397126, 0.00408826923076922, 0.00328264161918418, 0.00980999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 240, '2021-08-22 00:00:00', 0.000698548412506523, 0.0011182692307692, 0.000807994668680043, 0.00158923076923076, 0.00102217462379893, 0.00224519230769228, 0.00160339812225831, 0.00406846153846151, 0.00321959818324253, 0.00980269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 255, '2021-08-22 00:00:00', 0.000616412074957858, 0.000870384615384647, 0.000701451681542238, 0.00131769230769233, 0.000767985977436067, 0.00178769230769231, 0.00161575993075894, 0.00398807692307691, 0.00325758107520573, 0.00973230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 270, '2021-08-22 00:00:00', 0.000589157416603103, 0.000872307692307694, 0.000604165158265129, 0.00120653846153846, 0.000818365444040712, 0.00178499999999999, 0.00156648224228193, 0.00396115384615383, 0.00338966585600776, 0.00974884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 285, '2021-08-22 00:00:00', 0.000454340604189607, 0.00077423076923076, 0.000507219001403349, 0.00113634615384613, 0.00090784148057141, 0.00187807692307692, 0.00145926098261574, 0.00411884615384614, 0.00341806749269459, 0.00988423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 300, '2021-08-22 00:00:00', 0.000507388032362429, 0.0008011538461538, 0.000771118692849218, 0.00119903846153843, 0.00113733211778871, 0.00196711538461538, 0.00147652481809872, 0.00420846153846152, 0.00338107713833694, 0.00995115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 315, '2021-08-22 00:00:00', 0.000594094657052583, 0.000832692307692289, 0.000740753566413163, 0.00136961538461539, 0.00112188524368581, 0.00196749999999999, 0.00131294155942354, 0.00424653846153845, 0.00340853273192667, 0.00989923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 330, '2021-08-22 00:00:00', 0.000482101808590412, 0.00079692307692308, 0.000634148763182696, 0.00124442307692309, 0.000810726193938781, 0.00177519230769232, 0.00126050008391053, 0.0042226923076923, 0.00346328203609502, 0.00993230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 345, '2021-08-22 00:00:00', 0.000585819084701076, 0.000869999999999995, 0.000700425832014969, 0.00131711538461538, 0.000764020640075591, 0.00179346153846152, 0.00140312157486302, 0.00437307692307693, 0.00349145041494221, 0.009955 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 360, '2021-08-22 00:00:00', 0.000582952729314644, 0.000841730769230758, 0.000626283789200544, 0.00117923076923077, 0.000715480930240979, 0.0016651923076923, 0.00135855139196696, 0.00456673076923076, 0.00352393698101341, 0.00990961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 375, '2021-08-22 00:00:00', 0.000501354626525431, 0.00076730769230768, 0.000540455790549479, 0.00109730769230767, 0.000670271615437774, 0.00173596153846154, 0.00173986914848391, 0.00480442307692307, 0.00357051928996331, 0.00988000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 390, '2021-08-22 00:00:00', 0.000520880356851592, 0.00082211538461539, 0.000651825483959058, 0.00118269230769234, 0.000710454675650638, 0.00178461538461538, 0.0021042806280386, 0.0049301923076923, 0.00356383891978216, 0.00985038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 405, '2021-08-22 00:00:00', 0.000548226827003358, 0.00074057692307695, 0.000560724839965075, 0.00120288461538463, 0.000737379168719556, 0.00171096153846154, 0.00254633837409419, 0.00501865384615384, 0.0035428612730391, 0.00980500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 420, '2021-08-22 00:00:00', 0.000487803909215748, 0.000739423076923079, 0.0005521059332578, 0.00108519230769229, 0.000721553878792168, 0.00165999999999999, 0.00261499686718448, 0.00511384615384616, 0.00354582686461795, 0.00978807692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 435, '2021-08-22 00:00:00', 0.000438550058540795, 0.000666923076923074, 0.000586693243133463, 0.00102019230769232, 0.000768511848664983, 0.00172230769230769, 0.00252816309113646, 0.00523384615384614, 0.0035487088009368, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 450, '2021-08-22 00:00:00', 0.000435485228929058, 0.000669230769230798, 0.000439811148282808, 0.00107538461538461, 0.000767041469142724, 0.00199384615384613, 0.00264094540909998, 0.00540442307692307, 0.00355094009220963, 0.00981653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 465, '2021-08-22 00:00:00', 0.000400579628116007, 0.000680961538461533, 0.000501084362619251, 0.00120846153846153, 0.000878554407053929, 0.00225461538461535, 0.00262932369923993, 0.00549134615384615, 0.00354420543335827, 0.00978807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 480, '2021-08-22 00:00:00', 0.000532189815761226, 0.000884999999999991, 0.000644636689569004, 0.00150730769230766, 0.000919114979833242, 0.00236211538461536, 0.00265653100142623, 0.0055151923076923, 0.00355482538790046, 0.00976653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 495, '2021-08-22 00:00:00', 0.000673977858572648, 0.000996923076923075, 0.00100923710715647, 0.00169653846153847, 0.00102617414926287, 0.00237576923076923, 0.00265207774134809, 0.00549211538461538, 0.0035634186696745, 0.00976384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 510, '2021-08-22 00:00:00', 0.000875844822925944, 0.00111192307692308, 0.000737261069510241, 0.00168173076923076, 0.000745975277998302, 0.00224865384615385, 0.00268943346193097, 0.00545211538461535, 0.00359165590693852, 0.00979807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 525, '2021-08-22 00:00:00', 0.000621615760615921, 0.00101307692307691, 0.000729315801598661, 0.00153153846153845, 0.00109939004067641, 0.0023676923076923, 0.00270415840028765, 0.0053705769230769, 0.00352669852149835, 0.00989230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 540, '2021-08-22 00:00:00', 0.000583356995857051, 0.00100576923076923, 0.000630250041955237, 0.00145134615384613, 0.0011504141227602, 0.00272557692307691, 0.00246919240145129, 0.00532634615384614, 0.00340260038567794, 0.00994423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 555, '2021-08-22 00:00:00', 0.000573856588892491, 0.000900769230769188, 0.000956198643668672, 0.00173961538461537, 0.00135523577284543, 0.00300999999999999, 0.0022891961723244, 0.00519634615384612, 0.00334134585965688, 0.0099280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 570, '2021-08-22 00:00:00', 0.000850408431284647, 0.00128250000000002, 0.000968883973366329, 0.00204807692307692, 0.00160806295322614, 0.00297769230769231, 0.00226687545889798, 0.00504288461538458, 0.00326319484790361, 0.00992384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 585, '2021-08-22 00:00:00', 0.000758683500444118, 0.00123942307692308, 0.000920030768716272, 0.00206615384615385, 0.00193782419620165, 0.00297115384615383, 0.00208276762062852, 0.00482980769230766, 0.00323338679310816, 0.00989307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 600, '2021-08-22 00:00:00', 0.000873844753858577, 0.00140442307692309, 0.0012679897020936, 0.00197173076923079, 0.00208901906497912, 0.00317442307692309, 0.00201998766180545, 0.00458692307692307, 0.00318258898600593, 0.00980942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 615, '2021-08-22 00:00:00', 0.000849557916710914, 0.00117442307692308, 0.00132003556187527, 0.00192673076923078, 0.00162238126269337, 0.0031651923076923, 0.00168664564697557, 0.00426846153846152, 0.00312518657289203, 0.00963865384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 630, '2021-08-22 00:00:00', 0.000973823412360557, 0.0012409615384615, 0.00140474121624428, 0.00219673076923074, 0.00146092999884955, 0.00301730769230767, 0.00164829048970795, 0.00397846153846153, 0.00299744810053229, 0.00957134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 645, '2021-08-22 00:00:00', 0.00123175236334879, 0.00158326923076923, 0.0011284790478952, 0.00224519230769229, 0.00117814959217347, 0.00280730769230769, 0.0014819968337971, 0.00384115384615384, 0.00296612526967164, 0.00951365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 660, '2021-08-22 00:00:00', 0.000627194516508629, 0.00104980769230767, 0.000662407381043963, 0.00159653846153846, 0.000974001283366716, 0.00212249999999998, 0.00136980223165469, 0.00352307692307691, 0.00305931830013461, 0.0095926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 675, '2021-08-22 00:00:00', 0.000525355593859974, 0.000852500000000008, 0.00081275713091065, 0.00153307692307693, 0.000954841287657455, 0.00192326923076923, 0.00126539007363796, 0.00347903846153844, 0.00299974788684242, 0.00974076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 690, '2021-08-22 00:00:00', 0.000743111131558499, 0.000986923076923095, 0.000763752502199075, 0.00134673076923079, 0.000821509679703269, 0.00186307692307692, 0.0012723335315021, 0.00336615384615382, 0.00291060638672798, 0.00968846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 705, '2021-08-22 00:00:00', 0.000656034708275047, 0.00082153846153848, 0.000750847828483572, 0.00126730769230772, 0.000800446125607484, 0.001795, 0.00141420007288707, 0.00325538461538461, 0.00305210081494953, 0.00979923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 720, '2021-08-22 00:00:00', 0.00051947132888976, 0.000762307692307707, 0.000469135374918632, 0.00114, 0.000557865161541378, 0.00159153846153845, 0.0014620257811049, 0.00309076923076923, 0.00298270425182357, 0.00982057692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 735, '2021-08-22 00:00:00', 0.000400749730073354, 0.000657115384615385, 0.000504996915451411, 0.00105173076923075, 0.000532092530992932, 0.00144230769230768, 0.00153189038571504, 0.00294807692307693, 0.00292127991574825, 0.00976288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 750, '2021-08-22 00:00:00', 0.000427718500166438, 0.000643653846153844, 0.000478852835912596, 0.000969038461538456, 0.000522568802978259, 0.00143692307692307, 0.00146929035722901, 0.00286307692307693, 0.00294169519416692, 0.00978884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 765, '2021-08-22 00:00:00', 0.000379926764197862, 0.000602115384615367, 0.000358371530462666, 0.000916923076923063, 0.000532075218800402, 0.00146096153846153, 0.00131765228283551, 0.00279346153846154, 0.00290186316806187, 0.00977538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 780, '2021-08-22 00:00:00', 0.000344002683352673, 0.000564615384615368, 0.000463966552176372, 0.000934807692307668, 0.000553166027378885, 0.00140557692307693, 0.00125958876072864, 0.00284038461538462, 0.0028497471142866, 0.00971884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 795, '2021-08-22 00:00:00', 0.000375317916520839, 0.000603461538461529, 0.00044391059390896, 0.000926153846153842, 0.000540622753441308, 0.00127019230769231, 0.0014298557216081, 0.00308076923076925, 0.00282125514893369, 0.00966615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 810, '2021-08-22 00:00:00', 0.000347493220741821, 0.000553461538461535, 0.000364293679076877, 0.000843269230769247, 0.000497508909854469, 0.00121634615384617, 0.00130068053193467, 0.00304538461538464, 0.00276489554678212, 0.00958923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 825, '2021-08-22 00:00:00', 0.000333725877837582, 0.000530192307692314, 0.000445982450499836, 0.000817115384615392, 0.000632859475227034, 0.00134365384615384, 0.00124668501974698, 0.00304346153846155, 0.0027525942518622, 0.00958365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 840, '2021-08-22 00:00:00', 0.000324628071206701, 0.000560769230769232, 0.000385143329963507, 0.000849230769230765, 0.000644067961058132, 0.00146346153846152, 0.00123677346971246, 0.00297615384615385, 0.0027525942518622, 0.00958365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 855, '2021-08-22 00:00:00', 0.000353575364613449, 0.000543461538461546, 0.000574752956963683, 0.000999807692307683, 0.000654424967785897, 0.00149903846153844, 0.00117095437735471, 0.00291692307692308, 0.00275347959582337, 0.00961826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 870, '2021-08-22 00:00:00', 0.000449314049841135, 0.000586346153846161, 0.000512602560094489, 0.000995769230769221, 0.000595827027042115, 0.00131538461538459, 0.00116010801884335, 0.00282115384615386, 0.00276316775431057, 0.00960096153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 885, '2021-08-22 00:00:00', 0.000382290314571804, 0.000553269230769217, 0.00046489370166327, 0.000863076923076915, 0.000703022513043618, 0.00116442307692306, 0.00104138110957738, 0.00268884615384616, 0.00271995368314642, 0.00955096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 900, '2021-08-22 00:00:00', 0.00035347424016686, 0.000560961538461524, 0.000349464645510145, 0.000768461538461517, 0.000668461954501061, 0.00111576923076921, 0.000908774999656099, 0.00260000000000001, 0.00273922808469834, 0.0095025 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 915, '2021-08-22 00:00:00', 0.000319696009455116, 0.000441538461538442, 0.000481286776816562, 0.000740192307692263, 0.000753614061603304, 0.00115692307692307, 0.000857725996233865, 0.00257326923076926, 0.00281704428435198, 0.00950750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 930, '2021-08-22 00:00:00', 0.00037960485528224, 0.000509615384615358, 0.00053066754042578, 0.000834038461538443, 0.000654155591936342, 0.00111653846153847, 0.000931867933858562, 0.00258538461538463, 0.00288202183971868, 0.00952826923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 945, '2021-08-22 00:00:00', 0.000411189316308391, 0.000579423076923055, 0.000478621457939417, 0.000827500000000007, 0.000553803214147439, 0.00102500000000001, 0.00106978346119491, 0.0026394230769231, 0.00292698490180334, 0.00961384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 960, '2021-08-22 00:00:00', 0.000387135436448095, 0.000495384615384624, 0.000445405303757595, 0.000658269230769239, 0.000577643788293312, 0.00119211538461537, 0.00123195510657467, 0.0027242307692308, 0.00291666648498169, 0.00960076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 975, '2021-08-22 00:00:00', 0.000335824187061329, 0.000438269230769241, 0.000321959385876309, 0.000615384615384625, 0.000732175262751075, 0.00183615384615385, 0.00145260318050046, 0.00288000000000001, 0.00290569965095131, 0.00960769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 990, '2021-08-22 00:00:00', 0.000239870558042015, 0.000391730769230765, 0.000510678131356902, 0.000971923076923082, 0.000867300320623632, 0.00208538461538463, 0.0015265234634998, 0.00299173076923078, 0.00286437090018843, 0.00967442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1005, '2021-08-22 00:00:00', 0.00053825705183132, 0.000874423076923101, 0.000754868608026997, 0.00175115384615387, 0.000888076659892697, 0.0021519230769231, 0.00155228745603187, 0.00310288461538463, 0.0028664292514985, 0.00967942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1020, '2021-08-22 00:00:00', 0.000808822220648896, 0.00138423076923078, 0.00097420555404826, 0.00181269230769233, 0.000958596169085099, 0.00207884615384616, 0.00150678875299556, 0.00323788461538463, 0.00285516337266635, 0.00972326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1035, '2021-08-22 00:00:00', 0.000943476080981709, 0.00120134615384614, 0.000914614189363279, 0.00157134615384616, 0.000805474179503087, 0.00187557692307691, 0.00154174737280091, 0.00332019230769231, 0.00283195556924078, 0.00976288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1050, '2021-08-22 00:00:00', 0.000769171207309408, 0.00100711538461542, 0.000790736073833446, 0.00136346153846155, 0.000704312867541544, 0.00158384615384616, 0.00144304924218983, 0.00334365384615385, 0.00285221911581411, 0.00979173076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1065, '2021-08-22 00:00:00', 0.000697383047818471, 0.000976346153846162, 0.00067014949537685, 0.00123711538461538, 0.000623878316537869, 0.00141807692307691, 0.00173209673961494, 0.00356634615384618, 0.00279822664309985, 0.00973711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1080, '2021-08-22 00:00:00', 0.000473903958137594, 0.000674807692307698, 0.000437373278350872, 0.000800769230769233, 0.000444766663111549, 0.00110423076923077, 0.00151686144846726, 0.0035694230769231, 0.00272687807546681, 0.00970596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1095, '2021-08-22 00:00:00', 0.000264680068122883, 0.000383461538461531, 0.000387704139776685, 0.000662499999999993, 0.000441977549029543, 0.00102192307692308, 0.001654461578697, 0.00391365384615386, 0.00270475075632602, 0.00969557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1110, '2021-08-22 00:00:00', 0.000339834348786825, 0.000509230769230766, 0.000388970435894567, 0.00076499999999999, 0.000718439869546403, 0.00110961538461539, 0.00181882101500267, 0.00408826923076926, 0.00273969796903573, 0.00976980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1125, '2021-08-22 00:00:00', 0.000338153868026871, 0.000484038461538447, 0.000428051803119488, 0.000777115384615394, 0.000884111396566318, 0.00118019230769233, 0.00180079316926224, 0.00412596153846156, 0.00274426171240169, 0.00977711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1140, '2021-08-22 00:00:00', 0.000350029943774057, 0.000495192307692324, 0.000579886494198527, 0.000742884615384666, 0.000903627220620431, 0.00129307692307697, 0.00174951361372681, 0.0041467307692308, 0.00275657625576479, 0.00979942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1155, '2021-08-22 00:00:00', 0.000491316755104241, 0.000468076923076958, 0.000631333631169903, 0.000803076923076949, 0.00112850781327176, 0.00156326923076926, 0.00167519555689661, 0.00411192307692311, 0.00275840751856241, 0.00979596153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1170, '2021-08-22 00:00:00', 0.000432353888169629, 0.000521730769230763, 0.000582737967238775, 0.000906538461538465, 0.00111237419340519, 0.00163711538461539, 0.00161757597610176, 0.00406096153846155, 0.0027615501778196, 0.00979923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1185, '2021-08-22 00:00:00', 0.000420391072510091, 0.000640576923076943, 0.000922788770729579, 0.00122134615384617, 0.0010202431836803, 0.00176192307692311, 0.00160564476624957, 0.00406365384615387, 0.00275266117392999, 0.00976346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1200, '2021-08-22 00:00:00', 0.000865931268368594, 0.00091980769230768, 0.00103069513510952, 0.00128269230769231, 0.000926407121003576, 0.00182692307692308, 0.00165740493404137, 0.00405865384615384, 0.00276612366929721, 0.00976192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1215, '2021-08-22 00:00:00', 0.000683491488889659, 0.000816153846153855, 0.000702070892760501, 0.00119346153846154, 0.000624983569014784, 0.00184269230769233, 0.00185577420087022, 0.00406326923076925, 0.00276094033591123, 0.00976653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1230, '2021-08-22 00:00:00', 0.000477025559708714, 0.000704230769230763, 0.000419065076642707, 0.00110653846153846, 0.00072812807939264, 0.00180250000000001, 0.00183188683728429, 0.00399423076923077, 0.00284016478395183, 0.00988 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1245, '2021-08-22 00:00:00', 0.000451429566871881, 0.00073057692307691, 0.000570576496590522, 0.00123846153846156, 0.00130080738241825, 0.00193961538461538, 0.00184917116568476, 0.00386500000000001, 0.00284597151183105, 0.0098846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1260, '2021-08-22 00:00:00', 0.000518155901695174, 0.000878461538461554, 0.000741987792767099, 0.00128673076923078, 0.00126568655738239, 0.0020823076923077, 0.00172533167379939, 0.00379423076923079, 0.00287738986957599, 0.00983269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1275, '2021-08-22 00:00:00', 0.000765629580049133, 0.000895576923076906, 0.00134226353024114, 0.00150076923076922, 0.0014858689376927, 0.00235249999999997, 0.00168272855345577, 0.00370923076923078, 0.00289268172090564, 0.00984346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1290, '2021-08-22 00:00:00', 0.000876390587317368, 0.00104269230769231, 0.000868913025655549, 0.00150461538461538, 0.00132444083992512, 0.00229653846153846, 0.00143341293905355, 0.00355942307692308, 0.00302686568022996, 0.00986961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1305, '2021-08-22 00:00:00', 0.00061284469107975, 0.000898846153846158, 0.000933799846779899, 0.00147692307692307, 0.00111049261418247, 0.00201538461538463, 0.00118216998972879, 0.00326173076923078, 0.00298957061491087, 0.0097073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1320, '2021-08-22 00:00:00', 0.000814217132257446, 0.00100846153846152, 0.00107503788841996, 0.00142230769230767, 0.00111639559090165, 0.00184634615384614, 0.00116417037148611, 0.00321557692307691, 0.00298939819001445, 0.00973153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1335, '2021-08-22 00:00:00', 0.000629838074428672, 0.00082, 0.000655211328210494, 0.00120826923076924, 0.000767716118406767, 0.00157096153846156, 0.000966695322298521, 0.00301038461538462, 0.00299648319509081, 0.00972653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1350, '2021-08-22 00:00:00', 0.000447093906845588, 0.00069519230769231, 0.000580033951260954, 0.0010392307692308, 0.000610976142049624, 0.00138961538461542, 0.000952414906354437, 0.00294307692307695, 0.0029027365337928, 0.00963923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1365, '2021-08-22 00:00:00', 0.000474932221884985, 0.000686153846153849, 0.000497143881046095, 0.000994038461538475, 0.000588211663891905, 0.00142019230769231, 0.00098291192186982, 0.00306038461538461, 0.00280351746094905, 0.00966307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1380, '2021-08-22 00:00:00', 0.000391593981253346, 0.000594615384615369, 0.000389333207103926, 0.000882884615384601, 0.000502442648851218, 0.00130615384615381, 0.000980214281910588, 0.00300596153846154, 0.00279431491535114, 0.00975038461538459 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1395, '2021-08-22 00:00:00', 0.000325319251481684, 0.000573846153846156, 0.000459345060510486, 0.00089673076923076, 0.000524060221143157, 0.00138365384615382, 0.00102531903102621, 0.00313634615384613, 0.00279505059813841, 0.00974961538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1410, '2021-08-22 00:00:00', 0.000322718322046672, 0.000493653846153869, 0.000360259788742246, 0.000828653846153843, 0.000555126596788097, 0.00134846153846154, 0.00113159880088033, 0.00336961538461537, 0.0028338670779316, 0.00973115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 2, 1425, '2021-08-22 00:00:00', 0.000369468016727587, 0.000548846153846137, 0.000482311780745795, 0.000919423076923071, 0.000637768254269415, 0.00135788461538463, 0.0012003990522386, 0.00354173076923078, 0.00283848066076527, 0.00973269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 0, '2021-08-22 00:00:00', 0.000418152024250314, 0.000601346153846105, 0.000536121147330898, 0.000921730769230761, 0.000615629790102396, 0.00132596153846153, 0.00128725756492689, 0.00366596153846155, 0.00280293014265703, 0.0097157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 15, '2021-08-22 00:00:00', 0.000432395518727213, 0.000636730769230764, 0.000478565524811866, 0.000920192307692307, 0.000502287115257606, 0.00125211538461535, 0.00139496237886959, 0.00380903846153848, 0.00278644744874462, 0.00970423076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 30, '2021-08-22 00:00:00', 0.000447833803307221, 0.000608653846153837, 0.000479983693633254, 0.000892884615384606, 0.000322394168681756, 0.00128499999999996, 0.0016609600675976, 0.0040321153846154, 0.00275683742998833, 0.00967384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 45, '2021-08-22 00:00:00', 0.000370789645942893, 0.000580192307692283, 0.0003536493265282, 0.00084961538461534, 0.000401423285131977, 0.00135442307692303, 0.00169744215943148, 0.00418673076923076, 0.00275528136215077, 0.00967076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 60, '2021-08-22 00:00:00', 0.000345859075347198, 0.000587499999999989, 0.000296999417248853, 0.0009155769230769, 0.000562192993142467, 0.00151019230769229, 0.00178311534852736, 0.00428288461538463, 0.00294497391917405, 0.00987076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 75, '2021-08-22 00:00:00', 0.000389841831832041, 0.000594423076923085, 0.000499303514908527, 0.000979999999999989, 0.000713615819935039, 0.00155346153846154, 0.00180273178388117, 0.00433826923076926, 0.00302575368868905, 0.00993423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 90, '2021-08-22 00:00:00', 0.000493999104639478, 0.000676346153846152, 0.000682922790995871, 0.00112346153846151, 0.000711842247000985, 0.00165076923076924, 0.00183568759911333, 0.00437019230769233, 0.00303544468925697, 0.0099026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 105, '2021-08-22 00:00:00', 0.000583732947370785, 0.000781923076923067, 0.000618406419759717, 0.00113750000000001, 0.000686007400722589, 0.00181692307692307, 0.00186129005097166, 0.00436442307692311, 0.00306723892375285, 0.00993884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 120, '2021-08-22 00:00:00', 0.000478761583511237, 0.000794423076923097, 0.000480480528701807, 0.00125153846153847, 0.000584801346941522, 0.00183384615384618, 0.0018118628853709, 0.00443865384615388, 0.00307579063006571, 0.00995999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 135, '2021-08-22 00:00:00', 0.000461408045676908, 0.00074576923076924, 0.000501526017424668, 0.0012221153846154, 0.000711020312378912, 0.00193173076923078, 0.00168626589061341, 0.00441557692307696, 0.00320587220821178, 0.0100238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 150, '2021-08-22 00:00:00', 0.000439022384219948, 0.000770576923076915, 0.000608525582548026, 0.00113076923076923, 0.000874293231042177, 0.00203442307692307, 0.00145066207696296, 0.00428269230769234, 0.00328462837143893, 0.00995346153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 165, '2021-08-22 00:00:00', 0.000470569908155567, 0.000744038461538459, 0.000654455616406625, 0.00137807692307691, 0.000897036574162159, 0.00207884615384615, 0.00134264240041219, 0.00416615384615387, 0.00339040567121173, 0.00992884615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 180, '2021-08-22 00:00:00', 0.00065139424432403, 0.00111230769230769, 0.000707548557724792, 0.00154519230769231, 0.000853244306253386, 0.00218538461538466, 0.00123017686345689, 0.00405865384615388, 0.00355932915027538, 0.00998 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 195, '2021-08-22 00:00:00', 0.000640397953199027, 0.000958461538461558, 0.000805942377211052, 0.00149634615384617, 0.00100036687500906, 0.00211173076923079, 0.00114649635176715, 0.00389673076923076, 0.00372298457609567, 0.00997692307692305 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 210, '2021-08-22 00:00:00', 0.000636823638187098, 0.000987884615384605, 0.000655327311055608, 0.00143173076923077, 0.00102235566970823, 0.00219865384615384, 0.00102215264929539, 0.00372903846153846, 0.00381787167854633, 0.0100080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 225, '2021-08-22 00:00:00', 0.00061721471142542, 0.000965000000000011, 0.000717073647113467, 0.00143115384615384, 0.00104766834520206, 0.00225519230769231, 0.000922849100090833, 0.00352769230769231, 0.00396421062566249, 0.0100817307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 240, '2021-08-22 00:00:00', 0.000559957278590254, 0.000971923076923082, 0.000746481490316162, 0.00148884615384619, 0.00105824644505029, 0.00212846153846157, 0.00093639950793536, 0.00343903846153847, 0.00414955300651119, 0.0100730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 255, '2021-08-22 00:00:00', 0.000616068708705563, 0.000934423076923075, 0.000788144949573663, 0.00151730769230768, 0.000847991677208809, 0.00198826923076925, 0.000970695547612072, 0.0034553846153846, 0.00443585622642779, 0.0102026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 270, '2021-08-22 00:00:00', 0.000662836358735363, 0.000999038461538456, 0.00070548076896867, 0.00134365384615385, 0.00069437102141767, 0.00188865384615385, 0.00100784095204324, 0.00347923076923074, 0.00456952421357643, 0.0101665384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 285, '2021-08-22 00:00:00', 0.000489159443881504, 0.000760192307692326, 0.000489216052633059, 0.00120788461538464, 0.00064854345682048, 0.0016761538461539, 0.00142348461935437, 0.00367269230769229, 0.00457150734272792, 0.0102592307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 300, '2021-08-22 00:00:00', 0.000436725270093757, 0.000759807692307691, 0.000425975486835377, 0.00114865384615385, 0.000694122578401073, 0.00165307692307694, 0.00156842385362354, 0.00371423076923075, 0.00456606634272366, 0.0102146153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 315, '2021-08-22 00:00:00', 0.000451864513390399, 0.000738461538461525, 0.000502534231516748, 0.00104942307692311, 0.000657335881827889, 0.0016576923076923, 0.00164280814929332, 0.00378115384615381, 0.00471173032074041, 0.0102588461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 330, '2021-08-22 00:00:00', 0.000416857105197726, 0.00070461538461544, 0.000492191996621702, 0.00120019230769233, 0.000545479640739718, 0.00159403846153848, 0.00170714282219869, 0.00399384615384612, 0.00474048209167996, 0.0102976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 345, '2021-08-22 00:00:00', 0.000511115559716795, 0.000798653846153869, 0.000452019740889517, 0.00111461538461539, 0.000540718930257143, 0.00153519230769231, 0.00177721597319643, 0.00395615384615379, 0.00475568058706152, 0.0103446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 360, '2021-08-22 00:00:00', 0.000400708603121211, 0.000709230769230778, 0.000570806750270035, 0.00111711538461538, 0.000633308801819077, 0.00161596153846151, 0.00167185226620056, 0.00406499999999997, 0.00477509534338964, 0.0103465384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 375, '2021-08-22 00:00:00', 0.000526661217920564, 0.000829038461538444, 0.000569808604843629, 0.00114538461538463, 0.000764886341481253, 0.00165365384615381, 0.00166499102561683, 0.0042536538461538, 0.00496877672610132, 0.010486923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 390, '2021-08-22 00:00:00', 0.000359302101301949, 0.000605000000000026, 0.000491734801884723, 0.00100865384615385, 0.000669988777173493, 0.00154480769230767, 0.00170121731303026, 0.00445788461538461, 0.00498679928565252, 0.0104513461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 405, '2021-08-22 00:00:00', 0.000453794980817754, 0.000703269230769226, 0.000660557369545994, 0.00112903846153843, 0.000567843186641672, 0.0015232692307692, 0.00187565464469177, 0.0046728846153846, 0.00502978314641892, 0.0104725 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 420, '2021-08-22 00:00:00', 0.000569608772620437, 0.000816923076923048, 0.000584888154988756, 0.00119307692307688, 0.000823731472302419, 0.00162846153846151, 0.00192755325178357, 0.0048484615384615, 0.00503495532407036, 0.0104636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 435, '2021-08-22 00:00:00', 0.000434544190901377, 0.000715576923076888, 0.000397068488570121, 0.00105076923076921, 0.000809045044861751, 0.0017582692307692, 0.00188249936152812, 0.00506038461538458, 0.00503305752385778, 0.0104190384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 450, '2021-08-22 00:00:00', 0.000440893542008287, 0.000688653846153806, 0.000706902479401916, 0.00115365384615383, 0.000844142555405263, 0.0018955769230769, 0.00182608218704584, 0.00498192307692302, 0.00508610759815401, 0.0103825 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 465, '2021-08-22 00:00:00', 0.000632134479363343, 0.000784999999999984, 0.000709337393954076, 0.00132653846153842, 0.00112281760968352, 0.00209076923076921, 0.00192534052932101, 0.00507192307692304, 0.00508564892236363, 0.0103801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 480, '2021-08-22 00:00:00', 0.000635295237241347, 0.000879038461538456, 0.000791361266329206, 0.00128942307692308, 0.00124467309579047, 0.00233134615384616, 0.00188647249159335, 0.00513230769230766, 0.00508884230827222, 0.0103390384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 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 971795, 3, 495, '2021-08-22 00:00:00', 0.000552409686318451, 0.000887307692307664, 0.00105756165486755, 0.00160442307692307, 0.001242565847195, 0.00244173076923076, 0.00183129395195352, 0.0050684615384615, 0.00520970021653394, 0.0104878846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 510, '2021-08-22 00:00:00', 0.00100491897874714, 0.0012269230769231, 0.00108454854131179, 0.00185846153846156, 0.00134324228870069, 0.0025096153846154, 0.00183862064728302, 0.00499673076923074, 0.00517725181405675, 0.0104771153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 525, '2021-08-22 00:00:00', 0.00066590831547247, 0.00104326923076924, 0.000859032013373201, 0.00152, 0.00106365321127057, 0.00213692307692305, 0.00174933491757474, 0.0047505769230769, 0.00511033604570189, 0.0103975 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 540, '2021-08-22 00:00:00', 0.000607638050158135, 0.00102, 0.000785770077939238, 0.00145884615384614, 0.000878298902161729, 0.0022198076923077, 0.00168991616769772, 0.00466057692307688, 0.00509368710720965, 0.0104378846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 555, '2021-08-22 00:00:00', 0.000609475972896763, 0.000940192307692318, 0.000834640618193521, 0.00147019230769232, 0.000991820470727348, 0.00245961538461538, 0.0016590999529402, 0.0045855769230769, 0.0050460815605165, 0.0104313461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 570, '2021-08-22 00:00:00', 0.000853382072426206, 0.0012448076923077, 0.000793510627140318, 0.00177865384615387, 0.00130050630673063, 0.00275057692307693, 0.00167126659706389, 0.00450403846153844, 0.00502848532401619, 0.0104694230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 585, '2021-08-22 00:00:00', 0.000709782442291026, 0.00119365384615389, 0.000906607624397323, 0.00185423076923077, 0.00145346907299529, 0.00269288461538465, 0.00158401908496662, 0.0042726923076923, 0.00490214672363039, 0.0104125 where not exists (select 1 from powerstats_trumpet where symbolid = 971795 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 971795, 3, 600, '2021-08-22 00:00:00', 0.0008654755917991[...];
Date: 2021-08-22 14:50:28 Duration: 10s608ms 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 961956, 1, 870, '2021-08-22 00:00:00', 0.000635912427449437, 0.00129615384615383, 0.000763191678716151, 0.00196153846153847, 0.00116830580822767, 0.0028423076923077, 0.00192934026189108, 0.00573461538461538, 0.00331388686497383, 0.00882307692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 885, '2021-08-22 00:00:00', 0.000609716201321475, 0.00141538461538461, 0.00092357166228977, 0.00194615384615384, 0.00133838019204618, 0.00286153846153844, 0.00208552520594103, 0.00566923076923075, 0.00331315327375365, 0.00884615384615389 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 900, '2021-08-22 00:00:00', 0.000543153187061805, 0.00136923076923075, 0.000801114608145835, 0.00205384615384614, 0.00118736942601961, 0.0031230769230769, 0.0019958611019962, 0.00558846153846151, 0.00321460130318854, 0.00883846153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 915, '2021-08-22 00:00:00', 0.000573357184954103, 0.00150769230769228, 0.000973526499975122, 0.00218461538461535, 0.00109113913658367, 0.00324615384615383, 0.00200333567984845, 0.00548461538461538, 0.00318274434073198, 0.00891153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 930, '2021-08-22 00:00:00', 0.000659428657131435, 0.00157307692307689, 0.00094188027983309, 0.00229230769230769, 0.00110514878914733, 0.00311538461538461, 0.00190143265824648, 0.00517692307692309, 0.00320204021499753, 0.00891153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 945, '2021-08-22 00:00:00', 0.000584676110206457, 0.00157692307692309, 0.000693441806110294, 0.00213846153846155, 0.00136724315546058, 0.00318461538461538, 0.00186533148219335, 0.00498846153846156, 0.00307125632024022, 0.00903076923076927 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 960, '2021-08-22 00:00:00', 0.00072272986761197, 0.00160769230769232, 0.00101268872884931, 0.00220769230769233, 0.00166857378066972, 0.00364230769230769, 0.00182854713239357, 0.00490384615384618, 0.00298266014464633, 0.00898846153846159 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 975, '2021-08-22 00:00:00', 0.000780936321643127, 0.00158846153846155, 0.00112305215989556, 0.00242692307692306, 0.00138699453717519, 0.0035153846153846, 0.00147565370129778, 0.00463461538461539, 0.00281307934204059, 0.00906923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 990, '2021-08-22 00:00:00', 0.000792978804644456, 0.00168076923076923, 0.00111187298665877, 0.00271153846153846, 0.00112181172148521, 0.00323846153846153, 0.00117925661068582, 0.00432307692307693, 0.00292890108034766, 0.00903846153846157 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1005, '2021-08-22 00:00:00', 0.000971913259820746, 0.00206923076923075, 0.000921111368861663, 0.00242692307692307, 0.000971153160700472, 0.00279230769230768, 0.00115492257482752, 0.00392307692307693, 0.00301891727916843, 0.00901153846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1020, '2021-08-22 00:00:00', 0.000501459408588107, 0.00141153846153849, 0.000519289455372957, 0.00186153846153849, 0.000919238815542514, 0.00245000000000001, 0.00133425865327761, 0.00382307692307694, 0.00304685714491811, 0.00944230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1035, '2021-08-22 00:00:00', 0.000466030702190944, 0.00129615384615386, 0.000666194704733812, 0.00166923076923078, 0.000895982486092549, 0.00239615384615383, 0.00137257198213931, 0.00373461538461539, 0.00315848308284459, 0.00958076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1050, '2021-08-22 00:00:00', 0.000374679350091013, 0.00110384615384617, 0.000646172160912601, 0.00180769230769232, 0.000629639701612066, 0.0022269230769231, 0.00126428453467381, 0.00351923076923079, 0.00308155804748183, 0.00950000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1065, '2021-08-22 00:00:00', 0.000530268437100145, 0.00130384615384617, 0.00048352869614944, 0.00165000000000001, 0.000627963742216405, 0.00219230769230771, 0.0011760167450404, 0.00333076923076927, 0.00332204756136933, 0.00960000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1080, '2021-08-22 00:00:00', 0.000357856868680078, 0.00103846153846155, 0.000528219068772963, 0.0014692307692308, 0.000748341756562712, 0.00201923076923078, 0.00112890007733873, 0.00318076923076926, 0.0033410845774757, 0.00967307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1095, '2021-08-22 00:00:00', 0.000394442157210177, 0.00099615384615389, 0.000656154297050942, 0.00145769230769233, 0.000862554346113902, 0.00200000000000002, 0.00112225048623119, 0.00312307692307695, 0.00340210794383986, 0.00970769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1110, '2021-08-22 00:00:00', 0.000425422866551159, 0.000953846153846117, 0.000535853022328366, 0.00130769230769228, 0.000649496846679137, 0.00172307692307691, 0.0010532878925609, 0.00283076923076921, 0.00341677535787087, 0.00986538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1125, '2021-08-22 00:00:00', 0.0003864632533034, 0.000915384615384608, 0.000517642585336502, 0.00133461538461537, 0.00049065105883761, 0.0015076923076923, 0.000936515637061949, 0.00268846153846152, 0.00338978783089167, 0.00988846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1140, '2021-08-22 00:00:00', 0.000453041006804214, 0.000973076923076901, 0.000444452991370809, 0.0012076923076923, 0.000462983634866125, 0.00146538461538461, 0.00084678577801364, 0.00257692307692306, 0.00335760903941156, 0.00989230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1155, '2021-08-22 00:00:00', 0.000341692619402049, 0.000834615384615361, 0.00049360526116133, 0.00112692307692308, 0.000532858763218223, 0.00149230769230767, 0.000796028604047333, 0.00256153846153844, 0.00336422124946984, 0.00999615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1170, '2021-08-22 00:00:00', 0.000402473123804069, 0.000803846153846176, 0.00042966892442366, 0.00106923076923079, 0.00047587975210293, 0.00146153846153846, 0.000754881549546788, 0.0025230769230769, 0.00330686232878513, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1185, '2021-08-22 00:00:00', 0.000387496898250605, 0.000815384615384628, 0.000460635013198728, 0.00105384615384614, 0.000507361197388405, 0.00146923076923076, 0.000715928659961206, 0.00248461538461537, 0.00327099373279738, 0.00994999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1200, '2021-08-22 00:00:00', 0.000318844066059745, 0.0007384615384615, 0.000372765135378609, 0.00108461538461537, 0.000698757138397545, 0.00158846153846153, 0.000667671038300007, 0.00244615384615381, 0.0032561704737077, 0.00992307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1215, '2021-08-22 00:00:00', 0.000226410111217529, 0.000738461538461551, 0.000298921137014178, 0.000984615384615379, 0.000751695519373463, 0.00152307692307693, 0.000669936851214629, 0.00241923076923073, 0.00327159570569748, 0.00994230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1230, '2021-08-22 00:00:00', 0.00026393472386468, 0.0007384615384615, 0.000693441806110287, 0.00126153846153843, 0.00067227512682963, 0.00146538461538462, 0.000635658350422227, 0.00236153846153841, 0.00332131577263261, 0.00999230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1245, '2021-08-22 00:00:00', 0.000548802893017709, 0.000996153846153839, 0.000561604843283949, 0.00115000000000001, 0.000587314618870008, 0.00144230769230771, 0.000636819017883752, 0.00229230769230764, 0.00332917407174808, 0.01005 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1260, '2021-08-22 00:00:00', 0.000402988833592195, 0.000800000000000014, 0.000583424901238011, 0.00109615384615387, 0.000624869217085847, 0.00136153846153849, 0.000637350284078818, 0.00223076923076919, 0.00337827447989918, 0.0101076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1275, '2021-08-22 00:00:00', 0.000320312347560922, 0.000750000000000028, 0.000417925278562487, 0.000988461538461583, 0.000484609279570791, 0.0013269230769231, 0.000548578582828789, 0.00215769230769228, 0.00350413382252354, 0.0101846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1290, '2021-08-22 00:00:00', 0.000290490301704929, 0.000703846153846196, 0.000298406021799405, 0.000976923076923123, 0.000484418763531632, 0.00128846153846156, 0.000544284993221511, 0.00212307692307691, 0.00352924703235468, 0.0101961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1305, '2021-08-22 00:00:00', 0.000233271053959511, 0.000780769230769273, 0.000404208628538028, 0.00104615384615388, 0.000492591264484194, 0.00132307692307694, 0.00053930154259574, 0.00212692307692306, 0.00352924703235468, 0.0101961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1320, '2021-08-22 00:00:00', 0.000387735040379956, 0.000792307692307716, 0.000474714489091943, 0.00101538461538464, 0.000477686733523749, 0.00135384615384616, 0.000557356397510746, 0.0021230769230769, 0.00350933699633505, 0.0102230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1335, '2021-08-22 00:00:00', 0.000347916877782834, 0.000723076923076963, 0.000330058269913769, 0.000942307692307717, 0.000392624306626371, 0.00148461538461538, 0.000544962948634699, 0.00215384615384615, 0.00350525978407391, 0.0102269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1350, '2021-08-22 00:00:00', 0.000317393228564272, 0.000707692307692307, 0.00045248034381446, 0.00110769230769228, 0.000552936218327638, 0.0016576923076923, 0.000559120187987705, 0.00216923076923076, 0.00354505072113002, 0.0102461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1365, '2021-08-22 00:00:00', 0.000394987828439526, 0.000919230769230745, 0.000402473123804065, 0.00130384615384612, 0.000578977879210765, 0.00161923076923074, 0.000559464029227987, 0.00224999999999998, 0.00350861796153411, 0.0103 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1380, '2021-08-22 00:00:00', 0.00042253811844431, 0.000957692307692305, 0.000663974049539247, 0.00133846153846154, 0.000656001876169931, 0.00150769230769229, 0.000596812043598843, 0.00224615384615383, 0.00343141146110234, 0.0103538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1395, '2021-08-22 00:00:00', 0.000706671504579483, 0.00105384615384617, 0.00070767224051817, 0.0012, 0.000672046243830107, 0.0014730769230769, 0.000694738467670771, 0.00231153846153844, 0.00342514008697228, 0.0103961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1410, '2021-08-22 00:00:00', 0.000341962661029627, 0.000757692307692318, 0.000358908602035914, 0.000980769230769217, 0.000435360151527962, 0.00120769230769228, 0.000665328143446162, 0.00221153846153845, 0.00342511987437608, 0.0103769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 1, 1425, '2021-08-22 00:00:00', 0.000307170711744837, 0.000634615384615375, 0.000401765335258493, 0.000969230769230731, 0.00040914545090956, 0.00104999999999998, 0.000588884212205265, 0.00219615384615383, 0.00346155145296705, 0.0103923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 0, '2021-08-22 00:00:00', 0.000354943115702507, 0.000703846153846119, 0.000433607408395406, 0.000780769230769196, 0.000524961537052576, 0.00099615384615383, 0.000678425779626276, 0.00218846153846154, 0.00345537930679773, 0.0103730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 15, '2021-08-22 00:00:00', 0.000198028746941891, 0.000380769230769223, 0.000235241283660949, 0.000542307692307692, 0.000353466351352508, 0.000857692307692307, 0.000672172139124607, 0.00206923076923077, 0.00345197602273514, 0.0103576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 30, '2021-08-22 00:00:00', 0.00023706539182259, 0.000449999999999985, 0.000380546166207702, 0.000680769230769224, 0.000406864180702195, 0.000907692307692302, 0.000647753514374554, 0.00209615384615385, 0.00344444480286734, 0.01035 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 45, '2021-08-22 00:00:00', 0.000269043891186196, 0.000503846153846167, 0.000270185121722127, 0.000650000000000005, 0.000372207551694568, 0.000857692307692307, 0.000616653499512901, 0.00211153846153846, 0.00340126673235359, 0.0103307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 60, '2021-08-22 00:00:00', 0.000174752572337134, 0.000457692307692309, 0.000228607826772241, 0.000611538461538463, 0.000428180407700366, 0.000842307692307694, 0.000618049039627597, 0.00210384615384615, 0.00339512093361135, 0.0103269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 75, '2021-08-22 00:00:00', 0.000142774701486699, 0.000403846153846144, 0.000236935564106488, 0.000542307692307692, 0.000327343620915142, 0.000934615384615384, 0.000622105605677493, 0.00206923076923075, 0.00339064096504569, 0.0103269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 90, '2021-08-22 00:00:00', 0.000183135090953279, 0.000407692307692314, 0.00028382009469706, 0.000584615384615389, 0.000308145819627385, 0.00108461538461539, 0.000634653145729702, 0.00210384615384614, 0.00339013954784253, 0.0103230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 105, '2021-08-22 00:00:00', 0.000171912321122838, 0.000434615384615379, 0.000272876416096252, 0.000838461538461532, 0.000396756076973465, 0.00116923076923077, 0.000723835935511958, 0.00219230769230769, 0.00339013954784253, 0.0103230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 120, '2021-08-22 00:00:00', 0.000241692748371535, 0.000719230769230775, 0.000277239135876476, 0.000938461538461555, 0.000410196950819392, 0.00121153846153847, 0.000739989604916599, 0.00220384615384615, 0.00338092386099509, 0.0103230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 135, '2021-08-22 00:00:00', 0.000206397674405517, 0.000550000000000016, 0.000301304854565311, 0.000796153846153869, 0.00047048256732192, 0.00118461538461541, 0.000797621464104371, 0.00215, 0.00333744490015016, 0.0104423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 150, '2021-08-22 00:00:00', 0.000200499376557656, 0.000550000000000025, 0.000251426698294735, 0.000780769230769264, 0.000416006656751466, 0.00108846153846157, 0.000777698774986444, 0.00218076923076923, 0.00358385482192224, 0.0106807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 165, '2021-08-22 00:00:00', 0.000157333550629998, 0.000565384615384647, 0.000409126649565393, 0.000853846153846179, 0.000440628921150042, 0.00121538461538464, 0.000801652140174391, 0.00217692307692308, 0.0035893196269788, 0.0106807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 180, '2021-08-22 00:00:00', 0.000421718097603282, 0.000676923076923096, 0.000421006120912909, 0.000826923076923105, 0.000576421320269746, 0.00121153846153848, 0.00079321158298693, 0.00220384615384615, 0.00357892979276464, 0.0107076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 195, '2021-08-22 00:00:00', 0.000217291013655392, 0.000580769230769244, 0.000333097352366917, 0.000884615384615398, 0.000479951920668964, 0.00116538461538462, 0.000783100347239199, 0.00217307692307691, 0.00356014908935868, 0.0106884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 210, '2021-08-22 00:00:00', 0.00028002747117986, 0.00068076923076925, 0.000468598565282264, 0.000903846153846174, 0.000508088423558158, 0.00121538461538464, 0.000746890991943373, 0.00217692307692307, 0.00355767642408095, 0.0106884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 225, '2021-08-22 00:00:00', 0.000490980181332733, 0.000688461538461557, 0.000477896029889977, 0.000903846153846157, 0.000494726031409135, 0.00123461538461539, 0.000741225596303434, 0.00216923076923076, 0.0035610197329503, 0.0106615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 240, '2021-08-22 00:00:00', 0.000277599600975129, 0.000588461538461516, 0.000326779153840376, 0.000803846153846142, 0.000422155640274298, 0.00113076923076921, 0.000629774074264226, 0.00216923076923075, 0.00356664246337341, 0.0106423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 255, '2021-08-22 00:00:00', 0.000196116135138181, 0.000538461538461522, 0.000295192245051346, 0.00080769230769227, 0.000353901333490199, 0.00107307692307688, 0.000617052547319782, 0.00223461538461535, 0.00356266106248599, 0.0106153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 270, '2021-08-22 00:00:00', 0.000218138981808873, 0.00060384615384613, 0.000257681974534488, 0.000799999999999972, 0.000357792376407595, 0.00101923076923073, 0.000596451042545677, 0.0022153846153846, 0.00357082408071086, 0.0105961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 285, '2021-08-22 00:00:00', 0.000171509138576888, 0.000530769230769215, 0.000276127061053703, 0.000723076923076903, 0.000425223922910509, 0.00101923076923076, 0.000652333090942386, 0.00230769230769229, 0.00357277741561637, 0.0105923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 300, '2021-08-22 00:00:00', 0.000199884582081399, 0.000534615384615368, 0.000269158231986626, 0.000726923076923057, 0.000373445495971703, 0.00101153846153845, 0.000676791071044935, 0.00257307692307692, 0.0035631101366859, 0.0105846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 315, '2021-08-22 00:00:00', 0.000153171598090303, 0.00048846153846151, 0.000322418743490307, 0.000734615384615372, 0.000393504960383183, 0.000973076923076901, 0.000833823445617557, 0.00293846153846154, 0.0035631101366859, 0.0105846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 330, '2021-08-22 00:00:00', 0.000237162715969807, 0.000523076923076934, 0.000259496554001163, 0.000657692307692312, 0.000352223705138597, 0.000938461538461538, 0.000852146610715474, 0.00328461538461538, 0.00355842878032079, 0.0105807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 345, '2021-08-22 00:00:00', 0.000165482976117263, 0.000446153846153857, 0.000294357187522527, 0.000623076923076931, 0.000354769697778065, 0.000911538461538489, 0.000962920237930141, 0.00348076923076925, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 360, '2021-08-22 00:00:00', 0.000229648560932699, 0.000492307692307698, 0.000264981857143801, 0.000669230769230772, 0.000437264222181483, 0.00100000000000002, 0.000975610262664068, 0.00366923076923077, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 375, '2021-08-22 00:00:00', 0.000217113936766983, 0.000492307692307689, 0.000333097352366894, 0.000715384615384622, 0.000370882523386913, 0.00106538461538464, 0.00108486794659005, 0.00385769230769231, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 390, '2021-08-22 00:00:00', 0.000237454449073129, 0.000496153846153851, 0.00033532991791096, 0.000726923076923099, 0.000353357522152198, 0.00106153846153848, 0.00142408405110634, 0.00411923076923079, 0.0035558489195214, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 405, '2021-08-22 00:00:00', 0.000296544198288337, 0.000507692307692346, 0.000308968507232613, 0.000788461538461588, 0.00039138806239411, 0.00110384615384618, 0.00146814901779813, 0.00431153846153848, 0.00353498775974379, 0.0105423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 420, '2021-08-22 00:00:00', 0.000241533561929752, 0.000592307692307712, 0.000314398081810547, 0.000773076923076932, 0.000358544064452112, 0.00121538461538461, 0.0015468081279252, 0.0044692307692308, 0.00353498775974379, 0.0105423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 435, '2021-08-22 00:00:00', 0.000199999999999978, 0.000499999999999979, 0.000222745111316446, 0.000780769230769196, 0.000390187331734563, 0.00137692307692304, 0.00162384159894419, 0.00456153846153849, 0.00353498775974379, 0.0105423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 450, '2021-08-22 00:00:00', 0.00021526370232449, 0.000592307692307661, 0.000282951477220968, 0.000938461538461503, 0.000367946484403117, 0.00144615384615382, 0.00179002363542627, 0.00465384615384618, 0.00353454164148402, 0.0105461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 465, '2021-08-22 00:00:00', 0.000293021395910818, 0.000688461538461522, 0.000418881293998104, 0.00121153846153842, 0.000461235798197026, 0.0017076923076923, 0.00184367525924133, 0.00479230769230771, 0.00353384514919111, 0.0105615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 480, '2021-08-22 00:00:00', 0.000291864035784841, 0.000996153846153805, 0.000230350902888512, 0.00121153846153844, 0.000605982990368021, 0.00198076923076923, 0.00177942082193576, 0.00479230769230772, 0.00350902353281451, 0.0105269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 495, '2021-08-22 00:00:00', 0.000211696444503387, 0.000819230769230747, 0.000428467753027706, 0.00129615384615383, 0.000849914022801015, 0.0023653846153846, 0.00168120835664755, 0.00486153846153848, 0.00352098762368654, 0.0105153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 510, '2021-08-22 00:00:00', 0.000465766531148874, 0.0010423076923077, 0.000630860218578241, 0.00160384615384617, 0.000878854149096779, 0.00269615384615384, 0.00161470168714273, 0.00493846153846158, 0.00350747114687403, 0.0105346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 525, '2021-08-22 00:00:00', 0.00039907585552315, 0.00113846153846154, 0.000655732121666005, 0.00200384615384615, 0.00097166787614828, 0.0028423076923077, 0.00147327474068434, 0.00495769230769234, 0.00343168270005346, 0.0105269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 540, '2021-08-22 00:00:00', 0.000567043615199433, 0.00159230769230766, 0.000809824292433467, 0.00223076923076919, 0.000901801615570827, 0.00282692307692305, 0.00144310029503789, 0.00495769230769232, 0.00331856317379397, 0.0104615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 555, '2021-08-22 00:00:00', 0.000571368128671465, 0.00143846153846152, 0.000653805428595958, 0.00191153846153845, 0.000869624145160496, 0.00257692307692305, 0.00158102693014577, 0.00497307692307693, 0.00326267705089877, 0.0104884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 570, '2021-08-22 00:00:00', 0.000426307942147985, 0.00124230769230768, 0.000556582981580118, 0.00165384615384613, 0.00115583469672523, 0.0025653846153846, 0.00158995403900674, 0.00476538461538462, 0.00318860712296378, 0.0103192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 585, '2021-08-22 00:00:00', 0.000416874819801602, 0.00115384615384615, 0.000587314618870029, 0.00175769230769229, 0.00109988111245649, 0.00254230769230769, 0.00148780168240053, 0.00466538461538463, 0.00320053841624283, 0.0102230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 600, '2021-08-22 00:00:00', 0.000405045106699902, 0.00126153846153844, 0.000759878532803377, 0.00186923076923075, 0.000848201717662824, 0.00252307692307693, 0.00147439687799661, 0.0046769230769231, 0.00319002531940759, 0.0101884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 615, '2021-08-22 00:00:00', 0.000596193050820078, 0.00132307692307693, 0.000650680117557501, 0.00174615384615386, 0.000765777633922139, 0.0023192307692308, 0.00153991508257385, 0.00465769230769233, 0.00319591325577863, 0.0101115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 630, '2021-08-22 00:00:00', 0.000417114630988442, 0.00119615384615386, 0.000655908061099567, 0.00176923076923077, 0.00089635157937394, 0.00237692307692309, 0.00155325959987867, 0.00486923076923078, 0.00317833289634675, 0.01015 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 645, '2021-08-22 00:00:00', 0.000517702022997175, 0.00131923076923079, 0.000605932212507184, 0.00176538461538463, 0.000906056544338404, 0.0023423076923077, 0.00142230582019261, 0.00508461538461541, 0.00319687347262915, 0.0102 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 660, '2021-08-22 00:00:00', 0.000396212841014279, 0.00115384615384618, 0.000746726188103791, 0.00160000000000002, 0.000843919427433688, 0.00225000000000003, 0.00142669063004076, 0.00527692307692309, 0.00323929716973391, 0.0102230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 675, '2021-08-22 00:00:00', 0.000608554403104988, 0.00119230769230771, 0.000704971357846984, 0.00165384615384618, 0.000802160544069272, 0.00238846153846156, 0.00154873645769209, 0.00554615384615382, 0.00319123800428611, 0.0103 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 690, '2021-08-22 00:00:00', 0.000402224583267385, 0.00114615384615387, 0.000547961256350805, 0.00161153846153849, 0.000898896759709045, 0.00231923076923078, 0.00151156057920795, 0.00561923076923077, 0.00302172900072893, 0.0102730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 705, '2021-08-22 00:00:00', 0.0002969589456215, 0.00105384615384617, 0.000546766720049632, 0.0015846153846154, 0.000934632795026208, 0.00230769230769232, 0.00150191672410757, 0.00578461538461541, 0.00301154700853488, 0.0102307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 720, '2021-08-22 00:00:00', 0.000496402442193196, 0.00121923076923076, 0.000712913847422082, 0.00167692307692306, 0.0010116551555971, 0.00237692307692306, 0.00144548102188007, 0.00573076923076922, 0.00297611259092229, 0.0101730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 735, '2021-08-22 00:00:00', 0.000273889365648543, 0.00106923076923077, 0.000549853127242569, 0.00150769230769231, 0.000815513052293805, 0.00231153846153846, 0.00158172739069082, 0.00588846153846153, 0.00288583809983539, 0.0100384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 750, '2021-08-22 00:00:00', 0.000391604195781694, 0.00108461538461541, 0.000662826117121568, 0.0016423076923077, 0.000903744347785281, 0.00243461538461539, 0.00205027953066069, 0.00602692307692307, 0.00279747413544104, 0.0100115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 765, '2021-08-22 00:00:00', 0.000458492513150857, 0.00133076923076925, 0.000561111534230196, 0.00182692307692309, 0.000826037808782671, 0.00249230769230769, 0.0022344884115919, 0.00595769230769228, 0.00274810144253473, 0.00993846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 780, '2021-08-22 00:00:00', 0.000345453993374618, 0.00125769230769233, 0.000820093803265116, 0.0017846153846154, 0.00110898428926931, 0.00247692307692308, 0.00251130367615033, 0.00637692307692307, 0.00270791716723671, 0.00991923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 795, '2021-08-22 00:00:00', 0.000573799750650145, 0.00112692307692308, 0.000628796163621124, 0.00164615384615386, 0.000895982486092573, 0.00240384615384617, 0.00265076186435871, 0.00644230769230769, 0.00265182955711711, 0.00995000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 810, '2021-08-22 00:00:00', 0.000479567112492761, 0.00119615384615387, 0.000621722173915734, 0.00165769230769231, 0.000892886417102501, 0.00252692307692307, 0.00260233327257259, 0.00644230769230768, 0.00262967678622295, 0.00990000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 825, '2021-08-22 00:00:00', 0.000417925278562492, 0.00118846153846153, 0.000574817696853017, 0.00171923076923078, 0.000818864128862951, 0.00274230769230771, 0.00284199550695252, 0.0065576923076923, 0.00259197875109998, 0.0098346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 840, '2021-08-22 00:00:00', 0.000344651440421521, 0.00130384615384616, 0.000539059009186015, 0.00195384615384613, 0.000835970187175418, 0.00282692307692306, 0.00269592570087074, 0.0065807692307692, 0.00256838770138298, 0.00976923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 855, '2021-08-22 00:00:00', 0.000499738393100285, 0.00134230769230766, 0.000656388721601903, 0.00192692307692308, 0.00144932875709888, 0.00301538461538459, 0.00271664952015983, 0.00655384615384613, 0.0025853909092913, 0.00967692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 870, '2021-08-22 00:00:00', 0.000590970518593101, 0.00142692307692308, 0.000816304995791313, 0.00206538461538461, 0.0014111206675765, 0.00326153846153844, 0.00274913412941938, 0.00665769230769228, 0.00255234432208146, 0.00966153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 885, '2021-08-22 00:00:00', 0.000543266473784673, 0.0015076923076923, 0.00120440218174186, 0.00225384615384613, 0.00109569788087491, 0.00331538461538463, 0.00273208007541168, 0.00651153846153844, 0.00254248818165319, 0.00967692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 900, '2021-08-22 00:00:00', 0.000861242394183218, 0.00165769230769229, 0.000923771533526426, 0.00238461538461538, 0.000997604823873321, 0.00331923076923078, 0.0025803517947395, 0.00636923076923076, 0.00246419592128174, 0.00968846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 915, '2021-08-22 00:00:00', 0.000696949396684179, 0.00155769230769233, 0.000801613756983112, 0.00224615384615387, 0.00108481122072708, 0.00328076923076925, 0.0025824496420736, 0.00627692307692307, 0.00237018986581243, 0.00954999999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 930, '2021-08-22 00:00:00', 0.000450042733013723, 0.00164230769230772, 0.000646184065227423, 0.00233461538461541, 0.00143514673599816, 0.0032269230769231, 0.00248395776007688, 0.0060730769230769, 0.00223648419141774, 0.00948846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 945, '2021-08-22 00:00:00', 0.000640972818336441, 0.00157307692307692, 0.000720523314094578, 0.00226538461538461, 0.00133953493651856, 0.0031653846153846, 0.0022760154116012, 0.0058230769230769, 0.00223033974645463, 0.00938076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 960, '2021-08-22 00:00:00', 0.000711715154776434, 0.00184230769230768, 0.00118506734634983, 0.00250384615384615, 0.00154804591464406, 0.00387307692307691, 0.00228286257546564, 0.00571153846153842, 0.00227001863767339, 0.00945384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 975, '2021-08-22 00:00:00', 0.000751501061977871, 0.00166538461538464, 0.000975775825452987, 0.00225769230769231, 0.00134290729389634, 0.00365000000000001, 0.00189082399620255, 0.00531923076923076, 0.00275796190077995, 0.00966538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 990, '2021-08-22 00:00:00', 0.000763685396361196, 0.00161923076923079, 0.00114958855515954, 0.00283461538461541, 0.00120670562339721, 0.00345769230769232, 0.00178708184996143, 0.00516153846153846, 0.00302827699170032, 0.00983846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1005, '2021-08-22 00:00:00', 0.00120010255971984, 0.00232307692307694, 0.0013775340286178, 0.00280000000000001, 0.00164582455369288, 0.00339230769230772, 0.00175157072366491, 0.005, 0.00318665727924804, 0.00990384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1020, '2021-08-22 00:00:00', 0.000664263617734821, 0.00162692307692307, 0.000741765046773857, 0.00206923076923075, 0.00109614709849476, 0.00300769230769232, 0.00158770758788114, 0.00451923076923075, 0.00346524946376936, 0.00976538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1035, '2021-08-22 00:00:00', 0.000456087036228172, 0.00128076923076919, 0.000934048260983442, 0.00192692307692306, 0.00098262599505296, 0.00276538461538462, 0.00148417809422745, 0.00430384615384612, 0.00407889125206271, 0.0098846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1050, '2021-08-22 00:00:00', 0.000772777209410707, 0.00150384615384613, 0.000851975080892342, 0.00208846153846155, 0.00101165515559705, 0.00282307692307691, 0.00142381934895601, 0.00413846153846151, 0.00430821755039578, 0.0099923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1065, '2021-08-22 00:00:00', 0.000427731044178303, 0.00131538461538463, 0.000619391761203012, 0.00182692307692309, 0.000937303825628821, 0.00255769230769232, 0.00117892389002071, 0.00388846153846151, 0.00428359482390485, 0.00990384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1080, '2021-08-22 00:00:00', 0.000402243707222372, 0.00125000000000001, 0.000912351146973891, 0.00179615384615383, 0.000876320980884524, 0.00250769230769229, 0.00124608926708262, 0.00379230769230766, 0.00448880316411334, 0.0099846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1095, '2021-08-22 00:00:00', 0.000873507518350795, 0.00126923076923076, 0.000861733494407956, 0.00175384615384617, 0.000937558203321435, 0.00246923076923077, 0.00130450698025671, 0.00365769230769229, 0.00450370958211118, 0.00995000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1110, '2021-08-22 00:00:00', 0.000538559331778904, 0.0012269230769231, 0.000636831097037366, 0.00176538461538463, 0.000796733716736388, 0.00229615384615386, 0.001333018552586, 0.00354230769230769, 0.00450370958211118, 0.00995000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1125, '2021-08-22 00:00:00', 0.000478587665789843, 0.00107692307692309, 0.000609211343901644, 0.00160769230769234, 0.000741982790594513, 0.00194230769230773, 0.00120970435040327, 0.00334615384615385, 0.00447688078224802, 0.00993846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1140, '2021-08-22 00:00:00', 0.000546316335525043, 0.00116153846153849, 0.000550803608725095, 0.0014538461538462, 0.000769545320302787, 0.00185000000000002, 0.00110401365654872, 0.00327307692307693, 0.00445852683500521, 0.00993846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1155, '2021-08-22 00:00:00', 0.000331151835962802, 0.000838461538461574, 0.000399230028159963, 0.00114615384615389, 0.000530906336806685, 0.00158846153846157, 0.00104248962363401, 0.00310384615384617, 0.004453914440821, 0.00991538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1170, '2021-08-22 00:00:00', 0.000224362344297051, 0.000792307692307742, 0.000402912473793565, 0.00119230769230774, 0.000540142431358446, 0.00158461538461543, 0.000977067826950373, 0.00298846153846157, 0.00442822589931731, 0.00989615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1185, '2021-08-22 00:00:00', 0.000321630461626618, 0.000823076923076961, 0.000341670106299152, 0.00109230769230773, 0.000552254122107393, 0.0015461538461539, 0.000911271301323258, 0.00288076923076926, 0.00441668863081138, 0.0098923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1200, '2021-08-22 00:00:00', 0.000240032049142184, 0.000780769230769256, 0.000354748014576789, 0.00112307692307696, 0.000478073055247659, 0.00161538461538465, 0.000801085801608342, 0.00274230769230772, 0.00436008644938996, 0.00986538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1215, '2021-08-22 00:00:00', 0.000359080021079524, 0.000842307692307711, 0.000428180407700398, 0.00114230769230771, 0.000674548281900812, 0.00166923076923076, 0.000731037197832888, 0.00261923076923078, 0.00435705793467954, 0.00986538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1230, '2021-08-22 00:00:00', 0.000284280468227056, 0.000780769230769213, 0.000345520788643181, 0.00115384615384615, 0.000676563715800985, 0.00164230769230768, 0.000722399846664951, 0.00251153846153846, 0.00435543162216843, 0.00985384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1245, '2021-08-22 00:00:00', 0.000245732812999417, 0.000896153846153841, 0.000488214958961536, 0.0012653846153846, 0.000548396263242618, 0.00170769230769231, 0.000668281377864156, 0.00244999999999999, 0.00431010976122954, 0.00992307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1260, '2021-08-22 00:00:00', 0.000489646654388491, 0.000884615384615364, 0.00051863726763956, 0.00114615384615383, 0.000507740090991482, 0.00155000000000001, 0.000689894083286618, 0.00236538461538461, 0.00426982975700978, 0.0099769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1275, '2021-08-22 00:00:00', 0.000318361188202728, 0.00081538461538462, 0.000392878920475345, 0.00116538461538463, 0.000426596548725659, 0.00140384615384617, 0.000673087032891136, 0.00227692307692307, 0.00425938962763446, 0.01 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1290, '2021-08-22 00:00:00', 0.000286973598356811, 0.000734615384615381, 0.000397550190348549, 0.00102692307692307, 0.000381656309343308, 0.00126153846153846, 0.000620272892796775, 0.0022076923076923, 0.00425802590590812, 0.0100038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1305, '2021-08-22 00:00:00', 0.000308769269096628, 0.000842307692307694, 0.000288684016770013, 0.00104230769230769, 0.000342838827349632, 0.00130769230769231, 0.000574268765809744, 0.00215384615384615, 0.00425067596434334, 0.0100230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1320, '2021-08-22 00:00:00', 0.000219650071354779, 0.000723076923076912, 0.000271293199325027, 0.000899999999999995, 0.000448930352658918, 0.00149230769230768, 0.000602111668661643, 0.00215769230769229, 0.00424539026021619, 0.0100423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1335, '2021-08-22 00:00:00', 0.000266371631661186, 0.000615384615384616, 0.000359080021079519, 0.000942307692307683, 0.000531543470977194, 0.0017576923076923, 0.00107021205662894, 0.00231538461538459, 0.00424131510809488, 0.0100653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1350, '2021-08-22 00:00:00', 0.000328539893374375, 0.000692307692307667, 0.000469631606851417, 0.00128461538461535, 0.000512850255547759, 0.00176923076923075, 0.00218820966510563, 0.00258846153846152, 0.00423068097810052, 0.0100884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1365, '2021-08-22 00:00:00', 0.000393426759873584, 0.00110384615384612, 0.000546611942226506, 0.00160384615384615, 0.000519822454897249, 0.00173076923076922, 0.00218033166143279, 0.00267692307692306, 0.00422793821365232, 0.0101115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1380, '2021-08-22 00:00:00', 0.000540555270069604, 0.00115000000000003, 0.000533608903166436, 0.00139230769230771, 0.000495766694509253, 0.00155384615384617, 0.00217794892925929, 0.00281153846153845, 0.00416369842992797, 0.0101038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1395, '2021-08-22 00:00:00', 0.000352158181241602, 0.000880769230769228, 0.00041643172863676, 0.00113076923076921, 0.000387735040380005, 0.00129230769230769, 0.00199933835209398, 0.00271538461538462, 0.00416806909731593, 0.0101 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1410, '2021-08-22 00:00:00', 0.000470956473572674, 0.00085, 0.000445352064706652, 0.00110769230769231, 0.000374905116201236, 0.00128461538461538, 0.00191576455916533, 0.00271538461538462, 0.00416631177975844, 0.0100846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 2, 1425, '2021-08-22 00:00:00', 0.000395454947351317, 0.000796153846153861, 0.000337957666898382, 0.000969230769230791, 0.00031083015396741, 0.00113076923076925, 0.00186422596847553, 0.00264230769230769, 0.00416914674908244, 0.0100538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 0, '2021-08-22 00:00:00', 0.000256605054210076, 0.000676923076923096, 0.000271321552065791, 0.000819230769230773, 0.000433518698026352, 0.0010923076923077, 0.00186483655707825, 0.00251923076923077, 0.00417019645359047, 0.0100423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 15, '2021-08-22 00:00:00', 0.000303644529013799, 0.000449999999999985, 0.000290490301704948, 0.000603846153846156, 0.000433660625906422, 0.000938461538461529, 0.00187227545639403, 0.00243076923076923, 0.00416867438808145, 0.0100230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 30, '2021-08-22 00:00:00', 0.000136156019104815, 0.000442307692307695, 0.000353531632792075, 0.000746153846153841, 0.000360533792292243, 0.000896153846153833, 0.00188292734448663, 0.00246923076923076, 0.00417501911557117, 0.0100038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 45, '2021-08-22 00:00:00', 0.000306041726667378, 0.000561538461538451, 0.000285225956311589, 0.000715384615384588, 0.000282761111459597, 0.000865384615384605, 0.00183871192372857, 0.00243846153846153, 0.00418342517010239, 0.00997692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 60, '2021-08-22 00:00:00', 0.000207253096849817, 0.000515384615384576, 0.000179957259883044, 0.000603846153846113, 0.000302908973379553, 0.000884615384615347, 0.00183140551321827, 0.00242692307692307, 0.00418692653937873, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 75, '2021-08-22 00:00:00', 0.000118969938025712, 0.000384615384615359, 0.000196468827043893, 0.000549999999999982, 0.000781635366493806, 0.00111538461538456, 0.00183780805894918, 0.00240769230769229, 0.00418692653937873, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 90, '2021-08-22 00:00:00', 0.000173160663502496, 0.000403846153846144, 0.000296751644412545, 0.000638461538461511, 0.00195775774410817, 0.00141923076923072, 0.00182148291235468, 0.00244999999999999, 0.00418692653937873, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 105, '2021-08-22 00:00:00', 0.000251915736827889, 0.000511538461538431, 0.000788386863255499, 0.000965384615384552, 0.00193402330747231, 0.00147307692307686, 0.00180559813230534, 0.00245384615384614, 0.00418742623356383, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 120, '2021-08-22 00:00:00', 0.000635803549727564, 0.000776923076923017, 0.00179851220564282, 0.00117692307692302, 0.0017542388224395, 0.00161538461538456, 0.00164874311102543, 0.00243461538461538, 0.00418742623356383, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 135, '2021-08-22 00:00:00', 0.00149178261975913, 0.000869230769230742, 0.001464870695265, 0.00107692307692304, 0.00141369673605709, 0.00154230769230768, 0.00132832456645434, 0.00232692307692308, 0.0041895272360421, 0.00994230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 150, '2021-08-22 00:00:00', 0.00033594871403466, 0.000638461538461519, 0.000462834078926127, 0.0010307692307692, 0.000531991902772411, 0.00133076923076923, 0.000710633520177571, 0.00215, 0.00396940607841837, 0.00984615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 165, '2021-08-22 00:00:00', 0.000402912473793588, 0.000807692307692287, 0.0004240464415785, 0.00103076923076925, 0.000457097868665401, 0.00125769230769231, 0.000657278772375424, 0.00208076923076923, 0.00397610555501429, 0.00983076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 180, '2021-08-22 00:00:00', 0.000235241283660972, 0.000657692307692338, 0.000309167616972759, 0.000896153846153867, 0.000353901333490184, 0.00107307692307694, 0.000685823480316787, 0.00213461538461541, 0.00397874545360915, 0.00981923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 195, '2021-08-22 00:00:00', 0.000192833128337966, 0.000603846153846173, 0.000200959238117097, 0.000803846153846168, 0.000275708876562517, 0.00108076923076927, 0.000706246851592715, 0.00220384615384618, 0.00397897551561281, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 210, '2021-08-22 00:00:00', 0.0001953300953613, 0.000584615384615397, 0.000210091555133645, 0.000757692307692327, 0.000396756076973467, 0.00113076923076929, 0.000737605272799451, 0.00223846153846157, 0.00397897551561281, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 225, '2021-08-22 00:00:00', 0.000192992626403583, 0.000573076923076928, 0.000281452277687287, 0.00088076923076927, 0.000392094964949121, 0.00115769230769234, 0.00085208341953483, 0.00227307692307695, 0.00397897551561281, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 240, '2021-08-22 00:00:00', 0.000272114229407685, 0.000626923076923119, 0.000396465150277553, 0.000903846153846208, 0.000400998753115242, 0.00120000000000003, 0.000961249187255851, 0.00230000000000002, 0.00397958057318377, 0.00981153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 255, '2021-08-22 00:00:00', 0.00020594995658019, 0.000580769230769252, 0.000263730631807962, 0.000765384615384625, 0.000332635166280004, 0.00112307692307691, 0.00105372598978033, 0.0024923076923077, 0.00397944139875862, 0.0098346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 270, '2021-08-22 00:00:00', 0.00018317708959868, 0.000534615384615394, 0.000223296973695412, 0.000788461538461546, 0.000215727748651991, 0.0010423076923077, 0.00121004132160851, 0.00265000000000002, 0.00398246927652451, 0.00983846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 285, '2021-08-22 00:00:00', 0.000172760394321583, 0.000576923076923082, 0.000157528996109848, 0.000780769230769213, 0.000282216501725412, 0.00107307692307691, 0.0012247197481622, 0.00280769230769231, 0.00398188204438362, 0.00985384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 300, '2021-08-22 00:00:00', 0.000142072570838307, 0.00054615384615382, 0.000185969393677041, 0.000753846153846148, 0.000381757071366661, 0.0010576923076923, 0.00113006466799303, 0.00302307692307691, 0.00398700195828704, 0.00984615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 315, '2021-08-22 00:00:00', 0.000197834429608332, 0.000507692307692303, 0.000287295077469915, 0.000742307692307679, 0.00041139537411856, 0.00097307692307691, 0.00103177218713914, 0.00341538461538462, 0.00398700195828704, 0.00984615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 330, '2021-08-22 00:00:00', 0.000230350902888454, 0.000488461538461527, 0.00036930287757424, 0.000696153846153829, 0.000461252475498883, 0.000965384615384586, 0.00109325202949735, 0.00370000000000003, 0.00399028242686579, 0.00983461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 345, '2021-08-22 00:00:00', 0.000239486630428191, 0.000484615384615374, 0.000235241283660974, 0.000657692307692286, 0.00033413493359144, 0.000926923076923035, 0.00109215383531811, 0.00380000000000004, 0.00400442831798076, 0.00982307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 360, '2021-08-22 00:00:00', 0.000149512026786653, 0.000434615384615371, 0.00026616940817112, 0.0006730769230769, 0.000397317931210692, 0.00101153846153844, 0.00114575470592701, 0.00393461538461541, 0.00399000481973876, 0.00985769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 375, '2021-08-22 00:00:00', 0.000195054233089547, 0.000526923076923045, 0.000261622158553417, 0.000673076923076875, 0.000481232392285291, 0.00110384615384614, 0.00114545254745084, 0.00406153846153848, 0.00399425163877368, 0.00992692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 390, '2021-08-22 00:00:00', 0.000199884582081355, 0.000465384615384573, 0.000307345958915259, 0.000761538461538455, 0.000382079331271175, 0.00110384615384616, 0.00110984406389091, 0.00421538461538464, 0.00399519134036831, 0.00993461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 405, '2021-08-22 00:00:00', 0.000231383797052569, 0.000507692307692329, 0.000346321327004931, 0.000807692307692321, 0.000448930352658926, 0.00110769230769233, 0.00111846048037196, 0.00451538461538464, 0.0039965157902276, 0.0099423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 420, '2021-08-22 00:00:00', 0.000333189712649358, 0.000630769230769247, 0.000328563306158556, 0.000834615384615404, 0.000557080300799157, 0.00119230769230771, 0.00120939908791357, 0.0047769230769231, 0.00399892485550805, 0.00995000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 435, '2021-08-22 00:00:00', 0.000167132681822968, 0.000528000000000022, 0.00032015621187167, 0.00078000000000003, 0.000714142842854315, 0.00162, 0.001432561807858, 0.00498400000000001, 0.0040811844685908, 0.00992400000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 450, '2021-08-22 00:00:00', 0.000267581763205237, 0.000608000000000031, 0.000477598157450423, 0.000968000000000018, 0.000857476919028582, 0.00191200000000001, 0.00141660392017907, 0.00504800000000001, 0.00408962100933572, 0.00994000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 465, '2021-08-22 00:00:00', 0.000323161466349786, 0.000711999999999993, 0.000487339717240471, 0.00138, 0.000950438495292227, 0.00214000000000001, 0.00139853494772209, 0.00505600000000003, 0.00409659614802339, 0.00992800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 480, '2021-08-22 00:00:00', 0.000472440472440724, 0.0011, 0.000785875308175574, 0.0016, 0.000879239181600508, 0.00231153846153846, 0.00138388527759293, 0.00510769230769234, 0.00404098426700154, 0.00996538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 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 961956, 3, 495, '2021-08-22 00:00:00', 0.000568669161626216, 0.00114615384615383, 0.000762990069498832, 0.00158461538461541, 0.000729098494981758, 0.00259615384615385, 0.00132423562857976, 0.00500000000000002, 0.00397494460532279, 0.00995384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 510, '2021-08-22 00:00:00', 0.000536613311569716, 0.00103461538461544, 0.000548620647975066, 0.00154615384615386, 0.000831014208894568, 0.00274615384615389, 0.00137608139294158, 0.00500000000000004, 0.00388596884266381, 0.00996538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 525, '2021-08-22 00:00:00', 0.000367214043639596, 0.00107307692307692, 0.00063201752653401, 0.00192307692307692, 0.000784317439659386, 0.00266538461538464, 0.00157326216701283, 0.00503461538461543, 0.00388211084532432, 0.0100038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 540, '2021-08-22 00:00:00', 0.00049229447097631, 0.00146538461538462, 0.000722261405906153, 0.00203846153846156, 0.00069998901090276, 0.00259615384615386, 0.00160660655276414, 0.00499615384615389, 0.0039378479089277, 0.0100769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 555, '2021-08-22 00:00:00', 0.000414302008016064, 0.00132692307692309, 0.000474276777355215, 0.0017423076923077, 0.000788894065229221, 0.00246538461538461, 0.00161498749697471, 0.00494615384615389, 0.00393580213699043, 0.0099576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 961956 and enddate = '2021-08-22 00:00:00' and dayofweek = 3 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 961956, 3, 570, '2021-08-22 00:00:00', 0.00[...];
Date: 2021-08-22 14:22:43 Duration: 4s168ms Database: acaweb_fx User: pgperfstats
7 2s392ms 12s346ms 7s235ms 4 28s940ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Aug 22 14 4 28s940ms 7s235ms [ User: postgres - Total duration: 28s940ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-08-22 14:16:13 Duration: 12s346ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-08-22 14:01:11 Duration: 10s377ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-08-22 14:31:05 Duration: 3s823ms Database: acaweb_fx User: postgres
8 202ms 20s415ms 6s180ms 8 49s445ms select fixcandlegaps (?, false);Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Aug 22 14 8 49s445ms 6s180ms [ User: postgres - Total duration: 49s445ms - Times executed: 8 ]
-
select fixcandlegaps ('EVERESTMT5', false);
Date: 2021-08-22 14:06:50 Duration: 20s415ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('XM', false);
Date: 2021-08-22 14:06:30 Duration: 10s331ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2021-08-22 14:06:16 Duration: 7s958ms Database: acaweb_fx User: postgres
9 180ms 36s8ms 5s666ms 7 39s667ms 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 (((longname 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 #9
Day Hour Count Duration Avg duration Aug 22 14 7 39s667ms 5s666ms [ User: postgres - Total duration: 39s667ms - Times executed: 7 ]
-
SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:03:30 Duration: 36s8ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:11:32 Duration: 2s3ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND (((longname ilike '%euro vs us dollar%' AND timegranularity = 240))) 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 > 517666239 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-08-22 14:19:33 Duration: 697ms Database: acaweb_fx User: postgres Bind query: yes
10 53ms 50s683ms 4s124ms 84 5m46s with rar_max as ( ;Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Aug 22 14 84 5m46s 4s124ms [ User: postgres - Total duration: 5m46s - Times executed: 84 ]
-
WITH rar_max as ( ;
Date: 2021-08-22 14:09:54 Duration: 50s683ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-08-22 14:01:49 Duration: 38s233ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-08-22 14:05:03 Duration: 31s925ms Database: acaweb_fx User: postgres Bind query: yes
11 63ms 2m8s 3s172ms 313 16m32s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.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 ar.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_autochartist_results rar on rar.resultuid = ar.resultuid 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 (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 #11
Day Hour Count Duration Avg duration Aug 22 14 313 16m32s 3s172ms [ User: postgres - Total duration: 16m32s - Times executed: 313 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:04:31 Duration: 2m8s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:29 Duration: 37s742ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.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 ar.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_autochartist_results rar ON rar.resultuid = ar.resultuid 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 (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: 2021-08-22 14:06:23 Duration: 29s500ms Database: acaweb_fx User: postgres Bind query: yes
12 2s150ms 3s976ms 2s959ms 148 7m17s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Aug 22 14 148 7m17s 2s959ms [ User: pgperfstats - Total duration: 7m17s - Times executed: 148 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970075, 1, 900, '2021-08-22 00:00:00', 0.137469292295084, 0.408521739130435, 0.189812097641503, 0.522217391304348, 0.238596547026494, 0.711304347826088, 2.40753281369369, 2.37039130434782, 3.08919038986304, 5.11308695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 915, '2021-08-22 00:00:00', 0.118413741724721, 0.398782608695651, 0.190852621989219, 0.554782608695654, 0.212299940702146, 0.70608695652174, 2.39739547740852, 2.44243478260869, 3.09220991622624, 5.11743478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 930, '2021-08-22 00:00:00', 0.14165942010452, 0.433130434782608, 0.187809602098287, 0.53491304347826, 0.207957381997545, 0.776999999999999, 2.39043891565674, 2.50513043478261, 3.09858894061876, 5.11882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 945, '2021-08-22 00:00:00', 0.128340795087901, 0.385217391304348, 0.150069970505197, 0.520217391304347, 0.233491178494568, 0.904695652173915, 2.39922826442632, 2.55008695652174, 3.09971360783426, 5.11921739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 960, '2021-08-22 00:00:00', 0.0953978770241308, 0.38986956521739, 0.148678699655414, 0.611913043478261, 0.281795155887077, 0.970652173913045, 2.38334259577882, 2.61873913043478, 3.11108715731258, 5.14786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 975, '2021-08-22 00:00:00', 0.135277930857456, 0.525130434782611, 0.242669850056577, 0.795260869565218, 0.332979607442153, 1.01765217391305, 2.38323305915079, 2.63921739130435, 3.11864078404695, 5.15660869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 990, '2021-08-22 00:00:00', 0.231234160871941, 0.666652173913045, 0.288691350151289, 0.834826086956525, 0.324200762471887, 0.992956521739131, 2.38567045373706, 2.62717391304348, 3.12896234425706, 5.15147826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1005, '2021-08-22 00:00:00', 0.15822986980847, 0.554652173913044, 0.204855699719362, 0.702304347826087, 0.206476864689909, 0.852173913043474, 2.36677594284638, 2.575, 3.08751725603666, 5.09752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1020, '2021-08-22 00:00:00', 0.153824254218155, 0.53508695652174, 0.196495894012156, 0.668000000000001, 0.216711945203019, 0.824608695652171, 2.37422285350444, 2.56560869565217, 3.08751725603666, 5.09752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1035, '2021-08-22 00:00:00', 0.178423985430983, 0.516869565217392, 0.188512336959073, 0.667913043478259, 0.203043619605372, 0.783434782608695, 2.37194522162451, 2.57995652173913, 3.08690190699336, 5.09673913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1050, '2021-08-22 00:00:00', 0.184100226183002, 0.505565217391304, 0.177197094436336, 0.61308695652174, 0.203852762101964, 0.770304347826087, 2.38657772907505, 2.5834347826087, 3.08265034190302, 5.07930434782608 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1065, '2021-08-22 00:00:00', 0.129918064784354, 0.448608695652173, 0.125872747712129, 0.537304347826088, 2.43576077263387, 1.89721739130435, 2.37707204807492, 2.56460869565217, 3.06801767829136, 5.07626086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1080, '2021-08-22 00:00:00', 0.129916665293369, 0.456608695652177, 0.157080100912773, 0.601391304347825, 2.43177318151264, 2.06452173913043, 2.38366409334063, 2.59165217391304, 3.06118856634726, 5.06743478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 1095, '2021-08-22 00:00:00', 0.117896115589726, 0.457695652173912, 2.43168655748104, 1.84517391304348, 2.40045679776677, 2.14673913043478, 2.38160535919714, 2.59521739130435, 3.05533766077399, 5.07269565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 600, '2021-08-22 00:00:00', 1.05847144723671, 1.27673076923077, 1.09517146672951, 1.4876923076923, 1.10781160644968, 1.66534615384615, 1.20926427028363, 2.11334615384615, 1.85856066393822, 4.63369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 615, '2021-08-22 00:00:00', 0.400017476541287, 0.809307692307691, 0.450910743342333, 0.952461538461538, 0.476520182799619, 1.12926923076923, 0.831058120711176, 1.754, 1.77932711568598, 4.43723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 630, '2021-08-22 00:00:00', 0.228122895353833, 0.623153846153847, 0.332910771136147, 0.800307692307694, 0.340955735904466, 1.03257692307692, 0.77475954086016, 1.62011538461539, 1.72828995653107, 4.38957692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 645, '2021-08-22 00:00:00', 0.243298537729968, 0.600461538461538, 0.237072559486626, 0.776038461538461, 0.272121036418611, 0.980461538461537, 0.727832136183567, 1.54946153846154, 1.73141592745538, 4.39492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 660, '2021-08-22 00:00:00', 0.166101192511814, 0.588384615384615, 0.26277948637886, 0.783538461538461, 0.290130318199356, 0.980807692307694, 0.709241679542307, 1.519, 1.746399353395, 4.38369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 675, '2021-08-22 00:00:00', 0.230461743863521, 0.589846153846151, 0.23790993771076, 0.752461538461535, 0.29791864919548, 0.951192307692307, 0.660172785075122, 1.50611538461539, 1.75016788161769, 4.35842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 690, '2021-08-22 00:00:00', 0.201420493953855, 0.544846153846154, 0.242481060323036, 0.717769230769233, 0.25988057612325, 0.840923076923078, 0.642063567425675, 1.46876923076923, 1.74810109415463, 4.33265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 705, '2021-08-22 00:00:00', 0.18452317344567, 0.53419230769231, 0.228121371204013, 0.657000000000002, 0.279858725348785, 0.80811538461539, 0.643099064028123, 1.46838461538462, 2.06548612717163, 4.52569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 720, '2021-08-22 00:00:00', 0.148154534705646, 0.441615384615383, 0.203017108032419, 0.590115384615387, 0.297296516060211, 0.791461538461544, 0.616391465273117, 1.42696153846154, 2.0594231768965, 4.53569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 735, '2021-08-22 00:00:00', 0.12903487900564, 0.470000000000003, 0.213683072293098, 0.61215384615385, 0.335632326305942, 0.818538461538465, 0.596882321864073, 1.41711538461539, 2.05653486196114, 4.53196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 750, '2021-08-22 00:00:00', 0.174802961601388, 0.485346153846157, 0.257608898556291, 0.651769230769233, 0.436611147184945, 0.844423076923076, 0.590342853446523, 1.45773076923077, 2.06072474181742, 4.54330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 765, '2021-08-22 00:00:00', 0.201619107763586, 0.492769230769231, 0.292313698723714, 0.623461538461539, 0.409902014557699, 0.80130769230769, 0.575369254011314, 1.54753846153846, 2.07304286830884, 4.55942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 780, '2021-08-22 00:00:00', 0.215662917178996, 0.485423076923081, 0.327544157915564, 0.644846153846154, 0.3808745482944, 0.755692307692309, 0.809549044459085, 1.65815384615385, 2.0823950692929, 4.56323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 795, '2021-08-22 00:00:00', 0.165944925989133, 0.46003846153846, 0.318881834878352, 0.580230769230768, 0.36590853838294, 0.773461538461538, 0.933305247288039, 1.74573076923077, 2.08132815436534, 4.54938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 810, '2021-08-22 00:00:00', 0.289512856098227, 0.448576923076923, 0.32716577778528, 0.564384615384616, 0.342083617758087, 0.753807692307693, 0.928501128784369, 1.78488461538462, 2.07421224194039, 4.54476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 825, '2021-08-22 00:00:00', 0.161454432723773, 0.418576923076923, 0.22202593057153, 0.603076923076926, 0.319731348767394, 0.749846153846157, 0.850491449782918, 1.76288461538462, 2.03444438115177, 4.5255 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 840, '2021-08-22 00:00:00', 0.199824111119294, 0.470653846153846, 0.223017322542099, 0.565615384615385, 0.3316811745313, 0.767807692307696, 0.859536441255493, 1.77642307692308, 2.04447995870306, 4.52469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 855, '2021-08-22 00:00:00', 0.206045446816584, 0.458384615384615, 0.335662302826013, 0.600307692307693, 0.431513752343469, 0.823038461538464, 0.881638261769185, 1.84023076923077, 2.04436738230832, 4.52392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 870, '2021-08-22 00:00:00', 0.250203314249709, 0.44246153846154, 0.275275906347405, 0.568769230769233, 0.404131100206165, 0.810884615384616, 0.955351167815351, 1.85942307692308, 2.03868855885346, 4.541 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 885, '2021-08-22 00:00:00', 0.177344653581229, 0.440384615384617, 0.336086454078987, 0.606230769230771, 0.486416181411002, 0.839307692307692, 1.08848211037912, 2.33576923076923, 2.04021892339636, 4.53715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 900, '2021-08-22 00:00:00', 0.347572099880566, 0.484269230769229, 0.395232005866853, 0.638461538461535, 0.528044922331423, 0.830999999999999, 1.05953388590673, 2.42984615384615, 2.03703720595907, 4.54253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 915, '2021-08-22 00:00:00', 0.16247461813607, 0.437807692307694, 0.236645934808816, 0.608461538461538, 0.267887094471939, 0.751153846153848, 0.996761683576447, 2.38757692307692, 1.97586989450217, 4.496 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 930, '2021-08-22 00:00:00', 0.161974133737457, 0.491499999999998, 0.198641230517581, 0.582538461538462, 0.255111984460521, 0.783730769230772, 0.998179670122646, 2.39242307692308, 1.97544551547629, 4.49976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 945, '2021-08-22 00:00:00', 0.170768619888029, 0.434192307692307, 0.200784875311483, 0.559384615384619, 0.396691928521171, 0.919615384615387, 1.05834307364789, 2.41930769230769, 1.98688742161046, 4.52511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 960, '2021-08-22 00:00:00', 0.208627548147782, 0.471576923076927, 0.260180437389134, 0.649500000000004, 0.603482289587818, 1.07707692307692, 1.23826873434709, 2.48146153846154, 1.98805894394894, 4.53126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 975, '2021-08-22 00:00:00', 0.227002287348693, 0.525961538461539, 0.403970897657054, 0.797615384615386, 0.769974625955549, 1.19226923076923, 1.22370333760333, 2.46353846153846, 1.99956048132122, 4.52703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 990, '2021-08-22 00:00:00', 0.28442024162523, 0.653076923076924, 0.516197773666705, 0.864692307692307, 0.693017745360547, 1.15765384615385, 1.14161170079174, 2.42265384615384, 1.98317153957609, 4.50765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1005, '2021-08-22 00:00:00', 0.296312405306394, 0.597807692307691, 0.483730912165653, 0.859346153846154, 0.522331184358969, 1.04688461538462, 0.949468401872247, 2.32761538461538, 1.92924621070989, 4.45769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1020, '2021-08-22 00:00:00', 0.261165647405274, 0.627846153846154, 0.358460316438987, 0.773961538461539, 0.401557462120446, 0.922346153846153, 0.851799366951196, 2.24680769230769, 1.91121488104777, 4.44380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1035, '2021-08-22 00:00:00', 0.252580591860532, 0.527653846153846, 0.247955752876628, 0.652153846153846, 0.379735689455382, 0.845923076923076, 0.814029703672745, 2.18796153846154, 1.91010372009963, 4.48530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1050, '2021-08-22 00:00:00', 0.205227472295048, 0.506346153846155, 0.235722170231105, 0.606307692307693, 0.424900178322466, 0.856192307692307, 0.829954646582941, 2.19934615384616, 1.94491951385774, 4.49565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1065, '2021-08-22 00:00:00', 0.180441970215869, 0.456769230769231, 0.316444791636466, 0.642115384615385, 0.674705525510094, 1.62311538461539, 0.816247232531532, 2.19723076923077, 1.95766171195678, 4.49753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1080, '2021-08-22 00:00:00', 0.237516198637872, 0.513230769230768, 0.312578989401694, 0.667769230769229, 0.663836728072846, 1.76580769230769, 0.765731831950023, 2.18603846153846, 1.94547380505466, 4.48861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 2, 1095, '2021-08-22 00:00:00', 0.248568826562103, 0.490307692307691, 0.639220318344637, 1.52015384615385, 0.641052183163323, 1.80769230769231, 0.74232137348891, 2.15569230769231, 1.96943045574095, 4.521 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 600, '2021-08-22 00:00:00', 0.36213389151613, 1.06165384615384, 0.416845732394351, 1.27773076923077, 0.464677118669925, 1.46523076923077, 0.676958906831472, 1.88619230769231, 1.9907051274901, 4.45376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 615, '2021-08-22 00:00:00', 0.223605531787912, 0.725923076923076, 0.294435418020006, 0.967846153846155, 0.409707995453421, 1.18419230769231, 0.594755702918308, 1.61411538461538, 1.89216777959933, 4.36311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 630, '2021-08-22 00:00:00', 0.239303875053003, 0.681769230769231, 0.254849835121659, 0.820961538461541, 0.483231761564382, 1.05684615384616, 0.566922303725599, 1.46646153846154, 1.84076589620065, 4.30926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 645, '2021-08-22 00:00:00', 0.161912017893861, 0.570307692307691, 0.297115372566594, 0.773230769230769, 0.446254373820409, 0.966615384615388, 0.538486025816827, 1.416, 1.81247050310216, 4.28573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 660, '2021-08-22 00:00:00', 0.257247010896889, 0.59776923076923, 0.449983315930031, 0.764769230769232, 0.436540737371226, 0.96515384615385, 0.519020070754644, 1.40307692307693, 1.82575552706691, 4.26826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 675, '2021-08-22 00:00:00', 0.286993596819487, 0.563269230769231, 0.290129615596467, 0.699923076923079, 0.348105211770147, 0.912961538461541, 0.409824940112804, 1.36719230769231, 1.82790212665104, 4.23423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 690, '2021-08-22 00:00:00', 0.173096118251812, 0.514884615384617, 0.25456487460884, 0.694653846153848, 0.291170909366882, 0.856538461538462, 0.334571818207185, 1.37569230769231, 1.96817487692376, 4.14988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 705, '2021-08-22 00:00:00', 0.147267193067045, 0.493884615384617, 0.193612924711612, 0.651269230769233, 0.282434779401163, 0.865269230769231, 0.375680979637695, 1.36896153846154, 2.13362192202692, 4.55588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 720, '2021-08-22 00:00:00', 0.155727261582552, 0.500500000000001, 0.20465209502959, 0.641000000000002, 0.293561433748739, 0.837653846153845, 0.459605598479658, 1.39788461538462, 2.13018063661638, 4.58323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 735, '2021-08-22 00:00:00', 0.180665696373586, 0.496423076923077, 0.279114467833262, 0.667384615384614, 0.313645571649569, 0.885769230769229, 0.431327733685366, 1.39457692307692, 2.13693328249764, 4.57557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 750, '2021-08-22 00:00:00', 0.206457952508123, 0.500615384615384, 0.222346967251981, 0.640576923076923, 0.252601349043234, 0.844192307692308, 0.454207800630775, 1.37261538461539, 2.1474079677602, 4.5625 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 765, '2021-08-22 00:00:00', 0.164973587629611, 0.485269230769228, 0.20120269534821, 0.641269230769229, 0.211761607619366, 0.759538461538459, 0.474653306676001, 1.36719230769231, 2.14788787739168, 4.53857692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 780, '2021-08-22 00:00:00', 0.187892506093651, 0.476923076923076, 0.188272637825697, 0.579115384615381, 0.286175473334913, 0.762807692307689, 0.478480789743796, 1.34611538461538, 2.17223533680436, 4.54403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 795, '2021-08-22 00:00:00', 0.14229449959638, 0.444269230769228, 0.227661976150205, 0.576846153846153, 0.3072706874803, 0.753653846153843, 0.464051489185612, 1.37576923076923, 2.16215740549892, 4.55238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 810, '2021-08-22 00:00:00', 0.168362923014996, 0.419923076923076, 0.211882481941867, 0.577115384615382, 0.248017980117447, 0.697961538461534, 0.480136341213459, 1.38488461538462, 2.16767152635122, 4.58661538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 825, '2021-08-22 00:00:00', 0.221336294774752, 0.502653846153847, 0.24667634353853, 0.593461538461538, 0.269432020825578, 0.721576923076925, 0.49082616694085, 1.39738461538462, 2.16409429660895, 4.59926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 840, '2021-08-22 00:00:00', 0.166584517703363, 0.42480769230769, 0.173705055061293, 0.515615384615382, 0.243454892362805, 0.69426923076923, 0.51147671125267, 1.42688461538461, 2.160628726516, 4.60042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 855, '2021-08-22 00:00:00', 0.13773102549758, 0.409653846153843, 0.222064619839847, 0.529153846153844, 0.267157320405326, 0.699923076923076, 0.511855449847379, 1.45219230769231, 2.16133784815011, 4.61042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 870, '2021-08-22 00:00:00', 0.164183480851808, 0.420846153846155, 0.189432366660139, 0.526307692307694, 0.273872221749765, 0.747076923076923, 0.536687941129524, 1.54588461538462, 2.15722787962129, 4.60426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 885, '2021-08-22 00:00:00', 0.132924431973149, 0.419230769230772, 0.167344435222687, 0.545000000000001, 0.346242611695681, 0.786115384615385, 0.929010712863626, 2.22523076923077, 2.11281238018101, 4.65992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 900, '2021-08-22 00:00:00', 0.153979983714166, 0.461653846153846, 0.261116399037197, 0.630576923076922, 0.378406683954629, 0.875538461538461, 0.964278092668293, 2.282, 2.12421520892921, 4.64957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 915, '2021-08-22 00:00:00', 0.261495968493704, 0.477692307692307, 0.333028924592719, 0.642230769230768, 0.347916994963762, 0.872653846153846, 1.03322745727238, 2.34353846153846, 2.10370463852553, 4.64538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 930, '2021-08-22 00:00:00', 0.307347693362721, 0.479730769230768, 0.330785768459566, 0.658230769230769, 0.333279889305347, 0.848269230769232, 1.03907277601049, 2.35507692307692, 2.05871773535037, 4.61807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 945, '2021-08-22 00:00:00', 0.191312985606152, 0.504538461538461, 0.233899981912061, 0.657807692307695, 0.331758855890142, 0.904538461538465, 1.06641235277628, 2.39311538461539, 2.03702940728745, 4.61038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 960, '2021-08-22 00:00:00', 0.187954298864214, 0.476461538461542, 0.228430996145445, 0.614000000000001, 0.256968432661708, 0.866153846153849, 1.1035031832236, 2.43865384615385, 2.03741492205574, 4.62273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 975, '2021-08-22 00:00:00', 0.154653801962765, 0.489961538461535, 0.233323970874437, 0.718653846153846, 0.279341370975481, 0.925807692307692, 1.12019930438225, 2.45680769230769, 2.0307171438833, 4.62503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 990, '2021-08-22 00:00:00', 0.213244893527099, 0.623230769230771, 0.220960438505665, 0.759346153846155, 0.311173174639755, 0.954230769230771, 1.11175817306851, 2.47565384615385, 2.0224002114776, 4.61884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1005, '2021-08-22 00:00:00', 0.158775119151392, 0.544461538461539, 0.239477292965647, 0.712423076923076, 0.350882564180887, 0.878576923076924, 1.08743462968868, 2.46492307692308, 2.01538376608908, 4.59973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1020, '2021-08-22 00:00:00', 0.138131804392094, 0.527653846153846, 0.220291712194397, 0.660961538461539, 0.31991347868784, 0.831076923076922, 1.08143412189555, 2.445, 2.01442229970244, 4.59219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1035, '2021-08-22 00:00:00', 0.185965588214595, 0.497999999999998, 0.278014844650703, 0.651576923076923, 0.321523775888406, 0.78353846153846, 1.0704843598182, 2.44526923076923, 2.0100711583271, 4.58869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1050, '2021-08-22 00:00:00', 0.183856101758541, 0.492115384615384, 0.226665432877488, 0.60753846153846, 0.382798217582863, 0.789653846153844, 1.08524588706183, 2.43765384615385, 2.00885662849447, 4.57407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1065, '2021-08-22 00:00:00', 0.135771368908855, 0.442230769230766, 0.173544589703581, 0.558730769230767, 0.927847530578168, 1.715, 1.07086198205716, 2.41876923076923, 1.99866902674293, 4.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1080, '2021-08-22 00:00:00', 0.122537159199221, 0.417653846153845, 0.323136401301608, 0.596423076923077, 0.882006939620356, 1.78680769230769, 0.987703602379705, 2.39961538461539, 1.91035586374734, 4.56061538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 3, 1095, '2021-08-22 00:00:00', 0.303749828743226, 0.506038461538464, 0.826309993050664, 1.61626923076923, 0.907275194448487, 1.87603846153846, 0.957792610441, 2.40226923076923, 1.92593532481873, 4.59565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 600, '2021-08-22 00:00:00', 0.3997301031754, 1.12134615384616, 0.573992555566843, 1.27557692307692, 0.686401864799329, 1.54, 0.669632813275591, 2.03223076923077, 1.61223360637919, 4.34619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 615, '2021-08-22 00:00:00', 0.205989234222047, 0.733730769230772, 0.29645961198528, 0.986692307692311, 0.463796447394094, 1.20776923076923, 0.469298246976677, 1.75573076923077, 1.55008325781354, 4.28488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 630, '2021-08-22 00:00:00', 0.168681953802005, 0.674807692307694, 0.2975032436798, 0.8355, 0.407947538105272, 1.09807692307692, 0.475741573351945, 1.66326923076923, 1.53387602347276, 4.24115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 645, '2021-08-22 00:00:00', 0.206550913820299, 0.597000000000001, 0.24598856758926, 0.789153846153847, 0.35413675107441, 1.01403846153846, 0.497375778074669, 1.60723076923077, 1.51075859905393, 4.21623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 660, '2021-08-22 00:00:00', 0.140953418382978, 0.568115384615384, 0.181261409189982, 0.73053846153846, 0.263757884315257, 0.917307692307692, 0.507553262078132, 1.57607692307692, 1.51668588097156, 4.2113076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 675, '2021-08-22 00:00:00', 0.163847532316341, 0.56457692307692, 0.22587137592342, 0.725038461538461, 0.293275989732958, 0.925384615384617, 0.526005043848292, 1.56411538461538, 1.51588007288988, 4.20965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 690, '2021-08-22 00:00:00', 0.168698679945593, 0.520730769230768, 0.258772180766139, 0.722192307692307, 0.317927325996656, 0.94423076923077, 0.530247663469991, 1.53023076923077, 1.5251424246229, 4.19584615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 705, '2021-08-22 00:00:00', 0.212069107023739, 0.554884615384613, 0.256938939169482, 0.689461538461538, 0.248609301144155, 0.883230769230767, 0.540653839204121, 1.51742307692308, 2.25035060789681, 4.46646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 720, '2021-08-22 00:00:00', 0.143020929076293, 0.467884615384616, 0.217895204169342, 0.635000000000002, 0.227268384210249, 0.821038461538462, 0.561730332235893, 1.46438461538462, 2.23635613924492, 4.49269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 735, '2021-08-22 00:00:00', 0.147479213659209, 0.486038461538463, 0.191515590849573, 0.643307692307692, 0.236301713916764, 0.797499999999999, 0.581469237231133, 1.44407692307693, 2.22668325577269, 4.50680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 750, '2021-08-22 00:00:00', 0.162775938497818, 0.49061538461538, 0.193332682580688, 0.598615384615382, 0.263492288604139, 0.781115384615382, 0.551642509657784, 1.42346153846154, 2.24097330674385, 4.48880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 765, '2021-08-22 00:00:00', 0.135753469993896, 0.438269230769229, 0.145403973070256, 0.556653846153846, 0.268815372728914, 0.755769230769229, 0.513464240384709, 1.46461538461539, 2.25348281555462, 4.475 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 780, '2021-08-22 00:00:00', 0.123649728607127, 0.476153846153846, 0.257067761195672, 0.634923076923075, 0.338881510946731, 0.796038461538459, 0.505843260917238, 1.52526923076923, 2.2374725548811, 4.48607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 795, '2021-08-22 00:00:00', 0.220651162209983, 0.481153846153845, 0.241037287252725, 0.588423076923077, 0.313716327031527, 0.773576923076922, 0.453744401109766, 1.56569230769231, 2.21912359415915, 4.48838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 810, '2021-08-22 00:00:00', 0.145542317398912, 0.459384615384617, 0.21555214254061, 0.610384615384615, 0.309194407353142, 0.815307692307692, 0.396904981847527, 1.58526923076923, 2.21235910737836, 4.4945 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 825, '2021-08-22 00:00:00', 0.141723587961268, 0.473846153846153, 0.146437090719737, 0.571692307692307, 0.309608549375097, 0.823423076923078, 0.367212654801212, 1.56142307692308, 2.21335057287849, 4.49296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 840, '2021-08-22 00:00:00', 0.121827071640973, 0.441653846153846, 0.202263229100481, 0.598576923076922, 0.284555556289776, 0.804230769230769, 0.373561274965491, 1.57688461538462, 2.20939539275759, 4.49719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 855, '2021-08-22 00:00:00', 0.151547504611083, 0.451384615384614, 0.246739379788596, 0.619807692307692, 0.234473656056742, 0.763153846153847, 0.356456932343004, 1.59076923076923, 2.22336904857332, 4.48238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 870, '2021-08-22 00:00:00', 0.228393604248319, 0.475961538461538, 0.228794405526006, 0.587000000000001, 0.277772416529459, 0.756346153846154, 0.442585063531901, 1.64853846153846, 2.18047563653861, 4.55519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 885, '2021-08-22 00:00:00', 0.169033000874428, 0.434346153846152, 0.177851000732461, 0.554461538461539, 0.382645037358888, 0.812769230769233, 0.962546706159476, 2.29980769230769, 2.18422840063805, 4.56511538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 900, '2021-08-22 00:00:00', 0.126696153787778, 0.435653846153848, 0.20119501828976, 0.583346153846156, 0.340858357679551, 0.804500000000003, 0.958206353237447, 2.37215384615385, 2.17891762120554, 4.579 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 915, '2021-08-22 00:00:00', 0.195913293223148, 0.481461538461538, 0.31739713536587, 0.675307692307694, 0.328178921650045, 0.808730769230771, 0.942094507753046, 2.39230769230769, 2.16927086935112, 4.57976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 930, '2021-08-22 00:00:00', 0.290868090642214, 0.547615384615387, 0.286360474818826, 0.623192307692308, 0.281684122050543, 0.842769230769232, 0.940123595802492, 2.43684615384615, 2.1598708465661, 4.58207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 945, '2021-08-22 00:00:00', 0.216218411654657, 0.455192307692309, 0.239038229964617, 0.614653846153849, 0.273079903775716, 0.985076923076923, 0.933395320652176, 2.46276923076923, 2.15643652209986, 4.59592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 960, '2021-08-22 00:00:00', 0.149744197267825, 0.444730769230769, 0.194469392489883, 0.662769230769229, 0.285193720936381, 1.01053846153846, 0.951888309543796, 2.45607692307693, 2.13578866571938, 4.56676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 975, '2021-08-22 00:00:00', 0.182508811167695, 0.518115384615384, 0.256552420794238, 0.804230769230767, 0.339056246751979, 1.04446153846154, 0.95595827395261, 2.43030769230769, 2.13032263392552, 4.53726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 990, '2021-08-22 00:00:00', 0.184928530893588, 0.65980769230769, 0.250461067141873, 0.822884615384615, 0.331416967208751, 1.03761538461539, 0.945515056219864, 2.41180769230769, 2.12008345155054, 4.52919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1005, '2021-08-22 00:00:00', 0.153752808604741, 0.577615384615387, 0.200153037602578, 0.773038461538464, 0.242662741585615, 0.941384615384618, 0.893558786323193, 2.35523076923077, 2.11512173026664, 4.49942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1020, '2021-08-22 00:00:00', 0.204356735598843, 0.611653846153847, 0.255145801454775, 0.754500000000002, 0.245814479763781, 0.924961538461539, 0.901744521213441, 2.33369230769231, 2.11466131567208, 4.484 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1035, '2021-08-22 00:00:00', 0.150493674796802, 0.553115384615386, 0.202479279091809, 0.69946153846154, 0.238596618068757, 0.904115384615383, 0.914966898098167, 2.28823076923077, 2.11648926617787, 4.47357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1050, '2021-08-22 00:00:00', 0.183997374563212, 0.494076923076924, 0.189692240626355, 0.620884615384614, 0.364498568109463, 0.915384615384614, 0.912272831153892, 2.28503846153846, 2.13390072438679, 4.44030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1065, '2021-08-22 00:00:00', 0.134913875662044, 0.485076923076922, 0.190176921676795, 0.64930769230769, 0.977179269435952, 1.79126923076923, 0.908503134070203, 2.26276923076923, 2.13076197132893, 4.42953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1080, '2021-08-22 00:00:00', 0.159820842002732, 0.488692307692308, 0.34254019640598, 0.723884615384615, 0.97249157243728, 1.83253846153846, 0.90986206562398, 2.23746153846154, 2.11261150238277, 4.431 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 4, 1095, '2021-08-22 00:00:00', 0.347724287331213, 0.577499999999999, 1.01270548304263, 1.64834615384615, 0.953815425621665, 1.83811538461539, 0.89563534217551, 2.20588461538462, 2.10035307068561, 4.42169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 600, '2021-08-22 00:00:00', 0.472133851077567, 1.05804, 0.553244394458724, 1.27012, 0.599020728634103, 1.44, 0.623209576841264, 1.84348, 2.18854365579792, 4.3344 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 615, '2021-08-22 00:00:00', 0.266986622636168, 0.720760000000004, 0.317071563951527, 0.860280000000003, 0.407947574246168, 1.08016, 0.518236271726839, 1.6284, 2.2504035215934, 4.15552 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 630, '2021-08-22 00:00:00', 0.24833780756596, 0.621800000000001, 0.317644785885117, 0.776719999999997, 0.367826104746977, 0.977279999999999, 0.509026521902348, 1.5686, 2.25766199123488, 4.1378 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 645, '2021-08-22 00:00:00', 0.235268095301229, 0.555919999999999, 0.246385030660011, 0.7348, 0.269381235426672, 0.880400000000001, 0.497570011824136, 1.5056, 2.26655725863404, 4.12416 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 660, '2021-08-22 00:00:00', 0.181777455514519, 0.575280000000001, 0.224795299476358, 0.683480000000001, 0.212352984438642, 0.85704, 0.508288687656929, 1.52616, 2.25861105770781, 4.11708 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 675, '2021-08-22 00:00:00', 0.181774356460601, 0.475199999999998, 0.242429886771412, 0.623000000000001, 0.268661664552272, 0.896439999999998, 0.537713005855977, 1.47988, 2.25005081201885, 4.14936 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 690, '2021-08-22 00:00:00', 0.180141842261406, 0.470600000000003, 0.190199877322077, 0.62892, 0.259935491997532, 0.877719999999998, 0.540443268684762, 1.46348, 2.3357023212159, 4.1948 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 705, '2021-08-22 00:00:00', 0.120453338130025, 0.467439999999999, 0.235877673099141, 0.652879999999996, 0.271596440821056, 0.858279999999999, 0.540731609334369, 1.46156, 2.35065648773557, 4.43956 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 720, '2021-08-22 00:00:00', 0.228058961674385, 0.523159999999996, 0.231852805316934, 0.648839999999998, 0.26317457450648, 0.878759999999999, 0.551849940352148, 1.46624, 2.35687083651183, 4.47584 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 735, '2021-08-22 00:00:00', 0.153932636782024, 0.468439999999999, 0.196063127589051, 0.606399999999999, 0.215436974542439, 0.809439999999997, 0.56159282402823, 1.4176, 2.36696912386565, 4.5024 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 750, '2021-08-22 00:00:00', 0.152013453351998, 0.436559999999999, 0.191942586902091, 0.605959999999999, 0.254250873482605, 0.778559999999998, 0.620717192716085, 1.443, 2.36569309646595, 4.52608 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 765, '2021-08-22 00:00:00', 0.195598628147883, 0.501359999999999, 0.241097836296112, 0.628599999999997, 0.295687774519004, 0.758479999999997, 0.605371511277718, 1.516, 2.42124041763721, 4.56692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 780, '2021-08-22 00:00:00', 0.122366907291145, 0.422079999999998, 0.179579945056975, 0.558959999999998, 0.256488550751621, 0.712279999999996, 0.543447942922473, 1.5, 2.63714655894081, 4.62916 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 795, '2021-08-22 00:00:00', 0.162032126444111, 0.464919999999999, 0.191158119541566, 0.554519999999998, 0.329345436687176, 0.7684, 0.524703494048463, 1.51156, 2.63884023957495, 4.63668 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 810, '2021-08-22 00:00:00', 0.124757765289383, 0.405599999999998, 0.162412099302977, 0.550239999999998, 0.297116711074957, 0.722439999999999, 0.51109248021599, 1.51376, 2.60771464440929, 4.6212 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 825, '2021-08-22 00:00:00', 0.123926631520429, 0.415679999999999, 0.232254946126019, 0.56188, 0.268798418894161, 0.681559999999998, 0.508681685012018, 1.47216, 2.60378455329929, 4.6188 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 840, '2021-08-22 00:00:00', 0.195327912325232, 0.446919999999998, 0.216473539568542, 0.525279999999998, 0.248050687024515, 0.674319999999999, 0.512191477867407, 1.44688, 2.59577171120009, 4.61812 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 855, '2021-08-22 00:00:00', 0.126393196019403, 0.395640000000001, 0.177313968240896, 0.504919999999998, 0.239716325407068, 0.658999999999999, 0.485614552225664, 1.44492, 2.58884526188801, 4.61996 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 870, '2021-08-22 00:00:00', 0.141677003544446, 0.410959999999998, 0.1754002375521, 0.51908, 0.279420907115651, 0.712279999999997, 0.484338955002932, 1.42016, 2.71859046995558, 4.56068 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 885, '2021-08-22 00:00:00', 0.153254276721184, 0.373040000000001, 0.185557107112609, 0.51424, 0.304107064480037, 0.75024, 0.942282721197129, 2.19168, 2.7604626725726, 4.568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 900, '2021-08-22 00:00:00', 0.162798372227736, 0.42532, 0.211788219691275, 0.567199999999999, 0.329112883369826, 0.825959999999998, 0.937314795928599, 2.24412, 2.7770094076182, 4.5744 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 915, '2021-08-22 00:00:00', 0.177410559625593, 0.43456, 0.285622127994313, 0.614200000000001, 0.32966283280548, 0.793799999999999, 0.957761074938143, 2.23988, 2.79791041493469, 4.54476 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 930, '2021-08-22 00:00:00', 0.262355992244632, 0.506999999999999, 0.313936575335422, 0.648439999999997, 0.402619990396238, 0.833759999999998, 0.941065252785375, 2.27268, 2.79511523137539, 4.54636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 945, '2021-08-22 00:00:00', 0.19851626297779, 0.462039999999998, 0.214890801726521, 0.567839999999999, 0.373837754469325, 0.900600000000002, 0.920936340543328, 2.25908, 2.77444214392732, 4.55672 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 960, '2021-08-22 00:00:00', 0.142878934766468, 0.437840000000001, 0.31858767500747, 0.632760000000001, 0.329347192690833, 0.934360000000001, 0.901161457971509, 2.27584, 2.75554036261493, 4.56476 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 975, '2021-08-22 00:00:00', 0.253453565766985, 0.533720000000004, 0.283480992896055, 0.747160000000003, 0.265373246579226, 0.937280000000003, 0.884566196882216, 2.29724, 2.75089365903761, 4.56744 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 990, '2021-08-22 00:00:00', 0.243230343501793, 0.617399999999998, 0.231911060538304, 0.774359999999999, 0.291194139135159, 0.969879999999999, 0.892768913735989, 2.342, 2.73885348701484, 4.57756 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1005, '2021-08-22 00:00:00', 0.124020831583516, 0.5424, 0.174976255531999, 0.697240000000001, 0.261273483793006, 0.8572, 0.95625527100944, 2.31468, 2.77222742453308, 4.54068 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1020, '2021-08-22 00:00:00', 0.14169882380128, 0.485160000000001, 0.242461075913915, 0.65096, 0.245911230596191, 0.7416, 0.979592148124244, 2.27888, 2.79524596413268, 4.5244 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1035, '2021-08-22 00:00:00', 0.212595288439486, 0.498440000000002, 0.204678227143649, 0.572520000000002, 0.209018834876987, 0.717040000000001, 1.00347965433619, 2.273, 2.80515737407607, 4.50632 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1050, '2021-08-22 00:00:00', 0.127805620638006, 0.436120000000003, 0.180694650354308, 0.55016, 0.265740161310505, 0.7362, 1.02347056625973, 2.2472, 2.81931951127691, 4.49756 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1065, '2021-08-22 00:00:00', 0.117355414588905, 0.42272, 0.144145331754681, 0.556720000000001, 1.00667128862074, 1.869, 1.00465538536024, 2.25988, 2.8075164303467, 4.50844 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1080, '2021-08-22 00:00:00', 0.150311654017026, 0.472520000000002, 0.257274010865201, 0.633400000000001, 1.01514095901341, 1.9406, 1.01404273414224, 2.26, 2.84982586134662, 4.51276 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 5, 1095, '2021-08-22 00:00:00', 0.223678858822327, 0.481333333333332, 0.986855509738608, 1.89683333333333, 0.965722008752212, 2.05795833333333, 0.948977289896407, 2.342375, 2.79614802555178, 4.69695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 600, '2021-08-22 00:00:00', 0.892514614817225, 1.39136363636364, 0.865929764555336, 1.5515, 0.847683552253968, 1.7095, 0.803683243206709, 1.95222727272727, 2.94161559881111, 4.53495454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 615, '2021-08-22 00:00:00', 0.223299485384896, 0.786772727272725, 0.283063772968387, 0.970363636363632, 0.369142814841245, 1.12731818181818, 0.419892245505318, 1.47154545454545, 2.97805160308705, 4.41172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 630, '2021-08-22 00:00:00', 0.201876054940751, 0.642318181818182, 0.248967182593724, 0.765909090909092, 0.287406133745063, 0.943000000000001, 0.423304297330569, 1.35063636363636, 2.98173083941212, 4.36531818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 645, '2021-08-22 00:00:00', 0.150742031872865, 0.553272727272726, 0.20296866561314, 0.696227272727272, 0.282503924808961, 0.882090909090909, 0.447030938720307, 1.30077272727272, 2.9823909787646, 4.33095454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 660, '2021-08-22 00:00:00', 0.189218059460438, 0.573954545454544, 0.254908709573547, 0.718454545454544, 0.340241332736285, 0.893545454545454, 0.452653188535007, 1.28736363636363, 2.9823909787646, 4.33095454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 675, '2021-08-22 00:00:00', 0.175928956785113, 0.509954545454545, 0.243867774299912, 0.631590909090908, 0.301229974995015, 0.821545454545453, 0.435031769750946, 1.25554545454545, 2.9906180151524, 4.32172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 690, '2021-08-22 00:00:00', 0.154999902248258, 0.487727272727272, 0.231297268481333, 0.652045454545451, 0.247435929001912, 0.777409090909088, 0.398548233975755, 1.23013636363636, 2.97786760046303, 4.36027272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 705, '2021-08-22 00:00:00', 0.189507547051854, 0.509590909090906, 0.210186234674761, 0.612409090909088, 0.276510335011126, 0.753181818181815, 0.388964395370324, 1.23840909090909, 2.95739351756727, 4.67131818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 720, '2021-08-22 00:00:00', 0.123271538865923, 0.413590909090907, 0.153761382572359, 0.524909090909089, 0.217960161576904, 0.683181818181816, 0.38664659132092, 1.22040909090909, 2.9507798514294, 4.68472727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 735, '2021-08-22 00:00:00', 0.126407752584323, 0.436590909090906, 0.193993417123996, 0.552727272727269, 0.193233860064233, 0.700909090909087, 0.394318602367629, 1.25227272727272, 2.9628037985133, 4.75740909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 750, '2021-08-22 00:00:00', 0.145635768464606, 0.442590909090909, 0.13317381962595, 0.556136363636363, 0.193653593526466, 0.706999999999999, 0.459249717507049, 1.30172727272727, 2.98998242621774, 4.81336363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 765, '2021-08-22 00:00:00', 0.110272242801473, 0.449590909090907, 0.149825468448029, 0.574363636363634, 0.270060362821164, 0.744136363636361, 0.447457949849051, 1.36604545454546, 3.05440189658916, 4.84822727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 780, '2021-08-22 00:00:00', 0.126702945362909, 0.437272727272724, 0.166086296872011, 0.522909090909088, 0.278382110716725, 0.700863636363632, 0.46780115655898, 1.41672727272727, 3.09618082013885, 4.91136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 795, '2021-08-22 00:00:00', 0.112770204609278, 0.396499999999997, 0.202710849023151, 0.528545454545453, 0.214296781099506, 0.747409090909089, 0.453332100679503, 1.43722727272727, 3.14317260828204, 4.94504545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 810, '2021-08-22 00:00:00', 0.14137378688798, 0.420499999999999, 0.179291058198069, 0.521954545454544, 0.205908781762522, 0.729954545454544, 0.43575226539461, 1.47468181818182, 3.14322908970848, 4.95140909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 825, '2021-08-22 00:00:00', 0.125813414036483, 0.398590909090908, 0.18696255730894, 0.596045454545454, 0.245003193724217, 0.779227272727273, 0.425261785939069, 1.50840909090909, 3.13316285192933, 4.97413636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 840, '2021-08-22 00:00:00', 0.176310528889806, 0.509545454545454, 0.214629147591073, 0.611363636363637, 0.244906378437011, 0.75809090909091, 0.425289473610193, 1.51077272727273, 3.13049262716662, 4.98322727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 855, '2021-08-22 00:00:00', 0.10884291075113, 0.409727272727273, 0.147774844821114, 0.531500000000001, 0.166338620880829, 0.652181818181818, 0.366294726743131, 1.42272727272727, 3.13460298307008, 4.97963636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 870, '2021-08-22 00:00:00', 0.130770940812699, 0.412090909090909, 0.143628978795307, 0.526045454545455, 0.209083368488155, 0.663045454545453, 0.361559575782228, 1.41977272727272, 3.13658690616304, 4.98509090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 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 970075, 1, 885, '2021-08-22 00:00:00', 0.127241164144368, 0.400136363636363, 0.139251368836876, 0.491909090909091, 0.250296278982985, 0.69231818181818, 2.45491301236284, 2.28277272727272, 3.13460108034506, 5.00413636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:49:10 Duration: 3s976ms 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 970100, 1, 900, '2021-08-22 00:00:00', 6.6071099624068, 12.546347826087, 10.2693044907296, 16.7067826086957, 13.683428380962, 27.2334347826087, 53.3215817058407, 97.2663913043478, 70.8860188553851, 197.205565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 915, '2021-08-22 00:00:00', 5.31628135436179, 11.1434347826087, 11.5943023689623, 19.5578260869565, 13.0756132076068, 27.2738695652174, 53.2273683616197, 99.2316086956522, 69.9464238821767, 196.900782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 930, '2021-08-22 00:00:00', 11.3138009725574, 15.1490869565217, 11.9138687727534, 20.0990434782609, 12.8881099357281, 28.9565217391304, 54.2995396173497, 99.7532608695652, 69.6409246484941, 196.32852173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 945, '2021-08-22 00:00:00', 6.39525030181972, 12.7458260869565, 7.99475502100279, 18.5111304347826, 9.00643535996789, 31.0374347826087, 54.2537410195883, 99.6625652173913, 69.8313535882302, 196.574347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 960, '2021-08-22 00:00:00', 7.29533841794952, 13.5517826086957, 7.31758028377447, 20.5088695652174, 9.2145789105104, 34.8059565217391, 53.4904510441363, 100.459782608696, 69.2015776917526, 197.030869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 975, '2021-08-22 00:00:00', 4.93637465426517, 14.885, 5.70601819418856, 25.6207826086957, 10.7029665894195, 35.9162173913044, 52.7591100480219, 100.423826086957, 68.1528084279192, 197.044391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 990, '2021-08-22 00:00:00', 5.61029107838348, 20.6625652173913, 9.61798001316269, 28.4555217391305, 11.3635668195185, 36.7560434782609, 52.8223967330574, 101.00452173913, 67.450081111886, 197.152 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1005, '2021-08-22 00:00:00', 8.12123788681442, 20.1117826086957, 10.6235952838454, 26.7958695652175, 15.2986488479579, 35.4491304347827, 49.3695858430695, 98.2309565217391, 66.2061620117649, 194.606652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1020, '2021-08-22 00:00:00', 6.5746562843177, 17.6285652173914, 8.42926781266966, 22.569695652174, 17.3590834731465, 33.1811304347827, 46.9747026289161, 97.9154347826087, 64.2606491750835, 194.713304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1035, '2021-08-22 00:00:00', 6.85384139945288, 16.4102608695652, 14.1185212219294, 24.5153043478261, 15.5505879334223, 31.8515652173914, 45.2644004387886, 97.0379130434782, 64.6394073501074, 193.937130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1050, '2021-08-22 00:00:00', 12.3493414893809, 18.6783043478261, 14.1944183217937, 24.1903043478261, 14.4565176422236, 30.5673913043479, 44.6901736971233, 95.5905217391304, 64.8878048277459, 193.785 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1065, '2021-08-22 00:00:00', 7.917220367517, 16.0234347826087, 7.51429636609245, 20.0171739130435, 38.6665933648503, 67.8685217391305, 38.6418283575484, 94.0722173913043, 65.8044694806098, 193.06647826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1080, '2021-08-22 00:00:00', 6.42549209631772, 13.2809565217391, 7.09249927879885, 19.5552608695652, 38.1611113319169, 76.0407826086957, 37.4004630278243, 93.4421739130435, 66.343726869604, 192.678695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 1095, '2021-08-22 00:00:00', 6.30020675863743, 14.5632608695652, 38.2241620452207, 64.9958260869565, 39.0716021380288, 78.3387826086957, 37.8928642403807, 92.8076086956521, 66.9438766726904, 192.896173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 600, '2021-08-22 00:00:00', 23.7299954066578, 44.84, 22.943296907074, 54.6553846153846, 25.7142161817155, 63.724, 31.114931428842, 80.3456923076923, 68.3140479879392, 179.047538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 615, '2021-08-22 00:00:00', 9.51380935086545, 26.3317307692308, 9.60298017276213, 35.8589615384615, 13.6908845618592, 44.8273846153846, 29.3340217848727, 70.0243461538461, 67.3537947493224, 173.151576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 630, '2021-08-22 00:00:00', 10.2037282471427, 23.3146923076923, 14.5233514566661, 34.7194230769231, 13.7299441727254, 43.7821153846154, 29.9548340635339, 67.9145769230769, 67.7738564781549, 172.400192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 645, '2021-08-22 00:00:00', 9.41194785039006, 22.8604615384615, 10.4676762309208, 29.7543461538461, 14.3649515193699, 41.3639230769231, 27.7840548587467, 65.7570769230769, 66.8803759859233, 170.302461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 660, '2021-08-22 00:00:00', 8.13918095482495, 18.0291538461538, 9.24622014455302, 26.3671923076923, 15.4441458350355, 37.5564230769231, 26.1364736604733, 59.8102692307693, 66.8143041248366, 167.665615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 675, '2021-08-22 00:00:00', 9.67073526056829, 19.2290000000001, 11.859059116395, 26.2733846153846, 19.6662451608372, 35.8866153846154, 26.6668841131006, 57.4133076923077, 66.6985521458934, 167.092961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 690, '2021-08-22 00:00:00', 5.45545033831727, 17.9109230769231, 10.8675024211567, 25.2720769230769, 14.9881231878906, 32.6668461538462, 24.6061725838176, 56.1822307692308, 65.6733465219046, 166.401115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 705, '2021-08-22 00:00:00', 8.03870282455687, 17.3293076923077, 13.3928601543451, 22.4240769230769, 15.6855165568554, 29.7611538461539, 22.0972672304483, 54.7244230769231, 72.088149190589, 177.335730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 720, '2021-08-22 00:00:00', 8.31927483017594, 15.2955, 9.64358715009813, 22.5181923076924, 12.9609193437574, 29.4286538461539, 19.6187390834924, 53.9368846153847, 71.1663864336139, 177.390461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 735, '2021-08-22 00:00:00', 7.47780672245958, 16.1194615384616, 11.4230302327562, 20.4194615384616, 15.6976778713874, 28.9129230769231, 19.670569450167, 54.5224230769231, 71.1607364932376, 176.1595 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 750, '2021-08-22 00:00:00', 10.7195093179894, 15.1044615384616, 10.946561118522, 20.3568076923078, 15.0832315693238, 28.662576923077, 21.9421626064103, 54.0816153846154, 71.4432623303383, 175.405807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 765, '2021-08-22 00:00:00', 5.94567645216639, 14.4379230769231, 10.3751013017483, 20.3686923076924, 10.0066675169032, 25.731076923077, 24.6021411754844, 56.1875384615385, 71.0772092624741, 175.642692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 780, '2021-08-22 00:00:00', 9.60721145366258, 13.6893461538462, 8.77693747298091, 19.0102692307693, 9.50767815165116, 24.9293461538462, 26.9380632277367, 58.2553076923077, 70.5353089001857, 176.039730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 795, '2021-08-22 00:00:00', 4.76937290894887, 13.8917692307693, 5.43611914342747, 16.4756923076924, 9.28359556877693, 24.5202692307692, 25.5214099029694, 59.4833461538462, 70.113888410741, 175.937923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 810, '2021-08-22 00:00:00', 4.18435502611999, 10.8752307692308, 6.64427221458737, 17.4096923076923, 9.8420099047986, 22.8963846153846, 24.6364064838698, 59.4230384615385, 69.127052874288, 175.796730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 825, '2021-08-22 00:00:00', 6.88830930065847, 14.0436923076923, 9.30252852806076, 18.3528461538462, 13.5195136134632, 24.3532307692308, 24.3383332605489, 60.9873076923077, 68.6146397987619, 176.178076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 840, '2021-08-22 00:00:00', 6.2869400501234, 13.2200769230769, 7.27540275353561, 15.8348846153846, 11.3880897289162, 22.8939230769231, 25.1531403975726, 61.4385, 68.6106345641728, 176.171538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 855, '2021-08-22 00:00:00', 4.50382745058194, 10.2012307692308, 8.86250173232061, 16.0186538461539, 11.0258492682493, 22.8063846153847, 24.8488260329104, 60.7365769230769, 68.7575660014563, 175.681269230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 870, '2021-08-22 00:00:00', 8.23157581025655, 12.3590000000001, 8.12684981801776, 15.9642692307693, 10.1575218092876, 24.3971153846155, 24.9894605110912, 60.9996538461539, 68.4850333835402, 175.684230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 885, '2021-08-22 00:00:00', 5.42037822253984, 10.9346538461539, 8.68418407486583, 17.3566153846154, 10.3597997516287, 25.2724230769232, 33.770713934482, 79.3727307692308, 67.7287409800641, 175.975230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 900, '2021-08-22 00:00:00', 6.30372082454844, 13.3399230769231, 7.46210634740618, 18.6105000000001, 10.2783519915178, 27.6283076923077, 37.9580906584942, 82.5909615384616, 67.1677701276552, 176.894192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 915, '2021-08-22 00:00:00', 6.98575494306919, 14.1502692307693, 9.40081684969656, 20.0068076923077, 11.0259478130175, 28.9921538461539, 41.0154090380676, 84.4430000000001, 66.7840763214268, 176.980115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 930, '2021-08-22 00:00:00', 5.72247748404343, 14.1606538461539, 9.4636051848851, 20.5178461538462, 12.8544079153956, 29.2141538461539, 43.7132685520259, 85.6793076923077, 66.7840763214268, 176.980115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 945, '2021-08-22 00:00:00', 6.90801137632123, 14.8871538461539, 9.74975694474166, 21.9651923076924, 18.0352948797202, 36.2939615384616, 44.6540866484374, 85.4436153846154, 67.1016746568966, 176.448 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 960, '2021-08-22 00:00:00', 10.8192219593007, 16.5987307692308, 13.4239782566638, 22.0376538461539, 22.8279545223362, 41.2890769230769, 46.8127283896328, 86.0718076923077, 67.237931855624, 176.140307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 975, '2021-08-22 00:00:00', 8.06943331429442, 15.2474230769231, 15.7714101341149, 29.1534615384616, 19.8246138938054, 42.3279615384616, 46.4703289443755, 86.3879615384616, 67.1738542432648, 175.935846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 990, '2021-08-22 00:00:00', 13.0391493831225, 23.8996538461539, 19.9741558383289, 33.9185769230769, 18.4298497059693, 42.5177692307692, 45.2055409937934, 86.8263076923077, 67.1738542432648, 175.935846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1005, '2021-08-22 00:00:00', 12.9849851145319, 22.2847692307692, 12.9188164045259, 29.1955769230769, 16.2087209328331, 40.0729615384616, 43.2242724310525, 86.2009230769231, 66.6341246884692, 174.631961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1020, '2021-08-22 00:00:00', 7.21606811209964, 19.8580384615385, 10.5441870110794, 27.1122692307693, 16.3722184544429, 35.706, 40.0686288742779, 84.5222307692308, 63.3929027701415, 172.142230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1035, '2021-08-22 00:00:00', 8.49617411934062, 18.9521153846154, 11.7200901905824, 26.1163461538462, 13.5629877738589, 33.0240769230769, 41.3732114334124, 81.609076923077, 63.4483899945459, 171.4115 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1050, '2021-08-22 00:00:00', 7.54786560650403, 17.8025769230769, 10.8719356369437, 23.2035769230769, 12.9733424636237, 30.5999615384615, 41.701976883541, 80.1706538461539, 63.2038157579478, 170.911730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1065, '2021-08-22 00:00:00', 5.81790985677313, 16.1486923076923, 7.42830696602786, 21.8316923076923, 23.7545819507603, 57.9801538461539, 41.2252482526835, 78.7961538461539, 62.294539829871, 170.527153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1080, '2021-08-22 00:00:00', 5.77111887258772, 14.0378076923077, 10.6588630244434, 19.6604230769231, 27.9929263121954, 61.782, 39.461637479378, 78.9069230769232, 61.0485334386062, 169.988730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 2, 1095, '2021-08-22 00:00:00', 7.34364840755919, 14.5534230769232, 21.4382708011056, 53.3256923076923, 30.6825925375386, 63.8527692307693, 39.9172257475391, 79.2655000000001, 61.3468009330184, 170.082346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 600, '2021-08-22 00:00:00', 16.8487930178989, 38.378, 24.0767901112573, 47.8633076923077, 26.4006982726127, 55.9868076923077, 32.7149767037385, 70.9036153846154, 60.039176542808, 165.134538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 615, '2021-08-22 00:00:00', 11.1336829649768, 25.5867307692308, 13.5883963260514, 32.6069230769232, 19.096295008678, 41.1294615384616, 21.1114449576162, 59.5429615384616, 56.5959459650601, 160.6 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 630, '2021-08-22 00:00:00', 6.99694498005, 19.110576923077, 9.45520314226715, 25.8556923076923, 13.7075490841866, 34.2231538461539, 16.8933253298911, 53.5106923076924, 55.3283848761611, 160.001269230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 645, '2021-08-22 00:00:00', 8.61794364094251, 19.1410384615385, 11.1302011607366, 26.7970384615385, 12.8540569854873, 32.9671153846155, 17.6961439048607, 52.7666923076924, 56.0730562591888, 160.357384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 660, '2021-08-22 00:00:00', 9.5126059440174, 19.4856153846154, 11.2039698036696, 24.5468076923077, 11.1773934033766, 31.994576923077, 17.7273778395496, 51.1201153846155, 55.851389243475, 159.841115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 675, '2021-08-22 00:00:00', 6.26482497711196, 15.0320769230769, 7.06591217705447, 19.9884230769231, 9.79826326746036, 29.1174615384616, 16.3768130430238, 49.4476153846154, 54.868008938767, 159.203769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 690, '2021-08-22 00:00:00', 5.24012918161376, 15.208, 7.45629576676909, 22.4768076923077, 11.7010858045148, 29.3407307692308, 16.1461104424564, 49.6485000000001, 61.1546198748587, 158.071961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 705, '2021-08-22 00:00:00', 8.92521403527024, 15.8608461538462, 11.3604920026177, 21.2033076923077, 13.8494415259245, 31.1005, 15.4459199898823, 49.0334230769231, 66.2837096983402, 166.976576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 720, '2021-08-22 00:00:00', 6.56745250048708, 15.9118846153846, 9.80209413928398, 21.8876538461539, 11.4825938265105, 30.3087692307693, 14.0546536356632, 49.0075384615385, 64.7378677957856, 168.620769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 735, '2021-08-22 00:00:00', 5.04249192806649, 13.2782692307693, 8.76404430078684, 21.2061153846154, 10.3546082608365, 28.3083461538462, 12.1255138326017, 47.6422307692308, 64.5908363814511, 168.597153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 750, '2021-08-22 00:00:00', 7.76581400637039, 15.7296923076924, 8.64041039872886, 20.7485384615385, 12.9590640500711, 27.7674230769231, 14.5752586886134, 48.1570000000001, 63.9200659054247, 169.255923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 765, '2021-08-22 00:00:00', 5.74924117481202, 13.9913846153846, 7.00810048268322, 19.2508461538462, 9.55746817552401, 26.4863846153847, 15.5559948185208, 50.039076923077, 63.9233406550738, 168.762769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 780, '2021-08-22 00:00:00', 5.66781350217035, 13.5738461538462, 8.19053534758257, 19.2940000000001, 8.39907146809417, 25.9963846153847, 14.9641308495194, 50.9411923076923, 63.0163710735185, 168.849653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 795, '2021-08-22 00:00:00', 4.80231681779347, 12.8334615384616, 6.17826839768605, 19.4009230769231, 7.74987519224566, 26.2158461538462, 15.8361652833001, 52.257, 63.2112232055839, 168.792884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 810, '2021-08-22 00:00:00', 4.37597412873801, 13.0721538461539, 5.4073495650329, 17.6320384615385, 7.27275532338649, 23.3900769230769, 16.5928859256471, 51.7963076923077, 62.8241308136146, 168.122615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 825, '2021-08-22 00:00:00', 5.09839914422617, 12.7479230769231, 6.95262183197545, 17.7645384615385, 7.11884840395283, 22.1920384615385, 16.0746602345239, 53.0071538461539, 61.7671491531393, 168.859884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 840, '2021-08-22 00:00:00', 5.08130451406083, 12.6142692307693, 5.77887464437365, 15.9743461538462, 8.97957664489473, 22.6998076923078, 16.7161755261645, 53.8456923076923, 61.5047508996225, 168.982230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 855, '2021-08-22 00:00:00', 3.75950783542415, 10.7732692307693, 5.06177149668129, 15.6037307692309, 8.12487270925143, 22.5366923076923, 16.9012098089047, 54.8117307692308, 61.4794660288608, 169.212923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 870, '2021-08-22 00:00:00', 4.58454772737893, 11.5812307692308, 7.17348632299201, 17.2318846153847, 7.33859666190708, 23.5156153846154, 16.9066336810323, 54.6257692307693, 61.5163127378046, 169.317846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 885, '2021-08-22 00:00:00', 6.18447536136939, 13.4098461538462, 5.84211079609473, 16.8750769230769, 7.48034472765904, 25.2267307692308, 37.1009808582759, 84.0706153846155, 58.1285405706512, 171.376076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 900, '2021-08-22 00:00:00', 4.06989974871808, 11.4992692307692, 5.75093672316489, 17.9490769230769, 8.59163532387532, 26.6824615384616, 39.2938980585457, 89.0466538461539, 58.1099551643394, 171.540192307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 915, '2021-08-22 00:00:00', 5.14694004687776, 13.7363846153846, 6.34754487535268, 19.9477692307693, 8.98795248874847, 26.7925000000001, 38.0602301876704, 89.8834615384616, 58.1406426837147, 171.157346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 930, '2021-08-22 00:00:00', 5.14170506604124, 14.7808846153847, 7.99900054997255, 20.0360384615385, 11.8934479793903, 28.1669615384616, 37.2606889898105, 92.4236538461539, 57.9944827577987, 171.352769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 945, '2021-08-22 00:00:00', 6.15832624863411, 14.5172307692308, 7.26025647862284, 18.8451538461539, 14.0106687120922, 31.757, 35.6873432596962, 93.7661538461539, 57.9201254770209, 171.121923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 960, '2021-08-22 00:00:00', 6.01889138948873, 13.3799615384616, 10.2835565490963, 20.4694615384616, 12.5023674844161, 33.0476538461539, 35.6733088759003, 94.9103461538462, 58.1042936497944, 170.862692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 975, '2021-08-22 00:00:00', 5.36515891341105, 14.4166153846154, 8.26712784987343, 24.5653846153847, 11.8266202584873, 34.7974615384616, 34.3019348258285, 93.8083461538462, 58.3233782656663, 170.417 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 990, '2021-08-22 00:00:00', 6.98411706528019, 20.4906923076924, 8.89193333420804, 26.8745, 12.9398402958282, 38.3388076923077, 34.0678679722381, 93.7085769230769, 58.3935432793861, 170.227807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1005, '2021-08-22 00:00:00', 6.51751146102683, 17.3787307692308, 10.2084764348819, 24.9911923076923, 11.8722287123549, 34.3990384615385, 30.7208646262539, 90.4252307692308, 58.3410970541218, 168.988038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1020, '2021-08-22 00:00:00', 7.17864166924254, 17.7178461538462, 10.3416864478747, 26.0831153846154, 11.7920276662472, 32.0531923076923, 30.0547446796931, 89.3398076923077, 57.9646735239663, 168.8675 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1035, '2021-08-22 00:00:00', 9.58039642635703, 18.7876153846154, 10.1670899659334, 23.9281538461539, 9.29086229234855, 30.1441538461539, 29.8601543266917, 89.198576923077, 57.9048608267575, 168.991384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1050, '2021-08-22 00:00:00', 6.28887356967721, 16.8658461538462, 6.83742439046929, 22.2368461538462, 8.35174478205689, 26.7952307692308, 30.0540116112002, 88.8906153846155, 57.83036444089, 168.520615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1065, '2021-08-22 00:00:00', 5.54578444267494, 14.1262692307693, 7.09938071232002, 18.7044615384616, 28.3892479720756, 65.2925000000001, 30.2891702337016, 88.7843846153847, 58.1577141207887, 167.920653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1080, '2021-08-22 00:00:00', 5.82569817433597, 13.2685384615385, 7.79182561248547, 17.2368461538462, 29.0841369168566, 72.3519615384616, 30.2637249907187, 88.848076923077, 58.5562533080666, 167.488038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 3, 1095, '2021-08-22 00:00:00', 7.23998061631493, 12.5942692307692, 28.5767367683253, 62.2683846153847, 28.8214165900717, 72.1154615384616, 30.178985654285, 87.9058076923077, 59.2259550185948, 167.026230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 600, '2021-08-22 00:00:00', 25.4003240440868, 48.4852307692308, 25.2944316802365, 57.7031153846154, 24.7426398720913, 64.628, 25.605403089943, 80.4489615384615, 60.4305588965996, 165.773346153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 615, '2021-08-22 00:00:00', 12.0549851239419, 31.8184615384616, 13.0120414937029, 36.8389230769231, 15.8168085815741, 46.7388846153846, 20.8205264144269, 70.674423076923, 60.5258710172893, 159.494807692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 630, '2021-08-22 00:00:00', 6.88445860582981, 20.3188461538462, 13.1819770953199, 30.7173076923077, 14.0105849578645, 38.9116923076923, 19.9345121249942, 64.1743076923077, 57.7509141012838, 155.156576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 645, '2021-08-22 00:00:00', 9.92733979403115, 21.2108846153847, 10.4697908776412, 26.8153076923077, 9.85368885341936, 36.1015000000001, 18.9104457658887, 63.1002307692308, 57.3036996356995, 153.019538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 660, '2021-08-22 00:00:00', 7.64737492778754, 19.3603846153846, 8.82123342744869, 26.8486923076924, 13.3841617810007, 35.6235, 18.3977077978586, 61.4331538461539, 55.4677439975149, 151.402423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 675, '2021-08-22 00:00:00', 6.26504338741191, 18.5413846153847, 9.97617850003775, 24.7487692307693, 13.5106264570351, 33.0003076923078, 15.6139888027963, 59.724576923077, 55.8876329583403, 151.254384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 690, '2021-08-22 00:00:00', 9.3752705515833, 17.4296538461539, 12.7891321839467, 24.5135384615385, 11.8212099890897, 29.6476153846154, 17.3185740856014, 58.4920384615385, 54.7626583640294, 150.950153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 705, '2021-08-22 00:00:00', 8.660090845855, 16.7374615384616, 12.3217910417027, 23.6166538461539, 12.0087588112242, 30.1588846153846, 17.4553421414147, 59.2830769230769, 50.9374120569548, 161.4915 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 720, '2021-08-22 00:00:00', 7.22983508908643, 16.4571538461539, 6.38075652133942, 21.2937692307693, 11.4375232561679, 29.7786538461539, 17.3711252077871, 57.9102307692308, 49.7877319897645, 161.696730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 735, '2021-08-22 00:00:00', 3.96386754882347, 14.3037692307692, 8.36206468293201, 20.7301923076923, 11.688702692508, 30.387076923077, 16.7151212115074, 57.5213461538462, 49.7742750261156, 162.646846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 750, '2021-08-22 00:00:00', 6.3038431267088, 14.6826153846154, 10.3070936834038, 22.0829615384616, 11.7162454088986, 30.3891923076924, 15.7336520292799, 55.1475384615385, 49.8888664117172, 163.308615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 765, '2021-08-22 00:00:00', 8.11553899096331, 14.5599230769231, 9.02302981699945, 19.7400384615385, 10.3222407952627, 29.4676538461539, 16.5279627256356, 53.5605, 50.8127551186178, 162.424230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 780, '2021-08-22 00:00:00', 6.09936398008334, 14.1791923076924, 7.22382869632482, 20.938076923077, 11.3218154619913, 29.4613461538462, 15.9067466756912, 54.8312692307692, 49.6452488530993, 163.036384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 795, '2021-08-22 00:00:00', 5.35506773755908, 15.675076923077, 8.39167505200609, 21.7965384615385, 11.891308492987, 30.5586538461539, 17.6934868960739, 56.5603076923077, 49.4899338389754, 163.148115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 810, '2021-08-22 00:00:00', 7.53521707675676, 15.366076923077, 11.855523728885, 20.9126153846154, 13.3345920081799, 29.7427692307693, 19.8903930243878, 57.0402307692308, 49.7594825104183, 162.900230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 825, '2021-08-22 00:00:00', 8.31760317371448, 14.2406538461539, 9.54146440719904, 21.535076923077, 11.2157864218253, 29.8205000000001, 21.0387717630679, 59.3755384615385, 50.2462821788837, 163.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 840, '2021-08-22 00:00:00', 6.68761839774417, 15.592076923077, 9.31520520844203, 21.5413461538462, 10.1487937342327, 28.5675, 23.1517932043819, 59.9314615384616, 49.8486542906241, 162.343884615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 855, '2021-08-22 00:00:00', 5.00526398366299, 12.4458846153847, 7.8548748312997, 19.1431538461539, 7.87335299309301, 24.828076923077, 23.2543597752204, 58.6756538461539, 49.3811594849229, 161.514653846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 870, '2021-08-22 00:00:00', 7.42635285038777, 14.4584615384616, 6.7027596361499, 17.7975000000001, 7.20880765356896, 24.8158846153847, 24.1323218776428, 60.0186153846155, 50.0178388225642, 160.513 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 885, '2021-08-22 00:00:00', 4.38175570572063, 11.7992307692308, 5.80749472108104, 16.2128461538462, 9.39352463218065, 25.2198461538462, 40.2465516304384, 81.2876923076923, 50.1186310494028, 161.216115384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 900, '2021-08-22 00:00:00', 6.0165997823969, 12.5033076923077, 7.30836991411482, 18.6248076923077, 9.41314459033017, 27.0029615384616, 40.6831691005204, 84.7973076923077, 49.7183579129945, 161.946730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 915, '2021-08-22 00:00:00', 6.00439723382281, 13.5083076923077, 7.45186752473195, 19.4866153846154, 10.1712359168091, 27.8133461538462, 41.1941008913431, 85.9926153846154, 49.7105687293806, 162.017038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 930, '2021-08-22 00:00:00', 7.76731821148472, 14.9910384615385, 8.1928245198983, 20.9904230769231, 10.9122840542913, 27.4311923076923, 41.1491408495787, 87.0095384615385, 49.8094583317111, 162.052461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 945, '2021-08-22 00:00:00', 6.16668815940815, 14.3151538461538, 9.17563861571257, 19.6746153846154, 12.098480467334, 32.4895384615385, 40.2845889801356, 87.5414615384616, 49.7143183931335, 162.460576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 960, '2021-08-22 00:00:00', 5.76789694936221, 14.0105384615385, 8.00230371417173, 19.4045769230769, 11.3057188083662, 35.1324230769231, 40.0748089290709, 88.5726923076923, 49.6832983532232, 162.422153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 975, '2021-08-22 00:00:00', 6.85423328473276, 13.6428076923077, 9.02940773771155, 26.641576923077, 14.2227240050777, 37.2127307692308, 41.1140081153146, 89.3961153846154, 50.2967109565443, 163.200384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 990, '2021-08-22 00:00:00', 6.33405629082849, 21.8158461538462, 8.83052205696022, 28.4449615384615, 13.7303215782274, 36.9288076923078, 39.8309881316815, 88.9091153846154, 50.6871204576135, 162.889730769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1005, '2021-08-22 00:00:00', 6.0656266045771, 21.2878846153847, 10.5430477605642, 27.4091923076924, 14.0755996456497, 35.5132307692308, 37.8616485422102, 87.525576923077, 50.4964663155598, 161.514961538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1020, '2021-08-22 00:00:00', 8.76362130707658, 18.0224230769231, 7.55041111962685, 22.6996538461539, 15.6622010185718, 33.1268846153846, 37.134069669054, 86.2351153846154, 51.0436597594497, 161.863038461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1035, '2021-08-22 00:00:00', 6.44229524172394, 16.6856923076924, 9.20660435891204, 23.7773076923078, 14.927027803129, 32.3116538461539, 37.0463543785143, 85.2664615384616, 50.9496221153798, 161.4595 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1050, '2021-08-22 00:00:00', 6.90315584831707, 17.1241153846154, 12.7239340198516, 23.3436923076923, 14.8008677744038, 34.0456538461539, 35.975690369171, 84.4734615384615, 50.6615630372619, 159.812461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1065, '2021-08-22 00:00:00', 10.6103942263453, 18.3269615384615, 12.4056599660738, 24.3559230769231, 33.4548876947175, 64.5571153846154, 34.8946688432709, 83.8228076923076, 50.9369823260679, 159.243384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1080, '2021-08-22 00:00:00', 6.62013088227579, 16.0644615384616, 8.6872996679946, 23.9828076923077, 31.0748387695551, 66.3560769230769, 33.0103240055872, 82.357923076923, 52.3329575593107, 157.806769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 4, 1095, '2021-08-22 00:00:00', 5.94288290517457, 15.9357692307692, 29.1761125957257, 57.4150384615385, 30.2985295238006, 65.0912307692308, 31.4259786437664, 80.1810384615384, 52.1007808795017, 157.440576923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 600, '2021-08-22 00:00:00', 25.0007779654288, 41.18272, 27.2777809940007, 49.16904, 28.0695025116228, 54.0546, 29.1848865714773, 71.25724, 49.9342674600653, 156.78824 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 615, '2021-08-22 00:00:00', 10.2276785244746, 23.3440000000001, 10.7012333209775, 28.77244, 13.2502520510618, 36.6562, 16.0476160070585, 56.79252, 51.7900256428784, 154.75644 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 630, '2021-08-22 00:00:00', 8.89511888303542, 18.11812, 12.1619506142449, 24.72892, 13.4514925844681, 33.5732, 17.2046964782876, 56.06392, 51.4381400878117, 155.42988 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 645, '2021-08-22 00:00:00', 7.77089222311913, 16.02488, 10.1151267798942, 23.48124, 12.260735388222, 32.77848, 17.1023443892936, 53.73712, 52.3454793657167, 156.01088 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 660, '2021-08-22 00:00:00', 7.26783089488652, 16.6072, 8.25749185245333, 22.6311200000001, 10.2137428754922, 33.3128800000001, 16.2426611342887, 52.25384, 53.0605668379699, 156.5408 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 675, '2021-08-22 00:00:00', 6.46447409358769, 14.13184, 8.52170695498654, 21.4645200000001, 8.71794597884158, 31.48056, 18.1455710964596, 51.5652, 52.6709081328583, 156.15704 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 690, '2021-08-22 00:00:00', 8.45538120804342, 16.7389600000001, 10.1458835563987, 24.2591600000001, 10.8079666322271, 30.42816, 19.4528078780417, 50.56156, 53.0429643798936, 156.12396 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 705, '2021-08-22 00:00:00', 6.68127067580215, 16.79452, 7.96477536155288, 21.94432, 10.1358018470831, 28.6168, 20.7510439462693, 50.13888, 55.9622051633362, 161.80308 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 720, '2021-08-22 00:00:00', 7.33149686330606, 14.52056, 7.47513263583549, 19.80056, 12.4108464085519, 29.19508, 20.4030046240744, 49.87676, 55.5361516971302, 164.28192 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 735, '2021-08-22 00:00:00', 6.43709200830104, 13.77724, 8.66775756602209, 21.09684, 11.5553766479794, 29.06768, 18.8634437830601, 48.3297600000001, 55.115265128335, 164.4054 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 750, '2021-08-22 00:00:00', 8.29922224769687, 15.3638, 10.3284827367496, 21.00468, 13.191368550685, 30.53164, 18.8788382388854, 48.0596000000001, 54.9203540380674, 164.0378 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 765, '2021-08-22 00:00:00', 7.15886703047353, 13.19492, 7.27426042013898, 20.03492, 11.61699331755, 28.36164, 20.1406732514912, 47.72124, 54.348099389859, 163.47404 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 780, '2021-08-22 00:00:00', 5.9805722655389, 14.61696, 11.2434464390003, 22.70108, 12.039777676242, 27.04692, 21.1767238987369, 50.5466, 54.3921916124916, 162.79608 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 795, '2021-08-22 00:00:00', 7.4141777658304, 15.34112, 8.05526649403981, 19.4740400000001, 9.53378682668473, 26.0405600000001, 22.1432539319165, 51.6408800000001, 54.1599057752442, 162.1058 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 810, '2021-08-22 00:00:00', 5.8659058232013, 12.76472, 7.6270775093304, 17.365, 11.4139447749964, 26.56592, 23.8491672127142, 53.94864, 53.5362444621087, 162.26276 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 825, '2021-08-22 00:00:00', 6.89352144528957, 11.9424000000001, 8.75685912585107, 18.1954000000001, 9.38604146805252, 25.33524, 22.4894680220913, 54.1914000000001, 52.7131803629478, 162.02232 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 840, '2021-08-22 00:00:00', 5.71019669100821, 11.8574, 7.64293955054826, 17.26616, 8.29332495102744, 22.76608, 21.0280277778652, 53.68132, 52.7242355466313, 161.70232 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 855, '2021-08-22 00:00:00', 5.49632217881502, 12.48492, 5.87086943447621, 15.9526, 9.64115976564372, 22.64128, 19.8180644402189, 53.58736, 52.884099310032, 161.4242 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 870, '2021-08-22 00:00:00', 4.34763664995141, 10.69024, 6.45909129393088, 16.41648, 10.1594870044375, 24.57512, 24.152881286505, 54.52624, 57.2799751426564, 159.12448 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 885, '2021-08-22 00:00:00', 5.91772057045614, 11.3918, 7.7667568999766, 16.18292, 11.1217935981568, 24.98144, 36.4331655232336, 78.79728, 57.9859973132019, 158.46436 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 900, '2021-08-22 00:00:00', 5.55869895059391, 11.79576, 8.06448307539508, 17.31576, 10.4001746619949, 23.3868000000001, 35.8106448754185, 81.27568, 57.8661673062075, 158.34972 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 915, '2021-08-22 00:00:00', 5.93460674125372, 11.52444, 7.42842792206631, 17.7913200000001, 8.91002998498517, 21.4850000000001, 36.0137711254552, 84.06548, 57.9067603772651, 158.27616 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 930, '2021-08-22 00:00:00', 7.61659231699679, 14.19076, 7.29458467814773, 16.50172, 9.99064343940543, 22.5558, 35.2642619088126, 86.69684, 58.177014328914, 158.11032 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 945, '2021-08-22 00:00:00', 6.77735694967689, 10.9001600000001, 7.58477625466526, 14.7984000000001, 11.7816053664177, 27.47348, 33.8667213614388, 87.65424, 58.0704812306562, 158.91612 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 960, '2021-08-22 00:00:00', 6.09959176721425, 11.54432, 8.10858377482372, 17.3376, 12.7242029001165, 32.3158800000001, 32.7588949765302, 88.8316, 57.7524175058788, 158.58376 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 975, '2021-08-22 00:00:00', 5.81004884173393, 13.24728, 8.16253228212101, 23.00456, 14.4490447634668, 36.2400800000001, 31.4617902029324, 89.61676, 56.8939317751316, 158.7892 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 990, '2021-08-22 00:00:00', 7.25176156760091, 19.3318, 11.3056054471517, 27.72112, 14.8145025665168, 38.54328, 29.8535073007623, 90.40536, 57.0451237603472, 159.2722 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1005, '2021-08-22 00:00:00', 8.6267371777129, 18.3562, 11.6909471156105, 26.52472, 13.6828505562012, 35.92348, 28.8564624196499, 88.64972, 57.5780427352592, 158.53316 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1020, '2021-08-22 00:00:00', 8.63734144340726, 18.23628, 8.86182453937491, 25.1236, 11.3120321056829, 33.12088, 27.3614516395481, 85.70136, 58.2857719109046, 158.2132 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1035, '2021-08-22 00:00:00', 7.94671168723268, 16.21584, 8.88413862359959, 23.3004, 9.42021753057407, 30.47836, 28.6827066710355, 85.12532, 59.3825106700337, 157.42032 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1050, '2021-08-22 00:00:00', 7.12430367427819, 15.3324800000001, 9.18258755743724, 21.5432000000001, 14.4789041951846, 28.94288, 31.0679919870917, 84.74288, 60.9535254061923, 156.41712 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1065, '2021-08-22 00:00:00', 8.10753252989682, 15.9771600000001, 10.6463836212115, 20.9992800000001, 33.4244354942109, 63.81424, 31.213181615198, 85.19672, 61.3120655608665, 156.48244 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1080, '2021-08-22 00:00:00', 8.31612422586392, 15.0208400000001, 12.1084794039824, 21.2176800000001, 31.30646587464, 67.23868, 31.4913395833944, 85.20544, 63.3898210764946, 157.39888 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 5, 1095, '2021-08-22 00:00:00', 8.37132273066028, 14.182, 31.3327234296658, 62.5389583333333, 29.4506507978768, 72.440375, 26.810693661427, 87.7785416666666, 56.6450078120497, 164.425125 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 600, '2021-08-22 00:00:00', 21.2557155936022, 41.8584090909091, 21.7185804716981, 48.9789090909091, 23.4423363526547, 60.5466363636364, 20.6806120558442, 76.3676363636363, 58.1016399128711, 164.054227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 615, '2021-08-22 00:00:00', 8.27012873269889, 24.2552727272728, 12.6483884924804, 34.4188636363637, 17.3489014591029, 43.7118636363637, 19.2613948443681, 63.5707272727273, 57.3428212237441, 158.491227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 630, '2021-08-22 00:00:00', 9.16288418233912, 20.8674090909091, 13.3460496884176, 29.097, 15.9776670945953, 38.2965, 18.0857377290955, 57.336409090909, 57.0376037648112, 155.533772727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 645, '2021-08-22 00:00:00', 9.2071433496049, 18.6167727272727, 11.1191935726305, 25.8670909090909, 14.5429442096749, 33.3580000000001, 17.6522788156454, 53.6366363636363, 57.2706545371788, 154.548545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 660, '2021-08-22 00:00:00', 7.79456881688303, 17.8282272727273, 10.2728344837815, 23.9540454545455, 13.0583667260477, 29.5188636363637, 17.6251213636791, 52.6233181818182, 58.0856247652933, 154.863227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 675, '2021-08-22 00:00:00', 5.88033115968988, 16.7325000000001, 10.6844110940383, 21.8150454545455, 10.1211797859608, 28.7454545454546, 18.1001617775172, 51.4400909090909, 58.9886053935777, 155.363227272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 690, '2021-08-22 00:00:00', 7.84285211506009, 14.1778181818183, 7.80547210052806, 19.4759545454546, 11.9845448328525, 28.6752272727273, 18.8865157672568, 51.9837272727273, 59.2986761279006, 155.135954545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 705, '2021-08-22 00:00:00', 5.94001896177389, 13.6311363636364, 8.88551505010416, 22.5000909090909, 11.4604401228541, 27.967, 19.913026759568, 53.0048181818182, 65.7634770892968, 182.369727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 720, '2021-08-22 00:00:00', 6.67721701301979, 17.2379090909091, 11.0875813253922, 21.5431363636364, 11.5900583645614, 28.7213181818182, 20.7007926895089, 53.6755454545455, 68.5203806640658, 185.152409090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 735, '2021-08-22 00:00:00', 7.55136180273186, 13.2378636363637, 7.68864233479366, 17.869, 7.03073930595581, 26.3549545454546, 18.5489401655791, 52.4671363636364, 68.7247208924302, 185.190863636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 750, '2021-08-22 00:00:00', 4.30800999950605, 13.0501818181818, 5.56665353337226, 18.7893181818182, 6.69937429009514, 26.5184545454545, 18.7386429528471, 52.849, 69.3035404020115, 187.125590909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 765, '2021-08-22 00:00:00', 4.57462704486025, 12.7601363636363, 5.68800793345806, 17.9371818181819, 10.0649129519055, 25.7275909090909, 18.3484581482409, 53.1283181818182, 69.8467906592894, 188.185454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 780, '2021-08-22 00:00:00', 3.90909034186547, 12.226590909091, 4.80492132567091, 18.4497727272728, 9.03674295279025, 25.6226363636364, 17.8151542624233, 52.8591818181818, 70.6043978110411, 188.780545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 795, '2021-08-22 00:00:00', 6.03409931248956, 12.6656818181818, 9.27463906591676, 18.0212272727272, 14.3718694203015, 26.8025909090909, 17.1854993766453, 54.0914090909091, 70.4175154973097, 188.909636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 810, '2021-08-22 00:00:00', 5.143110801705, 12.5193636363636, 6.70464757782672, 17.825, 13.6428385445239, 28.1101363636364, 16.1672179829233, 52.7555454545455, 70.2357192463489, 189.436363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 825, '2021-08-22 00:00:00', 4.74893152621648, 13.0204545454546, 9.22521848836161, 19.7994090909091, 12.9481306077724, 27.4080454545455, 15.8358032814652, 52.4569545454546, 70.228036009003, 189.387409090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 840, '2021-08-22 00:00:00', 7.10298732715312, 14.2827272727273, 9.8465989501595, 20.2548636363637, 11.7218749095912, 25.3344090909092, 16.3850405223103, 53.3928181818182, 70.1930686816433, 189.397772727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 855, '2021-08-22 00:00:00', 4.98933309465679, 12.8975909090909, 6.82277535298628, 17.0712272727273, 7.30012002866391, 22.1426363636364, 16.1133963424996, 52.6655000000001, 69.9916540941216, 189.294545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 870, '2021-08-22 00:00:00', 4.97657033973403, 11.2631818181818, 6.37967087132299, 15.5099545454546, 10.4265230312719, 22.3140454545455, 17.0307975028892, 54.0818181818182, 69.2752760049399, 190.806318181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 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 970100, 1, 885, '2021-08-22 00:00:00', 5.47090343291622, 11.737090909091, 7.08170673475365, 17.027090909091, 13.9442458067494, 26.1325, 36.722240816816, 82.0496818181818, 69.720586862507, 192.2605 where not exists (select 1 from powerstats_trumpet where symbolid = 970100 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:49:28 Duration: 3s944ms 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 970035, 1, 900, '2021-08-22 00:00:00', 0.039815909717934, 0.0851600000000002, 0.05929311370921, 0.12044, 0.0957992693082779, 0.2034, 0.355141769814066, 0.65652, 0.552067855128939, 1.406 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 915, '2021-08-22 00:00:00', 0.0559901181757398, 0.0853199999999997, 0.0841566396667549, 0.136439999999999, 0.116392697365428, 0.213519999999999, 0.396562760900886, 0.689759999999999, 0.553044537085397, 1.41352 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 930, '2021-08-22 00:00:00', 0.0501885445096788, 0.0951600000000001, 0.0615790007497144, 0.15216, 0.1106316410436, 0.20088, 0.348987645435575, 0.67928, 0.530177416845846, 1.40052 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 945, '2021-08-22 00:00:00', 0.0533869522136885, 0.111199999999999, 0.0825454420304356, 0.146999999999999, 0.120514273013615, 0.21224, 0.348897874265044, 0.67868, 0.527364004586333, 1.39628 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 960, '2021-08-22 00:00:00', 0.0519165997859385, 0.0884, 0.0665132317663183, 0.13052, 0.0957488032997456, 0.2254, 0.353457031806319, 0.69504, 0.526494988896698, 1.39384 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 975, '2021-08-22 00:00:00', 0.0497259824773058, 0.0984399999999998, 0.0738443859296919, 0.14892, 0.0922392721856226, 0.2422, 0.340484497933949, 0.70288, 0.522984359230752, 1.39416 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 990, '2021-08-22 00:00:00', 0.0633035017462168, 0.1244, 0.085355960541722, 0.19684, 0.133644341443998, 0.26832, 0.344334057759805, 0.70188, 0.521932856473577, 1.39364 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1005, '2021-08-22 00:00:00', 0.0711007969950646, 0.14636, 0.0769594048833547, 0.1964, 0.129670711162288, 0.27008, 0.353243202340823, 0.700519999999999, 0.526983073731976, 1.39508 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1020, '2021-08-22 00:00:00', 0.0588769054893345, 0.133640000000001, 0.0999416829956353, 0.18244, 0.134626371859306, 0.26152, 0.33981424827887, 0.70084, 0.52298740583944, 1.38708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1035, '2021-08-22 00:00:00', 0.0823561776674954, 0.130039999999999, 0.0954107261615104, 0.18304, 0.125737597135198, 0.24888, 0.328933438048896, 0.69204, 0.520833940266314, 1.38308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1050, '2021-08-22 00:00:00', 0.0496691721963096, 0.11688, 0.0835384741700894, 0.17248, 0.120219244161102, 0.2268, 0.321446211156185, 0.6882, 0.512836582158489, 1.37412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1065, '2021-08-22 00:00:00', 0.0698453768453339, 0.10772, 0.107378411858872, 0.15504, 0.246073105668485, 0.47216, 0.30015203369848, 0.67492, 0.495249936900552, 1.3754 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1080, '2021-08-22 00:00:00', 0.0566732741245821, 0.0998800000000003, 0.0662090879965381, 0.12968, 0.25587452654247, 0.48224, 0.290598193387364, 0.67532, 0.48973929118801, 1.37264 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 1095, '2021-08-22 00:00:00', 0.054801916024898, 0.0875999999999998, 0.25175617834193, 0.42444, 0.289976223163211, 0.51972, 0.290844442958775, 0.66964, 0.494714554061229, 1.37636 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 600, '2021-08-22 00:00:00', 0.110732199472421, 0.2655, 0.147741442547965, 0.330576923076923, 0.170625189771661, 0.403653846153846, 0.160502350809527, 0.55826923076923, 0.399118345664734, 1.31342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 615, '2021-08-22 00:00:00', 0.115506969486694, 0.2165, 0.14847331798625, 0.301615384615385, 0.171832946603559, 0.354192307692308, 0.139619840996901, 0.5085, 0.372485615623146, 1.30357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 630, '2021-08-22 00:00:00', 0.112697580343966, 0.194230769230769, 0.122199691551921, 0.240730769230769, 0.149984347901321, 0.314769230769231, 0.113768861496254, 0.472923076923077, 0.364217190064475, 1.28519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 645, '2021-08-22 00:00:00', 0.0625045967540356, 0.145230769230769, 0.0730429694400178, 0.206346153846154, 0.0851851196828681, 0.27376923076923, 0.117773740053349, 0.455423076923077, 0.377726724579475, 1.27796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 660, '2021-08-22 00:00:00', 0.0523418937960194, 0.136076923076923, 0.0637290055927921, 0.192115384615384, 0.109331120208996, 0.262576923076923, 0.145777960769637, 0.444576923076923, 0.375841261500323, 1.28242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 675, '2021-08-22 00:00:00', 0.0474183995447402, 0.13376923076923, 0.0737856041827625, 0.187346153846154, 0.117227668038932, 0.266384615384615, 0.149960548658126, 0.433384615384615, 0.372386930696885, 1.27411538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 690, '2021-08-22 00:00:00', 0.061106968002524, 0.132692307692308, 0.106539851698789, 0.1835, 0.121183173495587, 0.262807692307692, 0.149713660031408, 0.4105, 0.366953220661498, 1.26888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 705, '2021-08-22 00:00:00', 0.0741271776175139, 0.117038461538461, 0.0788126600529083, 0.175346153846153, 0.113592801776277, 0.24126923076923, 0.146986409628186, 0.39526923076923, 0.39140424312782, 1.38080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 720, '2021-08-22 00:00:00', 0.0517822214813006, 0.114038461538461, 0.0761595592262616, 0.172961538461538, 0.108767302779126, 0.247615384615384, 0.151289803408507, 0.384730769230769, 0.411550750211927, 1.4135 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 735, '2021-08-22 00:00:00', 0.0644993500265398, 0.118615384615385, 0.0882212341437488, 0.162115384615384, 0.10446294153357, 0.220115384615384, 0.154166288842226, 0.377730769230769, 0.413250583321288, 1.41926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 750, '2021-08-22 00:00:00', 0.0544317780486587, 0.108461538461538, 0.0893469985721185, 0.162615384615384, 0.110472774230368, 0.222076923076922, 0.16168147222715, 0.365461538461538, 0.415497166518155, 1.42284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 765, '2021-08-22 00:00:00', 0.0487852594382925, 0.115192307692308, 0.0666053936369904, 0.150038461538461, 0.0872100999796556, 0.201192307692307, 0.162391928560315, 0.377461538461538, 0.426056327081472, 1.43207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 780, '2021-08-22 00:00:00', 0.0466089624923725, 0.0926538461538463, 0.0590033766960716, 0.142038461538462, 0.0779792575970343, 0.184269230769231, 0.176058630968384, 0.388192307692308, 0.421840591474297, 1.43326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 795, '2021-08-22 00:00:00', 0.0378705487356401, 0.104538461538462, 0.0450168686331964, 0.131961538461539, 0.0785613430090433, 0.17673076923077, 0.178921783512753, 0.40073076923077, 0.416654863627698, 1.43665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 810, '2021-08-22 00:00:00', 0.0327231040468593, 0.0858076923076925, 0.0627035516108571, 0.121846153846154, 0.0731409177284087, 0.174076923076923, 0.179781149007513, 0.411692307692308, 0.415296277928829, 1.43896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 825, '2021-08-22 00:00:00', 0.0426874148270351, 0.0911538461538466, 0.0539104813556693, 0.1195, 0.0834916485920322, 0.182153846153847, 0.181410749405872, 0.4225, 0.413463911549541, 1.44161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 840, '2021-08-22 00:00:00', 0.0259761132877583, 0.0800384615384611, 0.0544643426049065, 0.123730769230769, 0.0836803809375063, 0.181384615384616, 0.18176534746332, 0.420192307692308, 0.407900900483665, 1.45076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 855, '2021-08-22 00:00:00', 0.0450867369206714, 0.0904230769230773, 0.0691197400280011, 0.132461538461539, 0.0878970114132709, 0.178269230769231, 0.182152231346792, 0.424346153846154, 0.40170748638205, 1.46576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 870, '2021-08-22 00:00:00', 0.0566152058943671, 0.098807692307693, 0.0687194631482569, 0.129269230769231, 0.083435096839492, 0.174153846153846, 0.176463362944092, 0.420961538461539, 0.396500998155694, 1.47219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 885, '2021-08-22 00:00:00', 0.0447613157158655, 0.0828461538461542, 0.048453641603242, 0.119653846153846, 0.0744294399983069, 0.172692307692308, 0.230456777192267, 0.564384615384615, 0.39491779086091, 1.47430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 900, '2021-08-22 00:00:00', 0.0365157289607987, 0.0910384615384614, 0.05225882332568, 0.124769230769231, 0.0716280671245568, 0.1675, 0.235342385603483, 0.586038461538462, 0.4131932552134, 1.50488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 915, '2021-08-22 00:00:00', 0.0494846829448649, 0.0885769230769232, 0.0627325948892476, 0.127538461538462, 0.0845913979987599, 0.17123076923077, 0.233246640671662, 0.593346153846154, 0.417350973863265, 1.51434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 930, '2021-08-22 00:00:00', 0.0554581061564635, 0.0968076923076926, 0.0623045250856939, 0.119423076923077, 0.0793198491018388, 0.172961538461538, 0.241096788735274, 0.625692307692308, 0.416313993925813, 1.52469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 945, '2021-08-22 00:00:00', 0.0281610751543001, 0.0783846153846154, 0.0486285291382934, 0.116423076923077, 0.0774795754724078, 0.20473076923077, 0.244182894883827, 0.648615384615384, 0.42104062292592, 1.53461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 960, '2021-08-22 00:00:00', 0.0328109972183338, 0.0878076923076926, 0.037522506066872, 0.126461538461538, 0.0990544527791891, 0.260769230769231, 0.259380887143568, 0.667269230769231, 0.422940870571763, 1.5345 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 975, '2021-08-22 00:00:00', 0.0375960922682952, 0.0981153846153843, 0.0696097362774446, 0.179346153846154, 0.115915891258075, 0.283576923076923, 0.260667630990412, 0.670423076923077, 0.422836116643863, 1.53530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 990, '2021-08-22 00:00:00', 0.0681006156077451, 0.151576923076923, 0.0982842737244291, 0.222961538461539, 0.143445175804342, 0.292961538461539, 0.260711868662587, 0.673038461538461, 0.425540004446839, 1.54415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1005, '2021-08-22 00:00:00', 0.0698894511683658, 0.151846153846154, 0.0836661129821294, 0.203461538461538, 0.125607716568443, 0.272538461538461, 0.26067713009362, 0.667384615384615, 0.426049135844501, 1.54911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1020, '2021-08-22 00:00:00', 0.0495836201241435, 0.126153846153846, 0.0807245649391516, 0.184153846153846, 0.0847504935315784, 0.236384615384616, 0.24834416565602, 0.642230769230769, 0.432892660349671, 1.55284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1035, '2021-08-22 00:00:00', 0.0712646746021742, 0.135576923076923, 0.081178331705336, 0.173807692307692, 0.0922606008084627, 0.225461538461539, 0.2633504626042, 0.635115384615385, 0.432403054497146, 1.55119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1050, '2021-08-22 00:00:00', 0.0371550597030674, 0.112538461538461, 0.0414725859407802, 0.146846153846154, 0.0732601266300174, 0.193615384615385, 0.263298359573025, 0.632884615384615, 0.434541505497461, 1.55 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1065, '2021-08-22 00:00:00', 0.0384490071893433, 0.104615384615385, 0.0652575017791945, 0.137692307692308, 0.17600527964109, 0.404538461538461, 0.269934809793886, 0.631807692307692, 0.438006984489447, 1.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1080, '2021-08-22 00:00:00', 0.0510928716991083, 0.0948076923076927, 0.0580675071327796, 0.133346153846154, 0.171328299337401, 0.443884615384615, 0.273924012484091, 0.63226923076923, 0.436080502448097, 1.54826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 2, 1095, '2021-08-22 00:00:00', 0.034380316372107, 0.0883846153846155, 0.180216160805253, 0.386230769230769, 0.180757670334111, 0.454846153846154, 0.285298885112006, 0.636576923076923, 0.434425280819826, 1.55573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 600, '2021-08-22 00:00:00', 0.125533893676323, 0.305038461538461, 0.143034417590259, 0.376730769230769, 0.166386223542141, 0.445846153846154, 0.260238825223766, 0.602615384615385, 0.4317189773274, 1.54065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 615, '2021-08-22 00:00:00', 0.0728320301473508, 0.191230769230769, 0.0937315397209576, 0.230807692307693, 0.129127706613974, 0.341730769230769, 0.219020100939125, 0.507730769230769, 0.432163816874325, 1.51526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 630, '2021-08-22 00:00:00', 0.0736606773293279, 0.147846153846154, 0.114469801190599, 0.236846153846154, 0.127343998076681, 0.329423076923077, 0.207942392170376, 0.481961538461538, 0.448567916133795, 1.51315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 645, '2021-08-22 00:00:00', 0.0999146712873616, 0.179692307692308, 0.106495070308441, 0.258, 0.116601523937791, 0.300346153846154, 0.195237307279746, 0.456384615384615, 0.456705446229169, 1.51023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 660, '2021-08-22 00:00:00', 0.0773435592266487, 0.165115384615385, 0.0898389413596098, 0.202653846153846, 0.0932918992278453, 0.243538461538462, 0.153431041889784, 0.406269230769231, 0.47449355673667, 1.49384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 675, '2021-08-22 00:00:00', 0.0418856318305708, 0.115615384615384, 0.0554596596289034, 0.163576923076923, 0.104974956720456, 0.234692307692307, 0.144063602406928, 0.382807692307692, 0.468775314393383, 1.48484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 690, '2021-08-22 00:00:00', 0.0486491362876922, 0.113461538461539, 0.0695754156404292, 0.157461538461538, 0.107413994217915, 0.220384615384615, 0.140627259639965, 0.382115384615385, 0.539548884218602, 1.43296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 705, '2021-08-22 00:00:00', 0.0348290108960908, 0.1075, 0.0546983897948917, 0.163923076923076, 0.0954491568242566, 0.234307692307692, 0.148720470889311, 0.390538461538462, 0.550322547379122, 1.46288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 720, '2021-08-22 00:00:00', 0.0412601689097561, 0.127807692307692, 0.0595133727700051, 0.155192307692307, 0.103584146396133, 0.236346153846154, 0.16288433366609, 0.394115384615385, 0.546189716265188, 1.46761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 735, '2021-08-22 00:00:00', 0.0443337863867346, 0.103730769230769, 0.0797780382349385, 0.166153846153847, 0.107789402932827, 0.233653846153846, 0.183521371633261, 0.397423076923077, 0.546147769521992, 1.47811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 750, '2021-08-22 00:00:00', 0.0681562571200577, 0.115346153846154, 0.0860720270828672, 0.159076923076923, 0.108510162586807, 0.219153846153846, 0.177050900981784, 0.388307692307693, 0.541179169819159, 1.48257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 765, '2021-08-22 00:00:00', 0.0554480491437364, 0.108384615384615, 0.08044690556749, 0.15876923076923, 0.105222613831526, 0.207961538461538, 0.162469272834541, 0.388769230769231, 0.539467020450599, 1.48911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 780, '2021-08-22 00:00:00', 0.0472058666497489, 0.113076923076923, 0.079536039242984, 0.160692307692307, 0.100000376922366, 0.204346153846153, 0.166145964556656, 0.396807692307692, 0.539323292512157, 1.49457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 795, '2021-08-22 00:00:00', 0.0657566258726355, 0.123423076923077, 0.0854583749327923, 0.157576923076923, 0.0902394847912183, 0.18926923076923, 0.163868469769554, 0.402346153846154, 0.537071225759174, 1.50730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 810, '2021-08-22 00:00:00', 0.0433140233109859, 0.0827692307692308, 0.0513839993053812, 0.115653846153846, 0.055306822503057, 0.162730769230768, 0.156914302922131, 0.403461538461538, 0.539388987651769, 1.511 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 825, '2021-08-22 00:00:00', 0.0316836526643291, 0.0855769230769226, 0.0421852325601484, 0.119923076923077, 0.0465044745572526, 0.159884615384615, 0.155763533798956, 0.403038461538461, 0.550954820149669, 1.51857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 840, '2021-08-22 00:00:00', 0.0336432185417233, 0.0871153846153849, 0.0391183608277005, 0.118615384615384, 0.0494756039338115, 0.167653846153846, 0.152579810137313, 0.399961538461538, 0.551098697010031, 1.52442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 855, '2021-08-22 00:00:00', 0.0307976272812348, 0.0835769230769229, 0.0413737374894529, 0.118115384615385, 0.06705712834247, 0.179538461538462, 0.14639253869175, 0.395153846153846, 0.553286455227726, 1.52530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 870, '2021-08-22 00:00:00', 0.022807421194393, 0.0795384615384616, 0.0396070118112361, 0.116346153846154, 0.0844872680439989, 0.191461538461539, 0.145672805127951, 0.390384615384615, 0.556210044718858, 1.52142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 885, '2021-08-22 00:00:00', 0.030134595503405, 0.079576923076923, 0.0494721677776042, 0.132153846153846, 0.105401678573702, 0.206923076923077, 0.277065182555686, 0.606653846153846, 0.491362145938755, 1.56203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 900, '2021-08-22 00:00:00', 0.0462568248602716, 0.095423076923077, 0.0790932069435512, 0.139846153846154, 0.122085619388766, 0.215461538461539, 0.285161311972985, 0.622423076923077, 0.499709695723427, 1.5635 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 915, '2021-08-22 00:00:00', 0.046064904044352, 0.0978461538461541, 0.0832839812836864, 0.150692307692308, 0.108751438540441, 0.221346153846154, 0.269281485552829, 0.617961538461539, 0.506646537386919, 1.56507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 930, '2021-08-22 00:00:00', 0.0710913172238028, 0.117153846153847, 0.080894242449871, 0.161961538461539, 0.0963565174834502, 0.229538461538462, 0.281958764033652, 0.630230769230769, 0.506646537386919, 1.56507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 945, '2021-08-22 00:00:00', 0.0518312053318643, 0.114076923076923, 0.0745347931144604, 0.158346153846154, 0.10430579303921, 0.243538461538462, 0.281756395054037, 0.642884615384616, 0.50737857812334, 1.56469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 960, '2021-08-22 00:00:00', 0.0512133396084083, 0.107615384615384, 0.0795321705591271, 0.174615384615385, 0.114475936335983, 0.2605, 0.276548799421619, 0.640961538461539, 0.506876006685902, 1.56238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 975, '2021-08-22 00:00:00', 0.0654223673818529, 0.122384615384615, 0.0845508040265644, 0.184038461538462, 0.0976749397038655, 0.253076923076923, 0.279532279682715, 0.639153846153846, 0.506876006685902, 1.56238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 990, '2021-08-22 00:00:00', 0.055234548831464, 0.137846153846154, 0.0785710163825351, 0.189730769230769, 0.0839216209420339, 0.256961538461539, 0.287815659487378, 0.644576923076923, 0.506422730076822, 1.56169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1005, '2021-08-22 00:00:00', 0.0487830519119721, 0.130115384615384, 0.0647734632273242, 0.183807692307692, 0.0838805469333985, 0.242884615384615, 0.272987900549006, 0.639923076923077, 0.505478620106346, 1.55265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1020, '2021-08-22 00:00:00', 0.058022449236348, 0.12826923076923, 0.0827575606585513, 0.186423076923077, 0.084399207068823, 0.216884615384615, 0.280072001731424, 0.630615384615384, 0.508261331933152, 1.54930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1035, '2021-08-22 00:00:00', 0.0496292717595634, 0.123230769230769, 0.0592546655092692, 0.164346153846154, 0.0955037494229737, 0.214615384615385, 0.27431168123421, 0.639461538461539, 0.521211088198955, 1.55003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1050, '2021-08-22 00:00:00', 0.0414364388134219, 0.112461538461538, 0.0543237021509449, 0.14576923076923, 0.0846830198218853, 0.194423076923077, 0.27191307717442, 0.652807692307692, 0.521593660001583, 1.54588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1065, '2021-08-22 00:00:00', 0.0321089731048213, 0.0911153846153846, 0.0577478870742338, 0.133538461538462, 0.273132596708294, 0.449846153846154, 0.263696142149664, 0.658846153846154, 0.529325812127668, 1.54384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1080, '2021-08-22 00:00:00', 0.0359280691639019, 0.0908846153846156, 0.0539082982052354, 0.122230769230769, 0.275641171425126, 0.471153846153846, 0.26112762868287, 0.665038461538462, 0.532202316937691, 1.54311538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 3, 1095, '2021-08-22 00:00:00', 0.0449973161592828, 0.0830384615384615, 0.267955452669627, 0.416269230769231, 0.262795749877821, 0.466615384615385, 0.254318237949712, 0.667615384615385, 0.537416211716194, 1.54076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 600, '2021-08-22 00:00:00', 0.101617018562535, 0.264461538461538, 0.132051528404053, 0.323384615384616, 0.169877856573028, 0.390384615384615, 0.162467530483905, 0.586538461538462, 0.579184806430556, 1.481 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 615, '2021-08-22 00:00:00', 0.0916800875956086, 0.210961538461539, 0.101223902619581, 0.253961538461539, 0.141522061340817, 0.338576923076923, 0.159845483081439, 0.541461538461538, 0.587646457031384, 1.43596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 630, '2021-08-22 00:00:00', 0.0575793900093263, 0.173115384615385, 0.112947094490501, 0.239384615384616, 0.113950252303363, 0.3015, 0.16084456424186, 0.501423076923077, 0.592988360243787, 1.41565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 645, '2021-08-22 00:00:00', 0.0661950149180438, 0.1495, 0.0817107468687329, 0.204615384615385, 0.0953351012925542, 0.268307692307692, 0.157239239573138, 0.474538461538462, 0.596318825410083, 1.41369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 660, '2021-08-22 00:00:00', 0.0482389724345208, 0.137038461538462, 0.0553718756715411, 0.178730769230769, 0.0797968574665599, 0.252538461538461, 0.161365256960246, 0.468884615384615, 0.61334024689526, 1.41446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 675, '2021-08-22 00:00:00', 0.0353440453041462, 0.118192307692307, 0.0538689006899011, 0.174538461538461, 0.0741947541168616, 0.256692307692307, 0.156938856295643, 0.466730769230769, 0.623988594570322, 1.41738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 690, '2021-08-22 00:00:00', 0.054934548468014, 0.129730769230769, 0.0636838948364378, 0.196038461538461, 0.0707424472728631, 0.246576923076923, 0.149790273896025, 0.465384615384616, 0.622431084847644, 1.42184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 705, '2021-08-22 00:00:00', 0.0530840842437732, 0.133, 0.0609508376922306, 0.181730769230769, 0.080703521989678, 0.232461538461539, 0.152282717843641, 0.467115384615385, 0.747705446940582, 1.47565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 720, '2021-08-22 00:00:00', 0.0450048373468383, 0.116653846153847, 0.0724659814087855, 0.157038461538462, 0.0941984811244524, 0.229923076923078, 0.152403497839932, 0.462884615384616, 0.755841098481583, 1.46961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 735, '2021-08-22 00:00:00', 0.0494811230517411, 0.104307692307692, 0.0527200589470895, 0.15373076923077, 0.0744146387583685, 0.235461538461539, 0.150194335650644, 0.475538461538462, 0.783705042631571, 1.47507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 750, '2021-08-22 00:00:00', 0.0430407320498222, 0.11223076923077, 0.0622402293845878, 0.163384615384616, 0.0766672329967935, 0.238769230769231, 0.147960519682162, 0.479653846153846, 0.777466672053436, 1.47611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 765, '2021-08-22 00:00:00', 0.0423922344122304, 0.102692307692308, 0.0513669154222832, 0.162, 0.0731389404857946, 0.227769230769231, 0.172284344572035, 0.485846153846154, 0.778842747039083, 1.47223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 780, '2021-08-22 00:00:00', 0.0322926283562342, 0.107423076923077, 0.0535152745987969, 0.153730769230769, 0.0628375806222805, 0.209192307692308, 0.175475849751907, 0.487423076923077, 0.770984058500264, 1.47753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 795, '2021-08-22 00:00:00', 0.0466611352033093, 0.111692307692307, 0.0488669150306768, 0.163846153846154, 0.0726483733737113, 0.217884615384615, 0.181789751763277, 0.489923076923077, 0.769358287045869, 1.48142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 810, '2021-08-22 00:00:00', 0.0434814372418323, 0.113346153846154, 0.0446946735769918, 0.141423076923077, 0.0933520466587885, 0.199730769230769, 0.18098222607164, 0.484615384615385, 0.772357558687386, 1.47596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 825, '2021-08-22 00:00:00', 0.0372203418328449, 0.0939230769230772, 0.0778577005726571, 0.149307692307692, 0.100588697942891, 0.209384615384615, 0.189617785598779, 0.492230769230769, 0.778560929881831, 1.46880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 840, '2021-08-22 00:00:00', 0.0698193713476753, 0.116230769230769, 0.0897963165254476, 0.153538461538461, 0.102286234881111, 0.222076923076923, 0.195761330352903, 0.499461538461538, 0.781139794442415, 1.46953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 855, '2021-08-22 00:00:00', 0.0494262620943097, 0.0983461538461539, 0.0616728340644277, 0.147461538461538, 0.0652208083831672, 0.204923076923077, 0.17684473850941, 0.486692307692308, 0.78046972936914, 1.46396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 870, '2021-08-22 00:00:00', 0.042178886442608, 0.104461538461538, 0.0520738085649736, 0.151807692307692, 0.0655112086710238, 0.198961538461539, 0.177732400405345, 0.486615384615385, 0.777715329568701, 1.46857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 885, '2021-08-22 00:00:00', 0.0476528471988173, 0.109076923076923, 0.0583977344133776, 0.140153846153846, 0.0679976583307213, 0.208192307692308, 0.391342336855322, 0.726769230769231, 0.766875491849883, 1.4725 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 900, '2021-08-22 00:00:00', 0.0412517225747556, 0.0902307692307694, 0.0565308356971247, 0.138153846153846, 0.0838970798061528, 0.216, 0.405365531152013, 0.766576923076923, 0.763419146895173, 1.46907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 915, '2021-08-22 00:00:00', 0.0459682331783418, 0.0949615384615385, 0.0635004058133613, 0.151692307692308, 0.109590686016369, 0.229961538461538, 0.403373270538115, 0.775346153846154, 0.761436449189193, 1.46711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 930, '2021-08-22 00:00:00', 0.0585528689437032, 0.111038461538462, 0.0850050948699316, 0.161884615384615, 0.11226934645684, 0.238615384615384, 0.405060367770609, 0.788307692307692, 0.761543473176983, 1.46469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 945, '2021-08-22 00:00:00', 0.0534660783905228, 0.120307692307692, 0.10248626924918, 0.169346153846154, 0.135137195244173, 0.269307692307692, 0.429640524159442, 0.8095, 0.75939748586525, 1.46230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 960, '2021-08-22 00:00:00', 0.0710716648071612, 0.113307692307692, 0.0672001831499331, 0.167230769230769, 0.114671436990815, 0.275538461538462, 0.423069946935492, 0.8105, 0.76035835377396, 1.45611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 975, '2021-08-22 00:00:00', 0.0365579203246234, 0.117807692307693, 0.0726085394426859, 0.203, 0.109016216154365, 0.280153846153846, 0.420239925976359, 0.816346153846154, 0.761245509775819, 1.45461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 990, '2021-08-22 00:00:00', 0.070872453149194, 0.163769230769231, 0.0923278189596516, 0.219884615384616, 0.106593144533494, 0.279538461538462, 0.419679980644593, 0.819384615384616, 0.761572737068597, 1.45407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1005, '2021-08-22 00:00:00', 0.0793802629993509, 0.146884615384615, 0.103881063647882, 0.207653846153846, 0.118742384371183, 0.289076923076923, 0.40893716086761, 0.824807692307692, 0.754852903653318, 1.45188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1020, '2021-08-22 00:00:00', 0.0573738214224516, 0.150346153846154, 0.0651953868117861, 0.203038461538462, 0.126898075393055, 0.279192307692308, 0.419296797764286, 0.818269230769231, 0.757094799470063, 1.44784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1035, '2021-08-22 00:00:00', 0.0520586799087924, 0.143884615384616, 0.0858277344452243, 0.201, 0.111864677865026, 0.249884615384616, 0.438400645704185, 0.812615384615385, 0.759027815442481, 1.45023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1050, '2021-08-22 00:00:00', 0.0602815445670111, 0.126769230769231, 0.0826335376131356, 0.168692307692308, 0.0828212254474389, 0.214653846153846, 0.430128002415024, 0.803461538461538, 0.746575397810151, 1.43776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1065, '2021-08-22 00:00:00', 0.0610378571052426, 0.1135, 0.0837042044711851, 0.155076923076923, 0.399782842976611, 0.545807692307692, 0.43171293881289, 0.802692307692308, 0.750969826291311, 1.432 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1080, '2021-08-22 00:00:00', 0.0389653100156463, 0.0928461538461535, 0.0424778132133075, 0.131730769230769, 0.41981777182304, 0.579192307692307, 0.424291534388616, 0.810115384615384, 0.728995875265318, 1.41711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 4, 1095, '2021-08-22 00:00:00', 0.0418258109489635, 0.0980384615384614, 0.367577834771609, 0.500230769230769, 0.4174549556539, 0.594, 0.431278557136978, 0.818076923076923, 0.715196627078607, 1.41715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 600, '2021-08-22 00:00:00', 0.206384334030791, 0.35092, 0.270559340379641, 0.41376, 0.291701885492706, 0.47136, 0.347059975604602, 0.70772, 0.603430255566734, 1.34764 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 615, '2021-08-22 00:00:00', 0.106958122646202, 0.20004, 0.121479723959735, 0.25364, 0.113764405681215, 0.33056, 0.250227343296718, 0.59484, 0.548659958444209, 1.2978 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 630, '2021-08-22 00:00:00', 0.079591394007141, 0.164040000000001, 0.0880596388818396, 0.2194, 0.0901592480004129, 0.296240000000001, 0.258616530794147, 0.57548, 0.548820240758909, 1.29064 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 645, '2021-08-22 00:00:00', 0.0561479592980303, 0.13952, 0.0821864141246391, 0.20976, 0.108093215945004, 0.27132, 0.266999013731012, 0.55984, 0.553520797561694, 1.29224 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 660, '2021-08-22 00:00:00', 0.0693560379491218, 0.141480000000001, 0.0862237013046103, 0.19712, 0.101922732171647, 0.25308, 0.258797520596057, 0.54936, 0.540098524962499, 1.2858 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 675, '2021-08-22 00:00:00', 0.0559857720020602, 0.11536, 0.0665024560949942, 0.16392, 0.0945125741193555, 0.23072, 0.265284124415063, 0.5238, 0.544676815490924, 1.2782 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 690, '2021-08-22 00:00:00', 0.0493423415199018, 0.1156, 0.0608065785914644, 0.15224, 0.0728032279504146, 0.23968, 0.273376468141158, 0.51512, 0.547261896474927, 1.2794 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 705, '2021-08-22 00:00:00', 0.043162213412505, 0.10332, 0.0806532082436898, 0.16824, 0.0889137784598092, 0.24708, 0.286154958021, 0.50608, 0.561246119511456, 1.31304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 720, '2021-08-22 00:00:00', 0.0745360539157622, 0.12796, 0.0665561667566081, 0.18184, 0.0828945514896289, 0.23756, 0.282273608401494, 0.49884, 0.564608103023682, 1.31568 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 735, '2021-08-22 00:00:00', 0.0603203116702825, 0.11904, 0.0685865147095259, 0.16712, 0.102202380924647, 0.24608, 0.284375239194038, 0.48112, 0.562774475256297, 1.30588 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 750, '2021-08-22 00:00:00', 0.0545512602970823, 0.11056, 0.0524670690370008, 0.15428, 0.211487958680079, 0.28636, 0.279275145092911, 0.48024, 0.568041406941431, 1.32196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 765, '2021-08-22 00:00:00', 0.0485325320446676, 0.10936, 0.113101458876533, 0.18024, 0.270146916818732, 0.30224, 0.274545818883964, 0.48336, 0.574612414299123, 1.33352 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 780, '2021-08-22 00:00:00', 0.0921850494024568, 0.128, 0.211510937463448, 0.22272, 0.263290156797907, 0.30304, 0.259848276243401, 0.46772, 0.556665150696539, 1.32344 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 795, '2021-08-22 00:00:00', 0.202302150260446, 0.146919999999999, 0.246932345660372, 0.2072, 0.255764377243327, 0.2606, 0.245344974814376, 0.43836, 0.540117888366358, 1.3104 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 810, '2021-08-22 00:00:00', 0.0592541700360969, 0.11316, 0.0684770521172366, 0.15824, 0.0759441241966757, 0.18852, 0.122661349522442, 0.39384, 0.521552800139481, 1.30864 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 825, '2021-08-22 00:00:00', 0.0605773059816958, 0.10512, 0.0664810248617352, 0.13068, 0.0743283705368732, 0.16904, 0.118043381855994, 0.389359999999999, 0.521023905401662, 1.30908 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 840, '2021-08-22 00:00:00', 0.0455175057898967, 0.0864799999999998, 0.0540031480563862, 0.11356, 0.0795696759659943, 0.169599999999999, 0.113046450629819, 0.386199999999999, 0.518251782437842, 1.31192 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 855, '2021-08-22 00:00:00', 0.0368482021271048, 0.0770400000000001, 0.0488142738687497, 0.1156, 0.0848559956632414, 0.18396, 0.10975105162746, 0.38372, 0.517710108715937, 1.32056 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 870, '2021-08-22 00:00:00', 0.0409059082937094, 0.0822799999999998, 0.0631134692438947, 0.12332, 0.0950350812419642, 0.1886, 0.117334663818214, 0.376559999999999, 0.545297625155291, 1.3134 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 885, '2021-08-22 00:00:00', 0.0474173667200813, 0.0886400000000002, 0.060902709299341, 0.13516, 0.0878221308479061, 0.19632, 0.21902863587516, 0.52772, 0.545808192805251, 1.3206 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 900, '2021-08-22 00:00:00', 0.0522271640687745, 0.0975200000000002, 0.0862114648214879, 0.1358, 0.106443255618506, 0.2054, 0.213904355573545, 0.53464, 0.545615881367103, 1.32276 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 915, '2021-08-22 00:00:00', 0.0552514856512171, 0.09468, 0.0624773292216202, 0.137, 0.110655621938818, 0.1972, 0.222672165600763, 0.56768, 0.546287265700627, 1.32788 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 930, '2021-08-22 00:00:00', 0.0543836678915039, 0.105199999999999, 0.0855080308119261, 0.15604, 0.113639385777995, 0.20892, 0.226862109367489, 0.5744, 0.553258453768822, 1.3272 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 945, '2021-08-22 00:00:00', 0.0796623081095024, 0.1116, 0.096266349260788, 0.141279999999999, 0.102001682992651, 0.20752, 0.232025321893969, 0.5838, 0.550245739041507, 1.32604 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 960, '2021-08-22 00:00:00', 0.0547963502434244, 0.0861600000000001, 0.0752589972472838, 0.1376, 0.0869434298840346, 0.21808, 0.239483590252026, 0.59316, 0.551748469262339, 1.32596 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 975, '2021-08-22 00:00:00', 0.0591750792141422, 0.10976, 0.0610219086339759, 0.16756, 0.0927297686829857, 0.23532, 0.252163802583427, 0.6118, 0.543713502989703, 1.33304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 990, '2021-08-22 00:00:00', 0.0584630367554296, 0.143479999999999, 0.0844420313982718, 0.19196, 0.0910018681126938, 0.249439999999999, 0.26610096454792, 0.62484, 0.542378825176648, 1.33704 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1005, '2021-08-22 00:00:00', 0.0673209477057473, 0.13388, 0.0756587293928028, 0.16992, 0.0773914723984497, 0.22276, 0.287552006890348, 0.62764, 0.553043720393485, 1.33624 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1020, '2021-08-22 00:00:00', 0.0380424324493936, 0.11268, 0.0473700679050956, 0.15644, 0.0639307698478076, 0.21468, 0.296671322060851, 0.63796, 0.560558947242245, 1.344 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1035, '2021-08-22 00:00:00', 0.0437588086370437, 0.0979999999999997, 0.0605696018367854, 0.14852, 0.0720162481666468, 0.19744, 0.306525458431541, 0.64224, 0.566652059615658, 1.35516 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1050, '2021-08-22 00:00:00', 0.0544018075680091, 0.11216, 0.0704044979623704, 0.15228, 0.0738743302282108, 0.199, 0.311151313672303, 0.64084, 0.574736322151298, 1.36656 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1065, '2021-08-22 00:00:00', 0.0520664639347318, 0.0976, 0.0531167581842119, 0.131840000000001, 0.216580146827912, 0.40928, 0.295606647421873, 0.63404, 0.575822099263306, 1.37144 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1080, '2021-08-22 00:00:00', 0.0328189477791916, 0.0874000000000001, 0.0605699870673035, 0.13016, 0.200447474416615, 0.43176, 0.29598624404973, 0.62824, 0.582726256487555, 1.37216 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 5, 1095, '2021-08-22 00:00:00', 0.0600526339187523, 0.091333333333333, 0.201082487220212, 0.393916666666667, 0.189647499095146, 0.477, 0.281464068291372, 0.64325, 0.529803270502158, 1.427125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 600, '2021-08-22 00:00:00', 0.10512421913753, 0.259666666666667, 0.110731943926751, 0.315791666666667, 0.137964387076699, 0.406458333333333, 0.23686428267216, 0.568083333333333, 0.515104034799444, 1.39758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 615, '2021-08-22 00:00:00', 0.0905440880679568, 0.197833333333333, 0.115225479959444, 0.271708333333333, 0.131856531607411, 0.335333333333333, 0.206409242434341, 0.505583333333333, 0.514458768294761, 1.36154166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 630, '2021-08-22 00:00:00', 0.0609026307706212, 0.167, 0.0794672364353179, 0.234541666666666, 0.112313799208973, 0.315958333333333, 0.156807622374624, 0.46275, 0.504771809543822, 1.34783333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 645, '2021-08-22 00:00:00', 0.0650870097683075, 0.159333333333333, 0.0770685277594854, 0.218083333333333, 0.115448644395479, 0.291291666666667, 0.144768080395677, 0.434166666666666, 0.488608042136619, 1.32791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 660, '2021-08-22 00:00:00', 0.0611339702525573, 0.139666666666666, 0.0807683101688788, 0.201291666666667, 0.11950620019086, 0.267416666666666, 0.146345308347628, 0.410416666666667, 0.477601205224489, 1.31270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 675, '2021-08-22 00:00:00', 0.0387673990858814, 0.126708333333333, 0.066096314769334, 0.162875, 0.106080286452823, 0.244625, 0.108970071346565, 0.371958333333333, 0.475872925965185, 1.29945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 690, '2021-08-22 00:00:00', 0.0461702700942898, 0.108041666666667, 0.051599629253808, 0.164, 0.0996381769421128, 0.239125, 0.0953997595931705, 0.355375, 0.476653322124952, 1.28695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 705, '2021-08-22 00:00:00', 0.0444870930638919, 0.119166666666667, 0.0895282220097771, 0.170208333333333, 0.0991429852371772, 0.226875, 0.106457168021644, 0.352541666666667, 0.556502065506539, 1.384875 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 720, '2021-08-22 00:00:00', 0.053350291687941, 0.117916666666666, 0.0666825569830451, 0.171041666666667, 0.077978803790387, 0.213541666666667, 0.105042011954086, 0.357541666666666, 0.554015249554677, 1.398125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 735, '2021-08-22 00:00:00', 0.0585691712941793, 0.1185, 0.0730417787932039, 0.155666666666667, 0.0765343415388324, 0.194125, 0.106210585187151, 0.351916666666666, 0.540474373965172, 1.390125 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 750, '2021-08-22 00:00:00', 0.0513833983226919, 0.0965833333333331, 0.0523337775758861, 0.131708333333333, 0.0552352019660641, 0.172333333333333, 0.107005680128253, 0.344708333333333, 0.552060250269422, 1.39454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 765, '2021-08-22 00:00:00', 0.037628908868165, 0.0957499999999999, 0.0440883294886689, 0.127291666666667, 0.0575589017782052, 0.168375, 0.126395793993038, 0.350375, 0.557869757798958, 1.39633333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 780, '2021-08-22 00:00:00', 0.0352712059761857, 0.086333333333333, 0.0348832421043418, 0.122333333333333, 0.0464520946938812, 0.157666666666667, 0.12863979031456, 0.36775, 0.554990467015661, 1.393625 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 795, '2021-08-22 00:00:00', 0.0294861487993, 0.0867083333333333, 0.0429536318924675, 0.121833333333333, 0.0723241370297733, 0.179541666666667, 0.133981497478818, 0.379541666666666, 0.554629918066537, 1.39354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 810, '2021-08-22 00:00:00', 0.0304587806525572, 0.0837916666666666, 0.0296698927573375, 0.113958333333334, 0.0624959129098436, 0.1755, 0.143283031702686, 0.390875, 0.552787598109065, 1.39329166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 825, '2021-08-22 00:00:00', 0.034552941945679, 0.0824166666666669, 0.0712337955130032, 0.136083333333333, 0.0610314720427918, 0.163333333333333, 0.168146394980468, 0.402416666666666, 0.551246591234655, 1.39525 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 840, '2021-08-22 00:00:00', 0.0610337872690675, 0.102416666666666, 0.0496476716911057, 0.13125, 0.0514287004685519, 0.158291666666666, 0.191912853864093, 0.41625, 0.55031171008881, 1.39475 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 855, '2021-08-22 00:00:00', 0.0322368948769013, 0.0834999999999999, 0.0419314269399149, 0.111625, 0.0560325345449968, 0.157083333333333, 0.206434096582624, 0.421416666666666, 0.549709251213372, 1.3965 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 870, '2021-08-22 00:00:00', 0.0315893029041637, 0.0791666666666663, 0.0461278744047614, 0.108041666666666, 0.0616983663138424, 0.157916666666666, 0.211382183582798, 0.427583333333332, 0.556508797474638, 1.40729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 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 970035, 1, 885, '2021-08-22 00:00:00', 0.0429286355900484, 0.0837916666666666, 0.0499403811225613, 0.117041666666667, 0.0886584391954858, 0.173166666666666, 0.351516896639676, 0.620041666666666, 0.557146137777676, 1.41241666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-08-22 00:00:00' and dayofweek = 1 and fromtime = 885);
Date: 2021-08-22 14:48:47 Duration: 3s902ms Database: acaweb_fx User: pgperfstats
13 51ms 1m27s 2s890ms 73 3m30s (( 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 #13
Day Hour Count Duration Avg duration Aug 22 14 73 3m30s 2s890ms [ User: postgres - Total duration: 3m30s - Times executed: 73 ]
-
(( 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' 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 = '689' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:04:58 Duration: 1m27s 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 = '660' 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 = '660' 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 = '660' 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 = '660' 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 = '660' 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 = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:07:14 Duration: 23s158ms 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 = '558' 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 = '558' 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 = '558' 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 = '558' 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 = '558' 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 = '558' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-08-22 14:05:40 Duration: 12s139ms Database: acaweb_fx User: postgres Bind query: yes
14 1s930ms 3s413ms 2s704ms 38 1m42s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #14
Day Hour Count Duration Avg duration Aug 22 14 38 1m42s 2s704ms [ User: pgperfstats - Total duration: 1m42s - Times executed: 38 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970025, 1, 990, '2021-08-22 00:00:00', 1.06000913911154, 2.99662499999999, 1.07791469288851, 3.47320833333333, 1.32452604320581, 4.05025, 2.23972258205459, 5.668875, 3.95711624156725, 12.7085833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1005, '2021-08-22 00:00:00', 0.657951977235285, 1.93875000000001, 1.02550403213617, 2.45879166666667, 1.42572121527866, 3.476125, 2.14099596219726, 5.01866666666667, 4.02130460638321, 12.3882916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1020, '2021-08-22 00:00:00', 0.696650463111612, 1.60729166666667, 0.964768272094692, 2.37891666666667, 1.2330041315445, 3.11966666666667, 1.90468485734442, 4.56233333333333, 3.93498605944716, 12.160625 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1035, '2021-08-22 00:00:00', 0.462349244917045, 1.48170833333333, 0.6951727498787, 2.01375, 0.98798965845671, 2.58299999999999, 1.69342541758637, 3.98108333333333, 3.94364750033317, 11.9002916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1050, '2021-08-22 00:00:00', 0.44140210561412, 1.27958333333333, 0.688875406794996, 1.79375, 0.734003193729975, 2.39258333333333, 1.39280328053206, 3.64875, 3.90108555590527, 11.8260833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1065, '2021-08-22 00:00:00', 0.470148789276303, 1.21583333333333, 0.505732436275788, 1.65258333333333, 0.655283404779722, 2.15008333333333, 1.33936586160462, 3.44229166666667, 3.8917719968367, 11.7503333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1080, '2021-08-22 00:00:00', 0.292118337644876, 1.17291666666667, 0.48369213319026, 1.54958333333333, 0.678707077538939, 1.96691666666666, 1.31593814485596, 3.34062500000001, 3.89662412418974, 11.6945 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1095, '2021-08-22 00:00:00', 0.26278056090283, 1.02466666666668, 0.459884750449122, 1.371625, 0.688444675084481, 1.857375, 1.23337362253034, 3.29466666666667, 3.82076768762851, 11.651375 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1110, '2021-08-22 00:00:00', 0.271744111838396, 0.930416666666659, 0.430856982223147, 1.2355, 0.677856125985629, 1.74016666666667, 1.21110147195119, 3.31108333333335, 3.80999814917792, 11.643375 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1125, '2021-08-22 00:00:00', 0.349368457134558, 0.881333333333333, 0.608071434590727, 1.2855, 0.814734818376734, 1.80404166666667, 1.21451729243482, 3.35658333333334, 3.9021281289551, 12.32475 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1140, '2021-08-22 00:00:00', 0.363857291562482, 0.895708333333334, 0.409685103534372, 1.25883333333333, 0.724916966759404, 1.716, 1.22067956542628, 3.39341666666667, 3.92631134191154, 12.3876666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1155, '2021-08-22 00:00:00', 0.279981935235067, 0.92683333333333, 0.436300322042617, 1.24866666666666, 0.674795986345799, 1.63433333333333, 1.97842616963476, 4.86125, 3.94173812540551, 12.5326666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1170, '2021-08-22 00:00:00', 0.339768580663064, 0.838416666666658, 0.527856452818959, 1.134, 0.577017128259073, 1.507375, 2.57184275416945, 5.31975, 3.83609672544326, 12.635 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1185, '2021-08-22 00:00:00', 0.379573664348133, 0.85608333333334, 0.471094822219198, 1.123625, 0.533709142956503, 1.54833333333334, 2.80342954047463, 5.60266666666667, 3.81797622239618, 12.6715 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1200, '2021-08-22 00:00:00', 0.29484232767431, 0.743458333333336, 0.344224140725148, 1.07120833333333, 0.416695538854743, 1.51095833333333, 2.95267481780675, 5.65233333333333, 3.78264696808266, 12.7735416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1215, '2021-08-22 00:00:00', 0.208055032957947, 0.822874999999999, 0.373941091908057, 1.185125, 0.458072898998728, 1.52254166666667, 3.02009978210001, 5.77420833333333, 3.76620135552553, 12.8179583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1230, '2021-08-22 00:00:00', 0.283623650283253, 0.817125000000002, 0.49181785688182, 1.12925, 0.634768764242513, 1.49558333333334, 3.06401645063838, 5.796125, 3.71180683374209, 12.8733333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1245, '2021-08-22 00:00:00', 0.425706778040432, 0.797999999999997, 0.438000097197396, 1.05179166666667, 0.654088546060048, 1.4885, 3.14417335942699, 5.787125, 3.58700994127987, 12.9351666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1260, '2021-08-22 00:00:00', 0.274937766344158, 0.740583333333338, 0.446618721740024, 1.06075000000001, 0.68790737996172, 1.58870833333334, 2.99705488016321, 5.74004166666667, 3.43987179124708, 12.881125 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1275, '2021-08-22 00:00:00', 0.331312604146995, 0.708708333333334, 0.449721387179834, 1.04075, 0.874512434553346, 1.69245833333333, 2.90259429561341, 5.76108333333333, 3.3706691222251, 12.965625 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1290, '2021-08-22 00:00:00', 0.37922397639833, 0.805291666666669, 0.665014218819332, 1.22654166666667, 1.06867596531436, 1.87216666666667, 2.77199900107423, 5.736875, 3.27602140699019, 12.9384583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1305, '2021-08-22 00:00:00', 0.465156166311885, 0.833791666666672, 0.754001782760359, 1.22608333333334, 0.969615910808379, 1.84816666666667, 2.70163724078513, 5.75395833333333, 3.28651495960541, 12.9036666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1320, '2021-08-22 00:00:00', 0.283867294158094, 0.84854545454545, 0.423842584925739, 1.20118181818182, 0.82406179763433, 1.92431818181818, 2.74897032474349, 5.93068181818181, 3.35875994561898, 12.8760909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1335, '2021-08-22 00:00:00', 0.299691894454511, 0.827772727272728, 0.432194200377364, 1.23872727272727, 1.81395452400316, 3.8175909090909, 2.81372186426399, 5.95040909090909, 3.32589636031659, 12.9141363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1350, '2021-08-22 00:00:00', 0.339320038819682, 0.997227272727269, 0.720747118683729, 1.60513636363637, 2.39353039666102, 4.41795454545454, 2.83206667574125, 5.98268181818182, 3.30020809818745, 12.9584090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 1365, '2021-08-22 00:00:00', 0.515704192200154, 1.24063636363637, 1.75901172814176, 3.62845454545454, 2.52428629320116, 4.72436363636363, 2.70084413491884, 6.03222727272728, 3.26288608635884, 12.9347727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 990, '2021-08-22 00:00:00', 1.20349402094965, 2.83953846153846, 1.71861760905497, 3.53561538461538, 1.93853372026781, 4.18323076923077, 2.10026110611184, 5.53792307692308, 3.3169855752104, 12.7038846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1005, '2021-08-22 00:00:00', 0.803576801173734, 1.98565384615384, 0.867444810924591, 2.66449999999999, 1.20502157593195, 3.21903846153846, 1.46231383562015, 4.81807692307692, 3.29163366711145, 12.3849615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1020, '2021-08-22 00:00:00', 0.522140818023408, 1.73307692307692, 0.798792154539491, 2.16688461538461, 1.11657281963088, 2.7003076923077, 1.29213485900123, 4.49642307692308, 3.31593680277535, 12.221 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1035, '2021-08-22 00:00:00', 0.781034415670358, 1.53496153846153, 1.00076095970093, 1.99046153846154, 1.22520379278149, 2.55442307692308, 1.25123453621428, 4.44376923076924, 3.38964082145315, 12.2204615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1050, '2021-08-22 00:00:00', 0.449706728366899, 1.23069230769231, 0.604977986884964, 1.70326923076923, 0.83115441497863, 2.1773076923077, 1.1190133043823, 4.13484615384616, 3.43031016583722, 12.1520769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1065, '2021-08-22 00:00:00', 0.529095025637027, 1.26211538461538, 0.720724733541496, 1.67669230769231, 0.913936935208586, 2.24419230769231, 1.05355595959587, 4.049, 3.53254835994989, 12.1873461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1080, '2021-08-22 00:00:00', 0.516366286214026, 1.09169230769231, 0.649730713449815, 1.411, 0.792369685476123, 2.05003846153846, 1.09030921513825, 3.84676923076923, 3.61489055074233, 12.1504230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1095, '2021-08-22 00:00:00', 0.593182483272681, 1.11553846153846, 0.752844112988566, 1.69553846153846, 0.851920325816007, 2.25480769230769, 1.19950815817921, 3.95869230769231, 3.61433883048317, 12.1743076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1110, '2021-08-22 00:00:00', 0.461637041907973, 1.15703846153846, 0.586191042631612, 1.47446153846154, 0.927451688976095, 2.20165384615384, 1.21513252521944, 3.79557692307693, 4.05474061391772, 11.9363846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1125, '2021-08-22 00:00:00', 0.423426500751261, 0.891807692307693, 0.677040501004187, 1.41899999999999, 0.927155421374758, 1.88815384615384, 1.1783321668293, 3.60684615384615, 4.17956467166323, 12.2482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1140, '2021-08-22 00:00:00', 0.503640751085379, 1.02061538461538, 0.697886770626423, 1.40976923076923, 0.909230477677936, 1.76969230769232, 1.29090920433861, 3.66257692307692, 4.19544335605262, 12.3320769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1155, '2021-08-22 00:00:00', 0.316819356440517, 0.875769230769232, 0.451691073803595, 1.10988461538461, 0.600612502751593, 1.63053846153847, 1.57562530932472, 4.82034615384615, 4.00707793113058, 12.4401153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1170, '2021-08-22 00:00:00', 0.289207194824859, 0.807807692307683, 0.417942441749321, 1.13626923076923, 0.536727888369741, 1.67111538461538, 1.50340711718417, 5.175, 4.04490607288494, 12.6085384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1185, '2021-08-22 00:00:00', 0.378429387783861, 0.816192307692306, 0.39062101247195, 1.22584615384615, 0.573905148957562, 1.729, 1.50714192940964, 5.33265384615385, 4.03121678137773, 12.7334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1200, '2021-08-22 00:00:00', 0.3332165131193, 0.959269230769225, 0.457962974653902, 1.25461538461538, 0.571728086257263, 1.70173076923077, 1.54017854759166, 5.33296153846154, 4.0807434045583, 12.8504230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1215, '2021-08-22 00:00:00', 0.22132255959259, 0.790653846153842, 0.361119958760785, 1.13323076923076, 0.610929421833279, 1.67796153846154, 1.51111979721611, 5.31719230769231, 4.13463127255622, 12.895 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1230, '2021-08-22 00:00:00', 0.248089375954588, 0.864538461538453, 0.29116262703963, 1.14465384615385, 0.656019592812479, 1.71288461538462, 1.52418348027344, 5.26380769230769, 4.16022731645944, 13.0132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1245, '2021-08-22 00:00:00', 0.242895751617532, 0.801884615384617, 0.525120387662158, 1.24669230769231, 0.596508529824879, 1.68588461538461, 1.49894641819359, 5.23673076923077, 4.15924518318481, 13.0385769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1260, '2021-08-22 00:00:00', 0.297619666947348, 0.931884615384615, 0.392904774135493, 1.25019230769231, 0.494719482286528, 1.60238461538462, 1.49457147550214, 5.17715384615385, 4.19469993224049, 13.0638076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1275, '2021-08-22 00:00:00', 0.362941896176235, 0.840500000000005, 0.374130625070152, 1.10973076923078, 1.00700883580266, 1.72865384615385, 1.48225349228283, 5.12084615384615, 4.20746933258168, 13.0492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1290, '2021-08-22 00:00:00', 0.280639456626083, 0.807769230769235, 0.422372771922548, 1.10796153846154, 1.09369461072938, 1.77369230769231, 1.48848516335853, 5.14019230769231, 4.16156584158488, 13.0985769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1305, '2021-08-22 00:00:00', 0.35863567328677, 0.856115384615385, 1.07051378031587, 1.41492307692308, 1.08202552010286, 1.84411538461539, 1.4904577288667, 5.1388076923077, 4.19824457839225, 13.1495 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1320, '2021-08-22 00:00:00', 0.247650697058627, 0.82379166666667, 0.409905713354398, 1.14520833333333, 0.708828119177159, 1.93454166666666, 1.45441426777891, 5.06241666666667, 4.07332394979823, 12.8565 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1335, '2021-08-22 00:00:00', 0.236101945403222, 0.798041666666677, 0.417633672083525, 1.17483333333334, 1.2146644367234, 3.99004166666667, 1.48783830582337, 5.02704166666667, 4.12644553767068, 12.9100833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1350, '2021-08-22 00:00:00', 0.282205287468829, 0.951458333333335, 0.597813134247033, 1.58074999999999, 1.2099227158215, 4.45274999999999, 1.4740003091017, 4.99504166666666, 4.12776544959667, 12.9139583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 1365, '2021-08-22 00:00:00', 0.454394317363426, 1.27375, 1.20554411012176, 3.79608333333333, 1.30386097148853, 4.48695833333333, 1.44194467873138, 4.95275, 4.10132624007603, 12.9601666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 990, '2021-08-22 00:00:00', 1.00177015404654, 3.04319230769231, 1.16357983164688, 3.69923076923077, 1.25016374127552, 4.0805, 1.24832733872786, 4.60723076923077, 4.22314263971566, 13.2993461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1005, '2021-08-22 00:00:00', 0.601036566147317, 2.13207692307692, 0.523935010649812, 2.55084615384615, 0.763999211638739, 2.94365384615384, 1.07609858570387, 3.89638461538461, 4.22270629755191, 13.1553461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1020, '2021-08-22 00:00:00', 0.415171595663952, 1.61942307692308, 0.676386431424653, 2.08173076923076, 0.703886897601727, 2.60126923076923, 1.1725522668357, 3.74453846153846, 4.10838861842451, 13.042 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1035, '2021-08-22 00:00:00', 0.481130944913998, 1.42688461538462, 0.536614796665165, 1.81, 0.571200211430685, 2.42480769230769, 1.29721900232767, 3.6845, 4.13362487915129, 12.9741923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1050, '2021-08-22 00:00:00', 0.555813290454765, 1.31157692307692, 0.63159892823994, 1.76561538461538, 0.669578480492357, 2.12730769230769, 1.30211717067007, 3.59761538461538, 4.09893870241479, 12.9496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1065, '2021-08-22 00:00:00', 0.49355548359289, 1.21915384615385, 0.506853333360311, 1.66369230769231, 0.608088238789275, 1.96811538461538, 1.23853168898312, 3.42676923076923, 4.09730175171605, 12.9637307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1080, '2021-08-22 00:00:00', 0.386036572599825, 1.12634615384615, 0.432714318619642, 1.46280769230769, 0.529541665390564, 1.94415384615384, 1.2257981544221, 3.42134615384615, 4.12066359947036, 12.9425 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1095, '2021-08-22 00:00:00', 0.358876419698176, 1.04973076923077, 0.4345832893527, 1.45365384615384, 0.595927245172141, 1.8108076923077, 1.52636311487848, 3.50696153846154, 4.07273728174968, 12.8786153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1110, '2021-08-22 00:00:00', 0.297972019853174, 0.968269230769233, 0.367346805327897, 1.23865384615385, 0.631205543750636, 1.65803846153847, 1.52200635397441, 3.37769230769231, 4.06824344101783, 12.8231538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1125, '2021-08-22 00:00:00', 0.381245951302588, 0.931653846153847, 0.459780236802155, 1.24511538461539, 0.618050229474788, 1.75338461538461, 1.55149121319311, 3.54076923076923, 4.4026104864483, 13.4578461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1140, '2021-08-22 00:00:00', 0.264574982828046, 0.877807692307687, 0.491738481152477, 1.24042307692307, 0.514845137283636, 1.69565384615384, 1.8091405082142, 3.78653846153847, 4.57529025376028, 13.5341153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1155, '2021-08-22 00:00:00', 0.325526094901066, 0.879961538461541, 0.41722100397012, 1.29761538461538, 0.51142514152572, 1.64665384615384, 2.7234737117258, 6.02753846153846, 4.53313309482355, 13.7328461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1170, '2021-08-22 00:00:00', 0.305026586483108, 0.89153846153846, 0.360139188904255, 1.14565384615384, 0.472442603758547, 1.54457692307692, 3.25644262938279, 6.46903846153847, 4.55547394224371, 13.7469615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1185, '2021-08-22 00:00:00', 0.29691251495762, 0.780192307692302, 0.374618651225678, 1.09257692307691, 0.460903635848604, 1.50119230769231, 3.27238087236894, 6.60557692307693, 4.39310831136503, 13.8386538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1200, '2021-08-22 00:00:00', 0.365532235766707, 0.814153846153842, 0.401167030242821, 1.09788461538462, 0.72012470821699, 1.52665384615384, 3.23571835324684, 6.7753076923077, 4.35243056905695, 13.8464615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1215, '2021-08-22 00:00:00', 0.332944617709224, 0.807961538461552, 0.409496884556579, 1.11853846153847, 0.963038027046941, 1.7218076923077, 3.19374099426699, 6.92753846153847, 4.3506839257223, 13.8396923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1230, '2021-08-22 00:00:00', 0.350414332776771, 0.80726923076923, 0.578850193188054, 1.14888461538461, 0.862757065370174, 1.68992307692308, 3.21004208671187, 7.08003846153847, 4.29309937242761, 13.8873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1245, '2021-08-22 00:00:00', 0.401544634936327, 0.861576923076921, 0.662158712092492, 1.308, 0.812817740001732, 1.72896153846154, 3.1905421521452, 7.26623076923077, 4.26287879562084, 13.9228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1260, '2021-08-22 00:00:00', 0.515146128633567, 0.954576923076919, 0.563232745988585, 1.19761538461538, 0.731629793942691, 1.75565384615385, 3.26161024719622, 7.28626923076923, 4.24300730378819, 13.9385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1275, '2021-08-22 00:00:00', 0.397649919478856, 0.788538461538458, 0.493276974778014, 1.12657692307692, 1.32623484171719, 1.86984615384615, 3.33092529463835, 7.28103846153846, 4.32757534903072, 14.0011923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1290, '2021-08-22 00:00:00', 0.458855286387931, 0.894576923076919, 0.554017296314284, 1.31073076923077, 1.30429095444466, 1.95857692307692, 3.37105175849638, 7.34096153846154, 4.35483746583567, 14.0610769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1305, '2021-08-22 00:00:00', 0.405344571369178, 0.944307692307698, 1.33243838939685, 1.52630769230769, 1.45457139338761, 2.03646153846154, 3.45404004698177, 7.37838461538461, 4.43230195045418, 14.1185 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1320, '2021-08-22 00:00:00', 0.322695665842635, 0.843166666666662, 0.468517595527466, 1.16529166666666, 0.786673199509222, 1.949875, 3.55353313848406, 7.236875, 4.48165506092837, 13.7464583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1335, '2021-08-22 00:00:00', 0.320037758189039, 0.761916666666664, 0.503836971490364, 1.16929166666667, 2.66833184841407, 4.874625, 3.62439783679273, 7.204875, 4.54828896140616, 13.7179583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1350, '2021-08-22 00:00:00', 0.374714555613204, 0.906958333333331, 0.48832179154882, 1.55045833333334, 3.23498429425213, 5.57391666666667, 3.71406855289179, 7.23220833333334, 4.58760001668011, 13.7585 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 1365, '2021-08-22 00:00:00', 0.54591195970928, 1.36204166666667, 2.72113497706486, 4.73245833333334, 3.27618119394818, 5.72754166666667, 3.75444080800285, 7.25829166666667, 4.59285936244387, 13.7739166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 990, '2021-08-22 00:00:00', 1.87506964793721, 3.40423076923078, 2.53714969480442, 4.25642307692308, 2.55624330490001, 4.78392307692308, 3.25923769213694, 6.48642307692309, 4.22494467237327, 13.3747307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1005, '2021-08-22 00:00:00', 1.2686816440093, 2.33492307692308, 1.39441942261066, 3.06161538461539, 1.37126298942028, 3.80088461538462, 2.52897620392126, 5.52500000000001, 4.34373446702258, 12.794 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1020, '2021-08-22 00:00:00', 0.709300608942469, 2.00092307692308, 0.854036500751222, 2.55776923076923, 1.11029138309932, 3.29665384615384, 2.17283203074839, 4.87092307692308, 4.50938023730704, 12.5797307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1035, '2021-08-22 00:00:00', 0.58872399697599, 1.54776923076923, 0.683314277282757, 2.01980769230769, 1.10968000099821, 2.82076923076923, 1.99519968578432, 4.25711538461539, 4.53716572814079, 12.3327307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1050, '2021-08-22 00:00:00', 0.480625361858418, 1.34046153846153, 0.657249744126108, 1.91288461538461, 1.04001852128478, 2.67173076923077, 1.76995767224487, 4.02180769230769, 4.51477367027917, 12.2794230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1065, '2021-08-22 00:00:00', 0.634498479115587, 1.406, 0.896396728789551, 2.01684615384615, 1.07213077273537, 2.55392307692308, 1.68956046537371, 3.95461538461538, 4.5336346634393, 12.3063076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1080, '2021-08-22 00:00:00', 0.658196296415724, 1.36673076923077, 0.722826538400044, 1.80673076923077, 0.831135597564237, 2.26130769230769, 1.65184232112092, 3.73542307692307, 4.60043014443716, 12.2220769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1095, '2021-08-22 00:00:00', 0.462710703771397, 1.21265384615385, 0.497376794175831, 1.59034615384616, 0.697449251531276, 2.09246153846154, 1.71541182855268, 3.6976923076923, 4.57160990411305, 12.2043461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1110, '2021-08-22 00:00:00', 0.408352472183612, 1.09669230769231, 0.492852296488352, 1.44111538461538, 0.80862240784036, 2.07903846153846, 1.68690763779809, 3.60946153846154, 4.54138003644096, 12.1873461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1125, '2021-08-22 00:00:00', 0.296468747866514, 0.94196153846154, 0.551425594394959, 1.42411538461539, 0.972099935508378, 2.12326923076924, 1.70025872782304, 3.66969230769231, 4.68236387045951, 12.6588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1140, '2021-08-22 00:00:00', 0.544159485954102, 1.17388461538462, 0.880997033959907, 1.65542307692308, 1.22372847478516, 2.23350000000001, 1.63977568634812, 3.84530769230769, 4.66283749399275, 12.7588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1155, '2021-08-22 00:00:00', 0.594003098930014, 1.05380769230769, 0.705571807390724, 1.45784615384616, 1.06433683288993, 2.09342307692308, 2.05584042519018, 5.07057692307692, 4.63968828279857, 12.7851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1170, '2021-08-22 00:00:00', 0.373953588235012, 0.918384615384628, 0.614653543438534, 1.36053846153846, 0.848480701924606, 1.89169230769231, 2.0396436811742, 5.05288461538461, 4.48137172474953, 12.8728461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1185, '2021-08-22 00:00:00', 0.562126119163799, 1.01042307692307, 0.690586779485387, 1.5135, 0.87334354153361, 1.9276923076923, 2.24058643319453, 5.26873076923077, 4.40880481711138, 12.9263461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1200, '2021-08-22 00:00:00', 0.562046327135186, 0.985076923076928, 0.593941143160214, 1.28880769230769, 0.697762362016004, 1.66392307692308, 2.23888031081472, 5.50461538461538, 4.40880481711138, 12.9263461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1215, '2021-08-22 00:00:00', 0.37923641702769, 0.889499999999998, 0.485005478160977, 1.21292307692308, 0.578682707003261, 1.60765384615384, 2.24051247159765, 5.58784615384615, 4.41042198452012, 12.9188076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1230, '2021-08-22 00:00:00', 0.428299866197285, 0.963153846153843, 0.567021746971361, 1.25730769230769, 0.700905133490866, 1.67961538461538, 2.33900055447752, 5.71592307692308, 4.4114659973929, 12.9146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1245, '2021-08-22 00:00:00', 0.398277089474146, 0.856000000000001, 0.495362085130278, 1.23234615384615, 0.675823774253434, 1.62442307692308, 2.34399687581834, 5.77692307692308, 4.41545304879961, 12.8988846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1260, '2021-08-22 00:00:00', 0.433187264533308, 0.943615384615384, 0.65373067731409, 1.24703846153846, 0.830480791238057, 1.78976923076923, 2.37542195409573, 5.8815, 4.43788800236536, 12.8918076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1275, '2021-08-22 00:00:00', 0.40716446875358, 0.816230769230768, 0.366272132962109, 1.12134615384615, 0.976529812849875, 1.83065384615385, 2.43421653831055, 5.93334615384615, 4.46071736090128, 12.8305769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1290, '2021-08-22 00:00:00', 0.278052501959896, 0.826076923076921, 0.593773979272876, 1.27246153846154, 1.04241980027242, 1.826, 2.44485430775615, 5.93488461538461, 4.46599698232699, 12.8036153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1305, '2021-08-22 00:00:00', 0.378037849142941, 0.899153846153848, 0.906665881975531, 1.40369230769231, 1.10596821765435, 1.93453846153846, 2.49490119674877, 6.0063076923077, 4.53659193821155, 12.7825769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1320, '2021-08-22 00:00:00', 0.451280832179651, 0.902708333333327, 0.613604601420211, 1.22820833333333, 0.792248120947542, 1.94529166666666, 2.568829093426, 5.95529166666667, 4.78227518146246, 12.7622083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1335, '2021-08-22 00:00:00', 0.312814986181468, 0.801541666666663, 0.451588450497998, 1.24795833333333, 2.29154009940343, 4.261125, 2.57272460745356, 6.04408333333334, 4.78873630118831, 12.7726666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1350, '2021-08-22 00:00:00', 0.442427343990108, 1.02029166666667, 0.616004433390309, 1.65962500000001, 2.2219664318516, 4.45395833333334, 2.56392203773431, 6.08595833333334, 4.79130580651263, 12.764125 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 1365, '2021-08-22 00:00:00', 0.413408306080366, 1.30608333333334, 2.26728817619486, 4.06975000000001, 2.27725702620626, 4.66520833333333, 2.53592381724767, 6.03870833333334, 4.78003163457483, 12.7279166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 990, '2021-08-22 00:00:00', 1.59597758651764, 2.82404000000001, 1.50165293704415, 3.19872, 1.74323834476719, 3.91648, 2.02611739788196, 5.31328, 4.43367484035534, 12.36656 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1005, '2021-08-22 00:00:00', 0.629126113483351, 1.5356, 1.00491082025555, 2.24844, 1.06799848158444, 2.93944, 1.57224947871937, 4.46544000000001, 4.60260149263435, 12.069 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1020, '2021-08-22 00:00:00', 0.680265002284654, 1.57016, 0.703978041797714, 2.1572, 0.933850466259637, 2.71712000000001, 1.48951634991586, 4.27804000000001, 4.41287793206806, 11.88132 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1035, '2021-08-22 00:00:00', 0.761647836382851, 1.40648, 0.816779550021505, 1.87860000000001, 0.938800834398158, 2.52756000000001, 1.52057134327857, 4.18672000000001, 4.31532175586788, 11.83476 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1050, '2021-08-22 00:00:00', 0.623837981103, 1.29908000000001, 0.99075660818723, 1.89136, 1.01181554972568, 2.50704000000001, 1.49785568174419, 4.06532000000001, 4.30718564068619, 11.70168 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1065, '2021-08-22 00:00:00', 0.673872205985675, 1.2562, 0.586742112573038, 1.66884, 1.09186382240033, 2.22924, 1.43248809419136, 3.78216000000001, 4.25177275498115, 11.79032 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1080, '2021-08-22 00:00:00', 0.49726792577041, 1.02816, 1.00852771735172, 1.52336000000001, 1.03956035258501, 2.08332000000001, 1.52530692321251, 3.67028000000001, 4.18675859824758, 11.67768 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1095, '2021-08-22 00:00:00', 0.568176738934873, 1.02316000000001, 0.677399579273563, 1.44924000000001, 0.8229512439993, 2.05100000000001, 2.09857506656303, 3.76932000000001, 4.28011748164308, 11.61836 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1110, '2021-08-22 00:00:00', 0.687495170892133, 1.06488000000001, 0.684068405448854, 1.46960000000001, 0.804412566203852, 2.01708000000001, 2.1315179583261, 3.71816000000001, 4.33910938365621, 11.60008 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1125, '2021-08-22 00:00:00', 0.416951543947256, 0.940439999999996, 0.665636332141405, 1.41568, 0.798481586095344, 1.89348, 2.07150487005624, 3.61452, 4.64929071042025, 12.31412 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1140, '2021-08-22 00:00:00', 0.515439074964244, 0.97276000000001, 0.665089710740834, 1.30164000000001, 0.739603693428674, 1.82996, 2.27726727533975, 3.94208, 4.86946640642825, 12.5334 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1155, '2021-08-22 00:00:00', 0.340267674045016, 0.764440000000002, 0.35554709955223, 1.14336, 0.47085462370743, 1.51308, 2.22275976509684, 4.90816, 4.77152310518699, 12.45792 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1170, '2021-08-22 00:00:00', 0.326685899093709, 0.795479999999998, 0.453407057730683, 1.12872, 0.573109646286522, 1.467, 2.4005479943824, 5.17156, 4.7256527037719, 12.49768 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1185, '2021-08-22 00:00:00', 0.41041381555693, 0.882599999999995, 0.473889227562726, 1.1064, 0.587160790016957, 1.46928, 2.42656054804601, 5.36648, 4.69799982865049, 12.49384 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1200, '2021-08-22 00:00:00', 0.310319609435173, 0.689479999999999, 0.303778471916623, 1.00688, 0.65947071453805, 1.46704000000001, 2.51903916073835, 5.47372, 4.73001535163118, 12.48068 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1215, '2021-08-22 00:00:00', 0.33194728497157, 0.736600000000003, 0.34235921680792, 0.978000000000002, 0.660825284524328, 1.52884, 2.62078418162707, 5.72832, 4.7102061342012, 12.46008 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1230, '2021-08-22 00:00:00', 0.252171092712864, 0.688519999999996, 0.635626987050314, 1.1046, 0.662413272310668, 1.61452, 2.70422431885129, 5.8864, 4.663408937319, 12.5286 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1245, '2021-08-22 00:00:00', 0.457744390098517, 0.781480000000015, 0.462287583653285, 1.05668000000001, 0.512539257033054, 1.49764000000002, 2.65701560840981, 5.89788, 4.58045971382787, 12.56724 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1260, '2021-08-22 00:00:00', 0.296899354439624, 0.743320000000008, 0.363421073503807, 1.12272000000001, 1.05690308291094, 1.69072000000001, 2.67804951597241, 6.13172, 4.59097763989327, 12.60476 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1275, '2021-08-22 00:00:00', 0.345401394515616, 0.773960000000006, 0.480730433819205, 1.04780000000001, 2.09124183600717, 1.93800000000001, 2.68691138794466, 6.23984, 4.6356967717917, 12.64832 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1290, '2021-08-22 00:00:00', 0.268684033764573, 0.713880000000011, 1.08377630687026, 1.1904, 2.03611100139457, 1.98748, 2.65103276919267, 6.22808, 4.57899908568091, 12.60128 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1305, '2021-08-22 00:00:00', 1.11933732925631, 0.927839999999994, 2.06367053652789, 1.53199999999999, 1.9919591486775, 2.12919999999999, 2.73806339712336, 6.30699999999999, 4.57938197540527, 12.57212 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1320, '2021-08-22 00:00:00', 0.27101558375916, 0.704913043478257, 0.365294504610759, 1.13356521739129, 1.38775716485868, 2.32130434782609, 2.74312071641446, 6.20791304347826, 4.79158020754901, 12.3636086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1335, '2021-08-22 00:00:00', 0.359182839585861, 0.822695652173912, 0.561442284420377, 1.2565652173913, 1.79847227218937, 3.84382608695652, 2.88964645320253, 6.26752173913044, 4.79005571439786, 12.3002608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1350, '2021-08-22 00:00:00', 0.368837437546631, 0.887347826086959, 1.43112739908475, 1.97121739130434, 2.04275795899842, 4.13347826086957, 2.87925964970768, 6.37469565217391, 4.78757908860462, 12.3045652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 1365, '2021-08-22 00:00:00', 1.4778288252692, 1.66431818181818, 1.72973240179462, 3.80290909090909, 1.9586255721895, 4.58868181818182, 2.69596650018688, 6.67231818181818, 4.17607655119873, 12.8451363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 970025, 1, 930, '2021-08-22 00:00:00', 1.7599887783733, 3.30249999999998, 2.10647110115471, 4.6935, 2.78458650431262, 5.66300000000001, 1.66028672222602, 7.321, 0.692257538781619, 13.2385 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 945, '2021-08-22 00:00:00', 0.0381837661840951, 2.04499999999999, 0.38678740930906, 2.78149999999999, 0.0883883476483586, 4.2705, 0.209303607231172, 4.81299999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 960, '2021-08-22 00:00:00', 0.366281312654652, 1.56999999999999, 0.634981889505537, 1.846, 0.0431335136524045, 3.1275, 0.576292026667075, 4.25749999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 1, 975, '2021-08-22 00:00:00', 0.0141421356237181, 1.173, 0.779231672867558, 2.54599999999999, 0.755897149088431, 3.63149999999999, 0.576292026667075, 4.25749999999999, 1.66028672222602, 11.575 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 930, '2021-08-22 00:00:00', 0.121622366364064, 2.28400000000002, 0.771453498274529, 3.20949999999999, 0.720541810029096, 3.26049999999998, 0.936916485072167, 3.76750000000001, 3.2328922035849, 13.721 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 945, '2021-08-22 00:00:00', 0.238294985259899, 2.44249999999997, 0.637810316630297, 2.72499999999997, 0.46032651455245, 3.07649999999998, 0.671044335346042, 3.72150000000002, 3.13389725421879, 13.791 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 960, '2021-08-22 00:00:00', 1.23602265351408, 2.30199999999999, 0.37971634149716, 2.9075, 0.634274782724327, 3.08750000000001, 0.521844804515672, 3.82700000000003, 3.59634508911483, 14.128 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 2, 975, '2021-08-22 00:00:00', 0.255972654789506, 1.572, 0.168291413922398, 2.23999999999998, 0.680236723501451, 2.62799999999999, 0.521844804515672, 3.82700000000003, 3.86645987952805, 14.373 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 930, '2021-08-22 00:00:00', 2.82842712474623, 4.15200000000002, 2.86307535702436, 4.34150000000002, 3.25551962058285, 4.619, 2.27122698117118, 5.59300000000002, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 945, '2021-08-22 00:00:00', 0.866205806953497, 1.83950000000002, 0.828729147550612, 1.86600000000001, 0.902268252794002, 2.48500000000001, 0.168291413922438, 3.86799999999999, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 960, '2021-08-22 00:00:00', 0.299813275223081, 0.995000000000005, 0.594676802977892, 1.79449999999997, 0.272943217538024, 2.29999999999998, 0.116672618895795, 3.83149999999998, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 3, 975, '2021-08-22 00:00:00', 0.737512372777574, 1.69349999999997, 0.5366940469206, 1.95150000000001, 0.173948268171877, 2.73199999999997, 0.0261629509038865, 3.73049999999998, 1.11015764646292, 17.802 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 930, '2021-08-22 00:00:00', 0.806101730552695, 4.929, 0.912874854511871, 5.00450000000001, 0.15132085117396, 6.88900000000001, 1.20985970261015, 8.5565, 1.43401255224633, 18.031 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 945, '2021-08-22 00:00:00', 0.729027091403375, 1.8245, 0.0367695526216751, 2.50500000000002, 0.266579256507375, 3.98050000000001, 0.978635785162192, 6.91699999999997, 0.680236723501451, 16.536 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 960, '2021-08-22 00:00:00', 0.0898025612106983, 1.6765, 0.127986327394753, 2.91049999999998, 0.213546247918352, 3.15199999999999, 1.30673333163275, 7.24499999999998, 1.12854242277373, 16.219 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 4, 975, '2021-08-22 00:00:00', 0.145663996924441, 1.80700000000002, 0.487196572237546, 2.04850000000002, 0.334461507501246, 2.3785, 0.699328606593519, 6.81549999999999, 1.73594714781296, 15.7895 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 930, '2021-08-22 00:00:00', 0.220617315730211, 3.85300000000001, 0.22980970388562, 3.8595, 0.704278354061788, 4.40100000000001, 2.84044794002636, 6.5515, 3.20319371877504, 12.39 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 945, '2021-08-22 00:00:00', 0.666801694658903, 2.63749999999999, 1.4113851352483, 3.85400000000001, 1.66594357647546, 4.25399999999999, 3.02783123704078, 6.684, 3.20319371877504, 12.39 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 960, '2021-08-22 00:00:00', 1.7713024868723, 2.97550000000001, 1.80453650558808, 2.99900000000002, 2.429618900157, 3.661, 2.68771287529006, 6.4435, 2.91257283170741, 12.1845 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 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 970025, 5, 975, '2021-08-22 00:00:00', 0.144249783362101, 1.17000000000002, 0.221324422511381, 1.94549999999998, 0.179605122421397, 2.54599999999999, 0.675286976033142, 5.16049999999998, 2.54770573261514, 11.9265 where not exists (select 1 from powerstats_trumpet where symbolid = 970025 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:48:43 Duration: 3s413ms 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 970050, 1, 990, '2021-08-22 00:00:00', 0.13245267133934, 0.321833333333333, 0.153677504412059, 0.390416666666666, 0.153430193493204, 0.450708333333332, 0.285870977155272, 0.574291666666666, 0.480621419909019, 1.27941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1005, '2021-08-22 00:00:00', 0.121837732131777, 0.232541666666667, 0.124449388758318, 0.307208333333333, 0.151526699230565, 0.358916666666667, 0.289931747965381, 0.492625, 0.488993464880311, 1.2635 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1020, '2021-08-22 00:00:00', 0.095949715091224, 0.198499999999999, 0.116802198708708, 0.243833333333333, 0.140710869917869, 0.296625, 0.260085406123183, 0.429625, 0.493350389565122, 1.26045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1035, '2021-08-22 00:00:00', 0.0618569527918694, 0.14675, 0.0963411811657176, 0.193666666666667, 0.112644110596932, 0.249000000000001, 0.211339512379379, 0.388291666666666, 0.463941681742404, 1.25416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1050, '2021-08-22 00:00:00', 0.0523067873224877, 0.124500000000001, 0.0635999156867539, 0.168583333333334, 0.0782750515531743, 0.207875000000001, 0.181286285723174, 0.35525, 0.454362858169611, 1.25695833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1065, '2021-08-22 00:00:00', 0.0517439172368549, 0.134291666666667, 0.0573804364984582, 0.165583333333333, 0.0628714901633669, 0.197708333333334, 0.174084000213789, 0.34775, 0.451119565435639, 1.26391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1080, '2021-08-22 00:00:00', 0.0424781060400954, 0.113708333333333, 0.0424304844951457, 0.142541666666667, 0.0634582911064027, 0.183458333333334, 0.166227837141014, 0.347958333333333, 0.453639125871809, 1.26375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1095, '2021-08-22 00:00:00', 0.0264385738723891, 0.098041666666667, 0.0506794415626436, 0.141666666666667, 0.0760251555431639, 0.189458333333334, 0.164294533812235, 0.343541666666667, 0.456598188560907, 1.26641666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1110, '2021-08-22 00:00:00', 0.0534756988015943, 0.110208333333333, 0.0561873161198644, 0.134833333333334, 0.0904726618168818, 0.185541666666667, 0.193346721487966, 0.362541666666667, 0.45672661526011, 1.267625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1125, '2021-08-22 00:00:00', 0.0380471675229799, 0.0872500000000006, 0.0615339543360562, 0.126916666666666, 0.095718791031446, 0.181, 0.192274317170751, 0.35975, 0.469440647727836, 1.316 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1140, '2021-08-22 00:00:00', 0.0473166177874177, 0.0969166666666673, 0.0659371681597537, 0.131166666666667, 0.104042833640209, 0.181041666666667, 0.187356432958718, 0.373458333333333, 0.475725433843722, 1.32841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1155, '2021-08-22 00:00:00', 0.0416225055830923, 0.0915416666666665, 0.0674672088896691, 0.127458333333334, 0.107725622683782, 0.181875, 0.328870916485701, 0.574583333333334, 0.483174106706169, 1.3475 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1170, '2021-08-22 00:00:00', 0.0424154529879605, 0.0838750000000011, 0.0580187219908306, 0.121541666666667, 0.0915354429652277, 0.167041666666667, 0.368905173688189, 0.620625, 0.487601403426188, 1.35479166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1185, '2021-08-22 00:00:00', 0.0383711612346141, 0.0814583333333341, 0.0631929269340532, 0.116708333333335, 0.0888168201200189, 0.164916666666667, 0.370999355443012, 0.6475, 0.487633131208467, 1.355625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1200, '2021-08-22 00:00:00', 0.0338151143206959, 0.0756249999999999, 0.056478288761693, 0.112666666666667, 0.0825742419570572, 0.168625, 0.357251129550653, 0.65175, 0.484770130794116, 1.35958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1215, '2021-08-22 00:00:00', 0.0567980786570315, 0.0902500000000008, 0.0706003243413327, 0.126333333333333, 0.0787637151617859, 0.166625, 0.356387460131709, 0.65625, 0.483257417826212, 1.35708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1230, '2021-08-22 00:00:00', 0.0434621066004036, 0.0834583333333333, 0.0612077568021703, 0.118958333333333, 0.0773154534865189, 0.160124999999999, 0.359559664275504, 0.66375, 0.479146022869734, 1.36029166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1245, '2021-08-22 00:00:00', 0.0515389257703849, 0.0819999999999996, 0.0508189276332849, 0.107708333333333, 0.0674465838027893, 0.160458333333333, 0.368199132874149, 0.683416666666666, 0.478767513018311, 1.359375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1260, '2021-08-22 00:00:00', 0.0357403833219497, 0.0773750000000003, 0.0529043264168738, 0.114791666666666, 0.0680546322524376, 0.171041666666666, 0.353708732933784, 0.686291666666667, 0.470356107384206, 1.35779166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1275, '2021-08-22 00:00:00', 0.0396009076165928, 0.0808333333333326, 0.0510123422121639, 0.111791666666666, 0.080231007053093, 0.163166666666665, 0.345900523418871, 0.687958333333333, 0.468777316112298, 1.35454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1290, '2021-08-22 00:00:00', 0.0342267587494458, 0.0769166666666659, 0.0616850197914099, 0.115541666666667, 0.137291396439223, 0.189166666666666, 0.345896901788187, 0.686666666666667, 0.467981819834544, 1.353125 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1305, '2021-08-22 00:00:00', 0.0595008068390055, 0.092208333333334, 0.0766548825222012, 0.123333333333332, 0.145744061703176, 0.207875, 0.349827069079666, 0.68875, 0.46674375980707, 1.35520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1320, '2021-08-22 00:00:00', 0.0381125014996757, 0.081090909090909, 0.0689153442661706, 0.12509090909091, 0.115127333984172, 0.206272727272728, 0.3556154594198, 0.681454545454547, 0.482186605037844, 1.34472727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1335, '2021-08-22 00:00:00', 0.0600471856306728, 0.0940454545454543, 0.0674400166381636, 0.138181818181819, 0.292766550764859, 0.483409090909091, 0.352194840433113, 0.67359090909091, 0.48334368626022, 1.3435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1350, '2021-08-22 00:00:00', 0.043588095598707, 0.0982727272727272, 0.0716955594632829, 0.157590909090909, 0.323405191283191, 0.518818181818182, 0.349466395959271, 0.665, 0.478899163802682, 1.33986363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 1365, '2021-08-22 00:00:00', 0.0677230961261931, 0.128681818181818, 0.263279450895942, 0.450545454545455, 0.308327638885054, 0.549863636363636, 0.342917858981794, 0.666909090909091, 0.481759305191428, 1.34213636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 990, '2021-08-22 00:00:00', 0.145125621975742, 0.307615384615385, 0.223308207159108, 0.377653846153846, 0.240357390950674, 0.441346153846154, 0.301383966701308, 0.595846153846154, 0.456263097177663, 1.29657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1005, '2021-08-22 00:00:00', 0.169556838666157, 0.210807692307693, 0.187670414864422, 0.305230769230769, 0.208616294813081, 0.366038461538461, 0.284651041425489, 0.539153846153846, 0.472084987459478, 1.26834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1020, '2021-08-22 00:00:00', 0.113599052000377, 0.206769230769231, 0.127780924301652, 0.25226923076923, 0.138305236565859, 0.330538461538461, 0.259637712088328, 0.505307692307692, 0.469565075362297, 1.264 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1035, '2021-08-22 00:00:00', 0.078582910649541, 0.155076923076924, 0.109824286231023, 0.225423076923077, 0.151651224347691, 0.294423076923077, 0.236837029329322, 0.454461538461539, 0.473584803550373, 1.26161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1050, '2021-08-22 00:00:00', 0.0797447080472322, 0.153538461538462, 0.0875277186864909, 0.207692307692308, 0.129456098884763, 0.282192307692308, 0.216263162338424, 0.440653846153846, 0.476794206534239, 1.26134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1065, '2021-08-22 00:00:00', 0.0500061534675018, 0.144153846153847, 0.0897081078575653, 0.198230769230769, 0.128222906869849, 0.275076923076923, 0.190763454006828, 0.416846153846154, 0.4816196472481, 1.25926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1080, '2021-08-22 00:00:00', 0.074708057437962, 0.134423076923077, 0.0838561497217329, 0.184423076923077, 0.111483982982033, 0.246961538461538, 0.176457207712935, 0.396115384615384, 0.478780362363177, 1.25365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1095, '2021-08-22 00:00:00', 0.0569036026978947, 0.1215, 0.0936994951139821, 0.178346153846154, 0.108341568128835, 0.227153846153846, 0.169376340187714, 0.401230769230769, 0.478886736247565, 1.25888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1110, '2021-08-22 00:00:00', 0.0558707849898729, 0.123769230769231, 0.0643211174797679, 0.163615384615384, 0.0825604114479908, 0.210307692307692, 0.145212035949557, 0.384153846153846, 0.527615413549855, 1.23523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1125, '2021-08-22 00:00:00', 0.0528070508112748, 0.10923076923077, 0.0543253022222465, 0.137038461538462, 0.0737384671556283, 0.185192307692308, 0.148279009355285, 0.375769230769231, 0.555658029865354, 1.27861538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1140, '2021-08-22 00:00:00', 0.0390456340512178, 0.0921923076923082, 0.06134202976251, 0.13373076923077, 0.0850819333619977, 0.175846153846154, 0.176669252037204, 0.38323076923077, 0.568220964603898, 1.29876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1155, '2021-08-22 00:00:00', 0.0400624320472236, 0.0910384615384614, 0.053228390342576, 0.117692307692308, 0.0759509963473413, 0.180076923076923, 0.295806425789673, 0.552192307692308, 0.581828274956161, 1.31069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1170, '2021-08-22 00:00:00', 0.038883494619777, 0.084615384615385, 0.0600330293703781, 0.117269230769231, 0.0722148503798535, 0.175769230769231, 0.288044646646207, 0.579961538461538, 0.582838741386963, 1.31696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1185, '2021-08-22 00:00:00', 0.0368263492624513, 0.0815, 0.0511859505964437, 0.136807692307692, 0.0687582610421352, 0.172461538461538, 0.291183814533283, 0.583576923076923, 0.586118246142823, 1.32003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1200, '2021-08-22 00:00:00', 0.0410134687070555, 0.103769230769231, 0.0544472221513637, 0.1295, 0.0629471084446166, 0.159538461538461, 0.288938793092665, 0.586884615384616, 0.587009475745822, 1.32726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1215, '2021-08-22 00:00:00', 0.028472415800885, 0.0769615384615373, 0.0416131635977765, 0.106846153846153, 0.0617724484265879, 0.158653846153846, 0.290412809634837, 0.585, 0.58968399490418, 1.33657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1230, '2021-08-22 00:00:00', 0.035449747747828, 0.0857307692307697, 0.0404800425661077, 0.108076923076924, 0.076095860597014, 0.1625, 0.287393014207695, 0.585769230769231, 0.592647370831801, 1.33888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1245, '2021-08-22 00:00:00', 0.0256395427776351, 0.0778846153846153, 0.0562596179811475, 0.118769230769231, 0.0771036565031387, 0.156576923076923, 0.279462101462517, 0.595884615384615, 0.598730093293618, 1.34573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1260, '2021-08-22 00:00:00', 0.0388512746053656, 0.0883076923076926, 0.0521660809338789, 0.1135, 0.0677236579501856, 0.163423076923077, 0.273856863230523, 0.610692307692307, 0.602602172632607, 1.34846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1275, '2021-08-22 00:00:00', 0.0271557615362818, 0.0806538461538457, 0.0387558233837691, 0.106423076923077, 0.0991270591017093, 0.177576923076923, 0.276239631201162, 0.623576923076923, 0.614029326535918, 1.36657692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1290, '2021-08-22 00:00:00', 0.0288368620932416, 0.0742692307692312, 0.0567896523618931, 0.116230769230769, 0.11525327961294, 0.190038461538462, 0.27544148897026, 0.625423076923076, 0.62363901787443, 1.37476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1305, '2021-08-22 00:00:00', 0.047974432293109, 0.0901153846153847, 0.0862271151356418, 0.134653846153847, 0.118687566583607, 0.198461538461539, 0.271241896015063, 0.628384615384615, 0.627322074069918, 1.37923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1320, '2021-08-22 00:00:00', 0.0358822551114617, 0.0796666666666675, 0.051407155651464, 0.110000000000001, 0.0964925092834988, 0.20775, 0.277233577551023, 0.617749999999999, 0.627084938367631, 1.34429166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1335, '2021-08-22 00:00:00', 0.0421059524519282, 0.0867083333333326, 0.0536575291527901, 0.1305, 0.277858777079292, 0.467749999999999, 0.273549133837393, 0.622458333333333, 0.632076356089623, 1.34720833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1350, '2021-08-22 00:00:00', 0.038160202920798, 0.0968750000000001, 0.0779963651141162, 0.178041666666666, 0.258105974050543, 0.494458333333333, 0.274129580990292, 0.616625, 0.638925965580328, 1.33929166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 1365, '2021-08-22 00:00:00', 0.0619789001029457, 0.137916666666668, 0.265183198229428, 0.435291666666667, 0.253523288813896, 0.489833333333334, 0.27004213305184, 0.605666666666667, 0.652508181968802, 1.33566666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 990, '2021-08-22 00:00:00', 0.136206381867879, 0.309461538461538, 0.144840878207776, 0.369, 0.193980240865284, 0.429576923076924, 0.243258093390538, 0.5635, 0.665237060117554, 1.35311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1005, '2021-08-22 00:00:00', 0.0869861969598532, 0.224038461538462, 0.108861725985838, 0.277653846153847, 0.155082811625076, 0.341961538461539, 0.229334720106123, 0.479423076923078, 0.6519109106194, 1.29734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1020, '2021-08-22 00:00:00', 0.0759192688624934, 0.180153846153846, 0.11886807166577, 0.242461538461537, 0.159973228529506, 0.295923076923076, 0.197801112231453, 0.432, 0.644545761340138, 1.26896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1035, '2021-08-22 00:00:00', 0.106999532709259, 0.175499999999999, 0.11854427929616, 0.216115384615384, 0.151462653431844, 0.279153846153846, 0.187076491965596, 0.419423076923077, 0.645852548068174, 1.25607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1050, '2021-08-22 00:00:00', 0.0608317351388223, 0.1425, 0.0956850281673387, 0.191769230769231, 0.104588424127808, 0.253461538461538, 0.187927551506916, 0.398269230769231, 0.642711893822992, 1.25446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1065, '2021-08-22 00:00:00', 0.0730193230485023, 0.130307692307691, 0.0778273829603794, 0.184307692307692, 0.127103840043668, 0.254115384615384, 0.188897025264684, 0.380615384615385, 0.645433206935764, 1.25176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1080, '2021-08-22 00:00:00', 0.0593337885318176, 0.128538461538462, 0.0958917017345009, 0.177461538461539, 0.12195964654186, 0.226653846153846, 0.190432301720223, 0.384692307692308, 0.64440489899298, 1.26307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1095, '2021-08-22 00:00:00', 0.0595411170149216, 0.119230769230769, 0.0951638667691762, 0.178192307692308, 0.0933217840839713, 0.200346153846153, 0.210775943744866, 0.391538461538462, 0.653544448491337, 1.25488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1110, '2021-08-22 00:00:00', 0.0529467076044758, 0.120076923076923, 0.0538687864523247, 0.146615384615385, 0.0784815607937001, 0.185346153846154, 0.19084728086977, 0.381269230769231, 0.651157620053582, 1.25761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1125, '2021-08-22 00:00:00', 0.0420324416831351, 0.104384615384617, 0.0668580701072164, 0.138807692307692, 0.0943816800998019, 0.193307692307692, 0.193352527782804, 0.376999999999999, 0.705479699320856, 1.33438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1140, '2021-08-22 00:00:00', 0.0473296784432186, 0.102461538461539, 0.0597380564181263, 0.141653846153846, 0.0779273034012113, 0.182769230769231, 0.190257234776014, 0.395153846153846, 0.711593998331589, 1.34753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1155, '2021-08-22 00:00:00', 0.036726619983121, 0.101269230769231, 0.0663288427806134, 0.139653846153847, 0.0675121869340289, 0.174153846153846, 0.36455803378886, 0.619000000000001, 0.713326961390184, 1.35507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1170, '2021-08-22 00:00:00', 0.0518489522184764, 0.089923076923077, 0.0437046732231053, 0.112538461538462, 0.0744623807962527, 0.164615384615384, 0.362275220494882, 0.648153846153847, 0.719039039273946, 1.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1185, '2021-08-22 00:00:00', 0.0318395013490127, 0.0809230769230769, 0.0548479296292507, 0.119846153846153, 0.0856037472220771, 0.169192307692308, 0.373226035863193, 0.660076923076923, 0.719251556507499, 1.35980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1200, '2021-08-22 00:00:00', 0.0560582252250679, 0.094730769230769, 0.0728995620963946, 0.127884615384615, 0.0869118828734891, 0.167346153846155, 0.38435701552673, 0.673653846153846, 0.719839580419458, 1.36630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1215, '2021-08-22 00:00:00', 0.0461648550972907, 0.0889230769230763, 0.0640414288986782, 0.123769230769231, 0.0943123860044163, 0.173115384615384, 0.383470773131609, 0.676076923076924, 0.721639526463071, 1.37061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1230, '2021-08-22 00:00:00', 0.0462793524321418, 0.0884615384615395, 0.0484528160648616, 0.109346153846155, 0.108428863599774, 0.175538461538462, 0.39072958187709, 0.680615384615385, 0.723560670998213, 1.36926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1245, '2021-08-22 00:00:00', 0.0290293220461919, 0.0783076923076926, 0.0613966298248207, 0.124115384615384, 0.0981322812095217, 0.176230769230769, 0.387985180129344, 0.6875, 0.722635837643105, 1.36807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1260, '2021-08-22 00:00:00', 0.0492555190191525, 0.099115384615384, 0.0762051583152088, 0.135115384615384, 0.0920857543480319, 0.180884615384614, 0.385673947585462, 0.685923076923077, 0.718069142803221, 1.36457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1275, '2021-08-22 00:00:00', 0.0449908879663427, 0.0934999999999996, 0.0528144502370915, 0.122615384615384, 0.146445752623757, 0.203961538461538, 0.386016085754905, 0.686538461538461, 0.721488961480673, 1.36580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1290, '2021-08-22 00:00:00', 0.0498809043160272, 0.0922307692307685, 0.0648769723281035, 0.131692307692307, 0.148481156535615, 0.210423076923077, 0.387859538413665, 0.700692307692308, 0.726929800864302, 1.37284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1305, '2021-08-22 00:00:00', 0.0431305709891036, 0.0903846153846152, 0.141971568117867, 0.154615384615384, 0.142788520331508, 0.208807692307692, 0.386115759844117, 0.6995, 0.728325054227426, 1.36923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1320, '2021-08-22 00:00:00', 0.0391763016209493, 0.0819999999999996, 0.0592971973089424, 0.127375, 0.100662551504332, 0.216583333333333, 0.401403712261597, 0.698375, 0.727766942658216, 1.319125 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1335, '2021-08-22 00:00:00', 0.0526239048562421, 0.0966666666666673, 0.0639159179329958, 0.136125000000001, 0.387204548422201, 0.549833333333334, 0.401766849614643, 0.701416666666667, 0.724359742277195, 1.32508333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1350, '2021-08-22 00:00:00', 0.0374241019370822, 0.0999583333333337, 0.0754695326759016, 0.175208333333333, 0.380857347100696, 0.571166666666667, 0.401785931538934, 0.70275, 0.720110317635581, 1.3295 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 1365, '2021-08-22 00:00:00', 0.0676305902615855, 0.153625, 0.384997833139018, 0.521125, 0.388806646928332, 0.578, 0.397020278385469, 0.695833333333334, 0.716507648350614, 1.32808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 990, '2021-08-22 00:00:00', 0.172683102375866, 0.320423076923077, 0.203320088681711, 0.395538461538462, 0.245895453081496, 0.441423076923077, 0.270513292720453, 0.561807692307692, 0.661948694270299, 1.28992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1005, '2021-08-22 00:00:00', 0.087953029422615, 0.220153846153847, 0.102358224651691, 0.269384615384616, 0.106156778108896, 0.329692307692308, 0.16261249833695, 0.461769230769231, 0.639800152691928, 1.23434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1020, '2021-08-22 00:00:00', 0.0808639883717389, 0.19376923076923, 0.0955375399435299, 0.241692307692308, 0.115604870805023, 0.291384615384616, 0.18279276622617, 0.439346153846154, 0.628221803064931, 1.22192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1035, '2021-08-22 00:00:00', 0.0600257893293818, 0.143153846153846, 0.0589491175636961, 0.190038461538463, 0.109712919090618, 0.261269230769231, 0.168129016394691, 0.404615384615385, 0.62984809401828, 1.21030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1050, '2021-08-22 00:00:00', 0.0428796706359345, 0.131115384615385, 0.0723101546225588, 0.188961538461539, 0.109199443503795, 0.245961538461539, 0.156380049878493, 0.382, 0.631861500160133, 1.20765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1065, '2021-08-22 00:00:00', 0.0705332654742535, 0.127692307692308, 0.109037361275144, 0.183884615384616, 0.120713882956608, 0.225807692307692, 0.173447699942619, 0.377230769230769, 0.633540950045547, 1.20415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1080, '2021-08-22 00:00:00', 0.0562119204439771, 0.1285, 0.0775768105715987, 0.174192307692308, 0.0962966330588022, 0.220807692307693, 0.182266415320668, 0.363384615384616, 0.629066195611827, 1.19303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1095, '2021-08-22 00:00:00', 0.0411569603422732, 0.111846153846153, 0.0747988893377025, 0.149076923076922, 0.0857891511878889, 0.200538461538461, 0.186769841907504, 0.353423076923077, 0.62432537498179, 1.18442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1110, '2021-08-22 00:00:00', 0.069044924060075, 0.119807692307692, 0.076674256034614, 0.161692307692307, 0.0819234163951071, 0.188615384615385, 0.188144608868163, 0.347923076923077, 0.626552340498872, 1.18865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1125, '2021-08-22 00:00:00', 0.0443368920877417, 0.101999999999999, 0.0442965530869465, 0.128230769230768, 0.0720021901376297, 0.184346153846153, 0.175436269384027, 0.334730769230769, 0.67216064014032, 1.28961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1140, '2021-08-22 00:00:00', 0.035590923648506, 0.0939230769230767, 0.056955961395288, 0.121307692307692, 0.0916519587268134, 0.193807692307692, 0.177973157007973, 0.346269230769231, 0.671566572677988, 1.30330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1155, '2021-08-22 00:00:00', 0.0517234807562139, 0.0889615384615388, 0.0675025811472298, 0.134961538461538, 0.0986843686476471, 0.193730769230769, 0.219304677420391, 0.481692307692308, 0.668851056203557, 1.30115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1170, '2021-08-22 00:00:00', 0.0429847200042776, 0.0943846153846149, 0.0581214643258799, 0.135230769230769, 0.0754440495690994, 0.177730769230769, 0.224885611948694, 0.512461538461538, 0.663525007354367, 1.29865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1185, '2021-08-22 00:00:00', 0.0465077826406916, 0.0915769230769231, 0.0743022103408681, 0.130461538461538, 0.0824462155683246, 0.168538461538461, 0.244072170915457, 0.552769230769231, 0.66000020163167, 1.30211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1200, '2021-08-22 00:00:00', 0.0598895521901649, 0.0970384615384617, 0.0632781527494647, 0.132269230769231, 0.105570537848106, 0.177538461538462, 0.262895150202509, 0.5725, 0.657811070608714, 1.30326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1215, '2021-08-22 00:00:00', 0.0467148633899157, 0.0939615384615387, 0.0564873300974521, 0.118461538461539, 0.0984334605398297, 0.174115384615385, 0.272722030928647, 0.583115384615384, 0.651935594978521, 1.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1230, '2021-08-22 00:00:00', 0.0372846018949059, 0.0796923076923083, 0.0759065113250402, 0.125038461538462, 0.0758775633200266, 0.167269230769231, 0.265361929911118, 0.596923076923077, 0.64915365017726, 1.31030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1245, '2021-08-22 00:00:00', 0.0550193951816426, 0.0855769230769234, 0.0647438146733834, 0.120192307692307, 0.0809079629056274, 0.163461538461538, 0.261515994510115, 0.596153846153846, 0.643714591557947, 1.31734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1260, '2021-08-22 00:00:00', 0.0597964367345899, 0.0955769230769236, 0.0621728607624302, 0.12023076923077, 0.098438110193469, 0.172692307692308, 0.280028045298763, 0.608115384615385, 0.641634908171784, 1.31634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1275, '2021-08-22 00:00:00', 0.0291399012722042, 0.0734230769230777, 0.0516592533970288, 0.109038461538462, 0.0912099859580154, 0.163692307692308, 0.281166857112393, 0.602807692307692, 0.638229643985249, 1.30796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1290, '2021-08-22 00:00:00', 0.0475080559970141, 0.0828461538461532, 0.0687090633367633, 0.115846153846153, 0.120986585397531, 0.173076923076923, 0.278864877673757, 0.602499999999999, 0.637957680052886, 1.30680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1305, '2021-08-22 00:00:00', 0.0510089584892083, 0.0819230769230773, 0.0779936881075337, 0.122846153846154, 0.113296133412195, 0.176576923076923, 0.278451567394789, 0.603346153846153, 0.635834961653995, 1.30753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1320, '2021-08-22 00:00:00', 0.0426254329741277, 0.0798333333333341, 0.0525522341945671, 0.104208333333333, 0.072827359387543, 0.179208333333334, 0.290413984871072, 0.599249999999999, 0.654149861779903, 1.28004166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1335, '2021-08-22 00:00:00', 0.0364651908664621, 0.0741666666666655, 0.036591730078597, 0.109541666666666, 0.211658649853889, 0.419583333333333, 0.291258127957742, 0.603416666666666, 0.653944584752818, 1.27995833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1350, '2021-08-22 00:00:00', 0.0356467928512462, 0.0912083333333336, 0.0664366321162991, 0.16, 0.216336074433852, 0.460583333333333, 0.292522264729231, 0.601666666666666, 0.653986059717138, 1.279875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 1365, '2021-08-22 00:00:00', 0.0675411710189322, 0.126625, 0.212074736450573, 0.403958333333334, 0.232064068489841, 0.498416666666667, 0.293854565107949, 0.596624999999999, 0.65426320989804, 1.2795 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 990, '2021-08-22 00:00:00', 0.116505722320122, 0.2592, 0.119928423097557, 0.31892, 0.158057658255882, 0.39216, 0.213427450593091, 0.48888, 0.604684774627794, 1.23648 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1005, '2021-08-22 00:00:00', 0.0765963445602983, 0.2058, 0.105054081310533, 0.26912, 0.143104181164167, 0.32884, 0.199111986915237, 0.432399999999999, 0.599817324969305, 1.21264 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1020, '2021-08-22 00:00:00', 0.0599993888857764, 0.15452, 0.0817258017193263, 0.20924, 0.133414142178906, 0.305400000000001, 0.18982901955883, 0.38584, 0.566323561814857, 1.18872 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1035, '2021-08-22 00:00:00', 0.066389005113798, 0.1432, 0.0910629269607924, 0.20296, 0.118550579922664, 0.26664, 0.179417836348563, 0.35652, 0.556463676562391, 1.17664 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1050, '2021-08-22 00:00:00', 0.0757385414875855, 0.14508, 0.10070100959441, 0.20788, 0.110555521496366, 0.24924, 0.149408533892814, 0.31992, 0.537889573549565, 1.16012 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1065, '2021-08-22 00:00:00', 0.0612933656007468, 0.124280000000001, 0.0717823562351264, 0.159040000000001, 0.107957167432273, 0.2194, 0.136429920960664, 0.29196, 0.527119255956373, 1.15128 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1080, '2021-08-22 00:00:00', 0.066848510329948, 0.10984, 0.0988832982189947, 0.16336, 0.109725035125687, 0.210199999999999, 0.139362261749728, 0.29144, 0.525409164366211, 1.15304 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1095, '2021-08-22 00:00:00', 0.0509053697233084, 0.10876, 0.0652504661541458, 0.15104, 0.0659445979591969, 0.178759999999999, 0.13550814243678, 0.28604, 0.516239618136126, 1.14352 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1110, '2021-08-22 00:00:00', 0.0616448159485718, 0.111400000000001, 0.063296708708536, 0.13116, 0.0694266279367405, 0.16584, 0.143273375056219, 0.293519999999999, 0.510507698276922, 1.14988 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1125, '2021-08-22 00:00:00', 0.0423938674810398, 0.086639999999999, 0.0479547356020935, 0.11364, 0.0758527740648516, 0.157319999999999, 0.145494810904032, 0.301360000000001, 0.505724486916213, 1.17644 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1140, '2021-08-22 00:00:00', 0.0414557193480791, 0.0910800000000006, 0.0501837623141199, 0.118920000000001, 0.0761865692450673, 0.158320000000001, 0.168812499537208, 0.317920000000001, 0.517535802304214, 1.17916 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1155, '2021-08-22 00:00:00', 0.0281958625806464, 0.0784400000000008, 0.0525819043651586, 0.11124, 0.0699010491099151, 0.14864, 0.235788019203689, 0.48336, 0.520085034713875, 1.18188 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1170, '2021-08-22 00:00:00', 0.0517322272218517, 0.0821599999999992, 0.0520184262225092, 0.1096, 0.0665882371994739, 0.143919999999999, 0.245924527718023, 0.53204, 0.517242125765745, 1.1814 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1185, '2021-08-22 00:00:00', 0.0439649481594913, 0.0821999999999997, 0.0563778325230763, 0.114719999999999, 0.0769708386338617, 0.150519999999999, 0.24306098000296, 0.558159999999999, 0.514360648442964, 1.18528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1200, '2021-08-22 00:00:00', 0.0352848881723233, 0.0777599999999992, 0.0524419679264611, 0.105079999999999, 0.0719255865460964, 0.145039999999999, 0.242481250134245, 0.567639999999999, 0.50936507209139, 1.18412 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1215, '2021-08-22 00:00:00', 0.0352337432962585, 0.0749999999999992, 0.0517686198386637, 0.105639999999999, 0.0625639139866849, 0.141080000000001, 0.241834606015488, 0.57568, 0.50208317040108, 1.18452 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1230, '2021-08-22 00:00:00', 0.0461053865255098, 0.0740399999999991, 0.0554227089437776, 0.0994799999999995, 0.0695263738926931, 0.1318, 0.235103537475158, 0.58556, 0.495776942451609, 1.18612 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1245, '2021-08-22 00:00:00', 0.0343968021769469, 0.0678400000000005, 0.0410831271123954, 0.0893600000000015, 0.0525198375219617, 0.126600000000001, 0.244761257827568, 0.59164, 0.497970357216839, 1.18868 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1260, '2021-08-22 00:00:00', 0.0337021265402235, 0.0678000000000003, 0.0394488276124899, 0.0952799999999999, 0.0716540764134651, 0.13916, 0.251995370327843, 0.5966, 0.499882902954949, 1.191 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1275, '2021-08-22 00:00:00', 0.0259362680430315, 0.0657599999999991, 0.039477926321764, 0.0935600000000008, 0.111477202452639, 0.1574, 0.261091286717884, 0.60292, 0.500869826734785, 1.1922 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1290, '2021-08-22 00:00:00', 0.0424697146996138, 0.0725200000000009, 0.078851400325761, 0.111720000000001, 0.124935983607605, 0.164799999999999, 0.270816924631136, 0.602159999999999, 0.503687958958719, 1.19368 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1305, '2021-08-22 00:00:00', 0.0660730151675666, 0.0833200000000005, 0.110391621058847, 0.122320000000001, 0.129109088241946, 0.17564, 0.284998538007947, 0.6136, 0.507169064513994, 1.19728 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1320, '2021-08-22 00:00:00', 0.0454822208238244, 0.0752173913043483, 0.0524290976145867, 0.101086956521738, 0.0824584935713432, 0.190304347826088, 0.29417380117278, 0.59895652173913, 0.519392709384012, 1.17282608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1335, '2021-08-22 00:00:00', 0.0493428755504671, 0.0780869565217391, 0.0527477778038187, 0.117347826086958, 0.197583104044734, 0.40808695652174, 0.301343749455614, 0.598652173913044, 0.517988413043603, 1.17621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1350, '2021-08-22 00:00:00', 0.0390359113066611, 0.0834347826086971, 0.0849214703504488, 0.161739130434784, 0.205160758330858, 0.460869565217391, 0.306704097074127, 0.597304347826087, 0.51673843736287, 1.17539130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 1365, '2021-08-22 00:00:00', 0.0914020304415125, 0.141045454545455, 0.18046698082705, 0.411045454545455, 0.184126491670983, 0.501227272727272, 0.290703494380479, 0.624954545454545, 0.467757947912698, 1.23045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 970050, 1, 930, '2021-08-22 00:00:00', 0.00707106781186407, 0.285999999999998, 0.0494974746830535, 0.567999999999998, 0.0494974746830585, 0.757999999999999, 0.0141421356237281, 0.832999999999998, 0.329511760032932, 1.5 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 945, '2021-08-22 00:00:00', 0.0586898628384873, 0.371500000000001, 0.137885822331377, 0.525500000000005, 0.164755880016463, 0.6065, 0.122329473145269, 0.636500000000002, 0.136471608769007, 1.3635 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 960, '2021-08-22 00:00:00', 0.0014142135623698, 0.252000000000002, 0.0212132034355922, 0.288, 0.0141421356237382, 0.363, 0.0282842712474663, 0.383000000000003, 0.0325269119345858, 1.29 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 1, 975, '2021-08-22 00:00:00', 0.00636396103067917, 0.105499999999999, 0.0728319984622155, 0.201499999999999, 0.0565685424949176, 0.312999999999999, 0.0282842712474663, 0.383000000000003, 0.0325269119345858, 1.29 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 930, '2021-08-22 00:00:00', 0.00777817459305399, 0.267499999999995, 0.0912167747730631, 0.515499999999999, 0.11242997820866, 0.5305, 0.368402632998187, 0.751499999999997, 0.290620887067667, 1.4365 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 945, '2021-08-22 00:00:00', 0.138592929112567, 0.309000000000001, 0.159806132548164, 0.324000000000002, 0.0169705627484728, 0.449000000000002, 0.246073159852918, 0.664999999999999, 0.168291413922398, 1.35 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 960, '2021-08-22 00:00:00', 0.0353553390593304, 0.175999999999998, 0.0494974746830535, 0.246000000000002, 0.141421356237301, 0.311, 0.121622366364089, 0.526999999999997, 0.178190908859007, 1.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 2, 975, '2021-08-22 00:00:00', 0.00494974746830435, 0.206500000000002, 0.0968736290225523, 0.2715, 0.0848528137423789, 0.280000000000001, 0.15556349186104, 0.503, 0.178190908859007, 1.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 930, '2021-08-22 00:00:00', 0.165462986797653, 0.285999999999998, 0.130107647738323, 0.460999999999999, 0.121622366364084, 0.506999999999998, 0.0721248916810256, 0.742000000000001, 0.714177848998407, 1.818 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 945, '2021-08-22 00:00:00', 0.103944696834421, 0.295500000000001, 0.11242997820866, 0.3415, 0.0905096679918782, 0.356999999999999, 0.127986327394763, 0.602499999999999, 0.643467170879756, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 960, '2021-08-22 00:00:00', 0.0636396103067917, 0.137999999999998, 0.0141421356237281, 0.192999999999998, 0.0431335136523794, 0.342499999999998, 0.135057395206627, 0.607499999999998, 0.643467170879756, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 3, 975, '2021-08-22 00:00:00', 0.0424264068711945, 0.152999999999999, 0.0282842712474663, 0.253, 0.120915259582904, 0.337499999999999, 0.211424927574777, 0.6615, 0.671751442127217, 1.768 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 930, '2021-08-22 00:00:00', 0.185261976670871, 0.584, 0.194525075504414, 0.584, 0.204251329279635, 0.584, 0.214463895743617, 0.709, 0.225187090530798, 2.027 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 945, '2021-08-22 00:00:00', 0.00919238815542882, 0.215499999999999, 0.0219203102167821, 0.237500000000001, 0.0516187950266132, 0.402500000000003, 0.14990663761155, 0.646999999999998, 0.424264068711935, 1.943 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 960, '2021-08-22 00:00:00', 0.060811183182042, 0.210000000000001, 0.0120208152801734, 0.361500000000003, 0.0947523086789976, 0.486000000000004, 0.178190908859012, 0.647000000000002, 0.424264068711935, 1.943 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 4, 975, '2021-08-22 00:00:00', 0.109601551083916, 0.2605, 0.135057395206627, 0.291500000000003, 0.0240416305603469, 0.405999999999999, 0.0806101730552695, 0.545999999999999, 0.30405591591022, 1.858 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 930, '2021-08-22 00:00:00', 0.0162634559672828, 0.2715, 0.140007142674942, 0.432000000000002, 0.0848528137423939, 0.471, 0.0650538238691565, 0.617000000000001, 0.0353553390593254, 1.61799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 945, '2021-08-22 00:00:00', 0.175362481734262, 0.373000000000001, 0.140007142674937, 0.398, 0.132228968081883, 0.420499999999997, 0.0296984848098361, 0.558, 0.0947523086789926, 1.576 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 960, '2021-08-22 00:00:00', 0.0480832611206887, 0.206999999999997, 0.0968736290225624, 0.269499999999997, 0.0601040764008571, 0.345499999999998, 0.0509116882454283, 0.446999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 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 970050, 5, 975, '2021-08-22 00:00:00', 0.0544472221513679, 0.1495, 0.00494974746830937, 0.234499999999997, 0.0982878425849271, 0.307499999999997, 0.091923881554248, 0.417999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:48:54 Duration: 3s337ms 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 969810, 1, 990, '2021-08-22 00:00:00', 3.38846965479245, 5.46991666666667, 3.46182214209198, 6.48825, 3.83891570591248, 7.48933333333334, 4.88611628898584, 9.44204166666667, 11.6868159730081, 26.41225 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1005, '2021-08-22 00:00:00', 1.51968528814357, 3.662375, 1.91569005995153, 4.66166666666667, 2.04183014488956, 5.41891666666667, 3.20710845628306, 7.84104166666667, 11.253555117178, 25.5465833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1020, '2021-08-22 00:00:00', 1.37242089539997, 2.969625, 1.50922554042929, 3.83991666666667, 1.76505718591926, 4.7665, 3.02852706223119, 7.12808333333333, 11.3168634433597, 25.64775 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1035, '2021-08-22 00:00:00', 0.878463479687643, 2.34620833333333, 1.11282115703118, 3.17616666666666, 1.54447097961861, 4.29620833333333, 2.90924388023935, 6.58395833333333, 11.3224907509058, 25.64025 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1050, '2021-08-22 00:00:00', 0.753684918597777, 2.144, 0.868879487274155, 2.99845833333333, 1.41102270380465, 3.966125, 2.97317980579862, 6.307625, 11.294553173521, 25.5212083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1065, '2021-08-22 00:00:00', 0.977914016810963, 2.07454166666666, 1.17186692064848, 2.92941666666667, 1.69100054422809, 3.66666666666666, 3.02697836821915, 5.89670833333333, 11.3185459402296, 25.493125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1080, '2021-08-22 00:00:00', 0.788319548244837, 1.78066666666667, 0.939688314614582, 2.43870833333334, 1.37532250697369, 3.20045833333333, 2.77153980118728, 5.6455, 11.4413347901719, 25.5490416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1095, '2021-08-22 00:00:00', 0.557541028255683, 1.50454166666667, 1.00052299276827, 2.10145833333333, 1.1867749472256, 2.81758333333333, 2.74596732480797, 5.369875, 11.463342465998, 25.5123333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1110, '2021-08-22 00:00:00', 0.647525947944072, 1.47887499999999, 0.669482360062442, 1.98124999999999, 0.990557278922365, 2.554375, 2.76746587897743, 5.58649999999999, 11.4762848363452, 25.5285833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1125, '2021-08-22 00:00:00', 0.560947127051932, 1.399875, 0.849888722468834, 1.93916666666667, 1.10661622817004, 2.69854166666667, 3.00058455868862, 5.68404166666666, 11.6455860954026, 25.922875 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1140, '2021-08-22 00:00:00', 0.626710562080447, 1.30629166666667, 0.800448787162277, 1.8255, 1.15293914815476, 2.735375, 3.17796069163996, 5.787625, 12.5452463411792, 26.50675 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1155, '2021-08-22 00:00:00', 0.649047523996348, 1.45591666666666, 0.839246391374299, 2.136375, 1.32802199813716, 2.95408333333333, 7.32969218119114, 10.0135833333333, 13.0840760850046, 26.7957083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1170, '2021-08-22 00:00:00', 0.461311125716849, 1.28829166666667, 0.850640968899937, 1.81366666666667, 1.27286325002369, 2.696625, 8.28017178285711, 10.7458333333333, 13.2821931541329, 26.884125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1185, '2021-08-22 00:00:00', 0.659754663173903, 1.30670833333333, 1.00882870811592, 2.04083333333333, 1.37181278563825, 2.76733333333333, 8.43632351926709, 11.412, 13.5889375638469, 26.960875 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1200, '2021-08-22 00:00:00', 0.649465988834038, 1.398625, 0.654701502954602, 1.80233333333333, 1.36999590341078, 2.44558333333334, 8.50187616879314, 11.8029583333333, 13.5903223169779, 26.927375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1215, '2021-08-22 00:00:00', 0.451907885878131, 1.20670833333333, 0.887279068234757, 1.76833333333333, 1.30158163540486, 2.40933333333333, 8.48162734836006, 11.9907083333333, 13.6969413082296, 26.890375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1230, '2021-08-22 00:00:00', 0.647107598908573, 1.307375, 0.962743196266026, 1.788125, 1.19334057665198, 2.56041666666667, 8.39729972255574, 12.00575, 14.2064169328741, 26.997375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1245, '2021-08-22 00:00:00', 0.595183455763421, 1.20804166666667, 0.764156824332483, 1.695, 1.11936299091706, 2.545125, 8.29108969505949, 12.155375, 14.1845396884108, 26.9054583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1260, '2021-08-22 00:00:00', 0.751609257825676, 1.27829166666666, 1.02722138135085, 1.804875, 1.37352272618542, 2.615375, 8.07100200664727, 12.4975, 14.0977881628696, 26.8397083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1275, '2021-08-22 00:00:00', 0.510000452898357, 1.137875, 0.733014873210518, 1.65775000000001, 1.73587053662637, 2.72779166666666, 8.04774993117393, 12.6047916666667, 14.0761275080609, 26.6816666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1290, '2021-08-22 00:00:00', 0.701159907282007, 1.25479166666667, 0.999531281455816, 1.7925, 2.24452667575781, 3.16745833333333, 8.05410693766887, 12.6112916666667, 14.086656732924, 26.6394583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1305, '2021-08-22 00:00:00', 0.457059854007027, 1.21866666666667, 1.47682881405208, 2.04404166666666, 2.13908496241951, 3.20795833333333, 7.87723938058619, 12.6234583333333, 13.9832648314338, 26.5719583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1320, '2021-08-22 00:00:00', 1.19665821935061, 1.39368181818182, 1.69137359583643, 2.25354545454545, 2.16500240694507, 3.14477272727272, 7.75345321209339, 12.8979545454545, 14.3906347507029, 26.2486363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1335, '2021-08-22 00:00:00', 1.16648134922734, 1.4885, 1.53193384279521, 2.09681818181818, 6.75293133352015, 8.2435, 7.60870095132321, 12.6135, 14.3240593861762, 26.2571818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1350, '2021-08-22 00:00:00', 0.740443022878778, 1.39418181818181, 1.03272665614884, 2.09718181818181, 7.35760465517852, 8.89849999999999, 7.21758318725423, 12.2907272727273, 14.2009441983051, 25.9368636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 1365, '2021-08-22 00:00:00', 0.749176794975579, 1.49981818181819, 6.27653969330595, 7.54295454545455, 7.39698688158949, 9.46945454545455, 7.16939048952852, 12.0949090909091, 14.1574069760572, 25.819 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 990, '2021-08-22 00:00:00', 2.56769914005636, 5.01107692307692, 3.39986402013148, 6.13665384615384, 3.62472253219258, 7.58834615384615, 4.43469813802299, 10.0078461538461, 12.1932319048157, 24.6212692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1005, '2021-08-22 00:00:00', 2.66286621981191, 3.90323076923077, 3.39667391338146, 5.19307692307692, 3.62029489066631, 6.40815384615385, 4.49146924736216, 9.19, 12.177768709162, 24.2655769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1020, '2021-08-22 00:00:00', 1.31042394079756, 2.98823076923077, 1.71164038458838, 4.12461538461539, 2.01126226878698, 5.15492307692308, 2.92456143299891, 7.75515384615384, 12.178587290815, 23.981 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1035, '2021-08-22 00:00:00', 1.38947553359588, 2.83646153846154, 1.38828539794736, 3.78088461538462, 2.30410453188352, 4.79357692307692, 2.84969603885154, 7.32607692307692, 12.188864480273, 23.7009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1050, '2021-08-22 00:00:00', 1.01539111979269, 2.63961538461539, 1.45191390081665, 3.36515384615385, 2.28919329862324, 4.99096153846154, 2.85838980277628, 6.95376923076922, 12.0920262413517, 23.5606923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1065, '2021-08-22 00:00:00', 1.23465940491856, 2.13161538461538, 1.65213317399518, 3.06876923076923, 1.88776672980373, 4.62688461538462, 2.65380815172346, 6.54411538461538, 11.9218561652377, 23.2197692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1080, '2021-08-22 00:00:00', 1.06988630308948, 2.02130769230769, 1.42424325925681, 3.25630769230769, 1.76182527379551, 4.21884615384616, 2.53273072697921, 6.10915384615384, 11.9250655849833, 23.1476153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1095, '2021-08-22 00:00:00', 0.914399996635039, 2.18707692307692, 1.17860071923643, 3.00384615384615, 2.03563558662607, 4.07819230769231, 3.01228697274244, 5.97261538461538, 11.8505264366025, 22.9827692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1110, '2021-08-22 00:00:00', 1.18682710036207, 2.19438461538462, 1.69424175779201, 2.84857692307693, 2.26784700881357, 3.77515384615384, 3.24549775938204, 5.96511538461538, 12.319664082833, 22.5350769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1125, '2021-08-22 00:00:00', 0.787322613965546, 1.70353846153846, 1.17846083515745, 2.5435, 1.32109285296448, 2.99738461538461, 3.3237044173401, 5.74342307692307, 12.0831449655486, 23.6354615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1140, '2021-08-22 00:00:00', 0.821943797442282, 1.76461538461539, 0.931710975323602, 2.20430769230769, 1.20371831166853, 2.76957692307692, 3.37121041147857, 5.77196153846153, 11.983583099198, 23.8218461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1155, '2021-08-22 00:00:00', 0.723606093438644, 1.49646153846154, 0.891415641636295, 2.02061538461538, 1.17271170107838, 2.57857692307692, 4.66936203730066, 9.87134615384615, 11.5212276752356, 24.1737692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1170, '2021-08-22 00:00:00', 0.781933651523337, 1.36565384615385, 0.943452096537782, 1.80153846153846, 1.19974654566961, 2.71557692307692, 4.87985495638801, 10.1113461538462, 11.4126521903746, 24.2625384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1185, '2021-08-22 00:00:00', 0.623759356951551, 1.35615384615385, 0.853689390460378, 1.93684615384615, 1.55843727299053, 2.94742307692308, 5.63110593277678, 10.7501153846154, 11.4468809038163, 24.3098846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1200, '2021-08-22 00:00:00', 0.620171460162429, 1.418, 1.03251597789835, 2.16126923076923, 1.41325669125768, 2.64634615384615, 5.92876702242159, 11.2273846153846, 11.4331565973034, 24.4525384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1215, '2021-08-22 00:00:00', 0.721403142387213, 1.42842307692308, 1.18695163273889, 1.89553846153846, 1.33393610272525, 2.66638461538461, 6.08727513639344, 11.3908846153846, 11.4448239482376, 24.5123846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1230, '2021-08-22 00:00:00', 0.8164593691902, 1.26769230769231, 0.952916956588477, 1.72838461538461, 1.25542734372986, 2.60284615384615, 5.99599113203018, 11.5811538461538, 11.4654288534641, 24.5129230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1245, '2021-08-22 00:00:00', 0.828307735455481, 1.30176923076923, 1.12604215524314, 1.98815384615384, 1.21338123376849, 2.51453846153846, 5.9435882170492, 11.5125769230769, 11.460581303823, 24.4783076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1260, '2021-08-22 00:00:00', 0.91379862450862, 1.45661538461538, 0.945955345343855, 1.88734615384615, 1.00820001754841, 2.49634615384615, 5.95305950260355, 11.5211923076923, 11.4374356044593, 24.4873846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1275, '2021-08-22 00:00:00', 0.411555032304775, 1.20523076923077, 0.623653296188, 1.57307692307692, 2.5120589961225, 3.064, 6.02232338707093, 11.4424615384615, 11.4365008747633, 24.4824615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1290, '2021-08-22 00:00:00', 0.567666006895441, 1.20584615384615, 0.859337268794073, 1.9046923076923, 2.8844169678837, 3.23473076923077, 5.9110288236352, 11.5390769230769, 11.4384527928992, 24.4498461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1305, '2021-08-22 00:00:00', 0.706024829591708, 1.5005, 2.45175484061142, 2.54896153846154, 2.89711945134898, 3.23165384615385, 5.87835824490006, 11.4838461538462, 11.4347640379946, 24.3802692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1320, '2021-08-22 00:00:00', 1.06251024803241, 1.305875, 1.49207183004522, 1.71020833333333, 1.79998673857836, 2.50645833333333, 6.01571394786489, 11.4390416666667, 11.938260134612, 24.1644583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1335, '2021-08-22 00:00:00', 0.583270562357683, 1.071125, 1.05864958329818, 1.720375, 4.64858893484301, 7.85704166666666, 5.92423408551687, 11.39475, 11.8787417054768, 24.124375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1350, '2021-08-22 00:00:00', 0.913079396162049, 1.394375, 1.21462774087909, 1.88912499999999, 4.76362569259282, 8.493, 5.92589999264466, 11.398875, 11.8829362709087, 24.136375 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 1365, '2021-08-22 00:00:00', 0.6127063036176, 1.29916666666666, 4.21226664149576, 7.58620833333333, 5.23273538752625, 9.25962499999999, 5.59059574228213, 11.2461666666667, 11.6441977744189, 24.068625 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 990, '2021-08-22 00:00:00', 1.82308326701266, 4.98196153846153, 2.09760290771669, 5.87796153846154, 3.77259179813886, 7.72565384615384, 3.65848660451075, 9.71865384615384, 10.4141647396522, 23.0107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1005, '2021-08-22 00:00:00', 1.06572653802284, 3.25857692307693, 1.74796654474233, 4.63280769230769, 3.07367719440162, 6.12384615384615, 3.34420516025051, 8.36207692307692, 9.87847087326, 22.0949230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1020, '2021-08-22 00:00:00', 1.05980394703636, 2.76961538461538, 2.29903562424301, 4.11780769230769, 2.48895418507143, 5.44415384615384, 3.12416959773067, 7.57734615384615, 9.74348846840013, 21.5974230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1035, '2021-08-22 00:00:00', 1.64626661127067, 2.83465384615384, 1.9461759130704, 3.66773076923076, 2.49589337944121, 4.97380769230769, 3.13154193427996, 6.88638461538461, 9.72487761639427, 21.2274230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1050, '2021-08-22 00:00:00', 1.08305685979013, 2.17180769230769, 1.30702645491442, 3.04607692307692, 1.99848214441322, 3.92980769230769, 2.89373119797846, 6.18838461538461, 9.7889314250645, 20.8867307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1065, '2021-08-22 00:00:00', 1.11722589204071, 2.20657692307692, 1.9330244476945, 2.99934615384615, 1.86722744896113, 3.68488461538462, 2.89196232792785, 5.94088461538461, 9.79618973777364, 20.6554615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1080, '2021-08-22 00:00:00', 0.914271647900038, 1.93538461538462, 1.07450918813411, 2.43934615384615, 1.25712956617599, 3.13188461538462, 2.90438477107657, 5.77046153846153, 9.76883728732104, 20.6318846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1095, '2021-08-22 00:00:00', 0.966585384823218, 1.78511538461538, 0.967215056827513, 2.40461538461538, 1.25833458434307, 3.03038461538461, 3.3909954145558, 6.13430769230769, 9.75077354951115, 20.5665769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1110, '2021-08-22 00:00:00', 0.737353998064389, 1.79203846153846, 0.952893721574123, 2.33426923076923, 1.21101845758658, 3.01576923076923, 3.41141553926496, 6.19130769230769, 9.75784341842303, 20.5014615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1125, '2021-08-22 00:00:00', 0.613741198276223, 1.44753846153846, 0.721743704776575, 1.94115384615384, 1.25507142610107, 2.88826923076923, 3.59729316270741, 6.16946153846153, 9.91965086986432, 22.2835 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1140, '2021-08-22 00:00:00', 0.521805199431599, 1.37688461538462, 0.828641587177474, 2.215, 1.30694398738196, 2.96711538461538, 3.45758951605572, 6.1786923076923, 9.66775360662763, 22.5950384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1155, '2021-08-22 00:00:00', 0.804804152956098, 1.68373076923077, 1.02713026737305, 2.21088461538462, 1.75220704080487, 3.19107692307692, 3.20301716439119, 9.36434615384615, 9.51228148003331, 22.9813461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1170, '2021-08-22 00:00:00', 0.661843974176574, 1.38638461538462, 1.12253029631892, 1.94111538461538, 1.51923079170399, 2.85903846153846, 3.71662614270192, 10.1877307692308, 9.32660272223823, 23.2185384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1185, '2021-08-22 00:00:00', 0.737915267180769, 1.4026923076923, 1.44368686834998, 2.12757692307692, 1.70292125885085, 2.77657692307692, 4.22619293527328, 10.2783846153846, 9.30088761752588, 23.1559230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1200, '2021-08-22 00:00:00', 1.09600350645143, 1.53138461538461, 1.08630253400451, 1.93634615384615, 1.73408640943426, 2.91965384615384, 4.23894981787489, 10.3649615384615, 9.3119260018868, 23.1167692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1215, '2021-08-22 00:00:00', 0.582387071919065, 1.14069230769231, 1.19430450955293, 1.91830769230769, 1.81973402621203, 3.05361538461538, 4.28812979299117, 10.4701923076923, 9.4147826656561, 23.1038076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1230, '2021-08-22 00:00:00', 1.19068173167889, 1.52588461538461, 1.40543573807064, 2.06257692307691, 1.70066506447873, 3.0346923076923, 4.48311118017902, 10.5995769230769, 9.36089306094571, 23.2045384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1245, '2021-08-22 00:00:00', 0.694226725323833, 1.24988461538461, 1.09536182220235, 2.14719230769231, 1.16661688721639, 2.74519230769231, 4.86670907240042, 10.9853461538462, 9.39643425953942, 23.3159230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1260, '2021-08-22 00:00:00', 0.808288734587796, 1.72803846153846, 0.910047495801943, 2.12426923076923, 1.25031930506386, 2.71926923076923, 4.86449552511318, 11.1200769230769, 9.39979416763187, 23.3120769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1275, '2021-08-22 00:00:00', 0.784804431297769, 1.38134615384615, 0.958067848087212, 1.9161923076923, 3.02680360471875, 3.36630769230769, 4.84251650297017, 11.2508076923077, 9.4549565573586, 23.2943076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1290, '2021-08-22 00:00:00', 0.834460739731861, 1.43061538461538, 1.09681124103537, 1.99146153846153, 2.87339920276692, 3.59253846153846, 4.80621948744941, 11.2358076923077, 9.46570190310584, 23.2819615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1305, '2021-08-22 00:00:00', 0.807586939354137, 1.39123076923077, 2.56060979546189, 2.65673076923077, 3.01872941177881, 3.60569230769231, 4.70985722223574, 11.4544230769231, 9.44217226840063, 23.2371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1320, '2021-08-22 00:00:00', 0.671038174684609, 1.27166666666667, 1.1644422406818, 2.13608333333333, 1.22336296710148, 2.85141666666667, 4.78086562943016, 11.4239166666667, 9.67262079638462, 23.364125 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1335, '2021-08-22 00:00:00', 0.761591692310978, 1.36908333333333, 0.764058684861994, 1.81625, 2.68669366333039, 7.14083333333333, 4.71809047824112, 11.27425, 9.5558404661491, 23.2176666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1350, '2021-08-22 00:00:00', 0.491129751665498, 1.21145833333333, 0.802980530202351, 1.82491666666666, 3.29082988960517, 8.13066666666666, 5.02976701566624, 11.4763333333333, 9.48230385222993, 23.1237916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 1365, '2021-08-22 00:00:00', 0.660028962913029, 1.36383333333333, 2.55203102371708, 6.80745833333333, 3.66569517671931, 8.41354166666667, 5.06512323966269, 11.5209583333333, 9.5357150137929, 23.0720416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 990, '2021-08-22 00:00:00', 1.22302359559602, 4.61634615384616, 2.41496435138524, 5.96746153846154, 3.1245360430975, 6.79473076923077, 5.23335170847665, 9.93876923076923, 9.06796903976595, 22.0308846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1005, '2021-08-22 00:00:00', 1.62011565446611, 3.74257692307692, 2.32241194417819, 4.61703846153846, 2.378898309011, 5.54573076923077, 4.56803189736944, 9.02315384615385, 8.77479582098638, 21.4065 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1020, '2021-08-22 00:00:00', 1.09961266747047, 2.46553846153846, 1.14970353636859, 3.36769230769231, 1.83822367476364, 4.45803846153846, 4.57887516805333, 8.46673076923077, 9.00483667446812, 21.1575769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1035, '2021-08-22 00:00:00', 0.894279901115114, 2.52069230769231, 1.39407141688818, 3.53334615384615, 2.35425222130902, 4.88280769230769, 4.63059457687505, 8.43815384615384, 9.06126043295556, 21.0540769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1050, '2021-08-22 00:00:00', 0.808456604610578, 2.2021923076923, 1.10470986932525, 2.97715384615384, 1.90085280496777, 4.29211538461539, 4.32868381132897, 8.06153846153846, 9.09410908191924, 20.9309230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1065, '2021-08-22 00:00:00', 0.799968496495091, 2.27334615384615, 1.49794185005755, 3.24288461538462, 1.93062639974299, 4.23984615384616, 4.22645952232435, 7.96942307692307, 8.89979558071204, 21.1905384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1080, '2021-08-22 00:00:00', 0.917307683470404, 2.12088461538462, 0.973826660456252, 2.86173076923077, 1.44261289492898, 3.84773076923077, 4.38794112294839, 7.71646153846153, 8.87096270111736, 21.3242692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1095, '2021-08-22 00:00:00', 0.781491915406776, 1.83557692307692, 1.14452505702315, 2.60738461538462, 1.52386179870041, 3.69969230769231, 4.45583465650981, 7.45038461538461, 8.91849835109373, 21.3259615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1110, '2021-08-22 00:00:00', 0.867931507400471, 1.7903076923077, 0.930445755869404, 2.48176923076923, 1.70773758973228, 3.62265384615385, 4.42641987093928, 7.49707692307692, 8.96474937622137, 21.3015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1125, '2021-08-22 00:00:00', 0.685676079613291, 1.73361538461538, 1.18052474968354, 2.57726923076923, 1.95600298096359, 3.51330769230769, 4.29882782395387, 7.2825, 9.31791141478851, 22.5235769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1140, '2021-08-22 00:00:00', 0.804694480007068, 1.69138461538462, 1.35269805374865, 2.33523076923077, 2.52521146014775, 3.53596153846154, 4.15831705306921, 6.91492307692308, 9.71498898475166, 22.6785769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1155, '2021-08-22 00:00:00', 1.06028032069899, 1.65303846153846, 1.40057873807168, 2.26080769230769, 2.65392139382752, 3.61626923076923, 4.82192350639643, 9.22069230769231, 9.62453343108921, 22.7443846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1170, '2021-08-22 00:00:00', 0.719220686148983, 1.45634615384615, 1.73079805336684, 2.3573076923077, 2.17058980038571, 3.59019230769231, 5.06712887495321, 9.72434615384616, 9.63022168256705, 22.7358461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1185, '2021-08-22 00:00:00', 1.22839537358546, 1.60507692307693, 1.47089812072028, 2.36919230769231, 1.89994042376232, 3.44242307692308, 5.21929278100454, 9.94942307692307, 9.67272800371468, 22.6939230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1200, '2021-08-22 00:00:00', 1.15216824893162, 1.70007692307692, 1.57336691647122, 2.34457692307692, 2.47620976991356, 3.49076923076923, 5.33689670371779, 10.0118846153846, 9.6431528403079, 22.8176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1215, '2021-08-22 00:00:00', 0.709254942771749, 1.44457692307692, 0.967485266832764, 2.17130769230769, 2.1149181577182, 3.19642307692307, 5.48026365185528, 9.94742307692307, 9.67144581928599, 22.7266538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1230, '2021-08-22 00:00:00', 0.813478275441569, 1.70723076923077, 1.7255996063799, 2.39180769230769, 2.2365666287002, 3.33526923076923, 5.42937964738004, 9.98434615384615, 9.67771028577445, 22.7211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1245, '2021-08-22 00:00:00', 1.17006690472745, 1.57280769230769, 1.58962778226661, 2.19538461538461, 1.81775370295741, 3.14673076923076, 5.51377538855045, 9.84534615384615, 9.72540314149575, 22.6932307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1260, '2021-08-22 00:00:00', 0.939557139540513, 1.51946153846153, 1.54020312746279, 2.32492307692308, 1.95916378708248, 3.05776923076923, 5.97364602348065, 10.0045769230769, 9.72805873029146, 22.7155 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1275, '2021-08-22 00:00:00', 1.26160540033477, 1.57588461538462, 1.44293096801667, 2.15753846153846, 2.22498160994993, 2.96073076923077, 5.87927136354105, 9.98038461538461, 9.68060272734169, 22.7067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1290, '2021-08-22 00:00:00', 0.784331221242266, 1.48423076923077, 1.05949282278761, 1.88880769230769, 2.12606298625851, 3.1153076923077, 5.8694445136198, 9.92446153846154, 9.67657737044219, 22.6703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1305, '2021-08-22 00:00:00', 0.688867968816619, 1.32603846153846, 1.58009960932361, 2.17915384615385, 2.31429599995001, 3.25584615384616, 5.808508118799, 9.89961538461538, 9.7409158129708, 22.6786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1320, '2021-08-22 00:00:00', 0.936853471753313, 1.47741666666667, 1.47979497637391, 2.14004166666667, 1.6445681605767, 2.67800000000001, 6.01315415300104, 9.89320833333333, 10.065355640617, 22.5994583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1335, '2021-08-22 00:00:00', 0.872829863727456, 1.34583333333334, 1.09799522104369, 1.790875, 3.90086092968637, 6.48608333333333, 5.90083787651614, 9.76041666666666, 10.1048032507971, 22.5962916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1350, '2021-08-22 00:00:00', 0.804117862151987, 1.41766666666667, 0.732294457237965, 1.82795833333333, 4.12139579014901, 7.34529166666667, 5.68016483928497, 9.66241666666666, 10.132805181221, 22.6291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 1365, '2021-08-22 00:00:00', 0.623587656402365, 1.438, 3.53219572035357, 6.25420833333333, 4.55579094375372, 7.93591666666666, 5.6401757732914, 9.66333333333333, 10.1633321135522, 22.6814583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 990, '2021-08-22 00:00:00', 2.24436332620189, 4.57564, 3.26661508037499, 5.9904, 3.83350914089602, 7.0642, 5.18744612116598, 8.82752, 9.97531409497131, 22.27972 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1005, '2021-08-22 00:00:00', 2.21875436149806, 3.3844, 2.57654338859902, 4.48419999999999, 3.15807519279281, 5.38856, 4.27930767492438, 7.34551999999999, 10.1844730901178, 21.80696 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1020, '2021-08-22 00:00:00', 1.29668944110248, 2.57956, 1.65879561931742, 3.40436, 2.07858178974672, 4.22944, 4.41234616351286, 6.7734, 10.2884464813693, 21.7176 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1035, '2021-08-22 00:00:00', 1.2561376317904, 2.295, 1.53862618592041, 3.17396, 2.24491288398162, 4.13176, 4.31487633774133, 6.49832, 10.2490359262063, 21.6446 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1050, '2021-08-22 00:00:00', 0.900531589303414, 2.16668, 1.45883738298688, 2.82752, 2.71227098695294, 3.91536, 4.33672384717619, 6.16232, 10.1848457723554, 21.56236 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1065, '2021-08-22 00:00:00', 1.03951414933452, 1.737, 1.85468356420531, 2.65604, 2.76170168133103, 3.66752, 4.28167384519964, 5.8172, 10.2242574680675, 21.89724 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1080, '2021-08-22 00:00:00', 1.67647318300453, 1.98319999999999, 2.48915013809935, 2.81608, 2.57201189862463, 3.65896, 4.31873116281468, 5.74124, 10.1908813897523, 21.8428 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1095, '2021-08-22 00:00:00', 1.00387586383975, 1.6072, 2.03842893997641, 2.51828, 2.27840329543886, 3.25808, 4.37785145095932, 5.41308, 10.080206570304, 21.8278 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1110, '2021-08-22 00:00:00', 1.84566843176124, 1.83972, 2.01057794095794, 2.41136, 2.80127737053414, 3.22736, 4.18043357320745, 5.29612, 9.93597931224362, 21.77232 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1125, '2021-08-22 00:00:00', 0.957489395937804, 1.49412, 1.05501445487728, 2.0224, 2.22487678909792, 2.81732, 3.39601404983352, 4.92248, 9.23813435476377, 22.31924 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1140, '2021-08-22 00:00:00', 0.742012223618995, 1.41116, 1.371404142962, 1.99964, 1.80486112300457, 2.68356, 3.17738598012056, 4.81980000000001, 9.3170217616289, 22.53144 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1155, '2021-08-22 00:00:00', 1.15844720351569, 1.35056, 1.5774249828967, 1.83408, 1.71982089668275, 2.6478, 4.92241335627149, 9.34700000000001, 9.57820286936263, 22.67104 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1170, '2021-08-22 00:00:00', 0.958366883470693, 1.3244, 1.06375259498312, 1.8226, 1.86293276851313, 2.65579999999999, 4.86270736250223, 9.53032, 9.64014619909885, 22.69736 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1185, '2021-08-22 00:00:00', 0.546043017230936, 1.24568, 1.01265305509834, 1.82228, 1.74331285870705, 2.49884, 4.86007843626692, 10.03164, 9.70275685771833, 22.69084 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1200, '2021-08-22 00:00:00', 0.789171903537711, 1.26728, 1.62164486658866, 1.98535999999999, 1.7778173303239, 2.66072, 5.10214249213015, 10.33752, 9.94530520111542, 22.80472 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1215, '2021-08-22 00:00:00', 1.1858614056176, 1.29524, 1.25127492582565, 1.73376, 1.38067778886555, 2.37336, 5.06651022137855, 10.23564, 10.3791380497933, 23.00964 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1230, '2021-08-22 00:00:00', 0.661789966681274, 1.08371999999999, 1.05589143697005, 1.65932, 1.46000906732344, 2.33368, 5.34448977078261, 10.34208, 10.5604642206991, 23.07616 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1245, '2021-08-22 00:00:00', 1.01202618049139, 1.23436, 1.06691124748032, 1.69412, 1.48287041465755, 2.3802, 5.6613031679994, 10.52268, 10.7718235042479, 23.19924 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1260, '2021-08-22 00:00:00', 0.83423442948211, 1.2288, 1.13295840317875, 1.72891999999999, 1.66306918877919, 2.43072, 5.79235357662726, 10.53404, 10.7854209364617, 23.22988 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1275, '2021-08-22 00:00:00', 0.815839878080654, 1.15996, 1.11662299665852, 1.6002, 1.70243227275957, 2.46368, 5.88268349395069, 10.49244, 10.7479058073344, 23.25292 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1290, '2021-08-22 00:00:00', 0.565003460166393, 1.01008, 0.966911212745685, 1.56228, 1.55452323880989, 2.3412, 5.85674980257822, 10.4018, 10.7448131452653, 23.26688 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1305, '2021-08-22 00:00:00', 0.916226713210217, 1.12984, 1.28407799996729, 1.83932, 1.65787512798763, 2.36776, 5.87010701861559, 10.42408, 10.7544103382442, 23.25616 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1320, '2021-08-22 00:00:00', 0.699681539642851, 1.0964347826087, 0.722503530634039, 1.37047826086956, 1.02507480301618, 1.98047826086957, 6.05017672397298, 10.4328695652174, 11.0977006308735, 22.6827391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1335, '2021-08-22 00:00:00', 0.641554430236845, 0.995782608695653, 0.892911877260775, 1.4724347826087, 4.32139947870426, 7.802, 5.92011505269569, 10.487652173913, 11.1042690268452, 22.6845652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1350, '2021-08-22 00:00:00', 0.754879078346265, 1.13617391304348, 0.968321458318631, 1.55708695652174, 4.31084401785138, 8.23165217391304, 5.80479516410641, 10.4784782608696, 11.1375671630861, 22.6736956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 1365, '2021-08-22 00:00:00', 0.616231707489979, 1.13522727272728, 3.93292837155186, 7.70263636363637, 3.97691130367726, 9.03522727272728, 5.47383940949607, 10.8125, 10.2842984145146, 23.7064545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 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 969810, 1, 930, '2021-08-22 00:00:00', 2.43456864762529, 4.62150000000001, 1.04156828868779, 5.60650000000001, 0.716299169341996, 5.8365, 2.11212795540423, 8.48949999999999, 5.78201214976241, 23.9185 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 945, '2021-08-22 00:00:00', 0.37900923471599, 2.58100000000002, 1.05005357006203, 3.5155, 0.362038671967533, 5.51899999999999, 2.79519310603044, 8.9725, 5.27572369443284, 24.2765 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 960, '2021-08-22 00:00:00', 1.0146982310027, 3.3005, 0.119501046020534, 4.50449999999999, 1.409970921686, 6.547, 2.14606908090117, 9.3035, 3.68968318423142, 25.398 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 1, 975, '2021-08-22 00:00:00', 0.588312841947203, 2.464, 0.515480843484982, 3.35849999999999, 1.38734350468802, 5.557, 1.28693434175951, 7.37, 2.67852048713465, 26.113 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 930, '2021-08-22 00:00:00', 0.423556961930735, 2.8175, 1.1935962466429, 4.15599999999999, 1.25327605897505, 4.15599999999999, 1.3159398619238, 7.16550000000001, 1.38173685501999, 29.4585 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 945, '2021-08-22 00:00:00', 1.19218203308052, 3.81699999999999, 1.1462200923034, 3.84949999999999, 1.23319422638934, 3.91099999999999, 1.4142135623731, 6.85900000000001, 4.79276976288241, 29.152 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 960, '2021-08-22 00:00:00', 0.332340187157677, 2.27200000000001, 0.316783837971579, 2.283, 0.30971277015972, 4.15599999999999, 2.01242589925692, 6.43600000000001, 5.39098209976623, 28.729 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 2, 975, '2021-08-22 00:00:00', 0.0395979797464348, 1.422, 1.25935717729323, 2.95649999999999, 0.0572756492761025, 3.80649999999999, 2.10152135368641, 6.40899999999999, 5.02399368033041, 28.3795 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 930, '2021-08-22 00:00:00', 0.280721392131053, 4.7415, 0.835800215362491, 7.47799999999999, 0.236880771697499, 8.86149999999999, 3.00591092682402, 10.8195, 3.85726749137261, 26.3305 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 945, '2021-08-22 00:00:00', 0.584070201260084, 4.52, 0.603162084352111, 5.35949999999998, 0.014849242404908, 5.90349999999999, 1.77625223434061, 8.553, 6.07475435717362, 24.7625 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 960, '2021-08-22 00:00:00', 0.323147799002268, 2.76449999999998, 1.16601908217662, 3.48849999999999, 0.905803786699972, 4.95349999999999, 0.830850467894181, 7.88449999999999, 7.02015612362004, 24.094 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 3, 975, '2021-08-22 00:00:00', 0.0671751442127212, 1.97750000000001, 2.14324065377643, 3.7585, 1.10591500577578, 5.33799999999999, 0.798323555959626, 9.03649999999999, 7.02015612362004, 24.094 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 930, '2021-08-22 00:00:00', 1.84342737855333, 7.11149999999999, 1.00267741572251, 7.706, 1.1829896449251, 9.25149999999999, 0.292742207411222, 9.881, 5.97363808746396, 18.848 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 945, '2021-08-22 00:00:00', 0.619425540319419, 2.901, 0.166170093578848, 5.67149999999998, 0.449012806053471, 5.87149999999998, 2.76478751443942, 7.50899999999999, 2.76761594156414, 16.581 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 960, '2021-08-22 00:00:00', 0.280721392131073, 4.76549999999999, 0.294757461737627, 4.76549999999999, 0.309495334824508, 7.12899999999999, 0.324970101565734, 7.214, 0.34121860664402, 16.286 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 4, 975, '2021-08-22 00:00:00', 0.465983368801929, 2.6395, 1.42764859121564, 3.7465, 3.74342329960159, 5.384, 1.78403040893366, 6.9395, 2.34900872710171, 16.285 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 930, '2021-08-22 00:00:00', 3.54119076018222, 5.416, 2.46850977312223, 7.23349999999999, 0.340118361750726, 8.73849999999999, 0.519016377390932, 9.44199999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 945, '2021-08-22 00:00:00', 2.03646752981725, 4.77600000000001, 0.579827560572964, 5.80600000000001, 0.22839549032326, 7.08450000000001, 1.19288913986171, 8.96549999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 960, '2021-08-22 00:00:00', 0.136471608768992, 3.6225, 0.0544472221513629, 4.5145, 1.44249783362055, 6.07299999999999, 0.195161471607474, 8.99399999999999, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 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 969810, 5, 975, '2021-08-22 00:00:00', 0.00989949493663884, 2.556, 0.832264681456601, 3.7145, 0.952472834258265, 5.79949999999999, 3.43583184978542, 9.2955, 8.89045355985847, 23.6355 where not exists (select 1 from powerstats_trumpet where symbolid = 969810 and enddate = '2021-08-22 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-08-22 14:44:12 Duration: 3s231ms Database: acaweb_fx User: pgperfstats
15 50ms 14s445ms 851ms 264 3m44s with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.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 kr.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 (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 #15
Day Hour Count Duration Avg duration Aug 22 14 264 3m44s 851ms [ User: postgres - Total duration: 3m44s - Times executed: 264 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:07:03 Duration: 14s445ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '700' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:06:33 Duration: 10s277ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '630' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.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 kr.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 (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: 2021-08-22 14:05:52 Duration: 9s66ms Database: acaweb_fx User: postgres Bind query: yes
16 51ms 8s929ms 380ms 122 46s464ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), 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 rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results 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 outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? 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;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Aug 22 14 122 46s464ms 380ms [ User: postgres - Total duration: 46s464ms - Times executed: 122 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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))) 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: 2021-08-22 14:01:59 Duration: 8s929ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('224' = 0 OR 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', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', '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', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', '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', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', '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', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', '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', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', '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 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))) 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: 2021-08-22 14:01:21 Duration: 3s102ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), 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 rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results 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 OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' 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 ('329' = 0 OR 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', '#SINA', '#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', '#SINA', '#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))) 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: 2021-08-22 14:07:51 Duration: 1s981ms Database: acaweb_fx User: postgres Bind query: yes
17 52ms 2s543ms 348ms 43 14s980ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t60 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Aug 22 14 43 14s980ms 348ms [ User: postgres - Total duration: 14s980ms - Times executed: 43 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '986592' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-08-22 14:06:26 Duration: 2s543ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982707' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-08-22 14:07:34 Duration: 991ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '986882' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-08-22 14:11:19 Duration: 748ms Database: acaweb_fx User: postgres Bind query: yes
18 51ms 3s298ms 332ms 82 27s242ms 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 #18
Day Hour Count Duration Avg duration Aug 22 14 82 27s242ms 332ms [ User: postgres - Total duration: 27s242ms - Times executed: 82 ]
-
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 = 689 AND sg.groupid = 5147 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 > 61472343 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:03:27 Duration: 3s298ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND sg.groupid = 5129 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 > 61474110 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:07:13 Duration: 2s385ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND sg.groupid = 5129 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 > 61474110 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-08-22 14:07:13 Duration: 1s581ms Database: acaweb_fx User: postgres Bind query: yes
19 50ms 2s557ms 223ms 38 8s493ms 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 Aug 22 14 38 8s493ms 223ms [ User: postgres - Total duration: 8s493ms - Times executed: 38 ]
-
SELECT /*server.CPResultList*/ 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 = 49 AND sg.groupid = 3904 AND breakout >= 0.3 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 60 AND patternquality >= 0.9 AND initialtrend >= 0.3 AND symmetry >= 0.4 AND noise <= 0.6 AND volumeincrease >= 0.3 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: 2021-08-22 14:10:23 Duration: 2s557ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND sg.groupid = 3904 AND breakout >= 0.3 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 60 AND patternquality >= 0.9 AND initialtrend >= 0.3 AND symmetry >= 0.4 AND noise <= 0.6 AND volumeincrease >= 0.3 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: 2021-08-22 14:02:21 Duration: 1s939ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ 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 = 49 AND sg.groupid = 3873 AND breakout >= 0.5 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 60 AND patternquality >= 0.7 AND initialtrend >= 0.5 AND symmetry >= 0.5 AND noise <= 0.5 AND volumeincrease >= 0.6 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: 2021-08-22 14:03:21 Duration: 571ms Database: acaweb_fx User: postgres Bind query: yes
20 50ms 2s29ms 219ms 118 25s901ms 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 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 #20
Day Hour Count Duration Avg duration Aug 22 14 118 25s901ms 219ms [ User: postgres - Total duration: 25s901ms - Times executed: 118 ]
-
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 groupid = 3415 AND patternclassid = '2' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' 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: 2021-08-22 14:15:23 Duration: 2s29ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND groupid = 5153 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '66521338' 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: 2021-08-22 14:03:33 Duration: 941ms Database: acaweb_fx User: postgres Bind query: yes
-
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 = 689 AND groupid = 5135 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '66520995' 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: 2021-08-22 14:06:59 Duration: 913ms 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 185ms 3 54ms 69ms 61ms 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 #1
Day Hour Count Duration Avg duration Aug 22 14 3 185ms 61ms [ User: postgres - Total duration: 770ms - Times executed: 3 ]
-
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: 2021-08-22 14:11:20 Duration: 69ms Database: postgres User: acaweb_fx Remote: postgres
-
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: 2021-08-22 14:02:49 Duration: 61ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '566', $2 = '566', $3 = '566', $4 = '566', $5 = '566', $6 = '566', $7 = '566', $8 = '566', $9 = '566'
-
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: 2021-08-22 14:02:49 Duration: 54ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '566', $2 = '566', $3 = '566', $4 = '566', $5 = '566', $6 = '566', $7 = '566', $8 = '566', $9 = '566'
2 57ms 1 57ms 57ms 57ms 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 = 49 AND groupid = 3884 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 AND ((rar.age IS NULL AND a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1)) OR rar.age >= ( case c.timegranularity;Times Reported Time consuming bind #2
Day Hour Count Duration Avg duration 14 1 57ms 57ms [ User: postgres - Total duration: 64ms - Times executed: 1 ]
-
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 = 49 AND groupid = 3884 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 AND ((rar.age IS NULL AND a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1)) OR rar.age >= ( case c.timegranularity;
Date: 2021-08-22 14:40:20 Duration: 57ms Database: postgres User: acaweb_fx Remote: postgres
3 51ms 1 51ms 51ms 51ms SELECT /*server.CPResultList*/ 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 = 3380 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 > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 AND ((rar.age IS NULL AND a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1)) OR rar.age >= ( case s.timegranularity;Times Reported Time consuming bind #3
Day Hour Count Duration Avg duration 14 1 51ms 51ms [ User: postgres - Total duration: 81ms - Times executed: 1 ]
-
SELECT /*server.CPResultList*/ 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 = 3380 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 > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 AND ((rar.age IS NULL AND a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1)) OR rar.age >= ( case s.timegranularity;
Date: 2021-08-22 14:00:56 Duration: 51ms Database: postgres User: acaweb_fx Remote: postgres
4 50ms 1 50ms 50ms 50ms 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 = 49 AND sg.groupid = 3860 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 > 61472176 AND dftt.dayofweek = 3 AND ((rar.age IS NULL AND a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1)) OR rar.age >= ( case s.timegranularity;Times Reported Time consuming bind #4
Day Hour Count Duration Avg duration 14 1 50ms 50ms [ User: postgres - Total duration: 80ms - Times executed: 1 ]
-
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 = 49 AND sg.groupid = 3860 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 > 61472176 AND dftt.dayofweek = 3 AND ((rar.age IS NULL AND a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1)) OR rar.age >= ( case s.timegranularity;
Date: 2021-08-22 14:00:19 Duration: 50ms Database: postgres User: acaweb_fx Remote: postgres
-
Events
Log levels
Key values
- 57,550 Log entries
Events distribution
Key values
- 0 PANIC entries
- 0 FATAL entries
- 17594 ERROR entries
- 69 WARNING entries
Most Frequent Errors/Events
Key values
- 17,583 Max number of times the same event was reported
- 17,663 Total events found
Rank Times reported Error 1 17,583 ERROR: duplicate key value violates unique constraint "..."
Times Reported Most Frequent Error / Event #1
Day Hour Count Aug 22 14 17,583 - ERROR: duplicate key value violates unique constraint "pk_t60"
- ERROR: duplicate key value violates unique constraint "pk_t240_1"
- ERROR: duplicate key value violates unique constraint "pk_t1440_1"
Detail: Key (pricedatetime, symbolid)=(2021-08-20 17:00:00, 960625) already exists.
Statement: INSERT INTO T60 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960625, '2021-08-20 17:00', 0.91672, 0.9177, 0.91672, 0.91761, 0, 0,'2021-08-22 14:00');Date: 2021-08-22 14:00:00 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-08-19 00:00:00, 960663) already exists.
Statement: INSERT INTO T240 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960663, '2021-08-19 00:00', 0.91996, 0.91996, 0.9198, 0.91981, 0, 0,'2021-08-22 14:00');INSERT INTO T240 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960663, '2021-08-19 00:00', 0.91996, 0.91996, 0.9198, 0.91981, 0, 0,'2021-08-22 14:00');Date: 2021-08-22 14:00:00 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-08-19 00:00:00, 960701) already exists.
Statement: INSERT INTO T1440 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960701, '2021-08-19 00:00', 0.91996, 0.92011, 0.91452, 0.91892, 0, 0,'2021-08-22 14:00');INSERT INTO T1440 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960701, '2021-08-19 00:00', 0.91996, 0.92011, 0.91452, 0.91892, 0, 0,'2021-08-22 14:00');Date: 2021-08-22 14:00:02 Database: acaweb_fx Application: User: postgres Remote:
2 69 WARNING: there is no transaction in progress
Times Reported Most Frequent Error / Event #2
Day Hour Count Aug 22 14 69 - WARNING: there is no transaction in progress
Date: 2021-08-22 14:00:38 Database: acaweb_fx Application: User: postgres Remote:
3 8 LOG: process ... still waiting for AccessShareLock on relation ... of database ... after ... ms
Times Reported Most Frequent Error / Event #3
Day Hour Count Aug 22 14 8 - LOG: process 14016 still waiting for AccessShareLock on relation 52515 of database 51448 after 1000.045 ms at character 28
- LOG: process 8554 still waiting for AccessShareLock on relation 52515 of database 51448 after 1000.039 ms at character 28
- LOG: process 13412 still waiting for AccessShareLock on relation 52515 of database 51448 after 1000.046 ms at character 28
Detail: Process holding the lock: 30937. Wait queue: 14016, 8554, 13412, 21948, 10755.
Statement: SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'LEGACYFXMT5 - 1'Date: 2021-08-22 14:02:03 Database: acaweb_fx Application: User: postgres Remote:
Detail: Process holding the lock: 30937. Wait queue: 14016, 8554, 13412, 21948, 10755.
Statement: SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'ICMARKETS - 1'Date: 2021-08-22 14:02:03 Database: acaweb_fx Application: User: postgres Remote:
Detail: Process holding the lock: 30937. Wait queue: 14016, 8554, 13412, 21948, 10755, 27018, 12721.
Statement: SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'IFCMARKETSMT4 - 1'Date: 2021-08-22 14:02:03 Database: acaweb_fx Application: User: postgres Remote:
4 3 ERROR: relation "..." does not exist
Times Reported Most Frequent Error / Event #4
Day Hour Count Aug 22 14 3 - ERROR: relation "timezones_th_th" does not exist at character 191
Statement: SELECT tl.timezone langTimezone, t.timezone as timezone, (cast(substring(t.gmoffset,0,4) as double precision)*60 + cast(substring(t.gmoffset,5,2) as double precision))/60 as gmoffset FROM timezones_th_TH tl INNER JOIN timezones t ON tl.timezoneid = t.timezoneid ORDER BY t.timezone
Date: 2021-08-22 14:28:30 Database: acaweb_fx Application: User: postgres Remote: