-
Global information
- Generated on Sun Jun 27 12:59:10 2021
- Log file: /home/postgres/pg_data/data/pg_log/postgresql-2021-06-27_140000.log
- Parsed 47,978 log entries in 9s
- Log start from 2021-06-27 14:00:03 to 2021-06-27 14:59:01
-
Overview
Global Stats
- 476 Number of unique normalized queries
- 3,076 Number of queries
- 1h42m46s Total query duration
- 2021-06-27 14:00:05 First query
- 2021-06-27 14:58:53 Last query
- 44 queries/s at 2021-06-27 14:25:39 Query peak
- 1h42m46s Total query duration
- 0ms Prepare/parse total duration
- 3s566ms Bind total duration
- 1h42m43s Execute total duration
- 18,167 Number of events
- 2 Number of unique normalized events
- 18,099 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
- 226 Number temporary file
- 9.30 MiB Max size of temporary file
- 5.41 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,076 Average queries per session
- 1h42m46s 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
- 44 queries/s Query Peak
- 2021-06-27 14:25:39 Date
SELECT Traffic
Key values
- 44 queries/s Query Peak
- 2021-06-27 14:25:39 Date
INSERT/UPDATE/DELETE Traffic
Key values
- 10 queries/s Query Peak
- 2021-06-27 14:03:01 Date
Queries duration
Key values
- 1h42m46s 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) Jun 27 14 3,076 0ms 9m8s 2s3ms 2m53s 4m49s 11m3s Day Hour SELECT COPY TO Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Jun 27 14 1,239 18 1s138ms 20s714ms 36s183ms 4m20s Day Hour INSERT UPDATE DELETE COPY FROM Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Jun 27 14 653 98 0 69 3s159ms 54s978ms 57s665ms 1m Day Hour Prepare Bind Bind/Prepare Percentage of prepare Jun 27 14 0 1,739 1,739.00 0.00% Day Hour Count Average / Second Jun 27 14 0 0.00/s Day Hour Count Average Duration Average idle time Jun 27 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 Jun 27 14 0 0s 0s 0s Day Hour Added Removed Recycled Synced files Longest sync Average sync Jun 27 14 0 0 0 0 0s 0s Day Hour Count Avg time (sec) Jun 27 14 0 0s Day Hour Mean distance Mean estimate Jun 27 14 0.00 kB 0.00 kB -
Temporary Files
Size of temporary files
Key values
- 15.27 MiB Temp Files size Peak
- 2021-06-27 14:25:40 Date
Number of temporary files
Key values
- 2 per second Temp Files Peak
- 2021-06-27 14:48:27 Date
Temporary Files Activity
↑ Back to the top of the Temporary Files Activity tableDay Hour Count Total size Average size Jun 27 14 226 1.19 GiB 5.41 MiB Queries generating the most temporary files (N)
Rank Count Total size Min size Max size Avg size Query 1 92 663.15 MiB 5.83 MiB 8.94 MiB 7.21 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-06-27 14:25:34 Duration: 0ms Database: acaweb_fx User: postgres
2 70 339.45 MiB 2.91 MiB 9.30 MiB 4.85 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, $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 fr.pattern in ($15)) AND ($16 = 0 OR fr.patternlengthbars <= $17) AND ($18 = 0 OR ($19 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($20 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) 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-06-27 14:25:35 Duration: 0ms Database: acaweb_fx User: postgres
3 16 28.70 MiB 1.79 MiB 1.80 MiB 1.79 MiB with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then ? else ? end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then ? else ? end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike ? inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike ?) sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike ?; update solr_relevance_old set newrelevant = ? where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike ? and a.resultuid is null); update solr_relevance_old set new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total from ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total from whatshot_probability where type in (...)) sub where result_uid = sub.resultuid;-
with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then 0 else 1 end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then 11 else 0 end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike 'kl_%' inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'kl_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'kl_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike 'kl_%' and a.resultuid is null); UPDATE solr_relevance_old SET new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total FROM ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total FROM whatshot_probability WHERE type in ('kl', 'ekl')) sub WHERE result_uid = sub.resultuid;
Date: 2021-06-27 14:01:22 Duration: 2s868ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then 0 else 1 end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then 11 else 0 end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike 'kl_%' inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'kl_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'kl_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike 'kl_%' and a.resultuid is null); UPDATE solr_relevance_old SET new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total FROM ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total FROM whatshot_probability WHERE type in ('kl', 'ekl')) sub WHERE result_uid = sub.resultuid;
Date: 2021-06-27 14:05:17 Duration: 1s568ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then 0 else 1 end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then 11 else 0 end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike 'kl_%' inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'kl_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'kl_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike 'kl_%' and a.resultuid is null); UPDATE solr_relevance_old SET new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total FROM ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total FROM whatshot_probability WHERE type in ('kl', 'ekl')) sub WHERE result_uid = sub.resultuid;
Date: 2021-06-27 14:03:18 Duration: 1s320ms Database: acaweb_fx User: postgres
4 4 22.56 MiB 5.64 MiB 5.64 MiB 5.64 MiB select updateresultsmaterializedview ();-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:04:09 Duration: 41s616ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:17:39 Duration: 12s737ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:32:10 Duration: 1s911ms Database: acaweb_fx User: postgres
5 1 2.91 MiB 2.91 MiB 2.91 MiB 2.91 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)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR ar.pattern in ($9)) AND ($10 = 0 OR ($11 = 1 AND ar.breakout >= 0) OR ($12 = 2 AND ar.breakout < 0)) AND ($13 = 0 OR ar.patternlengthbars <= $14) and newLevels.filtered = false 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-06-27 14:56:10 Duration: 0ms Database: acaweb_fx User: postgres
6 1 7.34 MiB 7.34 MiB 7.34 MiB 7.34 MiB when ? then ? when ? then ? when ? then ? when ? then ? when ? then ? end)) order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;-
when 1440 then 1 when 240 then 3 when 60 then 4 when 30 then 5 when 15 then 5 end)) ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:30:01 Duration: 0ms Database: acaweb_fx User: postgres
Queries generating the largest temporary files
Rank Size Query 1 9.30 MiB 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-06-27 14:03:02 - Database: acaweb_fx - User: postgres ]
2 9.30 MiB 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-06-27 14:12:48 - Database: acaweb_fx - User: postgres ]
3 9.30 MiB 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-06-27 14:16:51 - Database: acaweb_fx - User: postgres ]
4 9.30 MiB 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-06-27 14:21:50 - Database: acaweb_fx - User: postgres ]
5 9.30 MiB 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-06-27 14:26:53 - Database: acaweb_fx - User: postgres ]
6 9.30 MiB 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-06-27 14:31:48 - Database: acaweb_fx - User: postgres ]
7 9.30 MiB 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-06-27 14:36:47 - Database: acaweb_fx - User: postgres ]
8 9.30 MiB 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-06-27 14:41:55 - Database: acaweb_fx - User: postgres ]
9 9.30 MiB 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-06-27 14:46:28 - Database: acaweb_fx - User: postgres ]
10 9.30 MiB 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-06-27 14:51:56 - Database: acaweb_fx - User: postgres ]
11 9.30 MiB 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-06-27 14:56:36 - Database: acaweb_fx - User: postgres ]
12 8.94 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-06-27 14:35:35 - Database: acaweb_fx - User: postgres ]
13 8.94 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-06-27 14:40:35 - Database: acaweb_fx - User: postgres ]
14 8.94 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-06-27 14:45:34 - Database: acaweb_fx - User: postgres ]
15 8.94 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-06-27 14:45:58 - Database: acaweb_fx - User: postgres ]
16 8.94 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-06-27 14:50:36 - Database: acaweb_fx - User: postgres ]
17 8.94 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-06-27 14:53:10 - Database: acaweb_fx - User: postgres ]
18 8.94 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-06-27 14:55:34 - Database: acaweb_fx - User: postgres ]
19 8.94 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-06-27 14:57:45 - Database: acaweb_fx - User: postgres ]
20 8.93 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-06-27 14:20:37 - 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 Jun 27 14 0 0 - 0 sec Highest CPU-cost vacuum
-
Locks
Locks by types
Key values
- unknown Main Lock Type
- 0 locks Total
Most frequent waiting queries (N)
Rank Count Total time Min time Max time Avg duration Query NO DATASET
Queries that waited the most
Rank Wait time Query NO DATASET
-
Queries
Queries by type
Key values
- 1,239 Total read queries
- 1,830 Total write queries
Queries by database
Key values
- acaweb_fx Main database
- 3,076 Requests
- 1h42m43s (acaweb_fx)
- Main time consuming database
Queries by user
Key values
- postgres Main user
- 2,115 Requests
User Request type Count Duration pgperfstats Total 961 43m28s insert 605 42m17s select 356 1m10s postgres Total 2,115 59m14s copy from 69 12s734ms copy to 18 2s633ms cte 990 35m19s ddl 2 531ms insert 48 8s774ms others 7 20s914ms select 883 22m37s update 98 31s926ms Duration by user
Key values
- 59m14s (postgres) Main time consuming user
User Request type Count Duration pgperfstats Total 961 43m28s insert 605 42m17s select 356 1m10s postgres Total 2,115 59m14s copy from 69 12s734ms copy to 18 2s633ms cte 990 35m19s ddl 2 531ms insert 48 8s774ms others 7 20s914ms select 883 22m37s update 98 31s926ms Queries by host
Key values
- unknown Main host
- 3,076 Requests
- 1h42m43s (unknown)
- Main time consuming host
Queries by application
Key values
- unknown Main application
- 3,076 Requests
- 1h42m43s (unknown)
- Main time consuming application
Number of cancelled queries
Key values
- 0 per second Cancelled query Peak
- 2021-06-27 14:43:30 Date
Number of cancelled queries (5 minutes period)
NO DATASET
-
Top Queries
Histogram of query times
Key values
- 964 100-500ms duration
Slowest individual queries
Rank Duration Query 1 9m8s select powerstats_tdata_add ();[ Date: 2021-06-27 14:09:29 - Database: acaweb_fx - User: postgres ]
2 1m25s select updateageforrelevantresults ();[ Date: 2021-06-27 14:03:28 - Database: acaweb_fx - User: postgres ]
3 1m18s 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-06-27 14:01:48 - Database: acaweb_fx - User: postgres - Bind query: yes ]
4 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.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-06-27 14:08:34 - Database: acaweb_fx - User: postgres - Bind query: yes ]
5 1m4s 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-06-27 14:06:34 - Database: acaweb_fx - User: postgres - Bind query: yes ]
6 1m3s (( 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-06-27 14:08:48 - Database: acaweb_fx - User: postgres - Bind query: yes ]
7 54s653ms WITH rar_max as ( ;[ Date: 2021-06-27 14:02:44 - Database: acaweb_fx - User: postgres - Bind query: yes ]
8 51s811ms 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 = '758' 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-06-27 14:04:25 - Database: acaweb_fx - User: postgres - Bind query: yes ]
9 49s681ms 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 = '689' 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-06-27 14:09:24 - Database: acaweb_fx - User: postgres - Bind query: yes ]
10 45s795ms 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 ('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 ('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-06-27 14:03:57 - Database: acaweb_fx - User: postgres - Bind query: yes ]
11 41s616ms select updateresultsmaterializedview ();[ Date: 2021-06-27 14:04:09 - Database: acaweb_fx - User: postgres ]
12 37s464ms 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-06-27 14:11:07 - Database: acaweb_fx - User: postgres - Bind query: yes ]
13 34s728ms 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 ('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 ('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-06-27 14:08:06 - Database: acaweb_fx - User: postgres - Bind query: yes ]
14 32s111ms (( 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-27 14:03:59 - Database: acaweb_fx - User: postgres - Bind query: yes ]
15 30s420ms 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-06-27 14:12:23 - Database: acaweb_fx - User: postgres - Bind query: yes ]
16 28s285ms 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-06-27 14:11:52 - Database: acaweb_fx - User: pgperfstats ]
17 26s329ms WITH rar_max as ( ;[ Date: 2021-06-27 14:08:32 - Database: acaweb_fx - User: postgres - Bind query: yes ]
18 25s778ms WITH rar_max as ( ;[ Date: 2021-06-27 14:07:01 - Database: acaweb_fx - User: postgres - Bind query: yes ]
19 25s6ms WITH rar_max as ( ;[ Date: 2021-06-27 14:12:48 - Database: acaweb_fx - User: postgres - Bind query: yes ]
20 24s818ms select updateageforrelevantresults ();[ Date: 2021-06-27 14:17:27 - Database: acaweb_fx - User: postgres ]
Time consuming queries
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 16m37s 315 112ms 1m9s 3s166ms 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 Jun 27 14 315 16m37s 3s166ms [ User: postgres - Total duration: 16m37s - Times executed: 315 ]
-
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-06-27 14:08:34 Duration: 1m9s 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 = '758' 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-06-27 14:04:25 Duration: 51s811ms 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 ('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 ('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-06-27 14:03:57 Duration: 45s795ms Database: acaweb_fx User: postgres Bind query: yes
2 9m8s 1 9m8s 9m8s 9m8s select powerstats_tdata_add ();Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Jun 27 14 1 9m8s 9m8s [ User: postgres - Total duration: 9m8s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2021-06-27 14:09:29 Duration: 9m8s Database: acaweb_fx User: postgres
3 7m15s 163 53ms 54s653ms 2s670ms with rar_max as ( ;Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Jun 27 14 163 7m15s 2s670ms [ User: postgres - Total duration: 7m15s - Times executed: 163 ]
-
WITH rar_max as ( ;
Date: 2021-06-27 14:02:44 Duration: 54s653ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-27 14:08:32 Duration: 26s329ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-27 14:07:01 Duration: 25s778ms Database: acaweb_fx User: postgres Bind query: yes
4 7m14s 146 2s249ms 3s853ms 2s974ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #4
Day Hour Count Duration Avg duration Jun 27 14 146 7m14s 2s974ms [ User: pgperfstats - Total duration: 7m14s - Times executed: 146 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, 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-06-27 00:00:00', 1.03907878134728, 1.33307692307692, 1.05495820114062, 1.58061538461538, 1.07085477073224, 1.7425, 1.18660599124626, 2.21953846153846, 2.38157347114498, 5.23496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.426360181789274, 0.84826923076923, 0.468775611402888, 0.970576923076922, 0.475719932151419, 1.15457692307692, 0.813396915127206, 1.83869230769231, 2.3526978141307, 5.06126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.269288646965697, 0.626153846153846, 0.348394595030055, 0.824076923076925, 0.330438226509075, 1.06230769230769, 0.738950941433972, 1.73642307692308, 2.32387696615938, 5.02592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.25454155773741, 0.58573076923077, 0.248443759306736, 0.746692307692308, 0.243463499080695, 0.999346153846153, 0.692948385246248, 1.67576923076923, 2.32193139135372, 5.03511538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.183489580504851, 0.557115384615383, 0.218533517936122, 0.767461538461537, 0.253403588099175, 0.99246153846154, 0.683698818081579, 1.65307692307692, 2.33692175603852, 5.02742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.187464626406814, 0.577884615384612, 0.213916849410087, 0.742461538461536, 0.274475132683339, 0.973961538461538, 0.626284707928123, 1.64815384615385, 2.35547126103004, 5.01630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.211748094169971, 0.562153846153847, 0.211917708992464, 0.763346153846155, 0.24465841808215, 0.893307692307692, 0.592210160201728, 1.61007692307692, 2.35061462993438, 5.00746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.192994989970842, 0.559115384615386, 0.223052284315721, 0.688807692307694, 0.280397511785297, 0.837269230769236, 0.58229068210091, 1.59896153846154, 2.42666204042951, 5.05746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.150511931548505, 0.43580769230769, 0.214453767655268, 0.579538461538464, 0.313289220026186, 0.792153846153852, 0.57551633673264, 1.53642307692308, 2.41972779142931, 5.06323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.15079000681029, 0.441884615384618, 0.234705904353648, 0.585307692307696, 0.331821029147666, 0.864346153846155, 0.545890269334276, 1.51388461538462, 2.4229570696854, 5.06719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.197953467725667, 0.459153846153849, 0.261426053671899, 0.648307692307694, 0.42894961690874, 0.901423076923076, 0.562162534668235, 1.53534615384615, 2.44007127260345, 5.09815384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212235920979098, 0.464615384615385, 0.294169914269863, 0.644538461538463, 0.401110328194893, 0.843153846153844, 0.587677160195445, 1.54126923076923, 2.44485531961426, 5.11457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.207151839517263, 0.497730769230771, 0.312036528926689, 0.670346153846152, 0.371275267982378, 0.810269230769231, 0.824457349738884, 1.63919230769231, 2.45063751831107, 5.11461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.179988670583628, 0.445807692307692, 0.312306299352711, 0.611769230769229, 0.326607663954547, 0.828384615384616, 0.946793042124512, 1.71423076923077, 2.45371319871301, 5.10269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.299836663227472, 0.452230769230768, 0.324259611090584, 0.583846153846153, 0.322068461427308, 0.794576923076923, 0.945867234137743, 1.75376923076923, 2.450476129559, 5.09730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.175375259197137, 0.432807692307691, 0.206139180017924, 0.627807692307694, 0.345725333398996, 0.814615384615387, 0.862216874377637, 1.74453846153846, 2.42148436262998, 5.07803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.196097970020484, 0.493576923076922, 0.241035726684784, 0.594307692307693, 0.346543310646517, 0.836884615384619, 0.868795134743427, 1.75611538461539, 2.42806466267969, 5.08261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212548217154095, 0.454230769230768, 0.334550122725108, 0.63223076923077, 0.400173556578414, 0.880346153846158, 0.900380261547653, 1.80184615384616, 2.43888116971696, 5.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.253619096587474, 0.449615384615386, 0.266628006492481, 0.59842307692308, 0.402445273871539, 0.813038461538463, 0.982686105294289, 1.81330769230769, 2.42833765900746, 5.09311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182556461234496, 0.437692307692309, 0.337986736198562, 0.613076923076926, 0.494491813730171, 0.782923076923076, 1.46914886296061, 2.73469230769231, 2.42707039009204, 5.09003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.354626479552785, 0.481499999999999, 0.404493529471875, 0.602153846153842, 0.526665126417741, 0.779653846153844, 1.42860601071329, 2.82457692307692, 2.40953728753053, 5.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145784377130698, 0.402269230769231, 0.219695957737403, 0.549076923076921, 0.256562893773713, 0.714038461538464, 1.40186963511096, 2.76507692307692, 2.36825203343017, 5.04157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182675892056015, 0.447192307692305, 0.20650114173646, 0.553192307692306, 0.290864094618881, 0.770192307692311, 1.4064279641921, 2.75753846153846, 2.36751386804483, 5.04265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.185885758961294, 0.439346153846152, 0.202381517094669, 0.587961538461543, 0.385363748245131, 0.923538461538465, 1.44242846136432, 2.84288461538462, 2.36957536994419, 5.06992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.208762157637681, 0.481038461538465, 0.262633620204155, 0.645538461538466, 0.596353607028066, 1.07476923076923, 1.57500863050138, 2.92011538461539, 2.36929258251033, 5.07569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.230691709030439, 0.499769230769231, 0.383973783159535, 0.768115384615385, 0.761991899815621, 1.16384615384615, 1.55971299726781, 2.89092307692308, 2.36782430221371, 5.06838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.278601518577783, 0.632384615384615, 0.518429225197098, 0.861692307692305, 0.689169547074873, 1.15076923076923, 1.51238634461721, 2.89084615384615, 2.33422922742258, 5.05938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.304640966486024, 0.593038461538459, 0.491181353003615, 0.844807692307691, 0.519263088794702, 1.05465384615384, 1.35701660780042, 2.78707692307692, 2.2533891988599, 4.99680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.274652790600453, 0.609346153846155, 0.359902952731171, 0.776153846153847, 0.393858732972193, 0.94230769230769, 1.31775439815094, 2.70357692307692, 2.2390253937475, 4.98407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.25557135086824, 0.543653846153845, 0.248756516729482, 0.664730769230768, 0.368822008353834, 0.878923076923075, 1.30237089187374, 2.6525, 2.23135353644719, 5.02326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.221703211176909, 0.485076923076924, 0.231756984792261, 0.625499999999999, 0.388730780875404, 0.9065, 1.36172032201353, 2.67934615384616, 2.27286269239071, 5.02753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.187152837583041, 0.46476923076923, 0.301777360623053, 0.660846153846154, 1.22337057974459, 2.05715384615385, 1.36862006921064, 2.67057692307692, 2.28192827130578, 5.02434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.238326498736503, 0.499999999999999, 0.304615058469132, 0.673423076923078, 1.20322499782236, 2.18134615384615, 1.35545939757026, 2.65746153846154, 2.27325261143248, 4.99934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.249821465481618, 0.493269230769231, 1.21593234186775, 1.9465, 1.18553461358156, 2.183, 1.34979095361524, 2.61453846153846, 2.28906061115438, 5.01519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.572822014241769, 1.1965, 0.635387271367139, 1.42523076923077, 0.621229590904506, 1.57573076923077, 0.869657220713117, 2.05580769230769, 2.05588083648984, 4.67942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.222838337400423, 0.793730769230771, 0.345398661526958, 1.03065384615385, 0.449721842236525, 1.27415384615385, 0.942150335872476, 1.81584615384616, 2.04473181088903, 4.62453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.321721159725907, 0.728769230769231, 0.328283960103956, 0.87696153846154, 0.522376569152943, 1.201, 0.938698907244244, 1.68203846153846, 2.03716404686666, 4.58292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.204902753669975, 0.610538461538461, 0.338582022785982, 0.880884615384616, 0.504990889483699, 1.09303846153847, 0.915833828561963, 1.62119230769231, 2.01219162568119, 4.55753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.263401796033828, 0.670884615384614, 0.454588760902051, 0.85769230769231, 0.466812675327216, 1.06492307692308, 0.862392761672207, 1.59234615384616, 2.01873492906972, 4.53007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.303515659208246, 0.558346153846155, 0.321753572689506, 0.677192307692309, 0.450461679408344, 0.935730769230769, 0.806393490510969, 1.54169230769231, 2.03328625288075, 4.46788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.186007807941989, 0.49723076923077, 0.304186956681881, 0.739769230769231, 0.480601648577474, 0.934230769230768, 0.774716770081915, 1.53207692307692, 1.82571503379234, 4.14823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.221439347486815, 0.539769230769232, 0.304363338032789, 0.693807692307694, 0.445054618947109, 0.934576923076923, 0.775261698743374, 1.54130769230769, 1.87818533860582, 4.58138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.189121499408347, 0.479307692307694, 0.277756586849823, 0.653192307692308, 0.346530371629297, 0.866538461538463, 0.671934474827372, 1.51953846153846, 1.83028433982684, 4.57373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.194761534663844, 0.530846153846152, 0.306136764308925, 0.70003846153846, 0.388334772309426, 0.903153846153845, 0.704871396890131, 1.52261538461539, 1.7905347585396, 4.57419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.238300472900528, 0.499346153846157, 0.277284827180673, 0.657346153846156, 0.339319103273239, 0.863423076923079, 0.671288791458984, 1.48219230769231, 1.76565174761224, 4.55457692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.1894632255773, 0.482076923076922, 0.250900139497769, 0.635999999999999, 0.244585740825966, 0.80476923076923, 0.674276615230099, 1.51992307692308, 1.76221847244188, 4.53423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.215109449779909, 0.483346153846151, 0.214472978394807, 0.625538461538459, 0.27778827576744, 0.828615384615383, 0.741423073451426, 1.53957692307692, 1.76213926106441, 4.53615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.167992362463756, 0.473076923076921, 0.22290070918202, 0.610384615384616, 0.471495688861929, 0.866769230769229, 0.699813751046554, 1.55761538461538, 1.7515571375647, 4.54038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.154218331744813, 0.444576923076922, 0.203621821408819, 0.621615384615383, 0.457713052535688, 0.799038461538459, 0.682307041192993, 1.57446153846154, 1.74307477927765, 4.56538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.244387409974095, 0.507615384615387, 0.466853441011861, 0.668846153846154, 0.449564650950912, 0.828153846153849, 0.661899207990507, 1.57680769230769, 1.73192187290482, 4.56842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.328258397279668, 0.498153846153846, 0.332071236565059, 0.585884615384613, 0.329708486626969, 0.790384615384617, 0.608919102875049, 1.58492307692308, 1.71033422419758, 4.55996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.149524441017309, 0.412961538461535, 0.231439335796331, 0.578615384615385, 0.250461816527912, 0.792192307692307, 0.591176386537893, 1.586, 1.69351943642182, 4.56419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176724004725318, 0.450576923076926, 0.188015891308726, 0.573153846153849, 0.274774114221396, 0.813423076923077, 0.602998619720324, 1.61715384615385, 1.6734689595154, 4.56496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.161022177163461, 0.43469230769231, 0.188187631409148, 0.594230769230769, 0.360351460916446, 0.854846153846153, 1.02693439907328, 2.3565, 1.55466561183278, 4.72473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.162516787298559, 0.473884615384615, 0.264453596336643, 0.644230769230769, 0.36757217815532, 0.926115384615384, 1.07747836101777, 2.43146153846154, 1.5480897409885, 4.69661538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.272282650087112, 0.474807692307692, 0.339010006659661, 0.664230769230768, 0.375191924220122, 0.908500000000001, 1.18970043546846, 2.51338461538462, 1.53623080797926, 4.69315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.311285525621636, 0.486961538461538, 0.325915807910808, 0.675076923076923, 0.395080348205856, 0.904807692307693, 1.18161906721244, 2.5365, 1.47998712884216, 4.66130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202729118245545, 0.497153846153847, 0.269197774022115, 0.670807692307696, 0.388013941065958, 0.961538461538464, 1.20175359307203, 2.58146153846154, 1.46111431238153, 4.64892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.19241732290479, 0.500884615384617, 0.326856430491809, 0.669384615384615, 0.369651763358226, 0.956884615384618, 1.20103329935262, 2.61311538461538, 1.4611046827131, 4.64242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.243541097463744, 0.506884615384611, 0.269045984059343, 0.741692307692306, 0.32991208152849, 1.00230769230769, 1.22616978432842, 2.6305, 1.45340709581103, 4.63588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.225014587561305, 0.649730769230769, 0.311964495021224, 0.837384615384617, 0.333816036394067, 1.04111538461539, 1.22456071935393, 2.64934615384615, 1.52457606768368, 4.67088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.204562738166448, 0.567076923076923, 0.242394389374014, 0.742, 0.328478159910917, 0.949692307692309, 1.17042903179199, 2.59403846153846, 1.51773748667599, 4.64203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.192557332121755, 0.525615384615385, 0.230418054848142, 0.714000000000002, 0.309708021306424, 0.927461538461539, 1.16620574514106, 2.554, 1.52720760414354, 4.61988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.180502618774952, 0.543653846153846, 0.264284497056895, 0.725153846153846, 0.297804933574879, 0.875538461538462, 1.13249996298183, 2.54238461538461, 1.51238604351382, 4.61976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.199339420625689, 0.529269230769231, 0.250380882165247, 0.671115384615383, 0.263273876117924, 0.813423076923077, 1.14479184806, 2.52515384615385, 1.51726909737401, 4.62207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.195323530426989, 0.50180769230769, 0.228064191368604, 0.610653846153844, 0.969255473983076, 1.76042307692308, 1.1278730752377, 2.49507692307692, 1.51000182577577, 4.60207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.128510095383143, 0.437269230769228, 0.176699366591525, 0.586115384615385, 0.922948603452754, 1.87273076923077, 1.05852031411051, 2.44284615384615, 1.47685008717879, 4.5875 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.157125114283052, 0.475307692307695, 0.864057744687153, 1.64588461538462, 0.95728407165593, 1.97307692307692, 1.0365077163986, 2.43238461538462, 1.53920667728041, 4.65365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.430407256158451, 1.13061538461539, 0.585715899890568, 1.36634615384616, 0.721281487780869, 1.68923076923077, 0.756657983910421, 2.13023076923077, 1.68530716351193, 4.47265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.215397478736763, 0.803076923076926, 0.353909769030731, 1.06673076923077, 0.489081758148721, 1.37661538461539, 0.576694246413254, 1.82357692307692, 1.65478107731692, 4.37957692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212674196474688, 0.699076923076925, 0.297809223910468, 0.939423076923079, 0.418645177465814, 1.20623076923077, 0.520653027826225, 1.67084615384615, 1.67529021320532, 4.29853846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.210980761062384, 0.643192307692308, 0.224655637331041, 0.847346153846154, 0.369945644656079, 1.0675, 0.557136394017175, 1.59480769230769, 1.70885390292396, 4.2763076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152345381894614, 0.577346153846152, 0.207583669877951, 0.744499999999996, 0.275794170742209, 0.947769230769229, 0.620127601013262, 1.58519230769231, 1.69850258938685, 4.26438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.180764802564419, 0.547923076923071, 0.235586407469988, 0.724346153846152, 0.292800128730532, 0.909346153846153, 0.649883986096454, 1.54865384615384, 1.72766140735433, 4.25053846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.186666584706943, 0.518576923076922, 0.272758583027897, 0.730730769230769, 0.341734976035749, 0.900076923076921, 0.65593904149231, 1.53788461538461, 1.72225659662415, 4.23976923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.236474090302965, 0.546653846153846, 0.273389024032675, 0.64596153846154, 0.275655716149973, 0.847923076923076, 0.650926191018498, 1.55111538461538, 2.38967718450711, 4.59361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.147304561525275, 0.426076923076922, 0.228512460525425, 0.58576923076923, 0.293720589362379, 0.82076923076923, 0.725084661369862, 1.55561538461538, 2.35311645401451, 4.63438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152212366828012, 0.47026923076923, 0.189392961448292, 0.632576923076922, 0.259029252877264, 0.802923076923074, 0.786681459335061, 1.55603846153846, 2.34433036035059, 4.66203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.153969392562785, 0.482423076923073, 0.221291846976929, 0.640192307692306, 0.281316326196358, 0.779346153846152, 0.866843952774397, 1.60596153846154, 2.33207200871803, 4.64742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.158626431011304, 0.468230769230769, 0.141899406406305, 0.567807692307692, 0.298260299325682, 0.757384615384615, 0.824623984240464, 1.65634615384616, 2.30604454957301, 4.63476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.155424005669851, 0.485307692307693, 0.294306917245352, 0.62980769230769, 0.392379604268818, 0.832076923076923, 0.791365932082965, 1.73403846153846, 2.29752806695838, 4.67053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.237809053977865, 0.447884615384613, 0.24595773245386, 0.587384615384616, 0.342522884131622, 0.797384615384614, 0.757555129245492, 1.74942307692308, 2.30475303265631, 4.68130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152632978591934, 0.447115384615385, 0.22703368777478, 0.622846153846153, 0.311002273056249, 0.82957692307692, 0.72299737631187, 1.77661538461538, 2.30504305482899, 4.68473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.149744829113241, 0.474923076923077, 0.176113866138227, 0.582423076923077, 0.335061335372403, 0.816538461538462, 0.720809506468516, 1.74623076923077, 2.31479387884504, 4.69430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.123567882309527, 0.449307692307691, 0.206569701404785, 0.601192307692303, 0.396098099737154, 0.827230769230767, 0.715112799063626, 1.77934615384615, 2.30641965492305, 4.70276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159734919837163, 0.416269230769228, 0.263078438142285, 0.562769230769229, 0.358242118384502, 0.783846153846154, 0.666870703648477, 1.80515384615385, 2.29211649220674, 4.70057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.262255838095902, 0.427269230769231, 0.31366491675034, 0.626000000000001, 0.373109412701093, 0.855076923076923, 0.650301217779999, 1.82592307692308, 2.26949662599102, 4.72215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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, 1, 600, '2021-06-27 00:00:00', 0.885537804649359, 1.39581818181818, 0.873374652454367, 1.54395454545455, 0.836206281899057, 1.72177272727273, 0.846731393033265, 2.18836363636363, 3.14516145257609, 5.52109090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.246828769713826, 0.815818181818181, 0.311164201304005, 1.01372727272727, 0.429615515713751, 1.2435909090909, 0.642457310724924, 1.74240909090909, 3.21157526215752, 5.40204545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.19343896763355, 0.642590909090911, 0.234413429316997, 0.820681818181821, 0.420412825354966, 1.11509090909091, 0.726164765210876, 1.60986363636363, 3.19170376850475, 5.35122727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.195529982422067, 0.563454545454545, 0.359149455197737, 0.779045454545454, 0.574332612879028, 1.07395454545455, 0.841375666980579, 1.58018181818182, 3.19477192683643, 5.32304545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.209617446854917, 0.615954545454544, 0.310645968505821, 0.80681818181818, 0.446866085870587, 1.08218181818182, 0.700896105460253, 1.55927272727273, 3.16062600688713, 5.27577272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.191460732582984, 0.532454545454545, 0.284227155207902, 0.736863636363634, 0.336935864900542, 0.948590909090908, 0.611993458712175, 1.46577272727273, 3.16023923042331, 5.27622727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.171606951745684, 0.542772727272725, 0.248282241468396, 0.725499999999998, 0.262408755529145, 0.852454545454546, 0.540550160660854, 1.393, 3.16433518899495, 5.26804545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.194992246488099, 0.5375, 0.205642404920042, 0.64231818181818, 0.268593256918965, 0.841363636363635, 0.544957619782775, 1.41304545454545, 3.31620616438051, 5.52890909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.133547444428641, 0.416590909090906, 0.131743585401235, 0.553090909090907, 0.240821393823184, 0.740909090909088, 0.541951020933541, 1.38763636363636, 3.31268966981286, 5.54890909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145216810589962, 0.44172727272727, 0.231124266157678, 0.616954545454543, 0.219432364911289, 0.738090909090905, 0.513322318850743, 1.41222727272727, 3.3219784738194, 5.62886363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170607680130409, 0.478863636363636, 0.171218304489342, 0.568772727272726, 0.207732345273254, 0.758181818181817, 0.566606135677167, 1.45931818181818, 3.30507429922182, 5.68386363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.142521062467105, 0.401590909090907, 0.17892483125071, 0.524999999999998, 0.296136306658286, 0.759954545454542, 0.46375267703221, 1.46745454545455, 3.36684947598484, 5.73018181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144168402011428, 0.408636363636359, 0.182168871752279, 0.540545454545451, 0.301550524149305, 0.762636363636358, 0.450863394905592, 1.49290909090909, 3.40061811576426, 5.78004545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.125535804037086, 0.401999999999997, 0.215878157273677, 0.555045454545451, 0.257923161315264, 0.748499999999995, 0.457430570986159, 1.49118181818182, 3.44433065645499, 5.81463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170989177146678, 0.438818181818182, 0.222795117770036, 0.561954545454544, 0.256835082767638, 0.755454545454544, 0.514426678312181, 1.55804545454546, 3.45233637433528, 5.82781818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145394142626024, 0.408863636363636, 0.208112986503766, 0.60640909090909, 0.270605445915837, 0.786454545454546, 0.572160606595962, 1.62304545454546, 3.4527521791159, 5.82690909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.203042512555283, 0.4955, 0.217693601947792, 0.601863636363638, 0.31952243856197, 0.793727272727276, 0.57895960015766, 1.62713636363636, 3.4541784709379, 5.82463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144178100540005, 0.391090909090908, 0.214518049372292, 0.534772727272728, 0.303756684497017, 0.705136363636365, 0.584248612799757, 1.59218181818182, 3.4661129010546, 5.8065 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.21532206824567, 0.423454545454545, 0.248628567349298, 0.546545454545455, 0.305057133957484, 0.710954545454544, 0.60937386962932, 1.60068181818182, 3.46555801026484, 5.81468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.150317535476941, 0.386863636363635, 0.174221937624925, 0.480954545454546, 0.260239250560842, 0.74990909090909, 2.4447170964793, 2.57059090909091, 3.46223329977602, 5.82377272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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 970075, 1, 900, '2021-06-27 00:00:00', 0.156366065117555, 0.381181818181818, 0.189463476931332, 0.522863636363636, 0.266422247293305, 0.737363636363639, 2.42894874379843, 2.702, 3.46374513080406, 5.82104545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.126095270791641, 0.405272727272727, 0.211565741013436, 0.568409090909092, 0.245130904157678, 0.733272727272728, 2.4115739700426, 2.75881818181818, 3.46602618531886, 5.82377272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.151909092204427, 0.436090909090908, 0.223221785155406, 0.559181818181818, 0.224374247698577, 0.803227272727272, 2.40509260245982, 2.78695454545454, 3.47300157523121, 5.82331818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176461982219491, 0.388454545454546, 0.173121257207108, 0.519272727272726, 0.252979868473391, 0.932363636363638, 2.40979250826714, 2.80913636363636, 3.47708635957579, 5.81786363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.122900524657296, 0.37840909090909, 0.174267346984763, 0.59418181818182, 0.277318611986488, 0.958227272727276, 2.40051275366732, 2.83763636363636, 3.49239113809892, 5.81736363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.155919754030619, 0.483727272727275, 0.297375871736274, 0.789136363636367, 0.31352005121016, 0.992181818181822, 2.39851389279683, 2.84131818181818, 3.5054831919567, 5.81513636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.267740008443289, 0.65795454545455, 0.277458303875755, 0.791590909090914, 0.302476688665667, 0.963636363636364, 2.40318866818479, 2.81781818181818, 3.51883089751147, 5.80613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144073273805757, 0.521818181818181, 0.221737921041272, 0.693909090909091, 0.317030380097495, 0.915499999999995, 2.3749701483656, 2.77959090909091, 3.50023438547289, 5.73790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.193055674629092, 0.550727272727275, 0.261099029992843, 0.697318181818182, 0.314672361044302, 0.899136363636359, 2.37066706277175, 2.75331818181818, 3.50715479829745, 5.72972727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.214944214045217, 0.49659090909091, 0.242181253899348, 0.669045454545453, 0.258248663683616, 0.804909090909091, 2.37972316408072, 2.71436363636364, 3.49303714955031, 5.72663636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176484630139072, 0.487409090909092, 0.183221349112386, 0.587409090909091, 0.207602168035787, 0.769772727272727, 2.38991650671962, 2.70336363636364, 3.48259063303685, 5.71477272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.151759692701995, 0.433636363636361, 0.139589162183658, 0.558090909090908, 2.46519622779981, 2.02681818181818, 2.37380200452985, 2.72736363636363, 3.4573134269306, 5.69931818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.161612980330344, 0.482227272727275, 0.175522941606797, 0.630272727272725, 2.44329819845636, 2.2190909090909, 2.38021461480979, 2.75922727272727, 3.45142314991081, 5.69795454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.116132928762074, 0.461999999999997, 2.46206773207319, 1.95422727272727, 2.41796650682728, 2.26786363636363, 2.38863175890586, 2.73518181818182, 3.42882093658323, 5.68659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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, 4, 885, '2021-06-27 00:00:00', 0.187763397213974, 0.435479999999998, 0.205632560651275, 0.566999999999999, 0.424568337648173, 0.90124, 0.657375138968101, 2.18336, 2.13118866910776, 4.62568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.143229792059247, 0.415240000000001, 0.248078737500822, 0.614680000000001, 0.382557411813354, 0.885440000000002, 0.674307175304149, 2.2694, 2.12295837217784, 4.647 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.219109888716448, 0.47268, 0.331259978466056, 0.692560000000001, 0.368100303359469, 0.857200000000002, 0.675533561959233, 2.26948, 2.12556178848479, 4.6462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.309952136089862, 0.531920000000002, 0.282725084372318, 0.647160000000001, 0.356068191034622, 0.891160000000002, 0.704680703108385, 2.31168, 2.12016952781297, 4.65408 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.21022765438131, 0.4748, 0.236374646130535, 0.622160000000002, 0.362120836185938, 1.008, 0.697742794062875, 2.32156, 2.10483156491598, 4.6704 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.14146716933621, 0.434720000000002, 0.241113272135731, 0.67812, 0.315904458130407, 1.03328, 0.706791548713852, 2.30128, 2.07225186532268, 4.62972 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159240384325081, 0.5214, 0.251295994131752, 0.788519999999999, 0.333734260552712, 1.05484, 0.684890570334652, 2.25448, 2.05604512596392, 4.58932 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.179939647289489, 0.645879999999999, 0.252941251413576, 0.849880000000002, 0.362660194488816, 1.0612, 0.668275886142834, 2.21692, 2.04569770249663, 4.58256 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159983092856715, 0.591560000000003, 0.210620907477551, 0.772200000000004, 0.284056919178768, 0.954000000000002, 0.598896451817838, 2.15772, 2.0447513320695, 4.57852 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.225223688807372, 0.608720000000002, 0.290594809543, 0.766520000000002, 0.292101449271767, 0.946559999999999, 0.58921305427946, 2.15576, 2.03770809734858, 4.58604 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.169303839294917, 0.529960000000002, 0.197267610113776, 0.673480000000001, 0.250804086888556, 0.896239999999997, 0.595231537582924, 2.1278, 2.02628394110993, 4.61488 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.173352559831117, 0.48888, 0.185444511017899, 0.640399999999998, 0.264506628776422, 0.861559999999999, 0.581847010246966, 2.17188, 2.03055610034952, 4.62008 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.143055933117081, 0.487999999999999, 0.174345796240308, 0.659959999999996, 0.561719437679225, 1.63968, 0.55507650523749, 2.17152, 2.03516210902227, 4.61368 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170479646879034, 0.477680000000001, 0.190360298731993, 0.636720000000001, 0.561866360148623, 1.70216, 0.571985431049894, 2.1636, 2.03923011861503, 4.60568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202948573124653, 0.484039999999999, 0.58242828456958, 1.47904, 0.531491919035459, 1.69108, 0.570520922783145, 2.14196, 2.04077401329332, 4.57564 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.358642971208278, 0.995541666666668, 0.381606330272899, 1.2555, 0.441495547928379, 1.42483333333333, 0.511031579613549, 1.90383333333333, 2.06151552525552, 4.545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.201516838581506, 0.696916666666672, 0.216632523786985, 0.839458333333338, 0.366212013907839, 1.11275, 0.489888006648429, 1.73479166666667, 2.17573717475783, 4.40158333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.211350312775132, 0.593541666666667, 0.276633013711966, 0.783541666666663, 0.2994287677504, 1.04225, 0.489155837102058, 1.70170833333333, 2.19306843762374, 4.38229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.200561887336989, 0.564874999999999, 0.215824942481406, 0.772833333333332, 0.234978256009152, 0.950208333333335, 0.508553060731833, 1.65195833333333, 2.20498451102056, 4.38854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.184219367500595, 0.587083333333332, 0.230627672208706, 0.733416666666668, 0.21470808882247, 0.843458333333333, 0.551518731533109, 1.62229166666667, 2.19741861360229, 4.37370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.200048019597613, 0.485416666666666, 0.270927178835723, 0.632833333333336, 0.327574175691106, 0.831833333333332, 0.558234302270908, 1.60833333333333, 2.1763423294102, 4.39525 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182419249556333, 0.462500000000004, 0.201903316652704, 0.582416666666666, 0.241226992595192, 0.846874999999998, 0.562384311774821, 1.594125, 2.2681001802249, 4.43841666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.13557860439986, 0.425416666666666, 0.248368994861867, 0.601124999999996, 0.257102697577151, 0.84633333333333, 0.562162283483176, 1.57920833333333, 2.43981485361646, 4.92079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.246138996904391, 0.48383333333333, 0.212797447407591, 0.632333333333333, 0.257711496793817, 0.89745833333333, 0.570769197179804, 1.57620833333333, 2.40665734120398, 5.00291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.139752265284588, 0.452000000000001, 0.202888592082211, 0.584291666666665, 0.267753371134004, 0.825958333333329, 0.554055947313652, 1.53491666666666, 2.41327988370629, 5.02033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.137723941484299, 0.411166666666664, 0.191305052699623, 0.62983333333333, 0.260190144378846, 0.823958333333331, 0.597201420152271, 1.55216666666666, 2.4281261244938, 5.02304166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.2002013479229, 0.50483333333333, 0.250563061575498, 0.639749999999996, 0.286409595722176, 0.811749999999997, 0.601047147828726, 1.59875, 2.51320891217421, 5.06808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.132997323444788, 0.422124999999999, 0.183814607098044, 0.572625, 0.256078947858337, 0.755583333333329, 0.569001566437824, 1.56, 2.75138109588305, 5.13375 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.162001677393357, 0.462249999999999, 0.19779346203348, 0.571416666666665, 0.320624243932212, 0.812916666666666, 0.53181278715325, 1.57883333333333, 2.76166303833738, 5.13629166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.123341137630087, 0.410583333333333, 0.152006364283239, 0.569749999999997, 0.271904871339168, 0.776541666666666, 0.492814712219214, 1.57608333333333, 2.75010963384888, 5.10629166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.115544638152521, 0.428041666666665, 0.226272808923146, 0.591583333333334, 0.242262071385276, 0.736708333333332, 0.474856156709814, 1.55275, 2.75788447298003, 5.099625 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.208133801550412, 0.460124999999999, 0.20034817519595, 0.5755, 0.261603662912575, 0.742958333333333, 0.47075486713101, 1.54183333333333, 2.76251732895083, 5.09308333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.13757874556734, 0.399208333333335, 0.179857990478961, 0.526874999999999, 0.343266383123384, 0.741625, 0.464605659111315, 1.532625, 2.75669327747701, 5.093 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.16226587928369, 0.418958333333333, 0.216184598889697, 0.576708333333333, 0.352792501214303, 0.801124999999995, 0.492033491260239, 1.55, 2.85520263469074, 5.06379166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182990535907962, 0.401166666666668, 0.262720793961403, 0.565291666666667, 0.349768981728954, 0.820583333333332, 0.882662141774383, 2.27375, 2.90879133223625, 5.06683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.228715489992084, 0.449416666666667, 0.249830551269909, 0.608499999999999, 0.346920654065729, 0.870124999999997, 0.845341556902351, 2.34, 2.89857932186527, 5.09020833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.189575880566999, 0.432666666666667, 0.287164233673781, 0.640083333333333, 0.293902515140306, 0.848583333333332, 0.843368642212093, 2.35716666666667, 2.89861902526413, 5.08008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.258091318380118, 0.528458333333332, 0.304154029914193, 0.691249999999997, 0.392430516327324, 0.89533333333333, 0.82377386706424, 2.40258333333334, 2.89889633671411, 5.08133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202941409228652, 0.478458333333332, 0.204129310394955, 0.606583333333332, 0.379254625090025, 0.930625000000001, 0.834006512156135, 2.37258333333334, 3.01661529992699, 5.15670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.138984176974488, 0.453583333333333, 0.330887933106304, 0.655291666666666, 0.36420216306292, 0.946541666666667, 0.844775297067944, 2.36420833333334, 3.02678467656041, 5.148 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.276364546059804, 0.532666666666668, 0.274755649016843, 0.771333333333335, 0.296664644391412, 0.985208333333336, 0.828615079077954, 2.36841666666667, 3.02449038826306, 5.15175 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.247364177341595, 0.628416666666664, 0.245125818033653, 0.767666666666666, 0.287974180480105, 1.00979166666667, 0.840437149017866, 2.40358333333333, 3.02500033656724, 5.15008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.163270242547284, 0.516958333333335, 0.243688013299969, 0.724250000000003, 0.279525788911627, 0.933333333333335, 0.901438824718654, 2.39770833333334, 3.0496246335897, 5.13633333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.16355391789245, 0.529666666666669, 0.252808786652472, 0.729750000000003, 0.23535232608008, 0.848750000000001, 0.910800396529802, 2.37583333333333, 3.05064601854014, 5.133 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212132747439507, 0.527291666666671, 0.222386903352266, 0.642750000000002, 0.234683934075267, 0.789875000000002, 0.934911992099266, 2.37520833333333, 3.05560098218319, 5.11966666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.132721779117722, 0.445875000000002, 0.181389084566848, 0.571, 0.318559529622085, 0.787500000000002, 0.950837090200763, 2.34404166666667, 3.06768058537929, 5.1355 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.135288413066845, 0.405791666666667, 0.163841099230631, 0.536083333333336, 0.943483458377454, 1.92058333333333, 0.937787357892601, 2.33345833333333, 3.06679397695728, 5.12591666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.169030992570227, 0.44754166666667, 0.297916813114387, 0.662916666666668, 0.966301596481306, 1.97758333333334, 0.952560781087834, 2.33404166666667, 3.11446965615824, 5.12425 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.252763743209788, 0.531347826086955, 0.947270228274642, 1.92260869565217, 0.917597537652929, 2.09782608695652, 0.869832892496923, 2.42752173913043, 3.03844763451141, 5.36113043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:07 Duration: 3s853ms 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 970080, 1, 600, '2021-06-27 00:00:00', 1.04980978263214, 2.29683333333333, 1.30223580034883, 2.76241666666667, 1.41713832323239, 3.319625, 2.6441694389239, 4.44975000000001, 8.54234838014852, 12.37375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 615, '2021-06-27 00:00:00', 0.615669866127921, 1.46041666666667, 0.897956350210889, 1.95370833333333, 0.999332081290126, 2.3365, 2.0342428566914, 3.705, 8.42864406795514, 11.9169583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 630, '2021-06-27 00:00:00', 0.556606741979825, 1.17575, 0.868256173377822, 1.7095, 0.895385852175119, 2.00154166666667, 1.99262496562278, 3.43708333333334, 8.470130421801, 11.7968333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 645, '2021-06-27 00:00:00', 0.652245080416507, 1.09041666666667, 0.62389895479725, 1.30891666666667, 0.71393122715108, 1.64616666666667, 1.87927079405585, 3.24875, 8.45221070601299, 11.7069166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 660, '2021-06-27 00:00:00', 0.318652708937244, 0.832375, 0.47832132300732, 1.099625, 0.449178154514162, 1.44366666666666, 1.89035598163913, 3.12345833333334, 8.44589169445671, 11.5569166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 675, '2021-06-27 00:00:00', 0.380675515138658, 0.781250000000001, 0.440900527741026, 1.06283333333333, 0.476227367372749, 1.439625, 1.82965197252912, 3.07758333333334, 8.41285749924104, 11.5555416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 690, '2021-06-27 00:00:00', 0.356282188985646, 0.745958333333331, 0.404095857385991, 1.020625, 0.528254440230453, 1.45066666666667, 1.84078317256699, 3.05058333333334, 8.41266988070607, 11.536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 705, '2021-06-27 00:00:00', 0.283537408390002, 0.723374999999996, 0.477926765052581, 1.06141666666666, 0.547677758847511, 1.39066666666667, 1.98619545236615, 3.075125, 11.4089218415658, 13.17775 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 720, '2021-06-27 00:00:00', 0.326144095476973, 0.705166666666669, 0.428614990151543, 0.968875000000004, 0.571726542265122, 1.37275000000001, 1.91221112623694, 3.00750000000001, 11.4097944563534, 13.1963333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 735, '2021-06-27 00:00:00', 0.31219475526887, 0.594000000000004, 0.31228596148263, 0.864999999999998, 0.763644008751097, 1.34845833333334, 1.93481080929212, 2.95945833333334, 11.3921147423354, 13.2577083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 750, '2021-06-27 00:00:00', 0.266446285747061, 0.627666666666666, 0.498372596121832, 0.916875000000005, 1.14218032029009, 1.46083333333334, 1.93706259578776, 2.97575, 11.4027915676922, 13.2353333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 765, '2021-06-27 00:00:00', 0.353573739823465, 0.625958333333336, 0.59132376673143, 0.957333333333333, 1.29611916554935, 1.48725, 1.98680911927877, 3.03495833333334, 11.3956801253777, 13.2260416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 780, '2021-06-27 00:00:00', 0.547503338617312, 0.686083333333329, 1.02909227537276, 1.06570833333333, 1.29233640514301, 1.51191666666667, 1.95762404052923, 3.07216666666667, 11.382908457388, 13.2645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 795, '2021-06-27 00:00:00', 0.654629112828265, 0.759833333333333, 0.927996742833802, 1.04104166666667, 1.12682717239569, 1.62345833333334, 1.92790919217189, 3.124875, 11.3804213655085, 13.26875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 810, '2021-06-27 00:00:00', 0.691409240116765, 0.670708333333332, 0.727310938379836, 0.908375000000001, 1.26163107850943, 1.61775, 1.89921158127123, 3.26825, 11.3938704306879, 13.24 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 825, '2021-06-27 00:00:00', 0.399703477049199, 0.577500000000004, 0.874515402040352, 1.18483333333334, 1.17484011786125, 1.57879166666667, 1.76027589034927, 3.24858333333334, 11.3533838471531, 13.1682083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 840, '2021-06-27 00:00:00', 0.812900923379895, 0.99779166666667, 1.0796777263395, 1.34658333333334, 1.26257720599057, 1.64537500000001, 1.69329534595215, 3.22354166666667, 11.3806206180583, 13.156 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 855, '2021-06-27 00:00:00', 0.593921528999156, 0.755, 0.685716677877125, 1.02716666666667, 0.962963722283857, 1.41550000000001, 1.29034642508868, 3.009375, 11.2798505203247, 13.02225 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 870, '2021-06-27 00:00:00', 0.489330946663215, 0.670583333333334, 0.65476852309849, 0.961416666666673, 0.946983414298539, 1.30625, 1.28757059114206, 2.923875, 11.275237161216, 13.0062083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 885, '2021-06-27 00:00:00', 0.503469527595655, 0.680000000000004, 0.932589471948086, 1.00258333333334, 0.990884540247473, 1.37320833333334, 2.80842456094031, 4.76291666666667, 11.273330131091, 13.011625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 900, '2021-06-27 00:00:00', 0.845672486669719, 0.740708333333335, 0.852167763259753, 0.925624999999999, 0.935818520086148, 1.36270833333333, 2.89446518175738, 4.91358333333333, 11.2457626834076, 12.994375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 915, '2021-06-27 00:00:00', 0.305473545428276, 0.566, 0.555729778720307, 0.89675, 0.715497322481545, 1.261375, 2.91629533702498, 5.00966666666667, 11.2469981823654, 12.989125 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 930, '2021-06-27 00:00:00', 0.418968635331219, 0.706750000000001, 0.606089239853885, 1.01358333333333, 0.749930024513393, 1.33320833333333, 2.95211261003351, 5.01258333333334, 11.2210848977543, 13.01375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 945, '2021-06-27 00:00:00', 0.548941496249233, 0.682625, 0.575710246602819, 0.881124999999998, 0.82308667460544, 1.42175, 2.91296394575617, 5.05891666666667, 11.1878240025142, 12.9894583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 960, '2021-06-27 00:00:00', 0.328500212317674, 0.579041666666663, 0.475519668058163, 0.922541666666663, 0.723815849548746, 1.52758333333334, 2.95678551466118, 5.07266666666667, 11.1622425126509, 13.0172083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 975, '2021-06-27 00:00:00', 0.315332947459701, 0.677791666666664, 0.765833635725604, 1.204875, 0.721903641598809, 1.69645833333333, 3.21607853272012, 5.22854166666667, 10.9806565783338, 13.29625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 990, '2021-06-27 00:00:00', 0.716484392054686, 0.999833333333331, 0.661619969238878, 1.330875, 0.78838796728294, 1.86725, 3.28372237496862, 5.233125, 10.964620138546, 13.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1005, '2021-06-27 00:00:00', 0.488690973677255, 0.970208333333334, 0.565109428930954, 1.31183333333333, 0.793860379749635, 1.78995833333333, 3.43379587121089, 5.24954166666667, 10.9588944439196, 13.2992916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1020, '2021-06-27 00:00:00', 0.364283988497113, 0.841708333333333, 0.604126928728142, 1.23604166666667, 0.715068072162426, 1.5625, 3.52808589460491, 5.27541666666667, 10.9644638659514, 13.2730416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1035, '2021-06-27 00:00:00', 0.495899000644871, 0.860583333333333, 0.56457550906392, 1.134875, 0.648092383321118, 1.46479166666667, 3.54439984085939, 5.29783333333334, 10.9607290729122, 13.253375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1050, '2021-06-27 00:00:00', 0.324437964414809, 0.701583333333334, 0.44194058022462, 0.981541666666671, 0.545483137467029, 1.305125, 3.48266282430931, 5.294, 10.9616447261097, 13.1971666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1065, '2021-06-27 00:00:00', 0.326370352336202, 0.736708333333334, 0.432044262275544, 1.012375, 2.74851298926782, 3.911, 3.64634437445251, 5.31191666666667, 10.9688754558662, 13.188625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1080, '2021-06-27 00:00:00', 0.306275368662384, 0.667083333333332, 0.44101991270894, 0.905958333333332, 2.88842972609837, 4.12975, 3.96432619327253, 5.47108333333334, 10.9702136041158, 13.1797916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1095, '2021-06-27 00:00:00', 0.342397461642359, 0.626249999999999, 2.801137950698, 3.74741666666666, 2.88346162737113, 4.2215, 3.95442032776275, 5.44970833333334, 10.9702280236695, 13.18825 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 600, '2021-06-27 00:00:00', 2.49986281992863, 2.88603846153846, 2.5531304585668, 3.27653846153846, 2.51155154405828, 3.54096153846154, 3.67355643149586, 4.82415384615385, 10.6043621050672, 12.5121538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 615, '2021-06-27 00:00:00', 0.914051738141774, 1.4365, 0.966542950615551, 1.88465384615385, 1.08016624432752, 2.30165384615385, 2.4168837790714, 3.95680769230769, 8.89672831525076, 11.8433461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 630, '2021-06-27 00:00:00', 0.757762560741512, 1.25046153846154, 0.821096010501533, 1.59853846153846, 1.22435120212864, 2.18111538461539, 2.3652245038994, 3.76292307692308, 8.89238637703409, 11.7729615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 645, '2021-06-27 00:00:00', 0.511131789418193, 1.12688461538462, 0.622732169864874, 1.55434615384616, 1.44424769876383, 2.15184615384616, 2.13589724507956, 3.5848076923077, 8.76845329892249, 11.6661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 660, '2021-06-27 00:00:00', 0.469497833205452, 1.01615384615385, 0.783021701241661, 1.34723076923077, 1.38052255881047, 1.89984615384616, 2.08819466672862, 3.35661538461539, 8.70991865827955, 11.6220769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 675, '2021-06-27 00:00:00', 0.418435770275622, 0.910576923076924, 0.954288230124342, 1.39511538461538, 1.06891971706881, 1.71580769230769, 1.64809393682987, 3.12676923076923, 8.37837734877473, 11.4690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 690, '2021-06-27 00:00:00', 0.77007875321544, 0.928615384615387, 0.769396890677768, 1.17984615384615, 1.04471865406618, 1.58988461538461, 1.52576871772887, 2.9615, 8.32714283145093, 11.3611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 705, '2021-06-27 00:00:00', 0.609209976432274, 0.854653846153843, 0.720746904259741, 1.13649999999999, 1.01440763768054, 1.61815384615384, 1.41560934419939, 2.89584615384616, 7.99505960068226, 12.1414615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 720, '2021-06-27 00:00:00', 0.491381094467421, 0.751499999999998, 0.732218004527237, 1.07238461538462, 0.956210884368412, 1.55784615384615, 1.46367095293359, 2.89746153846154, 7.9733694253964, 12.1580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 735, '2021-06-27 00:00:00', 0.611421053461022, 0.81423076923077, 0.714003232054738, 1.14784615384615, 1.08748252187547, 1.66134615384615, 1.61248282519178, 2.93530769230769, 7.99435515348174, 12.197 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 750, '2021-06-27 00:00:00', 0.46521177311645, 0.775923076923075, 0.930005310985666, 1.09296153846154, 1.35997438889912, 1.73546153846154, 1.58410301384144, 2.90803846153847, 7.96428856574531, 12.2109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 765, '2021-06-27 00:00:00', 0.574668455586485, 0.741923076923074, 0.846955027413818, 1.17053846153846, 1.11251623116941, 1.59173076923077, 1.60415125701556, 2.91015384615385, 7.91426464906151, 12.2198461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 780, '2021-06-27 00:00:00', 0.615618328312155, 0.814384615384613, 1.00231970640418, 1.15792307692308, 1.03002094377512, 1.51623076923077, 1.77932296069644, 3.08703846153846, 7.88376463841014, 12.2590769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 795, '2021-06-27 00:00:00', 0.500415785583888, 0.754038461538461, 0.860159198145232, 1.12861538461539, 1.1797071507533, 1.62580769230769, 1.94721764458537, 3.23665384615384, 7.88633419647313, 12.2625384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 810, '2021-06-27 00:00:00', 0.858217140355514, 0.859499999999997, 1.05941991456863, 1.13765384615385, 1.25351625376838, 1.60503846153846, 1.92144190288279, 3.26188461538461, 7.88546252757859, 12.2790769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 825, '2021-06-27 00:00:00', 0.499005336798964, 0.69361538461539, 0.785896173412629, 1.09134615384616, 0.93832231054235, 1.47603846153846, 1.96833730888241, 3.43880769230769, 7.87951234024035, 12.336 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 840, '2021-06-27 00:00:00', 0.760279577119242, 0.890346153846154, 0.829614417388257, 1.11980769230769, 0.884120782733635, 1.38503846153846, 2.03384368660388, 3.50830769230769, 7.86588575725289, 12.3458846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 855, '2021-06-27 00:00:00', 0.462135557868202, 0.726923076923079, 0.642548033523267, 0.990846153846156, 0.758857985092375, 1.22619230769231, 1.98669662118185, 3.45323076923077, 7.83216496418161, 12.3908846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 870, '2021-06-27 00:00:00', 0.560101530631178, 0.720730769230769, 0.572474117654778, 0.850153846153842, 0.998619854522308, 1.33957692307692, 1.96434506016245, 3.44265384615384, 7.85083376424735, 12.5090769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 885, '2021-06-27 00:00:00', 0.333517468115931, 0.584692307692305, 0.660910174276004, 0.869538461538459, 0.917900085060378, 1.40761538461538, 2.01683094329845, 4.62242307692307, 7.85455571911075, 12.4977692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 900, '2021-06-27 00:00:00', 0.482781689793636, 0.696999999999999, 0.768594577534468, 1.06123076923077, 1.01672930290447, 1.47734615384615, 1.99505340742085, 4.65353846153846, 7.67610744192654, 12.4255 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 915, '2021-06-27 00:00:00', 0.610049445663094, 0.775384615384615, 0.623952868042501, 1.03369230769231, 0.99698642610928, 1.48442307692308, 1.98358819276117, 4.63503846153846, 7.60004310240814, 12.5010384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 930, '2021-06-27 00:00:00', 0.319048858086271, 0.701423076923078, 0.544246052952012, 0.988384615384616, 0.86562422474278, 1.48053846153846, 2.06554584925743, 4.81215384615385, 7.69648212916884, 12.6477307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 945, '2021-06-27 00:00:00', 0.544615501629714, 0.70873076923077, 0.7306859380062, 1.0095, 1.03164778127779, 1.63876923076923, 2.21224075195612, 4.94176923076923, 7.70683086788298, 12.6638846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 960, '2021-06-27 00:00:00', 0.498397450295984, 0.717538461538455, 0.723283088530243, 1.06588461538461, 1.08822820005025, 1.94715384615385, 2.52360000365777, 5.18246153846154, 7.70734451456232, 12.6591153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 975, '2021-06-27 00:00:00', 0.525736336374627, 0.775153846153845, 0.764499578910182, 1.29538461538461, 1.14644748747531, 2.11919230769231, 2.44125682763234, 5.11846153846154, 7.71239994464459, 12.6498846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 990, '2021-06-27 00:00:00', 0.554334028708874, 1.02184615384616, 0.889932309439664, 1.55365384615385, 1.11472038370443, 2.06242307692307, 2.63865945918348, 5.16069230769231, 7.72165370211489, 12.6148461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1005, '2021-06-27 00:00:00', 0.601977419714522, 1.09742307692307, 0.757963616947004, 1.54773076923077, 0.96608233523936, 2.00696153846154, 2.58756308997778, 5.10276923076923, 7.70116526927032, 12.6207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1020, '2021-06-27 00:00:00', 0.518394214414529, 1.09119230769231, 0.595901535490552, 1.359, 0.806019775477958, 1.92496153846154, 2.65592785959721, 4.99134615384615, 7.69886495500373, 12.5846538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1035, '2021-06-27 00:00:00', 0.513651015918248, 0.879615384615384, 0.638135485975776, 1.30353846153846, 0.748059425858257, 1.79176923076923, 2.68114259569713, 4.93146153846154, 7.67720394294293, 12.5383076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1050, '2021-06-27 00:00:00', 0.462177541643903, 0.910000000000002, 0.585373984336907, 1.26130769230769, 0.786583522876965, 1.68203846153846, 2.75135761062397, 4.91130769230769, 7.65010363298332, 12.4816538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1065, '2021-06-27 00:00:00', 0.432192458909757, 0.882807692307691, 0.560235561719697, 1.16626923076923, 1.75729647076235, 3.24861538461538, 3.03335213938943, 4.9371923076923, 7.62113037820102, 12.4988076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1080, '2021-06-27 00:00:00', 0.443533788496952, 0.732307692307693, 0.59283407589178, 1.03619230769231, 1.76124640350126, 3.27957692307692, 3.00199083276415, 4.899, 7.62297784343746, 12.4761923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1095, '2021-06-27 00:00:00', 0.256346520283654, 0.627461538461536, 1.72598912555626, 3.02130769230769, 1.74906243412336, 3.34896153846153, 2.95288810931837, 4.89988461538462, 7.61730702151358, 12.5075 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 600, '2021-06-27 00:00:00', 0.762701579911827, 1.9435, 0.853036119715022, 2.26030769230769, 1.1485279863306, 2.84384615384615, 2.36272104574366, 4.2735, 6.90280136622361, 12.1483076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 615, '2021-06-27 00:00:00', 0.515948365037251, 1.24865384615385, 0.567180927584297, 1.66773076923077, 1.00451192358049, 2.39273076923077, 2.23526894096919, 4.01296153846154, 6.75649889627643, 11.9858461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 630, '2021-06-27 00:00:00', 0.450363075751108, 1.0755, 0.787331314289946, 1.65996153846154, 1.287508456731, 2.42711538461538, 2.15550213782168, 3.77888461538461, 6.72135339942783, 11.862 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 645, '2021-06-27 00:00:00', 0.705541197619571, 1.23130769230769, 0.812842625510104, 1.74242307692308, 1.18637659087855, 2.29615384615385, 2.10169208459792, 3.65746153846154, 6.70213042960108, 11.8348461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 660, '2021-06-27 00:00:00', 0.473313213909714, 1.07503846153846, 0.99525302233228, 1.68953846153846, 1.25752033169066, 2.10076923076923, 1.86494152723349, 3.5135, 6.51293807751452, 11.6878076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 675, '2021-06-27 00:00:00', 0.828511849411574, 1.13926923076923, 0.825751146160038, 1.36734615384615, 1.09161210354932, 1.80423076923077, 1.68690198703011, 3.47592307692308, 6.34870865561227, 11.6429230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 690, '2021-06-27 00:00:00', 0.334156702070247, 0.826692307692308, 0.597390027214536, 1.23226923076923, 0.836030103432977, 1.64457692307693, 1.5760615138327, 3.49384615384616, 6.49483624439743, 11.4318076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 705, '2021-06-27 00:00:00', 0.52259355732141, 0.910884615384621, 0.778622645840324, 1.28576923076923, 0.859510852842388, 1.84011538461539, 2.13002216384279, 3.74646153846154, 6.52042858902814, 11.8617692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 720, '2021-06-27 00:00:00', 0.549103509928125, 0.863769230769226, 0.530014113019646, 1.147, 0.9260365734595, 1.78484615384615, 3.20992779885251, 4.07292307692308, 6.55097856366043, 11.8416923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 735, '2021-06-27 00:00:00', 0.37558050453214, 0.750346153846157, 0.554317071164704, 1.19615384615385, 0.943494140864771, 1.79507692307692, 2.98965495024735, 4.04480769230769, 6.57284744852172, 11.7936923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 750, '2021-06-27 00:00:00', 0.427097056164776, 0.809153846153849, 0.574257926505024, 1.19038461538462, 0.912222833775574, 1.74153846153846, 2.96158883475641, 3.98488461538461, 6.5734657043415, 11.7803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 765, '2021-06-27 00:00:00', 0.347553931620138, 0.743153846153846, 0.690863705805999, 1.1445, 0.821546650204077, 1.45453846153847, 2.90237137765761, 3.93157692307692, 6.59903315307513, 11.7066538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 780, '2021-06-27 00:00:00', 0.550785062084459, 0.818769230769232, 0.831356145102689, 1.109, 0.906742463649195, 1.44384615384616, 2.94292490925923, 3.98469230769231, 6.5919797106904, 11.6861153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 795, '2021-06-27 00:00:00', 0.793076125941556, 0.822692307692308, 0.814525871525649, 1.04934615384616, 1.14773954161413, 1.65184615384616, 2.88443019009621, 4.10619230769231, 6.59393662646573, 11.6840769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 810, '2021-06-27 00:00:00', 0.386419200430747, 0.670038461538462, 0.487232864876112, 0.932769230769234, 0.989595202401158, 1.58776923076923, 2.78324310140858, 4.07680769230769, 6.65665987125214, 11.5871923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 825, '2021-06-27 00:00:00', 0.249875612132237, 0.567307692307695, 0.744826695382119, 1.15161538461538, 0.845563153261686, 1.56061538461539, 2.69589940807544, 4.04553846153846, 6.69738448615463, 11.5543461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 840, '2021-06-27 00:00:00', 0.733448554118461, 0.979692307692306, 0.818195305817345, 1.22603846153846, 0.831352441229629, 1.64219230769231, 2.66831518752939, 4.1245, 6.67926148566188, 11.5629230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 855, '2021-06-27 00:00:00', 0.363655889755475, 0.693615384615382, 0.526503403451636, 1.03607692307692, 0.794560961499156, 1.50219230769231, 2.63843654753807, 4.09515384615385, 6.67450659161698, 11.5768076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 870, '2021-06-27 00:00:00', 0.471292770350464, 0.743653846153845, 0.601636450409666, 1.05153846153846, 0.894040935218377, 1.73292307692308, 2.56843512638757, 4.03796153846154, 6.66124019083534, 11.584 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 885, '2021-06-27 00:00:00', 0.386634315401718, 0.682576923076921, 0.530129889744014, 0.970499999999999, 1.28771843374838, 1.85673076923077, 5.89211178284479, 6.06569230769231, 6.64838096797894, 11.5878461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 900, '2021-06-27 00:00:00', 0.348403022595738, 0.643884615384616, 0.577385716963837, 1.16411538461538, 2.43123715389131, 2.21453846153846, 5.88115425052443, 6.11603846153846, 6.65784252788799, 11.5736153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 915, '2021-06-27 00:00:00', 0.487293436579369, 0.843679999999999, 1.11445008561771, 1.40108, 2.28152120159628, 2.26508, 5.96050924753917, 6.30764, 6.78041995577462, 11.65988 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 930, '2021-06-27 00:00:00', 0.804433821599592, 1.00376, 2.01525649566831, 1.65592, 2.03428028468711, 2.13188, 5.96508979898878, 6.26732, 6.78386540427604, 11.66336 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 945, '2021-06-27 00:00:00', 1.65279949177146, 1.22208, 1.64294823919278, 1.584, 1.67005711179787, 1.99444, 5.96161836053488, 6.27768, 6.78411267275734, 11.66256 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 960, '2021-06-27 00:00:00', 0.920631191085768, 1.00396, 1.18156633330507, 1.3334, 2.13759216799338, 2.15688, 5.93084357771585, 6.27128, 6.78481737582769, 11.64736 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 975, '2021-06-27 00:00:00', 0.860856792194072, 0.919800000000003, 1.01857694849235, 1.4166, 2.16829237727141, 2.3308, 5.89669080275821, 6.35044, 6.7834939367556, 11.64536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 990, '2021-06-27 00:00:00', 0.719745788455897, 1.13680000000001, 1.69673001486192, 1.79392, 1.74381621738072, 2.29960000000001, 5.8743411213514, 6.38912, 6.77614040045413, 11.63068 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1005, '2021-06-27 00:00:00', 1.32100274413038, 1.2407, 1.3461329491052, 1.6312, 1.28955066076004, 2.05836, 5.85818034176711, 6.261, 6.73660916188553, 11.5946 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1020, '2021-06-27 00:00:00', 0.722836615932905, 1.06924, 0.745759147893383, 1.38304, 1.2013595742602, 1.96308, 5.68207867627098, 6.328, 6.72089016921618, 11.5714 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1035, '2021-06-27 00:00:00', 0.387407911638366, 0.915840000000004, 0.621283437731922, 1.36812, 0.996575305734595, 1.91356, 5.27257992921871, 6.16188, 6.70204532213861, 11.5486 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1050, '2021-06-27 00:00:00', 0.461818712627942, 0.96876, 0.696569051374897, 1.37288, 1.19996522588504, 2.00928, 5.12582607911479, 6.07608, 6.67329753645078, 11.53052 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1065, '2021-06-27 00:00:00', 0.356069983757872, 0.891600000000004, 0.497527329232608, 1.25388, 4.80498208217263, 4.53368, 4.7707405302182, 5.89704, 6.66099664714924, 11.5032 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1080, '2021-06-27 00:00:00', 0.441583985971714, 0.857600000000001, 0.730335555298614, 1.25576, 4.62603782482014, 4.50096, 4.63544588721876, 5.75636, 6.66854111056784, 11.48428 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1095, '2021-06-27 00:00:00', 0.570953830591116, 0.827120000000002, 4.65131560708008, 4.07272, 4.5428338541781, 4.49652, 4.63117906405414, 5.60024, 6.6964504037587, 11.43348 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 600, '2021-06-27 00:00:00', 2.74004257874459, 2.8248, 2.67548292712425, 3.08832, 3.27466233628243, 3.6856, 4.31502664611317, 5.14496, 6.75872664733035, 11.32532 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 615, '2021-06-27 00:00:00', 1.29518245175471, 1.6392, 2.00844354911957, 2.32436, 2.30167507698198, 2.72992, 3.44658213403753, 4.36936, 5.96333216331273, 10.84636 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 630, '2021-06-27 00:00:00', 1.67073377891273, 1.61812, 1.98647837726297, 1.94048, 1.92731824305173, 2.39288, 3.08786688670351, 4.15408, 5.70682117966444, 10.67032 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 645, '2021-06-27 00:00:00', 0.806910315132152, 1.09744, 0.892917534452841, 1.51016, 1.15407447477766, 2.17668, 2.45350427484174, 4.15568, 5.02310871638935, 10.34552 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 660, '2021-06-27 00:00:00', 0.714597166241232, 1.10388, 0.858866834846939, 1.45136, 1.27293833576755, 2.12456, 2.45835838382717, 4.15012, 5.02956594316713, 10.29392 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 675, '2021-06-27 00:00:00', 0.523470368470523, 0.971679999999999, 1.10328973982359, 1.5572, 1.66923688352892, 2.13176, 2.42565486209395, 4.09552, 5.01984289860417, 10.24868 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 690, '2021-06-27 00:00:00', 1.01251242790727, 1.1264, 1.16782518240817, 1.44736, 2.05417380553188, 2.19676, 2.30187571558501, 4.03132, 5.03309978806964, 10.15668 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 705, '2021-06-27 00:00:00', 0.477789573626996, 0.877720000000002, 0.907642596693948, 1.3328, 1.5810418221329, 1.92208, 2.11317913186112, 3.88128, 5.39468406798149, 11.10488 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 720, '2021-06-27 00:00:00', 0.780732045369388, 0.908120000000001, 1.31395676235306, 1.36096, 1.38839012048727, 1.85772, 4.34338040701019, 4.45412, 5.49742774304492, 11.17396 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 735, '2021-06-27 00:00:00', 0.884031321089166, 0.942719999999999, 1.03103842799383, 1.27964, 0.885020372646866, 1.78532, 4.35494218981913, 4.56668, 5.57334785175541, 11.24112 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 750, '2021-06-27 00:00:00', 0.859798546172303, 0.94804, 0.837122436285956, 1.27284, 0.97481792829909, 1.82492, 4.360019952936, 4.65964, 5.58157274729384, 11.192 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 765, '2021-06-27 00:00:00', 0.443921961985814, 0.770300000000002, 0.550094785771814, 1.14024, 0.965848461198758, 1.744, 4.36090073341124, 4.67696, 5.54010241872838, 11.16132 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 780, '2021-06-27 00:00:00', 0.258429732551547, 0.751520000000003, 0.511314726953954, 1.1632, 0.874012875572591, 1.62944, 4.40266790329076, 4.6534, 5.57477724726887, 11.17476 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 795, '2021-06-27 00:00:00', 0.440819362097445, 0.834280000000001, 0.637378550522896, 1.1708, 0.94873824103385, 1.7114, 4.38431423752146, 4.7174, 5.62347647753001, 11.19588 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 810, '2021-06-27 00:00:00', 0.51281494388002, 0.770799999999999, 0.689686046932469, 1.04348, 0.960913667644844, 1.69708, 4.45893780438047, 4.79352, 5.66926098858279, 11.19564 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 825, '2021-06-27 00:00:00', 0.407053743380405, 0.695000000000003, 0.791426838058955, 1.21676, 1.74008336677682, 2.10696, 4.46007825865571, 4.80864, 5.72382679303511, 11.20364 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 840, '2021-06-27 00:00:00', 0.775803508198648, 1.0184, 0.886742822544015, 1.3474, 1.71491229902096, 2.15888, 4.44809317310988, 4.88272, 5.74110625228274, 11.1738 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 855, '2021-06-27 00:00:00', 0.485743598345191, 0.745480000000001, 1.71976539776021, 1.45724, 1.61300662532221, 1.86404, 4.41028659386213, 4.71156, 5.60428708282032, 11.02304 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 870, '2021-06-27 00:00:00', 1.68139910292986, 1.12912000000001, 1.61588141582234, 1.4392, 1.5827213146982, 1.83452, 4.33117452199747, 4.67436, 5.57669418144238, 10.98092 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 885, '2021-06-27 00:00:00', 0.590985975580918, 0.851559999999996, 0.607761595254802, 1.12364, 1.60638673010787, 1.93492, 4.56980576246592, 5.89996, 5.46387145255084, 10.9752 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 900, '2021-06-27 00:00:00', 0.479677158791896, 0.799520000000003, 0.587821877782718, 1.15832, 4.31719812223932, 2.55172, 4.52522437675747, 6.00908, 5.57023734533218, 11.0792 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 915, '2021-06-27 00:00:00', 0.545836645282576, 0.822319999999996, 1.64444301816755, 1.51744, 4.33429122694819, 2.70524, 4.52906046658686, 6.10328, 5.52575057405477, 11.02264 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 930, '2021-06-27 00:00:00', 1.69512523824446, 1.23736, 4.38241778778184, 2.1562, 4.33441802821709, 2.83568, 4.52170985358415, 6.1446, 5.48686732814515, 10.99708 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 945, '2021-06-27 00:00:00', 2.85228696136977, 1.34508, 2.83859613189337, 1.7662, 2.80852867589657, 2.53136, 3.32075064154678, 5.66764, 5.42044752365215, 10.81924 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 960, '2021-06-27 00:00:00', 2.15458770224529, 1.2314, 2.12678325411876, 1.63152, 2.25333579536354, 2.41096, 3.04172176406719, 5.49996, 5.27876918008987, 10.70284 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 975, '2021-06-27 00:00:00', 1.25284396873673, 1.13147999999999, 1.59121951869208, 1.80084, 1.85322908010136, 2.27824, 2.57822307865966, 5.26092, 4.8182198562678, 10.449 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 990, '2021-06-27 00:00:00', 1.48301047984609, 1.4314, 1.46237617709443, 1.774, 1.74884889570254, 2.26372, 2.37957768872266, 5.19068, 4.68033191593645, 10.33848 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1005, '2021-06-27 00:00:00', 0.681869672298156, 1.1908, 0.940473882323867, 1.56604, 1.03729144409852, 2.01204, 2.27092470152579, 5.1412, 4.62305623010003, 10.27564 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1020, '2021-06-27 00:00:00', 0.516845634595087, 1.09808, 0.714907702667511, 1.45976, 0.803665110602671, 1.88012, 2.17737513457527, 5.11668, 4.62565952666932, 10.27216 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1035, '2021-06-27 00:00:00', 0.631283803055333, 0.99736, 0.654554993869886, 1.30264, 0.64540493232285, 1.72188, 2.05554094826641, 5.05344, 4.66970811007854, 10.2206 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1050, '2021-06-27 00:00:00', 0.466561267859505, 0.847400000000001, 0.509850883429002, 1.19944, 0.72691597405294, 1.611, 1.98134364594669, 5.12432, 4.81917639056025, 10.2048 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1065, '2021-06-27 00:00:00', 0.349935794110864, 0.842320000000002, 0.568662588887293, 1.20584, 1.96466392630733, 3.64652, 2.00468927600596, 5.04148, 4.98144743757608, 10.21164 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1080, '2021-06-27 00:00:00', 0.316999016822865, 0.769719999999998, 0.49386203201569, 1.05796, 1.86876485501342, 3.6658, 1.91522696653251, 4.907, 4.97489220720744, 10.22884 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1095, '2021-06-27 00:00:00', 0.328882055859952, 0.693640000000001, 1.72204540977679, 3.22768, 1.82234357170466, 3.65652, 2.01884141856989, 4.90856, 5.01194141093715, 10.19104 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 600, '2021-06-27 00:00:00', 0.898971872494481, 1.80208333333333, 0.983917911475206, 2.24975, 1.4350658496228, 2.79741666666667, 2.35714322150069, 4.41358333333333, 5.20863273319163, 10.0339166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 615, '2021-06-27 00:00:00', 0.557369129046892, 1.39645833333334, 0.68262258016895, 1.79775, 0.933669335223254, 2.38141666666667, 2.38099146167719, 4.08341666666667, 5.07835505273771, 9.99970833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 630, '2021-06-27 00:00:00', 0.527400735903812, 1.03566666666667, 0.78332464881094, 1.498875, 1.06531696310725, 1.96483333333333, 2.43927474929255, 3.88120833333333, 5.06947232464704, 9.94754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 645, '2021-06-27 00:00:00', 0.533314314085696, 1.019375, 0.698872922868558, 1.40716666666667, 0.884603718695793, 1.803, 2.35095265919948, 3.74866666666667, 4.9853449664775, 9.9975 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 660, '2021-06-27 00:00:00', 0.531160828833381, 0.958000000000001, 0.659282282958666, 1.27845833333333, 0.918405083140946, 1.711375, 2.32152172381187, 3.644625, 5.04049511600723, 10.0511666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 675, '2021-06-27 00:00:00', 0.352771323783632, 0.806291666666667, 0.525111456422982, 1.19395833333333, 1.08521498571361, 1.8875, 2.31356293667505, 3.569375, 5.05044281312992, 10.0325 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 690, '2021-06-27 00:00:00', 0.381148262738274, 0.797791666666669, 0.676036654310259, 1.14858333333334, 1.13201733163871, 1.91625, 2.36173666718898, 3.50954166666667, 5.09777460665116, 10.039125 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 705, '2021-06-27 00:00:00', 0.535837148091994, 0.777333333333337, 1.0977393337799, 1.34841666666667, 1.18819054902701, 1.97654166666666, 2.45682105781942, 3.61083333333334, 5.35990367910425, 10.7193333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 720, '2021-06-27 00:00:00', 1.11533558916107, 1.02620833333334, 1.09141162083192, 1.48025, 1.32749280887268, 2.073125, 2.45210778305321, 3.58083333333334, 5.41015522494235, 10.7814166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 735, '2021-06-27 00:00:00', 0.58164887903121, 0.938124999999999, 0.697053143702063, 1.26495833333333, 0.747983403627012, 1.75695833333333, 1.88905595959417, 3.433625, 5.43178493296365, 10.7850833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 750, '2021-06-27 00:00:00', 0.334636943653823, 0.702666666666664, 0.548061403983378, 1.22120833333333, 0.530020091224332, 1.45858333333333, 1.94318810159706, 3.33720833333333, 5.51457721174301, 10.9095416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 765, '2021-06-27 00:00:00', 0.504023720901984, 0.880791666666664, 0.456229720613434, 1.06658333333333, 0.80122030908836, 1.604625, 1.87985154941184, 3.46925, 5.71812265847094, 11.0442916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 780, '2021-06-27 00:00:00', 0.339284786966151, 0.715583333333337, 0.392032272314703, 0.967791666666668, 1.12729417527489, 1.663375, 1.76590752626075, 3.4395, 6.19307533822474, 11.2781666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 795, '2021-06-27 00:00:00', 0.288850868572976, 0.640041666666666, 0.734626720503863, 1.222375, 1.19861840681049, 1.72679166666667, 1.75086303356911, 3.44383333333334, 6.15732986254853, 11.3059166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 810, '2021-06-27 00:00:00', 0.641611963130272, 0.844458333333334, 1.04644387369658, 1.22679166666667, 1.046098784373, 1.63466666666667, 1.65757188785458, 3.41770833333333, 6.43137870119529, 11.4164583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 825, '2021-06-27 00:00:00', 0.614922510435731, 0.765958333333335, 0.63806163523779, 1.15895833333333, 0.757358854693474, 1.544, 1.60242709029464, 3.37766666666667, 6.45949882840228, 11.422375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 840, '2021-06-27 00:00:00', 0.436101800956039, 0.863208333333331, 0.588834804963358, 1.10391666666667, 0.910456119763325, 1.51879166666667, 1.57873154687599, 3.31941666666667, 6.51253576918603, 11.4216666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 855, '2021-06-27 00:00:00', 0.359088055891668, 0.695333333333333, 0.545343953091909, 0.977875000000001, 0.935983985834759, 1.53625, 1.55991241334853, 3.30395833333333, 6.58382933537856, 11.44275 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 870, '2021-06-27 00:00:00', 0.453697177226381, 0.654208333333339, 0.697266078119141, 1.011375, 1.16554234126237, 1.68491666666667, 1.60635660983824, 3.20608333333334, 6.77570938996935, 11.4144583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 885, '2021-06-27 00:00:00', 0.549204899594976, 0.733750000000002, 0.867920368642391, 1.163875, 1.46530103747823, 1.893, 1.81748342446043, 4.11520833333334, 7.12648831696818, 11.4910833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 900, '2021-06-27 00:00:00', 0.690128233200806, 0.857749999999999, 0.904053110814796, 1.257875, 1.37172485766823, 1.84395833333334, 2.02630747868837, 4.30545833333333, 7.16075661219245, 11.4870416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 915, '2021-06-27 00:00:00', 0.608667002496059, 0.841708333333337, 0.953911987402478, 1.30058333333334, 1.10475708442159, 1.77295833333334, 2.11588817776297, 4.31720833333333, 7.14087858118536, 11.3792916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 930, '2021-06-27 00:00:00', 0.759940633407866, 1.003875, 0.792855141474354, 1.24583333333333, 0.96037336395196, 1.70404166666667, 2.15016120056283, 4.30416666666667, 7.13679155460215, 11.3099583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 945, '2021-06-27 00:00:00', 0.476000119884896, 0.788874999999997, 0.610010974895329, 1.11254166666667, 0.898635241408574, 1.72991666666666, 2.11236630097451, 4.24954166666667, 7.12673785315106, 11.2670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 960, '2021-06-27 00:00:00', 0.467676772360774, 0.745208333333333, 0.642865995683232, 1.14941666666666, 0.794190563002555, 1.71904166666666, 2.16747347366881, 4.28729166666667, 7.11635183721368, 11.2630833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 975, '2021-06-27 00:00:00', 0.475405622005869, 0.831624999999997, 0.637442626005881, 1.32766666666666, 0.626510881037169, 1.81866666666666, 2.07345342005672, 4.32070833333333, 7.10120009249304, 11.2858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 990, '2021-06-27 00:00:00', 0.384673923178987, 0.979124999999999, 0.485018853286632, 1.280625, 0.622087822624723, 1.76370833333333, 1.99790268247059, 4.23854166666667, 7.02507264893581, 11.245625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1005, '2021-06-27 00:00:00', 0.48767315022387, 0.898833333333335, 0.638727811662606, 1.355, 0.590880586712426, 1.73229166666667, 1.98546279741715, 4.26454166666667, 7.08102782189794, 11.3123333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1020, '2021-06-27 00:00:00', 0.389432390738781, 0.85475, 0.46743313673598, 1.21120833333333, 0.490372617860975, 1.471, 2.06743074468239, 4.29983333333334, 7.25021112723573, 11.3835416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1035, '2021-06-27 00:00:00', 0.328795694460332, 0.807499999999999, 0.359906469331496, 1.09916666666667, 0.474942826459981, 1.40991666666667, 2.06080125431411, 4.302625, 7.89179423205439, 11.638875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1050, '2021-06-27 00:00:00', 0.339931184425506, 0.779416666666669, 0.367737412222125, 0.989250000000002, 0.494089454949965, 1.31970833333334, 2.19471947796444, 4.36525, 8.94963544061586, 11.9842083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1065, '2021-06-27 00:00:00', 0.34825053450441, 0.646000000000002, 0.461902955803173, 0.973083333333336, 1.48025977388714, 3.15095833333334, 2.43383266330514, 4.45029166666667, 8.92692362079578, 12.100875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1080, '2021-06-27 00:00:00', 0.317210486512699, 0.658333333333335, 0.481332388016457, 0.897208333333336, 1.74911182223055, 3.39291666666667, 2.89021650278504, 4.54204166666667, 8.96706880425356, 12.151375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1095, '2021-06-27 00:00:00', 0.327787154983736, 0.586347826086962, 1.44586073219968, 3.0384347826087, 1.74310810837147, 3.62882608695653, 3.11453889201619, 4.74165217391305, 8.77072620584326, 12.6797826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:11 Duration: 3s848ms 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 970070, 1, 600, '2021-06-27 00:00:00', 0.214443871241506, 0.176499999999999, 0.361423792255982, 0.235875, 0.371451520233876, 0.260666666666666, 0.411001101941468, 0.343583333333333, 0.433127646278801, 0.837416666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 615, '2021-06-27 00:00:00', 0.250855175032486, 0.141666666666667, 0.361733467416653, 0.200833333333333, 0.376055092999701, 0.234708333333333, 0.410410257803267, 0.324333333333334, 0.436715872877536, 0.838166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 630, '2021-06-27 00:00:00', 0.125078641928455, 0.106666666666667, 0.138822454642769, 0.13475, 0.139743806738399, 0.175625, 0.174279053261708, 0.264166666666667, 0.342401831906247, 0.795666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 645, '2021-06-27 00:00:00', 0.050901440713075, 0.0759599999999996, 0.0620201580133427, 0.1024, 0.126556746165504, 0.16212, 0.157763620648107, 0.25288, 0.337991405216168, 0.78024 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 660, '2021-06-27 00:00:00', 0.0360216138820379, 0.0641600000000001, 0.112644100304158, 0.11888, 0.126309500830301, 0.15644, 0.170569633874263, 0.242200000000001, 0.335767662727269, 0.77544 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 675, '2021-06-27 00:00:00', 0.0918843838745187, 0.0873600000000005, 0.103682608634878, 0.1184, 0.10532027345198, 0.15112, 0.179866598715085, 0.23908, 0.344158287226483, 0.78048 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 690, '2021-06-27 00:00:00', 0.0679372579259175, 0.080916666666667, 0.0966121691707827, 0.109791666666667, 0.112462908539221, 0.141916666666667, 0.18557499753508, 0.237416666666667, 0.348243033160647, 0.788416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 705, '2021-06-27 00:00:00', 0.0575950380310411, 0.0651666666666665, 0.0746201856165558, 0.0967916666666665, 0.11853477444878, 0.128833333333334, 0.19852519644415, 0.234583333333334, 0.342505209946622, 0.814083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 720, '2021-06-27 00:00:00', 0.0450658133869999, 0.066333333333333, 0.046799293937446, 0.0824999999999999, 0.089547129522934, 0.116416666666667, 0.19880051541064, 0.230416666666667, 0.371607348876648, 0.84125 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 735, '2021-06-27 00:00:00', 0.029000114942301, 0.0464399999999999, 0.0760242943626137, 0.0758800000000002, 0.0748648337561324, 0.0970800000000001, 0.199896873412267, 0.22548, 0.369064569779689, 0.83264 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 750, '2021-06-27 00:00:00', 0.0487574609675275, 0.0549600000000002, 0.0511549932395002, 0.0749999999999999, 0.0518087186999769, 0.09532, 0.201770975778646, 0.227120000000001, 0.3773579511993, 0.83624 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 765, '2021-06-27 00:00:00', 0.0312704333196709, 0.0514400000000001, 0.0317927140500251, 0.0651200000000003, 0.0485146026126843, 0.092, 0.201770893176725, 0.230080000000001, 0.382159556555461, 0.83848 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 780, '2021-06-27 00:00:00', 0.0230349734100127, 0.0448800000000007, 0.0333008007911723, 0.0668800000000003, 0.0891400957295126, 0.0999600000000005, 0.231347199392313, 0.235880000000001, 0.380947249191626, 0.83884 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 795, '2021-06-27 00:00:00', 0.0313300707521278, 0.0466400000000003, 0.048269452037495, 0.0642400000000004, 0.117584409397391, 0.105480000000001, 0.253011198698134, 0.241, 0.383353418314397, 0.84152 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 810, '2021-06-27 00:00:00', 0.0334062369426232, 0.0436800000000001, 0.0905786950667762, 0.0708000000000004, 0.152207183360927, 0.11112, 0.252434975125609, 0.2456, 0.388028564240658, 0.8418 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 825, '2021-06-27 00:00:00', 0.0706466087886271, 0.0521199999999997, 0.0989831130378643, 0.0763599999999997, 0.151501683158967, 0.11548, 0.285845517718924, 0.28408, 0.38841333224629, 0.8412 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 840, '2021-06-27 00:00:00', 0.0484433689992756, 0.0484799999999997, 0.0799079053244004, 0.0712399999999997, 0.111607377294992, 0.10596, 0.248953061171512, 0.27272, 0.390143315547847, 0.83916 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 855, '2021-06-27 00:00:00', 0.0427039030222454, 0.05004, 0.0643254226569867, 0.0775199999999997, 0.0856331906058238, 0.10228, 0.2255405506777, 0.27296, 0.390139825361797, 0.8392 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 870, '2021-06-27 00:00:00', 0.02730689778548, 0.0439999999999998, 0.0410815043541497, 0.0612400000000001, 0.0514571666534412, 0.09056, 0.213986385859786, 0.26844, 0.390469695793839, 0.8388 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 885, '2021-06-27 00:00:00', 0.0365908913984527, 0.04532, 0.0427661470480257, 0.0648799999999997, 0.0607170486766281, 0.0963199999999998, 0.300093968616499, 0.41184, 0.390379400925134, 0.83908 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 900, '2021-06-27 00:00:00', 0.0357972065949288, 0.0517599999999999, 0.0491286745869124, 0.0737199999999999, 0.067335429010292, 0.10632, 0.297338471555006, 0.4276, 0.390703608890422, 0.83868 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 915, '2021-06-27 00:00:00', 0.0384599358640482, 0.0506000000000003, 0.0627518127228211, 0.0740400000000004, 0.0777656307975021, 0.11492, 0.290334358972548, 0.43096, 0.389491655879815, 0.8384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 930, '2021-06-27 00:00:00', 0.0470274742393563, 0.0506000000000006, 0.0558752181203796, 0.0779600000000002, 0.0755360399632747, 0.116120000000001, 0.303655599871521, 0.44616, 0.390205074287867, 0.8366 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 945, '2021-06-27 00:00:00', 0.0426829396051081, 0.0570000000000002, 0.067941568032146, 0.0871600000000002, 0.0693343349286633, 0.123600000000001, 0.300882452130396, 0.4592, 0.390425409009199, 0.8362 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 960, '2021-06-27 00:00:00', 0.0393636888515293, 0.0580000000000001, 0.0430997679808144, 0.0774400000000007, 0.0894312026084858, 0.126240000000001, 0.294438091965017, 0.46304, 0.390385911631042, 0.83692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 975, '2021-06-27 00:00:00', 0.0314285963203368, 0.0495600000000003, 0.0406760781459242, 0.0812800000000003, 0.105331571715227, 0.13236, 0.294632217066181, 0.46332, 0.393347374043182, 0.83864 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 990, '2021-06-27 00:00:00', 0.0341359048510511, 0.06952, 0.0793830376507897, 0.1038, 0.100077519953284, 0.14048, 0.294917632568824, 0.46392, 0.391543603361533, 0.84332 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1005, '2021-06-27 00:00:00', 0.0569576450824064, 0.0694400000000003, 0.082479835919656, 0.10256, 0.19799984848479, 0.17376, 0.295810795385609, 0.46388, 0.391447369812767, 0.84328 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1020, '2021-06-27 00:00:00', 0.0477637240312492, 0.0669600000000005, 0.0690219288825425, 0.0931200000000003, 0.196076872680079, 0.16084, 0.29627755568048, 0.46084, 0.391714151731421, 0.84268 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1035, '2021-06-27 00:00:00', 0.0496543720800765, 0.0648400000000001, 0.193667240389282, 0.130399999999999, 0.193288273484623, 0.158759999999999, 0.289258373546327, 0.46436, 0.390261344058909, 0.841 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1050, '2021-06-27 00:00:00', 0.1948918760065, 0.0994799999999998, 0.196222008619488, 0.11792, 0.191830767431435, 0.15128, 0.289475571796078, 0.47224, 0.390342849300458, 0.84104 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1065, '2021-06-27 00:00:00', 0.0409501729748078, 0.0564000000000001, 0.0568917099994951, 0.0837999999999997, 0.273071407022657, 0.30808, 0.269482083510822, 0.45248, 0.394283514745418, 0.82536 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1080, '2021-06-27 00:00:00', 0.0412239816935078, 0.0616, 0.0424804660991378, 0.0845599999999997, 0.267582541782282, 0.3268, 0.26878786554952, 0.4544, 0.390286185595477, 0.82716 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1095, '2021-06-27 00:00:00', 0.0293503549098361, 0.05788, 0.270256433780956, 0.29096, 0.259214840110155, 0.3322, 0.267456071159359, 0.4544, 0.387883281413366, 0.82376 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 600, '2021-06-27 00:00:00', 0.0611973352863824, 0.169076923076923, 0.0673694406868694, 0.197192307692308, 0.0982413668158485, 0.256384615384616, 0.160266451213644, 0.375153846153846, 0.359795394848025, 0.789384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 615, '2021-06-27 00:00:00', 0.0494745933244065, 0.105153846153846, 0.0628679201549992, 0.143153846153846, 0.102270207707892, 0.220653846153846, 0.159194728362661, 0.336807692307692, 0.362605129583132, 0.781 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 630, '2021-06-27 00:00:00', 0.0355214561378589, 0.0935769230769229, 0.0736727483276811, 0.146076923076923, 0.0942873186676684, 0.199461538461538, 0.148926021903494, 0.305, 0.357816188308166, 0.765769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 645, '2021-06-27 00:00:00', 0.0408277620479758, 0.0958846153846155, 0.0496064046733421, 0.134653846153846, 0.0826142565458009, 0.181346153846154, 0.140647934710971, 0.287192307692308, 0.35189842065792, 0.758538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 660, '2021-06-27 00:00:00', 0.0327297794300304, 0.0760384615384617, 0.0734005763968143, 0.120269230769231, 0.0784947229975462, 0.161307692307692, 0.134659250874769, 0.271076923076923, 0.347371175900008, 0.752576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 675, '2021-06-27 00:00:00', 0.0565459105506313, 0.0859999999999998, 0.0608263606822415, 0.118384615384615, 0.0681170034121153, 0.152615384615384, 0.120894232222283, 0.261153846153846, 0.349186432461779, 0.748730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 690, '2021-06-27 00:00:00', 0.0255726115510021, 0.0739615384615385, 0.0427138781266155, 0.101346153846153, 0.0540547443303117, 0.141346153846153, 0.104911655141911, 0.252846153846153, 0.340465511638675, 0.745269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 705, '2021-06-27 00:00:00', 0.0373156185077429, 0.0728461538461532, 0.0453296981951294, 0.101307692307692, 0.0625908939063824, 0.1445, 0.102121684580399, 0.247038461538461, 0.368412872488713, 0.819730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 720, '2021-06-27 00:00:00', 0.0359158203838665, 0.0658846153846154, 0.0499341720514274, 0.0973076923076922, 0.0759183366924873, 0.145076923076923, 0.100600229392612, 0.233384615384615, 0.37734644355226, 0.827461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 735, '2021-06-27 00:00:00', 0.0364304183974793, 0.0688461538461538, 0.0518199248878717, 0.0972307692307689, 0.0638755520825154, 0.142615384615385, 0.0884505250669288, 0.219153846153846, 0.391082192816883, 0.833807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 750, '2021-06-27 00:00:00', 0.0259144450362816, 0.0589615384615378, 0.0387689804631724, 0.0970769230769226, 0.051567446499333, 0.130807692307692, 0.0799645017395941, 0.206807692307692, 0.392675777396373, 0.831884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 765, '2021-06-27 00:00:00', 0.0289996286448373, 0.0644615384615381, 0.037530315951036, 0.0897307692307692, 0.0596140535831555, 0.125653846153846, 0.0839448903470875, 0.206230769230769, 0.419715420071926, 0.841076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 780, '2021-06-27 00:00:00', 0.0339797224600428, 0.0563076923076924, 0.0409627410441021, 0.0791153846153844, 0.0487452561794479, 0.1065, 0.0883180702827086, 0.199807692307692, 0.422799075757668, 0.838538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 795, '2021-06-27 00:00:00', 0.0251528557791387, 0.0541153846153843, 0.0379278870408651, 0.0797307692307692, 0.045131755833508, 0.101346153846154, 0.0946779480457501, 0.210923076923077, 0.428909122524359, 0.840653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 810, '2021-06-27 00:00:00', 0.0294618658346949, 0.0581923076923076, 0.0365028976721241, 0.0726923076923078, 0.0369845081913204, 0.089423076923077, 0.0963631911851435, 0.210230769230769, 0.434312769255593, 0.839692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 825, '2021-06-27 00:00:00', 0.0194893264674243, 0.0449230769230773, 0.0261936281153667, 0.0638846153846154, 0.0387149146374444, 0.0952692307692312, 0.0928814049453135, 0.213346153846154, 0.435966881240378, 0.837807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 840, '2021-06-27 00:00:00', 0.0240431983025428, 0.047653846153846, 0.0340860449676765, 0.0645384615384618, 0.0419669467007621, 0.102230769230769, 0.0960291382061473, 0.220346153846154, 0.435966881240378, 0.837807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 855, '2021-06-27 00:00:00', 0.0279630800548482, 0.0444230769230772, 0.0327769149531517, 0.0703846153846159, 0.0409599616886839, 0.103961538461539, 0.100783003756357, 0.226576923076923, 0.436788568813509, 0.834576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 870, '2021-06-27 00:00:00', 0.0285311435776093, 0.053115384615385, 0.0302852337718461, 0.072346153846154, 0.048043714068944, 0.108961538461539, 0.103023201270393, 0.2315, 0.437359033993108, 0.834269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 885, '2021-06-27 00:00:00', 0.0207863860772823, 0.0449230769230773, 0.0311601323192608, 0.0730769230769233, 0.0562890889823376, 0.110307692307693, 0.153486696993082, 0.351384615384616, 0.436205025894229, 0.835230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 900, '2021-06-27 00:00:00', 0.0272713148818429, 0.0547307692307694, 0.0433428017269122, 0.0829615384615387, 0.0530743455338467, 0.108384615384616, 0.182862339984523, 0.382653846153847, 0.436124387690555, 0.834192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 915, '2021-06-27 00:00:00', 0.0401628990679014, 0.0605384615384616, 0.0524158519768733, 0.083692307692308, 0.0482101808590421, 0.100692307692308, 0.175128225550925, 0.396846153846154, 0.439903914333749, 0.830576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 930, '2021-06-27 00:00:00', 0.0334533429397744, 0.0563846153846156, 0.039037989387065, 0.0742692307692309, 0.0738746131058467, 0.119538461538462, 0.18597404699002, 0.404115384615385, 0.439826561971176, 0.828730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 945, '2021-06-27 00:00:00', 0.0342243278295515, 0.0542307692307692, 0.0426518644195252, 0.0723076923076923, 0.0743414989190995, 0.128461538461538, 0.18236305715628, 0.410269230769231, 0.438088961812026, 0.829461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 960, '2021-06-27 00:00:00', 0.0222808990289547, 0.0509615384615382, 0.0485847079455454, 0.0900769230769227, 0.0653663404325071, 0.137038461538461, 0.183339617607912, 0.412153846153846, 0.43420118165874, 0.822115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 975, '2021-06-27 00:00:00', 0.0372324300328878, 0.0675769230769229, 0.056005013511841, 0.102807692307692, 0.080159504451101, 0.144884615384615, 0.18472163256766, 0.416807692307692, 0.434486979534043, 0.821153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 990, '2021-06-27 00:00:00', 0.0572450736879462, 0.0799615384615383, 0.0716058549389529, 0.111038461538461, 0.0783345095383592, 0.143846153846154, 0.193267021342136, 0.421692307692307, 0.435353748294242, 0.818384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1005, '2021-06-27 00:00:00', 0.0409499694749573, 0.0685000000000004, 0.0584530449295711, 0.0969615384615389, 0.0666419248960151, 0.126115384615385, 0.189976196889545, 0.413346153846154, 0.438056076494604, 0.814384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1020, '2021-06-27 00:00:00', 0.0364068463553002, 0.0634615384615388, 0.0431487587841797, 0.0851538461538464, 0.0569990688183043, 0.123576923076923, 0.195751730515977, 0.4135, 0.440302071135436, 0.810076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1035, '2021-06-27 00:00:00', 0.0368494024583636, 0.0610384615384615, 0.0510837020524607, 0.0872307692307691, 0.0670247371096322, 0.123653846153846, 0.200338348416258, 0.415423076923077, 0.441839274641113, 0.809230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1050, '2021-06-27 00:00:00', 0.0309855797726318, 0.0581153846153843, 0.0510779946597505, 0.0888076923076921, 0.0600514651073428, 0.117461538461538, 0.194078683488464, 0.409846153846154, 0.43833515276994, 0.804884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1065, '2021-06-27 00:00:00', 0.0406734084365464, 0.0626153846153848, 0.0533153318979123, 0.0842692307692309, 0.139976833248055, 0.261923076923078, 0.189608426459942, 0.402346153846154, 0.429450957171346, 0.797730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1080, '2021-06-27 00:00:00', 0.0236286657717663, 0.0539230769230771, 0.0285110504892403, 0.0770000000000001, 0.163197982642132, 0.295307692307693, 0.184717634825115, 0.401269230769231, 0.428999020977904, 0.795 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1095, '2021-06-27 00:00:00', 0.0300286273668723, 0.0590384615384613, 0.133573028138744, 0.247076923076923, 0.153094802202878, 0.317461538461539, 0.184214607288514, 0.400307692307692, 0.430179499207554, 0.795807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 600, '2021-06-27 00:00:00', 0.084213501566874, 0.153076923076924, 0.113275620297777, 0.198615384615386, 0.106922955727657, 0.239038461538462, 0.135598298151336, 0.330538461538462, 0.420726872850383, 0.751692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 615, '2021-06-27 00:00:00', 0.0515681475928101, 0.106923076923077, 0.0506425178618186, 0.140769230769231, 0.0580567361757848, 0.179769230769231, 0.0959691697289369, 0.272807692307692, 0.392998784496065, 0.71426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 630, '2021-06-27 00:00:00', 0.0224659742722188, 0.0810000000000003, 0.027988129351841, 0.109846153846154, 0.0520636297088625, 0.158307692307693, 0.0914025163767388, 0.2505, 0.387743144560734, 0.698115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 645, '2021-06-27 00:00:00', 0.0250455584884828, 0.0809999999999998, 0.0490701381854433, 0.122961538461539, 0.062903748206777, 0.162807692307692, 0.0928255601404304, 0.245769230769231, 0.389963406567255, 0.695538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 660, '2021-06-27 00:00:00', 0.033238925281155, 0.0821153846153844, 0.038967442031285, 0.104692307692308, 0.0550349399507679, 0.14926923076923, 0.0899865630995072, 0.234692307692307, 0.392615129611685, 0.688 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 675, '2021-06-27 00:00:00', 0.0231947275175929, 0.0666538461538465, 0.0365693650688446, 0.102038461538462, 0.0491465782516559, 0.128884615384615, 0.0912877108588343, 0.229384615384615, 0.390556195109566, 0.685307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 690, '2021-06-27 00:00:00', 0.0327624550596937, 0.0675384615384621, 0.0496539563843143, 0.094346153846154, 0.0510556408395633, 0.123961538461538, 0.106283365801775, 0.222076923076923, 0.39869516406166, 0.681923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 705, '2021-06-27 00:00:00', 0.0319261889122635, 0.0631923076923077, 0.0361186080317867, 0.0850769230769232, 0.0485504495740895, 0.125115384615384, 0.105049885585556, 0.217961538461538, 1.05957766985792, 0.911961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 720, '2021-06-27 00:00:00', 0.0276669199864836, 0.0604615384615388, 0.0327319180852341, 0.0875384615384614, 0.0480903156731011, 0.121961538461538, 0.0931101250381253, 0.219846153846153, 1.19731357823061, 0.94526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 735, '2021-06-27 00:00:00', 0.0271610864176054, 0.0592692307692304, 0.0328444586123511, 0.0859615384615382, 0.0378602490950401, 0.120038461538461, 0.0895632479570464, 0.215846153846153, 1.19945211595192, 0.945461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 750, '2021-06-27 00:00:00', 0.0279771335200732, 0.0600000000000001, 0.0329629395627181, 0.0846538461538462, 0.0320124254722347, 0.108346153846154, 0.0903274811237085, 0.207423076923077, 1.19882940596875, 0.943230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 765, '2021-06-27 00:00:00', 0.0268033579985792, 0.0584999999999999, 0.0286383551311065, 0.0783461538461539, 0.034679100334351, 0.103, 0.0933306199239273, 0.20726923076923, 1.198424108826, 0.943230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 780, '2021-06-27 00:00:00', 0.0229822674117374, 0.0532307692307692, 0.0266382316345394, 0.075346153846154, 0.050945053356911, 0.108961538461539, 0.0942266661587082, 0.210769230769231, 1.19818418257988, 0.942846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 795, '2021-06-27 00:00:00', 0.0212714326304989, 0.049923076923077, 0.0403663988218687, 0.0743846153846153, 0.0583596936776911, 0.106576923076923, 0.0940941345347639, 0.208115384615385, 1.19876727708734, 0.942230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 810, '2021-06-27 00:00:00', 0.0282102000101982, 0.0538461538461537, 0.0386561170400677, 0.0768461538461536, 0.0458883595093742, 0.103692307692307, 0.0952118690080187, 0.2125, 1.19887366948508, 0.942653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 825, '2021-06-27 00:00:00', 0.0254931665051936, 0.0496923076923075, 0.0274245538495374, 0.0718846153846151, 0.0353751107636209, 0.0980384615384614, 0.0875008571386595, 0.216, 1.19882787691209, 0.941038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 840, '2021-06-27 00:00:00', 0.0188233897053642, 0.0529999999999997, 0.0288110021719801, 0.0750769230769226, 0.0495412959055371, 0.1015, 0.0887150407853061, 0.226961538461538, 1.19898496879011, 0.940653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 855, '2021-06-27 00:00:00', 0.0152612127756808, 0.0507692307692304, 0.0246012194819682, 0.0684999999999998, 0.0400007692233726, 0.095307692307692, 0.0836795352244782, 0.230230769230769, 1.19830604861773, 0.939115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 870, '2021-06-27 00:00:00', 0.0209537219018115, 0.0435384615384617, 0.0325080818353741, 0.0651538461538464, 0.0389203525954456, 0.0900769230769234, 0.0877438229252548, 0.224538461538461, 1.19931541305863, 0.9365 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 885, '2021-06-27 00:00:00', 0.0256966923941582, 0.0449999999999999, 0.0272527768521635, 0.0679230769230764, 0.0358700217666289, 0.0954615384615382, 0.155185764612807, 0.303307692307692, 1.19907251593118, 0.935538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 900, '2021-06-27 00:00:00', 0.0220484780566681, 0.0431538461538463, 0.0311478113813176, 0.0641153846153849, 0.0422916612984711, 0.0937692307692306, 0.218819409208036, 0.331423076923077, 1.19821030900898, 0.93476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 915, '2021-06-27 00:00:00', 0.0325710584131657, 0.0490769230769233, 0.0368149635129731, 0.0696923076923076, 0.0474695205854804, 0.101346153846154, 0.218183074151397, 0.337423076923077, 1.19693998821353, 0.936153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 930, '2021-06-27 00:00:00', 0.0219204154929739, 0.0452307692307692, 0.036565473416241, 0.0670769230769229, 0.0469369626364815, 0.0989615384615382, 0.217875550222175, 0.340653846153846, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 945, '2021-06-27 00:00:00', 0.0213158301594055, 0.0462692307692306, 0.0332843229440854, 0.0673846153846153, 0.0464958724388105, 0.104115384615384, 0.222059105091069, 0.344384615384615, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 960, '2021-06-27 00:00:00', 0.0229110990905818, 0.0470384615384614, 0.0310126525048186, 0.0707692307692302, 0.0591573651048951, 0.112923076923077, 0.225346802813933, 0.347307692307692, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 975, '2021-06-27 00:00:00', 0.0221694523023145, 0.0502692307692309, 0.0325653898392849, 0.0782307692307689, 0.065998648004801, 0.117692307692308, 0.22871260097807, 0.353423076923077, 1.1965795309323, 0.936576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 990, '2021-06-27 00:00:00', 0.0317190551804188, 0.0614615384615386, 0.0602277344750737, 0.0915000000000003, 0.0680123970599931, 0.128384615384616, 0.22553125316427, 0.353884615384615, 1.19671799454238, 0.935038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1005, '2021-06-27 00:00:00', 0.0414967653975766, 0.0653076923076926, 0.0465986463983004, 0.0849230769230773, 0.0563493089166553, 0.130269230769231, 0.222821891618879, 0.351346153846154, 1.19720936604833, 0.933115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1020, '2021-06-27 00:00:00', 0.0263609267958938, 0.0545384615384615, 0.0432038637873267, 0.0865769230769233, 0.0624806800908519, 0.126653846153846, 0.22185666890689, 0.346307692307692, 1.1968518602503, 0.934153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1035, '2021-06-27 00:00:00', 0.0305025597916994, 0.0613846153846155, 0.0369350573512278, 0.0890384615384615, 0.059069971546138, 0.125692307692308, 0.218848974971677, 0.342076923076923, 1.19650748687747, 0.932615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1050, '2021-06-27 00:00:00', 0.0274551382328447, 0.0602307692307691, 0.041843095193647, 0.0852692307692304, 0.0658331691007364, 0.116384615384615, 0.215581478439484, 0.333423076923077, 1.19665756106814, 0.930961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1065, '2021-06-27 00:00:00', 0.0305647610065027, 0.0567307692307689, 0.0412038086365066, 0.0799230769230768, 0.149440474385674, 0.231846153846154, 0.217038231300741, 0.325923076923077, 1.19719061974274, 0.9275 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1080, '2021-06-27 00:00:00', 0.0291166354776523, 0.0554615384615385, 0.0605524947081837, 0.0802692307692303, 0.221564923633267, 0.262153846153846, 0.217120554956493, 0.322153846153846, 1.19674034520699, 0.926423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1095, '2021-06-27 00:00:00', 0.043994754932133, 0.0564615384615376, 0.154828957736743, 0.214615384615384, 0.220388625282355, 0.267115384615384, 0.214997305886519, 0.323192307692308, 1.19672299024654, 0.925653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 600, '2021-06-27 00:00:00', 0.0813928365776365, 0.131923076923077, 0.152931940619148, 0.180538461538462, 0.150759166069086, 0.206615384615385, 0.14533204951209, 0.270269230769231, 1.1840808164986, 0.8985 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 615, '2021-06-27 00:00:00', 0.0827242035087308, 0.113576923076923, 0.0842036724943661, 0.136461538461538, 0.0901557626469964, 0.160307692307692, 0.10360369016297, 0.234730769230769, 1.17848361040788, 0.8715 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 630, '2021-06-27 00:00:00', 0.0392347569617312, 0.0803846153846154, 0.0497330257088167, 0.102576923076923, 0.0569587705139565, 0.135307692307692, 0.095000242914669, 0.218615384615385, 1.17926150815474, 0.863230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 645, '2021-06-27 00:00:00', 0.0394939722762073, 0.0725769230769231, 0.0507712365571141, 0.101038461538461, 0.0667701914145711, 0.134538461538461, 0.116880557046006, 0.224230769230769, 1.17742586243825, 0.883692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 660, '2021-06-27 00:00:00', 0.0295985706515601, 0.0673461538461539, 0.0431139634707119, 0.0935769230769232, 0.0520238406886689, 0.124, 0.123559963642697, 0.220230769230769, 1.17755536861493, 0.881384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 675, '2021-06-27 00:00:00', 0.0392532017312458, 0.0644230769230768, 0.0462214069619093, 0.0895384615384611, 0.0640857718518407, 0.122884615384615, 0.123280923722392, 0.222884615384615, 1.17604914863283, 0.886 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 690, '2021-06-27 00:00:00', 0.0356179082010069, 0.0646538461538462, 0.046102761472439, 0.0892307692307691, 0.0580610421486269, 0.120730769230769, 0.12544735947799, 0.232, 1.17604914863283, 0.886 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 705, '2021-06-27 00:00:00', 0.0365180039896023, 0.0657307692307692, 0.0574799496814726, 0.0892307692307695, 0.0569194302366209, 0.113692307692308, 0.131148535872645, 0.230538461538461, 1.19462780621607, 0.935653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 720, '2021-06-27 00:00:00', 0.0288850506983482, 0.0571153846153849, 0.0329210944766187, 0.0789615384615385, 0.046744362062343, 0.106346153846154, 0.121030225087023, 0.225653846153846, 1.19013482688049, 0.928115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 735, '2021-06-27 00:00:00', 0.0252310248579921, 0.0537307692307692, 0.0304591529757475, 0.0700000000000006, 0.0467075516872315, 0.108346153846154, 0.110702511958158, 0.222384615384616, 1.1878558271751, 0.924884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 750, '2021-06-27 00:00:00', 0.02572783586821, 0.0478076923076928, 0.0313981871108217, 0.075384615384616, 0.043774825923302, 0.110346153846154, 0.114071752048369, 0.220730769230769, 1.18606837330478, 0.925884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 765, '2021-06-27 00:00:00', 0.0222238956634869, 0.0526923076923084, 0.0380236566039944, 0.0780384615384621, 0.0482789968667697, 0.111692307692308, 0.113475961534388, 0.219923076923077, 1.18272048326663, 0.929692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 780, '2021-06-27 00:00:00', 0.030226453009549, 0.0519615384615388, 0.0420351684261566, 0.0766538461538462, 0.063300504312002, 0.105076923076923, 0.112557158129343, 0.221923076923077, 1.17977255500307, 0.931807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 795, '2021-06-27 00:00:00', 0.0333780443728184, 0.0524230769230768, 0.0364563595802731, 0.0728846153846155, 0.0488205032589949, 0.0941923076923078, 0.0949487311050627, 0.219692307692308, 1.17565688087063, 0.926692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 810, '2021-06-27 00:00:00', 0.02485839898304, 0.0485000000000001, 0.0408541872442056, 0.0632307692307693, 0.054667048153766, 0.0946153846153848, 0.0944143079117858, 0.220307692307692, 1.17380376619709, 0.930192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 825, '2021-06-27 00:00:00', 0.0247061499662298, 0.045076923076923, 0.0289367479965419, 0.0598461538461536, 0.061430986919031, 0.0996153846153843, 0.0855847308452045, 0.217115384615384, 1.17301566715224, 0.927346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 840, '2021-06-27 00:00:00', 0.0191618210151171, 0.0428461538461539, 0.0306584158354354, 0.0645384615384618, 0.0533542731328849, 0.0959615384615385, 0.0758466570431113, 0.220653846153846, 1.17218560882586, 0.923692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 855, '2021-06-27 00:00:00', 0.025889380062103, 0.0465, 0.0446793016955282, 0.0739999999999997, 0.0645949390730125, 0.108115384615384, 0.0778696445250747, 0.222807692307692, 1.17102826675468, 0.926192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 870, '2021-06-27 00:00:00', 0.0333661274579243, 0.0525384615384612, 0.0388630732384671, 0.0724615384615379, 0.0631278068682892, 0.118999999999999, 0.0797385824959379, 0.229192307692307, 1.17052766799357, 0.927307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 885, '2021-06-27 00:00:00', 0.0343172528934623, 0.0480769230769229, 0.0527601977018511, 0.0780384615384614, 0.0593764133435021, 0.113961538461539, 0.192151142433401, 0.382692307692308, 1.17013862163684, 0.929076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 900, '2021-06-27 00:00:00', 0.0240039580069619, 0.0482399999999998, 0.0410094704509418, 0.0768799999999999, 0.056129700990949, 0.10728, 0.191939226492831, 0.4062, 1.18995568264817, 0.94512 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 915, '2021-06-27 00:00:00', 0.0277838082342934, 0.0527600000000002, 0.0312917987125486, 0.0705200000000005, 0.0463438237524702, 0.101200000000001, 0.198331523801269, 0.41168, 1.1874196464042, 0.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 930, '2021-06-27 00:00:00', 0.0172469320943366, 0.0500399999999999, 0.0407906443521877, 0.0752799999999998, 0.0435910158939506, 0.10552, 0.199619997328257, 0.41032, 1.18503709505933, 0.9428 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 945, '2021-06-27 00:00:00', 0.0316392161723393, 0.05304, 0.0300056661315831, 0.0735600000000001, 0.0403751986579218, 0.11636, 0.218682509588673, 0.42604, 1.18481936035274, 0.941 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 960, '2021-06-27 00:00:00', 0.02097673314254, 0.0477600000000004, 0.0352367232680145, 0.0722800000000001, 0.0513792111007293, 0.12636, 0.225251341098486, 0.4294, 1.18485980464638, 0.94056 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 975, '2021-06-27 00:00:00', 0.0266059517151078, 0.0517200000000003, 0.0362215405525492, 0.0946000000000001, 0.0581432713217964, 0.13116, 0.22502323583725, 0.43496, 1.18459613652361, 0.93756 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 990, '2021-06-27 00:00:00', 0.0352813926406916, 0.0741200000000001, 0.0473950419347845, 0.0999600000000002, 0.0630754310330099, 0.12548, 0.228814721263005, 0.43148, 1.18659806871015, 0.93268 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1005, '2021-06-27 00:00:00', 0.0229515431579955, 0.0632400000000003, 0.0406631692485145, 0.0880800000000001, 0.0578294907465038, 0.1122, 0.230892810628655, 0.42336, 1.18643265436068, 0.92988 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1020, '2021-06-27 00:00:00', 0.0329191939958032, 0.0624400000000001, 0.0363930854238365, 0.0799599999999997, 0.0490345796351919, 0.11284, 0.228371904284802, 0.41468, 1.18546176938215, 0.92576 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1035, '2021-06-27 00:00:00', 0.0206579282601133, 0.0523999999999995, 0.0363188656210515, 0.0696799999999995, 0.0405226274238643, 0.105999999999999, 0.225968744151339, 0.40804, 1.18579925647922, 0.92172 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1050, '2021-06-27 00:00:00', 0.0245392203081788, 0.0485599999999998, 0.0339172031079606, 0.07628, 0.0398220207088154, 0.10872, 0.224034275651443, 0.40924, 1.1854403541863, 0.9206 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1065, '2021-06-27 00:00:00', 0.0261023626006028, 0.0562000000000002, 0.0291474412827843, 0.0796399999999998, 0.176290650158576, 0.29732, 0.216537895066891, 0.40708, 1.18626574734894, 0.91556 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1080, '2021-06-27 00:00:00', 0.0232201062300185, 0.05244, 0.0260133299162824, 0.0721199999999999, 0.170738230438684, 0.31328, 0.213942500063296, 0.40332, 1.18705662319313, 0.91148 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1095, '2021-06-27 00:00:00', 0.0252907756570129, 0.0550399999999999, 0.171831332028436, 0.28156, 0.188937308826676, 0.31984, 0.215184417031842, 0.4028, 1.18570409040367, 0.91424 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 600, '2021-06-27 00:00:00', 0.134521993245219, 0.197583333333334, 0.130487651423087, 0.230625, 0.15748337846501, 0.266833333333334, 0.175310774779028, 0.348291666666667, 1.21076324891679, 0.904583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 615, '2021-06-27 00:00:00', 0.0650737457912511, 0.107625, 0.0805474025526028, 0.151166666666667, 0.116217367244639, 0.205708333333333, 0.13431347175787, 0.28775, 1.20454526569218, 0.903916666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 630, '2021-06-27 00:00:00', 0.0443532427780375, 0.0974166666666667, 0.0660831163071899, 0.12975, 0.0859187242335049, 0.177875, 0.106443621533737, 0.262375, 1.20535658849769, 0.901625 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 645, '2021-06-27 00:00:00', 0.0372393112764967, 0.0806250000000001, 0.0596411369558909, 0.12425, 0.0680057409128185, 0.156458333333334, 0.0857572302271469, 0.236958333333333, 1.20669365911839, 0.89975 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 660, '2021-06-27 00:00:00', 0.0459113039031455, 0.0782500000000002, 0.0499408345597242, 0.105, 0.0570090095854421, 0.134875000000001, 0.0911026555078379, 0.223708333333333, 1.19900190375887, 0.8985 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 675, '2021-06-27 00:00:00', 0.0323291215694043, 0.0689583333333335, 0.0434160651158642, 0.0947916666666673, 0.0469936782674164, 0.116666666666667, 0.0884482060017477, 0.216708333333333, 1.19650554529744, 0.898291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 690, '2021-06-27 00:00:00', 0.025259809401785, 0.0588333333333336, 0.028511248733576, 0.07875, 0.0421686572251703, 0.10225, 0.0897653543444228, 0.207583333333333, 1.19798221584995, 0.895791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 705, '2021-06-27 00:00:00', 0.0235740815057682, 0.0554583333333332, 0.0313282932270776, 0.0773750000000003, 0.046028799270879, 0.101708333333334, 0.0922161822857704, 0.215791666666667, 1.19100756805904, 0.941625 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 720, '2021-06-27 00:00:00', 0.0293871891146121, 0.0572916666666667, 0.0388849799622767, 0.0792916666666668, 0.0543150865155199, 0.116291666666667, 0.0932008019963008, 0.224291666666667, 1.18716095388737, 0.961 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 735, '2021-06-27 00:00:00', 0.0297160170054241, 0.0555416666666669, 0.0285636842506531, 0.0741666666666672, 0.0575164752704496, 0.122166666666667, 0.0901119673887252, 0.218083333333333, 1.18678089439641, 0.95875 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 750, '2021-06-27 00:00:00', 0.0188400975412097, 0.0459166666666676, 0.0337172546460944, 0.0833749999999999, 0.0503304838909352, 0.116125, 0.0891166695803958, 0.213958333333333, 1.18651059392352, 0.960541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 765, '2021-06-27 00:00:00', 0.0349537738212604, 0.0698749999999995, 0.0492447120680655, 0.0934583333333331, 0.046639672575727, 0.116708333333334, 0.0975998930861854, 0.213, 1.18607804262131, 0.960916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 780, '2021-06-27 00:00:00', 0.0358264738968831, 0.0608333333333334, 0.0323947291740633, 0.0798749999999999, 0.0370498097943445, 0.105583333333334, 0.0944477080993357, 0.20225, 1.18507598973622, 0.963333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 795, '2021-06-27 00:00:00', 0.0278028449696396, 0.0517083333333332, 0.0266403856002038, 0.0696666666666668, 0.0454628371883821, 0.1045, 0.0924936249272017, 0.209125, 1.18369315207146, 0.9655 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 810, '2021-06-27 00:00:00', 0.0231746675788741, 0.0452499999999999, 0.033881480341699, 0.067291666666667, 0.049339532757755, 0.0942916666666669, 0.0924624385154954, 0.209208333333333, 1.18442596550127, 0.969458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 825, '2021-06-27 00:00:00', 0.0255776382746758, 0.0452916666666673, 0.0352487794012128, 0.0669583333333336, 0.0432431614766167, 0.0876666666666668, 0.0889124202699534, 0.209875, 1.18415845416279, 0.969875 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 840, '2021-06-27 00:00:00', 0.0266652626441978, 0.0450833333333332, 0.031630309029084, 0.0640416666666669, 0.0430644108082401, 0.0912499999999999, 0.0787219929493214, 0.20975, 1.18490549292925, 0.972375 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 855, '2021-06-27 00:00:00', 0.0224609161349931, 0.0433333333333334, 0.0281882903019131, 0.0611666666666667, 0.046995663537228, 0.0923749999999998, 0.0724650840460224, 0.202166666666667, 1.18513823262722, 0.97475 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 870, '2021-06-27 00:00:00', 0.0264520347974883, 0.0408333333333335, 0.0355362389028767, 0.0649583333333334, 0.0492941481666766, 0.0879999999999999, 0.0842832955753597, 0.199249999999999, 1.18971741179472, 0.970041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 885, '2021-06-27 00:00:00', 0.0279486783799948, 0.0472083333333334, 0.0362571332311988, 0.0671666666666663, 0.0557642390992548, 0.0964583333333332, 1.09373371954757, 0.487666666666666, 1.1876871378098, 0.970291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 900, '2021-06-27 00:00:00', 0.0283862783242436, 0.0472916666666664, 0.0332317019499869, 0.0577916666666665, 0.0605541888114164, 0.107125000000001, 1.24497008214446, 0.524624999999999, 1.18748193502659, 0.970708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 915, '2021-06-27 00:00:00', 0.0298458600532612, 0.0459166666666664, 0.0475634587545488, 0.0777500000000001, 0.0540448015974724, 0.112666666666667, 1.24443442423933, 0.530916666666666, 1.18789898560441, 0.9715 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 930, '2021-06-27 00:00:00', 0.0449665737367569, 0.062416666666667, 0.0558532627204691, 0.0887500000000004, 0.0504058887749082, 0.109833333333333, 1.24396812194115, 0.532916666666666, 1.18867603550812, 0.97775 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 945, '2021-06-27 00:00:00', 0.0373316268372926, 0.0567916666666668, 0.0342090493578968, 0.0752083333333336, 0.0378207059307655, 0.100166666666667, 1.24474362647582, 0.5295, 1.18993629640109, 0.977958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 960, '2021-06-27 00:00:00', 0.0192342067719191, 0.0479583333333332, 0.0320549516851333, 0.0682916666666665, 0.0376376459320228, 0.102625, 1.24275435022373, 0.539125, 1.18837747138388, 0.979666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 975, '2021-06-27 00:00:00', 0.0298382110820958, 0.0533333333333334, 0.0311257093510925, 0.0811250000000004, 0.0411645469735332, 0.122208333333333, 1.24145925633704, 0.544041666666666, 1.1854972898642, 0.985208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 990, '2021-06-27 00:00:00', 0.0247289289605562, 0.0659583333333339, 0.031029876907097, 0.0833749999999998, 0.0523960496077016, 0.125708333333333, 1.24058040121713, 0.547916666666666, 1.18391321166445, 0.989666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1005, '2021-06-27 00:00:00', 0.0287451319129982, 0.0552499999999994, 0.0369782299840544, 0.0935416666666664, 0.0538332772467965, 0.12975, 1.24035433226365, 0.547, 1.18292026266612, 0.993 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1020, '2021-06-27 00:00:00', 0.0389254210741142, 0.071833333333333, 0.0482823819399693, 0.0956666666666662, 0.0520064098613491, 0.126833333333333, 1.24049852575136, 0.546374999999999, 1.1852477971208, 0.994916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1035, '2021-06-27 00:00:00', 0.0324251367422494, 0.054458333333333, 0.0387690813234804, 0.0832083333333338, 0.0423338825138402, 0.106625, 1.24265660955686, 0.535833333333333, 1.18689627826627, 0.989916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1050, '2021-06-27 00:00:00', 0.0279058653125213, 0.0630416666666673, 0.0354063113591064, 0.0802916666666672, 0.0551010764249523, 0.116291666666667, 1.2435544595395, 0.531958333333333, 1.1868059794975, 0.990458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1065, '2021-06-27 00:00:00', 0.0268697542908782, 0.0453749999999996, 0.0299709702540811, 0.0645416666666671, 1.09356882764511, 0.432208333333333, 1.23381602873103, 0.526583333333333, 1.17664748516615, 0.989 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1080, '2021-06-27 00:00:00', 0.0291576176438792, 0.046583333333334, 0.0562841522730994, 0.0844166666666664, 1.24437482120628, 0.472499999999999, 1.23399887252432, 0.5275, 1.17715729804807, 0.989 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1095, '2021-06-27 00:00:00', 0.0374370618082931, 0.0655217391304344, 1.11778372263729, 0.436782608695652, 1.26812498448875, 0.495391304347825, 1.2573939358377, 0.546652173913043, 1.18594051334195, 1.03191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:03 Duration: 3s753ms Database: acaweb_fx User: pgperfstats
5 4m53s 24 839ms 1m18s 12s230ms 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 #5
Day Hour Count Duration Avg duration Jun 27 14 24 4m53s 12s230ms [ User: postgres - Total duration: 4m53s - 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-06-27 14:01:48 Duration: 1m18s 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-06-27 14:06:34 Duration: 1m4s 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-06-27 14:11:07 Duration: 37s464ms Database: acaweb_fx User: postgres Bind query: yes
6 4m47s 246 57ms 49s681ms 1s169ms 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 Jun 27 14 246 4m47s 1s169ms [ User: postgres - Total duration: 4m47s - Times executed: 246 ]
-
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 = '689' 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-06-27 14:09:24 Duration: 49s681ms 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 = '758' 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-06-27 14:04:42 Duration: 17s79ms 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 = '572' 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 ('99' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNOK', 'EURNZD', 'EURSEK', 'EURTRY', 'EURUSD', 'GAGEUR', 'GAGUSD', 'GAUEUR', 'GAUTRY', 'GAUUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPTRY', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'BITCOINCASH', 'ETHEREUM', 'LITECOIN', 'RIPPLE', 'ADIDAS', 'APPLE', 'BMW', 'BOFA', 'BP', 'DAIMLER', 'DEUTSCHBANK', 'DISNEY', 'EEM', 'EXS1', 'EXW1', 'EXXONMOBIL', 'FACEBOOK', 'GDX', 'GLD', 'GOOGLE', 'LVMH', 'MICROSOFT', 'QQQ', 'SPY', 'TLT', 'USO', 'WAL-MART', 'BUND10YR', 'COCOA', 'COFFEE', 'COPPER', 'CORN', 'COTTON', 'DOW30', 'ESP35', 'EU50', 'FRA40', 'GER30', 'GILT10YR', 'ITA40', 'JPN225', 'NAS100', 'NATGAS', 'SOYBEAN', 'SPX500', 'SUGAR', 'UK100', 'UKOIL', 'US10YR', 'USOIL', 'WHEAT')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') 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-06-27 14:05:34 Duration: 11s490ms Database: acaweb_fx User: postgres Bind query: yes
7 3m44s 96 73ms 1m3s 2s334ms (( 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 Jun 27 14 96 3m44s 2s334ms [ User: postgres - Total duration: 3m44s - Times executed: 96 ]
-
(( 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-06-27 14:08:48 Duration: 1m3s 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-27 14:03:59 Duration: 32s111ms 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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-06-27 14:08:13 Duration: 23s935ms Database: acaweb_fx User: postgres Bind query: yes
8 2m1s 4 5s369ms 1m25s 30s287ms select updateageforrelevantresults ();Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Jun 27 14 4 2m1s 30s287ms [ User: postgres - Total duration: 2m1s - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-06-27 14:03:28 Duration: 1m25s Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-27 14:17:27 Duration: 24s818ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-27 14:32:08 Duration: 5s619ms Database: acaweb_fx User: postgres
9 1m43s 39 1s997ms 3s312ms 2s644ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Jun 27 14 39 1m43s 2s644ms [ User: pgperfstats - Total duration: 1m43s - Times executed: 39 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, 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-06-27 00:00:00', 0.138506888286347, 0.357608695652174, 0.171891545915766, 0.445608695652173, 0.171099871443274, 0.514565217391303, 0.286168549521393, 0.643434782608695, 0.633915671877091, 1.47052173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.135735137926715, 0.257869565217392, 0.13798413152736, 0.338434782608695, 0.152378987170887, 0.388086956521739, 0.286845959956007, 0.539826086956522, 0.641646979148037, 1.45013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0929387149851076, 0.220173913043478, 0.111837438490969, 0.272391304347825, 0.137836415617775, 0.323173913043478, 0.244839787900436, 0.471391304347826, 0.647668317128341, 1.44239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.051833916895324, 0.158130434782608, 0.0889975573675547, 0.215739130434782, 0.132772607180063, 0.278739130434782, 0.203452765201125, 0.434130434782608, 0.623518157939793, 1.4384347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0584296137489012, 0.143260869565218, 0.0855473888042482, 0.195913043478262, 0.115799540572654, 0.244478260869566, 0.183801426618178, 0.409652173913043, 0.614260897821834, 1.44221739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0585379509344561, 0.153347826086957, 0.0732247069472459, 0.189695652173913, 0.0921292698958457, 0.228434782608696, 0.170870220960433, 0.394217391304348, 0.606945902089503, 1.45165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0726044293556212, 0.132304347826087, 0.0901405358622502, 0.16804347826087, 0.0972176158015325, 0.20708695652174, 0.167921094777119, 0.397695652173913, 0.605693885559325, 1.45408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0574458672837676, 0.123130434782608, 0.0778905434497236, 0.167130434782609, 0.0862629265102833, 0.213739130434782, 0.162007002239729, 0.392217391304348, 0.606148379283084, 1.45730434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0599282179306859, 0.12213043478261, 0.0667963692180301, 0.147869565217392, 0.0838547586804688, 0.202565217391305, 0.17667299687866, 0.404434782608696, 0.607122439155795, 1.45726086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0560174309404665, 0.103956521739131, 0.0659393061448306, 0.143913043478261, 0.0952811525104276, 0.20304347826087, 0.176484432573277, 0.404130434782609, 0.690364098815116, 1.53695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0501784562372715, 0.106173913043479, 0.067681041068812, 0.146782608695653, 0.105801663951291, 0.206913043478261, 0.176728571946624, 0.416478260869566, 0.695960572573674, 1.55686956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0467147174039882, 0.102913043478261, 0.0769550199715018, 0.145434782608696, 0.107748224309717, 0.203956521739131, 0.404244369016346, 0.672652173913045, 0.697708867674491, 1.57786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0617116525725975, 0.103347826086958, 0.066812906140037, 0.139652173913044, 0.0887967435218142, 0.187956521739131, 0.421966767138326, 0.708043478260871, 0.697925556921333, 1.58591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0371706352714381, 0.0917391304347835, 0.0618726538661676, 0.131956521739131, 0.0827241953126081, 0.189260869565217, 0.417447528122012, 0.725434782608697, 0.697590180040214, 1.58982608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0303126657935245, 0.084304347826086, 0.050373898442236, 0.125565217391305, 0.0738242491519275, 0.187260869565217, 0.405629511247958, 0.729869565217392, 0.69933321715517, 1.59569565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0519181478015747, 0.098304347826088, 0.0631025265243391, 0.140739130434783, 0.0710792298565204, 0.177565217391304, 0.406864866709878, 0.735739130434783, 0.699774746366411, 1.59417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0448631648160513, 0.0953913043478259, 0.0574547080600093, 0.131043478260869, 0.0726569175508029, 0.173130434782608, 0.405974059219175, 0.746130434782609, 0.698908742848478, 1.59839130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.048165393576093, 0.0907826086956525, 0.0474261647903272, 0.117173913043479, 0.0637006028104834, 0.171304347826087, 0.411486844169898, 0.765173913043478, 0.699830058422712, 1.59873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0355577801785376, 0.0829130434782607, 0.0530837581138908, 0.125391304347825, 0.0603672882127902, 0.181130434782608, 0.400294545703734, 0.764217391304348, 0.696989840632318, 1.59526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.046175211939183, 0.0951739130434783, 0.0528865218153292, 0.123565217391304, 0.0800896483863923, 0.183478260869565, 0.399402844770875, 0.767782608695652, 0.695483151650167, 1.59621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0380081642987359, 0.0824347826086948, 0.0613874496320866, 0.130652173913043, 0.135293152650643, 0.214347826086957, 0.401327185574842, 0.770347826086956, 0.694579458741712, 1.59647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.064506977898739, 0.104173913043478, 0.0831626103657506, 0.145260869565217, 0.145684658639288, 0.239260869565218, 0.407992569489806, 0.776869565217391, 0.693420570041387, 1.59821739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0359094761336125, 0.0930952380952384, 0.0620222310374048, 0.141571428571429, 0.117060444297157, 0.242380952380953, 0.398515823907611, 0.774523809523811, 0.691874806319067, 1.60538095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.057249121432227, 0.107809523809523, 0.0749414056828012, 0.159714285714286, 0.386308080854301, 0.574333333333334, 0.405822081588424, 0.77152380952381, 0.693939214436922, 1.61266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0567032794885965, 0.11552380952381, 0.0822506042820472, 0.188523809523809, 0.403319429118858, 0.59152380952381, 0.420726791794073, 0.769666666666667, 0.691774540067581, 1.61171428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.065241018356479, 0.149095238095237, 0.383219277027805, 0.528285714285714, 0.388527752272233, 0.617714285714286, 0.422815906129594, 0.769761904761905, 0.692876244704774, 1.61409523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.116806058852336, 0.320846153846154, 0.192509632126651, 0.376961538461539, 0.221395337314532, 0.466846153846154, 0.271300789644149, 0.610961538461539, 0.677973523422219, 1.56153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.164900025656573, 0.221461538461539, 0.187151275710319, 0.325, 0.219573180371514, 0.406307692307693, 0.256783788129535, 0.548923076923078, 0.687926795076784, 1.54265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.120239325449768, 0.215153846153847, 0.147679971039251, 0.282576923076923, 0.147849903098223, 0.363076923076924, 0.220822448691599, 0.517076923076924, 0.686302660302626, 1.53869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0871798935887967, 0.184576923076923, 0.109407832654495, 0.260923076923077, 0.143173896417555, 0.329269230769231, 0.211785352148385, 0.467346153846155, 0.665766238717002, 1.52426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0763219194243391, 0.172346153846154, 0.0793424224485239, 0.2235, 0.117579354545705, 0.289230769230769, 0.188715989294454, 0.443730769230769, 0.668725622704513, 1.52303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0483714632974697, 0.144961538461538, 0.0867298990234363, 0.201653846153846, 0.119659369108251, 0.276730769230769, 0.17116450027341, 0.423615384615385, 0.673484857918984, 1.52057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0711635710609993, 0.147423076923076, 0.0784683081544087, 0.198653846153846, 0.106272197681236, 0.261499999999999, 0.160760366336405, 0.406846153846153, 0.670721816690508, 1.51765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0531123193010655, 0.129038461538461, 0.0924961537661872, 0.184538461538461, 0.109590573710304, 0.244576923076922, 0.163856358295448, 0.406884615384615, 0.6686533527575, 1.52288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0574778218098075, 0.1215, 0.0718387189366675, 0.161192307692308, 0.0826961537567123, 0.219576923076923, 0.148654317642799, 0.397115384615384, 0.699327373541617, 1.51384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0538891882976964, 0.109269230769231, 0.0544468124376016, 0.148846153846154, 0.0742854370239972, 0.205615384615385, 0.153504542653905, 0.396269230769231, 0.697585405854752, 1.57296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0437181180536615, 0.101923076923078, 0.0663013168450268, 0.148769230769232, 0.0925233276198284, 0.204384615384616, 0.187112734426644, 0.410846153846155, 0.701564393667138, 1.60603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.042268446132565, 0.0973076923076926, 0.052929328789943, 0.130923076923077, 0.0633883391363229, 0.191192307692308, 0.4121659187941, 0.626230769230769, 0.680167247532094, 1.62826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0451281934731923, 0.100076923076924, 0.0647547325267844, 0.144846153846155, 0.0530392162605973, 0.186038461538462, 0.394810466699382, 0.662769230769231, 0.681643091812266, 1.63176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0403276007793099, 0.103346153846154, 0.0429005289549607, 0.146153846153846, 0.056412723605719, 0.185653846153847, 0.389307053029432, 0.683307692307693, 0.683211813084684, 1.63369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0377086809022091, 0.104769230769231, 0.0410533049358248, 0.128576923076923, 0.0559959339183166, 0.165230769230769, 0.439551687693092, 0.699615384615385, 0.683413041004768, 1.64323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0220754301290968, 0.0747307692307686, 0.0422004921589961, 0.110807692307692, 0.0726462980156914, 0.164730769230769, 0.467805265205347, 0.701615384615385, 0.685352882715287, 1.65542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0380704003737209, 0.0883461538461545, 0.0441487694749681, 0.114923076923077, 0.081330522229689, 0.171576923076923, 0.465884899948474, 0.7085, 0.685835742837778, 1.65888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0281011360295963, 0.0810769230769235, 0.0638613040412283, 0.125115384615385, 0.0795315902403191, 0.164923076923077, 0.462288461394464, 0.715692307692308, 0.689800779489713, 1.66534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0454247137072383, 0.0987307692307695, 0.0543722780043707, 0.12676923076923, 0.0639630782922095, 0.179653846153846, 0.458741001169337, 0.725884615384615, 0.691711648460097, 1.66773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0261596283201075, 0.085615384615384, 0.035479224690168, 0.110846153846154, 0.0936412220207442, 0.192038461538461, 0.463260465031863, 0.744538461538462, 0.697645946131593, 1.67811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.025020514659897, 0.0851153846153852, 0.0544477307572628, 0.130653846153846, 0.113942448360835, 0.223807692307692, 0.477106051748858, 0.760230769230769, 0.703238464862054, 1.68553846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0449633012749108, 0.0975384615384619, 0.0821044363085108, 0.150461538461539, 0.120890013585139, 0.226653846153848, 0.483539305537822, 0.7605, 0.707597852977566, 1.69019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0335121652149082, 0.0882500000000007, 0.0646770684895799, 0.133583333333334, 0.0988071977076605, 0.242416666666666, 0.506124474507656, 0.753625, 0.724963266185839, 1.68145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.050559030644487, 0.0969583333333324, 0.0618662506623313, 0.137291666666666, 0.417939907527801, 0.536124999999999, 0.507009275849171, 0.751666666666667, 0.728768614747218, 1.68395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.04083973626226, 0.104333333333334, 0.0751670603158178, 0.209, 0.39501335282879, 0.580625, 0.505402659100727, 0.75375, 0.730276450284808, 1.68270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583117403099157, 0.166791666666668, 0.409620998386118, 0.511666666666667, 0.387420417260299, 0.595666666666667, 0.501035420657684, 0.749333333333334, 0.740803254553138, 1.681625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.133032396285786, 0.337461538461538, 0.11733266972423, 0.402653846153846, 0.185686982270205, 0.490846153846154, 0.298782372562114, 0.649115384615385, 0.623992984428018, 1.61826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0815247107418261, 0.244961538461538, 0.126311117727373, 0.321461538461539, 0.200914907361299, 0.414000000000001, 0.307543820517436, 0.569807692307692, 0.622730844438739, 1.57323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.115735108694879, 0.227153846153846, 0.180890481103474, 0.310384615384615, 0.216090949513251, 0.364461538461538, 0.296858414840372, 0.515961538461539, 0.621703422987075, 1.54588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.117121587053139, 0.206115384615385, 0.133567130917521, 0.251538461538462, 0.154429914399828, 0.300961538461538, 0.221012620593346, 0.474538461538462, 0.59778805093959, 1.49992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0596058850992201, 0.168307692307692, 0.0990332966539724, 0.229923076923077, 0.103054645698289, 0.2795, 0.218261875172569, 0.460384615384615, 0.596878675985458, 1.49607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0790954243546758, 0.154615384615384, 0.0781236593731134, 0.200115384615384, 0.130979411183003, 0.287615384615385, 0.221718879526443, 0.457692307692308, 0.597985078280515, 1.49492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583920041944631, 0.140115384615385, 0.101284185112219, 0.199615384615385, 0.146195296146574, 0.273230769230769, 0.205788932198466, 0.460730769230769, 0.579904168475606, 1.50673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0584099174929949, 0.131038461538462, 0.0976285030889269, 0.19573076923077, 0.146633425720268, 0.234807692307692, 0.220553136803461, 0.465615384615385, 0.594839055155646, 1.49430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0686345506174662, 0.138307692307693, 0.115881404893105, 0.171500000000001, 0.137324147688821, 0.206807692307692, 0.224494855174902, 0.4525, 0.597397356487674, 1.48819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0805387245605869, 0.119615384615386, 0.102749920456641, 0.152884615384616, 0.116048033821543, 0.205884615384615, 0.21282490094333, 0.441961538461538, 0.679219290520657, 1.61826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0495197396538447, 0.11526923076923, 0.0599074799490516, 0.149884615384615, 0.077921617421216, 0.194461538461537, 0.203321965213947, 0.460307692307691, 0.674386861127601, 1.63396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0414017465257756, 0.10023076923077, 0.0699756111359245, 0.146115384615385, 0.0759635540141554, 0.194307692307692, 0.368895642946098, 0.687653846153847, 0.681090018900698, 1.63942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0543172022617005, 0.101961538461538, 0.0555773196685354, 0.134961538461538, 0.0804154309723051, 0.188192307692307, 0.371475643678227, 0.711076923076924, 0.700163955524264, 1.65473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0444024254361789, 0.098846153846153, 0.0643011783598205, 0.142807692307691, 0.0925563861404737, 0.191730769230769, 0.376555655300064, 0.731807692307693, 0.710972526787184, 1.66442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0600617630828067, 0.102846153846154, 0.0739461030335348, 0.138884615384615, 0.0941150605130995, 0.18373076923077, 0.387489021184421, 0.752307692307693, 0.710122013351335, 1.66992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0496443350242513, 0.097999999999999, 0.0761972036636111, 0.139576923076924, 0.104272697215596, 0.190653846153846, 0.391338106815773, 0.768076923076924, 0.710389137131083, 1.67461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0475722769947107, 0.0971923076923088, 0.0495297890163081, 0.119000000000001, 0.109145689509305, 0.194307692307693, 0.397492029915259, 0.779923076923077, 0.712489732179726, 1.67346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0322924377906277, 0.0828076923076931, 0.0624033529671159, 0.132461538461538, 0.103242895080559, 0.203153846153846, 0.395718604372038, 0.791423076923077, 0.712976945360356, 1.67226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0493625831514577, 0.10376923076923, 0.0739049701669953, 0.150230769230769, 0.0955375077370938, 0.209846153846153, 0.39877000118634, 0.794076923076923, 0.71519914386457, 1.66684615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0477731981506202, 0.101038461538462, 0.0751475778820477, 0.140961538461538, 0.146873739601793, 0.234846153846154, 0.401532173248727, 0.792384615384616, 0.72292948054852, 1.67192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0688557466458227, 0.106076923076923, 0.0765694456033204, 0.142, 0.155028558163178, 0.236423076923077, 0.399514274318972, 0.806153846153847, 0.727119815542009, 1.68011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0544342228325581, 0.101269230769231, 0.139777515524328, 0.178923076923076, 0.143359692865399, 0.233807692307692, 0.394541355929212, 0.804192307692308, 0.730846738642661, 1.67765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0471010130971998, 0.101625, 0.0734549921350828, 0.146375000000001, 0.108391993594372, 0.241958333333333, 0.406162473291348, 0.809708333333334, 0.751089555198004, 1.65304166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0725264069849373, 0.115916666666667, 0.075482685892628, 0.156625, 0.399655592218229, 0.601625000000001, 0.406692063830373, 0.811500000000001, 0.746244898994534, 1.65966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.042465309797903, 0.115458333333334, 0.0740814279763458, 0.196666666666667, 0.395230110922371, 0.616833333333335, 0.402572344745169, 0.811833333333334, 0.741276919251161, 1.65908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.067117016028573, 0.162458333333334, 0.394229387264075, 0.559875000000001, 0.393192286182019, 0.641000000000001, 0.397770298218617, 0.806083333333334, 0.733589802402136, 1.65920833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.175715977120422, 0.35223076923077, 0.20264583732368, 0.427153846153847, 0.254657335377441, 0.508961538461539, 0.292136609245638, 0.665961538461538, 0.678956449266077, 1.5765 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0857751622647171, 0.225461538461539, 0.120428242279216, 0.309192307692307, 0.174933569809096, 0.392076923076923, 0.206946938572707, 0.555346153846154, 0.688577065683003, 1.51784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0941327703912863, 0.212461538461538, 0.12820467410176, 0.277038461538461, 0.188097846877629, 0.345, 0.219625555469724, 0.512769230769231, 0.691046207961856, 1.50469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0628846563161468, 0.169, 0.0897677773265765, 0.230423076923078, 0.132772216741536, 0.311692307692307, 0.189618601002523, 0.480576923076923, 0.692859004415761, 1.505 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.058618414014186, 0.156038461538462, 0.0843864006542795, 0.219230769230769, 0.12104311374306, 0.289346153846154, 0.182860674158896, 0.461115384615385, 0.704978624880543, 1.50769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0718069741631102, 0.141807692307692, 0.111706738313387, 0.205653846153846, 0.150112803738235, 0.269423076923077, 0.196601588537288, 0.452769230769231, 0.718934006814148, 1.51111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0587024832393103, 0.141307692307692, 0.0861067673566685, 0.193846153846155, 0.119528850717499, 0.252884615384617, 0.197208585395885, 0.439115384615385, 0.730059618218845, 1.50038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.046471562851341, 0.117384615384615, 0.0926662829728265, 0.165, 0.10575888396944, 0.223307692307692, 0.19503594934899, 0.426692307692307, 0.731213980046459, 1.49126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0775260948624097, 0.130153846153846, 0.0835896202610381, 0.17723076923077, 0.0899243784863359, 0.209076923076924, 0.20020183661649, 0.416153846153846, 0.733692059696394, 1.49396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0508453008190982, 0.11126923076923, 0.0567811046577453, 0.140423076923077, 0.0823932409475806, 0.210384615384615, 0.189092476358486, 0.393730769230768, 0.756654556889429, 1.56896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0577196540316943, 0.108038461538461, 0.0681792772486917, 0.142423076923077, 0.136053660228377, 0.231961538461538, 0.195866736485649, 0.413538461538461, 0.752322885877722, 1.58126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0547234726743327, 0.0994615384615381, 0.0670148089259721, 0.158230769230769, 0.120127521985853, 0.224307692307692, 0.290981828668708, 0.61176923076923, 0.756224089702353, 1.57607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0525114639498257, 0.109423076923077, 0.101484276917848, 0.155461538461539, 0.105123897597806, 0.201076923076923, 0.297475048727427, 0.64026923076923, 0.761072272925103, 1.57526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0591353076882549, 0.100230769230769, 0.0811061317989256, 0.144730769230769, 0.0892998061846467, 0.184846153846154, 0.275796290486573, 0.669923076923076, 0.779240821865447, 1.57953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0605813375680867, 0.106461538461538, 0.0605700738496644, 0.138423076923077, 0.106286210119368, 0.185961538461539, 0.282261801552007, 0.684730769230769, 0.793902234825886, 1.58203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.048819479088388, 0.110692307692308, 0.0662560650344265, 0.137884615384616, 0.0964050828535509, 0.1945, 0.285889101683744, 0.695461538461538, 0.794685397838956, 1.58280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0459062087304108, 0.0905000000000006, 0.0826620552890827, 0.135153846153846, 0.0686319503976438, 0.194769230769231, 0.278095028030679, 0.707730769230768, 0.793355844110708, 1.58215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0519388545829091, 0.0892692307692307, 0.0565927557201444, 0.131499999999999, 0.074107043161591, 0.183423076923075, 0.271709768800347, 0.700038461538461, 0.799267523327548, 1.59457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0544195242113026, 0.107269230769231, 0.0532254999615201, 0.143076923076923, 0.0924071342567147, 0.198038461538461, 0.289463684450027, 0.711230769230769, 0.821950195945827, 1.60626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0246231910698333, 0.085307692307693, 0.0468771225160486, 0.119769230769231, 0.0882343121815647, 0.181576923076923, 0.292958395575995, 0.701307692307692, 0.829585502617931, 1.60211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0429426988510901, 0.0893461538461528, 0.0668577479544323, 0.126961538461538, 0.114280599336088, 0.190153846153846, 0.293812090655548, 0.699769230769231, 0.83129514244109, 1.59942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0517335332404276, 0.0919615384615389, 0.0799267068102923, 0.139961538461539, 0.107151488736563, 0.195192307692308, 0.292747578325396, 0.701769230769231, 0.831876274084442, 1.59784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0448165140047306, 0.0937916666666669, 0.0519179780930982, 0.121458333333333, 0.0712344440175735, 0.203458333333333, 0.303334150540386, 0.705041666666666, 0.867852487590714, 1.592875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.032510421963301, 0.0823333333333324, 0.0331476440240908, 0.119374999999999, 0.239952939226587, 0.51925, 0.300616853741807, 0.707333333333333, 0.867641128937066, 1.59079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0300593615599423, 0.0969999999999998, 0.060023531013781, 0.177708333333333, 0.252055344595449, 0.555625, 0.300561105702101, 0.707249999999999, 0.868229381591046, 1.58979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0666350649737658, 0.155833333333333, 0.237537544705943, 0.511458333333334, 0.249464281082948, 0.594083333333333, 0.305009025169391, 0.711374999999999, 0.868246542158973, 1.58983333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.127487737404058, 0.308583333333334, 0.137898349192966, 0.366041666666666, 0.15660973371937, 0.435, 0.224826176818022, 0.572875, 0.855023797236415, 1.51270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0832298632999444, 0.215083333333333, 0.105161289166358, 0.281874999999999, 0.141134815803486, 0.346083333333333, 0.191587929637043, 0.498749999999999, 0.842288407179847, 1.49025 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0640229663276492, 0.161625, 0.0770416318848342, 0.21875, 0.123118705238929, 0.326958333333333, 0.18978438853192, 0.453874999999999, 0.830284847227884, 1.46283333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0653718460873603, 0.153, 0.0870312183702742, 0.221541666666667, 0.113493910645564, 0.290541666666666, 0.191969181554401, 0.425416666666666, 0.828468711417094, 1.45016666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0707334120462895, 0.159208333333334, 0.0931025517637817, 0.222541666666667, 0.104992028682928, 0.27175, 0.170951111750394, 0.394249999999999, 0.823835980536226, 1.431375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0615506007222959, 0.136708333333334, 0.0787317956874715, 0.1825, 0.12196987481472, 0.260041666666667, 0.170051313653739, 0.372666666666666, 0.819723000227179, 1.42216666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0689124628512994, 0.125666666666667, 0.100441624476789, 0.190208333333333, 0.127486508237573, 0.252875, 0.167435511055208, 0.367291666666666, 0.834184575377116, 1.42941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0535114609151665, 0.122791666666667, 0.0754166686684279, 0.171750000000001, 0.0874677166117618, 0.209916666666667, 0.161704054021403, 0.353125, 0.836654357840053, 1.41158333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0701302618217581, 0.123083333333334, 0.0831004172542236, 0.150125, 0.0858533886799236, 0.18875, 0.16144939082295, 0.365083333333332, 0.850841696434362, 1.419875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.047983674004962, 0.0995416666666665, 0.0459665915228865, 0.132666666666667, 0.0711829649056128, 0.177333333333333, 0.157429809526456, 0.356166666666667, 0.850503634895826, 1.46254166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0425694445429539, 0.101625000000001, 0.0489467138539602, 0.131041666666667, 0.0731881509179093, 0.175625, 0.179234599524384, 0.374208333333333, 0.852368327839759, 1.467875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0316687737666625, 0.0889583333333341, 0.0528935901982271, 0.124583333333333, 0.0677661687214824, 0.172916666666667, 0.209642859699986, 0.544291666666667, 0.848029368467041, 1.473625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0512020542783079, 0.0935416666666657, 0.0562748012956912, 0.128374999999999, 0.0692348973747541, 0.177916666666666, 0.216222443163368, 0.596333333333333, 0.845058722554365, 1.475625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0489715793058606, 0.096958333333333, 0.0606923818727795, 0.130999999999999, 0.0791708732673389, 0.178124999999999, 0.22000163042874, 0.631749999999999, 0.843395926244487, 1.47758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0341772606410689, 0.0847916666666662, 0.0659627557408529, 0.130708333333332, 0.0752046362855411, 0.166208333333333, 0.21815331249748, 0.631541666666666, 0.844564229244194, 1.47470833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0581347759427429, 0.0924999999999988, 0.0621419599659185, 0.124333333333333, 0.0859619059546854, 0.168333333333333, 0.216703058537968, 0.632708333333333, 0.840391238037983, 1.47804166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0445903861413183, 0.0860416666666663, 0.0540996798726096, 0.109416666666667, 0.0851589200651734, 0.157041666666667, 0.222217268664596, 0.636916666666666, 0.83675843548053, 1.482625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0352776769750168, 0.0764166666666668, 0.0628102156373117, 0.110083333333334, 0.0810333622472951, 0.152666666666668, 0.24237035605196, 0.646791666666667, 0.836452939457765, 1.48570833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0559598555643466, 0.0878749999999998, 0.0682821830475504, 0.11775, 0.0931574073073741, 0.169291666666667, 0.246917309252907, 0.648624999999999, 0.832265921088804, 1.49229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0339394174665832, 0.0761666666666653, 0.0422970859310767, 0.108500000000001, 0.112533658410993, 0.182458333333333, 0.252299335532508, 0.656458333333333, 0.829043869357249, 1.49645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.036508262912244, 0.0846250000000014, 0.0763185068823654, 0.130416666666668, 0.123630695674834, 0.196124999999999, 0.256439751236997, 0.656958333333333, 0.827281964795173, 1.49966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0673991866591798, 0.100291666666667, 0.111231153752972, 0.146750000000001, 0.135066965409487, 0.207291666666667, 0.259178076546453, 0.666333333333333, 0.826559777159154, 1.50425 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0602691833267578, 0.0962272727272733, 0.0659700345198138, 0.129954545454545, 0.115898121032544, 0.225227272727273, 0.2699116939127, 0.657681818181818, 0.863587182924122, 1.50618181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0531806526678803, 0.0930909090909092, 0.0733320739758056, 0.137545454545455, 0.183744464239138, 0.450863636363636, 0.281477629384923, 0.660318181818182, 0.862815517293886, 1.50795454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583196335180497, 0.103318181818183, 0.105711647328722, 0.198000000000001, 0.190374914905057, 0.517318181818181, 0.28857642831381, 0.661454545454545, 0.860701470688311, 1.50845454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.107534778427393, 0.170857142857144, 0.163949425999953, 0.455285714285714, 0.183290181068682, 0.578904761904761, 0.275567336857722, 0.692571428571428, 0.822005086301028, 1.57752380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:46:52 Duration: 3s312ms 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 970065, 1, 990, '2021-06-27 00:00:00', 0.70721373906852, 1.694, 0.710042463797243, 1.9628695652174, 1.01503568931978, 2.45121739130435, 1.77275633400726, 3.89626086956522, 3.01291965472859, 8.76786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1005, '2021-06-27 00:00:00', 0.353929226305486, 1.14652173913043, 0.603056526300016, 1.56008695652174, 0.958433805582731, 2.11878260869565, 1.89574980733635, 3.55382608695652, 2.93953602789429, 8.48582608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1020, '2021-06-27 00:00:00', 0.477322071230523, 0.981782608695658, 0.817931283776477, 1.37769565217391, 0.884062317836353, 1.97, 1.95955691732926, 3.42369565217392, 3.05309395460608, 8.41482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1035, '2021-06-27 00:00:00', 0.437491908451428, 0.899478260869564, 0.5260906270084, 1.2974347826087, 0.601847603259671, 1.81008695652174, 1.7540058758876, 3.11939130434783, 2.9739336800939, 8.22252173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1050, '2021-06-27 00:00:00', 0.27800127960578, 0.874434782608694, 0.411689073550212, 1.1335652173913, 0.546248734407592, 1.57104347826087, 1.58000755864505, 2.86739130434783, 2.80811958519275, 8.08782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1065, '2021-06-27 00:00:00', 0.267974661063938, 0.716347826086959, 0.389152718022969, 1.07926086956522, 0.556586267102658, 1.412, 1.49200377639425, 2.68321739130435, 2.70611797124743, 8.09026086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1080, '2021-06-27 00:00:00', 0.284482756481265, 0.810434782608695, 0.346899707573568, 1.04195652173913, 0.526221075740378, 1.3055652173913, 1.45419886804594, 2.6254347826087, 2.73928173774353, 8.11543478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1095, '2021-06-27 00:00:00', 0.240314648814388, 0.627304347826091, 0.360649090943563, 0.868695652173913, 0.493224131078622, 1.16504347826087, 1.32737837104608, 2.44860869565218, 2.6542475534695, 8.05443478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1110, '2021-06-27 00:00:00', 0.257962723660648, 0.587304347826085, 0.344898461313765, 0.779304347826082, 0.530053811870324, 1.19504347826087, 1.2208443766897, 2.42991304347826, 2.64606402233141, 8.03608695652173 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1125, '2021-06-27 00:00:00', 0.255277714386611, 0.54643478260869, 0.329417476035788, 0.74465217391304, 0.637299003422139, 1.15373913043478, 1.16727427166731, 2.35595652173913, 2.87174269094638, 8.29608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1140, '2021-06-27 00:00:00', 0.180648546169632, 0.520521739130435, 0.367624588329814, 0.834260869565217, 0.624787888117512, 1.15278260869565, 1.16752660928957, 2.37326086956522, 2.97433870751728, 8.36773913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1155, '2021-06-27 00:00:00', 0.321747310813642, 0.611173913043478, 0.435354119638449, 0.844869565217393, 0.691519027371911, 1.14326086956522, 1.5437224913937, 3.34869565217391, 3.19264854860987, 8.45486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1170, '2021-06-27 00:00:00', 0.202914144892933, 0.500826086956523, 0.346809723320618, 0.706434782608695, 0.61479955601086, 1.11830434782609, 1.55621679449312, 3.3244347826087, 3.21336393559906, 8.45565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1185, '2021-06-27 00:00:00', 0.239681879085703, 0.486304347826085, 0.307415395347146, 0.67804347826087, 0.549149065056266, 1.15082608695652, 1.50055919879587, 3.331, 3.2287380958665, 8.45334782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1200, '2021-06-27 00:00:00', 0.184864473379251, 0.436652173913044, 0.364649000109192, 0.736434782608699, 0.661054711817266, 1.14517391304348, 1.48216912003835, 3.28013043478261, 3.19073311238443, 8.45060869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1215, '2021-06-27 00:00:00', 0.248177531127458, 0.52121739130435, 0.378393729109307, 0.754217391304346, 0.648923407601244, 1.10895652173913, 1.50544971942191, 3.30969565217391, 3.24759718777917, 8.47469565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1230, '2021-06-27 00:00:00', 0.328563432009344, 0.544260869565214, 0.620859422836526, 0.808826086956522, 0.612834166324808, 1.01647826086956, 1.45677116842494, 3.28134782608696, 3.24465255178705, 8.438 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1245, '2021-06-27 00:00:00', 0.401945028982954, 0.555521739130434, 0.381023351602498, 0.724391304347826, 0.377981470570794, 0.912086956521743, 1.32752109769379, 3.21191304347826, 3.2224961453995, 8.40495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1260, '2021-06-27 00:00:00', 0.197123383844988, 0.484086956521737, 0.226618395619602, 0.626478260869562, 0.363200262706457, 0.873391304347828, 1.32273590288262, 3.23221739130435, 3.21190861461167, 8.40530434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1275, '2021-06-27 00:00:00', 0.164146914336415, 0.410869565217388, 0.311468458741034, 0.589652173913045, 0.507865485910054, 0.928478260869567, 1.29996984610817, 3.23034782608696, 3.20289933871064, 8.40108695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1290, '2021-06-27 00:00:00', 0.295694934131693, 0.470304347826091, 0.382217443234923, 0.643913043478265, 0.639308454812898, 1.0198695652174, 1.3120509214788, 3.25456521739131, 3.20593439235167, 8.42965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1305, '2021-06-27 00:00:00', 0.257893955900712, 0.483739130434783, 0.40685329148295, 0.699652173913048, 0.558443584576055, 1.05065217391305, 1.35327946130696, 3.28113043478261, 3.21007629106637, 8.45139130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1320, '2021-06-27 00:00:00', 0.275628485292727, 0.467809523809528, 0.301497263669177, 0.712000000000003, 0.60883459322279, 1.20619047619048, 1.40664169465534, 3.34742857142857, 2.64006332265328, 8.20204761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1335, '2021-06-27 00:00:00', 0.230396676563335, 0.542857142857144, 0.253603158309917, 0.754190476190477, 1.11863935845549, 2.63528571428572, 1.38570977858864, 3.37490476190476, 2.61711300682187, 8.18990476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1350, '2021-06-27 00:00:00', 0.164290871554666, 0.552904761904763, 0.439729516429184, 0.97804761904762, 1.15623905297263, 2.74338095238095, 1.38729555507933, 3.37442857142857, 2.61342726902361, 8.18790476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1365, '2021-06-27 00:00:00', 0.410898950618083, 0.774952380952385, 1.11585826246202, 2.52280952380952, 1.16496750618899, 2.75309523809524, 1.39363106923707, 3.38042857142857, 2.59157244416076, 8.17433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 990, '2021-06-27 00:00:00', 0.576645749138937, 1.775, 0.741608050118123, 2.0455, 0.834258989486157, 2.30330769230769, 1.10543860908761, 3.00603846153846, 2.91936979184523, 8.16130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1005, '2021-06-27 00:00:00', 0.314100280410324, 1.16288461538461, 0.409624565444242, 1.42473076923077, 0.778472128842526, 1.82284615384615, 0.977704671470575, 2.55076923076923, 2.90635780739664, 7.88623076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1020, '2021-06-27 00:00:00', 0.371939153419151, 0.950576923076927, 0.46337485739036, 1.19853846153847, 0.746553240926904, 1.62930769230769, 0.871575416217005, 2.32911538461538, 2.9474626034034, 7.79903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1035, '2021-06-27 00:00:00', 0.252860584877549, 0.812346153846156, 0.559258954744171, 1.15446153846154, 0.555189331531289, 1.47892307692308, 0.723753175096, 2.12446153846154, 2.88543946073011, 7.70319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1050, '2021-06-27 00:00:00', 0.500242015274761, 0.800923076923079, 0.466500952262199, 1.05553846153846, 0.596326018214869, 1.392, 0.707956482799938, 2.02469230769231, 3.18411380063349, 7.73984615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1065, '2021-06-27 00:00:00', 0.352689719812667, 0.762038461538459, 0.409783777882168, 1.01423076923077, 0.678864659673667, 1.35388461538461, 0.755491958924777, 2.0005, 3.26545104623919, 7.77584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1080, '2021-06-27 00:00:00', 0.188812356994573, 0.666884615384616, 0.346369602503541, 0.927692307692309, 0.431724755620273, 1.21223076923077, 0.718707302143119, 1.96711538461538, 3.26262226956265, 7.77892307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1095, '2021-06-27 00:00:00', 0.250182800860001, 0.702923076923076, 0.399518279162066, 0.946846153846153, 0.476136491419779, 1.23203846153846, 0.759408721410178, 1.93338461538461, 3.27981693766823, 7.76776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1110, '2021-06-27 00:00:00', 0.281043451335309, 0.634307692307691, 0.308976506450669, 0.825807692307692, 0.426782569393903, 1.17480769230769, 0.819355950638151, 1.88257692307692, 3.45611206482304, 7.62026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1125, '2021-06-27 00:00:00', 0.177258268766657, 0.547576923076924, 0.320173789346687, 0.807153846153844, 0.367578680222133, 1.06238461538462, 0.831291728854282, 1.82153846153846, 3.49148392873509, 7.77723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1140, '2021-06-27 00:00:00', 0.265339170467942, 0.604346153846153, 0.291965161251502, 0.782846153846155, 0.314936779980703, 0.989846153846155, 0.887363815770317, 1.98330769230769, 3.50549364920483, 7.80126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1155, '2021-06-27 00:00:00', 0.107305430359403, 0.506846153846155, 0.232742356728176, 0.702269230769231, 0.346599933419145, 0.91107692307692, 1.77539909316187, 3.4755, 3.56237855458314, 7.92961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1170, '2021-06-27 00:00:00', 0.179250065980035, 0.465884615384614, 0.232825338959353, 0.636961538461539, 0.303345279280126, 0.859961538461539, 1.81179007486646, 3.66634615384615, 3.64643607164796, 8.01076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1185, '2021-06-27 00:00:00', 0.138268367815856, 0.459307692307694, 0.196354643830613, 0.626884615384616, 0.336044468211253, 0.907269230769233, 1.8247625615827, 3.71538461538462, 3.65310946750005, 8.06469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1200, '2021-06-27 00:00:00', 0.212714633687051, 0.458653846153846, 0.254768443885819, 0.652999999999999, 0.402814032297018, 0.930769230769229, 1.8475407258965, 3.78557692307692, 3.6626631437542, 8.10276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1215, '2021-06-27 00:00:00', 0.244631679186363, 0.458461538461539, 0.334955840947156, 0.651153846153844, 0.445004117526331, 0.954230769230768, 1.83067871062578, 3.88130769230769, 3.65535104007178, 8.09811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1230, '2021-06-27 00:00:00', 0.169238529891984, 0.473999999999998, 0.285745365397504, 0.678576923076922, 0.443384106789866, 0.913884615384614, 1.83369672897296, 3.92142307692308, 3.65528574322383, 8.12523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1245, '2021-06-27 00:00:00', 0.162059799029676, 0.465461538461539, 0.252052326679632, 0.666153846153845, 0.40174471802569, 0.880461538461539, 1.81870114769178, 3.97523076923077, 3.63117004071902, 8.16023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1260, '2021-06-27 00:00:00', 0.179971091695734, 0.463076923076921, 0.230831247051572, 0.598769230769231, 0.335078773746389, 0.86823076923077, 1.83735423493005, 3.96723076923077, 3.63139251442834, 8.17092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1275, '2021-06-27 00:00:00', 0.164004451159105, 0.435500000000002, 0.224538819669254, 0.603192307692308, 0.446492485939009, 0.904500000000002, 1.83733130549551, 3.99461538461538, 3.65662704961827, 8.2095 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1290, '2021-06-27 00:00:00', 0.171285313035119, 0.452538461538461, 0.282406057899722, 0.667692307692307, 0.594981278309207, 0.986192307692306, 1.86029862284361, 4.02561538461538, 3.69254582701629, 8.23426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1305, '2021-06-27 00:00:00', 0.207284839328356, 0.52073076923077, 0.378226940422725, 0.726538461538461, 0.567167386769888, 1.05826923076923, 1.88783472426848, 4.05211538461538, 3.73602846554796, 8.29015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1320, '2021-06-27 00:00:00', 0.134007293496079, 0.425708333333333, 0.287419995169416, 0.673583333333331, 0.465596996774887, 1.16170833333333, 1.9394944582605, 4.17183333333333, 2.99362468967115, 7.7625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1335, '2021-06-27 00:00:00', 0.207387786141271, 0.461041666666664, 0.250867592392966, 0.641125000000001, 1.70734836150571, 2.96391666666666, 1.85286496092019, 4.13670833333333, 3.00219118499003, 7.76645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1350, '2021-06-27 00:00:00', 0.231262821814541, 0.496833333333335, 0.446567196365303, 0.992000000000002, 1.74114543289131, 3.236125, 1.85399054724542, 4.12591666666667, 3.11776162274024, 7.81416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1365, '2021-06-27 00:00:00', 0.361237115511665, 0.804916666666664, 1.64760320430636, 2.81916666666666, 1.68584992541284, 3.27416666666666, 1.82268456849557, 4.06808333333333, 3.19463023534488, 7.86591666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 990, '2021-06-27 00:00:00', 1.02813582535802, 1.89765384615384, 1.0970746899754, 2.35865384615384, 1.06937013308698, 2.68119230769231, 1.35904523046937, 3.48053846153846, 3.84996176364629, 8.31130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1005, '2021-06-27 00:00:00', 0.602427070594118, 1.24084615384615, 0.549961738529281, 1.64607692307692, 0.768965022711593, 2.02961538461538, 1.18974866447304, 2.89173076923077, 3.82328321673723, 8.13634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1020, '2021-06-27 00:00:00', 0.412674103118446, 1.07634615384615, 0.570777398345041, 1.38103846153846, 0.66703743177172, 1.70515384615385, 1.08790125683142, 2.61623076923077, 3.78906836286461, 8.10053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1035, '2021-06-27 00:00:00', 0.349069913649668, 0.922730769230768, 0.400895599300444, 1.17519230769231, 0.527505241680117, 1.4955, 1.15277734990827, 2.50653846153846, 3.78917708723959, 8.08296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1050, '2021-06-27 00:00:00', 0.291190785991168, 0.796076923076926, 0.435715533523706, 0.994115384615387, 0.65800946450991, 1.35584615384615, 1.20109039434366, 2.43315384615385, 3.79764111987752, 8.02565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1065, '2021-06-27 00:00:00', 0.25272598721814, 0.670769230769232, 0.368132668393419, 0.952307692307691, 0.580430753837179, 1.3725, 1.11029016650881, 2.37442307692308, 3.79695337950755, 7.98961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1080, '2021-06-27 00:00:00', 0.260827027858577, 0.708538461538461, 0.40397092050714, 0.934230769230768, 0.495636504522602, 1.32276923076923, 1.08570294067236, 2.31665384615385, 3.77293966209985, 7.95442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1095, '2021-06-27 00:00:00', 0.199289522670295, 0.574923076923076, 0.346087476714286, 0.880307692307692, 0.466178508233125, 1.19019230769231, 1.07390870260859, 2.3633076923077, 3.72921811974244, 7.92676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1110, '2021-06-27 00:00:00', 0.272312255720128, 0.659269230769235, 0.277128862000778, 0.888615384615388, 0.573163518083228, 1.20953846153846, 1.01516854833986, 2.3703076923077, 3.72045015824698, 7.9165 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1125, '2021-06-27 00:00:00', 0.238570799038455, 0.600115384615386, 0.301226102148179, 0.795730769230768, 0.527213376741696, 1.21076923076923, 1.05130474246931, 2.3533076923077, 3.54012079259364, 8.39888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1140, '2021-06-27 00:00:00', 0.199347184580063, 0.530499999999999, 0.509276266268728, 0.813653846153845, 0.628223528322887, 1.14719230769231, 1.01255466101266, 2.28969230769231, 3.54696291841561, 8.44323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1155, '2021-06-27 00:00:00', 0.494945922454006, 0.661884615384614, 0.492194941054862, 0.9275, 0.604854250721101, 1.11823076923077, 1.27478174059478, 3.39238461538462, 3.34337587408066, 8.57434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1170, '2021-06-27 00:00:00', 0.227449717181961, 0.549576923076925, 0.374954095651926, 0.724576923076925, 0.478950583608016, 0.992692307692309, 1.46224972085956, 3.67938461538462, 3.35616048208938, 8.59269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1185, '2021-06-27 00:00:00', 0.242089598797951, 0.508423076923077, 0.401901373282246, 0.706076923076921, 0.475247142183777, 1.04961538461539, 1.5200804533364, 3.81576923076923, 3.3960353003964, 8.59580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1200, '2021-06-27 00:00:00', 0.322314574004007, 0.511269230769231, 0.359137995762071, 0.717500000000004, 0.42297905567352, 1.04919230769231, 1.58645764471087, 3.96946153846154, 3.39832482827371, 8.60196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1215, '2021-06-27 00:00:00', 0.211578437900973, 0.502653846153846, 0.312872970044741, 0.760846153846155, 0.58527977793662, 1.16446153846154, 1.70807529648478, 4.07246153846153, 3.40128757158453, 8.59023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1230, '2021-06-27 00:00:00', 0.230118060000648, 0.525192307692313, 0.267323212609754, 0.725500000000004, 0.608081290112279, 1.16215384615385, 1.73372990354944, 4.07246153846154, 3.40092486606443, 8.59176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1245, '2021-06-27 00:00:00', 0.163766179470794, 0.491807692307694, 0.52072785746344, 0.840692307692311, 0.670808436486558, 1.16003846153846, 1.70983815203482, 4.13288461538462, 3.40324785688386, 8.58715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1260, '2021-06-27 00:00:00', 0.512868087703473, 0.703653846153849, 0.570979234433135, 0.938384615384615, 0.777109151822418, 1.19292307692308, 1.71702880581544, 4.161, 3.40985876811071, 8.59153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1275, '2021-06-27 00:00:00', 0.284612224722582, 0.606961538461535, 0.372231838426617, 0.831307692307691, 0.726655169516195, 1.25415384615385, 1.66088595681295, 4.17319230769231, 3.41444016291893, 8.61388461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1290, '2021-06-27 00:00:00', 0.29289551825759, 0.604769230769235, 0.373551248672276, 0.799846153846156, 0.703014042971676, 1.21523076923077, 1.65016117441251, 4.26330769230769, 3.4125640279144, 8.63026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1305, '2021-06-27 00:00:00', 0.304345067316692, 0.566000000000003, 0.672645326590925, 0.919153846153849, 0.789017831523179, 1.19046153846154, 1.6826074056471, 4.25380769230769, 3.35730838710921, 8.62238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1320, '2021-06-27 00:00:00', 0.284944690158067, 0.585791666666667, 0.391208152829898, 0.77741666666667, 0.384757960808867, 1.05941666666667, 1.74682397303038, 4.28858333333333, 2.99383229728643, 8.18454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1335, '2021-06-27 00:00:00', 0.283220809923836, 0.537875000000002, 0.319135199190437, 0.726166666666668, 1.32620919940246, 2.83583333333333, 1.78399669718857, 4.29870833333333, 3.01247910209842, 8.17908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1350, '2021-06-27 00:00:00', 0.190237718375598, 0.55495833333333, 0.292326537193986, 0.883249999999999, 1.57274633793192, 3.201, 1.80469137381164, 4.33920833333333, 3.00807352736174, 8.17845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1365, '2021-06-27 00:00:00', 0.302054052054128, 0.773708333333333, 1.34037155783143, 2.7855, 1.61249899674163, 3.45766666666667, 1.88738268087263, 4.42591666666666, 3.01853249659019, 8.16345833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 990, '2021-06-27 00:00:00', 0.660242255073555, 1.72765384615385, 1.01764153579963, 2.18484615384616, 1.26516086906582, 2.70976923076923, 1.62915281665042, 3.7855, 3.42365737794226, 8.30319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1005, '2021-06-27 00:00:00', 0.44155884702338, 1.16484615384615, 0.587809136998111, 1.59830769230769, 0.877896770696877, 2.0525, 1.3301631646589, 3.25773076923077, 3.44835811454579, 8.00761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1020, '2021-06-27 00:00:00', 0.423917591773903, 1.04273076923077, 0.539336646688817, 1.39146153846153, 0.658954388523093, 1.89138461538462, 1.52634848123023, 3.12238461538461, 3.4822160866101, 7.91992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1035, '2021-06-27 00:00:00', 0.374783566259867, 0.885192307692303, 0.549337178229013, 1.33184615384615, 0.598292765998512, 1.74192307692308, 1.4632413150789, 2.96288461538461, 3.47879406603009, 7.76907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1050, '2021-06-27 00:00:00', 0.422319924300926, 0.914961538461539, 0.486870060061837, 1.21115384615385, 0.519625705528654, 1.53792307692308, 1.52984247756226, 2.85661538461538, 3.50164605271029, 7.76296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1065, '2021-06-27 00:00:00', 0.355940003587467, 0.874384615384619, 0.559586754118264, 1.22315384615385, 0.808811329145332, 1.61238461538462, 1.5461277626579, 2.80653846153846, 3.51394380498826, 7.79323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1080, '2021-06-27 00:00:00', 0.287421633466608, 0.76565384615385, 0.317386318836548, 0.991653846153849, 0.858610881688465, 1.48238461538462, 1.54130769303711, 2.67773076923077, 3.55206720852043, 7.79857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1095, '2021-06-27 00:00:00', 0.249004630787957, 0.652115384615385, 0.789149034379143, 1.03803846153846, 0.831160141933225, 1.40430769230769, 1.55007845806392, 2.79088461538461, 3.56261864903634, 7.79496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1110, '2021-06-27 00:00:00', 0.814495794010955, 0.789961538461535, 0.831920718301005, 1.07619230769231, 0.857797541112388, 1.45369230769231, 1.64327502871552, 2.7765, 3.56261864903634, 7.79496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1125, '2021-06-27 00:00:00', 0.408619388447719, 0.702730769230768, 0.434739676305081, 0.924115384615383, 0.664049471048652, 1.3505, 1.61444142090645, 2.67230769230769, 3.55164420883537, 7.90488461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1140, '2021-06-27 00:00:00', 0.284683792194885, 0.585692307692306, 0.486420092259606, 0.896115384615385, 0.741796480486077, 1.24146153846154, 1.55362729715383, 2.62846153846154, 3.61443865372459, 7.92769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1155, '2021-06-27 00:00:00', 0.416724991405049, 0.632961538461539, 0.455032455309083, 0.874153846153849, 0.873597873518116, 1.33973076923077, 1.8315216120441, 3.53584615384616, 3.57065103393679, 7.96061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1170, '2021-06-27 00:00:00', 0.214470453407026, 0.581153846153847, 0.408662104169955, 0.827653846153847, 0.752972709690372, 1.23830769230769, 1.95021608151902, 3.71926923076923, 3.57059474231481, 7.96342307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1185, '2021-06-27 00:00:00', 0.345711460391689, 0.561576923076921, 0.590063177842976, 0.888923076923073, 0.792889982668076, 1.24626923076923, 2.30003051752329, 3.81530769230769, 3.6060310344669, 8.02730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1200, '2021-06-27 00:00:00', 0.456889328460991, 0.645461538461538, 0.597336458468243, 0.899730769230768, 0.9361065430815, 1.2635, 2.37616982428575, 3.91207692307692, 3.64177452687771, 8.08723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1215, '2021-06-27 00:00:00', 0.291688748761155, 0.574384615384615, 0.37613803521907, 0.802307692307694, 0.660389159161824, 1.15980769230769, 2.33032359852579, 3.86692307692308, 3.62892155117955, 8.12476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1230, '2021-06-27 00:00:00', 0.285269696953601, 0.559, 0.546391092674325, 0.835115384615382, 0.665449956507162, 1.14673076923077, 2.32143990097658, 3.95742307692308, 3.68769671558737, 8.15788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1245, '2021-06-27 00:00:00', 0.393065569006574, 0.595692307692307, 0.480879484342532, 0.827961538461536, 0.618751004971989, 1.11661538461538, 2.33447474210763, 4.0558076923077, 3.69452008499907, 8.15646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1260, '2021-06-27 00:00:00', 0.377156127638654, 0.578230769230767, 0.520348953920497, 0.816076923076922, 0.685755835668824, 1.07488461538461, 2.35052819465034, 4.03792307692308, 3.68707941538891, 8.16384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1275, '2021-06-27 00:00:00', 0.278131836476049, 0.533961538461538, 0.331553462448425, 0.710461538461535, 0.813411941241245, 1.20688461538461, 2.32324909654893, 3.93526923076924, 3.64221555565375, 8.14107692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1290, '2021-06-27 00:00:00', 0.215003316611271, 0.521884615384613, 0.372071895451156, 0.701846153846149, 0.907519711165466, 1.23388461538461, 2.32832286453972, 3.9328076923077, 3.65247640839009, 8.13592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1305, '2021-06-27 00:00:00', 0.208229861894532, 0.465346153846151, 0.629416892540534, 0.904769230769231, 0.812109796479799, 1.26019230769231, 2.23337579048813, 3.8863076923077, 3.60973219036452, 8.09361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1320, '2021-06-27 00:00:00', 0.298716890712764, 0.568708333333332, 0.365817607202186, 0.75, 0.421028448813315, 1.22379166666667, 1.73996449239133, 3.608, 3.50153997565171, 7.827125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1335, '2021-06-27 00:00:00', 0.200793642719389, 0.478500000000004, 0.314396488806589, 0.75075, 1.25179254008235, 2.62870833333334, 1.73813080041401, 3.642625, 3.51122987144746, 7.82758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1350, '2021-06-27 00:00:00', 0.204307100474622, 0.5495, 0.302754070449783, 1.026875, 1.30266430922792, 2.84429166666667, 1.83920412056451, 3.65516666666667, 3.50166343390507, 7.83675 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1365, '2021-06-27 00:00:00', 0.302298151005673, 0.915541666666668, 1.24523041055153, 2.51441666666667, 1.28801720440396, 2.87233333333334, 1.85894485421556, 3.61616666666667, 3.54348293181207, 7.867375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 990, '2021-06-27 00:00:00', 1.47731948736677, 1.83145833333333, 1.66035639617488, 2.28933333333333, 1.97594162427341, 2.67045833333333, 2.28019570058603, 3.33220833333333, 3.75610655263966, 7.8365 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1005, '2021-06-27 00:00:00', 0.580150105513683, 1.17066666666667, 0.919747759017322, 1.499875, 1.04905450097433, 1.87429166666667, 1.32256002302079, 2.72416666666667, 3.58814756388549, 7.740625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1020, '2021-06-27 00:00:00', 0.629128611479883, 1.018125, 0.708045380515658, 1.362, 0.787934861530122, 1.72704166666667, 1.21008768921088, 2.52804166666667, 3.60558636585877, 7.60420833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1035, '2021-06-27 00:00:00', 0.477552772332358, 0.863708333333332, 0.473273657316932, 1.14629166666667, 0.697689665657462, 1.6535, 1.1536411912672, 2.34920833333333, 3.59596313895723, 7.591125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1050, '2021-06-27 00:00:00', 0.483599089856608, 0.845416666666669, 0.579366406491622, 1.14595833333334, 0.750596602082616, 1.52904166666667, 1.17403402167824, 2.26166666666666, 3.58773468858167, 7.58525 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1065, '2021-06-27 00:00:00', 0.31617000334392, 0.700416666666668, 0.53051263149327, 1.052, 0.629051989740997, 1.28416666666667, 1.16932789750526, 2.17058333333333, 3.60881200091817, 7.55583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1080, '2021-06-27 00:00:00', 0.399368031113359, 0.703708333333336, 0.539343293650525, 0.906833333333335, 0.593495758687212, 1.14754166666666, 1.36047253552857, 2.23095833333333, 3.6542387574896, 7.638875 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1095, '2021-06-27 00:00:00', 0.301779889073606, 0.590166666666671, 0.374566510318496, 0.822625000000003, 0.534300267043092, 1.12408333333333, 1.31902947412982, 2.26016666666667, 3.64790149224201, 7.68041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1110, '2021-06-27 00:00:00', 0.31582117486444, 0.603833333333334, 0.348742147072775, 0.78270833333333, 0.748344486860495, 1.19041666666666, 1.28719534949192, 2.19529166666667, 3.64597446641945, 7.736375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1125, '2021-06-27 00:00:00', 0.265159836948277, 0.537499999999998, 0.396380791517524, 0.783916666666664, 0.699287069662453, 1.11833333333333, 1.29220441284079, 2.132625, 3.5699061183511, 8.00404166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1140, '2021-06-27 00:00:00', 0.27661965398542, 0.55245833333333, 0.608036098220433, 0.798624999999998, 0.746333122965062, 1.064, 1.25671157898446, 2.18441666666667, 3.65959547514021, 8.13520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1155, '2021-06-27 00:00:00', 0.439275985349013, 0.546999999999998, 0.459907975593476, 0.743708333333331, 0.589704038701507, 1.038625, 1.46404115874273, 3.22258333333333, 3.64816210130407, 8.21375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1170, '2021-06-27 00:00:00', 0.215775178220831, 0.463666666666665, 0.359644427359072, 0.653874999999999, 0.394375232837157, 0.944458333333337, 1.3571347988755, 3.35791666666667, 3.63367991300072, 8.20683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1185, '2021-06-27 00:00:00', 0.274225748006212, 0.468750000000001, 0.32695045717857, 0.694916666666665, 0.437474518926692, 0.943291666666668, 1.52553306197814, 3.56108333333333, 3.729769391014, 8.25866666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1200, '2021-06-27 00:00:00', 0.252055258347985, 0.493125, 0.34237943768256, 0.685875000000002, 0.437590429577668, 0.957916666666669, 1.77072233479914, 3.68275, 3.6934131528156, 8.26725 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1215, '2021-06-27 00:00:00', 0.247838467145643, 0.488916666666668, 0.415620114660182, 0.682083333333336, 0.535234602497021, 0.955583333333332, 1.772209563601, 3.73295833333333, 3.66666406752214, 8.25908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1230, '2021-06-27 00:00:00', 0.269632355039334, 0.49329166666667, 0.326528576439921, 0.672708333333333, 0.505042054139332, 0.898458333333333, 1.76442809995974, 3.75679166666667, 3.64836234752534, 8.24841666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1245, '2021-06-27 00:00:00', 0.32177767101714, 0.505999999999999, 0.462811099834945, 0.708874999999999, 0.496974409206145, 0.939458333333334, 1.73920252214729, 3.81625, 3.66619340555794, 8.2385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1260, '2021-06-27 00:00:00', 0.346744525990458, 0.527875000000002, 0.382084433722123, 0.654416666666669, 0.817290166085287, 1.06920833333334, 1.7308827222514, 3.88270833333334, 3.69471627212723, 8.245625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1275, '2021-06-27 00:00:00', 0.344360442168429, 0.466875000000002, 0.364168615887068, 0.691208333333338, 0.921381771886778, 1.14125, 1.73973036183314, 3.97708333333333, 3.71591722735851, 8.26433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1290, '2021-06-27 00:00:00', 0.213554595402186, 0.457000000000002, 0.709499864673009, 0.793833333333333, 0.796345452495425, 1.11058333333333, 1.68946569409436, 3.966375, 3.6811610583237, 8.26204166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1305, '2021-06-27 00:00:00', 0.688915257404029, 0.607666666666666, 0.752541980869512, 0.879291666666668, 0.968367308703271, 1.184125, 1.67849779284326, 4.03016666666667, 3.70722861423307, 8.28679166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1320, '2021-06-27 00:00:00', 0.180899484180092, 0.464363636363637, 0.248127637870764, 0.605090909090907, 0.669372924873802, 1.23327272727272, 1.69108066066223, 4.03390909090909, 3.81454722934912, 8.41222727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1335, '2021-06-27 00:00:00', 0.229850605537161, 0.418590909090908, 0.303559931536808, 0.657818181818182, 1.13479538365758, 2.73009090909091, 1.75371633410865, 4.08486363636364, 3.80757843304764, 8.451 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1350, '2021-06-27 00:00:00', 0.253110985529409, 0.528863636363639, 0.696117644433591, 1.10418181818182, 1.08696448923863, 2.94490909090909, 1.76172828919078, 4.10822727272727, 3.8158820679772, 8.49963636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1365, '2021-06-27 00:00:00', 0.653464299312667, 0.945095238095233, 1.01889084886692, 2.78952380952381, 1.0201093872251, 3.30152380952381, 1.63482949016243, 4.31252380952381, 3.44386396777972, 8.90485714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 930, '2021-06-27 00:00:00', 0.443355951803972, 2.32550000000001, 0.902268252794022, 3.277, 1.3406744571297, 4.267, 1.17803989745679, 5.21199999999999, 0.697914393031139, 7.00149999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 945, '2021-06-27 00:00:00', 0.852063671329799, 1.9755, 1.08540890912137, 2.9605, 1.26218560441801, 3.3955, 1.02884036662644, 3.98049999999999, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 960, '2021-06-27 00:00:00', 0.432042243304994, 1.38250000000001, 0.53810826048298, 1.45750000000001, 0.835093108581301, 2.07750000000001, 1.186525178831, 3.236, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 975, '2021-06-27 00:00:00', 0.278600071787524, 0.671000000000006, 0.295570634536001, 1.069, 0.517602163828552, 1.343, 1.44320494040174, 3.1575, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 930, '2021-06-27 00:00:00', 0.160513239329349, 1.5825, 0.929138310479118, 2.18300000000001, 1.00692005640965, 2.23800000000001, 0.349310749906154, 2.70300000000002, 8.40254988083977, 11.4495 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 945, '2021-06-27 00:00:00', 0.83792153570606, 1.45750000000001, 0.710642315092497, 1.65750000000001, 0.378302127934821, 1.89250000000001, 0.207889393668833, 2.60300000000001, 8.36719454178044, 11.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 960, '2021-06-27 00:00:00', 0.182433549546096, 0.789000000000001, 0.130107647738303, 1.10599999999999, 0.176069588515467, 1.51249999999999, 0.375473700810061, 2.4845, 8.36719454178044, 11.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 975, '2021-06-27 00:00:00', 0.106773123959176, 0.774499999999989, 0.0622253967444118, 1.42899999999999, 0.525380338421621, 1.8445, 0.261629509039006, 2.401, 7.80150911683121, 11.8745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 930, '2021-06-27 00:00:00', 0.38113055505954, 1.33449999999999, 1.05712463787389, 1.98249999999999, 0.894490078200993, 2.29049999999999, 0.401636651713988, 3.459, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 945, '2021-06-27 00:00:00', 0.321733585439888, 1.1195, 0.159099025766989, 1.42750000000001, 0.0883883476483385, 1.47750000000001, 1.03732564800067, 3.5655, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 960, '2021-06-27 00:00:00', 0.175362481734277, 1.01200000000001, 0.111722871427485, 1.05700000000002, 0.38325187540311, 1.349, 1.40289985387412, 3.48700000000001, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 975, '2021-06-27 00:00:00', 0.144956890143251, 0.709500000000006, 0.142128463018511, 0.977499999999992, 0.272943217538024, 1.989, 1.19783888733, 3.342, 7.22663130372652, 14.601 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 930, '2021-06-27 00:00:00', 0.0339411254969556, 1.68299999999999, 0.00141421356237985, 1.774, 0.603162084352131, 2.49250000000001, 0.0848528137423688, 2.979, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 945, '2021-06-27 00:00:00', 0.22980970388562, 1.06550000000001, 0.989949493661171, 2.21900000000001, 0.296984848098361, 2.709, 0.0848528137423688, 2.979, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 960, '2021-06-27 00:00:00', 1.24026529420122, 1.65600000000001, 0.695793072687569, 2.04100000000001, 0.357796031280373, 2.786, 0.294156420973602, 2.83099999999999, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 975, '2021-06-27 00:00:00', 0.484368145112787, 1.19550000000001, 1.04581092937489, 1.74850000000001, 1.32865364184952, 2.0885, 0.0480832611206737, 2.994, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 930, '2021-06-27 00:00:00', 0.370523953341752, 2.172, 0.503460028204834, 2.79000000000001, 0.338704148188366, 2.90650000000001, 5.49068415591355, 7.35250000000001, 4.51275547753255, 10.654 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 945, '2021-06-27 00:00:00', 0.46032651455245, 1.3905, 0.30476302269141, 1.7505, 3.20107239843151, 4.0585, 5.79120453791784, 6.52, 4.8203469273487, 9.81649999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 960, '2021-06-27 00:00:00', 0.0480832611206938, 0.992000000000004, 0.389615836433799, 1.3105, 4.51346258431374, 4.5175, 6.19920515066248, 6.2315, 5.22834754009334, 9.52799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 975, '2021-06-27 00:00:00', 0.4567909806465, 0.690000000000012, 4.06869241894739, 3.44500000000001, 6.58528545319031, 5.4015, 6.16809245229026, 6.2535, 5.23259018078046, 9.52499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:46:59 Duration: 3s261ms 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 970085, 1, 990, '2021-06-27 00:00:00', 0.46380574678521, 0.943956521739133, 0.620572791002636, 1.21195652173913, 0.651638976528585, 1.39991304347826, 0.686994680983489, 1.69465217391304, 1.34875389715797, 3.9024347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1005, '2021-06-27 00:00:00', 0.203245903361423, 0.617521739130436, 0.236663918408955, 0.760086956521739, 0.29167904283925, 1.00486956521739, 0.412359210612637, 1.31486956521739, 1.37126008667081, 3.74995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1020, '2021-06-27 00:00:00', 0.184448274613521, 0.489565217391305, 0.227487349255176, 0.689304347826088, 0.289404547467489, 0.848913043478261, 0.421160072091494, 1.22452173913044, 1.36996983464093, 3.73956521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1035, '2021-06-27 00:00:00', 0.167066304794322, 0.468173913043478, 0.250066465472979, 0.641347826086956, 0.268649293108593, 0.744521739130435, 0.399162869074052, 1.09478260869565, 1.38552832776366, 3.72926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1050, '2021-06-27 00:00:00', 0.148713494872897, 0.398391304347825, 0.145278878606527, 0.49904347826087, 0.248329597375758, 0.686043478260868, 0.425519561516508, 1.02652173913044, 1.41726556433221, 3.73295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1065, '2021-06-27 00:00:00', 0.11263453089265, 0.341086956521735, 0.176840172586195, 0.485086956521738, 0.218013860748029, 0.642043478260869, 0.45175253378222, 0.970478260869566, 1.43707001818079, 3.73434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1080, '2021-06-27 00:00:00', 0.176122610453755, 0.396913043478259, 0.211458514979448, 0.514391304347824, 0.199470881110673, 0.617782608695654, 0.461509561221449, 0.961434782608696, 1.45185053918862, 3.73452173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1095, '2021-06-27 00:00:00', 0.116461549406312, 0.320260869565218, 0.123898323097625, 0.421391304347826, 0.201467334713402, 0.589782608695655, 0.45390291661049, 0.954304347826089, 1.46729766534782, 3.7334347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1110, '2021-06-27 00:00:00', 0.103800355654461, 0.311826086956525, 0.146411381012949, 0.438739130434788, 0.232503933410566, 0.552478260869572, 0.445133820976427, 0.955869565217397, 1.46134067390783, 3.73073913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1125, '2021-06-27 00:00:00', 0.0956834785281188, 0.311652173913047, 0.185515157110643, 0.426652173913045, 0.280763724107485, 0.552217391304349, 0.439236883157247, 0.954695652173914, 1.62350543614297, 4.02708695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1140, '2021-06-27 00:00:00', 0.152948388308497, 0.294130434782609, 0.176317614507944, 0.352086956521741, 0.298732778126662, 0.553000000000002, 0.493057004296829, 1.05013043478261, 1.64969773611815, 4.1015652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1155, '2021-06-27 00:00:00', 0.109929513888291, 0.232043478260872, 0.21815923219723, 0.39721739130435, 0.318834326983844, 0.535652173913046, 1.03907375331212, 1.59991304347826, 1.63532160354946, 4.11926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1170, '2021-06-27 00:00:00', 0.138443493131724, 0.312652173913047, 0.173844576443711, 0.375130434782613, 0.293036724215803, 0.525608695652176, 1.04926560803523, 1.76004347826087, 1.70791107529248, 4.17317391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1185, '2021-06-27 00:00:00', 0.101296282058587, 0.237869565217395, 0.155768539649906, 0.336739130434787, 0.240998819146562, 0.473608695652179, 1.0639241183676, 1.8064347826087, 1.71394939645161, 4.18752173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1200, '2021-06-27 00:00:00', 0.10972581711116, 0.245869565217394, 0.175806824457103, 0.345304347826088, 0.204274093164893, 0.456217391304349, 1.03956521582086, 1.85773913043478, 1.70416543041726, 4.20421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1215, '2021-06-27 00:00:00', 0.101161652032265, 0.245956521739131, 0.127052944054381, 0.329217391304348, 0.138317887291065, 0.417260869565217, 1.02330345666712, 1.91765217391304, 1.70608661258573, 4.21256521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1230, '2021-06-27 00:00:00', 0.0646211825425822, 0.219521739130435, 0.105101174669917, 0.299565217391304, 0.145430354954846, 0.410478260869564, 1.0170685788437, 1.98369565217391, 1.7084923791127, 4.23613043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1245, '2021-06-27 00:00:00', 0.103863756151495, 0.224043478260868, 0.110401942613374, 0.296043478260867, 0.166170943936345, 0.447652173913044, 1.030154459043, 2.03186956521739, 1.7266013624523, 4.25408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1260, '2021-06-27 00:00:00', 0.0897254486000613, 0.225260869565215, 0.125816322611867, 0.31373913043478, 0.195300002327421, 0.457000000000001, 1.01000978549637, 2.07169565217391, 1.70634351109781, 4.28178260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1275, '2021-06-27 00:00:00', 0.114106132552839, 0.233130434782606, 0.163021810417922, 0.343260869565218, 0.283059296292125, 0.517260869565216, 1.00929130029628, 2.06726086956522, 1.7041319153693, 4.27969565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1290, '2021-06-27 00:00:00', 0.106523838004655, 0.231347826086956, 0.168796788272843, 0.34791304347826, 0.289866263288586, 0.511217391304347, 0.99673966138063, 2.08895652173913, 1.71221206921353, 4.29447826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1305, '2021-06-27 00:00:00', 0.124642270727767, 0.259826086956522, 0.218560779256595, 0.389782608695654, 0.232086531497991, 0.533608695652173, 1.0001498860003, 2.08960869565217, 1.71747487568715, 4.32630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1320, '2021-06-27 00:00:00', 0.133505805117228, 0.245, 0.165724441396525, 0.338238095238097, 0.296883502885749, 0.562285714285712, 1.03763490689163, 2.13, 1.78691777863981, 4.37795238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1335, '2021-06-27 00:00:00', 0.0936697847303449, 0.235857142857144, 0.113134643761532, 0.339047619047619, 1.09726607876989, 1.37738095238095, 1.03977793874691, 2.16252380952381, 1.80208937070279, 4.397 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1350, '2021-06-27 00:00:00', 0.102186058130213, 0.259238095238092, 0.235963869308518, 0.439619047619046, 1.12721410904009, 1.61604761904762, 1.04751794620381, 2.20804761904762, 1.83347373791365, 4.42795238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1365, '2021-06-27 00:00:00', 0.156905264107874, 0.359523809523805, 1.09959848516239, 1.35785714285714, 1.13829169832525, 1.68876190476191, 1.04567185511107, 2.21585714285714, 1.84877041892842, 4.43347619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 990, '2021-06-27 00:00:00', 0.42613848236676, 0.933384615384616, 0.51342172349234, 1.21288461538462, 0.617168841129831, 1.44153846153846, 0.659417729166016, 1.87169230769231, 1.96488299005701, 4.37726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1005, '2021-06-27 00:00:00', 0.307646943001978, 0.687192307692308, 0.454967861925015, 0.879346153846155, 0.483893147772875, 1.14353846153846, 0.638685429974368, 1.53203846153846, 1.94633934901868, 4.2393076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1020, '2021-06-27 00:00:00', 0.235152209299557, 0.528807692307695, 0.332948774068694, 0.734615384615384, 0.440965878672999, 0.999115384615386, 0.523489116777625, 1.32584615384615, 1.97138033328466, 4.11846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1035, '2021-06-27 00:00:00', 0.308079342927208, 0.551807692307688, 0.321807367128945, 0.757692307692304, 0.414087556701946, 0.985230769230768, 0.492992090746354, 1.25819230769231, 1.97816663216611, 4.09476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1050, '2021-06-27 00:00:00', 0.174088925110575, 0.453076923076923, 0.341739435152667, 0.618807692307691, 0.37803153307628, 0.812000000000002, 0.438431162915441, 1.12273076923077, 1.95071353138755, 4.05119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1065, '2021-06-27 00:00:00', 0.292082317164187, 0.447999999999998, 0.29426866060691, 0.573269230769231, 0.312146654388856, 0.719576923076925, 0.355642086719433, 1.05242307692308, 1.92415909025615, 4.09326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1080, '2021-06-27 00:00:00', 0.128627308979799, 0.369230769230765, 0.192860140636044, 0.508076923076923, 0.22769276195381, 0.660923076923077, 0.2917641434183, 1.03434615384615, 1.92423704760734, 4.08984615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1095, '2021-06-27 00:00:00', 0.166700283789156, 0.368230769230775, 0.212453535191545, 0.475769230769235, 0.232964021652731, 0.65465384615385, 0.349066094689154, 1.07046153846154, 1.9315853628163, 4.09442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1110, '2021-06-27 00:00:00', 0.1210419952553, 0.312730769230769, 0.145140192175069, 0.472653846153846, 0.194247918511767, 0.615576923076923, 0.363207590567919, 1.03392307692307, 2.08152167859514, 4.02753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1125, '2021-06-27 00:00:00', 0.159104537478208, 0.344423076923078, 0.189019217582193, 0.44823076923077, 0.195880622986399, 0.592461538461539, 0.381659568403368, 0.993884615384612, 2.10412801745667, 4.16107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1140, '2021-06-27 00:00:00', 0.105584592407446, 0.272884615384616, 0.142601844847277, 0.381615384615386, 0.231944877403764, 0.529115384615384, 0.392966594783046, 0.975230769230769, 2.17257356253255, 4.27473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1155, '2021-06-27 00:00:00', 0.104440958661604, 0.266076923076919, 0.158799011816341, 0.376615384615389, 0.221759498972681, 0.517653846153843, 0.583405450780157, 1.478, 2.14922116555313, 4.31246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1170, '2021-06-27 00:00:00', 0.0923528767616616, 0.27042307692308, 0.142836991545767, 0.387384615384614, 0.168257792138684, 0.482269230769228, 0.636431677401429, 1.616, 2.19750971678958, 4.35065384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1185, '2021-06-27 00:00:00', 0.0996111516772141, 0.270307692307687, 0.142159915371603, 0.352192307692302, 0.17668888346034, 0.446807692307688, 0.68707652692124, 1.70907692307692, 2.19816657204624, 4.35096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1200, '2021-06-27 00:00:00', 0.0892307035808802, 0.235961538461537, 0.099027401025407, 0.300115384615381, 0.157403411164292, 0.401923076923075, 0.66300373940238, 1.76596153846154, 2.22449632155582, 4.37426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1215, '2021-06-27 00:00:00', 0.0725032094780335, 0.225653846153845, 0.102663041061525, 0.308499999999997, 0.186297499879997, 0.434961538461535, 0.680193281354643, 1.8105, 2.22566643848188, 4.38015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1230, '2021-06-27 00:00:00', 0.0780908346833253, 0.222461538461536, 0.112707518007383, 0.296769230769232, 0.185494648481794, 0.432769230769231, 0.67997596903239, 1.82903846153846, 2.24596117097746, 4.40569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1245, '2021-06-27 00:00:00', 0.0902969204688263, 0.214423076923082, 0.155461437216879, 0.337538461538463, 0.180991474512348, 0.444076923076927, 0.683989240806072, 1.85380769230769, 2.24706185598336, 4.40776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1260, '2021-06-27 00:00:00', 0.122350473891758, 0.255038461538459, 0.138756211226183, 0.325384615384618, 0.200937713273007, 0.476269230769233, 0.691853596118096, 1.84696153846154, 2.26333617782382, 4.40257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1275, '2021-06-27 00:00:00', 0.0894107634202085, 0.227730769230772, 0.108822770524441, 0.303653846153851, 0.328117877505116, 0.553692307692308, 0.683442714947922, 1.84376923076923, 2.25069468250275, 4.37892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1290, '2021-06-27 00:00:00', 0.0908291464572585, 0.231423076923082, 0.150031935062046, 0.365692307692312, 0.298250725706771, 0.563153846153847, 0.736680401426665, 1.86957692307692, 2.24592182753199, 4.36815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1305, '2021-06-27 00:00:00', 0.105062355111327, 0.240461538461541, 0.302996359460233, 0.435923076923077, 0.296689290984045, 0.560846153846151, 0.770105444328643, 1.87065384615385, 2.24285167931021, 4.36215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1320, '2021-06-27 00:00:00', 0.0701131073772058, 0.247250000000003, 0.112946882154426, 0.333708333333334, 0.146096354942673, 0.529333333333336, 0.81539439643594, 1.91375, 2.32786159218956, 4.422125 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1335, '2021-06-27 00:00:00', 0.111538613577725, 0.242916666666665, 0.126375303723885, 0.35125, 0.518840511572948, 1.24054166666667, 0.885976877335922, 1.924375, 2.32443358185371, 4.41079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1350, '2021-06-27 00:00:00', 0.0955263071740924, 0.258666666666667, 0.130665492822292, 0.447083333333335, 0.60216121481144, 1.42229166666666, 0.894300446183204, 1.905625, 2.32478853643303, 4.4025 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1365, '2021-06-27 00:00:00', 0.121391091524251, 0.370666666666667, 0.535636718159409, 1.18120833333333, 0.692004417710202, 1.507125, 0.922891768074518, 1.88179166666667, 2.32984729237714, 4.39916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 990, '2021-06-27 00:00:00', 0.527727103136289, 0.982153846153844, 0.637466293528228, 1.20965384615384, 0.728084860861278, 1.40426923076923, 0.938118966541351, 1.70965384615385, 2.26089737970092, 4.29280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1005, '2021-06-27 00:00:00', 0.328336206677523, 0.670769230769228, 0.341301076200154, 0.826769230769231, 0.463296110661258, 1.04061538461539, 0.750022502226535, 1.34607692307692, 2.21099616149686, 4.16288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1020, '2021-06-27 00:00:00', 0.230790324420574, 0.536576923076924, 0.337348156155535, 0.699538461538464, 0.424257657562006, 0.823000000000002, 0.635775336468423, 1.20503846153847, 2.15009383408832, 4.07384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1035, '2021-06-27 00:00:00', 0.205158674051237, 0.459192307692309, 0.240674210052958, 0.568346153846154, 0.276683023303953, 0.692153846153847, 0.631066530687411, 1.14738461538462, 2.1355261751183, 3.99073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1050, '2021-06-27 00:00:00', 0.175294495064737, 0.392000000000002, 0.207964286874899, 0.491230769230769, 0.274095797402746, 0.66311538461539, 0.646314269829014, 1.12284615384616, 2.13138565401803, 3.94561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1065, '2021-06-27 00:00:00', 0.173108538650894, 0.359384615384614, 0.243395028708483, 0.512500000000003, 0.315202420920026, 0.666615384615391, 0.650035738662468, 1.1043076923077, 2.12789892942456, 3.93357692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1080, '2021-06-27 00:00:00', 0.210090500645648, 0.404538461538463, 0.226100158200874, 0.51019230769231, 0.306167435338143, 0.653538461538463, 0.629413074587377, 1.07853846153846, 2.10939102695906, 3.90376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1095, '2021-06-27 00:00:00', 0.136274993473321, 0.34192307692308, 0.215758443991994, 0.483884615384616, 0.276898606824843, 0.633038461538463, 0.663352761472995, 1.13961538461539, 2.09320263563902, 3.88992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1110, '2021-06-27 00:00:00', 0.193767811091999, 0.34126923076923, 0.240435134383797, 0.448423076923076, 0.282281160983435, 0.567576923076921, 0.631366703149726, 1.09407692307693, 2.08383896321558, 3.87523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1125, '2021-06-27 00:00:00', 0.182235722243303, 0.293461538461535, 0.202428213296619, 0.401692307692303, 0.367924032710766, 0.55457692307692, 0.613141114388724, 1.10388461538462, 2.2514323143621, 4.15388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1140, '2021-06-27 00:00:00', 0.088062110947984, 0.277153846153845, 0.136620957959777, 0.363384615384613, 0.237611628827054, 0.519615384615385, 0.541595200808189, 1.14219230769231, 2.33605315831244, 4.20703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1155, '2021-06-27 00:00:00', 0.0984801424731879, 0.263461538461537, 0.224686667298127, 0.387461538461536, 0.230463095660759, 0.523961538461538, 1.58787606617723, 1.70319230769231, 2.37833625881623, 4.246 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1170, '2021-06-27 00:00:00', 0.134738561666657, 0.265999999999997, 0.134650733380846, 0.348499999999997, 0.184821647916205, 0.46519230769231, 1.60096486340149, 1.75842307692308, 2.3786788990142, 4.23923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1185, '2021-06-27 00:00:00', 0.113263939539462, 0.261000000000001, 0.197796122696694, 0.37988461538462, 0.200420745893771, 0.479653846153848, 1.594788946731, 1.83623076923077, 2.36601310354652, 4.24738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1200, '2021-06-27 00:00:00', 0.143375660416965, 0.272500000000006, 0.159318592280229, 0.344423076923084, 0.184349250483552, 0.44738461538462, 1.57331187822181, 1.91111538461539, 2.35959347248305, 4.25565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1215, '2021-06-27 00:00:00', 0.0733466060249885, 0.21573076923077, 0.109947511952815, 0.311153846153844, 0.266301324413932, 0.494346153846154, 1.56628092577977, 1.92446153846154, 2.34684100900305, 4.28919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1230, '2021-06-27 00:00:00', 0.0821583836257715, 0.24, 0.107530203270451, 0.297769230769233, 0.302085917477895, 0.51469230769231, 1.56754006205706, 1.93061538461539, 2.31169065271419, 4.31492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1245, '2021-06-27 00:00:00', 0.076501342371327, 0.211153846153846, 0.224597955330099, 0.380192307692308, 0.300892262855246, 0.511923076923079, 1.56913591704283, 1.92161538461538, 2.3096861168699, 4.30396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1260, '2021-06-27 00:00:00', 0.191100847319297, 0.301576923076926, 0.260577866702802, 0.386230769230771, 0.304701197897212, 0.505500000000002, 1.56847675836732, 1.91930769230769, 2.30994152207034, 4.30234615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1275, '2021-06-27 00:00:00', 0.109733046701812, 0.224307692307695, 0.151504130433665, 0.339307692307696, 0.37160280076778, 0.519192307692312, 1.56654060223843, 1.91853846153846, 2.31004852196792, 4.30457692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1290, '2021-06-27 00:00:00', 0.155259271988701, 0.290807692307697, 0.182165689583789, 0.359461538461545, 0.349868434612869, 0.529192307692313, 1.5656304942787, 1.94326923076923, 2.30194427286688, 4.32165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1305, '2021-06-27 00:00:00', 0.110384760653883, 0.241346153846154, 0.304803290917021, 0.412384615384614, 0.298398669825866, 0.581615384615385, 1.56429557506049, 1.94838461538461, 2.29517540841318, 4.33465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1320, '2021-06-27 00:00:00', 0.142358294658135, 0.270833333333331, 0.13630144953348, 0.338541666666667, 0.20969511598191, 0.593958333333333, 1.62697524933741, 1.958125, 2.38228669680983, 4.34441666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1335, '2021-06-27 00:00:00', 0.117243885227283, 0.237958333333331, 0.141147445776657, 0.375416666666669, 1.66792178627924, 1.40829166666667, 1.63128879208692, 1.98141666666667, 2.37395688763462, 4.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1350, '2021-06-27 00:00:00', 0.0976462114405631, 0.287000000000004, 0.184182403091868, 0.481125, 1.68146829383976, 1.52933333333333, 1.62686422776448, 2.00245833333333, 2.37395688763462, 4.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1365, '2021-06-27 00:00:00', 0.156392668199846, 0.405666666666667, 1.67031778413571, 1.39225, 1.68033055700273, 1.64945833333333, 1.6266582659337, 2.073375, 2.37323181433362, 4.360875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 990, '2021-06-27 00:00:00', 0.395256265459028, 0.922346153846153, 0.424601889557013, 1.08873076923077, 0.46512443330956, 1.36946153846154, 0.577237486122149, 1.71865384615384, 1.62741779988564, 4.09184615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1005, '2021-06-27 00:00:00', 0.242208991130828, 0.567346153846152, 0.362281456668914, 0.813423076923072, 0.430825790242945, 1.0846923076923, 0.571725734408218, 1.46365384615384, 1.57274693597393, 3.90826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1020, '2021-06-27 00:00:00', 0.268129211101946, 0.580923076923074, 0.313422918998984, 0.819615384615385, 0.31912856584527, 0.966192307692306, 0.589114506304557, 1.38830769230769, 1.55778397238365, 3.87523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1035, '2021-06-27 00:00:00', 0.205270032283931, 0.513115384615386, 0.267620741981002, 0.685307692307691, 0.266238077378413, 0.834923076923076, 0.579328900871187, 1.27815384615384, 1.50866924753623, 3.81753846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1050, '2021-06-27 00:00:00', 0.144518367211708, 0.418038461538458, 0.167331881186873, 0.553961538461534, 0.237498997568734, 0.714423076923075, 0.611925909290936, 1.17996153846154, 1.53368656310413, 3.77792307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1065, '2021-06-27 00:00:00', 0.124151619463395, 0.384769230769229, 0.221090489653862, 0.540730769230767, 0.250111704275078, 0.684230769230769, 0.620179404564642, 1.13757692307692, 1.50423820740446, 3.73723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1080, '2021-06-27 00:00:00', 0.171427405582116, 0.390653846153845, 0.189466977029285, 0.501153846153846, 0.249168083522257, 0.649576923076921, 0.592427445736217, 1.11403846153846, 1.50433108058034, 3.733 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1095, '2021-06-27 00:00:00', 0.15083542228331, 0.338269230769232, 0.222313154045227, 0.470461538461541, 0.249796347820807, 0.616846153846152, 0.567050539058165, 1.08807692307692, 1.49550283799849, 3.73146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1110, '2021-06-27 00:00:00', 0.139207692095163, 0.30469230769231, 0.182659700409928, 0.414615384615388, 0.332630448673322, 0.569846153846153, 0.566028937830511, 1.07396153846154, 1.49319354611311, 3.72161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1125, '2021-06-27 00:00:00', 0.121746476808916, 0.303730769230772, 0.187395201481954, 0.432807692307692, 0.332009427576992, 0.592499999999999, 0.549592699537226, 1.07784615384616, 1.80219798622085, 4.04069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1140, '2021-06-27 00:00:00', 0.131293851282592, 0.298653846153846, 0.25912259349879, 0.417961538461536, 0.325144862389768, 0.577692307692306, 0.546188940259265, 1.13296153846154, 1.8011783976053, 4.0445 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1155, '2021-06-27 00:00:00', 0.201202053055743, 0.312884615384613, 0.214681062186534, 0.416038461538461, 0.387996256920883, 0.618153846153846, 0.860004822884507, 1.68784615384615, 1.79231010537969, 4.08607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1170, '2021-06-27 00:00:00', 0.105769066293579, 0.269846153846155, 0.156216501639921, 0.362653846153848, 0.326742231971699, 0.584615384615387, 0.943245256466283, 1.74557692307692, 1.76704804732029, 4.09980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1185, '2021-06-27 00:00:00', 0.136219534349746, 0.267807692307695, 0.256610246213082, 0.429461538461539, 0.303749735042618, 0.588692307692305, 0.968889953265312, 1.77169230769231, 1.74452342930229, 4.10334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1200, '2021-06-27 00:00:00', 0.201392292267149, 0.306153846153845, 0.24230814774072, 0.413961538461541, 0.271979436439876, 0.546423076923077, 1.02695559038129, 1.76923076923077, 1.72820823932231, 4.08803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1215, '2021-06-27 00:00:00', 0.148215331917398, 0.276230769230772, 0.163403135267912, 0.38276923076923, 0.178422126947905, 0.509153846153843, 1.04923279810316, 1.75223076923077, 1.70933430902208, 4.0955 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1230, '2021-06-27 00:00:00', 0.0944975457556741, 0.258884615384614, 0.154361997116669, 0.355115384615382, 0.197819700348964, 0.482923076923075, 1.0345972624092, 1.76215384615384, 1.69068053890006, 4.11226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1245, '2021-06-27 00:00:00', 0.0932509599868116, 0.236692307692305, 0.145573058580962, 0.34134615384615, 0.177815033542853, 0.439115384615385, 1.00444774646799, 1.75734615384616, 1.67828757781441, 4.10407692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1260, '2021-06-27 00:00:00', 0.14846189876401, 0.257846153846149, 0.189065686591071, 0.327076923076922, 0.191721982207407, 0.44703846153846, 0.997550767553289, 1.79757692307692, 1.67119930772899, 4.13338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1275, '2021-06-27 00:00:00', 0.103819169713498, 0.228500000000001, 0.120640017598448, 0.313576923076924, 0.196319993887529, 0.477500000000002, 1.0125697825905, 1.79673076923077, 1.66899955523799, 4.12534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1290, '2021-06-27 00:00:00', 0.0977548031477797, 0.217192307692306, 0.128639340794329, 0.306999999999998, 0.211639610223094, 0.488269230769232, 1.01366357414009, 1.82519230769231, 1.66557896101764, 4.14934615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1305, '2021-06-27 00:00:00', 0.0863672747853343, 0.231115384615383, 0.202679436169912, 0.395076923076923, 0.257900481700864, 0.555461538461539, 0.992814229272604, 1.82957692307692, 1.68644125852682, 4.17403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1320, '2021-06-27 00:00:00', 0.0996370223957158, 0.258666666666668, 0.136993890692089, 0.350250000000002, 0.276718238820016, 0.605125000000002, 1.02560056637033, 1.859, 1.75027161401483, 4.158875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1335, '2021-06-27 00:00:00', 0.145101064229656, 0.260833333333336, 0.224848338580295, 0.387083333333336, 0.860618726493504, 1.344625, 1.0231885902923, 1.94325, 1.74874873693379, 4.14966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1350, '2021-06-27 00:00:00', 0.107608657590389, 0.275166666666663, 0.201868334008488, 0.488041666666666, 0.959753273510692, 1.45245833333333, 1.03205259018765, 1.942875, 1.75014297500833, 4.14654166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1365, '2021-06-27 00:00:00', 0.170517833441957, 0.401375, 0.862633882698627, 1.27920833333333, 0.966286908476334, 1.49470833333333, 1.03508499615991, 1.95941666666666, 1.75235379540644, 4.14820833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 990, '2021-06-27 00:00:00', 0.3876282022614, 0.788166666666667, 0.361151529882171, 0.920083333333331, 0.428013197344955, 1.07091666666667, 0.569884554797815, 1.57066666666667, 1.70608651895059, 3.93508333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1005, '2021-06-27 00:00:00', 0.28929779739865, 0.543541666666666, 0.409326698389556, 0.719458333333337, 0.37807984548931, 0.847750000000001, 0.549663123115463, 1.399375, 1.68325573935097, 3.91233333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1020, '2021-06-27 00:00:00', 0.302223930799379, 0.527000000000004, 0.328508947554232, 0.643291666666673, 0.292964306946986, 0.762541666666669, 0.547071516865223, 1.300125, 1.73241042127829, 3.90229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1035, '2021-06-27 00:00:00', 0.174032210078844, 0.378083333333334, 0.199255771105481, 0.511583333333334, 0.187538440503982, 0.674166666666666, 0.585290784598759, 1.28179166666667, 1.73188006036164, 3.90575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1050, '2021-06-27 00:00:00', 0.165409368108252, 0.397541666666668, 0.179926308385615, 0.514458333333332, 0.250776128582181, 0.680333333333333, 0.585749388403007, 1.25245833333333, 1.75755952957503, 3.88775 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1065, '2021-06-27 00:00:00', 0.114284510216225, 0.310083333333334, 0.142436045908022, 0.437875000000001, 0.272186793144558, 0.655541666666667, 0.59789077179699, 1.210375, 1.77711384643427, 3.86416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1080, '2021-06-27 00:00:00', 0.149879220698203, 0.346291666666669, 0.232124716602889, 0.473666666666669, 0.327237481907588, 0.658750000000003, 0.61943292790577, 1.20725, 1.7909538366266, 3.86541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1095, '2021-06-27 00:00:00', 0.172975321813613, 0.315875000000001, 0.244815443649447, 0.46758333333333, 0.294450064662433, 0.645833333333329, 0.65580025237453, 1.21566666666666, 1.80253016568056, 3.86129166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1110, '2021-06-27 00:00:00', 0.155201668712082, 0.32658333333333, 0.193052027041748, 0.432958333333332, 0.248005255758944, 0.601458333333328, 0.617968057368291, 1.17879166666666, 1.90420786337955, 3.87475 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1125, '2021-06-27 00:00:00', 0.120041108598776, 0.255708333333335, 0.152215801946836, 0.385208333333329, 0.378983401322883, 0.609374999999995, 0.607815952311273, 1.10366666666666, 1.86992403162748, 4.00783333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1140, '2021-06-27 00:00:00', 0.159822705212521, 0.304083333333329, 0.209077784395035, 0.396291666666663, 0.357153356315653, 0.608541666666663, 0.617649870330141, 1.11283333333333, 1.89392707906009, 4.01670833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1155, '2021-06-27 00:00:00', 0.129542275288637, 0.241625, 0.327027843072923, 0.45558333333333, 0.377969479635898, 0.590166666666666, 0.649967522878717, 1.56670833333333, 1.90362386485371, 4.00208333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1170, '2021-06-27 00:00:00', 0.277141853360436, 0.33695833333333, 0.277036844198523, 0.404249999999999, 0.30596700767012, 0.570375000000002, 0.719862445344517, 1.723875, 1.87185833755377, 4.019625 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1185, '2021-06-27 00:00:00', 0.13393097264928, 0.276125000000004, 0.173362901602888, 0.399500000000004, 0.261250251369408, 0.546958333333334, 0.706794446421839, 1.71529166666667, 1.86713053307374, 4.02008333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1200, '2021-06-27 00:00:00', 0.155512802958656, 0.290333333333333, 0.194234655634043, 0.38333333333333, 0.284858775078335, 0.5245, 0.712871005618952, 1.733875, 1.86961356155897, 4.017 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1215, '2021-06-27 00:00:00', 0.116906471969715, 0.257583333333334, 0.173380325639447, 0.352291666666666, 0.268327293117723, 0.489166666666667, 0.712719424641188, 1.72925, 1.87306697845996, 4.01491666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1230, '2021-06-27 00:00:00', 0.116510114943113, 0.227541666666665, 0.172495557598751, 0.328250000000002, 0.237146071141754, 0.461541666666669, 0.71451302966791, 1.708, 1.89021744014134, 4.00583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1245, '2021-06-27 00:00:00', 0.122440372947556, 0.230083333333334, 0.157577994261136, 0.333291666666668, 0.205941721740944, 0.438583333333337, 0.709102789660532, 1.736625, 1.8884672624775, 4.00041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1260, '2021-06-27 00:00:00', 0.110614087933118, 0.231208333333331, 0.142264883584989, 0.320583333333334, 0.219682243350436, 0.449125, 0.717684879983215, 1.75275, 1.87945381703364, 3.97529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1275, '2021-06-27 00:00:00', 0.120344523547297, 0.229250000000003, 0.156291666908148, 0.294041666666669, 0.392204721387007, 0.507249999999999, 0.696643847573723, 1.74329166666667, 1.88075350254063, 3.95979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1290, '2021-06-27 00:00:00', 0.0770555864671529, 0.193208333333336, 0.174388699399535, 0.327125, 0.396865816680243, 0.548041666666664, 0.679358755622226, 1.75116666666667, 1.87293371314646, 3.96354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1305, '2021-06-27 00:00:00', 0.184407079621398, 0.245333333333337, 0.405033296180069, 0.411833333333335, 0.404680279508637, 0.535958333333333, 0.681139134044974, 1.75679166666667, 1.87546310367889, 3.966875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1320, '2021-06-27 00:00:00', 0.111362333237366, 0.233045454545458, 0.140436833946814, 0.339863636363635, 0.27333000209141, 0.530363636363634, 0.701307004921177, 1.75709090909091, 1.97250644000068, 4.05468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1335, '2021-06-27 00:00:00', 0.0992147960617553, 0.234636363636361, 0.143244175935335, 0.33131818181818, 0.554764893067399, 1.15290909090909, 0.706765042058054, 1.74059090909091, 2.0209831690781, 4.09927272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1350, '2021-06-27 00:00:00', 0.105014696971832, 0.234090909090909, 0.243691238893434, 0.439909090909092, 0.721700187178274, 1.35472727272727, 0.705729037255782, 1.74204545454546, 2.03075317953474, 4.104 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1365, '2021-06-27 00:00:00', 0.237206369865481, 0.389190476190478, 0.536928172016294, 1.15480952380953, 0.671870792567112, 1.43852380952381, 0.62091251204904, 1.81204761904762, 1.88054897759746, 4.28457142857143 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 930, '2021-06-27 00:00:00', 0.101116269709677, 0.761499999999998, 0.368402632998182, 0.950499999999991, 0.014849242404908, 1.20049999999999, 0.451841233178211, 1.53049999999999, 0.731148411746904, 3.91199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 945, '2021-06-27 00:00:00', 0.116672618895775, 0.578500000000005, 0.0247487373415268, 0.741499999999988, 0.242537625946998, 1.0025, 0.450427019615831, 1.40549999999999, 0.729734198184525, 3.78699999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 960, '2021-06-27 00:00:00', 0.0120208152801684, 0.389499999999998, 0.0516187950266233, 0.701499999999996, 0.0784888527117198, 0.792500000000004, 0.286378246380553, 1.1955, 0.499217387517715, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 975, '2021-06-27 00:00:00', 0.22980970388564, 0.529499999999999, 0.0459619407771441, 0.769500000000008, 0.0482600378160013, 0.769500000000008, 0.0506730397068013, 1.1725, 0.0532066916921414, 3.67199999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 930, '2021-06-27 00:00:00', 0.138592929112562, 0.660000000000011, 0.182433549546116, 0.691000000000003, 0.353553390593254, 1.05, 0.84287128317439, 1.896, 0.796909342397226, 3.8455 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 945, '2021-06-27 00:00:00', 0.0247487373415268, 0.340500000000006, 0.113137084989865, 0.427999999999997, 0.23334523779157, 0.822999999999993, 0.954594154601835, 1.663, 0.905803786699972, 3.76849999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 960, '2021-06-27 00:00:00', 0.0367695526217153, 0.331999999999994, 0.241830519165808, 0.816999999999993, 0.0056568542494792, 0.99199999999999, 0.954594154601835, 1.663, 0.905803786699972, 3.76849999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 975, '2021-06-27 00:00:00', 0.235466558135119, 0.611499999999992, 0.22698127676088, 0.617499999999993, 0.366988419435822, 1.03749999999999, 0.980757105505742, 1.47149999999999, 1.04793224971846, 3.66799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 930, '2021-06-27 00:00:00', 0.158391918985779, 1.084, 0.142835569799681, 1.095, 0.130814754519513, 1.1155, 0.137355492245489, 1.1155, 0.144223266857763, 3.46450000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 945, '2021-06-27 00:00:00', 0.106066017177986, 0.581000000000003, 0.0473761543394837, 0.651500000000013, 0.0190918830920275, 0.793499999999995, 0.112429978208675, 0.886499999999998, 0.327390439689367, 3.49050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 960, '2021-06-27 00:00:00', 0.0219203102167872, 0.368500000000012, 0.0926309883354379, 0.641499999999994, 0.112429978208675, 0.886499999999998, 0.118051477119109, 0.886499999999998, 0.123954050975065, 3.66050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 975, '2021-06-27 00:00:00', 0.00141421356237985, 0.576999999999998, 0.0721248916810306, 0.728999999999999, 0.203646752981733, 0.822000000000003, 0.110308657865106, 1.04400000000001, 0.659730626847044, 3.72550000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 930, '2021-06-27 00:00:00', 0.444770165366332, 0.816500000000005, 0.23263813101038, 0.966499999999996, 0.364159992311082, 1.2675, 0.0742462120245802, 1.67749999999999, 0.412243253431756, 4.49050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 945, '2021-06-27 00:00:00', 0.0205060966544274, 0.628499999999988, 0.0431335136524045, 0.852499999999992, 0.324562012564628, 1.05549999999999, 0.184554869889686, 1.41549999999999, 0.262336615820216, 4.41250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 960, '2021-06-27 00:00:00', 0.0784888527116997, 0.520499999999998, 0.099702056147317, 0.696499999999986, 0.00919238815542882, 0.873499999999993, 0.480125504425667, 1.20649999999999, 0.168998520703588, 4.47850000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 975, '2021-06-27 00:00:00', 0.0360624458405052, 0.54249999999999, 0.106773123959176, 0.692499999999995, 0.163341666454109, 0.882500000000007, 0.515480843484982, 1.1815, 0.126572113832393, 4.50850000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 930, '2021-06-27 00:00:00', 0.146371103705591, 0.970500000000001, 0.144956890143231, 0.971499999999992, 0.00777817459306906, 1.20349999999999, 0.313248304065649, 1.65949999999999, 0.170412734265968, 4.2985 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 945, '2021-06-27 00:00:00', 0.147785317267991, 0.632499999999993, 0.317490944752748, 0.780500000000004, 0.617304219975869, 1.2145, 0.45891230099007, 1.76249999999999, 0.07707463914934, 4.2325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 960, '2021-06-27 00:00:00', 0.310419876940889, 0.58550000000001, 0.260922402257856, 0.692499999999995, 0.603162084352151, 1.0245, 0.317490944752769, 1.66249999999999, 0.0643467170879615, 4.13250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 975, '2021-06-27 00:00:00', 0.134350288425442, 0.412999999999982, 0.207889393668853, 0.74499999999999, 0.218283863352295, 0.74499999999999, 0.22919805651991, 1.38299999999998, 0.240657959345906, 3.85299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:47:14 Duration: 3s258ms Database: acaweb_fx User: pgperfstats
10 58s54ms 4 1s789ms 41s616ms 14s513ms select updateresultsmaterializedview ();Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Jun 27 14 4 58s54ms 14s513ms [ User: postgres - Total duration: 58s54ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:04:09 Duration: 41s616ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:17:39 Duration: 12s737ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:32:10 Duration: 1s911ms Database: acaweb_fx User: postgres
11 55s767ms 15 1s286ms 17s381ms 3s717ms with last_candle as ( select acs.symbolid as symbolid, acs.latestpricedatetime as latest_candle_time, bsl.brokerid as broker_id, s.symbol as symbol, s.exchange as exchange, s.timegranularity as timegranularity from autochartist_symbolupdates acs inner join brokersymbollist bsl on acs.symbolid = bsl.symbolid inner join symbols s on acs.symbolid = s.symbolid where bsl.brokerid = ? and s.deleted = ? and s.nonliquid = ? and acs.latestpricedatetime is not null ) select distinct on (brokerid, groupid, symbolid) * from ( select lc.broker_id as brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / ?) + ? as sast_hh, mod(cast(psp.fromtime as int), ?) as sast_mm, current_timestamp as datetime, (powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice as closingprice, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / ?.?) as low_15, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / ?.?) as high_15, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / ?.?) as low_30, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / ?.?) as high_30, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / ?.?) as low_60, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / ?.?) as high_60, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / ?.?) as low_240, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / ?.?) as high_240, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / ?.?) as low_1440, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / ?.?) as high_1440, dtt.absolutetimezoneoffset as datafeedtimezoneoffset, dtt.timezone as datafeedtimezonename, (round((cast(? as float) - rank) / ? * ?)) as rank_rounded, ((cast(? as float) - rank) / ? * ?) as rank from last_candle lc inner join downloadersymbolsettings dss on lc.symbolid = dss.symbolid inner join datafeedstimetable dtt on trim(dss.classname) = trim(dtt.classname) inner join powerstats_symboldata psd on psd.symbolid = lc.symbolid left outer join powerstats_trumpet psp on psd.trumpetsymbolid = psp.symbolid and psp.dayofweek = ? and dtt.dayofweek = psp.dayofweek and psp.fromtime = cast(extract(? from lc.latest_candle_time at time zone ?) as integer) * ? + extract(? from (cast(extract(? from lc.latest_candle_time) as integer) / ?) * ? * interval ?) inner join prfsymboltree prf on psp.symbolid = prf.symbolid inner join mat_ps_daily_symbolid_max_enddate e on psp.enddate = e.enddate and psd.dailysymbolid = e.symbolid left join lateral ( select ph.hour, (ave + stddev) as volatility, rank() over (order by (ave + stddev) desc) as rank from powerstats_hourly ph where ph.symbolid = psd.hourlysymbolid and ph.enddate = psp.enddate) rank_query on true where prf.brokerid = ? and rank_query.hour = floor((psp.fromtime) / ?) order by rank desc, rank_rounded desc, exchange, symbol, groupid) sub;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Jun 27 14 15 55s767ms 3s717ms [ User: postgres - Total duration: 55s767ms - Times executed: 15 ]
-
WITH last_candle AS ( SELECT acs.symbolid AS symbolid, acs.latestpricedatetime AS latest_candle_time, bsl.brokerid AS broker_id, s.symbol AS symbol, s.exchange AS exchange, s.timegranularity AS timegranularity FROM autochartist_symbolupdates acs INNER JOIN brokersymbollist bsl ON acs.symbolid = bsl.symbolid INNER JOIN symbols s ON acs.symbolid = s.symbolid WHERE bsl.brokerid = '572' AND s.deleted = 0 AND s.nonliquid = 0 AND acs.latestpricedatetime IS NOT NULL ) SELECT DISTINCT ON (brokerid, groupid, symbolid) * FROM ( SELECT lc.broker_id AS brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / 60) + 6 as SAST_HH, mod(cast(psp.fromtime as int), 60) as SAST_MM, current_timestamp AS datetime, (PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice AS closingprice, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / 2.0) AS low_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / 2.0) AS high_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / 2.0) AS low_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / 2.0) AS high_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / 2.0) AS low_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / 2.0) AS high_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / 2.0) AS low_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / 2.0) AS high_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / 2.0) AS low_1440, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / 2.0) AS high_1440, dtt.absolutetimezoneoffset AS datafeedtimezoneoffset, dtt.timezone AS datafeedtimezonename, (round((cast(25 as float) - rank) / 24 * 10)) as rank_rounded, ((cast(25 as float) - rank) / 24 * 10) as rank FROM last_candle lc INNER JOIN downloadersymbolsettings dss ON lc.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON TRIM(dss.classname) = TRIM(dtt.classname) INNER JOIN powerstats_symboldata psd ON psd.symbolid = lc.symbolid LEFT OUTER JOIN powerstats_trumpet psp ON psd.trumpetsymbolid = psp.symbolid AND psp.dayofweek = 1 and dtt.dayofweek = psp.dayofweek AND psp.fromtime = cast(extract('hour' from lc.latest_candle_time at time zone 'UTC') as integer) * 60 + extract('minute' from (cast(extract('minute' from lc.latest_candle_time) as integer) / 15) * 15 * interval '1 minutes') INNER JOIN prfsymboltree prf ON psp.symbolid = prf.symbolid INNER JOIN mat_ps_daily_symbolid_max_enddate e ON psp.enddate = e.enddate AND psd.dailysymbolid = e.symbolid LEFT JOIN LATERAL ( SELECT ph.hour, (ave + stddev) AS volatility, rank() over (ORDER BY (ave + stddev) DESC) AS rank FROM powerstats_hourly ph WHERE ph.symbolid = psd.hourlysymbolid AND ph.enddate = psp.enddate) rank_query ON true WHERE prf.brokerid = '572' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-06-27 14:04:45 Duration: 17s381ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH last_candle AS ( SELECT acs.symbolid AS symbolid, acs.latestpricedatetime AS latest_candle_time, bsl.brokerid AS broker_id, s.symbol AS symbol, s.exchange AS exchange, s.timegranularity AS timegranularity FROM autochartist_symbolupdates acs INNER JOIN brokersymbollist bsl ON acs.symbolid = bsl.symbolid INNER JOIN symbols s ON acs.symbolid = s.symbolid WHERE bsl.brokerid = '572' AND s.deleted = 0 AND s.nonliquid = 0 AND acs.latestpricedatetime IS NOT NULL ) SELECT DISTINCT ON (brokerid, groupid, symbolid) * FROM ( SELECT lc.broker_id AS brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / 60) + 6 as SAST_HH, mod(cast(psp.fromtime as int), 60) as SAST_MM, current_timestamp AS datetime, (PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice AS closingprice, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / 2.0) AS low_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / 2.0) AS high_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / 2.0) AS low_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / 2.0) AS high_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / 2.0) AS low_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / 2.0) AS high_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / 2.0) AS low_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / 2.0) AS high_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / 2.0) AS low_1440, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / 2.0) AS high_1440, dtt.absolutetimezoneoffset AS datafeedtimezoneoffset, dtt.timezone AS datafeedtimezonename, (round((cast(25 as float) - rank) / 24 * 10)) as rank_rounded, ((cast(25 as float) - rank) / 24 * 10) as rank FROM last_candle lc INNER JOIN downloadersymbolsettings dss ON lc.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON TRIM(dss.classname) = TRIM(dtt.classname) INNER JOIN powerstats_symboldata psd ON psd.symbolid = lc.symbolid LEFT OUTER JOIN powerstats_trumpet psp ON psd.trumpetsymbolid = psp.symbolid AND psp.dayofweek = 1 and dtt.dayofweek = psp.dayofweek AND psp.fromtime = cast(extract('hour' from lc.latest_candle_time at time zone 'UTC') as integer) * 60 + extract('minute' from (cast(extract('minute' from lc.latest_candle_time) as integer) / 15) * 15 * interval '1 minutes') INNER JOIN prfsymboltree prf ON psp.symbolid = prf.symbolid INNER JOIN mat_ps_daily_symbolid_max_enddate e ON psp.enddate = e.enddate AND psd.dailysymbolid = e.symbolid LEFT JOIN LATERAL ( SELECT ph.hour, (ave + stddev) AS volatility, rank() over (ORDER BY (ave + stddev) DESC) AS rank FROM powerstats_hourly ph WHERE ph.symbolid = psd.hourlysymbolid AND ph.enddate = psp.enddate) rank_query ON true WHERE prf.brokerid = '572' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-06-27 14:08:44 Duration: 16s177ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH last_candle AS ( SELECT acs.symbolid AS symbolid, acs.latestpricedatetime AS latest_candle_time, bsl.brokerid AS broker_id, s.symbol AS symbol, s.exchange AS exchange, s.timegranularity AS timegranularity FROM autochartist_symbolupdates acs INNER JOIN brokersymbollist bsl ON acs.symbolid = bsl.symbolid INNER JOIN symbols s ON acs.symbolid = s.symbolid WHERE bsl.brokerid = '572' AND s.deleted = 0 AND s.nonliquid = 0 AND acs.latestpricedatetime IS NOT NULL ) SELECT DISTINCT ON (brokerid, groupid, symbolid) * FROM ( SELECT lc.broker_id AS brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / 60) + 6 as SAST_HH, mod(cast(psp.fromtime as int), 60) as SAST_MM, current_timestamp AS datetime, (PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice AS closingprice, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / 2.0) AS low_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / 2.0) AS high_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / 2.0) AS low_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / 2.0) AS high_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / 2.0) AS low_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / 2.0) AS high_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / 2.0) AS low_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / 2.0) AS high_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / 2.0) AS low_1440, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / 2.0) AS high_1440, dtt.absolutetimezoneoffset AS datafeedtimezoneoffset, dtt.timezone AS datafeedtimezonename, (round((cast(25 as float) - rank) / 24 * 10)) as rank_rounded, ((cast(25 as float) - rank) / 24 * 10) as rank FROM last_candle lc INNER JOIN downloadersymbolsettings dss ON lc.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON TRIM(dss.classname) = TRIM(dtt.classname) INNER JOIN powerstats_symboldata psd ON psd.symbolid = lc.symbolid LEFT OUTER JOIN powerstats_trumpet psp ON psd.trumpetsymbolid = psp.symbolid AND psp.dayofweek = 1 and dtt.dayofweek = psp.dayofweek AND psp.fromtime = cast(extract('hour' from lc.latest_candle_time at time zone 'UTC') as integer) * 60 + extract('minute' from (cast(extract('minute' from lc.latest_candle_time) as integer) / 15) * 15 * interval '1 minutes') INNER JOIN prfsymboltree prf ON psp.symbolid = prf.symbolid INNER JOIN mat_ps_daily_symbolid_max_enddate e ON psp.enddate = e.enddate AND psd.dailysymbolid = e.symbolid LEFT JOIN LATERAL ( SELECT ph.hour, (ave + stddev) AS volatility, rank() over (ORDER BY (ave + stddev) DESC) AS rank FROM powerstats_hourly ph WHERE ph.symbolid = psd.hourlysymbolid AND ph.enddate = psp.enddate) rank_query ON true WHERE prf.brokerid = '572' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-06-27 14:12:54 Duration: 5s643ms Database: acaweb_fx User: postgres Bind query: yes
12 53s336ms 20 54ms 11s891ms 2s666ms 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 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 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 patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jun 27 14 20 53s336ms 2s666ms [ User: postgres - Total duration: 53s336ms - 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3350 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:33 Duration: 11s891ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3362 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:37 Duration: 11s197ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3356 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:31 Duration: 10s150ms Database: acaweb_fx User: postgres Bind query: yes
13 52s981ms 44 50ms 15s525ms 1s204ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Jun 27 14 44 52s981ms 1s204ms [ User: postgres - Total duration: 52s981ms - Times executed: 44 ]
-
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 = 558 AND (((s.symbol ilike '%gbpnzd%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 515512829 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s525ms 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 = 558 AND (((s.symbol ilike '%nzdjpy%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 515457354 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s224ms 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 = 558 AND (((s.symbol ilike '%nzdusd%' 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 > 515457346 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s121ms Database: acaweb_fx User: postgres Bind query: yes
14 41s367ms 23 51ms 7s730ms 1s798ms 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 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 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 patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Jun 27 14 23 41s367ms 1s798ms [ User: postgres - Total duration: 41s367ms - Times executed: 23 ]
-
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 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 WHERE b.brokerid = 529 AND sg.groupid = 3326 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 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:29 Duration: 7s730ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3338 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 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:32 Duration: 5s987ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3362 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 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:37 Duration: 5s872ms Database: acaweb_fx User: postgres Bind query: yes
15 39s668ms 67 57ms 2s97ms 592ms 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 #15
Day Hour Count Duration Avg duration Jun 27 14 67 39s668ms 592ms [ User: postgres - Total duration: 39s668ms - Times executed: 67 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982582' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s97ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982812' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s75ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982657' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s73ms Database: acaweb_fx User: postgres Bind query: yes
16 36s208ms 341 50ms 3s613ms 106ms 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 #16
Day Hour Count Duration Avg duration Jun 27 14 341 36s208ms 106ms [ User: pgperfstats - Total duration: 36s208ms - Times executed: 341 ]
-
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-06-27 14:11:58 Duration: 3s613ms 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-06-27 14:11:54 Duration: 1s511ms 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 = 919583order by pricedatetime asc;
Date: 2021-06-27 14:12:16 Duration: 737ms Database: acaweb_fx User: pgperfstats
17 34s743ms 37 52ms 5s801ms 939ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid where b.brokerid = ? and groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Jun 27 14 37 34s743ms 939ms [ User: postgres - Total duration: 34s743ms - Times executed: 37 ]
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3350 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:27 Duration: 5s801ms 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, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3332 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:27 Duration: 5s776ms 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, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3338 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:25 Duration: 4s40ms Database: acaweb_fx User: postgres Bind query: yes
18 34s58ms 5 543ms 10s944ms 6s811ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 #18
Day Hour Count Duration Avg duration Jun 27 14 5 34s58ms 6s811ms [ User: pgperfstats - Total duration: 34s58ms - Times executed: 5 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974415, 1, 0, '2021-06-27 00:00:00', 0.000584924395894928, 0.000796874999999965, 0.000620388494459706, 0.00109666666666664, 0.000630740557093237, 0.00136854166666667, 0.000606534465608534, 0.00215666666666665, 0.00135187410174043, 0.00436125 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 15, '2021-06-27 00:00:00', 0.000335700044574831, 0.000651458333333318, 0.000403681372325142, 0.000897708333333321, 0.000383524782847196, 0.00129729166666664, 0.000516891795855943, 0.00210979166666664, 0.00112634838678172, 0.00440541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 30, '2021-06-27 00:00:00', 0.000413790359407328, 0.000627307692307728, 0.000516792065014076, 0.000944038461538506, 0.000435268484784006, 0.00130442307692307, 0.000650073871541965, 0.00211596153846152, 0.00117537378670001, 0.00425153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 45, '2021-06-27 00:00:00', 0.000302578661101257, 0.000670384615384626, 0.000255825436276675, 0.00102442307692305, 0.000343429591933178, 0.00122173076923076, 0.000729098837870867, 0.00210865384615383, 0.00120494040708051, 0.00426923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 60, '2021-06-27 00:00:00', 0.000267720074819829, 0.000894038461538434, 0.000320494329723053, 0.00100115384615383, 0.000429558091352208, 0.00125807692307692, 0.000798471641035871, 0.00209480769230767, 0.00121406426455172, 0.00427903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 75, '2021-06-27 00:00:00', 0.000172190413384541, 0.000446538461538483, 0.00023749761132402, 0.000666346153846172, 0.000416012019057111, 0.000985000000000014, 0.000763489257392568, 0.00188038461538463, 0.00119955799551974, 0.00428423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 90, '2021-06-27 00:00:00', 0.000233272551607216, 0.00054660000000001, 0.000371733327355343, 0.000747399999999994, 0.000542380785672466, 0.00103459999999999, 0.00073898861064746, 0.001931, 0.0012381627181702, 0.00428859999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 105, '2021-06-27 00:00:00', 0.000219393102292056, 0.000464999999999991, 0.000329564991061409, 0.00075120000000001, 0.000529151600835404, 0.000975799999999971, 0.000734735893592598, 0.00195579999999997, 0.00123429355638491, 0.0042842 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 120, '2021-06-27 00:00:00', 0.000232343495712686, 0.000597800000000017, 0.000365562124223319, 0.0007524, 0.000470509475639635, 0.00093799999999999, 0.000741716758608014, 0.001941, 0.00133722816552249, 0.00431800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 135, '2021-06-27 00:00:00', 0.000356659851959797, 0.000484000000000009, 0.0004498807249335, 0.000650199999999988, 0.000385953688931736, 0.000900399999999957, 0.000721916546423448, 0.00188019999999999, 0.00141558595052836, 0.0043076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 150, '2021-06-27 00:00:00', 0.00024962271531255, 0.000413600000000001, 0.000326484813327259, 0.000605599999999988, 0.000526077307373486, 0.00102359999999998, 0.000731952298081399, 0.00185499999999998, 0.00139974476840124, 0.00425999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 165, '2021-06-27 00:00:00', 0.000254994607786095, 0.000465799999999987, 0.000228641823237424, 0.000709999999999962, 0.000521194701303315, 0.00108219999999996, 0.000742999383131192, 0.00187219999999999, 0.00142147370710823, 0.00427499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 180, '2021-06-27 00:00:00', 0.000189215045208698, 0.000557399999999966, 0.000427685827058451, 0.000821199999999998, 0.000407772710383273, 0.00111659999999998, 0.000732279375193183, 0.0018268, 0.00140896409937703, 0.00425559999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 195, '2021-06-27 00:00:00', 0.000302168137521694, 0.000535800000000029, 0.000311411704982313, 0.000712800000000016, 0.000355155717021845, 0.00101220000000002, 0.000711112567272808, 0.0017554, 0.00142228609991098, 0.0042304 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 210, '2021-06-27 00:00:00', 0.000183126094991025, 0.000506800000000016, 0.000281087471557592, 0.000716800000000006, 0.000445830872267365, 0.00102120000000001, 0.000711335305370584, 0.001717, 0.00143611231570978, 0.0042446 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 225, '2021-06-27 00:00:00', 0.00024432638951898, 0.000505769230769231, 0.000331134471871354, 0.000735961538461543, 0.000525923363823487, 0.000995769230769221, 0.000705176137298613, 0.00168076923076923, 0.00147991279628744, 0.00426173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 240, '2021-06-27 00:00:00', 0.000188166558788083, 0.000500576923076923, 0.000272917640436718, 0.000680961538461542, 0.000423407650452305, 0.000935961538461521, 0.000578367097957679, 0.00159250000000001, 0.00147993830432735, 0.00424423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 255, '2021-06-27 00:00:00', 0.000185331719232982, 0.000484615384615391, 0.000252000076312568, 0.000669038461538472, 0.00030597385509223, 0.000865000000000005, 0.000533775269623414, 0.00154096153846155, 0.00150802123276215, 0.00424403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 270, '2021-06-27 00:00:00', 0.000185726535944218, 0.000507115384615385, 0.000252800088242423, 0.000706730769230762, 0.000339506032573557, 0.000927884615384622, 0.000518576787578655, 0.00150826923076921, 0.00151142230518652, 0.00423423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 285, '2021-06-27 00:00:00', 0.000209258121798101, 0.00052480769230768, 0.000209561446836003, 0.000625000000000012, 0.000424170910764117, 0.000960192307692295, 0.00052268408608466, 0.00151442307692307, 0.00151186320351869, 0.00423288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 300, '2021-06-27 00:00:00', 0.00017948687545761, 0.000471538461538476, 0.00034984133766388, 0.00070519230769235, 0.000431186600690901, 0.000901730769230784, 0.000547329741704077, 0.00145538461538461, 0.00152007914773691, 0.00422384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 315, '2021-06-27 00:00:00', 0.000339534976107018, 0.000520000000000008, 0.000429397655039982, 0.000722115384615384, 0.000428676316835179, 0.000905769230769221, 0.000537901799730992, 0.00144711538461539, 0.00152035739725388, 0.00423115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 330, '2021-06-27 00:00:00', 0.000169262370301251, 0.000438199999999975, 0.000206720019994841, 0.000539599999999973, 0.00026548650310954, 0.000768199999999952, 0.000332954201054701, 0.00134279999999997, 0.00152985701946292, 0.004169 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 345, '2021-06-27 00:00:00', 0.000155032130664815, 0.000355192307692303, 0.000223066478535335, 0.000539423076923067, 0.000265210221406476, 0.000727307692307683, 0.000323701488791984, 0.00137557692307692, 0.00150897536555311, 0.00416942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 360, '2021-06-27 00:00:00', 0.000159915963507753, 0.000398653846153827, 0.000174835307118976, 0.000539230769230741, 0.000253066424846572, 0.000728846153846146, 0.000397508974257644, 0.00147423076923075, 0.00151992317619624, 0.00417230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 375, '2021-06-27 00:00:00', 0.000130002514768547, 0.000380576923076905, 0.000182370818347177, 0.000506346153846123, 0.000221356308662338, 0.000718846153846132, 0.000396760778536137, 0.00156134615384614, 0.00153203409281205, 0.0041823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 390, '2021-06-27 00:00:00', 0.000135322407036516, 0.000363076923076919, 0.00019930494609632, 0.000497692307692331, 0.000236288285461102, 0.000713076923076915, 0.000432932576026087, 0.00166115384615385, 0.00153457741614876, 0.00418038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 405, '2021-06-27 00:00:00', 0.000221639433453382, 0.000360961538461529, 0.000243455334712549, 0.000527499999999988, 0.000220140514567054, 0.000710384615384615, 0.000438766496512135, 0.00171096153846153, 0.00152900485484966, 0.00418461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 420, '2021-06-27 00:00:00', 0.000180974711365549, 0.000390384615384602, 0.000206061977233878, 0.000538461538461513, 0.000181667172429298, 0.000720192307692286, 0.000458421077848045, 0.00175673076923077, 0.00152000794532337, 0.00420192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 435, '2021-06-27 00:00:00', 0.000124793367673844, 0.000349230769230768, 0.000161804250205661, 0.000513846153846164, 0.000185117841886245, 0.00068384615384615, 0.000524486452123912, 0.00182403846153846, 0.0015169683455954, 0.00420980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 450, '2021-06-27 00:00:00', 0.00013813441057399, 0.000383653846153891, 0.000145814423682426, 0.000514615384615408, 0.000201350058738096, 0.000679615384615396, 0.000541287247785657, 0.00185826923076923, 0.00151653919019081, 0.00420634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 465, '2021-06-27 00:00:00', 0.000114320231737926, 0.000343653846153826, 0.000134842358101825, 0.000512307692307684, 0.000198194252031834, 0.000755192307692276, 0.000560230756028268, 0.0019525, 0.00153593419330186, 0.00417961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 480, '2021-06-27 00:00:00', 0.000113203866473793, 0.000386346153846174, 0.000131320072869521, 0.000519807692307707, 0.000196736156780123, 0.000731346153846154, 0.000556292673384721, 0.00195346153846153, 0.00155364618286741, 0.00415269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 495, '2021-06-27 00:00:00', 0.000109337339670167, 0.00035057692307694, 0.000183898487884327, 0.000530576923076906, 0.000242339955117068, 0.00074057692307695, 0.000579962200359788, 0.00193192307692309, 0.00154928951458402, 0.00415 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 510, '2021-06-27 00:00:00', 0.000209756635541842, 0.000424615384615365, 0.000180177690072879, 0.000564999999999978, 0.000313292011732445, 0.000816730769230765, 0.000638755912211069, 0.00194634615384617, 0.00160286153967977, 0.00417865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 525, '2021-06-27 00:00:00', 0.00015529772894468, 0.00040423076923077, 0.000194406493243889, 0.00057673076923079, 0.000346543426072186, 0.000827115384615397, 0.000662140003787233, 0.00195423076923077, 0.00160625547589608, 0.00418442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 540, '2021-06-27 00:00:00', 0.000125397215034738, 0.00044730769230771, 0.000214433062892676, 0.000633461538461555, 0.000375323706439352, 0.000911730769230756, 0.000675668813956807, 0.00195211538461539, 0.00161581630953331, 0.00419788461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 555, '2021-06-27 00:00:00', 0.000175829134717139, 0.000466730769230735, 0.000194246077081453, 0.000606538461538438, 0.000366752484129782, 0.000969230769230756, 0.000711024180049682, 0.00194576923076924, 0.00163750621842622, 0.00423884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 570, '2021-06-27 00:00:00', 0.000123127357454979, 0.000422115384615383, 0.000331098405079397, 0.000683076923076906, 0.000394622165933595, 0.00108942307692307, 0.000729166225640848, 0.00198423076923077, 0.00166055793450458, 0.00424942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 585, '2021-06-27 00:00:00', 0.000266005566743366, 0.00052980769230767, 0.000323935891093377, 0.00079769230769229, 0.000390709660056587, 0.00113403846153844, 0.000707750934026471, 0.00199576923076922, 0.0017075009178959, 0.00427576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 600, '2021-06-27 00:00:00', 0.000193906797595769, 0.000569615384615393, 0.000259797258231489, 0.000821153846153871, 0.00037052670411392, 0.00104403846153848, 0.000700261297385006, 0.00194673076923078, 0.00170546167897772, 0.00424346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 615, '2021-06-27 00:00:00', 0.000165162390950884, 0.000516153846153854, 0.000227845089074544, 0.000694230769230748, 0.000321891345738802, 0.000974038461538463, 0.000616316757969318, 0.00186288461538462, 0.00163378155022209, 0.00419692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 630, '2021-06-27 00:00:00', 0.000220063976711689, 0.0005230769230769, 0.000268618975216113, 0.000708076923076925, 0.000370645590620136, 0.000978076923076943, 0.000641616737984224, 0.00185903846153846, 0.00170770751639103, 0.00427019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 645, '2021-06-27 00:00:00', 0.000187659675599595, 0.000503076923076914, 0.000285100859346318, 0.000707499999999989, 0.000427524898060368, 0.00104153846153847, 0.000558501704425447, 0.00179307692307692, 0.00175979434987331, 0.00429807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 660, '2021-06-27 00:00:00', 0.000202766254209542, 0.000508076923076912, 0.000250101287174127, 0.000705576923076925, 0.000378407035631451, 0.00103673076923075, 0.000490189798406213, 0.00176596153846154, 0.00174755804349512, 0.00429365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 675, '2021-06-27 00:00:00', 0.000189968013501817, 0.000509615384615401, 0.000274535761997205, 0.000773269230769241, 0.000274978111016991, 0.000980192307692315, 0.00050255761246463, 0.00173692307692308, 0.00172905007268328, 0.00429307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 690, '2021-06-27 00:00:00', 0.00025512960507283, 0.000558653846153859, 0.000281400686128954, 0.000747884615384621, 0.000329299022400372, 0.000925384615384631, 0.000544464733618141, 0.00168538461538459, 0.00174972094478386, 0.00430076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 705, '2021-06-27 00:00:00', 0.000202088708625314, 0.000550384615384626, 0.000176603968071139, 0.000710192307692323, 0.000327445591487502, 0.000903846153846157, 0.000509305447115518, 0.00170903846153847, 0.001745553780323, 0.004335 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 720, '2021-06-27 00:00:00', 0.000147841000870751, 0.000474807692307728, 0.00023243361335093, 0.000639230769230798, 0.000329607925595516, 0.000879230769230782, 0.000541549770423886, 0.0017630769230769, 0.00175082213655361, 0.00435807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 735, '2021-06-27 00:00:00', 0.000223172234280697, 0.00044538461538463, 0.00030654777516976, 0.000658461538461539, 0.000305004981043781, 0.00085403846153848, 0.0005293756845423, 0.00176384615384612, 0.00176638898277292, 0.00438403846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 750, '2021-06-27 00:00:00', 0.000165801201628735, 0.000450961538461512, 0.000184910893301452, 0.000599038461538466, 0.000246865036313055, 0.000852884615384609, 0.000497602714560995, 0.00177769230769228, 0.00173307699904401, 0.00441673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 765, '2021-06-27 00:00:00', 0.000179967945863874, 0.000452307692307692, 0.000212499502261824, 0.00062096153846155, 0.000291176922162442, 0.000909999999999992, 0.000488070336986513, 0.00178942307692306, 0.00171091716294551, 0.00444346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 780, '2021-06-27 00:00:00', 0.000110438461806328, 0.000414423076923102, 0.00016802930147401, 0.000609615384615382, 0.000218870966553339, 0.000917499999999998, 0.000458385335045334, 0.00177634615384613, 0.0017718910476142, 0.00448673076923074 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 795, '2021-06-27 00:00:00', 0.000163321415054447, 0.000441730769230785, 0.000178338593260588, 0.000645576923076925, 0.000267438849948046, 0.000891538461538444, 0.000419933740194611, 0.0018178846153846, 0.0018960463723638, 0.0045453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 810, '2021-06-27 00:00:00', 0.000144853241380568, 0.000442307692307686, 0.000174475918549968, 0.000630384615384603, 0.000231600119569506, 0.000848846153846112, 0.000403951253723302, 0.00186615384615384, 0.001910024566898, 0.00456461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 825, '2021-06-27 00:00:00', 0.000145973785844748, 0.000477884615384595, 0.00015084084837489, 0.000635192307692293, 0.000208674663973876, 0.00080865384615384, 0.000450015598020282, 0.00190096153846151, 0.00191250473101479, 0.0045578846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 840, '2021-06-27 00:00:00', 0.000135039025698225, 0.000456538461538463, 0.000202177853919212, 0.000591730769230751, 0.000185732644908254, 0.000801153846153851, 0.00058937688738583, 0.00200634615384615, 0.00191010841416037, 0.00455807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 855, '2021-06-27 00:00:00', 0.000151563644920361, 0.000411538461538485, 0.000184477223943349, 0.000575384615384627, 0.000272403829183497, 0.000870384615384613, 0.000612414515227681, 0.00200153846153846, 0.00190217350377445, 0.00457096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 870, '2021-06-27 00:00:00', 0.00016052426128642, 0.000435961538461542, 0.000182500263435005, 0.000597884615384612, 0.000315681009881808, 0.000867499999999995, 0.000639428380544813, 0.00198057692307691, 0.00189473010052783, 0.00458192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 885, '2021-06-27 00:00:00', 0.000136191183494136, 0.000434038461538453, 0.000247814136307503, 0.000654615384615369, 0.000324484443149666, 0.00092192307692307, 0.000697997465280837, 0.00201769230769228, 0.00189355892029148, 0.00461576923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 900, '2021-06-27 00:00:00', 0.000251038152172446, 0.000518076923076935, 0.000304492768639676, 0.000669615384615399, 0.000357294534824394, 0.00101076923076924, 0.000725618781030824, 0.00200884615384615, 0.00205447782061152, 0.00469365384615382 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 915, '2021-06-27 00:00:00', 0.000153721026037957, 0.000478076923076912, 0.000209703453623309, 0.000686538461538458, 0.000254633069337031, 0.000959999999999969, 0.000716521538674607, 0.00196134615384616, 0.00211786188443406, 0.00469519230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 930, '2021-06-27 00:00:00', 0.000152638965687492, 0.000500576923076914, 0.000231193891321981, 0.000718846153846149, 0.000249791990387089, 0.00092903846153845, 0.000735245118729378, 0.00191576923076924, 0.00217948756327301, 0.00474096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 945, '2021-06-27 00:00:00', 0.000138816564074804, 0.00047403846153845, 0.00019437988183334, 0.000651538461538434, 0.000289160921394193, 0.000914038461538471, 0.000747045874402317, 0.00191153846153847, 0.00218986378220554, 0.00475923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 960, '2021-06-27 00:00:00', 0.000204501739695452, 0.000494807692307672, 0.00025627786902863, 0.000677884615384624, 0.000318403227660505, 0.000998846153846139, 0.000741871956607051, 0.00194500000000001, 0.00214705924105865, 0.00481576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 975, '2021-06-27 00:00:00', 0.000198352056862379, 0.000483461538461537, 0.000231255187052031, 0.000749807692307668, 0.000448990148941116, 0.00110307692307691, 0.000749358417889293, 0.00195403846153845, 0.00216303050407024, 0.00481980769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 990, '2021-06-27 00:00:00', 0.000200913012175803, 0.000655961538461506, 0.00026596594634539, 0.000868269230769197, 0.000426636216862201, 0.00114730769230768, 0.00074665788685317, 0.00193999999999998, 0.00217722124419035, 0.00483211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1005, '2021-06-27 00:00:00', 0.000209408691319164, 0.000605000000000009, 0.000389928395793581, 0.000848076923076928, 0.000466760521697575, 0.00117576923076922, 0.000726456097461139, 0.00192230769230768, 0.00228018605853527, 0.00486269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1020, '2021-06-27 00:00:00', 0.000250602351268979, 0.000621538461538485, 0.000342843763475242, 0.000850384615384627, 0.000511548478791485, 0.0012553846153846, 0.000687570108313429, 0.00182442307692308, 0.002293905302854, 0.00488653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1035, '2021-06-27 00:00:00', 0.000298346275324518, 0.000597499999999994, 0.000366437579950513, 0.000832499999999988, 0.000510343059580084, 0.00116096153846152, 0.000746596199170208, 0.00175826923076922, 0.00231387335103184, 0.00489826923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1050, '2021-06-27 00:00:00', 0.000249946763562525, 0.000604230769230765, 0.000335306059960389, 0.000908076923076903, 0.000363530392338606, 0.00106711538461537, 0.000635788063381563, 0.0016476923076923, 0.00232440970173901, 0.00489730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1065, '2021-06-27 00:00:00', 0.000263428285380415, 0.000697307692307674, 0.000262576948428752, 0.000839423076923068, 0.000342468022089438, 0.00105711538461536, 0.000581124672179198, 0.00155173076923076, 0.0023468834735584, 0.00494596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1080, '2021-06-27 00:00:00', 0.000180496999051725, 0.000555000000000012, 0.000195061528754429, 0.000678599999999996, 0.000328271610103594, 0.000916799999999975, 0.000562225859123076, 0.00153300000000002, 0.00143760324266931, 0.0046352 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1095, '2021-06-27 00:00:00', 0.000147839439933984, 0.000422500000000001, 0.000298483925607651, 0.000649423076923053, 0.000321432191676773, 0.000820576923076936, 0.000550779587354317, 0.00162692307692309, 0.00239770804022378, 0.00500961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1110, '2021-06-27 00:00:00', 0.000242907073083198, 0.000464615384615371, 0.000291242959637581, 0.000632692307692285, 0.000321047564173163, 0.00079846153846156, 0.000590359082384496, 0.0016846153846154, 0.00240394740279079, 0.00501134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1125, '2021-06-27 00:00:00', 0.000252947318929945, 0.000457115384615382, 0.0002766820585771, 0.000610192307692317, 0.000305629489112886, 0.000750769230769239, 0.000583041923548726, 0.0016517307692308, 0.00242609830005679, 0.00499980769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1140, '2021-06-27 00:00:00', 0.00015561058397857, 0.000424423076923073, 0.000201541463571311, 0.000535192307692312, 0.000217440708098728, 0.000717307692307712, 0.000566501137211163, 0.00160346153846156, 0.00243090648650948, 0.00503288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1155, '2021-06-27 00:00:00', 0.000197838415029873, 0.000404038461538495, 0.000209823460593413, 0.00050326923076924, 0.00042560545109294, 0.000840000000000003, 0.000568400082552918, 0.00160942307692311, 0.00243109324094199, 0.00504288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1170, '2021-06-27 00:00:00', 0.000114050596059564, 0.000333461538461537, 0.000181361623453115, 0.000549038461538472, 0.000437159053962702, 0.000825961538461527, 0.000562965909611431, 0.00162384615384615, 0.0024325376430007, 0.00504576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1185, '2021-06-27 00:00:00', 0.000201579150326012, 0.000423076923076953, 0.000477826851484948, 0.000657500000000003, 0.000435812636170826, 0.00081557692307692, 0.000525984827216108, 0.00161596153846156, 0.0023840034525014, 0.0050376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1200, '2021-06-27 00:00:00', 0.000490518132653169, 0.000499038461538443, 0.000473822264632594, 0.000626538461538441, 0.000441080360722841, 0.000776730769230751, 0.000489808007912688, 0.00162326923076923, 0.00238222763395947, 0.0050475 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1215, '2021-06-27 00:00:00', 0.00014962067421933, 0.000377115384615379, 0.000144067291969338, 0.000504230769230759, 0.000440741377157261, 0.000700192307692309, 0.000528798202021853, 0.00178846153846154, 0.00253966466593225, 0.00515115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1230, '2021-06-27 00:00:00', 0.000151434296491368, 0.000357884615384603, 0.00019338403402393, 0.000490769230769218, 0.000442359973498803, 0.000682884615384605, 0.00058502508164511, 0.0018421153846154, 0.00253722683258714, 0.00516 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1245, '2021-06-27 00:00:00', 0.000201716099048592, 0.000329230769230774, 0.000471724373565109, 0.000503269230769257, 0.000453365703972483, 0.000707307692307697, 0.000597869969140469, 0.00184750000000004, 0.00253517837333304, 0.00516423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1260, '2021-06-27 00:00:00', 0.000464730732625005, 0.000375576923076941, 0.000455599182818221, 0.000491153846153861, 0.000438855504518485, 0.000831923076923087, 0.000587069416679158, 0.00184750000000004, 0.00253610501632845, 0.00516442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1275, '2021-06-27 00:00:00', 0.000145029439982145, 0.000323461538461531, 0.000214006200485291, 0.000485576923076902, 0.000416594665573881, 0.000978653846153852, 0.000567459114081209, 0.00183961538461538, 0.00251022361860149, 0.00514384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1290, '2021-06-27 00:00:00', 0.000191876663109785, 0.000339423076923055, 0.000280089546120783, 0.000618076923076916, 0.000448605188762478, 0.00101615384615387, 0.000647226033516526, 0.00184653846153846, 0.00247934982171974, 0.00517846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1305, '2021-06-27 00:00:00', 0.00026855231548781, 0.000522115384615372, 0.000448540239169072, 0.000827884615384633, 0.000429066293963265, 0.00099173076923081, 0.000679024554897574, 0.00187788461538462, 0.00245166913315433, 0.00520346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1320, '2021-06-27 00:00:00', 0.000455334872543093, 0.000649615384615396, 0.000433859601537357, 0.000806923076923094, 0.000434276985344598, 0.000952500000000023, 0.000713740741553848, 0.00186961538461537, 0.00243621753639027, 0.00521826923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1335, '2021-06-27 00:00:00', 0.000242605409287171, 0.000390769230769246, 0.000256493589663481, 0.000559807692307713, 0.000291059338385717, 0.000781538461538492, 0.000910407685515761, 0.00187307692307694, 0.00246425610557146, 0.00520192307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1350, '2021-06-27 00:00:00', 0.000230062198947619, 0.000451153846153864, 0.00027063834795647, 0.000621346153846168, 0.000284553428807573, 0.000775576923076914, 0.000998197683519948, 0.00189884615384616, 0.00244415186642604, 0.00519788461538464 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1365, '2021-06-27 00:00:00', 0.000227254178264038, 0.000407692307692323, 0.000240986434345314, 0.000587307692307697, 0.0003499002055532, 0.000731923076923089, 0.000988820451151456, 0.00188326923076923, 0.00243591574945882, 0.00521153846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1380, '2021-06-27 00:00:00', 0.000204691512732234, 0.000408846153846168, 0.000215054554795884, 0.000497307692307679, 0.000327132824117963, 0.000813269230769238, 0.00101139045568275, 0.00189942307692307, 0.00241880101417084, 0.00520788461538464 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1395, '2021-06-27 00:00:00', 0.00013627404516125, 0.000278846153846136, 0.000298640831357438, 0.000497884615384615, 0.000532973372115931, 0.00121115384615383, 0.000953001573975641, 0.00189000000000001, 0.00236349591950961, 0.00520480769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1410, '2021-06-27 00:00:00', 0.000301223913648718, 0.000404615384615439, 0.000318232679751055, 0.000684038461538476, 0.000537237520884528, 0.00135807692307695, 0.000940582982066911, 0.00190211538461539, 0.00236307691368692, 0.00520750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1425, '2021-06-27 00:00:00', 0.000283684616323201, 0.000584807692307706, 0.000509145740054258, 0.00116076923076921, 0.000577267602256868, 0.00140326923076924, 0.000956139111217608, 0.00195500000000001, 0.00236204389980701, 0.00520923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 0, '2021-06-27 00:00:00', 0.000545645172109262, 0.00103557692307692, 0.000548247312245683, 0.00127365384615386, 0.000506716921428074, 0.00144903846153847, 0.000999115089235668, 0.00203480769230768, 0.00245733364723764, 0.00527057692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 15, '2021-06-27 00:00:00', 0.000457029995368667, 0.000779200000000033, 0.000503115543389398, 0.000952600000000023, 0.000430061817261959, 0.0012286, 0.000936454973112227, 0.00201300000000001, 0.00244000512294546, 0.00531000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 30, '2021-06-27 00:00:00', 0.000396233096379703, 0.000625600000000013, 0.000332563527765748, 0.000898800000000009, 0.000416388540508314, 0.00110259999999999, 0.000963610311969185, 0.00194140000000001, 0.00240892659359587, 0.00524260000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 45, '2021-06-27 00:00:00', 0.000252986469689887, 0.000636923076923082, 0.000327224928521867, 0.000883076923076935, 0.00045839888575512, 0.00104346153846155, 0.000887233405246114, 0.00183134615384618, 0.00235555967545198, 0.00515576923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 60, '2021-06-27 00:00:00', 0.000313076852201833, 0.00067365384615387, 0.000400799777368271, 0.000742692307692322, 0.000499211262508547, 0.000918269230769251, 0.000886713053056924, 0.00180403846153849, 0.00236466286424483, 0.00514230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 75, '2021-06-27 00:00:00', 0.000184128717519525, 0.000355769230769213, 0.000233945424273396, 0.000537692307692295, 0.000452061432176604, 0.000818461538461537, 0.000746773495677346, 0.00175442307692309, 0.00227992804373635, 0.00508673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 90, '2021-06-27 00:00:00', 0.000154410541688764, 0.000388846153846148, 0.000186899808618257, 0.000516538461538464, 0.000465783252663244, 0.000825961538461544, 0.000675989900925929, 0.00175788461538465, 0.00225273800074488, 0.00507250000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 105, '2021-06-27 00:00:00', 0.000126184846097324, 0.000336153846153836, 0.000308788513636535, 0.000592884615384622, 0.000437531888947704, 0.000793076923076952, 0.000724757174189025, 0.00188019230769233, 0.00225123330301758, 0.00507423076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 120, '2021-06-27 00:00:00', 0.000303870227868116, 0.000508653846153865, 0.000413305995787423, 0.000665384615384636, 0.000490320342696012, 0.00082403846153848, 0.000749107058180177, 0.00196576923076926, 0.00227471533299309, 0.00514038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 135, '2021-06-27 00:00:00', 0.000171230501416603, 0.000361730769230782, 0.00022108682596526, 0.000494230769230796, 0.000380286936202353, 0.000783076923076955, 0.00076356605174968, 0.00196865384615386, 0.00215572411535857, 0.00510269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 150, '2021-06-27 00:00:00', 0.000188868696758857, 0.000384230769230759, 0.000279960436765381, 0.000574615384615357, 0.000333874746205608, 0.000847115384615383, 0.000797718405106808, 0.00202557692307696, 0.00214223445531494, 0.00510269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 165, '2021-06-27 00:00:00', 0.00019576762127191, 0.000399807692307673, 0.000245564342187207, 0.000594615384615403, 0.000264621645721981, 0.000853846153846145, 0.000829196204859747, 0.00205711538461538, 0.00213443245023482, 0.00507673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 180, '2021-06-27 00:00:00', 0.000173904040736896, 0.000446153846153831, 0.000191221176812466, 0.000613461538461518, 0.000378812110926531, 0.000963846153846123, 0.00082666580076462, 0.00211211538461538, 0.00214884828723168, 0.00509519230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 195, '2021-06-27 00:00:00', 0.000124710125429418, 0.000443846153846166, 0.000196021290052504, 0.000637884615384627, 0.000349867282529576, 0.00104865384615386, 0.000866930149790251, 0.00207826923076924, 0.00216074040906921, 0.00509634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 210, '2021-06-27 00:00:00', 0.000177223999937474, 0.00048288461538461, 0.000298349047000584, 0.000758076923076885, 0.000326128632007979, 0.00104326923076922, 0.000878797977134321, 0.00206326923076923, 0.00219366851152619, 0.00512153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 225, '2021-06-27 00:00:00', 0.000220120334223026, 0.000520192307692274, 0.000312836956797713, 0.000789807692307691, 0.000282178953039465, 0.000975192307692325, 0.00084322394142044, 0.00209884615384615, 0.00220497134989237, 0.00512442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 240, '2021-06-27 00:00:00', 0.000253641782532274, 0.000556923076923096, 0.000279614913765347, 0.000722500000000002, 0.000285859029270334, 0.00107076923076924, 0.000842219069802186, 0.00205980769230769, 0.00226890252189163, 0.00517057692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 255, '2021-06-27 00:00:00', 0.000149883159622627, 0.000474807692307677, 0.000233082685889649, 0.000678461538461551, 0.000413786827317589, 0.00104346153846152, 0.000893116152322012, 0.00201269230769231, 0.00235861768513156, 0.00519423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 270, '2021-06-27 00:00:00', 0.000229583569500543, 0.000518846153846171, 0.000312979969867831, 0.000772307692307713, 0.000481601015843559, 0.000976538461538471, 0.00106647487258076, 0.00200442307692308, 0.00236394478817472, 0.00518519230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 285, '2021-06-27 00:00:00', 0.000245605687731708, 0.000558076923076933, 0.000359802777173236, 0.000729038461538455, 0.000693766863966938, 0.00108769230769231, 0.0010793308646493, 0.00195634615384617, 0.00237372240130591, 0.00527903846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 300, '2021-06-27 00:00:00', 0.000194128426959709, 0.00045038461538462, 0.000218598683928754, 0.000599230769230775, 0.000758369607472838, 0.00112730769230768, 0.00107847363649531, 0.00191923076923077, 0.00239200932594013, 0.00525115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 315, '2021-06-27 00:00:00', 0.000163225657862402, 0.000426153846153837, 0.000670035705133606, 0.000794615384615372, 0.000878217885177786, 0.00115057692307692, 0.00114356192863147, 0.00195326923076922, 0.00243229686478881, 0.00543903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 330, '2021-06-27 00:00:00', 0.000695101763440804, 0.00061730769230768, 0.00078680072738618, 0.000869230769230767, 0.000930037550937528, 0.00113038461538463, 0.00119329139197173, 0.00192788461538459, 0.00249017376594794, 0.00544923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 345, '2021-06-27 00:00:00', 0.000303931988849744, 0.000494423076923045, 0.000388275080917548, 0.000646538461538436, 0.000433288143600321, 0.00091384615384612, 0.000766575802865212, 0.00176269230769228, 0.00209647121097847, 0.00526653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 360, '2021-06-27 00:00:00', 0.000196514336920697, 0.000408269230769232, 0.000305440728229773, 0.000605961538461546, 0.000323342459559276, 0.000852884615384583, 0.000697957018733924, 0.00174499999999997, 0.00203514879440903, 0.00526884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 375, '2021-06-27 00:00:00', 0.00019767494685818, 0.000419230769230783, 0.000230248694976688, 0.000587692307692272, 0.000271489622977791, 0.000788846153846146, 0.000623667687647332, 0.00182076923076921, 0.00197536111596374, 0.00526346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 390, '2021-06-27 00:00:00', 0.000207732168539589, 0.000429423076923046, 0.000241888165513274, 0.000603269230769203, 0.000278640725390522, 0.00079442307692308, 0.000638941311858902, 0.00191999999999998, 0.00202934423853162, 0.00529403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 405, '2021-06-27 00:00:00', 0.000156078382675041, 0.000392307692307709, 0.000213056240318061, 0.00053480769230772, 0.00048186464744938, 0.000881538461538498, 0.000729168045419929, 0.00203403846153846, 0.00205415800643099, 0.00527134615384618 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 420, '2021-06-27 00:00:00', 0.000110690316441178, 0.000332884615384636, 0.000188946980760397, 0.000540192307692328, 0.000449467890527629, 0.000875769230769263, 0.000763405527881458, 0.00205499999999998, 0.00208901592585156, 0.00527153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 435, '2021-06-27 00:00:00', 0.000133513612097728, 0.000441730769230802, 0.000486702562778701, 0.000729230769230807, 0.000489326224359711, 0.000896923076923103, 0.000741663644476693, 0.00212980769230766, 0.0021288767081401, 0.00527903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 450, '2021-06-27 00:00:00', 0.000523007611358032, 0.000549807692307716, 0.000488653408712289, 0.000668076923076927, 0.000549553944996754, 0.000891538461538461, 0.000749345688943667, 0.00218980769230765, 0.00215209859117879, 0.00525711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 465, '2021-06-27 00:00:00', 0.000164470829772823, 0.000374423076923079, 0.000247083293336795, 0.000553076923076942, 0.000390708823313968, 0.000820769230769227, 0.000731939572957731, 0.00220346153846152, 0.00213219396758, 0.00523865384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 480, '2021-06-27 00:00:00', 0.000157246499288385, 0.000387692307692328, 0.000283505053543311, 0.000563653846153841, 0.000343088012928729, 0.000799230769230762, 0.000748637839936383, 0.0021961538461538, 0.00213965198464249, 0.00520884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 495, '2021-06-27 00:00:00', 0.000224460378549199, 0.000382692307692295, 0.000276167730527338, 0.000586153846153835, 0.000370920943266683, 0.000827884615384599, 0.000707519529493998, 0.0021782692307692, 0.00210558225091887, 0.00517384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 510, '2021-06-27 00:00:00', 0.0001754896446649, 0.000428846153846154, 0.000203041962317002, 0.000569038461538466, 0.000360895947075309, 0.00087673076923074, 0.000699527780280823, 0.00219634615384614, 0.00209904106310843, 0.00516923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 525, '2021-06-27 00:00:00', 0.000142446886187858, 0.000383653846153832, 0.000237785941228995, 0.000583076923076926, 0.000349391393932149, 0.000877884615384602, 0.000689024282256042, 0.0022076923076923, 0.00211629986424056, 0.00514865384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 540, '2021-06-27 00:00:00', 0.000171468768181097, 0.000451538461538465, 0.000230565859104525, 0.000658846153846123, 0.000368771400943502, 0.000972115384615382, 0.00070684654520025, 0.00224596153846151, 0.0021186601807601, 0.00515980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 555, '2021-06-27 00:00:00', 0.000210413512289125, 0.00050961538461535, 0.000338470769104901, 0.00070730769230768, 0.000353036062659994, 0.00116769230769229, 0.000746445319755311, 0.00228115384615382, 0.00213419503830799, 0.00515769230769233 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 570, '2021-06-27 00:00:00', 0.000268128915607064, 0.000466346153846177, 0.000297816153924655, 0.000712307692307721, 0.000398646411671385, 0.00119980769230771, 0.000700314242652211, 0.00223096153846153, 0.00207129503339928, 0.00512365384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 585, '2021-06-27 00:00:00', 0.000225278630896217, 0.000522692307692324, 0.000317729686756142, 0.000853076923076926, 0.00049750995351466, 0.00130307692307693, 0.000654221557390013, 0.00219961538461538, 0.00205282845212308, 0.00511557692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 600, '2021-06-27 00:00:00', 0.00024336874522799, 0.00062788461538463, 0.00038555539360574, 0.000925192307692322, 0.000479177821497798, 0.00122423076923076, 0.000661019637785787, 0.0021451923076923, 0.0020500581605258, 0.00508269230769234 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 615, '2021-06-27 00:00:00', 0.000218059977634953, 0.0006319230769231, 0.000305788073923512, 0.000892115384615379, 0.000413417325006305, 0.00116173076923076, 0.000675362039661235, 0.00212673076923078, 0.00203278109041245, 0.00504480769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 630, '2021-06-27 00:00:00', 0.000226755035564476, 0.000584615384615389, 0.000349816930143993, 0.000808269230769222, 0.000398298303362616, 0.00109346153846153, 0.0006636651148097, 0.00211076923076923, 0.00212480077799161, 0.00505211538461542 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 645, '2021-06-27 00:00:00', 0.000280660005097862, 0.000554038461538453, 0.000299739694760939, 0.000791730769230764, 0.000331924516442198, 0.00113673076923077, 0.000636117097347986, 0.00208980769230768, 0.00217008815843611, 0.0050738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 660, '2021-06-27 00:00:00', 0.000156419677101733, 0.000578653846153828, 0.000219489968230523, 0.000780384615384604, 0.000329048570181431, 0.00115519230769226, 0.00061142406283639, 0.00204076923076921, 0.00220933092029795, 0.0050763461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 675, '2021-06-27 00:00:00', 0.000151381459082197, 0.000512115384615392, 0.00026768358186488, 0.000822500000000008, 0.000409712281785866, 0.00115192307692304, 0.000721190068833864, 0.00199634615384615, 0.00222932055879051, 0.00507192307692312 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 690, '2021-06-27 00:00:00', 0.000231126671895597, 0.000608461538461553, 0.000274766264304766, 0.000782499999999977, 0.000408063909021818, 0.00114807692307693, 0.000773164824700296, 0.00197538461538463, 0.00222299517283811, 0.00504153846153851 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 705, '2021-06-27 00:00:00', 0.000127097933167253, 0.000456730769230772, 0.000292204354203335, 0.000755769230769237, 0.000312786729995925, 0.00102153846153849, 0.000770198376044473, 0.00188346153846155, 0.0021469021062559, 0.00500942307692312 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 720, '2021-06-27 00:00:00', 0.000286228257487996, 0.000576153846153829, 0.000303825671169424, 0.000780961538461539, 0.000317545454044979, 0.00102134615384614, 0.000759621692281501, 0.00192134615384614, 0.00212123198056803, 0.00499865384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 735, '2021-06-27 00:00:00', 0.00028624874873762, 0.000532115384615378, 0.000281226776819018, 0.000747500000000021, 0.000339048498913351, 0.000958269230769223, 0.000726518674650126, 0.00187576923076925, 0.0021161866283846, 0.00495038461538465 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 750, '2021-06-27 00:00:00', 0.00019752049552857, 0.000522884615384633, 0.000238152181469057, 0.000702692307692299, 0.000454385679961273, 0.000927884615384605, 0.000748967211976157, 0.00188826923076924, 0.00210876744897252, 0.00496307692307697 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 765, '2021-06-27 00:00:00', 0.000142316683707679, 0.000484038461538456, 0.000232658630748002, 0.000644038461538453, 0.000383002560746601, 0.000840192307692312, 0.000764438682956311, 0.0019325, 0.00211088338234164, 0.00496057692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 780, '2021-06-27 00:00:00', 0.000167970693414548, 0.000436923076923053, 0.000319871909459955, 0.000620961538461524, 0.000344023758124124, 0.000832884615384606, 0.000796878067113254, 0.00207557692307691, 0.0021083638297176, 0.00494403846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 795, '2021-06-27 00:00:00', 0.000221261505567889, 0.000450576923076886, 0.000241699431907951, 0.000593846153846124, 0.00030060196017583, 0.000846538461538448, 0.000802121226211132, 0.0021426923076923, 0.0021083638297176, 0.00494403846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 810, '2021-06-27 00:00:00', 0.000151704799376456, 0.000417884615384612, 0.000234978967962263, 0.000653653846153824, 0.000263417845899768, 0.00085980769230768, 0.000896618948306107, 0.00219653846153844, 0.0021083638297176, 0.00494403846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 825, '2021-06-27 00:00:00', 0.000198343137012586, 0.000524999999999972, 0.000217832769308553, 0.000678653846153826, 0.000288909354962096, 0.00093615384615383, 0.000930132434739194, 0.00231211538461538, 0.0021066928968263, 0.00494980769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 840, '2021-06-27 00:00:00', 0.000148734792370636, 0.000450961538461538, 0.00021341770166649, 0.00062865384615384, 0.000271463908920041, 0.000894423076923104, 0.00105295037869787, 0.00243249999999998, 0.0020620830860676, 0.00492557692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 855, '2021-06-27 00:00:00', 0.000131360338236193, 0.000451538461538473, 0.000169933923810217, 0.000658461538461539, 0.000401031794250783, 0.000942500000000009, 0.00106650363337402, 0.00246499999999998, 0.00204468933130155, 0.00492269230769233 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 870, '2021-06-27 00:00:00', 0.000170921146911503, 0.00050403846153845, 0.000247373899500032, 0.000670384615384626, 0.000405581112062113, 0.00103596153846152, 0.00107497806775478, 0.00246461538461536, 0.00204264874234787, 0.00491173076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 885, '2021-06-27 00:00:00', 0.000192734672143222, 0.000494423076923105, 0.000330965952234449, 0.000727307692307692, 0.000404671043992725, 0.00105942307692307, 0.00108241794856913, 0.0024611538461538, 0.00206584720002376, 0.0049144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 900, '2021-06-27 00:00:00', 0.000251814644897031, 0.000536153846153866, 0.000289772125325056, 0.000771730769230752, 0.000393103088847643, 0.00110903846153846, 0.00100409976902391, 0.00246711538461537, 0.00206439479863113, 0.00489673076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 915, '2021-06-27 00:00:00', 0.000210026463534051, 0.000571346153846122, 0.000216102895719746, 0.000797692307692307, 0.000374321385977346, 0.0011175, 0.000927950512606229, 0.00242307692307691, 0.00207280787821734, 0.00490250000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 930, '2021-06-27 00:00:00', 0.000161164989517432, 0.00058192307692308, 0.000288075310666143, 0.000784230769230774, 0.000424353490165213, 0.00108173076923077, 0.000901924971295357, 0.00237057692307692, 0.00207068699116609, 0.00488115384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 945, '2021-06-27 00:00:00', 0.000228249526075853, 0.000560384615384623, 0.000376104578337148, 0.000830576923076916, 0.000480262428261878, 0.00118, 0.000859950803601795, 0.00232923076923077, 0.00216764143358981, 0.00494076923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 960, '2021-06-27 00:00:00', 0.000229529703122246, 0.000611730769230771, 0.00024819479012695, 0.000780576923076913, 0.000556612038621564, 0.00131980769230766, 0.000781441591891828, 0.0022551923076923, 0.00216624868946649, 0.00494076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 975, '2021-06-27 00:00:00', 0.00014524422403448, 0.000526730769230753, 0.00027387560342946, 0.000854615384615364, 0.000526001791456449, 0.00139326923076922, 0.00104106441461835, 0.00228365384615385, 0.00215346790978215, 0.00491903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 990, '2021-06-27 00:00:00', 0.000238117941042169, 0.000653076923076923, 0.000449069636539296, 0.00103846153846152, 0.000507313626255612, 0.00135365384615384, 0.00103636281514507, 0.00218326923076925, 0.00216253241860981, 0.00489769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1005, '2021-06-27 00:00:00', 0.00024576286256345, 0.000705769230769183, 0.000322271087511961, 0.000979423076923088, 0.000399283059418324, 0.00129519230769233, 0.00102284995891948, 0.00206096153846156, 0.00218583242372679, 0.00487923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1020, '2021-06-27 00:00:00', 0.000245344655535829, 0.000715000000000021, 0.00027094308229985, 0.000908076923076928, 0.000612630300112037, 0.00149173076923076, 0.00103423044597645, 0.00198884615384619, 0.00220063948747769, 0.00491807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1035, '2021-06-27 00:00:00', 0.000158525901790423, 0.000587692307692306, 0.000308452527203917, 0.000850192307692326, 0.000588481651240009, 0.00134557692307693, 0.00104418123979437, 0.00188230769230773, 0.00219601786457633, 0.00490730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1050, '2021-06-27 00:00:00', 0.000285958845882532, 0.000652692307692339, 0.000587150878263963, 0.00110807692307692, 0.000563024524674194, 0.00127384615384617, 0.00106480350299952, 0.00184250000000004, 0.0021840335038991, 0.00491711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1065, '2021-06-27 00:00:00', 0.000436051558348856, 0.000854807692307716, 0.000413631013567183, 0.00100615384615389, 0.000453416093501486, 0.0012069230769231, 0.00105185096926252, 0.00176230769230774, 0.00216375458049552, 0.00493326923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1080, '2021-06-27 00:00:00', 0.000267018941995913, 0.000658653846153882, 0.000333148846382718, 0.000843076923076938, 0.000360152958957929, 0.0010419230769231, 0.00104563385266842, 0.00163807692307695, 0.00218697585368823, 0.00492923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1095, '2021-06-27 00:00:00', 0.000218805937902837, 0.000539038461538449, 0.000265492865324957, 0.000727692307692284, 0.000373635363175595, 0.000959230769230785, 0.00109152569651561, 0.00166211538461541, 0.0022354098918577, 0.00492923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1110, '2021-06-27 00:00:00', 0.000174416499748763, 0.000466346153846143, 0.000246838237282251, 0.000643653846153861, 0.000341526662997843, 0.000837692307692321, 0.00111153000928383, 0.00159519230769235, 0.00224629925569898, 0.00493288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1125, '2021-06-27 00:00:00', 0.00015594833957237, 0.000501730769230768, 0.000259045288585682, 0.000677307692307706, 0.000270837802724442, 0.00079865384615386, 0.00109142583172375, 0.00160711538461542, 0.00226625231129754, 0.0049[...];
Date: 2021-06-27 14:50:30 Duration: 10s944ms 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 974410, 1, 0, '2021-06-27 00:00:00', 0.000584876426933592, 0.000797499999999979, 0.000620276790716418, 0.0010970833333333, 0.00063187551516627, 0.00136666666666666, 0.000605241447808163, 0.00215708333333333, 0.00135201453287361, 0.00436041666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 15, '2021-06-27 00:00:00', 0.000335998404068012, 0.000650833333333323, 0.000402473331549668, 0.000897500000000014, 0.000383011522133418, 0.0012975, 0.000516500908426858, 0.00211083333333333, 0.00112730528702075, 0.00440458333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 30, '2021-06-27 00:00:00', 0.000413439791914674, 0.000627307692307728, 0.000518428542661515, 0.000941923076923107, 0.000434715822295247, 0.00130461538461538, 0.000650274261665508, 0.00211615384615384, 0.0011765457263336, 0.00425038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 45, '2021-06-27 00:00:00', 0.000303824848327998, 0.000668461538461562, 0.00025564428411366, 0.00102499999999999, 0.000343798688859509, 0.00122153846153848, 0.000729470619432595, 0.00210923076923075, 0.00120629910820723, 0.00426846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 60, '2021-06-27 00:00:00', 0.000270456309567013, 0.000891153846153843, 0.000319971152545863, 0.00100153846153846, 0.000429495768762189, 0.00125884615384616, 0.000798604937471484, 0.0020953846153846, 0.00121533104068873, 0.00427846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 75, '2021-06-27 00:00:00', 0.000171489403126312, 0.000446153846153857, 0.000237841576232199, 0.000666153846153863, 0.000416377232807009, 0.000985000000000014, 0.000763544366752844, 0.00188, 0.00120040916101394, 0.00428307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 90, '2021-06-27 00:00:00', 0.000233928764085713, 0.000546800000000003, 0.000371819848851584, 0.00074799999999998, 0.000543124602032858, 0.0010352, 0.000738816621361484, 0.00193199999999999, 0.00123921103933109, 0.0042876 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 105, '2021-06-27 00:00:00', 0.000219755166795526, 0.000465599999999968, 0.000329675598126416, 0.000751200000000001, 0.000530132687793029, 0.000976400000000002, 0.000733962306025772, 0.00195559999999999, 0.00123532289975808, 0.0042832 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 120, '2021-06-27 00:00:00', 0.000231856277321418, 0.000596400000000026, 0.000366063746725432, 0.000751200000000027, 0.000471096946852056, 0.000936400000000015, 0.00074170928716492, 0.0019408, 0.00133836567001202, 0.00431680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 135, '2021-06-27 00:00:00', 0.000357394739748656, 0.00048320000000003, 0.000449967406227052, 0.000650399999999998, 0.000385891608270203, 0.000900399999999975, 0.000722567643892233, 0.00188039999999999, 0.00141610051432328, 0.00430639999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 150, '2021-06-27 00:00:00', 0.000248604773351867, 0.000412799999999978, 0.000326917420765541, 0.000605999999999991, 0.000525618683077387, 0.00102399999999997, 0.000732871748670936, 0.00185519999999998, 0.00140018546390589, 0.00425879999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 165, '2021-06-27 00:00:00', 0.000253986876301353, 0.000465200000000001, 0.000227897637840609, 0.000709599999999977, 0.000520656636693809, 0.00108199999999997, 0.000743814941142404, 0.00187239999999998, 0.00142249159341396, 0.00427359999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 180, '2021-06-27 00:00:00', 0.000188972661162054, 0.000557599999999967, 0.000426715361804553, 0.00082119999999998, 0.000406730049705335, 0.0011172, 0.000733069346424109, 0.00182639999999999, 0.00140986701500533, 0.00425399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 195, '2021-06-27 00:00:00', 0.00030202262608398, 0.000535200000000007, 0.000311648840844944, 0.00071200000000001, 0.000353806915327135, 0.00101280000000001, 0.000711618577610231, 0.00175519999999999, 0.00142287947486779, 0.00422879999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 210, '2021-06-27 00:00:00', 0.000184119526395183, 0.000506000000000002, 0.000281491858970457, 0.000717200000000027, 0.000445732356166027, 0.00102240000000001, 0.000711746677781731, 0.001718, 0.00143611895978942, 0.00424279999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 225, '2021-06-27 00:00:00', 0.000243658335821672, 0.000505769230769248, 0.000330600386243884, 0.000736153846153835, 0.000526057616031381, 0.00099615384615383, 0.000704938731653061, 0.00168115384615385, 0.00148059447520243, 0.00425999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 240, '2021-06-27 00:00:00', 0.000188265361003659, 0.000500384615384597, 0.000273348467373384, 0.000680769230769224, 0.000424303954911837, 0.000935384615384594, 0.000578759415939368, 0.00159230769230768, 0.00148100657039002, 0.0042426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 255, '2021-06-27 00:00:00', 0.000184699339884711, 0.000484615384615365, 0.000252227308958811, 0.000668846153846155, 0.000304975408844683, 0.000865000000000005, 0.000533625192577965, 0.00154038461538462, 0.00150846228376398, 0.00424230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 270, '2021-06-27 00:00:00', 0.00018567838199008, 0.000507307692307685, 0.00025239285617097, 0.000706923076923071, 0.000339823709952898, 0.000928076923076905, 0.000518123982786434, 0.00150730769230768, 0.00151179775814705, 0.0042326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 285, '2021-06-27 00:00:00', 0.000210147201156358, 0.000524615384615371, 0.000210052008211889, 0.000624615384615377, 0.000423707446240924, 0.000959999999999978, 0.000522594121077361, 0.00151384615384615, 0.00151216584357057, 0.00423153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 300, '2021-06-27 00:00:00', 0.00017889274827286, 0.000471153846153858, 0.000350784615047256, 0.000705384615384616, 0.000431190837636348, 0.000901538461538466, 0.000546349141680839, 0.00145576923076923, 0.00152041128039043, 0.00422230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 315, '2021-06-27 00:00:00', 0.000339858794207254, 0.000520000000000008, 0.000428296087375946, 0.000721538461538466, 0.000428067032852767, 0.000905769230769221, 0.000538067339222961, 0.00144730769230769, 0.00152086028286625, 0.00422999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 330, '2021-06-27 00:00:00', 0.000168851019146064, 0.00043759999999998, 0.000206256313034692, 0.000539999999999985, 0.000264664567581936, 0.000768399999999971, 0.000333063057092781, 0.00134319999999999, 0.00152997418278872, 0.00416719999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 345, '2021-06-27 00:00:00', 0.00015531209274828, 0.000355384615384621, 0.000223068116537041, 0.000539230769230766, 0.00026409118471878, 0.000728076923076919, 0.00032308441383257, 0.00137653846153844, 0.00150989276236631, 0.00416807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 360, '2021-06-27 00:00:00', 0.000160831014995886, 0.000398846153846153, 0.000175510245153522, 0.000539615384615376, 0.000253429705016264, 0.000728846153846155, 0.000397322771327501, 0.00147576923076919, 0.00152055435235362, 0.00417153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 375, '2021-06-27 00:00:00', 0.000129861464645983, 0.000379999999999996, 0.000182185450740549, 0.000506538461538449, 0.000222140980876156, 0.00071884615384614, 0.000396000194250148, 0.00156192307692304, 0.00153287683282623, 0.00418076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 390, '2021-06-27 00:00:00', 0.00013499857549103, 0.000363846153846146, 0.000198227530495015, 0.000496923076923104, 0.000236483533334694, 0.00071269230769228, 0.00043150256260938, 0.00166230769230764, 0.00153545803739971, 0.00417923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 405, '2021-06-27 00:00:00', 0.000221365343684641, 0.000358846153846139, 0.00024296406825196, 0.000526538461538435, 0.000219798509129129, 0.000709230769230761, 0.000438193494316794, 0.00171153846153843, 0.00153007913319742, 0.00418307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 420, '2021-06-27 00:00:00', 0.000182175317081771, 0.000390384615384585, 0.000206275394707019, 0.000538461538461488, 0.000180963659760301, 0.000720384615384569, 0.00045735375972925, 0.00175730769230765, 0.00152111780760578, 0.00420076923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 435, '2021-06-27 00:00:00', 0.000124621889668754, 0.000348846153846142, 0.000161442059146719, 0.000513461538461537, 0.000184439274976472, 0.000684615384615369, 0.000524146779207754, 0.00182461538461534, 0.0015182235063997, 0.00420884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 450, '2021-06-27 00:00:00', 0.000138333487797281, 0.000381923076923119, 0.000146458185158755, 0.000515000000000026, 0.000202256881598233, 0.000679615384615396, 0.000541166830525991, 0.00185846153846152, 0.0015175459947408, 0.00420538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 465, '2021-06-27 00:00:00', 0.000115466278793682, 0.000342692307692298, 0.00013425406454242, 0.000511923076923066, 0.000198739489320539, 0.000755769230769212, 0.000560539437986739, 0.00195269230769228, 0.00153701448869603, 0.00417846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 480, '2021-06-27 00:00:00', 0.000112927478430286, 0.000386153846153848, 0.000130199846390069, 0.000520000000000008, 0.00019661168288319, 0.000731923076923081, 0.000557537028780638, 0.00195346153846153, 0.00155453742810671, 0.00415115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 495, '2021-06-27 00:00:00', 0.000109926548903542, 0.000350384615384631, 0.000183954843957357, 0.000530769230769232, 0.00024216491520003, 0.000740384615384632, 0.00058077891993958, 0.00193192307692307, 0.00155001761776589, 0.00414884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 510, '2021-06-27 00:00:00', 0.000209899976179102, 0.000425000000000009, 0.000180868417960086, 0.000565769230769222, 0.000314032090471886, 0.000818076923076936, 0.000639924634985668, 0.00194653846153845, 0.00160398331086656, 0.00417769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 525, '2021-06-27 00:00:00', 0.000155697932400675, 0.000404615384615379, 0.000193443690872736, 0.000577307692307708, 0.000346371965467098, 0.000828461538461534, 0.00066384439789409, 0.00195423076923076, 0.00160719617298622, 0.00418346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 540, '2021-06-27 00:00:00', 0.00012521243487035, 0.000446923076923067, 0.000214236748984334, 0.000634230769230782, 0.000375633413767253, 0.000912692307692292, 0.00067783195103666, 0.00195192307692308, 0.00161659875617346, 0.00419653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 555, '2021-06-27 00:00:00', 0.000177133152871368, 0.000468076923076898, 0.000195188272031008, 0.000607692307692283, 0.000366698576700048, 0.000970384615384593, 0.000712203190540023, 0.00194576923076924, 0.00163830893113786, 0.00423807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 570, '2021-06-27 00:00:00', 0.000122916481964205, 0.000422692307692284, 0.0003315307155975, 0.000683846153846125, 0.000393791041817065, 0.00109076923076919, 0.0007300195993154, 0.00198384615384616, 0.00166194270011379, 0.00424846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 585, '2021-06-27 00:00:00', 0.000265870992429374, 0.000529230769230778, 0.000322949150558032, 0.000798076923076925, 0.000391174365999859, 0.00113423076923078, 0.000709011988615165, 0.00199500000000001, 0.00170869347298319, 0.00427423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 600, '2021-06-27 00:00:00', 0.000193958361907533, 0.00057038461538462, 0.000260287415104006, 0.000821538461538455, 0.000371999379652077, 0.00104346153846154, 0.000702106391236689, 0.00194576923076925, 0.001706780730363, 0.00424269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 615, '2021-06-27 00:00:00', 0.000164223581179376, 0.000515769230769219, 0.000226366618903591, 0.000694615384615383, 0.000322788809261741, 0.000973846153846137, 0.000617632203225806, 0.00186153846153848, 0.00163481883258807, 0.00419615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 630, '2021-06-27 00:00:00', 0.000219707847974421, 0.0005234615384615, 0.000268383193329131, 0.000708461538461534, 0.000371001969723154, 0.000977692307692299, 0.00064245969643122, 0.00185769230769231, 0.00170812393713552, 0.00426923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 645, '2021-06-27 00:00:00', 0.000187658035963103, 0.000503461538461549, 0.000286671347606384, 0.00070730769230768, 0.000427447522645052, 0.00104076923076923, 0.000558956307636109, 0.00179192307692308, 0.00176002902073977, 0.00429692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 660, '2021-06-27 00:00:00', 0.000203284189101063, 0.000507307692307677, 0.00024937090077603, 0.000704615384615397, 0.000377806014530449, 0.00103576923076923, 0.000490322970484409, 0.00176384615384617, 0.00174689509173805, 0.00429230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 675, '2021-06-27 00:00:00', 0.0001909119813301, 0.000509230769230783, 0.000275329173619777, 0.000773076923076932, 0.000276332018802351, 0.000979230769230771, 0.000503325556061525, 0.00173615384615388, 0.00172827779996336, 0.0042919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 690, '2021-06-27 00:00:00', 0.000254422120470315, 0.000558846153846151, 0.00028221350346581, 0.000747307692307669, 0.000330019113665564, 0.000923846153846126, 0.000545367201631559, 0.00168423076923077, 0.00174930368564623, 0.00429923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 705, '2021-06-27 00:00:00', 0.000202464811757503, 0.000550000000000008, 0.000178198247422988, 0.000708846153846152, 0.000328216626401118, 0.000903076923076938, 0.000510129546141151, 0.00170807692307694, 0.00174485516260277, 0.00433346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 720, '2021-06-27 00:00:00', 0.000149083869013392, 0.000475000000000012, 0.000233013700488546, 0.000639230769230789, 0.00033032105594405, 0.000880000000000043, 0.000541699320514795, 0.00176307692307694, 0.00175045998350323, 0.00435692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 735, '2021-06-27 00:00:00', 0.000222894593922756, 0.000445000000000029, 0.000306893115946534, 0.000659230769230818, 0.000305473403097569, 0.00085500000000005, 0.000529421890803133, 0.00176346153846157, 0.00176552302122106, 0.00438346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 750, '2021-06-27 00:00:00', 0.000166445648324452, 0.0004519230769231, 0.000184802597384325, 0.000600000000000045, 0.000247023200405251, 0.000852692307692326, 0.000497600395745596, 0.0017769230769231, 0.00173256612705413, 0.00441576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 765, '2021-06-27 00:00:00', 0.000180162319974137, 0.000452307692307718, 0.000213198354734595, 0.000621538461538494, 0.000291259334614342, 0.000909999999999992, 0.000487805919792506, 0.00178884615384617, 0.00171036500827702, 0.00444269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 780, '2021-06-27 00:00:00', 0.000109729737922832, 0.000413846153846175, 0.000168048070045885, 0.000608076923076927, 0.00021883889402582, 0.000917692307692316, 0.000458818046724419, 0.00177500000000001, 0.00177041029577459, 0.00448615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 795, '2021-06-27 00:00:00', 0.000163323652251028, 0.000441153846153858, 0.000179091725531461, 0.00064461538461538, 0.000267416126318842, 0.000890769230769233, 0.000419333537157013, 0.00181615384615386, 0.00189487356996553, 0.00454461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 810, '2021-06-27 00:00:00', 0.000144369717685585, 0.000441153846153833, 0.000172915719799728, 0.000629615384615393, 0.000230187883126953, 0.000847692307692301, 0.000402991315042869, 0.00186500000000003, 0.00190920732645374, 0.00456384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 825, '2021-06-27 00:00:00', 0.000145868222932675, 0.00047846153846153, 0.000151108722957474, 0.00063538461538461, 0.000208697425438403, 0.000808846153846158, 0.000450084436522742, 0.00190000000000002, 0.00191219406803967, 0.00455692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 840, '2021-06-27 00:00:00', 0.000135208670636819, 0.000455769230769262, 0.000202293389374487, 0.000591153846153842, 0.000185449142935171, 0.000800769230769233, 0.00059079047437764, 0.00200576923076926, 0.00190951838470817, 0.0045573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 855, '2021-06-27 00:00:00', 0.000151367611615436, 0.000411923076923085, 0.000182805487209356, 0.000575384615384619, 0.000274328270508151, 0.000870000000000012, 0.000612783309674285, 0.00200076923076925, 0.00190205572999323, 0.00457 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 870, '2021-06-27 00:00:00', 0.00016010189063414, 0.000436153846153825, 0.000182296883808139, 0.000598076923076921, 0.000316686693023976, 0.00086769230769233, 0.0006396404037847, 0.0019796153846154, 0.00189453810080048, 0.00458115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 885, '2021-06-27 00:00:00', 0.000136609493982488, 0.000433076923076908, 0.000248002791547532, 0.000654230769230768, 0.00032410729467497, 0.000921538461538461, 0.000697802705200125, 0.00201615384615384, 0.00189326648943039, 0.004615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 900, '2021-06-27 00:00:00', 0.000251601638737467, 0.000519230769230789, 0.000305352255599989, 0.000670000000000034, 0.000357562044105097, 0.00101115384615385, 0.000725758595168913, 0.00200846153846155, 0.00205483418758342, 0.00469346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 915, '2021-06-27 00:00:00', 0.000155014639507172, 0.000478461538461547, 0.000210970285913582, 0.000687307692307711, 0.000254895755464552, 0.000959615384615403, 0.00071669508590043, 0.00196038461538464, 0.00211726470856952, 0.00469461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 930, '2021-06-27 00:00:00', 0.000153609394744729, 0.000499615384615412, 0.000231267078371427, 0.000717307692307712, 0.000249440296541016, 0.000927307692307712, 0.000734624969732054, 0.00191538461538463, 0.00217889050806919, 0.00474038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 945, '2021-06-27 00:00:00', 0.000137413469275955, 0.000472307692307669, 0.000194751123231681, 0.000649999999999971, 0.000288864088350343, 0.000912307692307682, 0.000746297527799711, 0.00191, 0.00218821082516854, 0.00475884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 960, '2021-06-27 00:00:00', 0.000205156975546488, 0.000494230769230762, 0.00025629580266081, 0.000676538461538478, 0.000317846600640105, 0.000997692307692311, 0.00074128038918117, 0.00194384615384617, 0.00214611692275929, 0.0048153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 975, '2021-06-27 00:00:00', 0.000197733309127393, 0.000482307692307701, 0.000229947485643696, 0.000749615384615385, 0.000448567120438491, 0.0011026923076923, 0.000748091314870464, 0.00195384615384616, 0.00216119212117189, 0.00481923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 990, '2021-06-27 00:00:00', 0.000200720241591702, 0.00065615384615384, 0.000266211309937188, 0.000867307692307669, 0.000426040084788005, 0.00114692307692307, 0.000746198261961154, 0.00193961538461538, 0.002176512241744, 0.00483153846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1005, '2021-06-27 00:00:00', 0.000208560266147219, 0.000604230769230756, 0.000388489976110684, 0.000847307692307684, 0.000466125107009529, 0.00117615384615384, 0.000725466428211207, 0.00192153846153846, 0.00227932675620203, 0.00486230769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1020, '2021-06-27 00:00:00', 0.000249958765830259, 0.000620769230769249, 0.00034298688021556, 0.000850000000000009, 0.000511727842329699, 0.00125576923076921, 0.000686342031800034, 0.00182423076923079, 0.00229213276565398, 0.00488615384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1035, '2021-06-27 00:00:00', 0.000297849729794196, 0.000597692307692295, 0.000367701593059454, 0.000832692307692297, 0.000510244586900774, 0.00116153846153844, 0.000745509325123548, 0.00175807692307693, 0.00231204964013782, 0.00489846153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1050, '2021-06-27 00:00:00', 0.000250536654772534, 0.000603846153846147, 0.000335261321727041, 0.000908076923076894, 0.000363373933276223, 0.00106615384615384, 0.000634770945968836, 0.00164692307692309, 0.00232291981384171, 0.00489730769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1065, '2021-06-27 00:00:00', 0.000264836669550277, 0.00069769230769225, 0.000263150147254395, 0.000839999999999969, 0.000342073316477852, 0.00105692307692306, 0.00057982968321611, 0.00155230769230769, 0.00234550794892311, 0.00494653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1080, '2021-06-27 00:00:00', 0.00018007220773899, 0.000554800000000011, 0.000193591494303529, 0.000678799999999988, 0.000327577980537938, 0.000916400000000008, 0.000561465938414802, 0.00153240000000004, 0.00143699338898966, 0.00463599999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1095, '2021-06-27 00:00:00', 0.000147939696654249, 0.000423076923076902, 0.000298455769174994, 0.000649615384615362, 0.000321987338499242, 0.000819615384615391, 0.000551058840917973, 0.00162538461538464, 0.00239608427359176, 0.0050103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1110, '2021-06-27 00:00:00', 0.000242735690380725, 0.000463846153846161, 0.000291186432481897, 0.000631538461538474, 0.000320880759065484, 0.000797307692307715, 0.000590849844259548, 0.00168346153846158, 0.00240213955913023, 0.00501230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1125, '2021-06-27 00:00:00', 0.000253168232300483, 0.00045692307692309, 0.000278028498815916, 0.000610384615384617, 0.000306456923814493, 0.000750384615384621, 0.000583050466215272, 0.00165038461538464, 0.00242441964506654, 0.00500115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1140, '2021-06-27 00:00:00', 0.00015556942551106, 0.000424615384615382, 0.000201359991442807, 0.000534615384615394, 0.00021734658603609, 0.000716538461538493, 0.000566078140841403, 0.00160269230769234, 0.00242906414394198, 0.00503384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1155, '2021-06-27 00:00:00', 0.000197361441172127, 0.000403461538461551, 0.000210295396635692, 0.000501923076923086, 0.000425398455749286, 0.000839615384615419, 0.000567720543387865, 0.00160884615384621, 0.00242924692351036, 0.00504384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1170, '2021-06-27 00:00:00', 0.00011392305095312, 0.000332307692307683, 0.000180672248943975, 0.000547692307692326, 0.000437357801066685, 0.000824615384615389, 0.000561618677094646, 0.00162346153846156, 0.00243073148218011, 0.00504653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1185, '2021-06-27 00:00:00', 0.0001995182659847, 0.000423461538461605, 0.000477250619534601, 0.000658076923076964, 0.000435799706993249, 0.000815769230769255, 0.000524717653014097, 0.00161615384615387, 0.00238294388067816, 0.00503846153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1200, '2021-06-27 00:00:00', 0.000491579714171194, 0.000498846153846159, 0.000474797446691364, 0.000626153846153849, 0.000442168084991037, 0.000776153846153849, 0.00048823008447309, 0.00162384615384615, 0.00238119301062432, 0.0050480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1215, '2021-06-27 00:00:00', 0.000150134811214667, 0.000377307692307687, 0.000144032581784052, 0.000504230769230776, 0.000440158887396218, 0.000700384615384592, 0.00052743399149525, 0.00178884615384616, 0.00253848095097473, 0.00515153846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1230, '2021-06-27 00:00:00', 0.000151216604704829, 0.000357692307692311, 0.000193583613419656, 0.000491153846153836, 0.000440824402507592, 0.000683076923076915, 0.00058446254074873, 0.00184269230769233, 0.00253596044618512, 0.0051607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1245, '2021-06-27 00:00:00', 0.000202411994171846, 0.000331153846153855, 0.000471135453330176, 0.000503846153846158, 0.000452194818464523, 0.000708076923076942, 0.000597320813170074, 0.00184807692307695, 0.00253414953113542, 0.00516461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1260, '2021-06-27 00:00:00', 0.000463829544287402, 0.000375384615384615, 0.000454245104964956, 0.000491153846153853, 0.000437828206562301, 0.000831538461538469, 0.000586876608705913, 0.00184807692307695, 0.0025351374412749, 0.00516461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1275, '2021-06-27 00:00:00', 0.00014452042708957, 0.000323076923076939, 0.000213559215351507, 0.000486538461538446, 0.000415737343116468, 0.000978461538461535, 0.000567429290749078, 0.00183999999999999, 0.00250857581415924, 0.00514384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1290, '2021-06-27 00:00:00', 0.000191488501361975, 0.000339615384615363, 0.00027983649071998, 0.000617307692307663, 0.000448233627269756, 0.00101576923076922, 0.000647544949434744, 0.00184769230769229, 0.00247840162511741, 0.00517884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1305, '2021-06-27 00:00:00', 0.000268268808932689, 0.000521923076923054, 0.00044779957742103, 0.000827307692307689, 0.00042861009715662, 0.000991153846153849, 0.00067970989286719, 0.00187846153846153, 0.00245036336394924, 0.00520384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1320, '2021-06-27 00:00:00', 0.000454457749580569, 0.000649615384615379, 0.00043342641998206, 0.000807692307692313, 0.000433578313394641, 0.000953076923076924, 0.000714683038943739, 0.00186961538461538, 0.00243521775996761, 0.00521846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1335, '2021-06-27 00:00:00', 0.000243699689087915, 0.00039153846153849, 0.000256007511909034, 0.000559615384615387, 0.000290640936287643, 0.000781923076923075, 0.000911425004299072, 0.00187346153846154, 0.00246321419162976, 0.00520192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1350, '2021-06-27 00:00:00', 0.000229547045622122, 0.000450384615384603, 0.000270786887536183, 0.000621538461538468, 0.000283590441414268, 0.000776538461538433, 0.000998327909749411, 0.00189884615384614, 0.00244296544262219, 0.00519807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1365, '2021-06-27 00:00:00', 0.00022791125128335, 0.000406538461538469, 0.000240408946460945, 0.000587307692307697, 0.00034918212131518, 0.000731923076923081, 0.000987712275139645, 0.00188346153846153, 0.00243405344104154, 0.00521192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1380, '2021-06-27 00:00:00', 0.000206141101787446, 0.00040692307692307, 0.00021683598906512, 0.000495384615384573, 0.000326043885672793, 0.000813846153846148, 0.00101172518311736, 0.00189961538461537, 0.00241718132097316, 0.00520846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1395, '2021-06-27 00:00:00', 0.000136085945693831, 0.000279230769230737, 0.000298516588896102, 0.000498076923076924, 0.000533168323832615, 0.00121269230769229, 0.000953406201267527, 0.00189076923076924, 0.00236264805803865, 0.00520538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1410, '2021-06-27 00:00:00', 0.000301412316628565, 0.000404230769230796, 0.000317744938832785, 0.000684615384615395, 0.000537835119143984, 0.00135884615384617, 0.000940295943593562, 0.00190269230769232, 0.0023615474717944, 0.00520769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1425, '2021-06-27 00:00:00', 0.000283199576270879, 0.000584999999999989, 0.000509302992786768, 0.00116153846153844, 0.000578302156848307, 0.00140423076923078, 0.000955251799265514, 0.00195500000000001, 0.00236062690500118, 0.00520923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 0, '2021-06-27 00:00:00', 0.000546728029701731, 0.00103653846153845, 0.000549261882333576, 0.00127384615384616, 0.000507133118618789, 0.00145000000000001, 0.000999968691817567, 0.00203423076923076, 0.00245587211518715, 0.00527038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 15, '2021-06-27 00:00:00', 0.000456998176509877, 0.000778400000000037, 0.000504895368698645, 0.000951200000000032, 0.000430225909649028, 0.0012288, 0.000936671945418097, 0.00201280000000001, 0.00243839086284379, 0.00530999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 30, '2021-06-27 00:00:00', 0.000397649343014665, 0.000624000000000002, 0.000333604056729933, 0.000900000000000016, 0.000416750524894672, 0.00110319999999999, 0.000963258013203113, 0.0019408, 0.00240708551295269, 0.0052424 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 45, '2021-06-27 00:00:00', 0.000251830529095683, 0.000638846153846137, 0.000326092955128753, 0.000883846153846145, 0.000458067008870303, 0.00104423076923076, 0.000886707739553806, 0.00183115384615386, 0.00235420684013828, 0.00515538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 60, '2021-06-27 00:00:00', 0.000312463413242844, 0.000674230769230788, 0.00040077866517757, 0.00074346153846155, 0.000499599993841229, 0.000918076923076908, 0.000885608352403098, 0.00180307692307694, 0.00236318715688402, 0.00514153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 75, '2021-06-27 00:00:00', 0.00018508875209976, 0.000355384615384621, 0.000234820062044237, 0.000537307692307702, 0.00045287542861827, 0.000818076923076911, 0.00074588027498747, 0.00175423076923078, 0.00227882591227622, 0.00508653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 90, '2021-06-27 00:00:00', 0.000154270491719536, 0.000389230769230783, 0.000186413931470135, 0.000516923076923081, 0.000464914384177784, 0.000825769230769209, 0.000674752148228112, 0.00175769230769234, 0.00225164883175385, 0.00507230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 105, '2021-06-27 00:00:00', 0.000124969534749012, 0.000335769230769253, 0.000308733641734207, 0.000592692307692339, 0.000436571255969113, 0.000792307692307707, 0.000723624211866897, 0.00188000000000002, 0.00225015052487948, 0.00507423076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 120, '2021-06-27 00:00:00', 0.000304579407354822, 0.000506153846153857, 0.000413633245204553, 0.000662692307692311, 0.000491072452746179, 0.00082192307692309, 0.000748434263081153, 0.00196538461538461, 0.00227368332143106, 0.00514038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 135, '2021-06-27 00:00:00', 0.0001708080343994, 0.000360769230769203, 0.000220219470948, 0.000493846153846127, 0.000381269135711466, 0.000783076923076946, 0.000763462255376523, 0.00196884615384615, 0.00215478362290472, 0.00510269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 150, '2021-06-27 00:00:00', 0.00018812925180476, 0.000383846153846124, 0.000281326528049921, 0.000573846153846121, 0.000334718481023181, 0.000847307692307692, 0.00079735601545646, 0.00202615384615385, 0.00214133473832055, 0.00510230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 165, '2021-06-27 00:00:00', 0.000195916779820862, 0.000399230769230771, 0.000244756708087502, 0.000594615384615411, 0.000264072251185444, 0.000853076923076909, 0.000828018208644054, 0.00205692307692306, 0.00213319868164795, 0.00507615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 180, '2021-06-27 00:00:00', 0.000172790669263744, 0.000446153846153848, 0.000190579682507368, 0.000613846153846153, 0.000378816781368188, 0.000963076923076904, 0.000825663462826189, 0.00211192307692306, 0.00214760002005814, 0.00509461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 195, '2021-06-27 00:00:00', 0.000125386786201111, 0.000444615384615394, 0.000196469218571656, 0.00063807692307691, 0.000350489108796032, 0.00104884615384616, 0.00086596082696975, 0.00207807692307692, 0.00215900935260023, 0.00509576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 210, '2021-06-27 00:00:00', 0.000177596344383705, 0.000482692307692293, 0.000298537202938716, 0.000757307692307666, 0.000326491135466887, 0.00104269230769231, 0.000877821429186164, 0.00206230769230768, 0.00219190861684864, 0.00512076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 225, '2021-06-27 00:00:00', 0.000219434237564187, 0.000519230769230755, 0.000312563593529374, 0.00079, 0.000282109634989365, 0.0009753846153846, 0.000843146579098887, 0.00209807692307689, 0.00220359719898728, 0.00512384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 240, '2021-06-27 00:00:00', 0.000254425748576016, 0.000557307692307705, 0.000278104573580071, 0.000723076923076937, 0.000286963144243024, 0.00107038461538462, 0.00084281588462998, 0.00205884615384613, 0.00226805114580778, 0.00517000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 255, '2021-06-27 00:00:00', 0.000149191152552691, 0.000475000000000003, 0.000234338676672472, 0.000678846153846152, 0.000413781993882711, 0.00104346153846153, 0.000893800958740904, 0.00201192307692306, 0.00235712526999764, 0.00519346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 270, '2021-06-27 00:00:00', 0.000230489779516436, 0.000518461538461527, 0.000313254136199603, 0.000771923076923087, 0.00048164669464406, 0.000976538461538471, 0.00106727380958, 0.00200423076923075, 0.00236230604413436, 0.00518461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 285, '2021-06-27 00:00:00', 0.00024626096227064, 0.000557307692307688, 0.000359340421413388, 0.00072846153846152, 0.000694265411451921, 0.00108730769230767, 0.001080411673676, 0.00195576923076922, 0.0023732504162986, 0.00527846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 300, '2021-06-27 00:00:00', 0.000193099416403548, 0.00045076923076922, 0.000219270117926239, 0.000599230769230758, 0.000758255589139669, 0.00112653846153841, 0.00107852128112809, 0.00191807692307693, 0.00239162786531554, 0.00525038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 315, '2021-06-27 00:00:00', 0.000163701416750603, 0.000426923076923056, 0.000670696193977144, 0.000794230769230746, 0.000879322116528051, 0.0011507692307692, 0.0011449259969367, 0.00195346153846152, 0.0024321984989843, 0.00543846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 330, '2021-06-27 00:00:00', 0.000695842267714831, 0.000617307692307688, 0.000787509120826316, 0.000868846153846124, 0.000931116864515218, 0.00113115384615384, 0.00119466042809726, 0.00192846153846154, 0.00249022139886888, 0.00544884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 345, '2021-06-27 00:00:00', 0.000304172016110319, 0.000493846153846135, 0.0003887924104989, 0.000646538461538444, 0.000433581152017262, 0.000913846153846145, 0.00076766428960741, 0.00176269230769232, 0.0020963417219968, 0.00526615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 360, '2021-06-27 00:00:00', 0.000197221078605084, 0.000408076923076915, 0.000306217871156118, 0.000605769230769211, 0.000323450864179506, 0.000852692307692274, 0.000698857639294285, 0.00174499999999999, 0.0020348851413437, 0.00526846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 375, '2021-06-27 00:00:00', 0.000197433143503947, 0.000419615384615367, 0.000230552513624248, 0.000587692307692281, 0.0002717895113163, 0.000788461538461528, 0.000624678625066847, 0.00182076923076921, 0.00197462658592607, 0.00526307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 390, '2021-06-27 00:00:00', 0.000207711338159456, 0.00042999999999999, 0.000241943413600396, 0.000603846153846139, 0.000278957675311833, 0.00079423076923078, 0.000639048812388683, 0.00192076923076921, 0.00202884021435511, 0.00529384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 405, '2021-06-27 00:00:00', 0.000156238476498124, 0.0003923076923077, 0.000212982122760057, 0.00053423076923081, 0.000482164510706253, 0.000881153846153846, 0.000729038988089007, 0.00203461538461538, 0.00205345892056828, 0.00527153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 420, '2021-06-27 00:00:00', 0.000109435615071851, 0.000331923076923108, 0.000189490409743137, 0.000538846153846174, 0.000449597426765139, 0.000874615384615393, 0.000762360403362742, 0.00205576923076924, 0.00208775540123465, 0.00527115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 435, '2021-06-27 00:00:00', 0.000133886289296307, 0.000441538461538502, 0.000486230239859489, 0.000729615384615391, 0.000489580825416362, 0.000895769230769249, 0.000740637147742, 0.00213076923076922, 0.00212766148261777, 0.00527923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 450, '2021-06-27 00:00:00', 0.00052206513003645, 0.000549999999999991, 0.000487879556385022, 0.000667692307692301, 0.000550476157521808, 0.000889999999999981, 0.000747807461850971, 0.00218999999999999, 0.00215061250667013, 0.00525692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 465, '2021-06-27 00:00:00', 0.00016322377277838, 0.000374999999999989, 0.000247342801671014, 0.000552307692307698, 0.000391421276101103, 0.000821153846153845, 0.000730726087795286, 0.00220384615384616, 0.00213066692339778, 0.00523846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 480, '2021-06-27 00:00:00', 0.000158195594609462, 0.000385384615384621, 0.000283943927292229, 0.000561923076923069, 0.000343005045937334, 0.000797307692307698, 0.000747904971339149, 0.00219538461538461, 0.00213802716396354, 0.00520807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 495, '2021-06-27 00:00:00', 0.000225078789623656, 0.000382692307692287, 0.000276792618843334, 0.00058692307692307, 0.000371128217528859, 0.000828076923076899, 0.000707800493402987, 0.00217846153846151, 0.00210405692376927, 0.00517346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 510, '2021-06-27 00:00:00', 0.000172555453739893, 0.00042923076923078, 0.000200988709977602, 0.000567307692307719, 0.000360383769804457, 0.000877307692307667, 0.0006997832631498, 0.00219615384615384, 0.00209826199141463, 0.00516923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 525, '2021-06-27 00:00:00', 0.000141645820487367, 0.000383461538461531, 0.000237634496330307, 0.000583076923076908, 0.000349588989441138, 0.000877307692307684, 0.000689089588905868, 0.00220730769230769, 0.00211540576213204, 0.00514846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 540, '2021-06-27 00:00:00', 0.000172271699537515, 0.000451538461538456, 0.000230379285927845, 0.000658846153846106, 0.000370473501595761, 0.000971153846153846, 0.000707367927330168, 0.00224576923076923, 0.00211738230987078, 0.00515961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 555, '2021-06-27 00:00:00', 0.000210027104477934, 0.00050923076923074, 0.000337947651840672, 0.000706153846153844, 0.000353106869854538, 0.00116730769230767, 0.000746039800959312, 0.00228076923076923, 0.00213259758546669, 0.0051573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 570, '2021-06-27 00:00:00', 0.000268732924323376, 0.000465769230769259, 0.000298922166355171, 0.00071230769230773, 0.000399389534164323, 0.0012, 0.000700281811404987, 0.00223115384615386, 0.00206989483196238, 0.00512384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 585, '2021-06-27 00:00:00', 0.00022647839088635, 0.000522692307692324, 0.000317900081060793, 0.0008526923076923, 0.000497687112087981, 0.0013026923076923, 0.000654054925945685, 0.00219961538461537, 0.00205118352327474, 0.00511538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 600, '2021-06-27 00:00:00', 0.000244011349042482, 0.000628461538461531, 0.0003856431191978, 0.000926153846153842, 0.000479475354303671, 0.00122615384615384, 0.000661381770351918, 0.0021453846153846, 0.0020482823197837, 0.00508269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 615, '2021-06-27 00:00:00', 0.00021878405229465, 0.000632307692307676, 0.000305447968627167, 0.000892307692307662, 0.000413379319195418, 0.00116230769230766, 0.000675442191342925, 0.00212692307692306, 0.00203168944477248, 0.005045 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 630, '2021-06-27 00:00:00', 0.00022696661902987, 0.000585384615384616, 0.000349204810963445, 0.000810000000000012, 0.000397573408799716, 0.00109384615384616, 0.000663183116607965, 0.00211038461538462, 0.00212356362314353, 0.00505230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 645, '2021-06-27 00:00:00', 0.000279603015280343, 0.000555384615384624, 0.000298774934588694, 0.000792307692307682, 0.000330840654184957, 0.00113653846153847, 0.000635452594612668, 0.00208999999999999, 0.00216913839683303, 0.00507423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 660, '2021-06-27 00:00:00', 0.0001570306192582, 0.000578846153846128, 0.000219836302734546, 0.000779999999999986, 0.000329171454038517, 0.00115538461538459, 0.000611559922216566, 0.00204153846153846, 0.00220862087145941, 0.00507692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 675, '2021-06-27 00:00:00', 0.000151338642175042, 0.000510769230769229, 0.000267731495805314, 0.000821923076923081, 0.000410066411131738, 0.00115230769230767, 0.000722960260637855, 0.00199653846153846, 0.00222853908683209, 0.0050723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 690, '2021-06-27 00:00:00', 0.000230426026841909, 0.000608076923076927, 0.000275336996312637, 0.000782307692307676, 0.000408470505478859, 0.00114807692307692, 0.000773522711118022, 0.00197576923076923, 0.00222286845176364, 0.00504192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 705, '2021-06-27 00:00:00', 0.000127403055149945, 0.00045653846153848, 0.000291066209755685, 0.000756538461538482, 0.000313339334366968, 0.0010215384615385, 0.000770013386497022, 0.00188384615384616, 0.00214631390635557, 0.00500923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 720, '2021-06-27 00:00:00', 0.000285586306502164, 0.000576538461538447, 0.000304524850571154, 0.000780769230769222, 0.000317313967303923, 0.00102192307692308, 0.000759150537417649, 0.00192153846153844, 0.00212121605181118, 0.00499846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 735, '2021-06-27 00:00:00', 0.000286244919336836, 0.000531923076923052, 0.000280681588007047, 0.000746923076923094, 0.000338990356114263, 0.000957692307692296, 0.000725711640126684, 0.00187576923076923, 0.0021156464733031, 0.00495000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 750, '2021-06-27 00:00:00', 0.000197255008710918, 0.000521538461538479, 0.000237352383274651, 0.000701923076923081, 0.000453912394123001, 0.000927307692307687, 0.000748108589402942, 0.00188769230769231, 0.00210824013374623, 0.00496269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 765, '2021-06-27 00:00:00', 0.000142133198633697, 0.000484615384615365, 0.000232778534564182, 0.000644615384615346, 0.000383556835623901, 0.000840384615384587, 0.000764543101365843, 0.0019330769230769, 0.0021101573036515, 0.00496038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 780, '2021-06-27 00:00:00', 0.000168137306527047, 0.000436923076923061, 0.00032046120610052, 0.000620769230769224, 0.000344445150261213, 0.000832307692307679, 0.000797135255389344, 0.00207615384615383, 0.00210784264483487, 0.00494384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 795, '2021-06-27 00:00:00', 0.00022143761059183, 0.000451153846153813, 0.000240934398987316, 0.000594230769230734, 0.000300441982112002, 0.000845769230769203, 0.000801792702923607, 0.00214346153846151, 0.00210784264483487, 0.00494384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 810, '2021-06-27 00:00:00', 0.000151375742391596, 0.000418846153846156, 0.000234550962151403, 0.000653076923076897, 0.00026244882285008, 0.00085923076923077, 0.000896302490148377, 0.00219692307692304, 0.00210784264483487, 0.00494384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 825, '2021-06-27 00:00:00', 0.000198196871821918, 0.000524999999999964, 0.000217162115976524, 0.000679230769230735, 0.000287818586025172, 0.000936538461538465, 0.000929922825582039, 0.00231269230769227, 0.00210619262761392, 0.00494923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 840, '2021-06-27 00:00:00', 0.000148045730980463, 0.000451538461538439, 0.000212006168270218, 0.000628846153846157, 0.000272032803451805, 0.000894615384615413, 0.00105229302733819, 0.00243384615384613, 0.00206210228799489, 0.00492538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 855, '2021-06-27 00:00:00', 0.000130568579092184, 0.000451923076923083, 0.000168791633040885, 0.000658846153846132, 0.000401472865257971, 0.000942692307692283, 0.00106554088828882, 0.0024657692307692, 0.00204403191304302, 0.00492230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 870, '2021-06-27 00:00:00', 0.000170452790666954, 0.000503076923076888, 0.000247774090655188, 0.000669999999999991, 0.000405366500835958, 0.00103499999999996, 0.00107432669433176, 0.00246538461538458, 0.002041986664614, 0.00491153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 885, '2021-06-27 00:00:00', 0.000193642414298617, 0.00049423076923077, 0.000332105636576892, 0.000726923076923065, 0.000405317918903934, 0.00105884615384613, 0.00108237630311202, 0.00246230769230767, 0.00206503477340807, 0.00491384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 900, '2021-06-27 00:00:00', 0.000252353841933219, 0.00053769230769232, 0.000290162819014502, 0.00077230769230767, 0.000393164870486445, 0.00110884615384613, 0.00100387656305252, 0.00246807692307691, 0.00206354441155538, 0.00489653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 915, '2021-06-27 00:00:00', 0.000211063606890998, 0.000570384615384594, 0.00021632880956115, 0.000796923076923063, 0.000373237808291804, 0.00111769230769229, 0.000927547054580812, 0.00242346153846152, 0.00207187648131978, 0.00490192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 930, '2021-06-27 00:00:00', 0.000161691539191591, 0.00058192307692308, 0.000288471035741103, 0.00078346153846153, 0.000423294950814002, 0.00108115384615383, 0.00090107013301706, 0.00237076923076921, 0.00206978051604881, 0.00488076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 945, '2021-06-27 00:00:00', 0.000228210429209544, 0.000559999999999996, 0.00037551380185638, 0.000831153846153834, 0.000481089788517071, 0.00117923076923075, 0.000859622815318082, 0.00232923076923076, 0.00216693051253468, 0.00494038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 960, '2021-06-27 00:00:00', 0.000230222634722298, 0.00061230769230769, 0.000248789067283917, 0.000780000000000003, 0.000557024098360075, 0.0013203846153846, 0.000781706712658493, 0.00225576923076923, 0.00216481628284284, 0.00494153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 975, '2021-06-27 00:00:00', 0.000145526101280285, 0.000525384615384607, 0.000275045171115331, 0.000854615384615364, 0.000527409343285309, 0.00139384615384612, 0.00104035829626884, 0.00228423076923078, 0.0021517090523939, 0.00491961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 990, '2021-06-27 00:00:00', 0.000238460769229556, 0.000653461538461532, 0.000448115369760292, 0.00103923076923075, 0.000507590992221733, 0.00135384615384612, 0.00103508134202844, 0.00218423076923078, 0.00216115898393573, 0.00489807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1005, '2021-06-27 00:00:00', 0.000245863001251952, 0.000706153846153801, 0.000322707059349237, 0.000979615384615354, 0.000399481394579728, 0.00129576923076919, 0.00102092514605439, 0.00206192307692307, 0.00218440655556606, 0.00488 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1020, '2021-06-27 00:00:00', 0.000245898352983497, 0.000715000000000013, 0.000271566679727937, 0.000907307692307675, 0.000611991955703779, 0.0014930769230769, 0.00103244750285613, 0.0019896153846154, 0.00219943143002562, 0.00491884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1035, '2021-06-27 00:00:00', 0.000158036509900526, 0.000586538461538444, 0.000309179559479584, 0.000849999999999983, 0.000589033628398781, 0.00134615384615382, 0.00104267643775342, 0.00188307692307694, 0.0021949716311466, 0.0049073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1050, '2021-06-27 00:00:00', 0.000285877865260926, 0.000653076923076897, 0.000587175769778842, 0.00110923076923075, 0.000562453553637975, 0.00127499999999998, 0.00106377730463014, 0.00184307692307695, 0.00218293803428737, 0.0049176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1065, '2021-06-27 00:00:00', 0.000435825123715383, 0.000856538461538479, 0.00041438889204002, 0.00100692307692309, 0.000453666770285763, 0.00120846153846156, 0.00105112423330745, 0.00176307692307696, 0.00216285171439503, 0.00493346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1080, '2021-06-27 00:00:00', 0.000266297693453138, 0.000657692307692321, 0.000332232541359906, 0.000842307692307719, 0.000359180477454713, 0.00104115384615389, 0.00104423759453784, 0.00163807692307695, 0.00218649294181694, 0.00492923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1095, '2021-06-27 00:00:00', 0.000218282808794894, 0.000539230769230758, 0.00026577723465627, 0.000728461538461545, 0.000372563881977072, 0.000959615384615403, 0.00109021472832015, 0.00166192307692309, 0.00223434523191572, 0.00492884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1110, '2021-06-27 00:00:00', 0.0001746526222578, 0.000466538461538469, 0.000246137235016438, 0.000643461538461527, 0.000341142875549889, 0.000837692307692313, 0.00111082401846559, 0.00159500000000002, 0.00224580775257776, 0.00493269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1125, '2021-06-27 00:00:00', 0.000155828801524655, 0.000501153846153833, 0.000259666057732701, 0.000677692307692306, 0.000271445418794671, 0.000798846153846169, 0.00109060632395296, 0.00160692307692308, 0.00226583440225924, 0.0049215[...];
Date: 2021-06-27 14:50:19 Duration: 10s881ms 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 968675, 1, 0, '2021-06-27 00:00:00', 0.000398132829593339, 0.000859200000000002, 0.000440531213423063, 0.000973599999999997, 0.000517217152976694, 0.00127860000000001, 0.00114168143542759, 0.0023636, 0.00226723513704835, 0.00492519999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 15, '2021-06-27 00:00:00', 0.000387938585543962, 0.000602115384615384, 0.00040795328729571, 0.000843269230769234, 0.000558680450842726, 0.00134538461538463, 0.00108158119649676, 0.00234673076923077, 0.00222241920334229, 0.00490134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 30, '2021-06-27 00:00:00', 0.000428301116218304, 0.000619615384615374, 0.00053081258462849, 0.00100000000000001, 0.000755001299030952, 0.00144980769230769, 0.00106181158693707, 0.00239961538461539, 0.00221298462749709, 0.00489519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 45, '2021-06-27 00:00:00', 0.000334706358101922, 0.0007271153846154, 0.000447338969737894, 0.00108692307692308, 0.000774582790926832, 0.00139750000000001, 0.00100918756356861, 0.00227346153846154, 0.0021188234852244, 0.00485980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 60, '2021-06-27 00:00:00', 0.000334543546665281, 0.000789230769230781, 0.000537351947409332, 0.000953653846153851, 0.000763817739033039, 0.00124346153846156, 0.000879843714268879, 0.0021648076923077, 0.00201168601312049, 0.00475115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 75, '2021-06-27 00:00:00', 0.000352458453634546, 0.000449807692307688, 0.000505792295467061, 0.000674615384615389, 0.000601877351421237, 0.000977884615384617, 0.000802625619211951, 0.00203173076923076, 0.00196035255855831, 0.00466192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 90, '2021-06-27 00:00:00', 0.000330996920738642, 0.000500192307692318, 0.000458760411745194, 0.000741346153846168, 0.000522961720911252, 0.0010048076923077, 0.000732101190988071, 0.00202192307692306, 0.00184708039889984, 0.00460999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 105, '2021-06-27 00:00:00', 0.00026425956063048, 0.000473653846153853, 0.000332219864640178, 0.000670961538461536, 0.000501725982522792, 0.000890192307692302, 0.000687824021545763, 0.00189673076923076, 0.00182344463753464, 0.00454788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 120, '2021-06-27 00:00:00', 0.000274564270183756, 0.000491538461538449, 0.000390728314029868, 0.000663846153846152, 0.000488797110654933, 0.000891153846153843, 0.000667140049879965, 0.00190538461538462, 0.00181693534239981, 0.00454096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 135, '2021-06-27 00:00:00', 0.000268323283774235, 0.00044923076923077, 0.000405797221054287, 0.00061576923076923, 0.00035630540055062, 0.000953461538461538, 0.000662635182144281, 0.00188576923076923, 0.00181486952275236, 0.00453423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 150, '2021-06-27 00:00:00', 0.000214991591964383, 0.00041923076923077, 0.000253287613958161, 0.000626153846153853, 0.000562374122667605, 0.00109942307692308, 0.00065511000250692, 0.00187365384615386, 0.0017958700912414, 0.00453076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 165, '2021-06-27 00:00:00', 0.000188638849086325, 0.000448846153846161, 0.000264721624469061, 0.000721538461538479, 0.000570923273842804, 0.00109576923076925, 0.000671886122448188, 0.00186019230769232, 0.00178960829405595, 0.00452961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 180, '2021-06-27 00:00:00', 0.000214690833167495, 0.000561923076923086, 0.000512380567697328, 0.000855384615384621, 0.000518214389848603, 0.00106692307692307, 0.000604916396003483, 0.00179961538461538, 0.00174090609696834, 0.00450403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 195, '2021-06-27 00:00:00', 0.000312900881332189, 0.000554807692307676, 0.000291492512108596, 0.000743269230769228, 0.000348531038238182, 0.000983269230769237, 0.000516573175991406, 0.00171038461538462, 0.00168665691190044, 0.00447153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 210, '2021-06-27 00:00:00', 0.00015497307458445, 0.000494423076923075, 0.000200795054336908, 0.000644423076923071, 0.000317166602665151, 0.000950576923076942, 0.000520413186434956, 0.00167173076923077, 0.00167546310475182, 0.00446884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 225, '2021-06-27 00:00:00', 0.000151591556493088, 0.000454999999999996, 0.000238121575283268, 0.00066826923076924, 0.000301364142116894, 0.000972115384615382, 0.000539793977792943, 0.00165653846153846, 0.00167284607779676, 0.00448000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 240, '2021-06-27 00:00:00', 0.000178466113999707, 0.000528076923076932, 0.000248245613486701, 0.000768269230769238, 0.000300721440232288, 0.00102923076923076, 0.00055101012136453, 0.00163307692307692, 0.00168068380085653, 0.00446903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 255, '2021-06-27 00:00:00', 0.00020531776497757, 0.000545769230769236, 0.000229951165384167, 0.000711538461538447, 0.000382571109528876, 0.00101442307692307, 0.000601777399427335, 0.00165903846153846, 0.00169455639759064, 0.00447076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 270, '2021-06-27 00:00:00', 0.000204755013087864, 0.000468846153846142, 0.000271710606797284, 0.00070942307692307, 0.000385787556125799, 0.000960961538461536, 0.000604594364970295, 0.00163711538461538, 0.00172691766317465, 0.00448115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 285, '2021-06-27 00:00:00', 0.000196331744366917, 0.000493076923076925, 0.000306851505053907, 0.000675384615384625, 0.000347898526319645, 0.000870769230769248, 0.00062011528084579, 0.0015851923076923, 0.00172873550942256, 0.00449730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 300, '2021-06-27 00:00:00', 0.000251814110315216, 0.000462115384615397, 0.00025222730895882, 0.000608846153846163, 0.000314982600252046, 0.000760961538461549, 0.000614709593723222, 0.00155673076923078, 0.00173708346418313, 0.00452980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 315, '2021-06-27 00:00:00', 0.000155019229576383, 0.000395192307692309, 0.000213580195711108, 0.000537500000000011, 0.000280065376982974, 0.000706153846153852, 0.000629471695459453, 0.00160884615384616, 0.00173776191163763, 0.00453730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 330, '2021-06-27 00:00:00', 0.000172829840728255, 0.000383076923076926, 0.000161085739234154, 0.000501153846153854, 0.00031785144086748, 0.000748461538461553, 0.000640296115390834, 0.00160865384615385, 0.0017459755593496, 0.00456057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 345, '2021-06-27 00:00:00', 0.000122642225129079, 0.000378653846153846, 0.000223983601734917, 0.000515576923076932, 0.00043001681541359, 0.000792307692307703, 0.000621403374504949, 0.00163692307692308, 0.00174744927295142, 0.00456980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 360, '2021-06-27 00:00:00', 0.000171591195757643, 0.00037153846153847, 0.000273370416496347, 0.000569230769230779, 0.000414672298791003, 0.000768653846153852, 0.000631608569143397, 0.00163923076923077, 0.00176134071530315, 0.00455865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 375, '2021-06-27 00:00:00', 0.000158579269185434, 0.000369230769230767, 0.000241108098961053, 0.000518653846153841, 0.000346604906973998, 0.000715192307692304, 0.000631675823626198, 0.00166211538461539, 0.00176134071530315, 0.00455865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 390, '2021-06-27 00:00:00', 0.000182144068084749, 0.000357307692307693, 0.000268427113728527, 0.000488653846153845, 0.000360776726180949, 0.000765384615384621, 0.00066229046033152, 0.00177942307692309, 0.00177084461595199, 0.00458442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 405, '2021-06-27 00:00:00', 0.000285556676308974, 0.000376153846153851, 0.0003412720547959, 0.000538846153846165, 0.000342859524945924, 0.000744423076923082, 0.000712499932523601, 0.00190307692307694, 0.00178152463874669, 0.00459096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 420, '2021-06-27 00:00:00', 0.00018659138820922, 0.000402884615384616, 0.000216899480440556, 0.000579230769230772, 0.000235928281149494, 0.000703076923076926, 0.000755463179370512, 0.00193884615384617, 0.00178808106209293, 0.00459673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 435, '2021-06-27 00:00:00', 0.000152898785023092, 0.000374038461538457, 0.000178252306059073, 0.000491730769230767, 0.000326655605516545, 0.000781730769230779, 0.000785959702431467, 0.00195057692307693, 0.00180706072436386, 0.00458269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 450, '2021-06-27 00:00:00', 0.000165145274042156, 0.000360192307692302, 0.000204478323094128, 0.000480769230769229, 0.000337638176842517, 0.000826538461538475, 0.000885650043753175, 0.00201500000000001, 0.00185662062733509, 0.00461807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 465, '2021-06-27 00:00:00', 0.000157819395317758, 0.000339807692307677, 0.000301754931130443, 0.000590961538461541, 0.000360153225938411, 0.000797884615384616, 0.000891222669232465, 0.00210538461538462, 0.00183842613499867, 0.00466442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 480, '2021-06-27 00:00:00', 0.000214238993075138, 0.000442115384615399, 0.000229006298200266, 0.000598269230769247, 0.000325781191316165, 0.000785769230769242, 0.000896352888097098, 0.0021575, 0.0018407827452974, 0.00467134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 495, '2021-06-27 00:00:00', 0.000148061317859047, 0.000368076923076939, 0.00021808220045167, 0.000559615384615408, 0.000403201085544942, 0.000906346153846173, 0.000871368971570252, 0.00222326923076924, 0.00188519997919012, 0.00468980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 510, '2021-06-27 00:00:00', 0.000187626880147393, 0.000430384615384617, 0.000221934588422951, 0.000585192307692303, 0.000465035523870524, 0.000990961538461536, 0.000856496620856422, 0.00223769230769231, 0.00192930203601039, 0.00469788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 525, '2021-06-27 00:00:00', 0.000181533319679478, 0.000432884615384607, 0.000340192535982883, 0.000730192307692305, 0.00038852719932507, 0.00107076923076923, 0.000865121156477306, 0.00234115384615385, 0.00192331745649581, 0.00470403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 540, '2021-06-27 00:00:00', 0.000288285715647081, 0.00055442307692308, 0.000378186411097038, 0.000774807692307695, 0.000452462705645437, 0.00110250000000001, 0.000811112720991261, 0.00237538461538463, 0.00193272216356579, 0.00472019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 555, '2021-06-27 00:00:00', 0.000249135196537642, 0.00049711538461537, 0.000274878784473898, 0.000742884615384601, 0.000454845409071967, 0.00117211538461539, 0.00076064256742875, 0.00237134615384615, 0.00192903671656247, 0.00472442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 570, '2021-06-27 00:00:00', 0.000236745319180451, 0.000582115384615368, 0.000352894405649156, 0.000812307692307698, 0.000521851879957691, 0.00130576923076924, 0.000731661044893995, 0.00239326923076923, 0.00189079067710187, 0.00471923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 585, '2021-06-27 00:00:00', 0.000277391489526164, 0.000555961538461538, 0.00034023815188776, 0.000875000000000015, 0.00049258298793198, 0.00134000000000001, 0.000704647784357542, 0.00236750000000001, 0.00181840095646188, 0.00471403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 600, '2021-06-27 00:00:00', 0.000213107863624183, 0.000669807692307708, 0.000299660577217734, 0.00100269230769232, 0.00040733283499067, 0.00131403846153847, 0.000675897921286927, 0.00232000000000001, 0.00172658423350399, 0.00467634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 615, '2021-06-27 00:00:00', 0.00023790204836314, 0.000714230769230768, 0.000350796291972327, 0.000974038461538459, 0.000396353814355098, 0.00125788461538461, 0.000686732844707453, 0.00228, 0.00162685157235117, 0.00461096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 630, '2021-06-27 00:00:00', 0.000321861174086929, 0.000701153846153841, 0.000347125836194664, 0.000942884615384609, 0.000414225366010035, 0.00126442307692308, 0.000733799595362277, 0.00224461538461538, 0.00156212734633057, 0.00464538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 645, '2021-06-27 00:00:00', 0.000266394516575584, 0.000634038461538456, 0.000276318656626723, 0.000859999999999993, 0.000480887200910976, 0.00122250000000001, 0.000768543177306658, 0.00222615384615386, 0.00154378281653067, 0.00466423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 660, '2021-06-27 00:00:00', 0.000171947666456978, 0.000560000000000005, 0.000381663413937556, 0.000819807692307696, 0.000433534844664734, 0.00118230769230769, 0.000842337133310554, 0.00217961538461539, 0.00152090150391647, 0.00471423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 675, '2021-06-27 00:00:00', 0.000286695831849719, 0.000612500000000003, 0.000362583942535533, 0.000891346153846169, 0.000405783999002124, 0.00117557692307693, 0.000861570748021388, 0.00215692307692309, 0.00149717129434657, 0.00472673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 690, '2021-06-27 00:00:00', 0.000195806910383281, 0.000617115384615392, 0.000236955448587665, 0.000821730769230768, 0.00038630279076633, 0.00113538461538462, 0.000892113135288246, 0.00217461538461539, 0.00143283935435365, 0.00474384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 705, '2021-06-27 00:00:00', 0.000166959691127929, 0.000558461538461542, 0.000243196106370667, 0.000792115384615394, 0.000482826971714912, 0.00119326923076924, 0.000896504258001812, 0.00217326923076924, 0.00138938476976738, 0.00474596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 720, '2021-06-27 00:00:00', 0.000214576237124393, 0.000564807692307695, 0.000364018384996404, 0.00082076923076924, 0.000511974007753696, 0.00116923076923078, 0.000885225329854143, 0.00224173076923077, 0.00136862290418001, 0.00475442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 735, '2021-06-27 00:00:00', 0.000200991389023361, 0.000571538461538474, 0.000386559976439106, 0.000823846153846166, 0.000482025055205792, 0.00111692307692307, 0.0008798017477731, 0.00223365384615384, 0.00135354480474844, 0.00475346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 750, '2021-06-27 00:00:00', 0.000270304386827979, 0.000572307692307697, 0.000342874051780855, 0.000791153846153841, 0.000487719063206855, 0.00111826923076922, 0.000852588208835972, 0.00217557692307691, 0.0014347003037354, 0.00475980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 765, '2021-06-27 00:00:00', 0.000214021925548274, 0.00053923076923077, 0.000291311094615635, 0.000746923076923077, 0.000472250951866134, 0.0011048076923077, 0.000827304892174206, 0.00213576923076923, 0.00149500985332488, 0.00481230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 780, '2021-06-27 00:00:00', 0.000174286678073347, 0.000505384615384608, 0.000311694623728941, 0.000808461538461531, 0.00044657590447933, 0.00100096153846153, 0.000889706433865432, 0.00223153846153845, 0.001602003265146, 0.00488769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 795, '2021-06-27 00:00:00', 0.000250769584709513, 0.000554230769230775, 0.000373748578592621, 0.000750000000000003, 0.000443747502701527, 0.00096461538461538, 0.00102626222469997, 0.00232307692307693, 0.00162387390567692, 0.00486230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 810, '2021-06-27 00:00:00', 0.000218491330579647, 0.000512307692307697, 0.000221966473559898, 0.000628653846153844, 0.000335019919040418, 0.000877884615384619, 0.00112417162664508, 0.00237538461538463, 0.0016851320879522, 0.00486192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 825, '2021-06-27 00:00:00', 0.00013718768726988, 0.000452692307692289, 0.000264612924854394, 0.000669999999999991, 0.00032959981562729, 0.000960961538461531, 0.00113027852251627, 0.00250653846153846, 0.00168687239041324, 0.0048573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 840, '2021-06-27 00:00:00', 0.000263672363710376, 0.000551346153846149, 0.00027673793490482, 0.000683269230769232, 0.000482934618922542, 0.00108038461538461, 0.00118300978603143, 0.00270692307692308, 0.00166746200510282, 0.00484846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 855, '2021-06-27 00:00:00', 0.000133731648633197, 0.000448076923076942, 0.000278609735320551, 0.000690769230769243, 0.000403209670595253, 0.00103403846153847, 0.00112224063304692, 0.00275596153846154, 0.00164343102637791, 0.00484846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 870, '2021-06-27 00:00:00', 0.000272907493484529, 0.000537499999999998, 0.000375390258469586, 0.000819615384615382, 0.000494873721266345, 0.001155, 0.0010997613202593, 0.00277019230769231, 0.00163639073996591, 0.00484442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 885, '2021-06-27 00:00:00', 0.000217794892925942, 0.000578846153846163, 0.000272184891911021, 0.000763846153846158, 0.000451489032152334, 0.00120788461538461, 0.000958356064390397, 0.00268211538461538, 0.00148273392239316, 0.00484673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 900, '2021-06-27 00:00:00', 0.000207633182467406, 0.000538461538461547, 0.000378267762306016, 0.000802500000000001, 0.000510843382592416, 0.00123980769230768, 0.00094304221293886, 0.00261884615384616, 0.0014322264136651, 0.00486750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 915, '2021-06-27 00:00:00', 0.00020233293203186, 0.000563846153846154, 0.000327691693751676, 0.000860384615384607, 0.000452379690763622, 0.00123576923076923, 0.000969272228966748, 0.00255557692307693, 0.0014787217582972, 0.00485403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 930, '2021-06-27 00:00:00', 0.000282166685598317, 0.000670961538461532, 0.000340191348870256, 0.000901923076923072, 0.000403675659981558, 0.00119096153846154, 0.00104858087249093, 0.00250961538461539, 0.00152225790041788, 0.00486634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 945, '2021-06-27 00:00:00', 0.000267936344334602, 0.000603269230769216, 0.000317896995896473, 0.000817499999999984, 0.000362757441740983, 0.00112519230769229, 0.00101720227169352, 0.0024173076923077, 0.00143336329873269, 0.00483211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 960, '2021-06-27 00:00:00', 0.000206316131588977, 0.000557884615384611, 0.000275145346205359, 0.000804807692307695, 0.000415959178840354, 0.00122096153846154, 0.00100641391163797, 0.00241019230769231, 0.00142583272565139, 0.00482019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 975, '2021-06-27 00:00:00', 0.000153057053213709, 0.000577692307692313, 0.000321789766534228, 0.00083057692307692, 0.000590154249719116, 0.00131596153846154, 0.0010257198035451, 0.00232634615384615, 0.0014131675277682, 0.00476769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 990, '2021-06-27 00:00:00', 0.000292573002066942, 0.000669807692307686, 0.000411878669587953, 0.000959038461538463, 0.000673969869219231, 0.00139076923076925, 0.00103151786963901, 0.00230865384615385, 0.00141533492910282, 0.00474519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1005, '2021-06-27 00:00:00', 0.000267933975793691, 0.000701153846153845, 0.000471219571553831, 0.00103826923076924, 0.000631465450665849, 0.00140884615384615, 0.00102494436997256, 0.00221980769230769, 0.00137528704696092, 0.00471769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1020, '2021-06-27 00:00:00', 0.000395920397982294, 0.000749807692307707, 0.000487975448625804, 0.00102403846153847, 0.000647799232906204, 0.00154038461538462, 0.000981346034007143, 0.00208596153846155, 0.00137611790919239, 0.0047325 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1035, '2021-06-27 00:00:00', 0.000292841516602686, 0.000688076923076926, 0.000360482369141046, 0.000961538461538454, 0.000716385612749057, 0.00144788461538462, 0.00100673463007121, 0.00195115384615384, 0.00140204712968081, 0.00471807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1050, '2021-06-27 00:00:00', 0.000231368836409618, 0.000681538461538456, 0.000441671127215014, 0.00107923076923077, 0.000599371241064658, 0.00132173076923077, 0.000878083489985219, 0.00189384615384616, 0.00140340158187171, 0.00472999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1065, '2021-06-27 00:00:00', 0.000366303153139572, 0.00087500000000001, 0.000514339905569797, 0.00110346153846155, 0.00056089571223179, 0.00129499999999999, 0.000830622935836993, 0.00183269230769232, 0.00140795947548763, 0.00477326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1080, '2021-06-27 00:00:00', 0.000315880271865554, 0.000677115384615384, 0.00033115096487624, 0.000829807692307693, 0.000463383916257526, 0.00110942307692308, 0.000677263498317929, 0.00167038461538461, 0.00149646014365184, 0.00483019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1095, '2021-06-27 00:00:00', 0.000222570991267597, 0.000555384615384603, 0.000259515599056869, 0.000757884615384593, 0.000504142722465965, 0.000996730769230761, 0.000656347381053187, 0.00155826923076921, 0.00154380460351892, 0.00487942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1110, '2021-06-27 00:00:00', 0.000241356502996014, 0.000575192307692305, 0.000460491710440734, 0.000771153846153838, 0.000552326304057531, 0.000977115384615385, 0.00063175241620797, 0.00152634615384614, 0.00156350249071167, 0.00492403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1125, '2021-06-27 00:00:00', 0.000274707956816805, 0.000482692307692306, 0.000323732142364652, 0.000637500000000009, 0.000455699293563043, 0.000850384615384614, 0.000549257995985355, 0.00141211538461537, 0.00162369759641857, 0.00496826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1140, '2021-06-27 00:00:00', 0.000208302295123816, 0.000445384615384617, 0.00032485996983317, 0.000640000000000004, 0.000403016176426622, 0.000809038461538462, 0.000548311814712992, 0.0014053846153846, 0.00162818298914891, 0.00497461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1155, '2021-06-27 00:00:00', 0.000261216679877374, 0.000446923076923084, 0.000293101452637925, 0.000587692307692306, 0.000369590261693225, 0.000810192307692299, 0.000574536200908045, 0.0013703846153846, 0.0016330746014332, 0.00499057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1170, '2021-06-27 00:00:00', 0.000175130281175522, 0.000401153846153852, 0.000212905992255879, 0.000539807692307684, 0.000275078240618084, 0.000764038461538471, 0.000568157514724987, 0.00130980769230769, 0.00161906735974284, 0.00500365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1185, '2021-06-27 00:00:00', 0.000209956039354759, 0.000398461538461531, 0.000253070072387995, 0.00057269230769231, 0.000362025339104673, 0.000782115384615384, 0.000612220045911108, 0.00130423076923077, 0.0016112870154488, 0.00502961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1200, '2021-06-27 00:00:00', 0.000134354439393023, 0.000358653846153843, 0.00017194464672812, 0.000495192307692302, 0.000375384520807054, 0.000768461538461551, 0.000571177865332824, 0.00140692307692307, 0.00157581027997078, 0.00502903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1215, '2021-06-27 00:00:00', 0.000166447034772669, 0.000341153846153835, 0.000278832455896981, 0.000511538461538461, 0.00041334172861615, 0.00072076923076923, 0.000632446075536519, 0.00152096153846153, 0.00159119221147108, 0.00504442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1230, '2021-06-27 00:00:00', 0.00017599180487915, 0.000348653846153846, 0.000337479799965305, 0.000518846153846171, 0.00038157028790955, 0.000666730769230786, 0.000645120650612095, 0.00155557692307692, 0.00159759204622266, 0.00504788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1245, '2021-06-27 00:00:00', 0.000263981132775703, 0.000344038461538469, 0.000265474031759169, 0.000457307692307691, 0.000279745213748836, 0.000604230769230782, 0.000573916906341529, 0.00155384615384615, 0.00159843298264271, 0.005065 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1260, '2021-06-27 00:00:00', 0.000159115947080684, 0.000331730769230769, 0.000219241086127009, 0.00044057692307694, 0.000278673023176182, 0.000660576923076929, 0.000525943108944468, 0.00157807692307692, 0.00160973372141053, 0.00507557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1275, '2021-06-27 00:00:00', 0.00013885922589221, 0.000291730769230772, 0.000174008509959888, 0.000399807692307694, 0.000303698800686577, 0.000664807692307679, 0.000488855964314816, 0.00155192307692307, 0.00161648150671096, 0.00508230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1290, '2021-06-27 00:00:00', 0.000140181887340923, 0.000299807692307701, 0.000199987403449475, 0.00048980769230769, 0.00032725313655428, 0.000713846153846142, 0.000448072152500202, 0.00152557692307693, 0.00165689589292751, 0.00514499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1305, '2021-06-27 00:00:00', 0.000168588255818724, 0.000390000000000001, 0.000251606912586966, 0.000530961538461537, 0.000421654433794385, 0.000727692307692301, 0.000424496307857461, 0.00150634615384617, 0.00172558275552171, 0.00521461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1320, '2021-06-27 00:00:00', 0.00019463654491229, 0.00034923076923076, 0.000244215856601061, 0.000490769230769213, 0.000379318011497168, 0.000668076923076914, 0.000417916305570324, 0.00149403846153846, 0.00174181858986522, 0.00524000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1335, '2021-06-27 00:00:00', 0.000185428920655288, 0.000348269230769215, 0.000280824609923105, 0.000467307692307684, 0.000301980704936337, 0.000672115384615385, 0.000425605631830877, 0.00148192307692308, 0.00175196721298792, 0.00525634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1350, '2021-06-27 00:00:00', 0.000190416648431794, 0.0003175, 0.000179644199632313, 0.000474038461538463, 0.000230299888105785, 0.000619038461538469, 0.00045180650214955, 0.00147134615384616, 0.00175961639176097, 0.00525538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1365, '2021-06-27 00:00:00', 0.000159644918491, 0.000382500000000004, 0.000238243330683945, 0.00050673076923078, 0.000250090214491902, 0.000621346153846159, 0.000495145044794564, 0.00150384615384615, 0.00175378662854452, 0.00525153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1380, '2021-06-27 00:00:00', 0.000210655752719556, 0.000370384615384616, 0.000200641375440007, 0.000455192307692314, 0.000339995022587997, 0.000831153846153843, 0.000501187090815389, 0.0015175, 0.00175260566454198, 0.00525384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1395, '2021-06-27 00:00:00', 0.000138118260364646, 0.000295576923076929, 0.000185934231548513, 0.000391538461538469, 0.000445865838738343, 0.00104211538461538, 0.000532944541782145, 0.00158673076923078, 0.00173240833923362, 0.00524057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1410, '2021-06-27 00:00:00', 0.000184135401685402, 0.000274615384615395, 0.0003351126676209, 0.000702499999999995, 0.00046070451902077, 0.00108942307692308, 0.0005816522884124, 0.00163076923076923, 0.00172865203154188, 0.00524961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1425, '2021-06-27 00:00:00', 0.000328590228798035, 0.000621538461538451, 0.000458702350281579, 0.000954615384615374, 0.000445507532527186, 0.00108980769230769, 0.000583657433774305, 0.0017, 0.00172661362654899, 0.00525615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 0, '2021-06-27 00:00:00', 0.000439178253630039, 0.00073153846153845, 0.00047294624836884, 0.000838076923076926, 0.000440085830789344, 0.00105153846153846, 0.00059530383321978, 0.00173557692307692, 0.00172190578675535, 0.00528153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 15, '2021-06-27 00:00:00', 0.000228417296933644, 0.000472307692307691, 0.000302789594374609, 0.000716538461538463, 0.000372798151200434, 0.00105769230769231, 0.000638173264391909, 0.00176634615384615, 0.00169859099980408, 0.00530576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 30, '2021-06-27 00:00:00', 0.000166580657294326, 0.000483653846153846, 0.000307654651541937, 0.000754230769230761, 0.000336590826695237, 0.00104576923076922, 0.000705810063794679, 0.00179461538461537, 0.00169384233214129, 0.00530961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 45, '2021-06-27 00:00:00', 0.000311262688959769, 0.000557692307692302, 0.000298715776926184, 0.000871346153846157, 0.000331846118184086, 0.00103461538461539, 0.000743551974283937, 0.00183346153846155, 0.00170656618794765, 0.00531692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 60, '2021-06-27 00:00:00', 0.000231599123154964, 0.000651923076923086, 0.000263727787981928, 0.000762115384615386, 0.000297728128435215, 0.000924038461538469, 0.000761411871762924, 0.00184596153846153, 0.00171381123859616, 0.0053048076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 75, '2021-06-27 00:00:00', 0.000152754705328497, 0.000324999999999981, 0.000179101604167528, 0.000455769230769223, 0.000236562969336986, 0.000649038461538461, 0.000737666904190807, 0.00173769230769231, 0.00172045387571465, 0.00529346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 90, '2021-06-27 00:00:00', 0.000107953871915456, 0.000314038461538465, 0.000173434536530466, 0.000471538461538459, 0.000229695785434025, 0.000606923076923073, 0.000770970916342591, 0.00179192307692308, 0.00172001976732828, 0.00529 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 105, '2021-06-27 00:00:00', 0.000150726446048654, 0.000342692307692311, 0.000219464382952249, 0.000488846153846162, 0.000340376262392058, 0.00066500000000001, 0.000791539323091405, 0.0018075, 0.00171172796185161, 0.00528384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 120, '2021-06-27 00:00:00', 0.000180028202918737, 0.000366923076923077, 0.000188272715454503, 0.000428846153846141, 0.000328583908028636, 0.00069076923076923, 0.000780116682594046, 0.00183596153846154, 0.00171172796185161, 0.00528384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 135, '2021-06-27 00:00:00', 0.000114120718809241, 0.000283461538461547, 0.000234069351984524, 0.000497307692307696, 0.000290912357936191, 0.000800000000000006, 0.000773002040001292, 0.00184807692307694, 0.00170562770985213, 0.00528173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 150, '2021-06-27 00:00:00', 0.000242430640358454, 0.000401153846153848, 0.000257964815728497, 0.000544615384615396, 0.000284123483447155, 0.000828076923076912, 0.000785480450718886, 0.00187846153846155, 0.0016936479972124, 0.00527153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 165, '2021-06-27 00:00:00', 0.000136169577535354, 0.000348076923076919, 0.000245521109855375, 0.00061115384615384, 0.000381699438745268, 0.000917307692307672, 0.00076418455785336, 0.00188403846153847, 0.00173459533077272, 0.00530019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 180, '2021-06-27 00:00:00', 0.000219644905735115, 0.000531730769230768, 0.000220766932445829, 0.000684038461538451, 0.000363438493367902, 0.000973461538461528, 0.000775539241679376, 0.00190134615384616, 0.00176929722032399, 0.00532442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 195, '2021-06-27 00:00:00', 0.000193364939945178, 0.000444999999999999, 0.000389053931400851, 0.000674807692307694, 0.00035207931798651, 0.00094461538461539, 0.000765166547984061, 0.00185038461538463, 0.00196061027586979, 0.00538057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 210, '2021-06-27 00:00:00', 0.00026741267445942, 0.000491538461538449, 0.000239724521386209, 0.000674615384615385, 0.000317111239885225, 0.000936538461538465, 0.000836455709434845, 0.00185307692307693, 0.00203459480940593, 0.00539096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 225, '2021-06-27 00:00:00', 0.000123927398100665, 0.000445000000000007, 0.000252771407828073, 0.000695769230769241, 0.000379494603184493, 0.00101307692307693, 0.000816762299476515, 0.00188557692307693, 0.0020448580259162, 0.00537711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 240, '2021-06-27 00:00:00', 0.00024716671421409, 0.000539230769230783, 0.000295725964625789, 0.000735384615384625, 0.000422855130675356, 0.00110269230769231, 0.000812688416023306, 0.0018573076923077, 0.00205251905266151, 0.00535769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 255, '2021-06-27 00:00:00', 0.000161559705562817, 0.000501538461538464, 0.000284414378085113, 0.000743461538461537, 0.000406180189268078, 0.000982884615384615, 0.000827987945843134, 0.00180403846153845, 0.00204783352688791, 0.00534692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 270, '2021-06-27 00:00:00', 0.000208217434428543, 0.000542500000000001, 0.000326851471796274, 0.000728269230769228, 0.000397243192321975, 0.000928076923076927, 0.000821563354923919, 0.00177211538461538, 0.0020534264141823, 0.00534096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 285, '2021-06-27 00:00:00', 0.000263066604610969, 0.000495961538461534, 0.000293041609017198, 0.000614230769230771, 0.00056794149211124, 0.000931538461538462, 0.000794798498895259, 0.00175942307692306, 0.00210008403678007, 0.00542480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 300, '2021-06-27 00:00:00', 0.000193552616579092, 0.000406153846153851, 0.000223730005552709, 0.000588653846153851, 0.000582634995912141, 0.000861538461538469, 0.000787842916791453, 0.00176730769230766, 0.00210192915052962, 0.00542307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 315, '2021-06-27 00:00:00', 0.000173411471539626, 0.000428461538461536, 0.000564638345791768, 0.000677692307692294, 0.000623137224052606, 0.000885000000000012, 0.000794334385120396, 0.00179134615384615, 0.00210050115814884, 0.00542365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 330, '2021-06-27 00:00:00', 0.000588241839330109, 0.000522692307692307, 0.000607116165541282, 0.000659038461538479, 0.000657503231931226, 0.000912500000000021, 0.000844463234158924, 0.00185307692307692, 0.00206613492745793, 0.00540346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 345, '2021-06-27 00:00:00', 0.000186901146228532, 0.000404038461538474, 0.000262987569170977, 0.000567307692307711, 0.000297044415223361, 0.00080923076923078, 0.000679234523902856, 0.00184653846153845, 0.00199053008981566, 0.00531096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 360, '2021-06-27 00:00:00', 0.000172619189591953, 0.00039423076923079, 0.000273407275802117, 0.000566538461538479, 0.000309094707915764, 0.000811538461538475, 0.000751813909053394, 0.00192307692307691, 0.00199557514362305, 0.00530307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 375, '2021-06-27 00:00:00', 0.000186686594632255, 0.000393269230769224, 0.000202584170541158, 0.000592115384615391, 0.000318058775410116, 0.000795769230769226, 0.000688292899414639, 0.00201634615384613, 0.00200266875789438, 0.00529692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 390, '2021-06-27 00:00:00', 0.000131747427357739, 0.000374230769230778, 0.000218825536408844, 0.000543846153846155, 0.000361508431649736, 0.00075788461538461, 0.000708373570501197, 0.00208865384615383, 0.00200893370109236, 0.00529884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 405, '2021-06-27 00:00:00', 0.000138629556178168, 0.000363076923076936, 0.000163130433891232, 0.000483461538461537, 0.000521253408031664, 0.000873653846153848, 0.000799385172395723, 0.00224557692307691, 0.00200746004845772, 0.00530038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 420, '2021-06-27 00:00:00', 0.000125339692282761, 0.00035903846153844, 0.00024053594006206, 0.000528461538461516, 0.000481815676533925, 0.000887884615384603, 0.000833157571208196, 0.00234653846153845, 0.00200386937237398, 0.00530769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 435, '2021-06-27 00:00:00', 0.000176109777826655, 0.000379423076923065, 0.000475674905144899, 0.00066615384615385, 0.000457554410383657, 0.000900961538461535, 0.000877226507895103, 0.0024278846153846, 0.00198622703791733, 0.00533038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 450, '2021-06-27 00:00:00', 0.000411011697381724, 0.000523846153846153, 0.000407762374240369, 0.000658076923076926, 0.000413064578672444, 0.000922115384615371, 0.000894337937333441, 0.0025228846153846, 0.00198397681438065, 0.005335 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 465, '2021-06-27 00:00:00', 0.000213753002677969, 0.000397115384615394, 0.000262881078699982, 0.000562692307692305, 0.000333269352834107, 0.000842692307692299, 0.000873650894016242, 0.00258826923076922, 0.00198464369985764, 0.00530384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 480, '2021-06-27 00:00:00', 0.00021580341838029, 0.000436346153846156, 0.000316995328769273, 0.000640961538461531, 0.000347656992760665, 0.000905769230769208, 0.000853552666123275, 0.0026330769230769, 0.00201218235907033, 0.00531038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 495, '2021-06-27 00:00:00', 0.000204786192443199, 0.00041923076923077, 0.000231251777539946, 0.000604230769230761, 0.000345448036836007, 0.000957884615384622, 0.000824798180442664, 0.00263596153846152, 0.00203766102714324, 0.0052973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 510, '2021-06-27 00:00:00', 0.000137949266036466, 0.000410000000000004, 0.000254082966462036, 0.000601923076923075, 0.000367342430898557, 0.00104769230769231, 0.000839406864765453, 0.00265826923076922, 0.00207490470587483, 0.00530846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 525, '2021-06-27 00:00:00', 0.000185077114904945, 0.000413461538461536, 0.000214471532986405, 0.000685961538461553, 0.000445184663499752, 0.00116076923076923, 0.000937445977930701, 0.00275519230769229, 0.00208013697773821, 0.00530538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 540, '2021-06-27 00:00:00', 0.000171107815763586, 0.000561730769230777, 0.000307482332200371, 0.000834230769230764, 0.000632737276868089, 0.0012776923076923, 0.00109749583843612, 0.00287134615384615, 0.00208959315142004, 0.00529653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 555, '2021-06-27 00:00:00', 0.000216507594466187, 0.000586538461538452, 0.000373510992526951, 0.000907692307692302, 0.000560180190790285, 0.00136538461538461, 0.00107556239314065, 0.0028976923076923, 0.00210221370501156, 0.00535230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 570, '2021-06-27 00:00:00', 0.000309754741690918, 0.000639999999999987, 0.000454233801201372, 0.000962115384615381, 0.000467734803231326, 0.00141461538461537, 0.00108562624606899, 0.00283211538461538, 0.00207858650196565, 0.0053303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 585, '2021-06-27 00:00:00', 0.000304906290774462, 0.000659615384615385, 0.00031477055135447, 0.000997499999999989, 0.000618633264046335, 0.00145865384615383, 0.00106279683636368, 0.00278134615384615, 0.00206571972929534, 0.00527999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 600, '2021-06-27 00:00:00', 0.000273396302940516, 0.000818461538461537, 0.000386062370409446, 0.00108807692307692, 0.000671080873264574, 0.00148846153846154, 0.00101665584903872, 0.00272865384615385, 0.00201237101832258, 0.00528365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 615, '2021-06-27 00:00:00', 0.000230975939472883, 0.000651730769230782, 0.000422516681509557, 0.000932884615384616, 0.000478537234304069, 0.00122173076923077, 0.000833115769035374, 0.00250826923076924, 0.00185392892569765, 0.00516230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 630, '2021-06-27 00:00:00', 0.000269310872698892, 0.000657115384615377, 0.000301411104384266, 0.000829423076923079, 0.000330387476480838, 0.00118826923076924, 0.00090238248755512, 0.00250307692307692, 0.00179382213336602, 0.00515038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 645, '2021-06-27 00:00:00', 0.000182484667427567, 0.000544423076923082, 0.000256974407585357, 0.000825384615384612, 0.000396972969434365, 0.00130346153846153, 0.000907667869618879, 0.00263980769230769, 0.00176373258046241, 0.00522615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 660, '2021-06-27 00:00:00', 0.00018998420987018, 0.00064499999999999, 0.00022027570137302, 0.000879230769230765, 0.000390520953835525, 0.00125615384615382, 0.00090997176625685, 0.00267384615384615, 0.00181489681842754, 0.0052276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 675, '2021-06-27 00:00:00', 0.000142636304581316, 0.000576346153846168, 0.000315176934435252, 0.000912500000000004, 0.000348566294323578, 0.0011476923076923, 0.000956985812932392, 0.00266961538461538, 0.00182265534317379, 0.0051875 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 690, '2021-06-27 00:00:00', 0.000228894416371727, 0.000614423076923063, 0.000249814700559008, 0.000800769230769212, 0.000365129903121959, 0.00113961538461537, 0.000903684190071194, 0.00265634615384614, 0.00183210888364705, 0.00513980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 705, '2021-06-27 00:00:00', 0.000236390892054145, 0.000574423076923087, 0.000277876563631024, 0.000775769230769236, 0.000485160917000358, 0.00117634615384616, 0.000892866515994765, 0.00265384615384616, 0.0017965869351035, 0.00515384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 720, '2021-06-27 00:00:00', 0.000182822318112429, 0.000554999999999994, 0.000340629790015716, 0.000794423076923076, 0.000672870001160358, 0.00126403846153845, 0.000972607043742988, 0.0026176923076923, 0.0017751686810424, 0.00515038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 735, '2021-06-27 00:00:00', 0.00024505195681419, 0.000547692307692309, 0.00039666300364609, 0.00081653846153846, 0.000579113646346389, 0.00129115384615385, 0.000991797435894132, 0.00259307692307692, 0.00179195549609916, 0.0051075 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 750, '2021-06-27 00:00:00', 0.000305543714611286, 0.000615192307692303, 0.000456714394848184, 0.000945961538461527, 0.000521454179711382, 0.00131269230769231, 0.000999057113174531, 0.00252365384615384, 0.00180157875209494, 0.005105 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 765, '2021-06-27 00:00:00', 0.000283173024030296, 0.000625192307692296, 0.00031544913036202, 0.000888076923076908, 0.00043514652704578, 0.00121749999999999, 0.000908744103779421, 0.00240461538461538, 0.00182319623189605, 0.0050675 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 780, '2021-06-27 00:00:00', 0.000209729587802964, 0.000602499999999997, 0.000307934808285525, 0.000814615384615384, 0.000422722858838522, 0.00116384615384617, 0.000820640673732795, 0.00241865384615385, 0.00186312938771964, 0.00510134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 795, '2021-06-27 00:00:00', 0.000164480534270281, 0.000525384615384616, 0.000293459471713668, 0.000787692307692305, 0.000376108208651962, 0.00115423076923077, 0.000765715276467298, 0.00236826923076922, 0.00188474678976737, 0.00510730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 810, '2021-06-27 00:00:00', 0.000238301037797555, 0.000580769230769214, 0.000310245622296028, 0.00078288461538462, 0.000520341197233569, 0.00114980769230768, 0.000672399406259747, 0.00239980769230768, 0.00189264382646237, 0.00511442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 825, '2021-06-27 00:00:00', 0.000282033072255997, 0.00052057692307693, 0.000334717619218623, 0.000761730769230759, 0.000572973385071232, 0.0012025, 0.000624517444481376, 0.00248096153846153, 0.00189656852073584, 0.00510307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 840, '2021-06-27 00:00:00', 0.000195336494679938, 0.000537884615384608, 0.000302509758265992, 0.00075307692307692, 0.000517818835263694, 0.0011878846153846, 0.000800798735878518, 0.00259884615384615, 0.001882861825479, 0.00511557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 855, '2021-06-27 00:00:00', 0.000231210609950849, 0.000522884615384616, 0.000389052745089324, 0.000845961538461538, 0.000560486087112035, 0.00117942307692307, 0.000865346551299637, 0.00264557692307693, 0.00188426130190219, 0.00512057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 870, '2021-06-27 00:00:00', 0.00035918433236346, 0.000645769230769238, 0.000467518489967557, 0.000853461538461532, 0.000583461191115968, 0.00123980769230768, 0.000858298585306125, 0.00266269230769232, 0.00190769587158475, 0.00515653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 885, '2021-06-27 00:00:00', 0.000256843037970363, 0.000547884615384601, 0.000374085603119841, 0.000780961538461531, 0.000474736728659642, 0.0011748076923077, 0.000834046968793646, 0.00265288461538462, 0.00190284875505526, 0.00513423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 900, '2021-06-27 00:00:00', 0.000282390891114808, 0.000608846153846146, 0.000454165549281145, 0.000912115384615373, 0.00047308029079477, 0.00124019230769231, 0.000839841926518605, 0.00265230769230771, 0.0018894180626279, 0.00516615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 915, '2021-06-27 00:00:00', 0.000470086121405919, 0.000650192307692306, 0.000450351016942951, 0.000949038461538466, 0.000529230101184732, 0.00130250000000001, 0.000854557127765842, 0.00266673076923078, 0.00187345748858586, 0.00520019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 930, '2021-06-27 00:00:00', 0.000284987449116349, 0.000685384615384618, 0.000295569853776623, 0.000923461538461533, 0.000458386971220417, 0.00118615384615385, 0.000939579938876133, 0.0026423076923077, 0.0018927828616982, 0.00520019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 945, '2021-06-27 00:00:00', 0.000155776590519387, 0.000637884615384601, 0.000351386539298253, 0.000892500000000001, 0.000440727196277323, 0.00128230769230769, 0.000999969326452653, 0.00263557692307692, 0.0018733990190601, 0.00526326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 960, '2021-06-27 00:00:00', 0.000227280917334952, 0.000628846153846166, 0.000267631204343722, 0.000812692307692324, 0.000555674676545395, 0.00149211538461539, 0.00103445186154126, 0.00263557692307693, 0.00187191930504906, 0.00528826923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 975, '2021-06-27 00:00:00', 0.000183783735783289, 0.000547692307692309, 0.000300692278174642, 0.0010103846153846, 0.000505499296202807, 0.00151846153846152, 0.00101754638903894, 0.00260442307692308, 0.00184429348573876, 0.00530269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 990, '2021-06-27 00:00:00', 0.000288319267479656, 0.000829999999999993, 0.000544481298682855, 0.00127173076923077, 0.000479715660974913, 0.00155865384615384, 0.0010204067250932, 0.00257326923076923, 0.00184174074221603, 0.00532980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1005, '2021-06-27 00:00:00', 0.000312718661960663, 0.000835192307692305, 0.000283665566902584, 0.00108192307692307, 0.000527488716612839, 0.00151788461538461, 0.000995524291709973, 0.00246384615384616, 0.00181708600194419, 0.00530846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1020, '2021-06-27 00:00:00', 0.000273357753755899, 0.000782692307692307, 0.000370686317732203, 0.00107788461538461, 0.000722783534996161, 0.00165596153846153, 0.000994101933327848, 0.00237442307692308, 0.00179808791605032, 0.00529692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1035, '2021-06-27 00:00:00', 0.000260474788385782, 0.000716346153846145, 0.000364757295493021, 0.00103826923076922, 0.000678241192633292, 0.00161365384615384, 0.00098187115322658, 0.00227519230769231, 0.00179576951579153, 0.00530307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1050, '2021-06-27 00:00:00', 0.000359751463352994, 0.000708653846153847, 0.000698372421034471, 0.00121403846153846, 0.000681577497145706, 0.00157826923076923, 0.00105567069457508, 0.00226384615384616, 0.00178405546007275, 0.00530673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1065, '2021-06-27 00:00:00', 0.000488679893653848, 0.000965961538461534, 0.00046951267698131, 0.00122192307692308, 0.0005014080558403, 0.00149596153846154, 0.00110918819933251, 0.0021973076923077, 0.00183158268046644, 0.00532865384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1080, '2021-06-27 00:00:00', 0.000285452946412157, 0.000729230769230781, 0.000334185404551701, 0.000946730769230776, 0.000381813486484616, 0.00117153846153847, 0.0010494574605664, 0.00200519230769232, 0.00185757546694195, 0.00532115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1095, '2021-06-27 00:00:00', 0.00028176258418419, 0.000596923076923072, 0.000366289345484391, 0.000853269230769231, 0.000405211815455345, 0.00106615384615384, 0.00102161561339795, 0.00191230769230769, 0.0018044485626874, 0.00527615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1110, '2021-06-27 00:00:00', 0.000200472230956356, 0.000586346153846156, 0.000232598118254171, 0.000726730769230773, 0.000373668302107637, 0.00102, 0.000920253163328116, 0.00182673076923077, 0.00180366542394605, 0.00525980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1125, '2021-06-27 00:00:00', 0.000217716470526376, 0.000487307692307686, 0.000275488377529513, 0.000749615384615381, 0.000402184659080876, 0.00102750000000001, 0.000853368641597254, 0.00179403846153845, 0.00185407925521413, 0.00528326[...];
Date: 2021-06-27 14:28:56 Duration: 6s693ms Database: acaweb_fx User: pgperfstats
19 28s724ms 4 1s76ms 12s444ms 7s181ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?[...];Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Jun 27 14 4 28s724ms 7s181ms [ User: pgperfstats - Total duration: 28s724ms - 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 974760, 1, 0, '2021-06-27 00:00:00', 0.000859787532736593, 0.00155958333333333, 0.00107329437913155, 0.00238395833333332, 0.000904708696811829, 0.00285500000000001, 0.00925583159056879, 0.00651354166666667, 0.0113247333205956, 0.0132125 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 15, '2021-06-27 00:00:00', 0.0010715328973018, 0.0017934, 0.000987630033632693, 0.00220879999999999, 0.000878057420294005, 0.0029784, 0.00872813607440522, 0.00631479999999999, 0.0106857474469501, 0.0130812 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 30, '2021-06-27 00:00:00', 0.000759888250893591, 0.00138807692307691, 0.00068500499717436, 0.00200538461538458, 0.00103444098615928, 0.00282192307692307, 0.00859869275619178, 0.00607865384615384, 0.0105202453466564, 0.0128419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 45, '2021-06-27 00:00:00', 0.000624060185706977, 0.0014336538461538, 0.000682036204768795, 0.00223576923076922, 0.00877163909777065, 0.00445769230769231, 0.00863024128372927, 0.00589884615384614, 0.0105497888057607, 0.0127096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 60, '2021-06-27 00:00:00', 0.000784985276687006, 0.00178326923076926, 0.00112494370799337, 0.0020871153846154, 0.0088259320449196, 0.00431730769230771, 0.00863309876846976, 0.0058228846153846, 0.0105809537395483, 0.0126559615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 75, '2021-06-27 00:00:00', 0.000705905882809181, 0.00109865384615384, 0.00895978978333413, 0.0033751923076923, 0.00897803316648262, 0.00387153846153845, 0.00865655523955026, 0.00568384615384613, 0.0108709748200638, 0.0125465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 90, '2021-06-27 00:00:00', 0.000727220278411797, 0.0012142, 0.00101669288217564, 0.00158539999999999, 0.00125869747490545, 0.0021138, 0.00143321791201946, 0.00400139999999999, 0.00429690222718644, 0.01053 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 105, '2021-06-27 00:00:00', 0.000629589284110382, 0.000995799999999978, 0.000781361418721579, 0.00144439999999999, 0.00136762406506073, 0.00193819999999998, 0.00124635719197989, 0.003818, 0.00429615464689061, 0.0105252 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 120, '2021-06-27 00:00:00', 0.000538148678340839, 0.0011104, 0.000795091608977671, 0.00145539999999999, 0.00130558655400552, 0.00192699999999999, 0.00123178985626608, 0.00379300000000001, 0.00429613327113268, 0.0105194 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 135, '2021-06-27 00:00:00', 0.000615502369342904, 0.000963399999999997, 0.00107940736054559, 0.00134339999999999, 0.000994768482277847, 0.00196319999999999, 0.00112916038128633, 0.0037614, 0.00429767112321699, 0.010511 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 150, '2021-06-27 00:00:00', 0.000672210470512498, 0.0009124, 0.000757034950756346, 0.00132459999999999, 0.000915209447795078, 0.00208099999999999, 0.001151708983786, 0.00376740000000001, 0.00429902047952009, 0.010505 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 165, '2021-06-27 00:00:00', 0.000392275201017511, 0.000924400000000007, 0.000565281124751228, 0.0014836, 0.000946002422477544, 0.0021782, 0.00117178186963276, 0.00369040000000002, 0.00430136308821593, 0.0104984 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 180, '2021-06-27 00:00:00', 0.000451232294204816, 0.0012472, 0.000806063376333836, 0.0017256, 0.000952931879342235, 0.002252, 0.00110851909470851, 0.00358700000000002, 0.00430374147302861, 0.0104114 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 195, '2021-06-27 00:00:00', 0.000531081836129482, 0.00110700000000002, 0.000487636732961464, 0.00149799999999999, 0.000806282467046546, 0.00212819999999998, 0.000995524903421968, 0.0033914, 0.00425169385853057, 0.0103056 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 210, '2021-06-27 00:00:00', 0.000356149196264716, 0.00112879999999999, 0.000553993306217105, 0.0015626, 0.000739408716475525, 0.00225759999999999, 0.000989617434500167, 0.00334479999999999, 0.00423874817408784, 0.0102706 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 225, '2021-06-27 00:00:00', 0.000427380437621519, 0.00107903846153849, 0.000617008415352153, 0.00154923076923077, 0.000568765633766503, 0.0021878846153846, 0.000995332279268505, 0.00335211538461539, 0.00437490218352186, 0.0105636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 240, '2021-06-27 00:00:00', 0.000361273601837437, 0.00109884615384614, 0.0004262978373788, 0.00165461538461538, 0.000555944276399638, 0.00214903846153846, 0.00104557479591185, 0.00320942307692308, 0.00435343302640392, 0.0104913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 255, '2021-06-27 00:00:00', 0.000438702501264119, 0.00111673076923076, 0.000535886217831292, 0.00150096153846154, 0.00100662461493083, 0.00219865384615385, 0.00107086219755572, 0.00313538461538463, 0.00442141063897726, 0.0104740384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 270, '2021-06-27 00:00:00', 0.000359797646120471, 0.00108288461538461, 0.000501676152052747, 0.0015148076923077, 0.000953112472174908, 0.00208076923076924, 0.00105779205823336, 0.00307596153846154, 0.00442382534169761, 0.0104744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 285, '2021-06-27 00:00:00', 0.000301430946295522, 0.00110384615384613, 0.000731377230877573, 0.00155442307692305, 0.000870665351237855, 0.00184192307692307, 0.00106257359926085, 0.00298557692307692, 0.00446981008028821, 0.0104269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 300, '2021-06-27 00:00:00', 0.000679142134211653, 0.00122096153846153, 0.00079115429303306, 0.00148365384615383, 0.000795529456013186, 0.00168865384615384, 0.00103005946430291, 0.0029425, 0.00448721421202679, 0.0104857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 315, '2021-06-27 00:00:00', 0.000381462771648636, 0.000910384615384618, 0.000444321262844135, 0.00115423076923076, 0.000620486936576047, 0.00156596153846155, 0.00106265603379167, 0.00315961538461539, 0.00450429091576532, 0.0104994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 330, '2021-06-27 00:00:00', 0.000281405401511796, 0.00086660000000002, 0.000328314762588194, 0.00113480000000003, 0.000672331577422912, 0.00157880000000003, 0.000957092689694527, 0.00322420000000002, 0.00435538974528494, 0.0102386 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 345, '2021-06-27 00:00:00', 0.000239082863009059, 0.00084615384615389, 0.000348571590704336, 0.00111192307692309, 0.000695124919598015, 0.00151442307692313, 0.00112914939053869, 0.00353288461538461, 0.00457431863358231, 0.0106201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 360, '2021-06-27 00:00:00', 0.000285660368539011, 0.000844615384615367, 0.00044828240583881, 0.00115865384615384, 0.000665974011966975, 0.00147423076923079, 0.00116542187805367, 0.00374307692307692, 0.00458257759177247, 0.0106192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 375, '2021-06-27 00:00:00', 0.000276274389803966, 0.000748461538461523, 0.00037807203220878, 0.000962307692307703, 0.00060273032622709, 0.00145461538461536, 0.00149028651091505, 0.00416326923076922, 0.00459111441138873, 0.0106265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 390, '2021-06-27 00:00:00', 0.000299216219737209, 0.000732884615384634, 0.000500176468858734, 0.00102750000000004, 0.000622525501485661, 0.00151500000000001, 0.00160870541597419, 0.00437365384615383, 0.00468138649744511, 0.0107165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 405, '2021-06-27 00:00:00', 0.000510625144760361, 0.000800961538461533, 0.000564047768026217, 0.00116826923076922, 0.000565505390030746, 0.00148211538461539, 0.00184210912772876, 0.00459596153846152, 0.00465696221966472, 0.0107536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 420, '2021-06-27 00:00:00', 0.000430806935163072, 0.000866153846153841, 0.00047680120030822, 0.00115576923076925, 0.000579533399847214, 0.0014848076923077, 0.00199904588780209, 0.00480769230769229, 0.00466322411164041, 0.0107913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 435, '2021-06-27 00:00:00', 0.000234009533007666, 0.000757307692307692, 0.000320497449887876, 0.00103115384615385, 0.000683748604273664, 0.00167192307692308, 0.0020855507297004, 0.00501961538461536, 0.00465276539771281, 0.0107953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 450, '2021-06-27 00:00:00', 0.000293779679351698, 0.000787500000000009, 0.000499421049431587, 0.00106576923076925, 0.000738160186909635, 0.00176269230769232, 0.00243375139366243, 0.00535961538461535, 0.00462749182769505, 0.0108288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 465, '2021-06-27 00:00:00', 0.000361626719996419, 0.000751730769230775, 0.000516834633573951, 0.00127403846153848, 0.000703357333409921, 0.00167653846153845, 0.00265979791742501, 0.00562480769230766, 0.00454360026681652, 0.0108857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 480, '2021-06-27 00:00:00', 0.000431624302445488, 0.00104346153846154, 0.000562295193484182, 0.00132826923076924, 0.000658028991645645, 0.00167692307692308, 0.00265850368556333, 0.00565038461538457, 0.00454348765140408, 0.0108990384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 495, '2021-06-27 00:00:00', 0.000299550753372712, 0.000765576923076934, 0.000522013446629041, 0.00110096153846154, 0.000718816120704478, 0.00190384615384616, 0.00263984011753628, 0.00568038461538459, 0.00453502750394509, 0.0108826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 510, '2021-06-27 00:00:00', 0.000498633517340509, 0.000880769230769219, 0.000517251352379548, 0.0012501923076923, 0.000870989291641333, 0.00217711538461538, 0.00257783872653045, 0.00570249999999999, 0.00452151419923084, 0.0108955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 525, '2021-06-27 00:00:00', 0.000399675445253374, 0.000917307692307707, 0.000620301663584862, 0.00159307692307695, 0.000921092265486194, 0.00256019230769232, 0.00248824498701086, 0.00579365384615385, 0.00450090419975637, 0.0108788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 540, '2021-06-27 00:00:00', 0.000485549213223072, 0.00129403846153845, 0.000622885129550695, 0.00172326923076922, 0.0010425701230797, 0.00267730769230769, 0.00253620003457626, 0.00580384615384614, 0.00458835135466389, 0.0109069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 555, '2021-06-27 00:00:00', 0.000354232919896606, 0.00108019230769231, 0.000574792035970758, 0.00177673076923079, 0.00118843305044273, 0.00285365384615386, 0.00225733471155699, 0.00566999999999999, 0.00454201121158388, 0.0108253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 570, '2021-06-27 00:00:00', 0.000407747518032361, 0.00131596153846154, 0.000802125829377067, 0.00179961538461537, 0.00101094335228959, 0.0028826923076923, 0.00210882778229627, 0.00555884615384614, 0.00452135350735389, 0.0107734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 585, '2021-06-27 00:00:00', 0.000669331468993226, 0.00128615384615383, 0.00084782547641689, 0.00217096153846155, 0.000998990047690487, 0.00288134615384616, 0.00198264366052384, 0.00545826923076922, 0.00447074192775821, 0.0107507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 600, '2021-06-27 00:00:00', 0.00054961108627268, 0.00171788461538461, 0.000530080291450862, 0.00221134615384614, 0.000830171460510509, 0.00288442307692307, 0.00186243869284749, 0.00521173076923074, 0.00448325410663005, 0.0106957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 615, '2021-06-27 00:00:00', 0.000330820716028869, 0.00147288461538462, 0.000503273744137778, 0.00196769230769231, 0.000843375931325091, 0.00297519230769231, 0.00176798259650326, 0.00512730769230767, 0.00447852386395337, 0.010735 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 630, '2021-06-27 00:00:00', 0.000368135008679405, 0.00123576923076922, 0.000587445316604033, 0.00198500000000001, 0.00120457290547952, 0.00308326923076922, 0.0017943276863923, 0.00493961538461537, 0.00449656089096474, 0.0107353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 645, '2021-06-27 00:00:00', 0.00051991334337116, 0.00153326923076925, 0.000650956101556671, 0.00218038461538461, 0.00138995435730266, 0.00321865384615382, 0.00168305610309163, 0.00478038461538459, 0.00453595107489555, 0.0107030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 660, '2021-06-27 00:00:00', 0.000507312981835149, 0.00162230769230766, 0.000841755674399999, 0.00223384615384612, 0.00119994411728855, 0.00291826923076918, 0.00175978832861755, 0.00466480769230767, 0.00461274529053843, 0.0106986538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 675, '2021-06-27 00:00:00', 0.000696493000682691, 0.00141250000000001, 0.000989642281914978, 0.0021053846153846, 0.00109557677117515, 0.00258769230769228, 0.00210421233207623, 0.00466346153846154, 0.00460233409428135, 0.0107136538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 690, '2021-06-27 00:00:00', 0.000542253595228681, 0.00149480769230766, 0.000592692682074459, 0.00182615384615382, 0.000732272148862698, 0.00237749999999996, 0.00231718895514503, 0.00483057692307691, 0.00459339253292579, 0.0107301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 705, '2021-06-27 00:00:00', 0.000401823392128341, 0.00121903846153846, 0.000495745010448541, 0.00164365384615384, 0.000705723769233788, 0.00230596153846155, 0.00241750597008254, 0.00500365384615384, 0.00456904026700776, 0.0106801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 720, '2021-06-27 00:00:00', 0.000491682981041811, 0.00124692307692307, 0.000570247449662143, 0.00166692307692303, 0.00111259739418107, 0.0025148076923077, 0.00265982920215106, 0.00530923076923079, 0.00448622297878565, 0.0107238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 735, '2021-06-27 00:00:00', 0.000363709150495054, 0.00120211538461534, 0.000664686045032934, 0.00175153846153846, 0.00114833660637396, 0.00254519230769229, 0.00281605938530042, 0.00542269230769232, 0.00443970794690889, 0.0106744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 750, '2021-06-27 00:00:00', 0.000416103213897, 0.00125173076923076, 0.000770345676653352, 0.0017773076923077, 0.00103115849710598, 0.00253038461538461, 0.00271769305449705, 0.00530346153846156, 0.00465767183918513, 0.0106598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 765, '2021-06-27 00:00:00', 0.000508625485613329, 0.00115326923076922, 0.00076084265026453, 0.00174346153846154, 0.000993690866648952, 0.00238346153846155, 0.00295677469811021, 0.00554884615384618, 0.00481283852355822, 0.0106455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 780, '2021-06-27 00:00:00', 0.000590948292674903, 0.00131826923076923, 0.0007927326884799, 0.00187634615384614, 0.00110538585327267, 0.00247673076923077, 0.00297835825323539, 0.00550673076923079, 0.00492891624848862, 0.0106157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 795, '2021-06-27 00:00:00', 0.000415506363924252, 0.00123653846153844, 0.000544969618066341, 0.00157326923076925, 0.00102571251032932, 0.00244807692307693, 0.0031521089704416, 0.00549019230769233, 0.00492711889990956, 0.0106544230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 810, '2021-06-27 00:00:00', 0.000418122727658545, 0.00108615384615385, 0.000877943138162234, 0.00186807692307692, 0.000810918282898099, 0.0024423076923077, 0.00335285318222231, 0.00575230769230769, 0.00500034722255902, 0.0106978846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 825, '2021-06-27 00:00:00', 0.000665296810569452, 0.00149038461538463, 0.000743558078017189, 0.00192115384615386, 0.000605078634432063, 0.00238807692307693, 0.0033282539485673, 0.0057721153846154, 0.00483192721942769, 0.0106594230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 840, '2021-06-27 00:00:00', 0.00044093087719226, 0.00125596153846153, 0.000408431191832288, 0.00170596153846154, 0.00067413306150595, 0.00230576923076924, 0.00315931363042427, 0.00601884615384615, 0.00454941984889704, 0.0105051923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 855, '2021-06-27 00:00:00', 0.000286226376250589, 0.00109653846153848, 0.000371936770887778, 0.00149519230769232, 0.00126313579573279, 0.00245596153846155, 0.00311231022900006, 0.00611519230769231, 0.0044541026204889, 0.0105069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 870, '2021-06-27 00:00:00', 0.000356297844290612, 0.00114307692307694, 0.000749091886116856, 0.00176057692307695, 0.001561522297188, 0.00270326923076921, 0.00307613361843426, 0.00613096153846154, 0.00440535485342728, 0.0105042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 885, '2021-06-27 00:00:00', 0.000623050189360016, 0.00131153846153846, 0.00116847191467516, 0.00194615384615385, 0.00155731840526743, 0.00295115384615384, 0.00298703521650068, 0.00602576923076923, 0.0042468388968013, 0.0104338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 900, '2021-06-27 00:00:00', 0.000761299799432135, 0.00138923076923076, 0.00109658112050416, 0.00202192307692305, 0.00140191337656243, 0.00303865384615385, 0.00258429758348375, 0.00585, 0.00388366171881045, 0.0103821153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 915, '2021-06-27 00:00:00', 0.000592355013094732, 0.00126730769230766, 0.000730625996084071, 0.00191711538461537, 0.00129932025127936, 0.00281865384615386, 0.00234506791766498, 0.00561153846153846, 0.0037904464167775, 0.0103040384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 930, '2021-06-27 00:00:00', 0.000616547614980749, 0.00143519230769229, 0.000919170529085064, 0.0019973076923077, 0.00113708466635583, 0.00280846153846155, 0.00231561399068284, 0.00553807692307691, 0.00367663527719822, 0.0102651923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 945, '2021-06-27 00:00:00', 0.000559725069874653, 0.0014019230769231, 0.000913396956421495, 0.00205000000000002, 0.00110324007081242, 0.00291942307692309, 0.00232420692842822, 0.00535461538461537, 0.00366985676203392, 0.0101944230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 960, '2021-06-27 00:00:00', 0.00074477960085259, 0.00144942307692308, 0.000750537371590369, 0.00196788461538463, 0.00114244191907579, 0.00276846153846154, 0.0023466162955331, 0.00529596153846153, 0.00368954415049632, 0.0102809615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 975, '2021-06-27 00:00:00', 0.000526008920661382, 0.00148076923076924, 0.00103818912238868, 0.00221942307692307, 0.00125369240798775, 0.00278442307692307, 0.00223047783773238, 0.00526076923076921, 0.0034637688455474, 0.0104561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 990, '2021-06-27 00:00:00', 0.000733051184066657, 0.00166096153846154, 0.000758547929625054, 0.00208480769230768, 0.00118260553277659, 0.00290961538461535, 0.00207757251099968, 0.00506346153846151, 0.0032566247805878, 0.0103948076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1005, '2021-06-27 00:00:00', 0.000471181330438509, 0.0015446153846154, 0.000755522641314203, 0.00201769230769231, 0.00109298780695568, 0.00290288461538462, 0.00202080631279847, 0.00500307692307691, 0.0030904144357376, 0.0103257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1020, '2021-06-27 00:00:00', 0.000732640115241785, 0.00151846153846152, 0.000976874923101492, 0.00219615384615383, 0.00145478611962246, 0.00345057692307692, 0.00204460987439205, 0.00498653846153845, 0.00309376273268554, 0.0103146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1035, '2021-06-27 00:00:00', 0.000573598392069408, 0.00148634615384613, 0.000766372599678813, 0.0020501923076923, 0.00136759053982372, 0.00318326923076924, 0.00176386071314733, 0.00458115384615384, 0.00292826347201522, 0.0102851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1050, '2021-06-27 00:00:00', 0.000564539737648806, 0.00152634615384616, 0.000959087567190021, 0.00260519230769232, 0.00119270527986394, 0.00301673076923078, 0.00157029170489484, 0.00443403846153846, 0.00286470031322921, 0.0102417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1065, '2021-06-27 00:00:00', 0.000812740094703381, 0.00208269230769233, 0.00106551354537825, 0.00251634615384617, 0.00107598906199755, 0.00302730769230769, 0.00147281291568732, 0.00432326923076922, 0.00290404646736506, 0.0102717307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1080, '2021-06-27 00:00:00', 0.00058496495621531, 0.00142560000000002, 0.000659996338373682, 0.00182580000000001, 0.000982392614996649, 0.00242660000000001, 0.00148999935682315, 0.0039628, 0.00280715066096094, 0.0103436 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1095, '2021-06-27 00:00:00', 0.000454664034882227, 0.00121076923076925, 0.000597857713970313, 0.00183038461538462, 0.00115029280553322, 0.00237653846153848, 0.00151694507024939, 0.00388288461538463, 0.00314198851782656, 0.0107253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1110, '2021-06-27 00:00:00', 0.000639332975722441, 0.00144942307692309, 0.000995936667742391, 0.00188961538461541, 0.0012499613532487, 0.00241423076923077, 0.00159448126360898, 0.0039175, 0.00316254785916964, 0.0107448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1125, '2021-06-27 00:00:00', 0.000783816918379858, 0.00134519230769231, 0.00103955680275481, 0.0017421153846154, 0.00113030617023067, 0.00219096153846149, 0.00134801985833354, 0.00374846153846152, 0.00320876400838992, 0.0107326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1140, '2021-06-27 00:00:00', 0.000554527414873378, 0.00103057692307695, 0.000670943107756649, 0.00145557692307693, 0.000845658255216241, 0.00192673076923077, 0.00134881750205362, 0.00355557692307693, 0.00321055724854018, 0.0106346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1155, '2021-06-27 00:00:00', 0.000578129643432494, 0.00106326923076923, 0.000723984833032806, 0.00143903846153843, 0.000778262883211463, 0.00202134615384613, 0.00136358866175308, 0.00350903846153848, 0.00317992319694385, 0.0106734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1170, '2021-06-27 00:00:00', 0.000484774055220962, 0.000978269230769217, 0.000620928708901773, 0.0013626923076923, 0.000728101746905031, 0.0019180769230769, 0.00131753505281059, 0.00335384615384615, 0.00321640794030571, 0.0106940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1185, '2021-06-27 00:00:00', 0.000389631433339459, 0.000974423076923107, 0.000584800294643699, 0.00134576923076923, 0.000910861891076469, 0.00196423076923078, 0.00132238595553063, 0.00321384615384617, 0.00333194944670304, 0.0107686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1200, '2021-06-27 00:00:00', 0.00047086095448818, 0.000955961538461541, 0.000559264111269306, 0.00127711538461537, 0.000913888732496803, 0.00186115384615385, 0.00119601331353539, 0.00308961538461539, 0.00336368193410824, 0.0107419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1215, '2021-06-27 00:00:00', 0.000336089331073619, 0.00083403846153846, 0.000605187860216834, 0.00127711538461539, 0.000899656622529703, 0.00170903846153847, 0.00131827913759392, 0.0031867307692308, 0.00360386508327677, 0.0108534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1230, '2021-06-27 00:00:00', 0.00040407996162221, 0.000891153846153834, 0.000759421743575595, 0.00121923076923075, 0.000879111286383111, 0.00156442307692303, 0.00127595671496394, 0.00312346153846157, 0.00358311737930061, 0.0108780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1245, '2021-06-27 00:00:00', 0.000594129647856045, 0.000844038461538457, 0.000605685022230058, 0.00107788461538461, 0.000665308864073937, 0.00146173076923075, 0.00110236563807114, 0.00304000000000003, 0.00363996405836017, 0.0108621153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1260, '2021-06-27 00:00:00', 0.000365354832794297, 0.000746923076923102, 0.000523520809960359, 0.00103596153846154, 0.000631167050909547, 0.0014846153846154, 0.000993776712267987, 0.00300692307692312, 0.00365137633165695, 0.0108536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1275, '2021-06-27 00:00:00', 0.000328933708542296, 0.000704230769230771, 0.000424898177847903, 0.00101230769230769, 0.000652733571516462, 0.00156134615384616, 0.00095593757842559, 0.00294942307692312, 0.00364935645011554, 0.0108525 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1290, '2021-06-27 00:00:00', 0.000344201416883499, 0.000726153846153855, 0.000456620697667591, 0.00114769230769232, 0.000701585237981695, 0.0016446153846154, 0.000929955189160289, 0.00289442307692312, 0.0036846469249493, 0.0109048076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1305, '2021-06-27 00:00:00', 0.000354789861965976, 0.000864615384615361, 0.000501405908037976, 0.00122173076923077, 0.00083091247340592, 0.00170846153846153, 0.000929056531359384, 0.00288903846153848, 0.00375980832162818, 0.0109938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1320, '2021-06-27 00:00:00', 0.000433728424424599, 0.000912115384615373, 0.000588785190031108, 0.00121999999999999, 0.000809648475479428, 0.0016555769230769, 0.000946623716974395, 0.00283269230769233, 0.00372186593504677, 0.0110340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1335, '2021-06-27 00:00:00', 0.00042040973603599, 0.000767884615384624, 0.000640760755784771, 0.00110788461538462, 0.000684762620295468, 0.00151538461538462, 0.000927213857996905, 0.00275346153846157, 0.00370319934443387, 0.0110242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1350, '2021-06-27 00:00:00', 0.000447288626487017, 0.000771346153846134, 0.000531684008237436, 0.00117673076923074, 0.000511103820553754, 0.00141865384615383, 0.000930055105894251, 0.00269750000000003, 0.00369764031303958, 0.0110232692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1365, '2021-06-27 00:00:00', 0.000467957427386469, 0.000896923076923043, 0.000444235254722627, 0.00112480769230768, 0.000605843118814928, 0.00135173076923077, 0.00098937143993234, 0.00271961538461541, 0.0037068407241, 0.0110380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1380, '2021-06-27 00:00:00', 0.000295278747053598, 0.000711538461538469, 0.000298856345732542, 0.000858653846153843, 0.000664320705683621, 0.00142000000000003, 0.00102036094669406, 0.00273769230769233, 0.00374802325848625, 0.0110871153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1395, '2021-06-27 00:00:00', 0.00028863984745429, 0.000595192307692304, 0.000540967509332882, 0.000935384615384646, 0.000941678881245936, 0.0020363461538462, 0.000993468999942159, 0.00291557692307694, 0.00376876783067602, 0.0111101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1410, '2021-06-27 00:00:00', 0.000581985361962355, 0.000754807692307701, 0.000688434483782979, 0.00121596153846156, 0.000867165874470486, 0.00215557692307696, 0.00100417959242662, 0.00300057692307694, 0.00376792566887324, 0.0111146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1425, '2021-06-27 00:00:00', 0.000455462909069935, 0.000932692307692329, 0.000911770467066881, 0.00185576923076928, 0.000836913100902065, 0.0021415384615385, 0.00116615785974547, 0.00319807692307693, 0.00375110515509968, 0.0111067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 0, '2021-06-27 00:00:00', 0.000991289758151171, 0.00160576923076926, 0.000903221925195508, 0.00188038461538462, 0.0008490374867143, 0.0021244230769231, 0.00119656844286549, 0.00331096153846155, 0.00376558450361244, 0.0111455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 15, '2021-06-27 00:00:00', 0.000515779103234469, 0.00113980000000001, 0.000482457856536026, 0.00133980000000001, 0.000651953347001654, 0.0018916, 0.00123251014194608, 0.00332799999999999, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 30, '2021-06-27 00:00:00', 0.000347952582976487, 0.000927199999999999, 0.000651506075694348, 0.00148180000000001, 0.000586418721279129, 0.00184340000000001, 0.00125743611501072, 0.00332679999999996, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 45, '2021-06-27 00:00:00', 0.00069060477955084, 0.00117980769230769, 0.000579000896770901, 0.00149903846153846, 0.000625477786606711, 0.00176269230769229, 0.00129059503271227, 0.00344346153846152, 0.00375377914189871, 0.0112246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 60, '2021-06-27 00:00:00', 0.00038613354604929, 0.00106634615384615, 0.00046825424553499, 0.00129903846153846, 0.000560461897421693, 0.00156653846153845, 0.00131268288103176, 0.00359211538461537, 0.00375356984954118, 0.0112211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 75, '2021-06-27 00:00:00', 0.000387467368353093, 0.000730192307692292, 0.000431815175918865, 0.000992884615384595, 0.000507904139956163, 0.00136615384615383, 0.0014315968491379, 0.00363653846153846, 0.00367298028225665, 0.0113019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 90, '2021-06-27 00:00:00', 0.000279511455661745, 0.00072942307692309, 0.000362516418726314, 0.000993076923076913, 0.000487803909215733, 0.00127942307692307, 0.00151366884906028, 0.00383923076923076, 0.00366928827724649, 0.0113273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 105, '2021-06-27 00:00:00', 0.000332422402744089, 0.000700576923076918, 0.000450367584910885, 0.00101019230769231, 0.000645821272013084, 0.00138365384615383, 0.00161645615467914, 0.00414249999999999, 0.00366617455730294, 0.0113132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 120, '2021-06-27 00:00:00', 0.000340246290885798, 0.000801538461538469, 0.000335184966158193, 0.00093480769230771, 0.000711847217834276, 0.00154730769230767, 0.00165924486995187, 0.00425653846153846, 0.00365882740779065, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 135, '2021-06-27 00:00:00', 0.000250380402894977, 0.000652115384615421, 0.000509354531207408, 0.00110903846153846, 0.000710719597417859, 0.00178788461538462, 0.00169700343365775, 0.00432442307692308, 0.0036488658301113, 0.0113296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 150, '2021-06-27 00:00:00', 0.000530350682241336, 0.000914615384615356, 0.000589260847294115, 0.00128711538461537, 0.000719647590037064, 0.00192057692307693, 0.00178545637346268, 0.00444230769230772, 0.00361028328315318, 0.0113092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 165, '2021-06-27 00:00:00', 0.000398480382684772, 0.000848846153846138, 0.000495608561421057, 0.00139538461538461, 0.000763299820113063, 0.00193884615384616, 0.00174218655717467, 0.0044, 0.00364511101972956, 0.0113671153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 180, '2021-06-27 00:00:00', 0.000430033093538674, 0.00104769230769232, 0.000573457965732058, 0.00142596153846156, 0.000759823562515596, 0.00196461538461539, 0.00176697365136423, 0.00435673076923077, 0.00368673487498919, 0.0114009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 195, '2021-06-27 00:00:00', 0.000394007809372033, 0.000983076923076941, 0.0006818034061336, 0.00137673076923078, 0.000672848136940749, 0.00191384615384615, 0.00170902036716496, 0.00416384615384617, 0.00360682054745428, 0.0113973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 210, '2021-06-27 00:00:00', 0.000447303588181443, 0.000982499999999997, 0.00041654646984278, 0.00134519230769231, 0.000646475176511975, 0.0019880769230769, 0.00163228274558622, 0.00415019230769232, 0.00373198196466909, 0.0116292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 225, '2021-06-27 00:00:00', 0.000257853938977391, 0.00100942307692309, 0.000428170347121175, 0.00149961538461536, 0.000704840325616678, 0.00207326923076922, 0.00159057180090877, 0.00427057692307693, 0.00369636555905308, 0.0115971153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 240, '2021-06-27 00:00:00', 0.000497137343660211, 0.00124153846153846, 0.000635645764920643, 0.00163153846153845, 0.000781533010277798, 0.0023053846153846, 0.00158765787827907, 0.00423653846153849, 0.00365802448261142, 0.0115686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 255, '2021-06-27 00:00:00', 0.000298244672400638, 0.00108673076923075, 0.000544869109193991, 0.00155288461538462, 0.000789264238681528, 0.00212596153846155, 0.00160920488010505, 0.00410711538461538, 0.00356398802121788, 0.0114788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 270, '2021-06-27 00:00:00', 0.00046704854796245, 0.00118288461538459, 0.000625661772722419, 0.00163942307692306, 0.0007869079703791, 0.00209807692307693, 0.00178318043437521, 0.00406230769230769, 0.00352202752468167, 0.0114417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 285, '2021-06-27 00:00:00', 0.000544937293499125, 0.00121557692307692, 0.00061285263004562, 0.00150711538461539, 0.00123119780639079, 0.00229903846153846, 0.001773763198574, 0.00392173076923076, 0.00363658502105815, 0.0116038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 300, '2021-06-27 00:00:00', 0.000434435442667991, 0.000926923076923094, 0.000508989194384322, 0.00136000000000005, 0.00136772187062453, 0.00209365384615386, 0.00173620846851806, 0.00384038461538462, 0.00363013303952008, 0.0115482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 315, '2021-06-27 00:00:00', 0.000416785131877137, 0.000984615384615421, 0.00127171660183571, 0.00164134615384615, 0.00148299208981757, 0.00215153846153845, 0.00183534822728131, 0.00387365384615384, 0.00361006584214405, 0.0115257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 330, '2021-06-27 00:00:00', 0.00134730199058939, 0.00122442307692305, 0.0014302756189469, 0.00148711538461537, 0.00160387498313881, 0.00209519230769232, 0.00195846203395971, 0.00390846153846153, 0.00361820087038592, 0.0115384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 345, '2021-06-27 00:00:00', 0.000440754641321165, 0.000860576923076941, 0.00063644568926546, 0.00131634615384617, 0.000703023388384307, 0.00176326923076924, 0.00136285001150022, 0.00368692307692307, 0.00357830168676963, 0.0113801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 360, '2021-06-27 00:00:00', 0.000404435836881227, 0.000962115384615368, 0.000533940107560327, 0.00128903846153845, 0.000496868540112819, 0.00170288461538458, 0.00126663055447848, 0.00398480769230767, 0.0035825917777712, 0.0114003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 375, '2021-06-27 00:00:00', 0.000399701090239307, 0.000845192307692328, 0.000376353608274903, 0.00124903846153845, 0.000471261645438645, 0.00163153846153848, 0.00128777896156372, 0.00427942307692307, 0.00355859553108331, 0.0114169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 390, '2021-06-27 00:00:00', 0.000322494901569715, 0.000890192307692272, 0.000367098236695062, 0.00115634615384612, 0.000515368426841051, 0.00162384615384615, 0.00121591309469307, 0.00436442307692307, 0.00353097095493794, 0.0115567307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 405, '2021-06-27 00:00:00', 0.00034000390269251, 0.000790576923076901, 0.000336870666805271, 0.00107961538461539, 0.000992824486774192, 0.00190269230769231, 0.00132424788523088, 0.00459730769230768, 0.00346972832565406, 0.0115994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 420, '2021-06-27 00:00:00', 0.000295309811241302, 0.000843269230769247, 0.000341836949436411, 0.00116250000000002, 0.000956264145194532, 0.00192634615384615, 0.00142387715546185, 0.00471692307692307, 0.00344641582494938, 0.0117209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 435, '2021-06-27 00:00:00', 0.000299697539837456, 0.000833846153846159, 0.00101365545656076, 0.00148576923076925, 0.000934814502372621, 0.00190692307692306, 0.00137660235306406, 0.00505903846153846, 0.00344138847202471, 0.0117511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 450, '2021-06-27 00:00:00', 0.000932184448568979, 0.00109961538461541, 0.00091022653562389, 0.00140788461538461, 0.000994312595948363, 0.00196153846153844, 0.0013903037299592, 0.0051226923076923, 0.00344233251086884, 0.0117763461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 465, '2021-06-27 00:00:00', 0.000464323328991954, 0.000856923076923063, 0.000512711044726563, 0.00114615384615382, 0.000707736152487972, 0.00182769230769229, 0.00130743431957405, 0.0051825, 0.00340967082214466, 0.0117336538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 480, '2021-06-27 00:00:00', 0.000415069827304343, 0.000944807692307656, 0.000693676409818375, 0.00144519230769228, 0.000713661091727837, 0.00191307692307689, 0.00138352305310087, 0.00537596153846156, 0.00337720066714341, 0.0117071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 495, '2021-06-27 00:00:00', 0.000432486593834045, 0.000895576923076915, 0.000463265208974448, 0.00128442307692308, 0.000695897234897859, 0.0019548076923077, 0.00155311434023582, 0.00546692307692308, 0.00332470320248519, 0.0116592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 510, '2021-06-27 00:00:00', 0.000273700566312876, 0.000865000000000013, 0.000350394722475143, 0.0011523076923077, 0.000744830414358773, 0.0021921153846154, 0.00167385562514995, 0.00562057692307694, 0.00333262476828006, 0.0116703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 525, '2021-06-27 00:00:00', 0.000305916089550933, 0.000835576923076914, 0.000489807065627326, 0.0014848076923077, 0.000660234719335003, 0.00232826923076922, 0.0017960801870912, 0.00584596153846155, 0.00332545753937015, 0.0116696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 540, '2021-06-27 00:00:00', 0.000428376003062762, 0.001205, 0.000695985521511664, 0.00179538461538463, 0.000749329469490004, 0.00265442307692309, 0.00189848109327917, 0.00586769230769233, 0.00334821155475347, 0.0116911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 555, '2021-06-27 00:00:00', 0.000430091224670352, 0.00120769230769235, 0.000487147308316521, 0.00167249999999999, 0.000863452461833395, 0.00272807692307694, 0.00206115838416542, 0.00591326923076921, 0.00326178254710753, 0.0117007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 570, '2021-06-27 00:00:00', 0.000463751425459153, 0.00127576923076919, 0.000553851549119035, 0.00190846153846153, 0.000997602375698838, 0.0029125, 0.00209845064640194, 0.00589865384615385, 0.00323349599445457, 0.0116478846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 585, '2021-06-27 00:00:00', 0.000403705385722743, 0.00137596153846156, 0.000742520965774977, 0.00210076923076925, 0.00117275481075707, 0.00306538461538461, 0.00211824161475069, 0.00603346153846154, 0.00319031406700874, 0.0117353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 600, '2021-06-27 00:00:00', 0.000553935569705197, 0.00154884615384616, 0.000836351991595748, 0.00226557692307694, 0.00109767054045585, 0.00323115384615384, 0.00202550571083258, 0.00603076923076923, 0.00309988267768067, 0.0116638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 615, '2021-06-27 00:00:00', 0.000572177520866221, 0.00151634615384618, 0.000953065337981347, 0.00231346153846154, 0.00122675155782061, 0.00326923076923078, 0.00160675090214335, 0.00605730769230769, 0.00306360692397301, 0.0115007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 630, '2021-06-27 00:00:00', 0.000607911209356711, 0.00166403846153846, 0.000790670309586429, 0.00226346153846154, 0.00107722001538145, 0.00335019230769229, 0.00160960879145787, 0.00589730769230769, 0.00283740372252794, 0.0114732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 645, '2021-06-27 00:00:00', 0.000477840333809685, 0.00144923076923079, 0.000676592963650616, 0.0022290384615385, 0.00108806808327704, 0.00304692307692308, 0.00164390544599883, 0.00552134615384616, 0.00277399731711923, 0.0112363461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 660, '2021-06-27 00:00:00', 0.000443077697648867, 0.00168461538461542, 0.000782936705369838, 0.00223173076923075, 0.00103918646065085, 0.00299250000000001, 0.00165593790528323, 0.00544788461538462, 0.00275002800685042, 0.0112790384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 675, '2021-06-27 00:00:00', 0.000759244285204282, 0.00160326923076922, 0.000781509092422129, 0.0021076923076923, 0.000918007143427879, 0.00294134615384615, 0.0015661221585127, 0.00522115384615384, 0.00268767005902025, 0.0112178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 690, '2021-06-27 00:00:00', 0.000370231736161981, 0.00137153846153844, 0.000793829956602807, 0.002025, 0.000950443641351043, 0.00268134615384615, 0.00117531501505568, 0.00510076923076922, 0.00279498950734236, 0.0112071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 705, '2021-06-27 00:00:00', 0.000663992933233948, 0.00155884615384616, 0.000799980961311931, 0.00202153846153844, 0.000933374543504137, 0.00281903846153846, 0.00113984904533619, 0.00512038461538458, 0.00277452551730091, 0.0113046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 720, '2021-06-27 00:00:00', 0.000586953280803629, 0.00137807692307691, 0.000749737287321351, 0.001885, 0.00104162293856933, 0.00254711538461539, 0.0010748932684046, 0.00530346153846152, 0.00279778874910445, 0.0114317307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 735, '2021-06-27 00:00:00', 0.000490197958442829, 0.00131096153846154, 0.0007787039528305, 0.00184538461538461, 0.000833664224050398, 0.00260903846153843, 0.00139622415271166, 0.00548326923076922, 0.00285701315255043, 0.0114630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 750, '2021-06-27 00:00:00', 0.00044600293203587, 0.00131115384615383, 0.000529942812589593, 0.00169076923076923, 0.000827767456196762, 0.00258480769230769, 0.00146435998096306, 0.00550692307692305, 0.00291455879363214, 0.0115298076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 765, '2021-06-27 00:00:00', 0.000419374075718343, 0.00116615384615386, 0.000644698647550815, 0.0018278846153846, 0.00066775816096735, 0.0026298076923077, 0.00156417729665937, 0.00551384615384614, 0.00297281449782215, 0.0114609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 780, '2021-06-27 00:00:00', 0.000597309094059473, 0.00147192307692305, 0.000693484068920242, 0.00201192307692308, 0.000638948083842638, 0.00256942307692308, 0.00161072606657322, 0.00562230769230767, 0.00296788248782502, 0.0115123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 795, '2021-06-27 00:00:00', 0.000404744553819023, 0.00122307692307693, 0.000486968329407723, 0.00176807692307692, 0.000774286793418005, 0.00252903846153846, 0.00154592701837891, 0.00575211538461535, 0.00296438661446174, 0.011495 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 810, '2021-06-27 00:00:00', 0.000357943485010607, 0.00128346153846153, 0.000466178778845805, 0.00173557692307693, 0.000965687578878375, 0.00259749999999999, 0.00148760023579538, 0.00582269230769228, 0.00292199349759715, 0.01155 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 825, '2021-06-27 00:00:00', 0.000379795542162045, 0.00131442307692307, 0.00063356124104452, 0.00194461538461539, 0.000779620642462624, 0.00253288461538461, 0.00154441963209485, 0.00587999999999998, 0.00296033410926225, 0.0115240384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 840, '2021-06-27 00:00:00', 0.000497871005845417, 0.00128846153846155, 0.000792318433459675, 0.00185249999999999, 0.000867886313894905, 0.00262442307692308, 0.00172201934233752, 0.00629884615384614, 0.00289579910586671, 0.0114423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 855, '2021-06-27 00:00:00', 0.000676440030885673, 0.00129365384615384, 0.000562992041206208, 0.00180096153846154, 0.000861128977206439, 0.00250634615384616, 0.00196537594759491, 0.00642115384615384, 0.00287758764485917, 0.011399423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 870, '2021-06-27 00:00:00', 0.000400274761401921, 0.00117326923076924, 0.000593335940645347, 0.00181653846153845, 0.000797677879848768, 0.00262999999999998, 0.00199476110966084, 0.00628673076923075, 0.00283212003358179, 0.0113167307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 885, '2021-06-27 00:00:00', 0.000432471786540852, 0.00135038461538461, 0.000578714390830072, 0.00174711538461537, 0.000997995471702381, 0.00286980769230767, 0.00211643732757159, 0.00633480769230767, 0.00282501289990247, 0.0113032692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 900, '2021-06-27 00:00:00', 0.000391837142386775, 0.0012878846153846, 0.000575830670890761, 0.00192019230769227, 0.00104123898091871, 0.00303384615384615, 0.00209578232134481, 0.00628653846153844, 0.00285733652873818, 0.0113109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 915, '2021-06-27 00:00:00', 0.000475952365101991, 0.00141057692307692, 0.000809102256540203, 0.00225269230769229, 0.00157311681066602, 0.00330249999999999, 0.00209255648761176, 0.0062555769230769, 0.00286013332798422, 0.0113355769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 930, '2021-06-27 00:00:00', 0.000752309802183607, 0.00162096153846154, 0.000935768647443605, 0.00231980769230769, 0.00151510655883188, 0.00315826923076924, 0.00216405836690801, 0.00620115384615384, 0.00285170276393704, 0.011424423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 945, '2021-06-27 00:00:00', 0.000461743060420138, 0.00159442307692307, 0.000881059676665629, 0.00226807692307691, 0.000884402971153212, 0.00303384615384616, 0.00221139274770797, 0.00602826923076922, 0.0026822287302798, 0.0113348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 960, '2021-06-27 00:00:00', 0.00073500876499224, 0.00169673076923076, 0.000754957971321296, 0.00207653846153845, 0.00105024121771362, 0.00334615384615383, 0.00227250567402185, 0.00597903846153845, 0.00286938355749107, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 975, '2021-06-27 00:00:00', 0.00065971392401438, 0.00138730769230774, 0.000683296900216992, 0.00227942307692308, 0.000956586881333016, 0.00354730769230769, 0.00246603812591403, 0.00612403846153844, 0.00297774225908465, 0.0113648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 990, '2021-06-27 00:00:00', 0.000384988511317091, 0.00170692307692309, 0.000807723010405459, 0.0026423076923077, 0.000782910349519423, 0.00331884615384617, 0.00247289625431707, 0.00615673076923077, 0.00300359074852342, 0.0113807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1005, '2021-06-27 00:00:00', 0.000671482057724652, 0.00186807692307693, 0.000630744279525278, 0.00255288461538464, 0.000834372449578376, 0.00340923076923077, 0.00241336738890832, 0.00604307692307692, 0.00313002405987313, 0.0113538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1020, '2021-06-27 00:00:00', 0.000527596436682464, 0.00185999999999999, 0.000681166985062023, 0.0024176923076923, 0.00140629939913235, 0.00398499999999999, 0.00234071915313351, 0.00587807692307693, 0.00321599634041126, 0.0114576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1035, '2021-06-27 00:00:00', 0.000539122934460675, 0.00155653846153848, 0.000833395372049714, 0.00242961538461537, 0.00158380142743291, 0.00393019230769231, 0.00220040563568138, 0.00557519230769231, 0.00293215261566288, 0.0113951923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1050, '2021-06-27 00:00:00', 0.000628430890882538, 0.00184576923076922, 0.00123001671345742, 0.00304634615384615, 0.0014571430556453, 0.00376826923076922, 0.0022298062351141, 0.00550038461538461, 0.00292116696913042, 0.0114526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1065, '2021-06-27 00:00:00', 0.000958011401891373, 0.0023303846153846, 0.0011339702377047, 0.0029575, 0.00119131609510724, 0.00345096153846153, 0.00204081978249315, 0.00524076923076922, 0.00310402778660245, 0.0114925 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1080, '2021-06-27 00:00:00', 0.000763053002494191, 0.00168826923076922, 0.000756488369934469, 0.00218557692307692, 0.000881058716283117, 0.00271230769230766, 0.0018765058363475, 0.00461307692307692, 0.00329056589124356, 0.0117332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1095, '2021-06-27 00:00:00', 0.000581655065639954, 0.00139884615384618, 0.000904068007142402, 0.0018801923076923, 0.000886946642224781, 0.00248788461538462, 0.0018942628868812, 0.00439173076923079, 0.00340238113453143, 0.0118992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1110, '2021-06-27 00:00:00', 0.000489005741668343, 0.00129115384615382, 0.000646850862611713, 0.00183096153846151, 0.000633800016991505, 0.00241269230769232, 0.00177109388188813, 0.00414346153846154, 0.0034837365660363, 0.0119173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1125, '2021-06-27 00:00:00', 0.000508415335966744, 0.00133807692307692, 0.000568051900391576, 0.00172480769230773, 0.000881334848615818, 0.00239865384615388, 0.00170994516331329, 0.0040523076923077, 0.00345770362323809, 0.0118428846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1140, '2021-06-27 00:00:00', 0.000399671595957707, 0.00117923076923077, 0.000423341515164236, 0.00162903846153848, 0.000895223500241499, 0.00225634615384615, 0.00175114961140916, 0.00392480769230767, 0.00346981964173268, 0.0118228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1155, '2021-06-27 00:00:00', 0.000410218187722662, 0.0011551[...];
Date: 2021-06-27 14:56:33 Duration: 12s444ms 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 974755, 1, 0, '2021-06-27 00:00:00', 0.000859787532736593, 0.00155958333333333, 0.00107329437913155, 0.00238395833333332, 0.000853085087588971, 0.00288958333333333, 0.00925583159056879, 0.00651354166666667, 0.0113247333205956, 0.0132125 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 15, '2021-06-27 00:00:00', 0.0010715328973018, 0.0017934, 0.000987630033632693, 0.00220879999999999, 0.000867403789093268, 0.0029868, 0.00872813607440522, 0.00631479999999999, 0.0106857474469501, 0.0130812 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 30, '2021-06-27 00:00:00', 0.000759888250893591, 0.00138807692307691, 0.000660259389587511, 0.00203730769230766, 0.00102632158702818, 0.00282999999999999, 0.00859869275619178, 0.00607865384615384, 0.0105202453466564, 0.0128419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 45, '2021-06-27 00:00:00', 0.000624551808530307, 0.00147019230769226, 0.000676970173186863, 0.00224384615384615, 0.00876911850670383, 0.00446576923076924, 0.00863024128372927, 0.00589884615384614, 0.0105497888057607, 0.0127096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 60, '2021-06-27 00:00:00', 0.000784985276687006, 0.00178326923076926, 0.00112494370799337, 0.0020871153846154, 0.0088259320449196, 0.00431730769230771, 0.00863309876846976, 0.0058228846153846, 0.0105809537395483, 0.0126559615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 75, '2021-06-27 00:00:00', 0.000705905882809181, 0.00109865384615384, 0.00895978978333413, 0.0033751923076923, 0.00897803316648262, 0.00387153846153845, 0.00865655523955026, 0.00568384615384613, 0.0108709748200638, 0.0125465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 90, '2021-06-27 00:00:00', 0.000727220278411797, 0.0012142, 0.00101669288217564, 0.00158539999999999, 0.00125869747490545, 0.0021138, 0.00143321791201946, 0.00400139999999999, 0.00429690222718644, 0.01053 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 105, '2021-06-27 00:00:00', 0.000629589284110382, 0.000995799999999978, 0.000781361418721579, 0.00144439999999999, 0.00136762406506073, 0.00193819999999998, 0.00124635719197989, 0.003818, 0.00429615464689061, 0.0105252 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 120, '2021-06-27 00:00:00', 0.000538148678340839, 0.0011104, 0.000795091608977671, 0.00145539999999999, 0.00130466231263113, 0.00192999999999999, 0.00123178985626608, 0.00379300000000001, 0.00429613327113268, 0.0105194 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 135, '2021-06-27 00:00:00', 0.000615502369342904, 0.000963399999999997, 0.00107940736054559, 0.00134339999999999, 0.000994768482277847, 0.00196319999999999, 0.00112916038128633, 0.0037614, 0.00429767112321699, 0.010511 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 150, '2021-06-27 00:00:00', 0.000672210470512498, 0.0009124, 0.000757927712032397, 0.00132759999999999, 0.000915209447795078, 0.00208099999999999, 0.001151708983786, 0.00376740000000001, 0.00429902047952009, 0.010505 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 165, '2021-06-27 00:00:00', 0.000397156874966719, 0.000927400000000009, 0.000565281124751228, 0.0014836, 0.000946002422477544, 0.0021782, 0.00117178186963276, 0.00369040000000002, 0.00430136308821593, 0.0104984 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 180, '2021-06-27 00:00:00', 0.000451232294204816, 0.0012472, 0.000806063376333836, 0.0017256, 0.000952931879342235, 0.002252, 0.00110851909470851, 0.00358700000000002, 0.00430374147302861, 0.0104114 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 195, '2021-06-27 00:00:00', 0.000531081836129482, 0.00110700000000002, 0.000487636732961464, 0.00149799999999999, 0.000806282467046546, 0.00212819999999998, 0.000995524903421968, 0.0033914, 0.00425169385853057, 0.0103056 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 210, '2021-06-27 00:00:00', 0.000356149196264716, 0.00112879999999999, 0.000553993306217105, 0.0015626, 0.000739408716475525, 0.00225759999999999, 0.000989617434500167, 0.00334479999999999, 0.00423874817408784, 0.0102706 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 225, '2021-06-27 00:00:00', 0.000428392343535713, 0.00108000000000003, 0.000617008415352153, 0.00154923076923077, 0.000568765633766503, 0.0021878846153846, 0.000995332279268505, 0.00335211538461539, 0.00437490218352186, 0.0105636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 240, '2021-06-27 00:00:00', 0.000361273601837437, 0.00109884615384614, 0.0004262978373788, 0.00165461538461538, 0.000555944276399638, 0.00214903846153846, 0.00104557479591185, 0.00320942307692308, 0.00435343302640392, 0.0104913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 255, '2021-06-27 00:00:00', 0.000438702501264119, 0.00111673076923076, 0.000535886217831292, 0.00150096153846154, 0.00100662461493083, 0.00219865384615385, 0.00107086219755572, 0.00313538461538463, 0.00442141063897726, 0.0104740384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 270, '2021-06-27 00:00:00', 0.000359797646120471, 0.00108288461538461, 0.000501676152052747, 0.0015148076923077, 0.000953112472174908, 0.00208076923076924, 0.00105779205823336, 0.00307596153846154, 0.00442382534169761, 0.0104744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 285, '2021-06-27 00:00:00', 0.000301430946295522, 0.00110384615384613, 0.000731377230877573, 0.00155442307692305, 0.000870665351237855, 0.00184192307692307, 0.00106257359926085, 0.00298557692307692, 0.00446981008028821, 0.0104269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 300, '2021-06-27 00:00:00', 0.000679142134211653, 0.00122096153846153, 0.00079115429303306, 0.00148365384615383, 0.000795529456013186, 0.00168865384615384, 0.00103005946430291, 0.0029425, 0.00448721421202679, 0.0104857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 315, '2021-06-27 00:00:00', 0.000381462771648636, 0.000910384615384618, 0.000444321262844135, 0.00115423076923076, 0.000620486936576047, 0.00156596153846155, 0.00106265603379167, 0.00315961538461539, 0.00450429091576532, 0.0104994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 330, '2021-06-27 00:00:00', 0.000281405401511796, 0.00086660000000002, 0.000328314762588194, 0.00113480000000003, 0.000672331577422912, 0.00157880000000003, 0.000957092689694527, 0.00322420000000002, 0.00435538974528494, 0.0102386 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 345, '2021-06-27 00:00:00', 0.000239082863009059, 0.00084615384615389, 0.000348571590704336, 0.00111192307692309, 0.000695124919598015, 0.00151442307692313, 0.00112914939053869, 0.00353288461538461, 0.00457431863358231, 0.0106201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 360, '2021-06-27 00:00:00', 0.000285660368539011, 0.000844615384615367, 0.00044828240583881, 0.00115865384615384, 0.000665974011966975, 0.00147423076923079, 0.00116542187805367, 0.00374307692307692, 0.00458257759177247, 0.0106192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 375, '2021-06-27 00:00:00', 0.000276274389803966, 0.000748461538461523, 0.00037807203220878, 0.000962307692307703, 0.00060273032622709, 0.00145461538461536, 0.00149028651091505, 0.00416326923076922, 0.00459111441138873, 0.0106265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 390, '2021-06-27 00:00:00', 0.000299216219737209, 0.000732884615384634, 0.000500176468858734, 0.00102750000000004, 0.000622525501485661, 0.00151500000000001, 0.00160870541597419, 0.00437365384615383, 0.00468138649744511, 0.0107165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 405, '2021-06-27 00:00:00', 0.000510625144760361, 0.000800961538461533, 0.000564047768026217, 0.00116826923076922, 0.000565505390030746, 0.00148211538461539, 0.00184210912772876, 0.00459596153846152, 0.00465696221966472, 0.0107536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 420, '2021-06-27 00:00:00', 0.000430806935163072, 0.000866153846153841, 0.00047680120030822, 0.00115576923076925, 0.000579533399847214, 0.0014848076923077, 0.00199904588780209, 0.00480769230769229, 0.00466322411164041, 0.0107913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 435, '2021-06-27 00:00:00', 0.000234009533007666, 0.000757307692307692, 0.000320497449887876, 0.00103115384615385, 0.000683748604273664, 0.00167192307692308, 0.0020855507297004, 0.00501961538461536, 0.00465276539771281, 0.0107953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 450, '2021-06-27 00:00:00', 0.000293779679351698, 0.000787500000000009, 0.000499421049431587, 0.00106576923076925, 0.000738160186909635, 0.00176269230769232, 0.00243375139366243, 0.00535961538461535, 0.00462749182769505, 0.0108288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 465, '2021-06-27 00:00:00', 0.000361626719996419, 0.000751730769230775, 0.000516834633573951, 0.00127403846153848, 0.000703357333409921, 0.00167653846153845, 0.00265979791742501, 0.00562480769230766, 0.00454360026681652, 0.0108857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 480, '2021-06-27 00:00:00', 0.000431624302445488, 0.00104346153846154, 0.000562295193484182, 0.00132826923076924, 0.000658028991645645, 0.00167692307692308, 0.00265850368556333, 0.00565038461538457, 0.00454348765140408, 0.0108990384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 495, '2021-06-27 00:00:00', 0.000299550753372712, 0.000765576923076934, 0.000522013446629041, 0.00110096153846154, 0.000718816120704478, 0.00190384615384616, 0.00263984011753628, 0.00568038461538459, 0.00453502750394509, 0.0108826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 510, '2021-06-27 00:00:00', 0.000498633517340509, 0.000880769230769219, 0.000517251352379548, 0.0012501923076923, 0.000870989291641333, 0.00217711538461538, 0.00257783872653045, 0.00570249999999999, 0.00452151419923084, 0.0108955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 525, '2021-06-27 00:00:00', 0.000399675445253374, 0.000917307692307707, 0.000620301663584862, 0.00159307692307695, 0.000921092265486194, 0.00256019230769232, 0.00248824498701086, 0.00579365384615385, 0.00450090419975637, 0.0108788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 540, '2021-06-27 00:00:00', 0.000485549213223072, 0.00129403846153845, 0.000622885129550695, 0.00172326923076922, 0.0010425701230797, 0.00267730769230769, 0.00253620003457626, 0.00580384615384614, 0.00458835135466389, 0.0109069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 555, '2021-06-27 00:00:00', 0.000354232919896606, 0.00108019230769231, 0.000574792035970758, 0.00177673076923079, 0.00118843305044273, 0.00285365384615386, 0.00225733471155699, 0.00566999999999999, 0.00454201121158388, 0.0108253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 570, '2021-06-27 00:00:00', 0.000407747518032361, 0.00131596153846154, 0.000802125829377067, 0.00179961538461537, 0.00101094335228959, 0.0028826923076923, 0.00210882778229627, 0.00555884615384614, 0.00452135350735389, 0.0107734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 585, '2021-06-27 00:00:00', 0.000669331468993226, 0.00128615384615383, 0.00084782547641689, 0.00217096153846155, 0.000998990047690487, 0.00288134615384616, 0.00198264366052384, 0.00545826923076922, 0.00447074192775821, 0.0107507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 600, '2021-06-27 00:00:00', 0.00054961108627268, 0.00171788461538461, 0.000530080291450862, 0.00221134615384614, 0.000830171460510509, 0.00288442307692307, 0.00186243869284749, 0.00521173076923074, 0.00448325410663005, 0.0106957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 615, '2021-06-27 00:00:00', 0.000330820716028869, 0.00147288461538462, 0.000503273744137778, 0.00196769230769231, 0.000843375931325091, 0.00297519230769231, 0.00176798259650326, 0.00512730769230767, 0.00447852386395337, 0.010735 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 630, '2021-06-27 00:00:00', 0.000368135008679405, 0.00123576923076922, 0.000587445316604033, 0.00198500000000001, 0.00120457290547952, 0.00308326923076922, 0.0017943276863923, 0.00493961538461537, 0.00449656089096474, 0.0107353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 645, '2021-06-27 00:00:00', 0.00051991334337116, 0.00153326923076925, 0.000650956101556671, 0.00218038461538461, 0.00138995435730266, 0.00321865384615382, 0.00168305610309163, 0.00478038461538459, 0.00453595107489555, 0.0107030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 660, '2021-06-27 00:00:00', 0.000507312981835149, 0.00162230769230766, 0.000841755674399999, 0.00223384615384612, 0.00119994411728855, 0.00291826923076918, 0.00175978832861755, 0.00466480769230767, 0.00461274529053843, 0.0106986538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 675, '2021-06-27 00:00:00', 0.000696493000682691, 0.00141250000000001, 0.000989642281914978, 0.0021053846153846, 0.00109557677117515, 0.00258769230769228, 0.00210421233207623, 0.00466346153846154, 0.00460233409428135, 0.0107136538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 690, '2021-06-27 00:00:00', 0.000542253595228681, 0.00149480769230766, 0.000592692682074459, 0.00182615384615382, 0.000732272148862698, 0.00237749999999996, 0.00231718895514503, 0.00483057692307691, 0.00459339253292579, 0.0107301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 705, '2021-06-27 00:00:00', 0.000401823392128341, 0.00121903846153846, 0.000495745010448541, 0.00164365384615384, 0.000705723769233788, 0.00230596153846155, 0.00241750597008254, 0.00500365384615384, 0.00456904026700776, 0.0106801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 720, '2021-06-27 00:00:00', 0.000491682981041811, 0.00124692307692307, 0.000570247449662143, 0.00166692307692303, 0.00111259739418107, 0.0025148076923077, 0.00265982920215106, 0.00530923076923079, 0.00448622297878565, 0.0107238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 735, '2021-06-27 00:00:00', 0.000363709150495054, 0.00120211538461534, 0.000664686045032934, 0.00175153846153846, 0.00114833660637396, 0.00254519230769229, 0.00281605938530042, 0.00542269230769232, 0.00443970794690889, 0.0106744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 750, '2021-06-27 00:00:00', 0.000416103213897, 0.00125173076923076, 0.000770345676653352, 0.0017773076923077, 0.00103115849710598, 0.00253038461538461, 0.00271769305449705, 0.00530346153846156, 0.00465767183918513, 0.0106598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 765, '2021-06-27 00:00:00', 0.000508625485613329, 0.00115326923076922, 0.00076084265026453, 0.00174346153846154, 0.000993690866648952, 0.00238346153846155, 0.00295677469811021, 0.00554884615384618, 0.00481283852355822, 0.0106455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 780, '2021-06-27 00:00:00', 0.000590948292674903, 0.00131826923076923, 0.0007927326884799, 0.00187634615384614, 0.00110538585327267, 0.00247673076923077, 0.00297835825323539, 0.00550673076923079, 0.00492891624848862, 0.0106157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 795, '2021-06-27 00:00:00', 0.000415506363924252, 0.00123653846153844, 0.000544969618066341, 0.00157326923076925, 0.00102571251032932, 0.00244807692307693, 0.0031521089704416, 0.00549019230769233, 0.00492711889990956, 0.0106544230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 810, '2021-06-27 00:00:00', 0.000418122727658545, 0.00108615384615385, 0.000877943138162234, 0.00186807692307692, 0.000810918282898099, 0.0024423076923077, 0.00335285318222231, 0.00575230769230769, 0.00500034722255902, 0.0106978846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 825, '2021-06-27 00:00:00', 0.000665296810569452, 0.00149038461538463, 0.000743558078017189, 0.00192115384615386, 0.000605078634432063, 0.00238807692307693, 0.0033282539485673, 0.0057721153846154, 0.00483192721942769, 0.0106594230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 840, '2021-06-27 00:00:00', 0.00044093087719226, 0.00125596153846153, 0.000408431191832288, 0.00170596153846154, 0.00067413306150595, 0.00230576923076924, 0.00315931363042427, 0.00601884615384615, 0.00454941984889704, 0.0105051923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 855, '2021-06-27 00:00:00', 0.000286226376250589, 0.00109653846153848, 0.000371936770887778, 0.00149519230769232, 0.00126313579573279, 0.00245596153846155, 0.00311231022900006, 0.00611519230769231, 0.0044541026204889, 0.0105069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 870, '2021-06-27 00:00:00', 0.000356297844290612, 0.00114307692307694, 0.000749091886116856, 0.00176057692307695, 0.001561522297188, 0.00270326923076921, 0.00307613361843426, 0.00613096153846154, 0.00440535485342728, 0.0105042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 885, '2021-06-27 00:00:00', 0.000623050189360016, 0.00131153846153846, 0.00116847191467516, 0.00194615384615385, 0.00155731840526743, 0.00295115384615384, 0.00298703521650068, 0.00602576923076923, 0.0042468388968013, 0.0104338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 900, '2021-06-27 00:00:00', 0.000761299799432135, 0.00138923076923076, 0.00109658112050416, 0.00202192307692305, 0.00140191337656243, 0.00303865384615385, 0.00258429758348375, 0.00585, 0.00388366171881045, 0.0103821153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 915, '2021-06-27 00:00:00', 0.000592355013094732, 0.00126730769230766, 0.000730625996084071, 0.00191711538461537, 0.00129932025127936, 0.00281865384615386, 0.00234506791766498, 0.00561153846153846, 0.0037904464167775, 0.0103040384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 930, '2021-06-27 00:00:00', 0.000616547614980749, 0.00143519230769229, 0.000919170529085064, 0.0019973076923077, 0.00113708466635583, 0.00280846153846155, 0.00231561399068284, 0.00553807692307691, 0.00367663527719822, 0.0102651923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 945, '2021-06-27 00:00:00', 0.000559725069874653, 0.0014019230769231, 0.000913396956421495, 0.00205000000000002, 0.00110324007081242, 0.00291942307692309, 0.00232420692842822, 0.00535461538461537, 0.00366985676203392, 0.0101944230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 960, '2021-06-27 00:00:00', 0.00074477960085259, 0.00144942307692308, 0.000750537371590369, 0.00196788461538463, 0.00114244191907579, 0.00276846153846154, 0.0023466162955331, 0.00529596153846153, 0.00368954415049632, 0.0102809615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 975, '2021-06-27 00:00:00', 0.000526008920661382, 0.00148076923076924, 0.00103818912238868, 0.00221942307692307, 0.00125369240798775, 0.00278442307692307, 0.00223047783773238, 0.00526076923076921, 0.0034637688455474, 0.0104561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 990, '2021-06-27 00:00:00', 0.000733051184066657, 0.00166096153846154, 0.000758547929625054, 0.00208480769230768, 0.00118260553277659, 0.00290961538461535, 0.00207757251099968, 0.00506346153846151, 0.0032566247805878, 0.0103948076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1005, '2021-06-27 00:00:00', 0.000471181330438509, 0.0015446153846154, 0.000755522641314203, 0.00201769230769231, 0.00109298780695568, 0.00290288461538462, 0.00202080631279847, 0.00500307692307691, 0.0030904144357376, 0.0103257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1020, '2021-06-27 00:00:00', 0.000732640115241785, 0.00151846153846152, 0.000976874923101492, 0.00219615384615383, 0.00145478611962246, 0.00345057692307692, 0.00204460987439205, 0.00498653846153845, 0.00309376273268554, 0.0103146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1035, '2021-06-27 00:00:00', 0.000573598392069408, 0.00148634615384613, 0.000766372599678813, 0.0020501923076923, 0.00136759053982372, 0.00318326923076924, 0.00176386071314733, 0.00458115384615384, 0.00292826347201522, 0.0102851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1050, '2021-06-27 00:00:00', 0.000564539737648806, 0.00152634615384616, 0.000959087567190021, 0.00260519230769232, 0.00119270527986394, 0.00301673076923078, 0.00157029170489484, 0.00443403846153846, 0.00286470031322921, 0.0102417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1065, '2021-06-27 00:00:00', 0.000812740094703381, 0.00208269230769233, 0.00106551354537825, 0.00251634615384617, 0.00107598906199755, 0.00302730769230769, 0.00147281291568732, 0.00432326923076922, 0.00290404646736506, 0.0102717307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1080, '2021-06-27 00:00:00', 0.00058496495621531, 0.00142560000000002, 0.000659996338373682, 0.00182580000000001, 0.000982392614996649, 0.00242660000000001, 0.00148999935682315, 0.0039628, 0.00280715066096094, 0.0103436 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1095, '2021-06-27 00:00:00', 0.000454664034882227, 0.00121076923076925, 0.000597857713970313, 0.00183038461538462, 0.00115029280553322, 0.00237653846153848, 0.00151694507024939, 0.00388288461538463, 0.00314198851782656, 0.0107253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1110, '2021-06-27 00:00:00', 0.000639332975722441, 0.00144942307692309, 0.000995936667742391, 0.00188961538461541, 0.0012499613532487, 0.00241423076923077, 0.00159448126360898, 0.0039175, 0.00316254785916964, 0.0107448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1125, '2021-06-27 00:00:00', 0.000783816918379858, 0.00134519230769231, 0.00103955680275481, 0.0017421153846154, 0.00113030617023067, 0.00219096153846149, 0.00134801985833354, 0.00374846153846152, 0.00320876400838992, 0.0107326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1140, '2021-06-27 00:00:00', 0.000554527414873378, 0.00103057692307695, 0.000670943107756649, 0.00145557692307693, 0.000845658255216241, 0.00192673076923077, 0.00134881750205362, 0.00355557692307693, 0.00321055724854018, 0.0106346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1155, '2021-06-27 00:00:00', 0.000578129643432494, 0.00106326923076923, 0.000723984833032806, 0.00143903846153843, 0.000778262883211463, 0.00202134615384613, 0.00136358866175308, 0.00350903846153848, 0.00317992319694385, 0.0106734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1170, '2021-06-27 00:00:00', 0.000484774055220962, 0.000978269230769217, 0.000620928708901773, 0.0013626923076923, 0.000728101746905031, 0.0019180769230769, 0.00131753505281059, 0.00335384615384615, 0.00321640794030571, 0.0106940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1185, '2021-06-27 00:00:00', 0.000389631433339459, 0.000974423076923107, 0.000584800294643699, 0.00134576923076923, 0.000910861891076469, 0.00196423076923078, 0.00132238595553063, 0.00321384615384617, 0.00333194944670304, 0.0107686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1200, '2021-06-27 00:00:00', 0.00047086095448818, 0.000955961538461541, 0.000559264111269306, 0.00127711538461537, 0.000913888732496803, 0.00186115384615385, 0.00119601331353539, 0.00308961538461539, 0.00336618174471634, 0.0107434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1215, '2021-06-27 00:00:00', 0.000336089331073619, 0.00083403846153846, 0.000605187860216834, 0.00127711538461539, 0.000899656622529703, 0.00170903846153847, 0.00131827913759392, 0.0031867307692308, 0.00360386508327677, 0.0108534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1230, '2021-06-27 00:00:00', 0.00040407996162221, 0.000891153846153834, 0.000759421743575595, 0.00121923076923075, 0.000879111286383111, 0.00156442307692303, 0.00127595671496394, 0.00312346153846157, 0.00358311737930061, 0.0108780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1245, '2021-06-27 00:00:00', 0.000594129647856045, 0.000844038461538457, 0.000605685022230058, 0.00107788461538461, 0.000665308864073937, 0.00146173076923075, 0.00110236563807114, 0.00304000000000003, 0.00363996405836017, 0.0108621153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1260, '2021-06-27 00:00:00', 0.000365354832794297, 0.000746923076923102, 0.000523520809960359, 0.00103596153846154, 0.000631167050909547, 0.0014846153846154, 0.000993776712267987, 0.00300692307692312, 0.00365137633165695, 0.0108536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1275, '2021-06-27 00:00:00', 0.000328933708542296, 0.000704230769230771, 0.000424898177847903, 0.00101230769230769, 0.000652733571516462, 0.00156134615384616, 0.00095593757842559, 0.00294942307692312, 0.00364935645011554, 0.0108525 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1290, '2021-06-27 00:00:00', 0.000344201416883499, 0.000726153846153855, 0.000456620697667591, 0.00114769230769232, 0.000701585237981695, 0.0016446153846154, 0.000929955189160289, 0.00289442307692312, 0.0036846469249493, 0.0109048076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1305, '2021-06-27 00:00:00', 0.000354789861965976, 0.000864615384615361, 0.000501405908037976, 0.00122173076923077, 0.00083091247340592, 0.00170846153846153, 0.000929056531359384, 0.00288903846153848, 0.00375980832162818, 0.0109938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1320, '2021-06-27 00:00:00', 0.000433728424424599, 0.000912115384615373, 0.000588785190031108, 0.00121999999999999, 0.000809648475479428, 0.0016555769230769, 0.000946623716974395, 0.00283269230769233, 0.00372186593504677, 0.0110340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1335, '2021-06-27 00:00:00', 0.00042040973603599, 0.000767884615384624, 0.000640760755784771, 0.00110788461538462, 0.000684762620295468, 0.00151538461538462, 0.000927213857996905, 0.00275346153846157, 0.00370319934443387, 0.0110242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1350, '2021-06-27 00:00:00', 0.000447288626487017, 0.000771346153846134, 0.000531684008237436, 0.00117673076923074, 0.000511103820553754, 0.00141865384615383, 0.000930055105894251, 0.00269750000000003, 0.00369764031303958, 0.0110232692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1365, '2021-06-27 00:00:00', 0.000467957427386469, 0.000896923076923043, 0.000444235254722627, 0.00112480769230768, 0.000605843118814928, 0.00135173076923077, 0.00098937143993234, 0.00271961538461541, 0.0037068407241, 0.0110380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1380, '2021-06-27 00:00:00', 0.000295278747053598, 0.000711538461538469, 0.000298856345732542, 0.000858653846153843, 0.000664320705683621, 0.00142000000000003, 0.00102036094669406, 0.00273769230769233, 0.00374802325848625, 0.0110871153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1395, '2021-06-27 00:00:00', 0.00028863984745429, 0.000595192307692304, 0.000540967509332882, 0.000935384615384646, 0.000941678881245936, 0.0020363461538462, 0.000993468999942159, 0.00291557692307694, 0.00376876783067602, 0.0111101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1410, '2021-06-27 00:00:00', 0.000581985361962355, 0.000754807692307701, 0.000688434483782979, 0.00121596153846156, 0.000867165874470486, 0.00215557692307696, 0.00100417959242662, 0.00300057692307694, 0.00376792566887324, 0.0111146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1425, '2021-06-27 00:00:00', 0.000455462909069935, 0.000932692307692329, 0.000911770467066881, 0.00185576923076928, 0.000836913100902065, 0.0021415384615385, 0.00116615785974547, 0.00319807692307693, 0.00375110515509968, 0.0111067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 0, '2021-06-27 00:00:00', 0.000991289758151171, 0.00160576923076926, 0.000903221925195508, 0.00188038461538462, 0.0008490374867143, 0.0021244230769231, 0.00119656844286549, 0.00331096153846155, 0.00376558450361244, 0.0111455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 15, '2021-06-27 00:00:00', 0.000515779103234469, 0.00113980000000001, 0.000482457856536026, 0.00133980000000001, 0.000651953347001654, 0.0018916, 0.00123251014194608, 0.00332799999999999, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 30, '2021-06-27 00:00:00', 0.000347952582976487, 0.000927199999999999, 0.000651506075694348, 0.00148180000000001, 0.000586418721279129, 0.00184340000000001, 0.00125743611501072, 0.00332679999999996, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 45, '2021-06-27 00:00:00', 0.00069060477955084, 0.00117980769230769, 0.000579000896770901, 0.00149903846153846, 0.000625477786606711, 0.00176269230769229, 0.00129059503271227, 0.00344346153846152, 0.00375377914189871, 0.0112246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 60, '2021-06-27 00:00:00', 0.00038613354604929, 0.00106634615384615, 0.00046825424553499, 0.00129903846153846, 0.000560461897421693, 0.00156653846153845, 0.00131268288103176, 0.00359211538461537, 0.00375356984954118, 0.0112211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 75, '2021-06-27 00:00:00', 0.000387467368353093, 0.000730192307692292, 0.000431815175918865, 0.000992884615384595, 0.000507904139956163, 0.00136615384615383, 0.0014315968491379, 0.00363653846153846, 0.00367298028225665, 0.0113019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 90, '2021-06-27 00:00:00', 0.000279511455661745, 0.00072942307692309, 0.000362516418726314, 0.000993076923076913, 0.000487803909215733, 0.00127942307692307, 0.00151366884906028, 0.00383923076923076, 0.00366928827724649, 0.0113273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 105, '2021-06-27 00:00:00', 0.000332422402744089, 0.000700576923076918, 0.000450367584910885, 0.00101019230769231, 0.000645821272013084, 0.00138365384615383, 0.00161645615467914, 0.00414249999999999, 0.00366617455730294, 0.0113132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 120, '2021-06-27 00:00:00', 0.000340246290885798, 0.000801538461538469, 0.000335184966158193, 0.00093480769230771, 0.000711847217834276, 0.00154730769230767, 0.00165924486995187, 0.00425653846153846, 0.00365882740779065, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 135, '2021-06-27 00:00:00', 0.000250380402894977, 0.000652115384615421, 0.000509354531207408, 0.00110903846153846, 0.000710719597417859, 0.00178788461538462, 0.00169700343365775, 0.00432442307692308, 0.0036488658301113, 0.0113296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 150, '2021-06-27 00:00:00', 0.000530350682241336, 0.000914615384615356, 0.000589260847294115, 0.00128711538461537, 0.000719647590037064, 0.00192057692307693, 0.00178545637346268, 0.00444230769230772, 0.00361028328315318, 0.0113092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 165, '2021-06-27 00:00:00', 0.000398480382684772, 0.000848846153846138, 0.000495608561421057, 0.00139538461538461, 0.000763299820113063, 0.00193884615384616, 0.00174218655717467, 0.0044, 0.00364511101972956, 0.0113671153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 180, '2021-06-27 00:00:00', 0.000430033093538674, 0.00104769230769232, 0.000573457965732058, 0.00142596153846156, 0.000759823562515596, 0.00196461538461539, 0.00176697365136423, 0.00435673076923077, 0.00368673487498919, 0.0114009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 195, '2021-06-27 00:00:00', 0.000394007809372033, 0.000983076923076941, 0.0006818034061336, 0.00137673076923078, 0.000672848136940749, 0.00191384615384615, 0.00170902036716496, 0.00416384615384617, 0.00360682054745428, 0.0113973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 210, '2021-06-27 00:00:00', 0.000447303588181443, 0.000982499999999997, 0.00041654646984278, 0.00134519230769231, 0.000646475176511975, 0.0019880769230769, 0.00163228274558622, 0.00415019230769232, 0.00373198196466909, 0.0116292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 225, '2021-06-27 00:00:00', 0.000257853938977391, 0.00100942307692309, 0.000428170347121175, 0.00149961538461536, 0.000704840325616678, 0.00207326923076922, 0.00159057180090877, 0.00427057692307693, 0.00369636555905308, 0.0115971153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 240, '2021-06-27 00:00:00', 0.000497137343660211, 0.00124153846153846, 0.000635645764920643, 0.00163153846153845, 0.000781533010277798, 0.0023053846153846, 0.00158765787827907, 0.00423653846153849, 0.00365802448261142, 0.0115686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 255, '2021-06-27 00:00:00', 0.000298244672400638, 0.00108673076923075, 0.000544869109193991, 0.00155288461538462, 0.000789264238681528, 0.00212596153846155, 0.00160920488010505, 0.00410711538461538, 0.00356398802121788, 0.0114788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 270, '2021-06-27 00:00:00', 0.00046704854796245, 0.00118288461538459, 0.000625661772722419, 0.00163942307692306, 0.0007869079703791, 0.00209807692307693, 0.00178318043437521, 0.00406230769230769, 0.00352202752468167, 0.0114417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 285, '2021-06-27 00:00:00', 0.000544937293499125, 0.00121557692307692, 0.00061285263004562, 0.00150711538461539, 0.00123119780639079, 0.00229903846153846, 0.001773763198574, 0.00392173076923076, 0.00363658502105815, 0.0116038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 300, '2021-06-27 00:00:00', 0.000434435442667991, 0.000926923076923094, 0.000508989194384322, 0.00136000000000005, 0.00136772187062453, 0.00209365384615386, 0.00173620846851806, 0.00384038461538462, 0.00363013303952008, 0.0115482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 315, '2021-06-27 00:00:00', 0.000416785131877137, 0.000984615384615421, 0.00127171660183571, 0.00164134615384615, 0.00148299208981757, 0.00215153846153845, 0.00183534822728131, 0.00387365384615384, 0.00361006584214405, 0.0115257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 330, '2021-06-27 00:00:00', 0.00134730199058939, 0.00122442307692305, 0.0014302756189469, 0.00148711538461537, 0.00160387498313881, 0.00209519230769232, 0.00195846203395971, 0.00390846153846153, 0.00361820087038592, 0.0115384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 345, '2021-06-27 00:00:00', 0.000440754641321165, 0.000860576923076941, 0.00063644568926546, 0.00131634615384617, 0.000703023388384307, 0.00176326923076924, 0.00136285001150022, 0.00368692307692307, 0.00357830168676963, 0.0113801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 360, '2021-06-27 00:00:00', 0.000404435836881227, 0.000962115384615368, 0.000533940107560327, 0.00128903846153845, 0.000496868540112819, 0.00170288461538458, 0.00126663055447848, 0.00398480769230767, 0.0035825917777712, 0.0114003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 375, '2021-06-27 00:00:00', 0.000399701090239307, 0.000845192307692328, 0.000376353608274903, 0.00124903846153845, 0.000471261645438645, 0.00163153846153848, 0.00128777896156372, 0.00427942307692307, 0.00355859553108331, 0.0114169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 390, '2021-06-27 00:00:00', 0.000322494901569715, 0.000890192307692272, 0.000367098236695062, 0.00115634615384612, 0.000515368426841051, 0.00162384615384615, 0.00121591309469307, 0.00436442307692307, 0.00353097095493794, 0.0115567307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 405, '2021-06-27 00:00:00', 0.00034000390269251, 0.000790576923076901, 0.000336870666805271, 0.00107961538461539, 0.000992824486774192, 0.00190269230769231, 0.00132424788523088, 0.00459730769230768, 0.00346972832565406, 0.0115994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 420, '2021-06-27 00:00:00', 0.000295309811241302, 0.000843269230769247, 0.000341836949436411, 0.00116250000000002, 0.000956264145194532, 0.00192634615384615, 0.00142349996622625, 0.00471807692307693, 0.00344641582494938, 0.0117209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 435, '2021-06-27 00:00:00', 0.000299697539837456, 0.000833846153846159, 0.00101365545656076, 0.00148576923076925, 0.000934814502372621, 0.00190692307692306, 0.00137660235306406, 0.00505903846153846, 0.00344138847202471, 0.0117511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 450, '2021-06-27 00:00:00', 0.000932184448568979, 0.00109961538461541, 0.000910648374257856, 0.00140730769230769, 0.000994312595948363, 0.00196153846153844, 0.0013903037299592, 0.0051226923076923, 0.00344233251086884, 0.0117763461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 465, '2021-06-27 00:00:00', 0.000464438494727376, 0.000856346153846144, 0.000512711044726563, 0.00114615384615382, 0.000707736152487972, 0.00182769230769229, 0.00130743431957405, 0.0051825, 0.00340967082214466, 0.0117336538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 480, '2021-06-27 00:00:00', 0.000415069827304343, 0.000944807692307656, 0.000693676409818375, 0.00144519230769228, 0.000713661091727837, 0.00191307692307689, 0.00138352305310087, 0.00537596153846156, 0.00337720066714341, 0.0117071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 495, '2021-06-27 00:00:00', 0.000432486593834045, 0.000895576923076915, 0.000463265208974448, 0.00128442307692308, 0.000695897234897859, 0.0019548076923077, 0.00155311434023582, 0.00546692307692308, 0.00332470320248519, 0.0116592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 510, '2021-06-27 00:00:00', 0.000273700566312876, 0.000865000000000013, 0.000350394722475143, 0.0011523076923077, 0.000744830414358773, 0.0021921153846154, 0.00167385562514995, 0.00562057692307694, 0.00333262476828006, 0.0116703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 525, '2021-06-27 00:00:00', 0.000305916089550933, 0.000835576923076914, 0.000489807065627326, 0.0014848076923077, 0.000660234719335003, 0.00232826923076922, 0.0017960801870912, 0.00584596153846155, 0.00332545753937015, 0.0116696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 540, '2021-06-27 00:00:00', 0.000428376003062762, 0.001205, 0.000695985521511664, 0.00179538461538463, 0.000749329469490004, 0.00265442307692309, 0.00189848109327917, 0.00586769230769233, 0.00334821155475347, 0.0116911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 555, '2021-06-27 00:00:00', 0.000430091224670352, 0.00120769230769235, 0.000487147308316521, 0.00167249999999999, 0.000863452461833395, 0.00272807692307694, 0.00206115838416542, 0.00591326923076921, 0.00326178254710753, 0.0117007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 570, '2021-06-27 00:00:00', 0.000463751425459153, 0.00127576923076919, 0.000556328244280863, 0.00190634615384615, 0.000997602375698838, 0.0029125, 0.00209845064640194, 0.00589865384615385, 0.00323349599445457, 0.0116478846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 585, '2021-06-27 00:00:00', 0.000405621270872995, 0.00137384615384618, 0.000742520965774977, 0.00210076923076925, 0.00117275481075707, 0.00306538461538461, 0.00211824161475069, 0.00603346153846154, 0.00319031406700874, 0.0117353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 600, '2021-06-27 00:00:00', 0.000553935569705197, 0.00154884615384616, 0.000836351991595748, 0.00226557692307694, 0.00109880501524998, 0.0032323076923077, 0.00202550571083258, 0.00603076923076923, 0.00309988267768067, 0.0116638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 615, '2021-06-27 00:00:00', 0.000572177520866221, 0.00151634615384618, 0.000953065337981347, 0.00231346153846154, 0.00122675155782061, 0.00326923076923078, 0.00160675090214335, 0.00605730769230769, 0.00306360692397301, 0.0115007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 630, '2021-06-27 00:00:00', 0.000607911209356711, 0.00166403846153846, 0.000793383794990694, 0.00226461538461539, 0.00107722001538145, 0.00335019230769229, 0.00160960879145787, 0.00589730769230769, 0.00283740372252794, 0.0114732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 645, '2021-06-27 00:00:00', 0.000479895661736826, 0.00145038461538465, 0.000676592963650616, 0.0022290384615385, 0.00108806808327704, 0.00304692307692308, 0.00164390544599883, 0.00552134615384616, 0.00277399731711923, 0.0112363461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 660, '2021-06-27 00:00:00', 0.000443077697648867, 0.00168461538461542, 0.000782936705369838, 0.00223173076923075, 0.00103918646065085, 0.00299250000000001, 0.00165593790528323, 0.00544788461538462, 0.00275002800685042, 0.0112790384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 675, '2021-06-27 00:00:00', 0.000759244285204282, 0.00160326923076922, 0.000781509092422129, 0.0021076923076923, 0.000918007143427879, 0.00294134615384615, 0.0015661221585127, 0.00522115384615384, 0.00268767005902025, 0.0112178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 690, '2021-06-27 00:00:00', 0.000370231736161981, 0.00137153846153844, 0.000793829956602807, 0.002025, 0.000950443641351043, 0.00268134615384615, 0.00117531501505568, 0.00510076923076922, 0.00279498950734236, 0.0112071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 705, '2021-06-27 00:00:00', 0.000663992933233948, 0.00155884615384616, 0.000799980961311931, 0.00202153846153844, 0.000933374543504137, 0.00281903846153846, 0.00113984904533619, 0.00512038461538458, 0.00277452551730091, 0.0113046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 720, '2021-06-27 00:00:00', 0.000586953280803629, 0.00137807692307691, 0.000749737287321351, 0.001885, 0.00104162293856933, 0.00254711538461539, 0.0010748932684046, 0.00530346153846152, 0.00279778874910445, 0.0114317307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 735, '2021-06-27 00:00:00', 0.000490197958442829, 0.00131096153846154, 0.0007787039528305, 0.00184538461538461, 0.000833664224050398, 0.00260903846153843, 0.00139622415271166, 0.00548326923076922, 0.00285701315255043, 0.0114630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 750, '2021-06-27 00:00:00', 0.00044600293203587, 0.00131115384615383, 0.000529942812589593, 0.00169076923076923, 0.000827767456196762, 0.00258480769230769, 0.00146435998096306, 0.00550692307692305, 0.00291455879363214, 0.0115298076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 765, '2021-06-27 00:00:00', 0.000419374075718343, 0.00116615384615386, 0.000644698647550815, 0.0018278846153846, 0.00066775816096735, 0.0026298076923077, 0.00156417729665937, 0.00551384615384614, 0.00297281449782215, 0.0114609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 780, '2021-06-27 00:00:00', 0.000597309094059473, 0.00147192307692305, 0.000693484068920242, 0.00201192307692308, 0.000638948083842638, 0.00256942307692308, 0.00161072606657322, 0.00562230769230767, 0.00296788248782502, 0.0115123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 795, '2021-06-27 00:00:00', 0.000404744553819023, 0.00122307692307693, 0.000486968329407723, 0.00176807692307692, 0.000774286793418005, 0.00252903846153846, 0.00154592701837891, 0.00575211538461535, 0.00296438661446174, 0.011495 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 810, '2021-06-27 00:00:00', 0.000357943485010607, 0.00128346153846153, 0.000466178778845805, 0.00173557692307693, 0.000965687578878375, 0.00259749999999999, 0.00148760023579538, 0.00582269230769228, 0.00292199349759715, 0.01155 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 825, '2021-06-27 00:00:00', 0.000379795542162045, 0.00131442307692307, 0.00063356124104452, 0.00194461538461539, 0.000779620642462624, 0.00253288461538461, 0.00154441963209485, 0.00587999999999998, 0.00296033410926225, 0.0115240384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 840, '2021-06-27 00:00:00', 0.000497871005845417, 0.00128846153846155, 0.000792318433459675, 0.00185249999999999, 0.000867886313894905, 0.00262442307692308, 0.00172201934233752, 0.00629884615384614, 0.00289579910586671, 0.0114423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 855, '2021-06-27 00:00:00', 0.000676440030885673, 0.00129365384615384, 0.000562992041206208, 0.00180096153846154, 0.000861128977206439, 0.00250634615384616, 0.00196537594759491, 0.00642115384615384, 0.00287758764485917, 0.011399423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 870, '2021-06-27 00:00:00', 0.000400274761401921, 0.00117326923076924, 0.000593335940645347, 0.00181653846153845, 0.000797677879848768, 0.00262999999999998, 0.00199476110966084, 0.00628673076923075, 0.00283212003358179, 0.0113167307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 885, '2021-06-27 00:00:00', 0.000432471786540852, 0.00135038461538461, 0.000578714390830072, 0.00174711538461537, 0.000997995471702381, 0.00286980769230767, 0.00211643732757159, 0.00633480769230767, 0.00282501289990247, 0.0113032692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 900, '2021-06-27 00:00:00', 0.000391837142386775, 0.0012878846153846, 0.000575830670890761, 0.00192019230769227, 0.00104260371186756, 0.00303249999999999, 0.00209578232134481, 0.00628653846153844, 0.00285733652873818, 0.0113109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 915, '2021-06-27 00:00:00', 0.000475952365101991, 0.00141057692307692, 0.000809102256540203, 0.00225269230769229, 0.00157311681066602, 0.00330249999999999, 0.00209255648761176, 0.0062555769230769, 0.00286013332798422, 0.0113355769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 930, '2021-06-27 00:00:00', 0.000752309802183607, 0.00162096153846154, 0.000936810300146999, 0.00231846153846153, 0.00151510655883188, 0.00315826923076924, 0.00216405836690801, 0.00620115384615384, 0.00285170276393704, 0.011424423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 945, '2021-06-27 00:00:00', 0.000461655882499243, 0.00159307692307691, 0.000881059676665629, 0.00226807692307691, 0.000884402971153212, 0.00303384615384616, 0.00221139274770797, 0.00602826923076922, 0.0026822287302798, 0.0113348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 960, '2021-06-27 00:00:00', 0.00073500876499224, 0.00169673076923076, 0.000754957971321296, 0.00207653846153845, 0.00105024121771362, 0.00334615384615383, 0.00227426529979379, 0.00598057692307691, 0.00286938355749107, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 975, '2021-06-27 00:00:00', 0.00065971392401438, 0.00138730769230774, 0.000683296900216992, 0.00227942307692308, 0.000956586881333016, 0.00354730769230769, 0.00246603812591403, 0.00612403846153844, 0.00297774225908465, 0.0113648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 990, '2021-06-27 00:00:00', 0.000384988511317091, 0.00170692307692309, 0.000807723010405459, 0.0026423076923077, 0.000782910349519423, 0.00331884615384617, 0.00247289625431707, 0.00615673076923077, 0.00300359074852342, 0.0113807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1005, '2021-06-27 00:00:00', 0.000671482057724652, 0.00186807692307693, 0.000630744279525278, 0.00255288461538464, 0.000834372449578376, 0.00340923076923077, 0.00241336738890832, 0.00604307692307692, 0.00313002405987313, 0.0113538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1020, '2021-06-27 00:00:00', 0.000527596436682464, 0.00185999999999999, 0.000681166985062023, 0.0024176923076923, 0.00140629939913235, 0.00398499999999999, 0.00234071915313351, 0.00587807692307693, 0.00321599634041126, 0.0114576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1035, '2021-06-27 00:00:00', 0.000539122934460675, 0.00155653846153848, 0.000833395372049714, 0.00242961538461537, 0.00158380142743291, 0.00393019230769231, 0.00220040563568138, 0.00557519230769231, 0.00293215261566288, 0.0113951923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1050, '2021-06-27 00:00:00', 0.000628430890882538, 0.00184576923076922, 0.00123001671345742, 0.00304634615384615, 0.0014571430556453, 0.00376826923076922, 0.0022298062351141, 0.00550038461538461, 0.00292116696913042, 0.0114526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1065, '2021-06-27 00:00:00', 0.000958011401891373, 0.0023303846153846, 0.0011339702377047, 0.0029575, 0.00119131609510724, 0.00345096153846153, 0.00204081978249315, 0.00524076923076922, 0.00310402778660245, 0.0114925 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1080, '2021-06-27 00:00:00', 0.000763053002494191, 0.00168826923076922, 0.000756488369934469, 0.00218557692307692, 0.000881058716283117, 0.00271230769230766, 0.0018765058363475, 0.00461307692307692, 0.00329056589124356, 0.0117332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1095, '2021-06-27 00:00:00', 0.000581655065639954, 0.00139884615384618, 0.000904068007142402, 0.0018801923076923, 0.000886946642224781, 0.00248788461538462, 0.0018942628868812, 0.00439173076923079, 0.00340238113453143, 0.0118992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1110, '2021-06-27 00:00:00', 0.000489005741668343, 0.00129115384615382, 0.000646850862611713, 0.00183096153846151, 0.000633800016991505, 0.00241269230769232, 0.00177109388188813, 0.00414346153846154, 0.0034837365660363, 0.0119173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1125, '2021-06-27 00:00:00', 0.000508415335966744, 0.00133807692307692, 0.000568051900391576, 0.00172480769230773, 0.000881334848615818, 0.00239865384615388, 0.00170994516331329, 0.0040523076923077, 0.00345770362323809, 0.0118428846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1140, '2021-06-27 00:00:00', 0.000399671595957707, 0.00117923076923077, 0.000423341515164236, 0.00162903846153848, 0.000895657493774195, 0.00225788461538462, 0.00175114961140916, 0.00392480769230767, 0.00346981964173268, 0.0118228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1155, '2021-06-27 00:00:00', 0.000410218187722662, 0.00115[...];
Date: 2021-06-27 14:56:20 Duration: 12s149ms 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 960548, 0, 1320, '2021-06-27 00:00:00', 0.000421064687446598, 0.000632083333333357, 0.000416349734537297, 0.000714166666666701, 0.000463788549708381, 0.00090291666666667, 0.0012032726358693, 0.00266291666666667, 0.00337604345115078, 0.00781541666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1335, '2021-06-27 00:00:00', 0.000224905374627272, 0.000307916666666658, 0.000485215475815658, 0.000635833333333326, 0.000659248034516974, 0.00111583333333335, 0.00126266733716678, 0.00275375000000002, 0.00338065725536632, 0.00781000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1350, '2021-06-27 00:00:00', 0.000495641876323227, 0.000499999999999991, 0.000484803859935843, 0.000615000000000004, 0.000826681422261957, 0.00119750000000004, 0.00123479241933233, 0.00278416666666668, 0.00338509520770354, 0.00780500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1365, '2021-06-27 00:00:00', 0.00024796234812361, 0.000406250000000006, 0.000619963620952372, 0.000953750000000003, 0.00107364398803492, 0.00133625000000003, 0.00125235191782779, 0.00283125, 0.00338509520770354, 0.00780500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1380, '2021-06-27 00:00:00', 0.000612278797678784, 0.000873749999999997, 0.000795511753071809, 0.00100958333333336, 0.00125453496205349, 0.00148833333333333, 0.0012001385789548, 0.0028625, 0.0033689976146528, 0.00779166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1395, '2021-06-27 00:00:00', 0.000300337672281218, 0.000401250000000001, 0.000736179793532684, 0.000789583333333334, 0.000950445738298245, 0.00145583333333333, 0.00092283815136956, 0.00277958333333334, 0.00321332887011838, 0.00763291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1410, '2021-06-27 00:00:00', 0.000652033052420902, 0.000660833333333333, 0.000877659932161535, 0.000939999999999987, 0.000881939151340197, 0.00144083333333334, 0.000927735282083852, 0.00276333333333332, 0.00322203551537206, 0.00759541666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1425, '2021-06-27 00:00:00', 0.000318546290404426, 0.000492499999999998, 0.000477672497107294, 0.00107833333333331, 0.000603475291570568, 0.00132458333333331, 0.000838068755610462, 0.00266124999999998, 0.00320022414862604, 0.00749458333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 1, 0, '2021-06-27 00:00:00', 0.00048083863935985, 0.000946666666666633, 0.000526955811749152, 0.00105291666666664, 0.000575690511661715, 0.00134749999999999, 0.0013065395716066, 0.00283249999999999, 0.00320524499391458, 0.00748958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 15, '2021-06-27 00:00:00', 0.000249273945690296, 0.00052374999999999, 0.000381324683823021, 0.000805416666666642, 0.000399410571151793, 0.00122374999999999, 0.00127978485510742, 0.00274833333333334, 0.00314361530886732, 0.00745291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 30, '2021-06-27 00:00:00', 0.000236550925975154, 0.000612083333333356, 0.000292319249243446, 0.000783750000000009, 0.000460727213454303, 0.00127999999999999, 0.00129757738313266, 0.00274125, 0.00309744027091469, 0.00745833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 45, '2021-06-27 00:00:00', 0.000227955230158282, 0.000536249999999997, 0.000349831999016987, 0.00101541666666666, 0.000473967986444099, 0.00143749999999998, 0.00129879877612722, 0.00273999999999999, 0.00308618447301021, 0.00749041666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 60, '2021-06-27 00:00:00', 0.000297128467311633, 0.000853750000000005, 0.000394559927301145, 0.00104083333333332, 0.000409631992848713, 0.00140374999999999, 0.00135984547289202, 0.00273166666666666, 0.00308332539168582, 0.00748791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 75, '2021-06-27 00:00:00', 0.000182162930733253, 0.000489999999999995, 0.000281911924780297, 0.000970800000000001, 0.000410462340944116, 0.0013972, 0.00147513637787608, 0.00261759999999999, 0.00301496064098135, 0.00740279999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 90, '2021-06-27 00:00:00', 0.000221308231508307, 0.000822399999999996, 0.000298997212919021, 0.000980799999999995, 0.000399316916746597, 0.0014004, 0.00165005484757327, 0.00256679999999999, 0.00299376991990589, 0.007416 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 105, '2021-06-27 00:00:00', 0.000284046357718829, 0.000463600000000026, 0.000313069214924327, 0.000860400000000006, 0.000615043900872116, 0.00127960000000002, 0.00176448528850012, 0.00240200000000002, 0.00298436218758158, 0.0074248 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 120, '2021-06-27 00:00:00', 0.000209146678991881, 0.000724399999999985, 0.000330479449688914, 0.000927999999999995, 0.000587792480387446, 0.001294, 0.0018080027654846, 0.00246359999999999, 0.00298404797771975, 0.0074256 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 135, '2021-06-27 00:00:00', 0.000243490588456035, 0.000472800000000007, 0.000495286785610113, 0.000845599999999989, 0.00051102935336436, 0.0011048, 0.00178531155077574, 0.0024004, 0.00301619832460224, 0.00746240000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 150, '2021-06-27 00:00:00', 0.000304574566677281, 0.000646399999999998, 0.000313776459707646, 0.000748400000000009, 0.000500147644867651, 0.0010232, 0.00176437401552694, 0.00241639999999999, 0.00302162897567962, 0.00744600000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 165, '2021-06-27 00:00:00', 0.000159334030681897, 0.00039959999999998, 0.000256067699381731, 0.000679599999999985, 0.000528716370088915, 0.000949200000000001, 0.00174120532964953, 0.0024372, 0.0029986036750461, 0.00745640000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 180, '2021-06-27 00:00:00', 0.000244821023062401, 0.0005504, 0.000368936760615307, 0.000703199999999997, 0.0014116760723811, 0.00117720000000002, 0.00175675761940379, 0.00240840000000001, 0.00300079089574732, 0.00745720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 195, '2021-06-27 00:00:00', 0.000176680502602858, 0.000359200000000008, 0.000323384188440533, 0.000577600000000018, 0.00138497436799387, 0.00105040000000002, 0.00177069449651822, 0.00252560000000001, 0.00300453118916524, 0.00745920000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 210, '2021-06-27 00:00:00', 0.000254510641558794, 0.000444400000000016, 0.0014145346702479, 0.000796000000000019, 0.00136883989811325, 0.00109680000000002, 0.00186476781396506, 0.0025944, 0.00300453057897569, 0.00745960000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 225, '2021-06-27 00:00:00', 0.00019417187590199, 0.00032625, 0.00024302889432795, 0.000582500000000032, 0.000268894341083383, 0.000837916666666707, 0.000825846952168345, 0.00248333333333333, 0.00250850943096043, 0.00713250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 240, '2021-06-27 00:00:00', 0.000222723589009922, 0.000518333333333352, 0.000286522123990884, 0.000665833333333347, 0.000294179958233202, 0.000848750000000028, 0.00085412384127354, 0.00253333333333334, 0.00250850943096043, 0.00713250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 255, '2021-06-27 00:00:00', 0.000179150572246428, 0.00036083333333331, 0.000173730905529865, 0.000534583333333357, 0.000381084455624774, 0.000825833333333359, 0.000802468564556533, 0.00262083333333333, 0.00250278323333115, 0.00712750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 270, '2021-06-27 00:00:00', 0.000165842163482019, 0.000394166666666705, 0.00019095441067571, 0.000471250000000043, 0.000297243373666096, 0.000806666666666696, 0.000870011556644874, 0.00264375, 0.00250278323333115, 0.00712750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 285, '2021-06-27 00:00:00', 0.000152257766751744, 0.000295416666666641, 0.00030959885218675, 0.000640833333333331, 0.000231290879661244, 0.000872083333333347, 0.00101515178775094, 0.00286124999999999, 0.00250393024396981, 0.00714833333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 300, '2021-06-27 00:00:00', 0.000251584831689474, 0.000540833333333333, 0.00021040290886287, 0.000625416666666665, 0.000271653218303175, 0.000932916666666654, 0.00105801213315967, 0.00288624999999999, 0.00249853866710415, 0.00714791666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 315, '2021-06-27 00:00:00', 0.000108293749736015, 0.000321666666666674, 0.000155542528785122, 0.00060750000000002, 0.000399027804051052, 0.00111833333333332, 0.00112455200419764, 0.00294458333333332, 0.00248857680065408, 0.00716333333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 330, '2021-06-27 00:00:00', 0.000184504330101181, 0.00054375000000001, 0.000270501413106724, 0.000748333333333323, 0.000407326917096472, 0.00122249999999998, 0.00128072754459263, 0.00310749999999999, 0.00248984313573763, 0.00718166666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 345, '2021-06-27 00:00:00', 0.000210657614234042, 0.000448749999999988, 0.000400638756292349, 0.000916249999999989, 0.000510276992128447, 0.00135, 0.00123384627504191, 0.00317124999999999, 0.00249352843536445, 0.00717833333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 360, '2021-06-27 00:00:00', 0.000319004054765008, 0.000766249999999996, 0.000353811544039535, 0.000924999999999972, 0.00048650483710004, 0.00134500000000001, 0.0012644569780247, 0.00320583333333333, 0.00249352843536445, 0.00717833333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 375, '2021-06-27 00:00:00', 0.000188679142569022, 0.000472083333333336, 0.000316310249459381, 0.000910000000000003, 0.000648595891472314, 0.00153374999999999, 0.00120643804383945, 0.00325833333333334, 0.0024796053624767, 0.00725916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 390, '2021-06-27 00:00:00', 0.000289697180727993, 0.000778749999999995, 0.000332509125950868, 0.000916666666666668, 0.000777913876981246, 0.00159249999999998, 0.00115172051511099, 0.00331916666666667, 0.00248134514565872, 0.00728041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 405, '2021-06-27 00:00:00', 0.00021021038460819, 0.00051166666666666, 0.000641109630227938, 0.00128041666666667, 0.000724956770325367, 0.00175833333333332, 0.00113049783826367, 0.00334416666666667, 0.00249373519391923, 0.00733250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 420, '2021-06-27 00:00:00', 0.000551951084789193, 0.001142, 0.000621472176904683, 0.00130879999999998, 0.000677889371505433, 0.0017256, 0.00115147007487531, 0.00341000000000001, 0.00251079721735283, 0.0074488 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 435, '2021-06-27 00:00:00', 0.000196299091524466, 0.000631999999999984, 0.000477193880933109, 0.00120159999999996, 0.000593028948141099, 0.00171800000000001, 0.00111573966497565, 0.00329600000000002, 0.00254417393273339, 0.00749720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 450, '2021-06-27 00:00:00', 0.000451250854108135, 0.000952399999999951, 0.000496034945005589, 0.00115559999999999, 0.000593528151536774, 0.00162440000000001, 0.00106833203328055, 0.00326600000000001, 0.00251075021988783, 0.00744200000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 465, '2021-06-27 00:00:00', 0.000237582967964185, 0.000659599999999996, 0.0005682804471972, 0.00129520000000001, 0.000759045014036264, 0.00181920000000002, 0.000996226212597684, 0.00329000000000001, 0.00244708895084206, 0.00744880000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 480, '2021-06-27 00:00:00', 0.000463352637487516, 0.00110040000000003, 0.000508464026915023, 0.00125240000000002, 0.000726796624464722, 0.00181600000000002, 0.000971356954643006, 0.0032748, 0.00244822976862875, 0.00742960000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 495, '2021-06-27 00:00:00', 0.000324333675916262, 0.000644399999999985, 0.000535254767999945, 0.00119680000000001, 0.000745960678141517, 0.00163639999999997, 0.00101012820968431, 0.00310439999999999, 0.00241961773840414, 0.00733400000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 510, '2021-06-27 00:00:00', 0.000408176024120313, 0.000940800000000008, 0.000470415773545064, 0.0011408, 0.000700808580617201, 0.00171079999999998, 0.00091423337647818, 0.00301679999999999, 0.00240642002429613, 0.00728640000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 525, '2021-06-27 00:00:00', 0.000277190067162096, 0.000665200000000006, 0.000519527028491633, 0.00114399999999999, 0.000701142401133096, 0.00155559999999999, 0.000914583147304472, 0.00302959999999999, 0.00242377034115584, 0.00730280000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 540, '2021-06-27 00:00:00', 0.000395632405143996, 0.000921999999999992, 0.000599868596722117, 0.00120439999999999, 0.000705837091686187, 0.00148319999999998, 0.000959319550514842, 0.00310240000000001, 0.00244461142106471, 0.00728600000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 555, '2021-06-27 00:00:00', 0.000341807450669737, 0.000646399999999998, 0.000414285730706086, 0.00100919999999999, 0.00050638654537154, 0.00139759999999998, 0.000917449726143056, 0.00317840000000001, 0.00240869003125489, 0.00728720000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 570, '2021-06-27 00:00:00', 0.000350236586704857, 0.000783600000000009, 0.000374755475832792, 0.000923999999999987, 0.000561102189147996, 0.0014376, 0.000975405898416999, 0.003298, 0.00237322474002499, 0.00724960000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 585, '2021-06-27 00:00:00', 0.000195108516813918, 0.00047439999999999, 0.000372883806745916, 0.000964399999999994, 0.000520776023513625, 0.00147919999999999, 0.0012700371385646, 0.00349119999999999, 0.00240041475582866, 0.00722920000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 600, '2021-06-27 00:00:00', 0.000289136645896021, 0.000766, 0.000396680812072721, 0.000998400000000013, 0.000506941153718388, 0.00140679999999999, 0.00120787002612036, 0.00349199999999999, 0.00243117447611916, 0.00726520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 615, '2021-06-27 00:00:00', 0.000234040594769364, 0.00057800000000003, 0.000424617474911245, 0.001052, 0.000403890661772063, 0.0012412, 0.00140363314295438, 0.0036688, 0.00240159856484521, 0.00720440000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 630, '2021-06-27 00:00:00', 0.000364017856704843, 0.000855599999999992, 0.000371515813929898, 0.000923599999999984, 0.00040161465776703, 0.0013212, 0.00154649905701015, 0.00393480000000001, 0.00245583298834969, 0.00723360000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 645, '2021-06-27 00:00:00', 0.000201276758055505, 0.000500399999999974, 0.000326273402736621, 0.000907199999999984, 0.000491014935278625, 0.00138039999999998, 0.00154800764425328, 0.00432119999999998, 0.0024441114950018, 0.00724680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 660, '2021-06-27 00:00:00', 0.000281780056072065, 0.000743999999999998, 0.000398803209615962, 0.000992399999999991, 0.000518612893527853, 0.0013348, 0.0014931033677099, 0.00446919999999997, 0.00243128381724552, 0.00728080000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 675, '2021-06-27 00:00:00', 0.00025732599298683, 0.000588000000000015, 0.000361825003742612, 0.000965600000000011, 0.000428300906684349, 0.00132800000000002, 0.00147411351892133, 0.00441239999999997, 0.00240853503192292, 0.00730080000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 690, '2021-06-27 00:00:00', 0.000302103734943279, 0.000768000000000031, 0.000339685148335901, 0.000878800000000037, 0.000319928116926256, 0.00129040000000003, 0.00144970686692171, 0.00452599999999998, 0.00239564709421067, 0.00730200000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 705, '2021-06-27 00:00:00', 0.000254792072090187, 0.000537600000000014, 0.000307232268270517, 0.00103200000000003, 0.000521201176770203, 0.00156440000000001, 0.00143032339000661, 0.00465799999999999, 0.00230246158129366, 0.00743280000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 720, '2021-06-27 00:00:00', 0.000279205420195683, 0.000931600000000037, 0.000275560035805834, 0.00107200000000005, 0.000655255166582727, 0.00179520000000002, 0.00139247381782687, 0.004732, 0.00229458616457667, 0.00741440000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 735, '2021-06-27 00:00:00', 0.000215728996660142, 0.000621600000000013, 0.000531713268594997, 0.00126240000000001, 0.000688676992500861, 0.00199480000000002, 0.00144725026630961, 0.004716, 0.00220770242559997, 0.00741800000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 750, '2021-06-27 00:00:00', 0.000533191022680124, 0.00105479999999999, 0.000620671679177784, 0.00138999999999998, 0.00076670246293248, 0.00208919999999999, 0.00147682452128431, 0.00465239999999997, 0.0022141753167564, 0.00739160000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 765, '2021-06-27 00:00:00', 0.000294918006291225, 0.000761249999999991, 0.000592705507685403, 0.00139958333333332, 0.00119947746775512, 0.00229374999999997, 0.00145724719387547, 0.00457041666666666, 0.00200132306780766, 0.00734625000000004 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 780, '2021-06-27 00:00:00', 0.000484698471934512, 0.00120249999999999, 0.000611917868885108, 0.00149999999999997, 0.00107335178668084, 0.00228666666666663, 0.00161761448758186, 0.00459374999999996, 0.00197623470852738, 0.00729416666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 795, '2021-06-27 00:00:00', 0.000296613738968583, 0.000713333333333325, 0.000771259087278813, 0.00163666666666666, 0.000971043719817555, 0.00223958333333332, 0.00187618015999359, 0.00432458333333333, 0.00187122910664759, 0.00710875000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 810, '2021-06-27 00:00:00', 0.000685070079986528, 0.00149416666666667, 0.000686080946548844, 0.00165875000000001, 0.00127787860608274, 0.00247458333333334, 0.00185456819459564, 0.00426666666666664, 0.00187940246439881, 0.00706833333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 825, '2021-06-27 00:00:00', 0.00030332815730577, 0.000830833333333299, 0.000699819852595626, 0.00151999999999998, 0.00128195502871673, 0.00250999999999998, 0.00183363260073895, 0.00411458333333331, 0.00178027472029181, 0.00707041666666669 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 840, '2021-06-27 00:00:00', 0.000609938075973064, 0.00135375, 0.00121712947818486, 0.00177041666666668, 0.00125855960629946, 0.00263374999999997, 0.00183099160391935, 0.00404541666666663, 0.00176342916714457, 0.00712291666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 855, '2021-06-27 00:00:00', 0.00120436156338627, 0.00107458333333336, 0.00117288292161922, 0.00189749999999998, 0.00108292269251825, 0.00231541666666665, 0.00185906353042195, 0.00381041666666665, 0.00187777615734713, 0.0070754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 870, '2021-06-27 00:00:00', 0.000634469371521763, 0.00150826086956521, 0.000583650770019087, 0.00185130434782609, 0.000723487382125533, 0.00222608695652175, 0.00180465669055114, 0.00364304347826087, 0.00183169536362853, 0.00699478260869569 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 885, '2021-06-27 00:00:00', 0.00051726553757588, 0.00115999999999999, 0.00060096825694027, 0.0015508695652174, 0.000997842732386795, 0.0021908695652174, 0.00175650411880178, 0.00349391304347825, 0.00183036465836965, 0.00703565217391308 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 900, '2021-06-27 00:00:00', 0.000569015514838128, 0.00118826086956521, 0.000734911734099401, 0.00151043478260868, 0.000941446830356006, 0.00212304347826087, 0.00169116478792606, 0.00343260869565215, 0.00181661022987119, 0.00702000000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 915, '2021-06-27 00:00:00', 0.000429530951090425, 0.000811739130434771, 0.000651401347415752, 0.00139652173913045, 0.000883921597939739, 0.00201086956521741, 0.00137946830566133, 0.00315347826086956, 0.00182038609465045, 0.00701347826086961 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 930, '2021-06-27 00:00:00', 0.000519417810303115, 0.00116304347826088, 0.000636309455626887, 0.00149478260869565, 0.000879328256010344, 0.00195999999999999, 0.00130946463429086, 0.00310391304347825, 0.00186767150161492, 0.00700826086956526 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 945, '2021-06-27 00:00:00', 0.000398662288852847, 0.000829565217391294, 0.000669915928888578, 0.00131347826086959, 0.000903490377181778, 0.00176695652173915, 0.00122801938932307, 0.00283043478260868, 0.00194028776236681, 0.00687434782608701 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 960, '2021-06-27 00:00:00', 0.000479057869873482, 0.000953478260869585, 0.000542983996590451, 0.00110043478260869, 0.000917340200513532, 0.00164695652173914, 0.0010608056823246, 0.00267217391304346, 0.00196340713784296, 0.00688695652173918 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 975, '2021-06-27 00:00:00', 0.000258731322481823, 0.000603478260869541, 0.000540411569113399, 0.00110086956521739, 0.000983934386770945, 0.00150217391304346, 0.00103859550952768, 0.00243521739130432, 0.00201561591328341, 0.00685565217391307 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 990, '2021-06-27 00:00:00', 0.000445783052217391, 0.000859565217391278, 0.000695953578480049, 0.00107826086956519, 0.000957309924992992, 0.00139826086956517, 0.00102301963322337, 0.00233347826086953, 0.00198995570689775, 0.0068834782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1005, '2021-06-27 00:00:00', 0.000353513700949319, 0.000520869565217405, 0.00060257189228798, 0.000897391304347806, 0.00065349924622921, 0.00119391304347824, 0.000752588943964163, 0.0021991304347826, 0.00212016900288407, 0.00703565217391307 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1020, '2021-06-27 00:00:00', 0.000390014188451737, 0.000712608695652131, 0.000441582672799749, 0.000890434782608659, 0.000495983073789983, 0.00113913043478257, 0.00069524841296562, 0.00216608695652173, 0.00214838389485765, 0.00718521739130437 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1035, '2021-06-27 00:00:00', 0.000265603198942595, 0.000512173913043464, 0.000363030176556892, 0.000789999999999982, 0.000542445786074574, 0.00116739130434779, 0.00071667049666532, 0.00205434782608693, 0.00237470697172957, 0.00738826086956523 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1050, '2021-06-27 00:00:00', 0.000269268515792045, 0.000626521739130436, 0.00026963450594909, 0.00073130434782607, 0.000472932989596, 0.00110739130434782, 0.000711702851347802, 0.00199869565217391, 0.00240585394435759, 0.00739173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1065, '2021-06-27 00:00:00', 0.000240299549558003, 0.000495652173913056, 0.000420479210899206, 0.000881304347826078, 0.00051023826101536, 0.00112608695652174, 0.000735287849310644, 0.00199130434782608, 0.0024315326418007, 0.00742652173913045 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1080, '2021-06-27 00:00:00', 0.000385439023850364, 0.000702173913043464, 0.000393511102946639, 0.00079652173913043, 0.000623617205481345, 0.00124434782608696, 0.000734446095498963, 0.00196260869565217, 0.00243089566928339, 0.00741086956521741 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1095, '2021-06-27 00:00:00', 0.000189214101706474, 0.00043260869565216, 0.000387779224911216, 0.000830000000000012, 0.000576743275924489, 0.00124347826086959, 0.000724102006222205, 0.00189347826086956, 0.0024854428351818, 0.00743478260869568 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1110, '2021-06-27 00:00:00', 0.000356796794505208, 0.000666956521739136, 0.000616676993112278, 0.000957826086956521, 0.000549040125390238, 0.00122782608695655, 0.000656865535719316, 0.00183782608695653, 0.00260463329943121, 0.00747652173913045 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1125, '2021-06-27 00:00:00', 0.000418574184376057, 0.000580434782608694, 0.000420528088857071, 0.000894347826086994, 0.000451376463124102, 0.00121043478260871, 0.000503727999254765, 0.00172347826086957, 0.00264858736306033, 0.0075417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1140, '2021-06-27 00:00:00', 0.000362998600809582, 0.000699565217391331, 0.000453523752924121, 0.000862608695652197, 0.000482511135671921, 0.00120521739130434, 0.000500716877391151, 0.0016408695652174, 0.00265253223782999, 0.00751000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1155, '2021-06-27 00:00:00', 0.000230838107521365, 0.00045583333333335, 0.000275562336775674, 0.000829583333333319, 0.000505628465305848, 0.00113583333333331, 0.000587592576733148, 0.00163708333333334, 0.00269161415796589, 0.00755041666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1170, '2021-06-27 00:00:00', 0.000226606583042641, 0.000711249999999987, 0.000355132145235698, 0.000913333333333322, 0.000443237226697449, 0.00109374999999997, 0.000533006070335503, 0.00161458333333335, 0.00267853775272139, 0.00758416666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1185, '2021-06-27 00:00:00', 0.000296080372460792, 0.000558750000000006, 0.000459754187630159, 0.000789999999999985, 0.000427047285505911, 0.00102041666666666, 0.000524089099350472, 0.00151458333333334, 0.00266235345245465, 0.00764958333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1200, '2021-06-27 00:00:00', 0.0003866494873745, 0.000587499999999991, 0.000367738880264227, 0.000683333333333314, 0.000421142123760862, 0.000992916666666667, 0.000478693685907367, 0.00147208333333334, 0.00266235345245465, 0.00764958333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1215, '2021-06-27 00:00:00', 0.000168199652759478, 0.000382916666666659, 0.000233809038890002, 0.000693333333333342, 0.000300253214393485, 0.000970416666666696, 0.000450808452526746, 0.00159250000000002, 0.00267737051270811, 0.00767791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1230, '2021-06-27 00:00:00', 0.000257099202643647, 0.000542000000000034, 0.000250748878362412, 0.000730000000000031, 0.000304448682046741, 0.000961600000000038, 0.000474950172825179, 0.00163880000000003, 0.00261790329589669, 0.0077452 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1245, '2021-06-27 00:00:00', 0.000239237541889413, 0.000462083333333335, 0.000353541092870191, 0.000710000000000035, 0.000407745436001086, 0.000909583333333371, 0.000569644562456499, 0.00173583333333337, 0.00268060989031564, 0.00772791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1260, '2021-06-27 00:00:00', 0.000322244731014595, 0.000572000000000008, 0.000350671736338518, 0.000689600000000015, 0.000398832880623801, 0.000935200000000034, 0.00056380759129337, 0.00173960000000003, 0.00263187879660141, 0.0077688 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1275, '2021-06-27 00:00:00', 0.000307878764018107, 0.000456800000000008, 0.000349238695832315, 0.00070520000000001, 0.000437726322413168, 0.000977199999999998, 0.000584674553348571, 0.00185120000000002, 0.00263187879660141, 0.0077688 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1290, '2021-06-27 00:00:00', 0.000256385126973681, 0.000530000000000017, 0.00033264996618066, 0.000703200000000015, 0.000440063631762502, 0.000943200000000015, 0.00065204805548875, 0.00195000000000002, 0.00262908621641311, 0.0077588 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1305, '2021-06-27 00:00:00', 0.000275454170416789, 0.000415999999999999, 0.000394116311089347, 0.000708800000000007, 0.000476663752904869, 0.000881999999999996, 0.000772031950979565, 0.00215400000000001, 0.0026227594882744, 0.00774440000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1320, '2021-06-27 00:00:00', 0.000343713733264736, 0.000534999999999989, 0.000399510570138227, 0.00063000000000001, 0.000392776949277908, 0.000799583333333326, 0.000706212596803569, 0.00211166666666668, 0.00265464888232056, 0.00768291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1335, '2021-06-27 00:00:00', 0.000268213358722309, 0.000330833333333354, 0.000305841379272602, 0.000495416666666665, 0.000387868338261997, 0.000763750000000017, 0.000722886725145296, 0.00217500000000003, 0.00265857145360306, 0.0076675 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1350, '2021-06-27 00:00:00', 0.000253236656801164, 0.000403749999999981, 0.000287507718863001, 0.000567916666666649, 0.000330278757977328, 0.000746666666666673, 0.000730862975123113, 0.00226708333333335, 0.00265857145360306, 0.0076675 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1365, '2021-06-27 00:00:00', 0.000219742520606094, 0.000385416666666647, 0.000270163664835073, 0.000581666666666656, 0.000252439905318307, 0.000742916666666676, 0.000834920806797384, 0.00238833333333335, 0.00265857145360306, 0.0076675 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1380, '2021-06-27 00:00:00', 0.000216844547939362, 0.000469583333333329, 0.000219327033960939, 0.000550000000000004, 0.000220743145379176, 0.000698333333333347, 0.000953420900255222, 0.00243125000000003, 0.00266564169613508, 0.0076425 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1395, '2021-06-27 00:00:00', 0.000143859835165774, 0.000295000000000008, 0.000176449997022628, 0.000492916666666695, 0.000315896469923513, 0.000990833333333367, 0.000984673491091313, 0.00250583333333336, 0.00267644908603638, 0.00768166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1410, '2021-06-27 00:00:00', 0.000141049379779721, 0.000394166666666677, 0.000171386079965098, 0.00049916666666668, 0.000328500931990832, 0.00103541666666671, 0.000979005336694012, 0.00250583333333337, 0.00267732832437894, 0.007685 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1425, '2021-06-27 00:00:00', 0.000164693391013359, 0.000322500000000031, 0.000298157384760038, 0.00086750000000003, 0.000317543789060666, 0.00114416666666668, 0.00101958609106905, 0.00250583333333337, 0.00268123237807121, 0.00767625 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 0, '2021-06-27 00:00:00', 0.000237974544979017, 0.000768333333333362, 0.000251684182133549, 0.000893333333333357, 0.00030164014216002, 0.00115708333333335, 0.001016666815158, 0.00248875000000004, 0.00270039234937809, 0.00770166666666665 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 15, '2021-06-27 00:00:00', 0.000162426683572117, 0.000434583333333303, 0.000226920148120848, 0.000733333333333299, 0.000407732995540208, 0.00109875, 0.000974313582232014, 0.00226500000000002, 0.00272638526815909, 0.00764874999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 30, '2021-06-27 00:00:00', 0.000216429357220014, 0.000561999999999978, 0.000196687569510638, 0.000728799999999978, 0.000438957097372082, 0.00120799999999998, 0.000955910909377388, 0.00226640000000001, 0.00266686613837292, 0.007708 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 45, '2021-06-27 00:00:00', 0.000158532856741637, 0.000450799999999987, 0.000401581457075231, 0.000894800000000009, 0.000616299440207419, 0.00141399999999998, 0.000963048631516948, 0.00221280000000002, 0.00266806028167783, 0.0077096 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 60, '2021-06-27 00:00:00', 0.000343036927069587, 0.000789199999999974, 0.000404742716632028, 0.000985999999999976, 0.000638270318908836, 0.00140159999999999, 0.000942383149255127, 0.00216880000000001, 0.00266385197286438, 0.00769639999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 75, '2021-06-27 00:00:00', 0.000223364425696383, 0.000475999999999992, 0.000501534977178421, 0.000909599999999973, 0.000503821396925557, 0.00115880000000001, 0.000873975590810901, 0.00188400000000001, 0.00268195494617889, 0.00772359999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 90, '2021-06-27 00:00:00', 0.0003575597852108, 0.000703599999999991, 0.000378219512981555, 0.000827999999999989, 0.000436816132180737, 0.001142, 0.000816385938144424, 0.00181120000000003, 0.00269334828791229, 0.00773199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 105, '2021-06-27 00:00:00', 0.000154999999999999, 0.000450000000000008, 0.000383544000083432, 0.000793200000000018, 0.000457311709887241, 0.00109559999999999, 0.000748286487026637, 0.00181920000000001, 0.0026879135030726, 0.00771959999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 120, '2021-06-27 00:00:00', 0.000401894264701556, 0.00065240000000002, 0.000391957905903188, 0.000803199999999995, 0.000625027199408159, 0.00109559999999999, 0.000750746739364659, 0.00180960000000002, 0.00269409125061991, 0.0077112 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 135, '2021-06-27 00:00:00', 0.000193939853219169, 0.00041719999999998, 0.000323858508199708, 0.000715199999999987, 0.000592737434845033, 0.00101719999999999, 0.000609094409759305, 0.00175720000000001, 0.00268369769782913, 0.00766399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 150, '2021-06-27 00:00:00', 0.000242736482630858, 0.000547199999999997, 0.000378733855541507, 0.000693199999999985, 0.000524312883686826, 0.000959599999999989, 0.000552755823126297, 0.00173160000000002, 0.00267719019371679, 0.0076684 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 165, '2021-06-27 00:00:00', 0.000227733762684986, 0.000392799999999998, 0.000344839092911445, 0.000668400000000018, 0.000387727567586658, 0.000880800000000015, 0.000560238639628982, 0.00172440000000003, 0.00265965549147504, 0.0076656 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 180, '2021-06-27 00:00:00', 0.000248480716891016, 0.000535200000000033, 0.000272505657433611, 0.000635200000000031, 0.000364263183243463, 0.000842800000000032, 0.000634770824786388, 0.00173440000000002, 0.00265784110385352, 0.0076688 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 195, '2021-06-27 00:00:00', 0.000142830902351917, 0.000354399999999995, 0.000312423323926615, 0.000579999999999989, 0.000460142369272838, 0.000763199999999999, 0.000727921241161002, 0.00204120000000003, 0.00266232367178248, 0.0076644 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 210, '2021-06-27 00:00:00', 0.000313587839900322, 0.000439599999999984, 0.000341272129929587, 0.000534000000000008, 0.000441445353356451, 0.000726400000000025, 0.000789052596472504, 0.00213040000000002, 0.00266209203447214, 0.0076656 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 225, '2021-06-27 00:00:00', 0.000134372616257943, 0.000286800000000005, 0.000224215669984651, 0.000476800000000015, 0.00030413812651491, 0.000762000000000009, 0.000897153461417482, 0.00230520000000003, 0.00263956707308856, 0.00768680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 240, '2021-06-27 00:00:00', 0.000205054464309662, 0.000411599999999996, 0.000215504833665799, 0.000524400000000007, 0.000297246811028575, 0.000801599999999993, 0.000895832945736369, 0.00236000000000002, 0.00263541344005073, 0.0076896 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 255, '2021-06-27 00:00:00', 0.000112445542374977, 0.000292399999999988, 0.000246209937519467, 0.000558799999999984, 0.000317347338626501, 0.000825199999999988, 0.000864795351513888, 0.00255280000000003, 0.00262779203895589, 0.0076808 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 270, '2021-06-27 00:00:00', 0.000202329763834519, 0.00044039999999999, 0.000212913910614907, 0.000553600000000003, 0.000326972475905845, 0.000818799999999991, 0.000845626000861714, 0.00259000000000003, 0.00261820390089592, 0.007672 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 285, '2021-06-27 00:00:00', 0.000101898642450862, 0.000276000000000005, 0.00019521526579649, 0.00055439999999999, 0.000489064412935557, 0.00088560000000002, 0.000876952678312824, 0.00276720000000001, 0.00260026485830449, 0.0076476 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 300, '2021-06-27 00:00:00', 0.000186867154238833, 0.000491200000000003, 0.000241545716859839, 0.000601199999999995, 0.000444778221888919, 0.000931199999999999, 0.000869923368272569, 0.00282200000000001, 0.00259242826966018, 0.0076652 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 315, '2021-06-27 00:00:00', 0.000127778454104477, 0.000332399999999957, 0.000386194251640282, 0.000672800000000029, 0.000367402141165983, 0.00110519999999998, 0.000982017481175068, 0.00296400000000003, 0.00258556615334694, 0.00766760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 330, '2021-06-27 00:00:00', 0.000333200140055982, 0.000598400000000021, 0.000318735522547037, 0.000714399999999999, 0.000329272936432197, 0.00113039999999999, 0.000998098525530771, 0.0029856, 0.00258755405740633, 0.0076512 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 345, '2021-06-27 00:00:00', 0.000147560157224114, 0.000383599999999991, 0.0003425210455821, 0.00090040000000001, 0.000360398853124351, 0.0011296, 0.00110356815225283, 0.00311720000000001, 0.00258598743229737, 0.0076532 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 360, '2021-06-27 00:00:00', 0.000362479884499345, 0.000818000000000012, 0.000358095890323627, 0.0009192, 0.000392357405095596, 0.0012212, 0.00117070591240216, 0.0031824, 0.00259075117806914, 0.007652 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 375, '2021-06-27 00:00:00', 0.000210521574508018, 0.000481200000000008, 0.00026830517450594, 0.000782800000000012, 0.000553413648789646, 0.00145000000000001, 0.00126481223902997, 0.003154, 0.00257360233913478, 0.00773039999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 390, '2021-06-27 00:00:00', 0.000241427697941483, 0.000660400000000001, 0.000315582530145969, 0.000834399999999995, 0.00048264894074263, 0.00153600000000002, 0.00135076422813163, 0.00320160000000001, 0.00257456093344089, 0.00774839999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 405, '2021-06-27 00:00:00', 0.000170262542367177, 0.000493200000000016, 0.000343629160578665, 0.00116320000000004, 0.000374362569354021, 0.00164160000000003, 0.00134552740588962, 0.0032424, 0.00255768234931549, 0.0077684 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 420, '2021-06-27 00:00:00', 0.000334557917257961, 0.00104040000000004, 0.000335361993473696, 0.00123480000000002, 0.00045812007159693, 0.00165640000000003, 0.00141099255844955, 0.00335199999999999, 0.00255965544556293, 0.0077788 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 435, '2021-06-27 00:00:00', 0.000254165300542786, 0.000667999999999989, 0.000320713787251713, 0.00117640000000002, 0.000563250092469274, 0.00173560000000002, 0.00139164794398584, 0.0034744, 0.00257332683505224, 0.0078012 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 450, '2021-06-27 00:00:00', 0.000341380530591102, 0.000943600000000009, 0.000501827659660155, 0.0011968, 0.000640180443312665, 0.00169320000000001, 0.00150232508687925, 0.0035016, 0.00257361127600886, 0.00780600000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 465, '2021-06-27 00:00:00', 0.000266316228069793, 0.000650799999999983, 0.000576586796010247, 0.00129239999999999, 0.000748125880673387, 0.00184559999999997, 0.00137534444170665, 0.00358840000000002, 0.00257005719780708, 0.00777760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 480, '2021-06-27 00:00:00', 0.000594192168690719, 0.00111680000000001, 0.000611385039616354, 0.00131000000000001, 0.00074107624439055, 0.0018424, 0.00135490996010807, 0.00356680000000003, 0.00261528086445795, 0.0078076 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 495, '2021-06-27 00:00:00', 0.000324518617853192, 0.000670399999999987, 0.000523513132595545, 0.00129079999999997, 0.000651041985333292, 0.00176159999999999, 0.00125906380563762, 0.00344400000000001, 0.00269680786610145, 0.00780679999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 510, '2021-06-27 00:00:00', 0.000373743673302064, 0.000934800000000005, 0.000401898411707884, 0.00116840000000002, 0.000543331697339039, 0.00163520000000001, 0.00112868286068321, 0.00334200000000003, 0.00268205064580569, 0.0077896 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 525, '2021-06-27 00:00:00', 0.000345029950390804, 0.000659600000000014, 0.000453782987781612, 0.00114240000000001, 0.000702380001613571, 0.0016272, 0.00102082891155508, 0.00325800000000002, 0.00266069696382985, 0.007794 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 540, '2021-06-27 00:00:00', 0.00034964648813719, 0.000898800000000009, 0.000423267842703257, 0.0010684, 0.000710703876449255, 0.00164200000000001, 0.00102856890872709, 0.00324960000000002, 0.00268856330903081, 0.0077968 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 555, '2021-06-27 00:00:00', 0.000214490093011304, 0.000556800000000015, 0.000491885149196432, 0.00111480000000001, 0.000528074174082888, 0.00150960000000001, 0.000910292993125483, 0.00319400000000003, 0.00266101465610395, 0.00772360000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 570, '2021-06-27 00:00:00', 0.000345440298749273, 0.000879599999999989, 0.000344974878312402, 0.0010692, 0.000547342671459098, 0.00144439999999998, 0.000939982269336328, 0.00317200000000001, 0.00260736278002633, 0.0076564 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 585, '2021-06-27 00:00:00', 0.00017306068299873, 0.000584000000000016, 0.000341211078366436, 0.00103599999999998, 0.000510768375424054, 0.00143520000000001, 0.0011938651515142, 0.00337839999999999, 0.00259498824660152, 0.00761840000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 600, '2021-06-27 00:00:00', 0.000279165422882792, 0.000847999999999987, 0.000437816552146347, 0.00102399999999999, 0.00051280373113565, 0.0015152, 0.00128105854667148, 0.00353119999999999, 0.00261269254473873, 0.00759960000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 615, '2021-06-27 00:00:00', 0.000251609485777724, 0.000556400000000004, 0.000261518004478991, 0.000942000000000007, 0.000554879266147168, 0.0015508, 0.00144947611225571, 0.00375680000000001, 0.00268358392204653, 0.00756320000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 630, '2021-06-27 00:00:00', 0.000210588856938522, 0.000773200000000003, 0.000265313022673195, 0.00106079999999998, 0.000560889769324897, 0.00152839999999999, 0.00140283724406407, 0.00380240000000001, 0.00270451585316115, 0.0075732 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 645, '2021-06-27 00:00:00', 0.000258346021193773, 0.000675199999999991, 0.000518021235086008, 0.00112719999999999, 0.000780074782739874, 0.00163600000000001, 0.00134798219572809, 0.00413320000000001, 0.0028291799754228, 0.00760480000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 660, '2021-06-27 00:00:00', 0.000373654474972076, 0.00086479999999999, 0.000446038114963272, 0.00102799999999998, 0.000666289976911957, 0.00152559999999999, 0.00137691345649122, 0.00422640000000001, 0.00282949948459676, 0.00760440000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 675, '2021-06-27 00:00:00', 0.000190952000949644, 0.000572799999999987, 0.000558173210870365, 0.00112640000000002, 0.000467811215484771, 0.00151160000000001, 0.00142374798799972, 0.00436200000000002, 0.00281198921287642, 0.00765400000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 690, '2021-06-27 00:00:00', 0.000521538748959916, 0.000941200000000029, 0.000523727664599318, 0.00109640000000002, 0.000465906643009093, 0.0015924, 0.0015384984021224, 0.00448240000000001, 0.00281227369459897, 0.00766600000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 705, '2021-06-27 00:00:00', 0.000285626212615921, 0.000606399999999958, 0.000296882131493281, 0.00112839999999997, 0.000636346865579882, 0.00179959999999995, 0.00165054607125438, 0.0044876, 0.00276402924490077, 0.00771920000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 720, '2021-06-27 00:00:00', 0.000310322412983653, 0.000989999999999984, 0.000423053582106745, 0.00127919999999997, 0.000709047013015836, 0.00183679999999999, 0.00159189331719601, 0.00461079999999999, 0.00281860485583442, 0.00773800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 735, '2021-06-27 00:00:00', 0.00030960297156194, 0.00076039999999999, 0.000665297427220837, 0.00144959999999998, 0.000859465531595113, 0.0019768, 0.00167018591779478, 0.0047528, 0.00284937788531697, 0.0077772 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 750, '2021-06-27 00:00:00', 0.000653892192949266, 0.00118800000000001, 0.000649577298453885, 0.00136440000000003, 0.000934426383759932, 0.00200880000000002, 0.00166919890965697, 0.004784, 0.00283313065941785, 0.0077928 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 765, '2021-06-27 00:00:00', 0.00031558147389649, 0.000668000000000024, 0.000597846970386269, 0.00144280000000004, 0.000772908575878603, 0.00217720000000002, 0.00153758739589008, 0.00479399999999998, 0.00275022726333661, 0.007746 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 780, '2021-06-27 00:00:00', 0.000540434393181416, 0.00120880000000002, 0.000502917488262271, 0.00146520000000001, 0.000909174900665445, 0.00227639999999999, 0.00162377666773073, 0.00489439999999998, 0.00273947519304946, 0.0077692 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 795, '2021-06-27 00:00:00', 0.000251348363829966, 0.000795199999999969, 0.000481562387789307, 0.00156759999999998, 0.000864354286929451, 0.00230999999999999, 0.00196260014606476, 0.00492079999999996, 0.00280372805385972, 0.00770919999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 810, '2021-06-27 00:00:00', 0.000412066742166851, 0.00123639999999999, 0.000628271438153924, 0.00159199999999998, 0.000797425440610797, 0.00221039999999999, 0.0019715718771241, 0.00490039999999994, 0.00282306470583536, 0.0077288 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 825, '2021-06-27 00:00:00', 0.000332100888285458, 0.000850799999999996, 0.000585187434360422, 0.00160880000000001, 0.0010339648607827, 0.002488, 0.00192181233908691, 0.00483279999999997, 0.00283678797233771, 0.00776079999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 840, '2021-06-27 00:00:00', 0.000472072381455806, 0.00142239999999999, 0.000480290537071053, 0.00159959999999999, 0.00105848996216308, 0.00253479999999998, 0.00192475695435381, 0.00478319999999997, 0.00296196792690263, 0.00780959999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 855, '2021-06-27 00:00:00', 0.000318529228745517, 0.000890000000000002, 0.000936679205909154, 0.00196125, 0.00114524908688653, 0.00277958333333334, 0.00175851139286632, 0.00471833333333332, 0.00290000646551001, 0.00814874999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 870, '2021-06-27 00:00:00', 0.000930103625206979, 0.00171333333333332, 0.000996013794212148, 0.00206499999999996, 0.00135008849683096, 0.0028245833333333, 0.00190223209848896, 0.00471499999999998, 0.00303556166161209, 0.00822791666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 885, '2021-06-27 00:00:00', 0.000470217341052066, 0.00112999999999998, 0.00100942048232879, 0.00203416666666667, 0.00114553314908478, 0.00260875000000002, 0.00170886244898917, 0.0045375, 0.00306787276416435, 0.00837208333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 900, '2021-06-27 00:00:00', 0.000884124065003793, 0.00159833333333334, 0.00105546610350694, 0.00192500000000001, 0.000968534583342487, 0.00255375000000001, 0.00161246902003718, 0.00434958333333334, 0.00298943620175238, 0.00832625000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 915, '2021-06-27 00:00:00', 0.000396936639342075, 0.000872499999999998, 0.000505637780646787, 0.00145500000000003, 0.000739255280377023, 0.00216125000000001, 0.00170398632155836, 0.00388958333333334, 0.00336702076090238, 0.00826875000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 930, '2021-06-27 00:00:00', 0.000368501666564613, 0.00119250000000001, 0.000601201092500038, 0.00157583333333332, 0.000768803771537659, 0.00211374999999998, 0.00176659291957096, 0.00378624999999999, 0.00333452688776342, 0.00819000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 945, '2021-06-27 00:00:00', 0.000387836810146173, 0.000969999999999989, 0.000503632996985119, 0.00151125000000001, 0.000595985209183295, 0.00205374999999998, 0.00168739911131586, 0.00351124999999999, 0.00332822620534016, 0.00812125000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 960, '2021-06-27 00:00:00', 0.000431495545512472, 0.0011866666666667, 0.00046396975632324, 0.00137625000000001, 0.000761051784598515, 0.00215208333333335, 0.00166715130634891, 0.00338250000000001, 0.00324805691635538, 0.00812708333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 975, '2021-06-27 00:00:00', 0.000345790419897322, 0.000708333333333302, 0.000642985422558847, 0.00135708333333332, 0.00116685870572682, 0.00214125, 0.00156020059793511, 0.00323208333333333, 0.00320155125443628, 0.00804500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 990, '2021-06-27 00:00:00', 0.000489000014818768, 0.00107416666666666, 0.000613861028506327, 0.00144916666666668, 0.00101979075716826, 0.00204416666666665, 0.00141619182152783, 0.00311416666666667, 0.00316957364663595, 0.00800333333333336 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 1005, '2021-06-27 00:00:00', 0.000418142025660147, 0.000749166666666671, 0.000711379426470709, 0.00129791666666667, 0.000871480083669059, 0.00169083333333333, 0.00116453939081234, 0.00281041666666665, 0.00316960905443729, 0.00798041666666669 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 1020, '2021-06-27 00:00:00', 0.000500423009468782, 0.00104833333333334, 0.000603763408648768, 0.00126458333333331, 0.000737044504388487, 0.00152791666666666, 0.00100940567604931, 0.00267291666666665, 0.00313731573164064, 0.00798750000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 1035, '2021-06-27 00:00:00', 0.000416569843822872, 0.00066499999999997[...];
Date: 2021-06-27 14:16:29 Duration: 3s54ms Database: acaweb_fx User: pgperfstats
20 28s285ms 1 28s285ms 28s285ms 28s285ms 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 #20
Day Hour Count Duration Avg duration Jun 27 14 1 28s285ms 28s285ms [ User: pgperfstats - Total duration: 28s285ms - 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-06-27 14:11:52 Duration: 28s285ms Database: acaweb_fx User: pgperfstats
Most frequent queries (N)
Rank Times executed Total duration Min duration Max duration Avg duration Query 1 341 36s208ms 50ms 3s613ms 106ms 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 #1
Day Hour Count Duration Avg duration Jun 27 14 341 36s208ms 106ms [ User: pgperfstats - Total duration: 36s208ms - Times executed: 341 ]
-
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-06-27 14:11:58 Duration: 3s613ms 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-06-27 14:11:54 Duration: 1s511ms 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 = 919583order by pricedatetime asc;
Date: 2021-06-27 14:12:16 Duration: 737ms Database: acaweb_fx User: pgperfstats
2 315 16m37s 112ms 1m9s 3s166ms 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 Jun 27 14 315 16m37s 3s166ms [ User: postgres - Total duration: 16m37s - Times executed: 315 ]
-
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-06-27 14:08:34 Duration: 1m9s 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 = '758' 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-06-27 14:04:25 Duration: 51s811ms 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 ('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 ('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-06-27 14:03:57 Duration: 45s795ms Database: acaweb_fx User: postgres Bind query: yes
3 246 4m47s 57ms 49s681ms 1s169ms 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 #3
Day Hour Count Duration Avg duration Jun 27 14 246 4m47s 1s169ms [ User: postgres - Total duration: 4m47s - Times executed: 246 ]
-
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 = '689' 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-06-27 14:09:24 Duration: 49s681ms 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 = '758' 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-06-27 14:04:42 Duration: 17s79ms 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 = '572' 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 ('99' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNOK', 'EURNZD', 'EURSEK', 'EURTRY', 'EURUSD', 'GAGEUR', 'GAGUSD', 'GAUEUR', 'GAUTRY', 'GAUUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPTRY', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'BITCOINCASH', 'ETHEREUM', 'LITECOIN', 'RIPPLE', 'ADIDAS', 'APPLE', 'BMW', 'BOFA', 'BP', 'DAIMLER', 'DEUTSCHBANK', 'DISNEY', 'EEM', 'EXS1', 'EXW1', 'EXXONMOBIL', 'FACEBOOK', 'GDX', 'GLD', 'GOOGLE', 'LVMH', 'MICROSOFT', 'QQQ', 'SPY', 'TLT', 'USO', 'WAL-MART', 'BUND10YR', 'COCOA', 'COFFEE', 'COPPER', 'CORN', 'COTTON', 'DOW30', 'ESP35', 'EU50', 'FRA40', 'GER30', 'GILT10YR', 'ITA40', 'JPN225', 'NAS100', 'NATGAS', 'SOYBEAN', 'SPX500', 'SUGAR', 'UK100', 'UKOIL', 'US10YR', 'USOIL', 'WHEAT')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') 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-06-27 14:05:34 Duration: 11s490ms Database: acaweb_fx User: postgres Bind query: yes
4 163 7m15s 53ms 54s653ms 2s670ms with rar_max as ( ;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Jun 27 14 163 7m15s 2s670ms [ User: postgres - Total duration: 7m15s - Times executed: 163 ]
-
WITH rar_max as ( ;
Date: 2021-06-27 14:02:44 Duration: 54s653ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-27 14:08:32 Duration: 26s329ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-27 14:07:01 Duration: 25s778ms Database: acaweb_fx User: postgres Bind query: yes
5 146 7m14s 2s249ms 3s853ms 2s974ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jun 27 14 146 7m14s 2s974ms [ User: pgperfstats - Total duration: 7m14s - Times executed: 146 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, 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-06-27 00:00:00', 1.03907878134728, 1.33307692307692, 1.05495820114062, 1.58061538461538, 1.07085477073224, 1.7425, 1.18660599124626, 2.21953846153846, 2.38157347114498, 5.23496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.426360181789274, 0.84826923076923, 0.468775611402888, 0.970576923076922, 0.475719932151419, 1.15457692307692, 0.813396915127206, 1.83869230769231, 2.3526978141307, 5.06126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.269288646965697, 0.626153846153846, 0.348394595030055, 0.824076923076925, 0.330438226509075, 1.06230769230769, 0.738950941433972, 1.73642307692308, 2.32387696615938, 5.02592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.25454155773741, 0.58573076923077, 0.248443759306736, 0.746692307692308, 0.243463499080695, 0.999346153846153, 0.692948385246248, 1.67576923076923, 2.32193139135372, 5.03511538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.183489580504851, 0.557115384615383, 0.218533517936122, 0.767461538461537, 0.253403588099175, 0.99246153846154, 0.683698818081579, 1.65307692307692, 2.33692175603852, 5.02742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.187464626406814, 0.577884615384612, 0.213916849410087, 0.742461538461536, 0.274475132683339, 0.973961538461538, 0.626284707928123, 1.64815384615385, 2.35547126103004, 5.01630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.211748094169971, 0.562153846153847, 0.211917708992464, 0.763346153846155, 0.24465841808215, 0.893307692307692, 0.592210160201728, 1.61007692307692, 2.35061462993438, 5.00746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.192994989970842, 0.559115384615386, 0.223052284315721, 0.688807692307694, 0.280397511785297, 0.837269230769236, 0.58229068210091, 1.59896153846154, 2.42666204042951, 5.05746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.150511931548505, 0.43580769230769, 0.214453767655268, 0.579538461538464, 0.313289220026186, 0.792153846153852, 0.57551633673264, 1.53642307692308, 2.41972779142931, 5.06323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.15079000681029, 0.441884615384618, 0.234705904353648, 0.585307692307696, 0.331821029147666, 0.864346153846155, 0.545890269334276, 1.51388461538462, 2.4229570696854, 5.06719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.197953467725667, 0.459153846153849, 0.261426053671899, 0.648307692307694, 0.42894961690874, 0.901423076923076, 0.562162534668235, 1.53534615384615, 2.44007127260345, 5.09815384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212235920979098, 0.464615384615385, 0.294169914269863, 0.644538461538463, 0.401110328194893, 0.843153846153844, 0.587677160195445, 1.54126923076923, 2.44485531961426, 5.11457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.207151839517263, 0.497730769230771, 0.312036528926689, 0.670346153846152, 0.371275267982378, 0.810269230769231, 0.824457349738884, 1.63919230769231, 2.45063751831107, 5.11461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.179988670583628, 0.445807692307692, 0.312306299352711, 0.611769230769229, 0.326607663954547, 0.828384615384616, 0.946793042124512, 1.71423076923077, 2.45371319871301, 5.10269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.299836663227472, 0.452230769230768, 0.324259611090584, 0.583846153846153, 0.322068461427308, 0.794576923076923, 0.945867234137743, 1.75376923076923, 2.450476129559, 5.09730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.175375259197137, 0.432807692307691, 0.206139180017924, 0.627807692307694, 0.345725333398996, 0.814615384615387, 0.862216874377637, 1.74453846153846, 2.42148436262998, 5.07803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.196097970020484, 0.493576923076922, 0.241035726684784, 0.594307692307693, 0.346543310646517, 0.836884615384619, 0.868795134743427, 1.75611538461539, 2.42806466267969, 5.08261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212548217154095, 0.454230769230768, 0.334550122725108, 0.63223076923077, 0.400173556578414, 0.880346153846158, 0.900380261547653, 1.80184615384616, 2.43888116971696, 5.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.253619096587474, 0.449615384615386, 0.266628006492481, 0.59842307692308, 0.402445273871539, 0.813038461538463, 0.982686105294289, 1.81330769230769, 2.42833765900746, 5.09311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182556461234496, 0.437692307692309, 0.337986736198562, 0.613076923076926, 0.494491813730171, 0.782923076923076, 1.46914886296061, 2.73469230769231, 2.42707039009204, 5.09003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.354626479552785, 0.481499999999999, 0.404493529471875, 0.602153846153842, 0.526665126417741, 0.779653846153844, 1.42860601071329, 2.82457692307692, 2.40953728753053, 5.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145784377130698, 0.402269230769231, 0.219695957737403, 0.549076923076921, 0.256562893773713, 0.714038461538464, 1.40186963511096, 2.76507692307692, 2.36825203343017, 5.04157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182675892056015, 0.447192307692305, 0.20650114173646, 0.553192307692306, 0.290864094618881, 0.770192307692311, 1.4064279641921, 2.75753846153846, 2.36751386804483, 5.04265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.185885758961294, 0.439346153846152, 0.202381517094669, 0.587961538461543, 0.385363748245131, 0.923538461538465, 1.44242846136432, 2.84288461538462, 2.36957536994419, 5.06992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.208762157637681, 0.481038461538465, 0.262633620204155, 0.645538461538466, 0.596353607028066, 1.07476923076923, 1.57500863050138, 2.92011538461539, 2.36929258251033, 5.07569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.230691709030439, 0.499769230769231, 0.383973783159535, 0.768115384615385, 0.761991899815621, 1.16384615384615, 1.55971299726781, 2.89092307692308, 2.36782430221371, 5.06838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.278601518577783, 0.632384615384615, 0.518429225197098, 0.861692307692305, 0.689169547074873, 1.15076923076923, 1.51238634461721, 2.89084615384615, 2.33422922742258, 5.05938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.304640966486024, 0.593038461538459, 0.491181353003615, 0.844807692307691, 0.519263088794702, 1.05465384615384, 1.35701660780042, 2.78707692307692, 2.2533891988599, 4.99680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.274652790600453, 0.609346153846155, 0.359902952731171, 0.776153846153847, 0.393858732972193, 0.94230769230769, 1.31775439815094, 2.70357692307692, 2.2390253937475, 4.98407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.25557135086824, 0.543653846153845, 0.248756516729482, 0.664730769230768, 0.368822008353834, 0.878923076923075, 1.30237089187374, 2.6525, 2.23135353644719, 5.02326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.221703211176909, 0.485076923076924, 0.231756984792261, 0.625499999999999, 0.388730780875404, 0.9065, 1.36172032201353, 2.67934615384616, 2.27286269239071, 5.02753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.187152837583041, 0.46476923076923, 0.301777360623053, 0.660846153846154, 1.22337057974459, 2.05715384615385, 1.36862006921064, 2.67057692307692, 2.28192827130578, 5.02434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.238326498736503, 0.499999999999999, 0.304615058469132, 0.673423076923078, 1.20322499782236, 2.18134615384615, 1.35545939757026, 2.65746153846154, 2.27325261143248, 4.99934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.249821465481618, 0.493269230769231, 1.21593234186775, 1.9465, 1.18553461358156, 2.183, 1.34979095361524, 2.61453846153846, 2.28906061115438, 5.01519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.572822014241769, 1.1965, 0.635387271367139, 1.42523076923077, 0.621229590904506, 1.57573076923077, 0.869657220713117, 2.05580769230769, 2.05588083648984, 4.67942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.222838337400423, 0.793730769230771, 0.345398661526958, 1.03065384615385, 0.449721842236525, 1.27415384615385, 0.942150335872476, 1.81584615384616, 2.04473181088903, 4.62453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.321721159725907, 0.728769230769231, 0.328283960103956, 0.87696153846154, 0.522376569152943, 1.201, 0.938698907244244, 1.68203846153846, 2.03716404686666, 4.58292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.204902753669975, 0.610538461538461, 0.338582022785982, 0.880884615384616, 0.504990889483699, 1.09303846153847, 0.915833828561963, 1.62119230769231, 2.01219162568119, 4.55753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.263401796033828, 0.670884615384614, 0.454588760902051, 0.85769230769231, 0.466812675327216, 1.06492307692308, 0.862392761672207, 1.59234615384616, 2.01873492906972, 4.53007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.303515659208246, 0.558346153846155, 0.321753572689506, 0.677192307692309, 0.450461679408344, 0.935730769230769, 0.806393490510969, 1.54169230769231, 2.03328625288075, 4.46788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.186007807941989, 0.49723076923077, 0.304186956681881, 0.739769230769231, 0.480601648577474, 0.934230769230768, 0.774716770081915, 1.53207692307692, 1.82571503379234, 4.14823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.221439347486815, 0.539769230769232, 0.304363338032789, 0.693807692307694, 0.445054618947109, 0.934576923076923, 0.775261698743374, 1.54130769230769, 1.87818533860582, 4.58138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.189121499408347, 0.479307692307694, 0.277756586849823, 0.653192307692308, 0.346530371629297, 0.866538461538463, 0.671934474827372, 1.51953846153846, 1.83028433982684, 4.57373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.194761534663844, 0.530846153846152, 0.306136764308925, 0.70003846153846, 0.388334772309426, 0.903153846153845, 0.704871396890131, 1.52261538461539, 1.7905347585396, 4.57419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.238300472900528, 0.499346153846157, 0.277284827180673, 0.657346153846156, 0.339319103273239, 0.863423076923079, 0.671288791458984, 1.48219230769231, 1.76565174761224, 4.55457692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.1894632255773, 0.482076923076922, 0.250900139497769, 0.635999999999999, 0.244585740825966, 0.80476923076923, 0.674276615230099, 1.51992307692308, 1.76221847244188, 4.53423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.215109449779909, 0.483346153846151, 0.214472978394807, 0.625538461538459, 0.27778827576744, 0.828615384615383, 0.741423073451426, 1.53957692307692, 1.76213926106441, 4.53615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.167992362463756, 0.473076923076921, 0.22290070918202, 0.610384615384616, 0.471495688861929, 0.866769230769229, 0.699813751046554, 1.55761538461538, 1.7515571375647, 4.54038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.154218331744813, 0.444576923076922, 0.203621821408819, 0.621615384615383, 0.457713052535688, 0.799038461538459, 0.682307041192993, 1.57446153846154, 1.74307477927765, 4.56538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.244387409974095, 0.507615384615387, 0.466853441011861, 0.668846153846154, 0.449564650950912, 0.828153846153849, 0.661899207990507, 1.57680769230769, 1.73192187290482, 4.56842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.328258397279668, 0.498153846153846, 0.332071236565059, 0.585884615384613, 0.329708486626969, 0.790384615384617, 0.608919102875049, 1.58492307692308, 1.71033422419758, 4.55996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.149524441017309, 0.412961538461535, 0.231439335796331, 0.578615384615385, 0.250461816527912, 0.792192307692307, 0.591176386537893, 1.586, 1.69351943642182, 4.56419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176724004725318, 0.450576923076926, 0.188015891308726, 0.573153846153849, 0.274774114221396, 0.813423076923077, 0.602998619720324, 1.61715384615385, 1.6734689595154, 4.56496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.161022177163461, 0.43469230769231, 0.188187631409148, 0.594230769230769, 0.360351460916446, 0.854846153846153, 1.02693439907328, 2.3565, 1.55466561183278, 4.72473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.162516787298559, 0.473884615384615, 0.264453596336643, 0.644230769230769, 0.36757217815532, 0.926115384615384, 1.07747836101777, 2.43146153846154, 1.5480897409885, 4.69661538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.272282650087112, 0.474807692307692, 0.339010006659661, 0.664230769230768, 0.375191924220122, 0.908500000000001, 1.18970043546846, 2.51338461538462, 1.53623080797926, 4.69315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.311285525621636, 0.486961538461538, 0.325915807910808, 0.675076923076923, 0.395080348205856, 0.904807692307693, 1.18161906721244, 2.5365, 1.47998712884216, 4.66130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202729118245545, 0.497153846153847, 0.269197774022115, 0.670807692307696, 0.388013941065958, 0.961538461538464, 1.20175359307203, 2.58146153846154, 1.46111431238153, 4.64892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.19241732290479, 0.500884615384617, 0.326856430491809, 0.669384615384615, 0.369651763358226, 0.956884615384618, 1.20103329935262, 2.61311538461538, 1.4611046827131, 4.64242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.243541097463744, 0.506884615384611, 0.269045984059343, 0.741692307692306, 0.32991208152849, 1.00230769230769, 1.22616978432842, 2.6305, 1.45340709581103, 4.63588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.225014587561305, 0.649730769230769, 0.311964495021224, 0.837384615384617, 0.333816036394067, 1.04111538461539, 1.22456071935393, 2.64934615384615, 1.52457606768368, 4.67088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.204562738166448, 0.567076923076923, 0.242394389374014, 0.742, 0.328478159910917, 0.949692307692309, 1.17042903179199, 2.59403846153846, 1.51773748667599, 4.64203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.192557332121755, 0.525615384615385, 0.230418054848142, 0.714000000000002, 0.309708021306424, 0.927461538461539, 1.16620574514106, 2.554, 1.52720760414354, 4.61988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.180502618774952, 0.543653846153846, 0.264284497056895, 0.725153846153846, 0.297804933574879, 0.875538461538462, 1.13249996298183, 2.54238461538461, 1.51238604351382, 4.61976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.199339420625689, 0.529269230769231, 0.250380882165247, 0.671115384615383, 0.263273876117924, 0.813423076923077, 1.14479184806, 2.52515384615385, 1.51726909737401, 4.62207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.195323530426989, 0.50180769230769, 0.228064191368604, 0.610653846153844, 0.969255473983076, 1.76042307692308, 1.1278730752377, 2.49507692307692, 1.51000182577577, 4.60207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.128510095383143, 0.437269230769228, 0.176699366591525, 0.586115384615385, 0.922948603452754, 1.87273076923077, 1.05852031411051, 2.44284615384615, 1.47685008717879, 4.5875 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.157125114283052, 0.475307692307695, 0.864057744687153, 1.64588461538462, 0.95728407165593, 1.97307692307692, 1.0365077163986, 2.43238461538462, 1.53920667728041, 4.65365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.430407256158451, 1.13061538461539, 0.585715899890568, 1.36634615384616, 0.721281487780869, 1.68923076923077, 0.756657983910421, 2.13023076923077, 1.68530716351193, 4.47265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.215397478736763, 0.803076923076926, 0.353909769030731, 1.06673076923077, 0.489081758148721, 1.37661538461539, 0.576694246413254, 1.82357692307692, 1.65478107731692, 4.37957692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212674196474688, 0.699076923076925, 0.297809223910468, 0.939423076923079, 0.418645177465814, 1.20623076923077, 0.520653027826225, 1.67084615384615, 1.67529021320532, 4.29853846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.210980761062384, 0.643192307692308, 0.224655637331041, 0.847346153846154, 0.369945644656079, 1.0675, 0.557136394017175, 1.59480769230769, 1.70885390292396, 4.2763076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152345381894614, 0.577346153846152, 0.207583669877951, 0.744499999999996, 0.275794170742209, 0.947769230769229, 0.620127601013262, 1.58519230769231, 1.69850258938685, 4.26438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.180764802564419, 0.547923076923071, 0.235586407469988, 0.724346153846152, 0.292800128730532, 0.909346153846153, 0.649883986096454, 1.54865384615384, 1.72766140735433, 4.25053846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.186666584706943, 0.518576923076922, 0.272758583027897, 0.730730769230769, 0.341734976035749, 0.900076923076921, 0.65593904149231, 1.53788461538461, 1.72225659662415, 4.23976923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.236474090302965, 0.546653846153846, 0.273389024032675, 0.64596153846154, 0.275655716149973, 0.847923076923076, 0.650926191018498, 1.55111538461538, 2.38967718450711, 4.59361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.147304561525275, 0.426076923076922, 0.228512460525425, 0.58576923076923, 0.293720589362379, 0.82076923076923, 0.725084661369862, 1.55561538461538, 2.35311645401451, 4.63438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152212366828012, 0.47026923076923, 0.189392961448292, 0.632576923076922, 0.259029252877264, 0.802923076923074, 0.786681459335061, 1.55603846153846, 2.34433036035059, 4.66203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.153969392562785, 0.482423076923073, 0.221291846976929, 0.640192307692306, 0.281316326196358, 0.779346153846152, 0.866843952774397, 1.60596153846154, 2.33207200871803, 4.64742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.158626431011304, 0.468230769230769, 0.141899406406305, 0.567807692307692, 0.298260299325682, 0.757384615384615, 0.824623984240464, 1.65634615384616, 2.30604454957301, 4.63476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.155424005669851, 0.485307692307693, 0.294306917245352, 0.62980769230769, 0.392379604268818, 0.832076923076923, 0.791365932082965, 1.73403846153846, 2.29752806695838, 4.67053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.237809053977865, 0.447884615384613, 0.24595773245386, 0.587384615384616, 0.342522884131622, 0.797384615384614, 0.757555129245492, 1.74942307692308, 2.30475303265631, 4.68130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152632978591934, 0.447115384615385, 0.22703368777478, 0.622846153846153, 0.311002273056249, 0.82957692307692, 0.72299737631187, 1.77661538461538, 2.30504305482899, 4.68473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.149744829113241, 0.474923076923077, 0.176113866138227, 0.582423076923077, 0.335061335372403, 0.816538461538462, 0.720809506468516, 1.74623076923077, 2.31479387884504, 4.69430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.123567882309527, 0.449307692307691, 0.206569701404785, 0.601192307692303, 0.396098099737154, 0.827230769230767, 0.715112799063626, 1.77934615384615, 2.30641965492305, 4.70276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159734919837163, 0.416269230769228, 0.263078438142285, 0.562769230769229, 0.358242118384502, 0.783846153846154, 0.666870703648477, 1.80515384615385, 2.29211649220674, 4.70057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.262255838095902, 0.427269230769231, 0.31366491675034, 0.626000000000001, 0.373109412701093, 0.855076923076923, 0.650301217779999, 1.82592307692308, 2.26949662599102, 4.72215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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, 1, 600, '2021-06-27 00:00:00', 0.885537804649359, 1.39581818181818, 0.873374652454367, 1.54395454545455, 0.836206281899057, 1.72177272727273, 0.846731393033265, 2.18836363636363, 3.14516145257609, 5.52109090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.246828769713826, 0.815818181818181, 0.311164201304005, 1.01372727272727, 0.429615515713751, 1.2435909090909, 0.642457310724924, 1.74240909090909, 3.21157526215752, 5.40204545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.19343896763355, 0.642590909090911, 0.234413429316997, 0.820681818181821, 0.420412825354966, 1.11509090909091, 0.726164765210876, 1.60986363636363, 3.19170376850475, 5.35122727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.195529982422067, 0.563454545454545, 0.359149455197737, 0.779045454545454, 0.574332612879028, 1.07395454545455, 0.841375666980579, 1.58018181818182, 3.19477192683643, 5.32304545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.209617446854917, 0.615954545454544, 0.310645968505821, 0.80681818181818, 0.446866085870587, 1.08218181818182, 0.700896105460253, 1.55927272727273, 3.16062600688713, 5.27577272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.191460732582984, 0.532454545454545, 0.284227155207902, 0.736863636363634, 0.336935864900542, 0.948590909090908, 0.611993458712175, 1.46577272727273, 3.16023923042331, 5.27622727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.171606951745684, 0.542772727272725, 0.248282241468396, 0.725499999999998, 0.262408755529145, 0.852454545454546, 0.540550160660854, 1.393, 3.16433518899495, 5.26804545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.194992246488099, 0.5375, 0.205642404920042, 0.64231818181818, 0.268593256918965, 0.841363636363635, 0.544957619782775, 1.41304545454545, 3.31620616438051, 5.52890909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.133547444428641, 0.416590909090906, 0.131743585401235, 0.553090909090907, 0.240821393823184, 0.740909090909088, 0.541951020933541, 1.38763636363636, 3.31268966981286, 5.54890909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145216810589962, 0.44172727272727, 0.231124266157678, 0.616954545454543, 0.219432364911289, 0.738090909090905, 0.513322318850743, 1.41222727272727, 3.3219784738194, 5.62886363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170607680130409, 0.478863636363636, 0.171218304489342, 0.568772727272726, 0.207732345273254, 0.758181818181817, 0.566606135677167, 1.45931818181818, 3.30507429922182, 5.68386363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.142521062467105, 0.401590909090907, 0.17892483125071, 0.524999999999998, 0.296136306658286, 0.759954545454542, 0.46375267703221, 1.46745454545455, 3.36684947598484, 5.73018181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144168402011428, 0.408636363636359, 0.182168871752279, 0.540545454545451, 0.301550524149305, 0.762636363636358, 0.450863394905592, 1.49290909090909, 3.40061811576426, 5.78004545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.125535804037086, 0.401999999999997, 0.215878157273677, 0.555045454545451, 0.257923161315264, 0.748499999999995, 0.457430570986159, 1.49118181818182, 3.44433065645499, 5.81463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170989177146678, 0.438818181818182, 0.222795117770036, 0.561954545454544, 0.256835082767638, 0.755454545454544, 0.514426678312181, 1.55804545454546, 3.45233637433528, 5.82781818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145394142626024, 0.408863636363636, 0.208112986503766, 0.60640909090909, 0.270605445915837, 0.786454545454546, 0.572160606595962, 1.62304545454546, 3.4527521791159, 5.82690909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.203042512555283, 0.4955, 0.217693601947792, 0.601863636363638, 0.31952243856197, 0.793727272727276, 0.57895960015766, 1.62713636363636, 3.4541784709379, 5.82463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144178100540005, 0.391090909090908, 0.214518049372292, 0.534772727272728, 0.303756684497017, 0.705136363636365, 0.584248612799757, 1.59218181818182, 3.4661129010546, 5.8065 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.21532206824567, 0.423454545454545, 0.248628567349298, 0.546545454545455, 0.305057133957484, 0.710954545454544, 0.60937386962932, 1.60068181818182, 3.46555801026484, 5.81468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.150317535476941, 0.386863636363635, 0.174221937624925, 0.480954545454546, 0.260239250560842, 0.74990909090909, 2.4447170964793, 2.57059090909091, 3.46223329977602, 5.82377272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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 970075, 1, 900, '2021-06-27 00:00:00', 0.156366065117555, 0.381181818181818, 0.189463476931332, 0.522863636363636, 0.266422247293305, 0.737363636363639, 2.42894874379843, 2.702, 3.46374513080406, 5.82104545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.126095270791641, 0.405272727272727, 0.211565741013436, 0.568409090909092, 0.245130904157678, 0.733272727272728, 2.4115739700426, 2.75881818181818, 3.46602618531886, 5.82377272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.151909092204427, 0.436090909090908, 0.223221785155406, 0.559181818181818, 0.224374247698577, 0.803227272727272, 2.40509260245982, 2.78695454545454, 3.47300157523121, 5.82331818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176461982219491, 0.388454545454546, 0.173121257207108, 0.519272727272726, 0.252979868473391, 0.932363636363638, 2.40979250826714, 2.80913636363636, 3.47708635957579, 5.81786363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.122900524657296, 0.37840909090909, 0.174267346984763, 0.59418181818182, 0.277318611986488, 0.958227272727276, 2.40051275366732, 2.83763636363636, 3.49239113809892, 5.81736363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.155919754030619, 0.483727272727275, 0.297375871736274, 0.789136363636367, 0.31352005121016, 0.992181818181822, 2.39851389279683, 2.84131818181818, 3.5054831919567, 5.81513636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.267740008443289, 0.65795454545455, 0.277458303875755, 0.791590909090914, 0.302476688665667, 0.963636363636364, 2.40318866818479, 2.81781818181818, 3.51883089751147, 5.80613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144073273805757, 0.521818181818181, 0.221737921041272, 0.693909090909091, 0.317030380097495, 0.915499999999995, 2.3749701483656, 2.77959090909091, 3.50023438547289, 5.73790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.193055674629092, 0.550727272727275, 0.261099029992843, 0.697318181818182, 0.314672361044302, 0.899136363636359, 2.37066706277175, 2.75331818181818, 3.50715479829745, 5.72972727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.214944214045217, 0.49659090909091, 0.242181253899348, 0.669045454545453, 0.258248663683616, 0.804909090909091, 2.37972316408072, 2.71436363636364, 3.49303714955031, 5.72663636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176484630139072, 0.487409090909092, 0.183221349112386, 0.587409090909091, 0.207602168035787, 0.769772727272727, 2.38991650671962, 2.70336363636364, 3.48259063303685, 5.71477272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.151759692701995, 0.433636363636361, 0.139589162183658, 0.558090909090908, 2.46519622779981, 2.02681818181818, 2.37380200452985, 2.72736363636363, 3.4573134269306, 5.69931818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.161612980330344, 0.482227272727275, 0.175522941606797, 0.630272727272725, 2.44329819845636, 2.2190909090909, 2.38021461480979, 2.75922727272727, 3.45142314991081, 5.69795454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.116132928762074, 0.461999999999997, 2.46206773207319, 1.95422727272727, 2.41796650682728, 2.26786363636363, 2.38863175890586, 2.73518181818182, 3.42882093658323, 5.68659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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, 4, 885, '2021-06-27 00:00:00', 0.187763397213974, 0.435479999999998, 0.205632560651275, 0.566999999999999, 0.424568337648173, 0.90124, 0.657375138968101, 2.18336, 2.13118866910776, 4.62568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.143229792059247, 0.415240000000001, 0.248078737500822, 0.614680000000001, 0.382557411813354, 0.885440000000002, 0.674307175304149, 2.2694, 2.12295837217784, 4.647 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.219109888716448, 0.47268, 0.331259978466056, 0.692560000000001, 0.368100303359469, 0.857200000000002, 0.675533561959233, 2.26948, 2.12556178848479, 4.6462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.309952136089862, 0.531920000000002, 0.282725084372318, 0.647160000000001, 0.356068191034622, 0.891160000000002, 0.704680703108385, 2.31168, 2.12016952781297, 4.65408 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.21022765438131, 0.4748, 0.236374646130535, 0.622160000000002, 0.362120836185938, 1.008, 0.697742794062875, 2.32156, 2.10483156491598, 4.6704 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.14146716933621, 0.434720000000002, 0.241113272135731, 0.67812, 0.315904458130407, 1.03328, 0.706791548713852, 2.30128, 2.07225186532268, 4.62972 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159240384325081, 0.5214, 0.251295994131752, 0.788519999999999, 0.333734260552712, 1.05484, 0.684890570334652, 2.25448, 2.05604512596392, 4.58932 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.179939647289489, 0.645879999999999, 0.252941251413576, 0.849880000000002, 0.362660194488816, 1.0612, 0.668275886142834, 2.21692, 2.04569770249663, 4.58256 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159983092856715, 0.591560000000003, 0.210620907477551, 0.772200000000004, 0.284056919178768, 0.954000000000002, 0.598896451817838, 2.15772, 2.0447513320695, 4.57852 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.225223688807372, 0.608720000000002, 0.290594809543, 0.766520000000002, 0.292101449271767, 0.946559999999999, 0.58921305427946, 2.15576, 2.03770809734858, 4.58604 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.169303839294917, 0.529960000000002, 0.197267610113776, 0.673480000000001, 0.250804086888556, 0.896239999999997, 0.595231537582924, 2.1278, 2.02628394110993, 4.61488 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.173352559831117, 0.48888, 0.185444511017899, 0.640399999999998, 0.264506628776422, 0.861559999999999, 0.581847010246966, 2.17188, 2.03055610034952, 4.62008 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.143055933117081, 0.487999999999999, 0.174345796240308, 0.659959999999996, 0.561719437679225, 1.63968, 0.55507650523749, 2.17152, 2.03516210902227, 4.61368 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170479646879034, 0.477680000000001, 0.190360298731993, 0.636720000000001, 0.561866360148623, 1.70216, 0.571985431049894, 2.1636, 2.03923011861503, 4.60568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202948573124653, 0.484039999999999, 0.58242828456958, 1.47904, 0.531491919035459, 1.69108, 0.570520922783145, 2.14196, 2.04077401329332, 4.57564 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.358642971208278, 0.995541666666668, 0.381606330272899, 1.2555, 0.441495547928379, 1.42483333333333, 0.511031579613549, 1.90383333333333, 2.06151552525552, 4.545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.201516838581506, 0.696916666666672, 0.216632523786985, 0.839458333333338, 0.366212013907839, 1.11275, 0.489888006648429, 1.73479166666667, 2.17573717475783, 4.40158333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.211350312775132, 0.593541666666667, 0.276633013711966, 0.783541666666663, 0.2994287677504, 1.04225, 0.489155837102058, 1.70170833333333, 2.19306843762374, 4.38229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.200561887336989, 0.564874999999999, 0.215824942481406, 0.772833333333332, 0.234978256009152, 0.950208333333335, 0.508553060731833, 1.65195833333333, 2.20498451102056, 4.38854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.184219367500595, 0.587083333333332, 0.230627672208706, 0.733416666666668, 0.21470808882247, 0.843458333333333, 0.551518731533109, 1.62229166666667, 2.19741861360229, 4.37370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.200048019597613, 0.485416666666666, 0.270927178835723, 0.632833333333336, 0.327574175691106, 0.831833333333332, 0.558234302270908, 1.60833333333333, 2.1763423294102, 4.39525 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182419249556333, 0.462500000000004, 0.201903316652704, 0.582416666666666, 0.241226992595192, 0.846874999999998, 0.562384311774821, 1.594125, 2.2681001802249, 4.43841666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.13557860439986, 0.425416666666666, 0.248368994861867, 0.601124999999996, 0.257102697577151, 0.84633333333333, 0.562162283483176, 1.57920833333333, 2.43981485361646, 4.92079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.246138996904391, 0.48383333333333, 0.212797447407591, 0.632333333333333, 0.257711496793817, 0.89745833333333, 0.570769197179804, 1.57620833333333, 2.40665734120398, 5.00291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.139752265284588, 0.452000000000001, 0.202888592082211, 0.584291666666665, 0.267753371134004, 0.825958333333329, 0.554055947313652, 1.53491666666666, 2.41327988370629, 5.02033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.137723941484299, 0.411166666666664, 0.191305052699623, 0.62983333333333, 0.260190144378846, 0.823958333333331, 0.597201420152271, 1.55216666666666, 2.4281261244938, 5.02304166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.2002013479229, 0.50483333333333, 0.250563061575498, 0.639749999999996, 0.286409595722176, 0.811749999999997, 0.601047147828726, 1.59875, 2.51320891217421, 5.06808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.132997323444788, 0.422124999999999, 0.183814607098044, 0.572625, 0.256078947858337, 0.755583333333329, 0.569001566437824, 1.56, 2.75138109588305, 5.13375 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.162001677393357, 0.462249999999999, 0.19779346203348, 0.571416666666665, 0.320624243932212, 0.812916666666666, 0.53181278715325, 1.57883333333333, 2.76166303833738, 5.13629166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.123341137630087, 0.410583333333333, 0.152006364283239, 0.569749999999997, 0.271904871339168, 0.776541666666666, 0.492814712219214, 1.57608333333333, 2.75010963384888, 5.10629166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.115544638152521, 0.428041666666665, 0.226272808923146, 0.591583333333334, 0.242262071385276, 0.736708333333332, 0.474856156709814, 1.55275, 2.75788447298003, 5.099625 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.208133801550412, 0.460124999999999, 0.20034817519595, 0.5755, 0.261603662912575, 0.742958333333333, 0.47075486713101, 1.54183333333333, 2.76251732895083, 5.09308333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.13757874556734, 0.399208333333335, 0.179857990478961, 0.526874999999999, 0.343266383123384, 0.741625, 0.464605659111315, 1.532625, 2.75669327747701, 5.093 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.16226587928369, 0.418958333333333, 0.216184598889697, 0.576708333333333, 0.352792501214303, 0.801124999999995, 0.492033491260239, 1.55, 2.85520263469074, 5.06379166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182990535907962, 0.401166666666668, 0.262720793961403, 0.565291666666667, 0.349768981728954, 0.820583333333332, 0.882662141774383, 2.27375, 2.90879133223625, 5.06683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.228715489992084, 0.449416666666667, 0.249830551269909, 0.608499999999999, 0.346920654065729, 0.870124999999997, 0.845341556902351, 2.34, 2.89857932186527, 5.09020833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.189575880566999, 0.432666666666667, 0.287164233673781, 0.640083333333333, 0.293902515140306, 0.848583333333332, 0.843368642212093, 2.35716666666667, 2.89861902526413, 5.08008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.258091318380118, 0.528458333333332, 0.304154029914193, 0.691249999999997, 0.392430516327324, 0.89533333333333, 0.82377386706424, 2.40258333333334, 2.89889633671411, 5.08133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202941409228652, 0.478458333333332, 0.204129310394955, 0.606583333333332, 0.379254625090025, 0.930625000000001, 0.834006512156135, 2.37258333333334, 3.01661529992699, 5.15670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.138984176974488, 0.453583333333333, 0.330887933106304, 0.655291666666666, 0.36420216306292, 0.946541666666667, 0.844775297067944, 2.36420833333334, 3.02678467656041, 5.148 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.276364546059804, 0.532666666666668, 0.274755649016843, 0.771333333333335, 0.296664644391412, 0.985208333333336, 0.828615079077954, 2.36841666666667, 3.02449038826306, 5.15175 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.247364177341595, 0.628416666666664, 0.245125818033653, 0.767666666666666, 0.287974180480105, 1.00979166666667, 0.840437149017866, 2.40358333333333, 3.02500033656724, 5.15008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.163270242547284, 0.516958333333335, 0.243688013299969, 0.724250000000003, 0.279525788911627, 0.933333333333335, 0.901438824718654, 2.39770833333334, 3.0496246335897, 5.13633333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.16355391789245, 0.529666666666669, 0.252808786652472, 0.729750000000003, 0.23535232608008, 0.848750000000001, 0.910800396529802, 2.37583333333333, 3.05064601854014, 5.133 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212132747439507, 0.527291666666671, 0.222386903352266, 0.642750000000002, 0.234683934075267, 0.789875000000002, 0.934911992099266, 2.37520833333333, 3.05560098218319, 5.11966666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.132721779117722, 0.445875000000002, 0.181389084566848, 0.571, 0.318559529622085, 0.787500000000002, 0.950837090200763, 2.34404166666667, 3.06768058537929, 5.1355 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.135288413066845, 0.405791666666667, 0.163841099230631, 0.536083333333336, 0.943483458377454, 1.92058333333333, 0.937787357892601, 2.33345833333333, 3.06679397695728, 5.12591666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.169030992570227, 0.44754166666667, 0.297916813114387, 0.662916666666668, 0.966301596481306, 1.97758333333334, 0.952560781087834, 2.33404166666667, 3.11446965615824, 5.12425 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.252763743209788, 0.531347826086955, 0.947270228274642, 1.92260869565217, 0.917597537652929, 2.09782608695652, 0.869832892496923, 2.42752173913043, 3.03844763451141, 5.36113043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:07 Duration: 3s853ms 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 970080, 1, 600, '2021-06-27 00:00:00', 1.04980978263214, 2.29683333333333, 1.30223580034883, 2.76241666666667, 1.41713832323239, 3.319625, 2.6441694389239, 4.44975000000001, 8.54234838014852, 12.37375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 615, '2021-06-27 00:00:00', 0.615669866127921, 1.46041666666667, 0.897956350210889, 1.95370833333333, 0.999332081290126, 2.3365, 2.0342428566914, 3.705, 8.42864406795514, 11.9169583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 630, '2021-06-27 00:00:00', 0.556606741979825, 1.17575, 0.868256173377822, 1.7095, 0.895385852175119, 2.00154166666667, 1.99262496562278, 3.43708333333334, 8.470130421801, 11.7968333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 645, '2021-06-27 00:00:00', 0.652245080416507, 1.09041666666667, 0.62389895479725, 1.30891666666667, 0.71393122715108, 1.64616666666667, 1.87927079405585, 3.24875, 8.45221070601299, 11.7069166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 660, '2021-06-27 00:00:00', 0.318652708937244, 0.832375, 0.47832132300732, 1.099625, 0.449178154514162, 1.44366666666666, 1.89035598163913, 3.12345833333334, 8.44589169445671, 11.5569166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 675, '2021-06-27 00:00:00', 0.380675515138658, 0.781250000000001, 0.440900527741026, 1.06283333333333, 0.476227367372749, 1.439625, 1.82965197252912, 3.07758333333334, 8.41285749924104, 11.5555416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 690, '2021-06-27 00:00:00', 0.356282188985646, 0.745958333333331, 0.404095857385991, 1.020625, 0.528254440230453, 1.45066666666667, 1.84078317256699, 3.05058333333334, 8.41266988070607, 11.536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 705, '2021-06-27 00:00:00', 0.283537408390002, 0.723374999999996, 0.477926765052581, 1.06141666666666, 0.547677758847511, 1.39066666666667, 1.98619545236615, 3.075125, 11.4089218415658, 13.17775 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 720, '2021-06-27 00:00:00', 0.326144095476973, 0.705166666666669, 0.428614990151543, 0.968875000000004, 0.571726542265122, 1.37275000000001, 1.91221112623694, 3.00750000000001, 11.4097944563534, 13.1963333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 735, '2021-06-27 00:00:00', 0.31219475526887, 0.594000000000004, 0.31228596148263, 0.864999999999998, 0.763644008751097, 1.34845833333334, 1.93481080929212, 2.95945833333334, 11.3921147423354, 13.2577083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 750, '2021-06-27 00:00:00', 0.266446285747061, 0.627666666666666, 0.498372596121832, 0.916875000000005, 1.14218032029009, 1.46083333333334, 1.93706259578776, 2.97575, 11.4027915676922, 13.2353333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 765, '2021-06-27 00:00:00', 0.353573739823465, 0.625958333333336, 0.59132376673143, 0.957333333333333, 1.29611916554935, 1.48725, 1.98680911927877, 3.03495833333334, 11.3956801253777, 13.2260416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 780, '2021-06-27 00:00:00', 0.547503338617312, 0.686083333333329, 1.02909227537276, 1.06570833333333, 1.29233640514301, 1.51191666666667, 1.95762404052923, 3.07216666666667, 11.382908457388, 13.2645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 795, '2021-06-27 00:00:00', 0.654629112828265, 0.759833333333333, 0.927996742833802, 1.04104166666667, 1.12682717239569, 1.62345833333334, 1.92790919217189, 3.124875, 11.3804213655085, 13.26875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 810, '2021-06-27 00:00:00', 0.691409240116765, 0.670708333333332, 0.727310938379836, 0.908375000000001, 1.26163107850943, 1.61775, 1.89921158127123, 3.26825, 11.3938704306879, 13.24 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 825, '2021-06-27 00:00:00', 0.399703477049199, 0.577500000000004, 0.874515402040352, 1.18483333333334, 1.17484011786125, 1.57879166666667, 1.76027589034927, 3.24858333333334, 11.3533838471531, 13.1682083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 840, '2021-06-27 00:00:00', 0.812900923379895, 0.99779166666667, 1.0796777263395, 1.34658333333334, 1.26257720599057, 1.64537500000001, 1.69329534595215, 3.22354166666667, 11.3806206180583, 13.156 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 855, '2021-06-27 00:00:00', 0.593921528999156, 0.755, 0.685716677877125, 1.02716666666667, 0.962963722283857, 1.41550000000001, 1.29034642508868, 3.009375, 11.2798505203247, 13.02225 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 870, '2021-06-27 00:00:00', 0.489330946663215, 0.670583333333334, 0.65476852309849, 0.961416666666673, 0.946983414298539, 1.30625, 1.28757059114206, 2.923875, 11.275237161216, 13.0062083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 885, '2021-06-27 00:00:00', 0.503469527595655, 0.680000000000004, 0.932589471948086, 1.00258333333334, 0.990884540247473, 1.37320833333334, 2.80842456094031, 4.76291666666667, 11.273330131091, 13.011625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 900, '2021-06-27 00:00:00', 0.845672486669719, 0.740708333333335, 0.852167763259753, 0.925624999999999, 0.935818520086148, 1.36270833333333, 2.89446518175738, 4.91358333333333, 11.2457626834076, 12.994375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 915, '2021-06-27 00:00:00', 0.305473545428276, 0.566, 0.555729778720307, 0.89675, 0.715497322481545, 1.261375, 2.91629533702498, 5.00966666666667, 11.2469981823654, 12.989125 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 930, '2021-06-27 00:00:00', 0.418968635331219, 0.706750000000001, 0.606089239853885, 1.01358333333333, 0.749930024513393, 1.33320833333333, 2.95211261003351, 5.01258333333334, 11.2210848977543, 13.01375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 945, '2021-06-27 00:00:00', 0.548941496249233, 0.682625, 0.575710246602819, 0.881124999999998, 0.82308667460544, 1.42175, 2.91296394575617, 5.05891666666667, 11.1878240025142, 12.9894583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 960, '2021-06-27 00:00:00', 0.328500212317674, 0.579041666666663, 0.475519668058163, 0.922541666666663, 0.723815849548746, 1.52758333333334, 2.95678551466118, 5.07266666666667, 11.1622425126509, 13.0172083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 975, '2021-06-27 00:00:00', 0.315332947459701, 0.677791666666664, 0.765833635725604, 1.204875, 0.721903641598809, 1.69645833333333, 3.21607853272012, 5.22854166666667, 10.9806565783338, 13.29625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 990, '2021-06-27 00:00:00', 0.716484392054686, 0.999833333333331, 0.661619969238878, 1.330875, 0.78838796728294, 1.86725, 3.28372237496862, 5.233125, 10.964620138546, 13.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1005, '2021-06-27 00:00:00', 0.488690973677255, 0.970208333333334, 0.565109428930954, 1.31183333333333, 0.793860379749635, 1.78995833333333, 3.43379587121089, 5.24954166666667, 10.9588944439196, 13.2992916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1020, '2021-06-27 00:00:00', 0.364283988497113, 0.841708333333333, 0.604126928728142, 1.23604166666667, 0.715068072162426, 1.5625, 3.52808589460491, 5.27541666666667, 10.9644638659514, 13.2730416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1035, '2021-06-27 00:00:00', 0.495899000644871, 0.860583333333333, 0.56457550906392, 1.134875, 0.648092383321118, 1.46479166666667, 3.54439984085939, 5.29783333333334, 10.9607290729122, 13.253375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1050, '2021-06-27 00:00:00', 0.324437964414809, 0.701583333333334, 0.44194058022462, 0.981541666666671, 0.545483137467029, 1.305125, 3.48266282430931, 5.294, 10.9616447261097, 13.1971666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1065, '2021-06-27 00:00:00', 0.326370352336202, 0.736708333333334, 0.432044262275544, 1.012375, 2.74851298926782, 3.911, 3.64634437445251, 5.31191666666667, 10.9688754558662, 13.188625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1080, '2021-06-27 00:00:00', 0.306275368662384, 0.667083333333332, 0.44101991270894, 0.905958333333332, 2.88842972609837, 4.12975, 3.96432619327253, 5.47108333333334, 10.9702136041158, 13.1797916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1095, '2021-06-27 00:00:00', 0.342397461642359, 0.626249999999999, 2.801137950698, 3.74741666666666, 2.88346162737113, 4.2215, 3.95442032776275, 5.44970833333334, 10.9702280236695, 13.18825 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 600, '2021-06-27 00:00:00', 2.49986281992863, 2.88603846153846, 2.5531304585668, 3.27653846153846, 2.51155154405828, 3.54096153846154, 3.67355643149586, 4.82415384615385, 10.6043621050672, 12.5121538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 615, '2021-06-27 00:00:00', 0.914051738141774, 1.4365, 0.966542950615551, 1.88465384615385, 1.08016624432752, 2.30165384615385, 2.4168837790714, 3.95680769230769, 8.89672831525076, 11.8433461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 630, '2021-06-27 00:00:00', 0.757762560741512, 1.25046153846154, 0.821096010501533, 1.59853846153846, 1.22435120212864, 2.18111538461539, 2.3652245038994, 3.76292307692308, 8.89238637703409, 11.7729615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 645, '2021-06-27 00:00:00', 0.511131789418193, 1.12688461538462, 0.622732169864874, 1.55434615384616, 1.44424769876383, 2.15184615384616, 2.13589724507956, 3.5848076923077, 8.76845329892249, 11.6661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 660, '2021-06-27 00:00:00', 0.469497833205452, 1.01615384615385, 0.783021701241661, 1.34723076923077, 1.38052255881047, 1.89984615384616, 2.08819466672862, 3.35661538461539, 8.70991865827955, 11.6220769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 675, '2021-06-27 00:00:00', 0.418435770275622, 0.910576923076924, 0.954288230124342, 1.39511538461538, 1.06891971706881, 1.71580769230769, 1.64809393682987, 3.12676923076923, 8.37837734877473, 11.4690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 690, '2021-06-27 00:00:00', 0.77007875321544, 0.928615384615387, 0.769396890677768, 1.17984615384615, 1.04471865406618, 1.58988461538461, 1.52576871772887, 2.9615, 8.32714283145093, 11.3611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 705, '2021-06-27 00:00:00', 0.609209976432274, 0.854653846153843, 0.720746904259741, 1.13649999999999, 1.01440763768054, 1.61815384615384, 1.41560934419939, 2.89584615384616, 7.99505960068226, 12.1414615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 720, '2021-06-27 00:00:00', 0.491381094467421, 0.751499999999998, 0.732218004527237, 1.07238461538462, 0.956210884368412, 1.55784615384615, 1.46367095293359, 2.89746153846154, 7.9733694253964, 12.1580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 735, '2021-06-27 00:00:00', 0.611421053461022, 0.81423076923077, 0.714003232054738, 1.14784615384615, 1.08748252187547, 1.66134615384615, 1.61248282519178, 2.93530769230769, 7.99435515348174, 12.197 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 750, '2021-06-27 00:00:00', 0.46521177311645, 0.775923076923075, 0.930005310985666, 1.09296153846154, 1.35997438889912, 1.73546153846154, 1.58410301384144, 2.90803846153847, 7.96428856574531, 12.2109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 765, '2021-06-27 00:00:00', 0.574668455586485, 0.741923076923074, 0.846955027413818, 1.17053846153846, 1.11251623116941, 1.59173076923077, 1.60415125701556, 2.91015384615385, 7.91426464906151, 12.2198461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 780, '2021-06-27 00:00:00', 0.615618328312155, 0.814384615384613, 1.00231970640418, 1.15792307692308, 1.03002094377512, 1.51623076923077, 1.77932296069644, 3.08703846153846, 7.88376463841014, 12.2590769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 795, '2021-06-27 00:00:00', 0.500415785583888, 0.754038461538461, 0.860159198145232, 1.12861538461539, 1.1797071507533, 1.62580769230769, 1.94721764458537, 3.23665384615384, 7.88633419647313, 12.2625384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 810, '2021-06-27 00:00:00', 0.858217140355514, 0.859499999999997, 1.05941991456863, 1.13765384615385, 1.25351625376838, 1.60503846153846, 1.92144190288279, 3.26188461538461, 7.88546252757859, 12.2790769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 825, '2021-06-27 00:00:00', 0.499005336798964, 0.69361538461539, 0.785896173412629, 1.09134615384616, 0.93832231054235, 1.47603846153846, 1.96833730888241, 3.43880769230769, 7.87951234024035, 12.336 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 840, '2021-06-27 00:00:00', 0.760279577119242, 0.890346153846154, 0.829614417388257, 1.11980769230769, 0.884120782733635, 1.38503846153846, 2.03384368660388, 3.50830769230769, 7.86588575725289, 12.3458846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 855, '2021-06-27 00:00:00', 0.462135557868202, 0.726923076923079, 0.642548033523267, 0.990846153846156, 0.758857985092375, 1.22619230769231, 1.98669662118185, 3.45323076923077, 7.83216496418161, 12.3908846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 870, '2021-06-27 00:00:00', 0.560101530631178, 0.720730769230769, 0.572474117654778, 0.850153846153842, 0.998619854522308, 1.33957692307692, 1.96434506016245, 3.44265384615384, 7.85083376424735, 12.5090769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 885, '2021-06-27 00:00:00', 0.333517468115931, 0.584692307692305, 0.660910174276004, 0.869538461538459, 0.917900085060378, 1.40761538461538, 2.01683094329845, 4.62242307692307, 7.85455571911075, 12.4977692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 900, '2021-06-27 00:00:00', 0.482781689793636, 0.696999999999999, 0.768594577534468, 1.06123076923077, 1.01672930290447, 1.47734615384615, 1.99505340742085, 4.65353846153846, 7.67610744192654, 12.4255 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 915, '2021-06-27 00:00:00', 0.610049445663094, 0.775384615384615, 0.623952868042501, 1.03369230769231, 0.99698642610928, 1.48442307692308, 1.98358819276117, 4.63503846153846, 7.60004310240814, 12.5010384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 930, '2021-06-27 00:00:00', 0.319048858086271, 0.701423076923078, 0.544246052952012, 0.988384615384616, 0.86562422474278, 1.48053846153846, 2.06554584925743, 4.81215384615385, 7.69648212916884, 12.6477307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 945, '2021-06-27 00:00:00', 0.544615501629714, 0.70873076923077, 0.7306859380062, 1.0095, 1.03164778127779, 1.63876923076923, 2.21224075195612, 4.94176923076923, 7.70683086788298, 12.6638846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 960, '2021-06-27 00:00:00', 0.498397450295984, 0.717538461538455, 0.723283088530243, 1.06588461538461, 1.08822820005025, 1.94715384615385, 2.52360000365777, 5.18246153846154, 7.70734451456232, 12.6591153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 975, '2021-06-27 00:00:00', 0.525736336374627, 0.775153846153845, 0.764499578910182, 1.29538461538461, 1.14644748747531, 2.11919230769231, 2.44125682763234, 5.11846153846154, 7.71239994464459, 12.6498846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 990, '2021-06-27 00:00:00', 0.554334028708874, 1.02184615384616, 0.889932309439664, 1.55365384615385, 1.11472038370443, 2.06242307692307, 2.63865945918348, 5.16069230769231, 7.72165370211489, 12.6148461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1005, '2021-06-27 00:00:00', 0.601977419714522, 1.09742307692307, 0.757963616947004, 1.54773076923077, 0.96608233523936, 2.00696153846154, 2.58756308997778, 5.10276923076923, 7.70116526927032, 12.6207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1020, '2021-06-27 00:00:00', 0.518394214414529, 1.09119230769231, 0.595901535490552, 1.359, 0.806019775477958, 1.92496153846154, 2.65592785959721, 4.99134615384615, 7.69886495500373, 12.5846538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1035, '2021-06-27 00:00:00', 0.513651015918248, 0.879615384615384, 0.638135485975776, 1.30353846153846, 0.748059425858257, 1.79176923076923, 2.68114259569713, 4.93146153846154, 7.67720394294293, 12.5383076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1050, '2021-06-27 00:00:00', 0.462177541643903, 0.910000000000002, 0.585373984336907, 1.26130769230769, 0.786583522876965, 1.68203846153846, 2.75135761062397, 4.91130769230769, 7.65010363298332, 12.4816538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1065, '2021-06-27 00:00:00', 0.432192458909757, 0.882807692307691, 0.560235561719697, 1.16626923076923, 1.75729647076235, 3.24861538461538, 3.03335213938943, 4.9371923076923, 7.62113037820102, 12.4988076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1080, '2021-06-27 00:00:00', 0.443533788496952, 0.732307692307693, 0.59283407589178, 1.03619230769231, 1.76124640350126, 3.27957692307692, 3.00199083276415, 4.899, 7.62297784343746, 12.4761923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1095, '2021-06-27 00:00:00', 0.256346520283654, 0.627461538461536, 1.72598912555626, 3.02130769230769, 1.74906243412336, 3.34896153846153, 2.95288810931837, 4.89988461538462, 7.61730702151358, 12.5075 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 600, '2021-06-27 00:00:00', 0.762701579911827, 1.9435, 0.853036119715022, 2.26030769230769, 1.1485279863306, 2.84384615384615, 2.36272104574366, 4.2735, 6.90280136622361, 12.1483076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 615, '2021-06-27 00:00:00', 0.515948365037251, 1.24865384615385, 0.567180927584297, 1.66773076923077, 1.00451192358049, 2.39273076923077, 2.23526894096919, 4.01296153846154, 6.75649889627643, 11.9858461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 630, '2021-06-27 00:00:00', 0.450363075751108, 1.0755, 0.787331314289946, 1.65996153846154, 1.287508456731, 2.42711538461538, 2.15550213782168, 3.77888461538461, 6.72135339942783, 11.862 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 645, '2021-06-27 00:00:00', 0.705541197619571, 1.23130769230769, 0.812842625510104, 1.74242307692308, 1.18637659087855, 2.29615384615385, 2.10169208459792, 3.65746153846154, 6.70213042960108, 11.8348461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 660, '2021-06-27 00:00:00', 0.473313213909714, 1.07503846153846, 0.99525302233228, 1.68953846153846, 1.25752033169066, 2.10076923076923, 1.86494152723349, 3.5135, 6.51293807751452, 11.6878076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 675, '2021-06-27 00:00:00', 0.828511849411574, 1.13926923076923, 0.825751146160038, 1.36734615384615, 1.09161210354932, 1.80423076923077, 1.68690198703011, 3.47592307692308, 6.34870865561227, 11.6429230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 690, '2021-06-27 00:00:00', 0.334156702070247, 0.826692307692308, 0.597390027214536, 1.23226923076923, 0.836030103432977, 1.64457692307693, 1.5760615138327, 3.49384615384616, 6.49483624439743, 11.4318076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 705, '2021-06-27 00:00:00', 0.52259355732141, 0.910884615384621, 0.778622645840324, 1.28576923076923, 0.859510852842388, 1.84011538461539, 2.13002216384279, 3.74646153846154, 6.52042858902814, 11.8617692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 720, '2021-06-27 00:00:00', 0.549103509928125, 0.863769230769226, 0.530014113019646, 1.147, 0.9260365734595, 1.78484615384615, 3.20992779885251, 4.07292307692308, 6.55097856366043, 11.8416923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 735, '2021-06-27 00:00:00', 0.37558050453214, 0.750346153846157, 0.554317071164704, 1.19615384615385, 0.943494140864771, 1.79507692307692, 2.98965495024735, 4.04480769230769, 6.57284744852172, 11.7936923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 750, '2021-06-27 00:00:00', 0.427097056164776, 0.809153846153849, 0.574257926505024, 1.19038461538462, 0.912222833775574, 1.74153846153846, 2.96158883475641, 3.98488461538461, 6.5734657043415, 11.7803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 765, '2021-06-27 00:00:00', 0.347553931620138, 0.743153846153846, 0.690863705805999, 1.1445, 0.821546650204077, 1.45453846153847, 2.90237137765761, 3.93157692307692, 6.59903315307513, 11.7066538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 780, '2021-06-27 00:00:00', 0.550785062084459, 0.818769230769232, 0.831356145102689, 1.109, 0.906742463649195, 1.44384615384616, 2.94292490925923, 3.98469230769231, 6.5919797106904, 11.6861153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 795, '2021-06-27 00:00:00', 0.793076125941556, 0.822692307692308, 0.814525871525649, 1.04934615384616, 1.14773954161413, 1.65184615384616, 2.88443019009621, 4.10619230769231, 6.59393662646573, 11.6840769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 810, '2021-06-27 00:00:00', 0.386419200430747, 0.670038461538462, 0.487232864876112, 0.932769230769234, 0.989595202401158, 1.58776923076923, 2.78324310140858, 4.07680769230769, 6.65665987125214, 11.5871923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 825, '2021-06-27 00:00:00', 0.249875612132237, 0.567307692307695, 0.744826695382119, 1.15161538461538, 0.845563153261686, 1.56061538461539, 2.69589940807544, 4.04553846153846, 6.69738448615463, 11.5543461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 840, '2021-06-27 00:00:00', 0.733448554118461, 0.979692307692306, 0.818195305817345, 1.22603846153846, 0.831352441229629, 1.64219230769231, 2.66831518752939, 4.1245, 6.67926148566188, 11.5629230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 855, '2021-06-27 00:00:00', 0.363655889755475, 0.693615384615382, 0.526503403451636, 1.03607692307692, 0.794560961499156, 1.50219230769231, 2.63843654753807, 4.09515384615385, 6.67450659161698, 11.5768076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 870, '2021-06-27 00:00:00', 0.471292770350464, 0.743653846153845, 0.601636450409666, 1.05153846153846, 0.894040935218377, 1.73292307692308, 2.56843512638757, 4.03796153846154, 6.66124019083534, 11.584 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 885, '2021-06-27 00:00:00', 0.386634315401718, 0.682576923076921, 0.530129889744014, 0.970499999999999, 1.28771843374838, 1.85673076923077, 5.89211178284479, 6.06569230769231, 6.64838096797894, 11.5878461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 900, '2021-06-27 00:00:00', 0.348403022595738, 0.643884615384616, 0.577385716963837, 1.16411538461538, 2.43123715389131, 2.21453846153846, 5.88115425052443, 6.11603846153846, 6.65784252788799, 11.5736153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 915, '2021-06-27 00:00:00', 0.487293436579369, 0.843679999999999, 1.11445008561771, 1.40108, 2.28152120159628, 2.26508, 5.96050924753917, 6.30764, 6.78041995577462, 11.65988 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 930, '2021-06-27 00:00:00', 0.804433821599592, 1.00376, 2.01525649566831, 1.65592, 2.03428028468711, 2.13188, 5.96508979898878, 6.26732, 6.78386540427604, 11.66336 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 945, '2021-06-27 00:00:00', 1.65279949177146, 1.22208, 1.64294823919278, 1.584, 1.67005711179787, 1.99444, 5.96161836053488, 6.27768, 6.78411267275734, 11.66256 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 960, '2021-06-27 00:00:00', 0.920631191085768, 1.00396, 1.18156633330507, 1.3334, 2.13759216799338, 2.15688, 5.93084357771585, 6.27128, 6.78481737582769, 11.64736 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 975, '2021-06-27 00:00:00', 0.860856792194072, 0.919800000000003, 1.01857694849235, 1.4166, 2.16829237727141, 2.3308, 5.89669080275821, 6.35044, 6.7834939367556, 11.64536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 990, '2021-06-27 00:00:00', 0.719745788455897, 1.13680000000001, 1.69673001486192, 1.79392, 1.74381621738072, 2.29960000000001, 5.8743411213514, 6.38912, 6.77614040045413, 11.63068 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1005, '2021-06-27 00:00:00', 1.32100274413038, 1.2407, 1.3461329491052, 1.6312, 1.28955066076004, 2.05836, 5.85818034176711, 6.261, 6.73660916188553, 11.5946 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1020, '2021-06-27 00:00:00', 0.722836615932905, 1.06924, 0.745759147893383, 1.38304, 1.2013595742602, 1.96308, 5.68207867627098, 6.328, 6.72089016921618, 11.5714 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1035, '2021-06-27 00:00:00', 0.387407911638366, 0.915840000000004, 0.621283437731922, 1.36812, 0.996575305734595, 1.91356, 5.27257992921871, 6.16188, 6.70204532213861, 11.5486 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1050, '2021-06-27 00:00:00', 0.461818712627942, 0.96876, 0.696569051374897, 1.37288, 1.19996522588504, 2.00928, 5.12582607911479, 6.07608, 6.67329753645078, 11.53052 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1065, '2021-06-27 00:00:00', 0.356069983757872, 0.891600000000004, 0.497527329232608, 1.25388, 4.80498208217263, 4.53368, 4.7707405302182, 5.89704, 6.66099664714924, 11.5032 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1080, '2021-06-27 00:00:00', 0.441583985971714, 0.857600000000001, 0.730335555298614, 1.25576, 4.62603782482014, 4.50096, 4.63544588721876, 5.75636, 6.66854111056784, 11.48428 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1095, '2021-06-27 00:00:00', 0.570953830591116, 0.827120000000002, 4.65131560708008, 4.07272, 4.5428338541781, 4.49652, 4.63117906405414, 5.60024, 6.6964504037587, 11.43348 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 600, '2021-06-27 00:00:00', 2.74004257874459, 2.8248, 2.67548292712425, 3.08832, 3.27466233628243, 3.6856, 4.31502664611317, 5.14496, 6.75872664733035, 11.32532 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 615, '2021-06-27 00:00:00', 1.29518245175471, 1.6392, 2.00844354911957, 2.32436, 2.30167507698198, 2.72992, 3.44658213403753, 4.36936, 5.96333216331273, 10.84636 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 630, '2021-06-27 00:00:00', 1.67073377891273, 1.61812, 1.98647837726297, 1.94048, 1.92731824305173, 2.39288, 3.08786688670351, 4.15408, 5.70682117966444, 10.67032 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 645, '2021-06-27 00:00:00', 0.806910315132152, 1.09744, 0.892917534452841, 1.51016, 1.15407447477766, 2.17668, 2.45350427484174, 4.15568, 5.02310871638935, 10.34552 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 660, '2021-06-27 00:00:00', 0.714597166241232, 1.10388, 0.858866834846939, 1.45136, 1.27293833576755, 2.12456, 2.45835838382717, 4.15012, 5.02956594316713, 10.29392 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 675, '2021-06-27 00:00:00', 0.523470368470523, 0.971679999999999, 1.10328973982359, 1.5572, 1.66923688352892, 2.13176, 2.42565486209395, 4.09552, 5.01984289860417, 10.24868 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 690, '2021-06-27 00:00:00', 1.01251242790727, 1.1264, 1.16782518240817, 1.44736, 2.05417380553188, 2.19676, 2.30187571558501, 4.03132, 5.03309978806964, 10.15668 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 705, '2021-06-27 00:00:00', 0.477789573626996, 0.877720000000002, 0.907642596693948, 1.3328, 1.5810418221329, 1.92208, 2.11317913186112, 3.88128, 5.39468406798149, 11.10488 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 720, '2021-06-27 00:00:00', 0.780732045369388, 0.908120000000001, 1.31395676235306, 1.36096, 1.38839012048727, 1.85772, 4.34338040701019, 4.45412, 5.49742774304492, 11.17396 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 735, '2021-06-27 00:00:00', 0.884031321089166, 0.942719999999999, 1.03103842799383, 1.27964, 0.885020372646866, 1.78532, 4.35494218981913, 4.56668, 5.57334785175541, 11.24112 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 750, '2021-06-27 00:00:00', 0.859798546172303, 0.94804, 0.837122436285956, 1.27284, 0.97481792829909, 1.82492, 4.360019952936, 4.65964, 5.58157274729384, 11.192 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 765, '2021-06-27 00:00:00', 0.443921961985814, 0.770300000000002, 0.550094785771814, 1.14024, 0.965848461198758, 1.744, 4.36090073341124, 4.67696, 5.54010241872838, 11.16132 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 780, '2021-06-27 00:00:00', 0.258429732551547, 0.751520000000003, 0.511314726953954, 1.1632, 0.874012875572591, 1.62944, 4.40266790329076, 4.6534, 5.57477724726887, 11.17476 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 795, '2021-06-27 00:00:00', 0.440819362097445, 0.834280000000001, 0.637378550522896, 1.1708, 0.94873824103385, 1.7114, 4.38431423752146, 4.7174, 5.62347647753001, 11.19588 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 810, '2021-06-27 00:00:00', 0.51281494388002, 0.770799999999999, 0.689686046932469, 1.04348, 0.960913667644844, 1.69708, 4.45893780438047, 4.79352, 5.66926098858279, 11.19564 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 825, '2021-06-27 00:00:00', 0.407053743380405, 0.695000000000003, 0.791426838058955, 1.21676, 1.74008336677682, 2.10696, 4.46007825865571, 4.80864, 5.72382679303511, 11.20364 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 840, '2021-06-27 00:00:00', 0.775803508198648, 1.0184, 0.886742822544015, 1.3474, 1.71491229902096, 2.15888, 4.44809317310988, 4.88272, 5.74110625228274, 11.1738 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 855, '2021-06-27 00:00:00', 0.485743598345191, 0.745480000000001, 1.71976539776021, 1.45724, 1.61300662532221, 1.86404, 4.41028659386213, 4.71156, 5.60428708282032, 11.02304 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 870, '2021-06-27 00:00:00', 1.68139910292986, 1.12912000000001, 1.61588141582234, 1.4392, 1.5827213146982, 1.83452, 4.33117452199747, 4.67436, 5.57669418144238, 10.98092 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 885, '2021-06-27 00:00:00', 0.590985975580918, 0.851559999999996, 0.607761595254802, 1.12364, 1.60638673010787, 1.93492, 4.56980576246592, 5.89996, 5.46387145255084, 10.9752 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 900, '2021-06-27 00:00:00', 0.479677158791896, 0.799520000000003, 0.587821877782718, 1.15832, 4.31719812223932, 2.55172, 4.52522437675747, 6.00908, 5.57023734533218, 11.0792 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 915, '2021-06-27 00:00:00', 0.545836645282576, 0.822319999999996, 1.64444301816755, 1.51744, 4.33429122694819, 2.70524, 4.52906046658686, 6.10328, 5.52575057405477, 11.02264 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 930, '2021-06-27 00:00:00', 1.69512523824446, 1.23736, 4.38241778778184, 2.1562, 4.33441802821709, 2.83568, 4.52170985358415, 6.1446, 5.48686732814515, 10.99708 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 945, '2021-06-27 00:00:00', 2.85228696136977, 1.34508, 2.83859613189337, 1.7662, 2.80852867589657, 2.53136, 3.32075064154678, 5.66764, 5.42044752365215, 10.81924 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 960, '2021-06-27 00:00:00', 2.15458770224529, 1.2314, 2.12678325411876, 1.63152, 2.25333579536354, 2.41096, 3.04172176406719, 5.49996, 5.27876918008987, 10.70284 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 975, '2021-06-27 00:00:00', 1.25284396873673, 1.13147999999999, 1.59121951869208, 1.80084, 1.85322908010136, 2.27824, 2.57822307865966, 5.26092, 4.8182198562678, 10.449 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 990, '2021-06-27 00:00:00', 1.48301047984609, 1.4314, 1.46237617709443, 1.774, 1.74884889570254, 2.26372, 2.37957768872266, 5.19068, 4.68033191593645, 10.33848 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1005, '2021-06-27 00:00:00', 0.681869672298156, 1.1908, 0.940473882323867, 1.56604, 1.03729144409852, 2.01204, 2.27092470152579, 5.1412, 4.62305623010003, 10.27564 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1020, '2021-06-27 00:00:00', 0.516845634595087, 1.09808, 0.714907702667511, 1.45976, 0.803665110602671, 1.88012, 2.17737513457527, 5.11668, 4.62565952666932, 10.27216 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1035, '2021-06-27 00:00:00', 0.631283803055333, 0.99736, 0.654554993869886, 1.30264, 0.64540493232285, 1.72188, 2.05554094826641, 5.05344, 4.66970811007854, 10.2206 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1050, '2021-06-27 00:00:00', 0.466561267859505, 0.847400000000001, 0.509850883429002, 1.19944, 0.72691597405294, 1.611, 1.98134364594669, 5.12432, 4.81917639056025, 10.2048 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1065, '2021-06-27 00:00:00', 0.349935794110864, 0.842320000000002, 0.568662588887293, 1.20584, 1.96466392630733, 3.64652, 2.00468927600596, 5.04148, 4.98144743757608, 10.21164 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1080, '2021-06-27 00:00:00', 0.316999016822865, 0.769719999999998, 0.49386203201569, 1.05796, 1.86876485501342, 3.6658, 1.91522696653251, 4.907, 4.97489220720744, 10.22884 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1095, '2021-06-27 00:00:00', 0.328882055859952, 0.693640000000001, 1.72204540977679, 3.22768, 1.82234357170466, 3.65652, 2.01884141856989, 4.90856, 5.01194141093715, 10.19104 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 600, '2021-06-27 00:00:00', 0.898971872494481, 1.80208333333333, 0.983917911475206, 2.24975, 1.4350658496228, 2.79741666666667, 2.35714322150069, 4.41358333333333, 5.20863273319163, 10.0339166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 615, '2021-06-27 00:00:00', 0.557369129046892, 1.39645833333334, 0.68262258016895, 1.79775, 0.933669335223254, 2.38141666666667, 2.38099146167719, 4.08341666666667, 5.07835505273771, 9.99970833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 630, '2021-06-27 00:00:00', 0.527400735903812, 1.03566666666667, 0.78332464881094, 1.498875, 1.06531696310725, 1.96483333333333, 2.43927474929255, 3.88120833333333, 5.06947232464704, 9.94754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 645, '2021-06-27 00:00:00', 0.533314314085696, 1.019375, 0.698872922868558, 1.40716666666667, 0.884603718695793, 1.803, 2.35095265919948, 3.74866666666667, 4.9853449664775, 9.9975 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 660, '2021-06-27 00:00:00', 0.531160828833381, 0.958000000000001, 0.659282282958666, 1.27845833333333, 0.918405083140946, 1.711375, 2.32152172381187, 3.644625, 5.04049511600723, 10.0511666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 675, '2021-06-27 00:00:00', 0.352771323783632, 0.806291666666667, 0.525111456422982, 1.19395833333333, 1.08521498571361, 1.8875, 2.31356293667505, 3.569375, 5.05044281312992, 10.0325 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 690, '2021-06-27 00:00:00', 0.381148262738274, 0.797791666666669, 0.676036654310259, 1.14858333333334, 1.13201733163871, 1.91625, 2.36173666718898, 3.50954166666667, 5.09777460665116, 10.039125 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 705, '2021-06-27 00:00:00', 0.535837148091994, 0.777333333333337, 1.0977393337799, 1.34841666666667, 1.18819054902701, 1.97654166666666, 2.45682105781942, 3.61083333333334, 5.35990367910425, 10.7193333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 720, '2021-06-27 00:00:00', 1.11533558916107, 1.02620833333334, 1.09141162083192, 1.48025, 1.32749280887268, 2.073125, 2.45210778305321, 3.58083333333334, 5.41015522494235, 10.7814166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 735, '2021-06-27 00:00:00', 0.58164887903121, 0.938124999999999, 0.697053143702063, 1.26495833333333, 0.747983403627012, 1.75695833333333, 1.88905595959417, 3.433625, 5.43178493296365, 10.7850833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 750, '2021-06-27 00:00:00', 0.334636943653823, 0.702666666666664, 0.548061403983378, 1.22120833333333, 0.530020091224332, 1.45858333333333, 1.94318810159706, 3.33720833333333, 5.51457721174301, 10.9095416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 765, '2021-06-27 00:00:00', 0.504023720901984, 0.880791666666664, 0.456229720613434, 1.06658333333333, 0.80122030908836, 1.604625, 1.87985154941184, 3.46925, 5.71812265847094, 11.0442916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 780, '2021-06-27 00:00:00', 0.339284786966151, 0.715583333333337, 0.392032272314703, 0.967791666666668, 1.12729417527489, 1.663375, 1.76590752626075, 3.4395, 6.19307533822474, 11.2781666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 795, '2021-06-27 00:00:00', 0.288850868572976, 0.640041666666666, 0.734626720503863, 1.222375, 1.19861840681049, 1.72679166666667, 1.75086303356911, 3.44383333333334, 6.15732986254853, 11.3059166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 810, '2021-06-27 00:00:00', 0.641611963130272, 0.844458333333334, 1.04644387369658, 1.22679166666667, 1.046098784373, 1.63466666666667, 1.65757188785458, 3.41770833333333, 6.43137870119529, 11.4164583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 825, '2021-06-27 00:00:00', 0.614922510435731, 0.765958333333335, 0.63806163523779, 1.15895833333333, 0.757358854693474, 1.544, 1.60242709029464, 3.37766666666667, 6.45949882840228, 11.422375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 840, '2021-06-27 00:00:00', 0.436101800956039, 0.863208333333331, 0.588834804963358, 1.10391666666667, 0.910456119763325, 1.51879166666667, 1.57873154687599, 3.31941666666667, 6.51253576918603, 11.4216666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 855, '2021-06-27 00:00:00', 0.359088055891668, 0.695333333333333, 0.545343953091909, 0.977875000000001, 0.935983985834759, 1.53625, 1.55991241334853, 3.30395833333333, 6.58382933537856, 11.44275 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 870, '2021-06-27 00:00:00', 0.453697177226381, 0.654208333333339, 0.697266078119141, 1.011375, 1.16554234126237, 1.68491666666667, 1.60635660983824, 3.20608333333334, 6.77570938996935, 11.4144583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 885, '2021-06-27 00:00:00', 0.549204899594976, 0.733750000000002, 0.867920368642391, 1.163875, 1.46530103747823, 1.893, 1.81748342446043, 4.11520833333334, 7.12648831696818, 11.4910833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 900, '2021-06-27 00:00:00', 0.690128233200806, 0.857749999999999, 0.904053110814796, 1.257875, 1.37172485766823, 1.84395833333334, 2.02630747868837, 4.30545833333333, 7.16075661219245, 11.4870416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 915, '2021-06-27 00:00:00', 0.608667002496059, 0.841708333333337, 0.953911987402478, 1.30058333333334, 1.10475708442159, 1.77295833333334, 2.11588817776297, 4.31720833333333, 7.14087858118536, 11.3792916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 930, '2021-06-27 00:00:00', 0.759940633407866, 1.003875, 0.792855141474354, 1.24583333333333, 0.96037336395196, 1.70404166666667, 2.15016120056283, 4.30416666666667, 7.13679155460215, 11.3099583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 945, '2021-06-27 00:00:00', 0.476000119884896, 0.788874999999997, 0.610010974895329, 1.11254166666667, 0.898635241408574, 1.72991666666666, 2.11236630097451, 4.24954166666667, 7.12673785315106, 11.2670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 960, '2021-06-27 00:00:00', 0.467676772360774, 0.745208333333333, 0.642865995683232, 1.14941666666666, 0.794190563002555, 1.71904166666666, 2.16747347366881, 4.28729166666667, 7.11635183721368, 11.2630833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 975, '2021-06-27 00:00:00', 0.475405622005869, 0.831624999999997, 0.637442626005881, 1.32766666666666, 0.626510881037169, 1.81866666666666, 2.07345342005672, 4.32070833333333, 7.10120009249304, 11.2858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 990, '2021-06-27 00:00:00', 0.384673923178987, 0.979124999999999, 0.485018853286632, 1.280625, 0.622087822624723, 1.76370833333333, 1.99790268247059, 4.23854166666667, 7.02507264893581, 11.245625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1005, '2021-06-27 00:00:00', 0.48767315022387, 0.898833333333335, 0.638727811662606, 1.355, 0.590880586712426, 1.73229166666667, 1.98546279741715, 4.26454166666667, 7.08102782189794, 11.3123333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1020, '2021-06-27 00:00:00', 0.389432390738781, 0.85475, 0.46743313673598, 1.21120833333333, 0.490372617860975, 1.471, 2.06743074468239, 4.29983333333334, 7.25021112723573, 11.3835416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1035, '2021-06-27 00:00:00', 0.328795694460332, 0.807499999999999, 0.359906469331496, 1.09916666666667, 0.474942826459981, 1.40991666666667, 2.06080125431411, 4.302625, 7.89179423205439, 11.638875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1050, '2021-06-27 00:00:00', 0.339931184425506, 0.779416666666669, 0.367737412222125, 0.989250000000002, 0.494089454949965, 1.31970833333334, 2.19471947796444, 4.36525, 8.94963544061586, 11.9842083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1065, '2021-06-27 00:00:00', 0.34825053450441, 0.646000000000002, 0.461902955803173, 0.973083333333336, 1.48025977388714, 3.15095833333334, 2.43383266330514, 4.45029166666667, 8.92692362079578, 12.100875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1080, '2021-06-27 00:00:00', 0.317210486512699, 0.658333333333335, 0.481332388016457, 0.897208333333336, 1.74911182223055, 3.39291666666667, 2.89021650278504, 4.54204166666667, 8.96706880425356, 12.151375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1095, '2021-06-27 00:00:00', 0.327787154983736, 0.586347826086962, 1.44586073219968, 3.0384347826087, 1.74310810837147, 3.62882608695653, 3.11453889201619, 4.74165217391305, 8.77072620584326, 12.6797826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:11 Duration: 3s848ms 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 970070, 1, 600, '2021-06-27 00:00:00', 0.214443871241506, 0.176499999999999, 0.361423792255982, 0.235875, 0.371451520233876, 0.260666666666666, 0.411001101941468, 0.343583333333333, 0.433127646278801, 0.837416666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 615, '2021-06-27 00:00:00', 0.250855175032486, 0.141666666666667, 0.361733467416653, 0.200833333333333, 0.376055092999701, 0.234708333333333, 0.410410257803267, 0.324333333333334, 0.436715872877536, 0.838166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 630, '2021-06-27 00:00:00', 0.125078641928455, 0.106666666666667, 0.138822454642769, 0.13475, 0.139743806738399, 0.175625, 0.174279053261708, 0.264166666666667, 0.342401831906247, 0.795666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 645, '2021-06-27 00:00:00', 0.050901440713075, 0.0759599999999996, 0.0620201580133427, 0.1024, 0.126556746165504, 0.16212, 0.157763620648107, 0.25288, 0.337991405216168, 0.78024 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 660, '2021-06-27 00:00:00', 0.0360216138820379, 0.0641600000000001, 0.112644100304158, 0.11888, 0.126309500830301, 0.15644, 0.170569633874263, 0.242200000000001, 0.335767662727269, 0.77544 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 675, '2021-06-27 00:00:00', 0.0918843838745187, 0.0873600000000005, 0.103682608634878, 0.1184, 0.10532027345198, 0.15112, 0.179866598715085, 0.23908, 0.344158287226483, 0.78048 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 690, '2021-06-27 00:00:00', 0.0679372579259175, 0.080916666666667, 0.0966121691707827, 0.109791666666667, 0.112462908539221, 0.141916666666667, 0.18557499753508, 0.237416666666667, 0.348243033160647, 0.788416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 705, '2021-06-27 00:00:00', 0.0575950380310411, 0.0651666666666665, 0.0746201856165558, 0.0967916666666665, 0.11853477444878, 0.128833333333334, 0.19852519644415, 0.234583333333334, 0.342505209946622, 0.814083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 720, '2021-06-27 00:00:00', 0.0450658133869999, 0.066333333333333, 0.046799293937446, 0.0824999999999999, 0.089547129522934, 0.116416666666667, 0.19880051541064, 0.230416666666667, 0.371607348876648, 0.84125 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 735, '2021-06-27 00:00:00', 0.029000114942301, 0.0464399999999999, 0.0760242943626137, 0.0758800000000002, 0.0748648337561324, 0.0970800000000001, 0.199896873412267, 0.22548, 0.369064569779689, 0.83264 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 750, '2021-06-27 00:00:00', 0.0487574609675275, 0.0549600000000002, 0.0511549932395002, 0.0749999999999999, 0.0518087186999769, 0.09532, 0.201770975778646, 0.227120000000001, 0.3773579511993, 0.83624 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 765, '2021-06-27 00:00:00', 0.0312704333196709, 0.0514400000000001, 0.0317927140500251, 0.0651200000000003, 0.0485146026126843, 0.092, 0.201770893176725, 0.230080000000001, 0.382159556555461, 0.83848 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 780, '2021-06-27 00:00:00', 0.0230349734100127, 0.0448800000000007, 0.0333008007911723, 0.0668800000000003, 0.0891400957295126, 0.0999600000000005, 0.231347199392313, 0.235880000000001, 0.380947249191626, 0.83884 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 795, '2021-06-27 00:00:00', 0.0313300707521278, 0.0466400000000003, 0.048269452037495, 0.0642400000000004, 0.117584409397391, 0.105480000000001, 0.253011198698134, 0.241, 0.383353418314397, 0.84152 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 810, '2021-06-27 00:00:00', 0.0334062369426232, 0.0436800000000001, 0.0905786950667762, 0.0708000000000004, 0.152207183360927, 0.11112, 0.252434975125609, 0.2456, 0.388028564240658, 0.8418 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 825, '2021-06-27 00:00:00', 0.0706466087886271, 0.0521199999999997, 0.0989831130378643, 0.0763599999999997, 0.151501683158967, 0.11548, 0.285845517718924, 0.28408, 0.38841333224629, 0.8412 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 840, '2021-06-27 00:00:00', 0.0484433689992756, 0.0484799999999997, 0.0799079053244004, 0.0712399999999997, 0.111607377294992, 0.10596, 0.248953061171512, 0.27272, 0.390143315547847, 0.83916 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 855, '2021-06-27 00:00:00', 0.0427039030222454, 0.05004, 0.0643254226569867, 0.0775199999999997, 0.0856331906058238, 0.10228, 0.2255405506777, 0.27296, 0.390139825361797, 0.8392 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 870, '2021-06-27 00:00:00', 0.02730689778548, 0.0439999999999998, 0.0410815043541497, 0.0612400000000001, 0.0514571666534412, 0.09056, 0.213986385859786, 0.26844, 0.390469695793839, 0.8388 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 885, '2021-06-27 00:00:00', 0.0365908913984527, 0.04532, 0.0427661470480257, 0.0648799999999997, 0.0607170486766281, 0.0963199999999998, 0.300093968616499, 0.41184, 0.390379400925134, 0.83908 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 900, '2021-06-27 00:00:00', 0.0357972065949288, 0.0517599999999999, 0.0491286745869124, 0.0737199999999999, 0.067335429010292, 0.10632, 0.297338471555006, 0.4276, 0.390703608890422, 0.83868 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 915, '2021-06-27 00:00:00', 0.0384599358640482, 0.0506000000000003, 0.0627518127228211, 0.0740400000000004, 0.0777656307975021, 0.11492, 0.290334358972548, 0.43096, 0.389491655879815, 0.8384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 930, '2021-06-27 00:00:00', 0.0470274742393563, 0.0506000000000006, 0.0558752181203796, 0.0779600000000002, 0.0755360399632747, 0.116120000000001, 0.303655599871521, 0.44616, 0.390205074287867, 0.8366 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 945, '2021-06-27 00:00:00', 0.0426829396051081, 0.0570000000000002, 0.067941568032146, 0.0871600000000002, 0.0693343349286633, 0.123600000000001, 0.300882452130396, 0.4592, 0.390425409009199, 0.8362 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 960, '2021-06-27 00:00:00', 0.0393636888515293, 0.0580000000000001, 0.0430997679808144, 0.0774400000000007, 0.0894312026084858, 0.126240000000001, 0.294438091965017, 0.46304, 0.390385911631042, 0.83692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 975, '2021-06-27 00:00:00', 0.0314285963203368, 0.0495600000000003, 0.0406760781459242, 0.0812800000000003, 0.105331571715227, 0.13236, 0.294632217066181, 0.46332, 0.393347374043182, 0.83864 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 990, '2021-06-27 00:00:00', 0.0341359048510511, 0.06952, 0.0793830376507897, 0.1038, 0.100077519953284, 0.14048, 0.294917632568824, 0.46392, 0.391543603361533, 0.84332 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1005, '2021-06-27 00:00:00', 0.0569576450824064, 0.0694400000000003, 0.082479835919656, 0.10256, 0.19799984848479, 0.17376, 0.295810795385609, 0.46388, 0.391447369812767, 0.84328 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1020, '2021-06-27 00:00:00', 0.0477637240312492, 0.0669600000000005, 0.0690219288825425, 0.0931200000000003, 0.196076872680079, 0.16084, 0.29627755568048, 0.46084, 0.391714151731421, 0.84268 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1035, '2021-06-27 00:00:00', 0.0496543720800765, 0.0648400000000001, 0.193667240389282, 0.130399999999999, 0.193288273484623, 0.158759999999999, 0.289258373546327, 0.46436, 0.390261344058909, 0.841 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1050, '2021-06-27 00:00:00', 0.1948918760065, 0.0994799999999998, 0.196222008619488, 0.11792, 0.191830767431435, 0.15128, 0.289475571796078, 0.47224, 0.390342849300458, 0.84104 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1065, '2021-06-27 00:00:00', 0.0409501729748078, 0.0564000000000001, 0.0568917099994951, 0.0837999999999997, 0.273071407022657, 0.30808, 0.269482083510822, 0.45248, 0.394283514745418, 0.82536 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1080, '2021-06-27 00:00:00', 0.0412239816935078, 0.0616, 0.0424804660991378, 0.0845599999999997, 0.267582541782282, 0.3268, 0.26878786554952, 0.4544, 0.390286185595477, 0.82716 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1095, '2021-06-27 00:00:00', 0.0293503549098361, 0.05788, 0.270256433780956, 0.29096, 0.259214840110155, 0.3322, 0.267456071159359, 0.4544, 0.387883281413366, 0.82376 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 600, '2021-06-27 00:00:00', 0.0611973352863824, 0.169076923076923, 0.0673694406868694, 0.197192307692308, 0.0982413668158485, 0.256384615384616, 0.160266451213644, 0.375153846153846, 0.359795394848025, 0.789384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 615, '2021-06-27 00:00:00', 0.0494745933244065, 0.105153846153846, 0.0628679201549992, 0.143153846153846, 0.102270207707892, 0.220653846153846, 0.159194728362661, 0.336807692307692, 0.362605129583132, 0.781 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 630, '2021-06-27 00:00:00', 0.0355214561378589, 0.0935769230769229, 0.0736727483276811, 0.146076923076923, 0.0942873186676684, 0.199461538461538, 0.148926021903494, 0.305, 0.357816188308166, 0.765769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 645, '2021-06-27 00:00:00', 0.0408277620479758, 0.0958846153846155, 0.0496064046733421, 0.134653846153846, 0.0826142565458009, 0.181346153846154, 0.140647934710971, 0.287192307692308, 0.35189842065792, 0.758538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 660, '2021-06-27 00:00:00', 0.0327297794300304, 0.0760384615384617, 0.0734005763968143, 0.120269230769231, 0.0784947229975462, 0.161307692307692, 0.134659250874769, 0.271076923076923, 0.347371175900008, 0.752576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 675, '2021-06-27 00:00:00', 0.0565459105506313, 0.0859999999999998, 0.0608263606822415, 0.118384615384615, 0.0681170034121153, 0.152615384615384, 0.120894232222283, 0.261153846153846, 0.349186432461779, 0.748730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 690, '2021-06-27 00:00:00', 0.0255726115510021, 0.0739615384615385, 0.0427138781266155, 0.101346153846153, 0.0540547443303117, 0.141346153846153, 0.104911655141911, 0.252846153846153, 0.340465511638675, 0.745269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 705, '2021-06-27 00:00:00', 0.0373156185077429, 0.0728461538461532, 0.0453296981951294, 0.101307692307692, 0.0625908939063824, 0.1445, 0.102121684580399, 0.247038461538461, 0.368412872488713, 0.819730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 720, '2021-06-27 00:00:00', 0.0359158203838665, 0.0658846153846154, 0.0499341720514274, 0.0973076923076922, 0.0759183366924873, 0.145076923076923, 0.100600229392612, 0.233384615384615, 0.37734644355226, 0.827461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 735, '2021-06-27 00:00:00', 0.0364304183974793, 0.0688461538461538, 0.0518199248878717, 0.0972307692307689, 0.0638755520825154, 0.142615384615385, 0.0884505250669288, 0.219153846153846, 0.391082192816883, 0.833807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 750, '2021-06-27 00:00:00', 0.0259144450362816, 0.0589615384615378, 0.0387689804631724, 0.0970769230769226, 0.051567446499333, 0.130807692307692, 0.0799645017395941, 0.206807692307692, 0.392675777396373, 0.831884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 765, '2021-06-27 00:00:00', 0.0289996286448373, 0.0644615384615381, 0.037530315951036, 0.0897307692307692, 0.0596140535831555, 0.125653846153846, 0.0839448903470875, 0.206230769230769, 0.419715420071926, 0.841076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 780, '2021-06-27 00:00:00', 0.0339797224600428, 0.0563076923076924, 0.0409627410441021, 0.0791153846153844, 0.0487452561794479, 0.1065, 0.0883180702827086, 0.199807692307692, 0.422799075757668, 0.838538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 795, '2021-06-27 00:00:00', 0.0251528557791387, 0.0541153846153843, 0.0379278870408651, 0.0797307692307692, 0.045131755833508, 0.101346153846154, 0.0946779480457501, 0.210923076923077, 0.428909122524359, 0.840653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 810, '2021-06-27 00:00:00', 0.0294618658346949, 0.0581923076923076, 0.0365028976721241, 0.0726923076923078, 0.0369845081913204, 0.089423076923077, 0.0963631911851435, 0.210230769230769, 0.434312769255593, 0.839692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 825, '2021-06-27 00:00:00', 0.0194893264674243, 0.0449230769230773, 0.0261936281153667, 0.0638846153846154, 0.0387149146374444, 0.0952692307692312, 0.0928814049453135, 0.213346153846154, 0.435966881240378, 0.837807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 840, '2021-06-27 00:00:00', 0.0240431983025428, 0.047653846153846, 0.0340860449676765, 0.0645384615384618, 0.0419669467007621, 0.102230769230769, 0.0960291382061473, 0.220346153846154, 0.435966881240378, 0.837807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 855, '2021-06-27 00:00:00', 0.0279630800548482, 0.0444230769230772, 0.0327769149531517, 0.0703846153846159, 0.0409599616886839, 0.103961538461539, 0.100783003756357, 0.226576923076923, 0.436788568813509, 0.834576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 870, '2021-06-27 00:00:00', 0.0285311435776093, 0.053115384615385, 0.0302852337718461, 0.072346153846154, 0.048043714068944, 0.108961538461539, 0.103023201270393, 0.2315, 0.437359033993108, 0.834269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 885, '2021-06-27 00:00:00', 0.0207863860772823, 0.0449230769230773, 0.0311601323192608, 0.0730769230769233, 0.0562890889823376, 0.110307692307693, 0.153486696993082, 0.351384615384616, 0.436205025894229, 0.835230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 900, '2021-06-27 00:00:00', 0.0272713148818429, 0.0547307692307694, 0.0433428017269122, 0.0829615384615387, 0.0530743455338467, 0.108384615384616, 0.182862339984523, 0.382653846153847, 0.436124387690555, 0.834192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 915, '2021-06-27 00:00:00', 0.0401628990679014, 0.0605384615384616, 0.0524158519768733, 0.083692307692308, 0.0482101808590421, 0.100692307692308, 0.175128225550925, 0.396846153846154, 0.439903914333749, 0.830576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 930, '2021-06-27 00:00:00', 0.0334533429397744, 0.0563846153846156, 0.039037989387065, 0.0742692307692309, 0.0738746131058467, 0.119538461538462, 0.18597404699002, 0.404115384615385, 0.439826561971176, 0.828730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 945, '2021-06-27 00:00:00', 0.0342243278295515, 0.0542307692307692, 0.0426518644195252, 0.0723076923076923, 0.0743414989190995, 0.128461538461538, 0.18236305715628, 0.410269230769231, 0.438088961812026, 0.829461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 960, '2021-06-27 00:00:00', 0.0222808990289547, 0.0509615384615382, 0.0485847079455454, 0.0900769230769227, 0.0653663404325071, 0.137038461538461, 0.183339617607912, 0.412153846153846, 0.43420118165874, 0.822115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 975, '2021-06-27 00:00:00', 0.0372324300328878, 0.0675769230769229, 0.056005013511841, 0.102807692307692, 0.080159504451101, 0.144884615384615, 0.18472163256766, 0.416807692307692, 0.434486979534043, 0.821153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 990, '2021-06-27 00:00:00', 0.0572450736879462, 0.0799615384615383, 0.0716058549389529, 0.111038461538461, 0.0783345095383592, 0.143846153846154, 0.193267021342136, 0.421692307692307, 0.435353748294242, 0.818384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1005, '2021-06-27 00:00:00', 0.0409499694749573, 0.0685000000000004, 0.0584530449295711, 0.0969615384615389, 0.0666419248960151, 0.126115384615385, 0.189976196889545, 0.413346153846154, 0.438056076494604, 0.814384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1020, '2021-06-27 00:00:00', 0.0364068463553002, 0.0634615384615388, 0.0431487587841797, 0.0851538461538464, 0.0569990688183043, 0.123576923076923, 0.195751730515977, 0.4135, 0.440302071135436, 0.810076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1035, '2021-06-27 00:00:00', 0.0368494024583636, 0.0610384615384615, 0.0510837020524607, 0.0872307692307691, 0.0670247371096322, 0.123653846153846, 0.200338348416258, 0.415423076923077, 0.441839274641113, 0.809230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1050, '2021-06-27 00:00:00', 0.0309855797726318, 0.0581153846153843, 0.0510779946597505, 0.0888076923076921, 0.0600514651073428, 0.117461538461538, 0.194078683488464, 0.409846153846154, 0.43833515276994, 0.804884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1065, '2021-06-27 00:00:00', 0.0406734084365464, 0.0626153846153848, 0.0533153318979123, 0.0842692307692309, 0.139976833248055, 0.261923076923078, 0.189608426459942, 0.402346153846154, 0.429450957171346, 0.797730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1080, '2021-06-27 00:00:00', 0.0236286657717663, 0.0539230769230771, 0.0285110504892403, 0.0770000000000001, 0.163197982642132, 0.295307692307693, 0.184717634825115, 0.401269230769231, 0.428999020977904, 0.795 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1095, '2021-06-27 00:00:00', 0.0300286273668723, 0.0590384615384613, 0.133573028138744, 0.247076923076923, 0.153094802202878, 0.317461538461539, 0.184214607288514, 0.400307692307692, 0.430179499207554, 0.795807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 600, '2021-06-27 00:00:00', 0.084213501566874, 0.153076923076924, 0.113275620297777, 0.198615384615386, 0.106922955727657, 0.239038461538462, 0.135598298151336, 0.330538461538462, 0.420726872850383, 0.751692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 615, '2021-06-27 00:00:00', 0.0515681475928101, 0.106923076923077, 0.0506425178618186, 0.140769230769231, 0.0580567361757848, 0.179769230769231, 0.0959691697289369, 0.272807692307692, 0.392998784496065, 0.71426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 630, '2021-06-27 00:00:00', 0.0224659742722188, 0.0810000000000003, 0.027988129351841, 0.109846153846154, 0.0520636297088625, 0.158307692307693, 0.0914025163767388, 0.2505, 0.387743144560734, 0.698115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 645, '2021-06-27 00:00:00', 0.0250455584884828, 0.0809999999999998, 0.0490701381854433, 0.122961538461539, 0.062903748206777, 0.162807692307692, 0.0928255601404304, 0.245769230769231, 0.389963406567255, 0.695538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 660, '2021-06-27 00:00:00', 0.033238925281155, 0.0821153846153844, 0.038967442031285, 0.104692307692308, 0.0550349399507679, 0.14926923076923, 0.0899865630995072, 0.234692307692307, 0.392615129611685, 0.688 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 675, '2021-06-27 00:00:00', 0.0231947275175929, 0.0666538461538465, 0.0365693650688446, 0.102038461538462, 0.0491465782516559, 0.128884615384615, 0.0912877108588343, 0.229384615384615, 0.390556195109566, 0.685307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 690, '2021-06-27 00:00:00', 0.0327624550596937, 0.0675384615384621, 0.0496539563843143, 0.094346153846154, 0.0510556408395633, 0.123961538461538, 0.106283365801775, 0.222076923076923, 0.39869516406166, 0.681923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 705, '2021-06-27 00:00:00', 0.0319261889122635, 0.0631923076923077, 0.0361186080317867, 0.0850769230769232, 0.0485504495740895, 0.125115384615384, 0.105049885585556, 0.217961538461538, 1.05957766985792, 0.911961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 720, '2021-06-27 00:00:00', 0.0276669199864836, 0.0604615384615388, 0.0327319180852341, 0.0875384615384614, 0.0480903156731011, 0.121961538461538, 0.0931101250381253, 0.219846153846153, 1.19731357823061, 0.94526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 735, '2021-06-27 00:00:00', 0.0271610864176054, 0.0592692307692304, 0.0328444586123511, 0.0859615384615382, 0.0378602490950401, 0.120038461538461, 0.0895632479570464, 0.215846153846153, 1.19945211595192, 0.945461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 750, '2021-06-27 00:00:00', 0.0279771335200732, 0.0600000000000001, 0.0329629395627181, 0.0846538461538462, 0.0320124254722347, 0.108346153846154, 0.0903274811237085, 0.207423076923077, 1.19882940596875, 0.943230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 765, '2021-06-27 00:00:00', 0.0268033579985792, 0.0584999999999999, 0.0286383551311065, 0.0783461538461539, 0.034679100334351, 0.103, 0.0933306199239273, 0.20726923076923, 1.198424108826, 0.943230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 780, '2021-06-27 00:00:00', 0.0229822674117374, 0.0532307692307692, 0.0266382316345394, 0.075346153846154, 0.050945053356911, 0.108961538461539, 0.0942266661587082, 0.210769230769231, 1.19818418257988, 0.942846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 795, '2021-06-27 00:00:00', 0.0212714326304989, 0.049923076923077, 0.0403663988218687, 0.0743846153846153, 0.0583596936776911, 0.106576923076923, 0.0940941345347639, 0.208115384615385, 1.19876727708734, 0.942230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 810, '2021-06-27 00:00:00', 0.0282102000101982, 0.0538461538461537, 0.0386561170400677, 0.0768461538461536, 0.0458883595093742, 0.103692307692307, 0.0952118690080187, 0.2125, 1.19887366948508, 0.942653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 825, '2021-06-27 00:00:00', 0.0254931665051936, 0.0496923076923075, 0.0274245538495374, 0.0718846153846151, 0.0353751107636209, 0.0980384615384614, 0.0875008571386595, 0.216, 1.19882787691209, 0.941038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 840, '2021-06-27 00:00:00', 0.0188233897053642, 0.0529999999999997, 0.0288110021719801, 0.0750769230769226, 0.0495412959055371, 0.1015, 0.0887150407853061, 0.226961538461538, 1.19898496879011, 0.940653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 855, '2021-06-27 00:00:00', 0.0152612127756808, 0.0507692307692304, 0.0246012194819682, 0.0684999999999998, 0.0400007692233726, 0.095307692307692, 0.0836795352244782, 0.230230769230769, 1.19830604861773, 0.939115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 870, '2021-06-27 00:00:00', 0.0209537219018115, 0.0435384615384617, 0.0325080818353741, 0.0651538461538464, 0.0389203525954456, 0.0900769230769234, 0.0877438229252548, 0.224538461538461, 1.19931541305863, 0.9365 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 885, '2021-06-27 00:00:00', 0.0256966923941582, 0.0449999999999999, 0.0272527768521635, 0.0679230769230764, 0.0358700217666289, 0.0954615384615382, 0.155185764612807, 0.303307692307692, 1.19907251593118, 0.935538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 900, '2021-06-27 00:00:00', 0.0220484780566681, 0.0431538461538463, 0.0311478113813176, 0.0641153846153849, 0.0422916612984711, 0.0937692307692306, 0.218819409208036, 0.331423076923077, 1.19821030900898, 0.93476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 915, '2021-06-27 00:00:00', 0.0325710584131657, 0.0490769230769233, 0.0368149635129731, 0.0696923076923076, 0.0474695205854804, 0.101346153846154, 0.218183074151397, 0.337423076923077, 1.19693998821353, 0.936153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 930, '2021-06-27 00:00:00', 0.0219204154929739, 0.0452307692307692, 0.036565473416241, 0.0670769230769229, 0.0469369626364815, 0.0989615384615382, 0.217875550222175, 0.340653846153846, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 945, '2021-06-27 00:00:00', 0.0213158301594055, 0.0462692307692306, 0.0332843229440854, 0.0673846153846153, 0.0464958724388105, 0.104115384615384, 0.222059105091069, 0.344384615384615, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 960, '2021-06-27 00:00:00', 0.0229110990905818, 0.0470384615384614, 0.0310126525048186, 0.0707692307692302, 0.0591573651048951, 0.112923076923077, 0.225346802813933, 0.347307692307692, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 975, '2021-06-27 00:00:00', 0.0221694523023145, 0.0502692307692309, 0.0325653898392849, 0.0782307692307689, 0.065998648004801, 0.117692307692308, 0.22871260097807, 0.353423076923077, 1.1965795309323, 0.936576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 990, '2021-06-27 00:00:00', 0.0317190551804188, 0.0614615384615386, 0.0602277344750737, 0.0915000000000003, 0.0680123970599931, 0.128384615384616, 0.22553125316427, 0.353884615384615, 1.19671799454238, 0.935038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1005, '2021-06-27 00:00:00', 0.0414967653975766, 0.0653076923076926, 0.0465986463983004, 0.0849230769230773, 0.0563493089166553, 0.130269230769231, 0.222821891618879, 0.351346153846154, 1.19720936604833, 0.933115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1020, '2021-06-27 00:00:00', 0.0263609267958938, 0.0545384615384615, 0.0432038637873267, 0.0865769230769233, 0.0624806800908519, 0.126653846153846, 0.22185666890689, 0.346307692307692, 1.1968518602503, 0.934153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1035, '2021-06-27 00:00:00', 0.0305025597916994, 0.0613846153846155, 0.0369350573512278, 0.0890384615384615, 0.059069971546138, 0.125692307692308, 0.218848974971677, 0.342076923076923, 1.19650748687747, 0.932615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1050, '2021-06-27 00:00:00', 0.0274551382328447, 0.0602307692307691, 0.041843095193647, 0.0852692307692304, 0.0658331691007364, 0.116384615384615, 0.215581478439484, 0.333423076923077, 1.19665756106814, 0.930961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1065, '2021-06-27 00:00:00', 0.0305647610065027, 0.0567307692307689, 0.0412038086365066, 0.0799230769230768, 0.149440474385674, 0.231846153846154, 0.217038231300741, 0.325923076923077, 1.19719061974274, 0.9275 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1080, '2021-06-27 00:00:00', 0.0291166354776523, 0.0554615384615385, 0.0605524947081837, 0.0802692307692303, 0.221564923633267, 0.262153846153846, 0.217120554956493, 0.322153846153846, 1.19674034520699, 0.926423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1095, '2021-06-27 00:00:00', 0.043994754932133, 0.0564615384615376, 0.154828957736743, 0.214615384615384, 0.220388625282355, 0.267115384615384, 0.214997305886519, 0.323192307692308, 1.19672299024654, 0.925653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 600, '2021-06-27 00:00:00', 0.0813928365776365, 0.131923076923077, 0.152931940619148, 0.180538461538462, 0.150759166069086, 0.206615384615385, 0.14533204951209, 0.270269230769231, 1.1840808164986, 0.8985 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 615, '2021-06-27 00:00:00', 0.0827242035087308, 0.113576923076923, 0.0842036724943661, 0.136461538461538, 0.0901557626469964, 0.160307692307692, 0.10360369016297, 0.234730769230769, 1.17848361040788, 0.8715 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 630, '2021-06-27 00:00:00', 0.0392347569617312, 0.0803846153846154, 0.0497330257088167, 0.102576923076923, 0.0569587705139565, 0.135307692307692, 0.095000242914669, 0.218615384615385, 1.17926150815474, 0.863230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 645, '2021-06-27 00:00:00', 0.0394939722762073, 0.0725769230769231, 0.0507712365571141, 0.101038461538461, 0.0667701914145711, 0.134538461538461, 0.116880557046006, 0.224230769230769, 1.17742586243825, 0.883692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 660, '2021-06-27 00:00:00', 0.0295985706515601, 0.0673461538461539, 0.0431139634707119, 0.0935769230769232, 0.0520238406886689, 0.124, 0.123559963642697, 0.220230769230769, 1.17755536861493, 0.881384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 675, '2021-06-27 00:00:00', 0.0392532017312458, 0.0644230769230768, 0.0462214069619093, 0.0895384615384611, 0.0640857718518407, 0.122884615384615, 0.123280923722392, 0.222884615384615, 1.17604914863283, 0.886 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 690, '2021-06-27 00:00:00', 0.0356179082010069, 0.0646538461538462, 0.046102761472439, 0.0892307692307691, 0.0580610421486269, 0.120730769230769, 0.12544735947799, 0.232, 1.17604914863283, 0.886 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 705, '2021-06-27 00:00:00', 0.0365180039896023, 0.0657307692307692, 0.0574799496814726, 0.0892307692307695, 0.0569194302366209, 0.113692307692308, 0.131148535872645, 0.230538461538461, 1.19462780621607, 0.935653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 720, '2021-06-27 00:00:00', 0.0288850506983482, 0.0571153846153849, 0.0329210944766187, 0.0789615384615385, 0.046744362062343, 0.106346153846154, 0.121030225087023, 0.225653846153846, 1.19013482688049, 0.928115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 735, '2021-06-27 00:00:00', 0.0252310248579921, 0.0537307692307692, 0.0304591529757475, 0.0700000000000006, 0.0467075516872315, 0.108346153846154, 0.110702511958158, 0.222384615384616, 1.1878558271751, 0.924884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 750, '2021-06-27 00:00:00', 0.02572783586821, 0.0478076923076928, 0.0313981871108217, 0.075384615384616, 0.043774825923302, 0.110346153846154, 0.114071752048369, 0.220730769230769, 1.18606837330478, 0.925884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 765, '2021-06-27 00:00:00', 0.0222238956634869, 0.0526923076923084, 0.0380236566039944, 0.0780384615384621, 0.0482789968667697, 0.111692307692308, 0.113475961534388, 0.219923076923077, 1.18272048326663, 0.929692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 780, '2021-06-27 00:00:00', 0.030226453009549, 0.0519615384615388, 0.0420351684261566, 0.0766538461538462, 0.063300504312002, 0.105076923076923, 0.112557158129343, 0.221923076923077, 1.17977255500307, 0.931807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 795, '2021-06-27 00:00:00', 0.0333780443728184, 0.0524230769230768, 0.0364563595802731, 0.0728846153846155, 0.0488205032589949, 0.0941923076923078, 0.0949487311050627, 0.219692307692308, 1.17565688087063, 0.926692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 810, '2021-06-27 00:00:00', 0.02485839898304, 0.0485000000000001, 0.0408541872442056, 0.0632307692307693, 0.054667048153766, 0.0946153846153848, 0.0944143079117858, 0.220307692307692, 1.17380376619709, 0.930192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 825, '2021-06-27 00:00:00', 0.0247061499662298, 0.045076923076923, 0.0289367479965419, 0.0598461538461536, 0.061430986919031, 0.0996153846153843, 0.0855847308452045, 0.217115384615384, 1.17301566715224, 0.927346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 840, '2021-06-27 00:00:00', 0.0191618210151171, 0.0428461538461539, 0.0306584158354354, 0.0645384615384618, 0.0533542731328849, 0.0959615384615385, 0.0758466570431113, 0.220653846153846, 1.17218560882586, 0.923692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 855, '2021-06-27 00:00:00', 0.025889380062103, 0.0465, 0.0446793016955282, 0.0739999999999997, 0.0645949390730125, 0.108115384615384, 0.0778696445250747, 0.222807692307692, 1.17102826675468, 0.926192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 870, '2021-06-27 00:00:00', 0.0333661274579243, 0.0525384615384612, 0.0388630732384671, 0.0724615384615379, 0.0631278068682892, 0.118999999999999, 0.0797385824959379, 0.229192307692307, 1.17052766799357, 0.927307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 885, '2021-06-27 00:00:00', 0.0343172528934623, 0.0480769230769229, 0.0527601977018511, 0.0780384615384614, 0.0593764133435021, 0.113961538461539, 0.192151142433401, 0.382692307692308, 1.17013862163684, 0.929076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 900, '2021-06-27 00:00:00', 0.0240039580069619, 0.0482399999999998, 0.0410094704509418, 0.0768799999999999, 0.056129700990949, 0.10728, 0.191939226492831, 0.4062, 1.18995568264817, 0.94512 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 915, '2021-06-27 00:00:00', 0.0277838082342934, 0.0527600000000002, 0.0312917987125486, 0.0705200000000005, 0.0463438237524702, 0.101200000000001, 0.198331523801269, 0.41168, 1.1874196464042, 0.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 930, '2021-06-27 00:00:00', 0.0172469320943366, 0.0500399999999999, 0.0407906443521877, 0.0752799999999998, 0.0435910158939506, 0.10552, 0.199619997328257, 0.41032, 1.18503709505933, 0.9428 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 945, '2021-06-27 00:00:00', 0.0316392161723393, 0.05304, 0.0300056661315831, 0.0735600000000001, 0.0403751986579218, 0.11636, 0.218682509588673, 0.42604, 1.18481936035274, 0.941 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 960, '2021-06-27 00:00:00', 0.02097673314254, 0.0477600000000004, 0.0352367232680145, 0.0722800000000001, 0.0513792111007293, 0.12636, 0.225251341098486, 0.4294, 1.18485980464638, 0.94056 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 975, '2021-06-27 00:00:00', 0.0266059517151078, 0.0517200000000003, 0.0362215405525492, 0.0946000000000001, 0.0581432713217964, 0.13116, 0.22502323583725, 0.43496, 1.18459613652361, 0.93756 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 990, '2021-06-27 00:00:00', 0.0352813926406916, 0.0741200000000001, 0.0473950419347845, 0.0999600000000002, 0.0630754310330099, 0.12548, 0.228814721263005, 0.43148, 1.18659806871015, 0.93268 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1005, '2021-06-27 00:00:00', 0.0229515431579955, 0.0632400000000003, 0.0406631692485145, 0.0880800000000001, 0.0578294907465038, 0.1122, 0.230892810628655, 0.42336, 1.18643265436068, 0.92988 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1020, '2021-06-27 00:00:00', 0.0329191939958032, 0.0624400000000001, 0.0363930854238365, 0.0799599999999997, 0.0490345796351919, 0.11284, 0.228371904284802, 0.41468, 1.18546176938215, 0.92576 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1035, '2021-06-27 00:00:00', 0.0206579282601133, 0.0523999999999995, 0.0363188656210515, 0.0696799999999995, 0.0405226274238643, 0.105999999999999, 0.225968744151339, 0.40804, 1.18579925647922, 0.92172 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1050, '2021-06-27 00:00:00', 0.0245392203081788, 0.0485599999999998, 0.0339172031079606, 0.07628, 0.0398220207088154, 0.10872, 0.224034275651443, 0.40924, 1.1854403541863, 0.9206 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1065, '2021-06-27 00:00:00', 0.0261023626006028, 0.0562000000000002, 0.0291474412827843, 0.0796399999999998, 0.176290650158576, 0.29732, 0.216537895066891, 0.40708, 1.18626574734894, 0.91556 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1080, '2021-06-27 00:00:00', 0.0232201062300185, 0.05244, 0.0260133299162824, 0.0721199999999999, 0.170738230438684, 0.31328, 0.213942500063296, 0.40332, 1.18705662319313, 0.91148 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1095, '2021-06-27 00:00:00', 0.0252907756570129, 0.0550399999999999, 0.171831332028436, 0.28156, 0.188937308826676, 0.31984, 0.215184417031842, 0.4028, 1.18570409040367, 0.91424 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 600, '2021-06-27 00:00:00', 0.134521993245219, 0.197583333333334, 0.130487651423087, 0.230625, 0.15748337846501, 0.266833333333334, 0.175310774779028, 0.348291666666667, 1.21076324891679, 0.904583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 615, '2021-06-27 00:00:00', 0.0650737457912511, 0.107625, 0.0805474025526028, 0.151166666666667, 0.116217367244639, 0.205708333333333, 0.13431347175787, 0.28775, 1.20454526569218, 0.903916666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 630, '2021-06-27 00:00:00', 0.0443532427780375, 0.0974166666666667, 0.0660831163071899, 0.12975, 0.0859187242335049, 0.177875, 0.106443621533737, 0.262375, 1.20535658849769, 0.901625 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 645, '2021-06-27 00:00:00', 0.0372393112764967, 0.0806250000000001, 0.0596411369558909, 0.12425, 0.0680057409128185, 0.156458333333334, 0.0857572302271469, 0.236958333333333, 1.20669365911839, 0.89975 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 660, '2021-06-27 00:00:00', 0.0459113039031455, 0.0782500000000002, 0.0499408345597242, 0.105, 0.0570090095854421, 0.134875000000001, 0.0911026555078379, 0.223708333333333, 1.19900190375887, 0.8985 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 675, '2021-06-27 00:00:00', 0.0323291215694043, 0.0689583333333335, 0.0434160651158642, 0.0947916666666673, 0.0469936782674164, 0.116666666666667, 0.0884482060017477, 0.216708333333333, 1.19650554529744, 0.898291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 690, '2021-06-27 00:00:00', 0.025259809401785, 0.0588333333333336, 0.028511248733576, 0.07875, 0.0421686572251703, 0.10225, 0.0897653543444228, 0.207583333333333, 1.19798221584995, 0.895791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 705, '2021-06-27 00:00:00', 0.0235740815057682, 0.0554583333333332, 0.0313282932270776, 0.0773750000000003, 0.046028799270879, 0.101708333333334, 0.0922161822857704, 0.215791666666667, 1.19100756805904, 0.941625 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 720, '2021-06-27 00:00:00', 0.0293871891146121, 0.0572916666666667, 0.0388849799622767, 0.0792916666666668, 0.0543150865155199, 0.116291666666667, 0.0932008019963008, 0.224291666666667, 1.18716095388737, 0.961 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 735, '2021-06-27 00:00:00', 0.0297160170054241, 0.0555416666666669, 0.0285636842506531, 0.0741666666666672, 0.0575164752704496, 0.122166666666667, 0.0901119673887252, 0.218083333333333, 1.18678089439641, 0.95875 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 750, '2021-06-27 00:00:00', 0.0188400975412097, 0.0459166666666676, 0.0337172546460944, 0.0833749999999999, 0.0503304838909352, 0.116125, 0.0891166695803958, 0.213958333333333, 1.18651059392352, 0.960541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 765, '2021-06-27 00:00:00', 0.0349537738212604, 0.0698749999999995, 0.0492447120680655, 0.0934583333333331, 0.046639672575727, 0.116708333333334, 0.0975998930861854, 0.213, 1.18607804262131, 0.960916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 780, '2021-06-27 00:00:00', 0.0358264738968831, 0.0608333333333334, 0.0323947291740633, 0.0798749999999999, 0.0370498097943445, 0.105583333333334, 0.0944477080993357, 0.20225, 1.18507598973622, 0.963333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 795, '2021-06-27 00:00:00', 0.0278028449696396, 0.0517083333333332, 0.0266403856002038, 0.0696666666666668, 0.0454628371883821, 0.1045, 0.0924936249272017, 0.209125, 1.18369315207146, 0.9655 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 810, '2021-06-27 00:00:00', 0.0231746675788741, 0.0452499999999999, 0.033881480341699, 0.067291666666667, 0.049339532757755, 0.0942916666666669, 0.0924624385154954, 0.209208333333333, 1.18442596550127, 0.969458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 825, '2021-06-27 00:00:00', 0.0255776382746758, 0.0452916666666673, 0.0352487794012128, 0.0669583333333336, 0.0432431614766167, 0.0876666666666668, 0.0889124202699534, 0.209875, 1.18415845416279, 0.969875 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 840, '2021-06-27 00:00:00', 0.0266652626441978, 0.0450833333333332, 0.031630309029084, 0.0640416666666669, 0.0430644108082401, 0.0912499999999999, 0.0787219929493214, 0.20975, 1.18490549292925, 0.972375 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 855, '2021-06-27 00:00:00', 0.0224609161349931, 0.0433333333333334, 0.0281882903019131, 0.0611666666666667, 0.046995663537228, 0.0923749999999998, 0.0724650840460224, 0.202166666666667, 1.18513823262722, 0.97475 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 870, '2021-06-27 00:00:00', 0.0264520347974883, 0.0408333333333335, 0.0355362389028767, 0.0649583333333334, 0.0492941481666766, 0.0879999999999999, 0.0842832955753597, 0.199249999999999, 1.18971741179472, 0.970041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 885, '2021-06-27 00:00:00', 0.0279486783799948, 0.0472083333333334, 0.0362571332311988, 0.0671666666666663, 0.0557642390992548, 0.0964583333333332, 1.09373371954757, 0.487666666666666, 1.1876871378098, 0.970291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 900, '2021-06-27 00:00:00', 0.0283862783242436, 0.0472916666666664, 0.0332317019499869, 0.0577916666666665, 0.0605541888114164, 0.107125000000001, 1.24497008214446, 0.524624999999999, 1.18748193502659, 0.970708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 915, '2021-06-27 00:00:00', 0.0298458600532612, 0.0459166666666664, 0.0475634587545488, 0.0777500000000001, 0.0540448015974724, 0.112666666666667, 1.24443442423933, 0.530916666666666, 1.18789898560441, 0.9715 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 930, '2021-06-27 00:00:00', 0.0449665737367569, 0.062416666666667, 0.0558532627204691, 0.0887500000000004, 0.0504058887749082, 0.109833333333333, 1.24396812194115, 0.532916666666666, 1.18867603550812, 0.97775 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 945, '2021-06-27 00:00:00', 0.0373316268372926, 0.0567916666666668, 0.0342090493578968, 0.0752083333333336, 0.0378207059307655, 0.100166666666667, 1.24474362647582, 0.5295, 1.18993629640109, 0.977958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 960, '2021-06-27 00:00:00', 0.0192342067719191, 0.0479583333333332, 0.0320549516851333, 0.0682916666666665, 0.0376376459320228, 0.102625, 1.24275435022373, 0.539125, 1.18837747138388, 0.979666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 975, '2021-06-27 00:00:00', 0.0298382110820958, 0.0533333333333334, 0.0311257093510925, 0.0811250000000004, 0.0411645469735332, 0.122208333333333, 1.24145925633704, 0.544041666666666, 1.1854972898642, 0.985208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 990, '2021-06-27 00:00:00', 0.0247289289605562, 0.0659583333333339, 0.031029876907097, 0.0833749999999998, 0.0523960496077016, 0.125708333333333, 1.24058040121713, 0.547916666666666, 1.18391321166445, 0.989666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1005, '2021-06-27 00:00:00', 0.0287451319129982, 0.0552499999999994, 0.0369782299840544, 0.0935416666666664, 0.0538332772467965, 0.12975, 1.24035433226365, 0.547, 1.18292026266612, 0.993 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1020, '2021-06-27 00:00:00', 0.0389254210741142, 0.071833333333333, 0.0482823819399693, 0.0956666666666662, 0.0520064098613491, 0.126833333333333, 1.24049852575136, 0.546374999999999, 1.1852477971208, 0.994916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1035, '2021-06-27 00:00:00', 0.0324251367422494, 0.054458333333333, 0.0387690813234804, 0.0832083333333338, 0.0423338825138402, 0.106625, 1.24265660955686, 0.535833333333333, 1.18689627826627, 0.989916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1050, '2021-06-27 00:00:00', 0.0279058653125213, 0.0630416666666673, 0.0354063113591064, 0.0802916666666672, 0.0551010764249523, 0.116291666666667, 1.2435544595395, 0.531958333333333, 1.1868059794975, 0.990458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1065, '2021-06-27 00:00:00', 0.0268697542908782, 0.0453749999999996, 0.0299709702540811, 0.0645416666666671, 1.09356882764511, 0.432208333333333, 1.23381602873103, 0.526583333333333, 1.17664748516615, 0.989 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1080, '2021-06-27 00:00:00', 0.0291576176438792, 0.046583333333334, 0.0562841522730994, 0.0844166666666664, 1.24437482120628, 0.472499999999999, 1.23399887252432, 0.5275, 1.17715729804807, 0.989 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1095, '2021-06-27 00:00:00', 0.0374370618082931, 0.0655217391304344, 1.11778372263729, 0.436782608695652, 1.26812498448875, 0.495391304347825, 1.2573939358377, 0.546652173913043, 1.18594051334195, 1.03191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:03 Duration: 3s753ms Database: acaweb_fx User: pgperfstats
6 117 24s420ms 52ms 1s882ms 208ms 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 Jun 27 14 117 24s420ms 208ms [ User: postgres - Total duration: 24s420ms - Times executed: 117 ]
-
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 = '572' 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 ('99' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNOK', 'EURNZD', 'EURSEK', 'EURTRY', 'EURUSD', 'GAGEUR', 'GAGUSD', 'GAUEUR', 'GAUTRY', 'GAUUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPTRY', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'BITCOINCASH', 'ETHEREUM', 'LITECOIN', 'RIPPLE', 'ADIDAS', 'APPLE', 'BMW', 'BOFA', 'BP', 'DAIMLER', 'DEUTSCHBANK', 'DISNEY', 'EEM', 'EXS1', 'EXW1', 'EXXONMOBIL', 'FACEBOOK', 'GDX', 'GLD', 'GOOGLE', 'LVMH', 'MICROSOFT', 'QQQ', 'SPY', 'TLT', 'USO', 'WAL-MART', 'BUND10YR', 'COCOA', 'COFFEE', 'COPPER', 'CORN', 'COTTON', 'DOW30', 'ESP35', 'EU50', 'FRA40', 'GER30', 'GILT10YR', 'ITA40', 'JPN225', 'NAS100', 'NATGAS', 'SOYBEAN', 'SPX500', 'SUGAR', 'UK100', 'UKOIL', 'US10YR', 'USOIL', 'WHEAT')) 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-06-27 14:05:36 Duration: 1s882ms 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 = '665' 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 ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-06-27 14:01:02 Duration: 1s598ms 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 = '758' 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 ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-06-27 14:04:43 Duration: 1s156ms Database: acaweb_fx User: postgres Bind query: yes
7 96 3m44s 73ms 1m3s 2s334ms (( 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 Jun 27 14 96 3m44s 2s334ms [ User: postgres - Total duration: 3m44s - Times executed: 96 ]
-
(( 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-06-27 14:08:48 Duration: 1m3s 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-27 14:03:59 Duration: 32s111ms 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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-06-27 14:08:13 Duration: 23s935ms Database: acaweb_fx User: postgres Bind query: yes
8 83 17s497ms 50ms 2s271ms 210ms 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 #8
Day Hour Count Duration Avg duration Jun 27 14 83 17s497ms 210ms [ User: postgres - Total duration: 17s497ms - Times executed: 83 ]
-
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 = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '64382524' 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-06-27 14:07:32 Duration: 2s271ms 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 = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '64382524' 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-06-27 14:11:34 Duration: 889ms 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 = 758 AND groupid = 5449 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '64384535' 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-06-27 14:01:22 Duration: 831ms Database: acaweb_fx User: postgres Bind query: yes
9 67 39s668ms 57ms 2s97ms 592ms 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 #9
Day Hour Count Duration Avg duration Jun 27 14 67 39s668ms 592ms [ User: postgres - Total duration: 39s668ms - Times executed: 67 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982582' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s97ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982812' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s75ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982657' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s73ms Database: acaweb_fx User: postgres Bind query: yes
10 53 9s526ms 50ms 573ms 179ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Jun 27 14 53 9s526ms 179ms [ User: postgres - Total duration: 9s526ms - Times executed: 53 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-27 14:56:13 Duration: 573ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-27 14:20:14 Duration: 508ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-27 14:46:13 Duration: 480ms Database: acaweb_fx User: postgres
11 51 12s899ms 50ms 1s311ms 252ms update datafeeds_latestrun set latestdbwritetime = current_timestamp where feedname ilike ?;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Jun 27 14 51 12s899ms 252ms [ User: postgres - Total duration: 12s899ms - Times executed: 51 ]
-
UPDATE DataFeeds_LatestRun SET LatestDBWriteTime = Current_TimeStamp WHERE FeedName ilike 'ATFX';
Date: 2021-06-27 14:04:32 Duration: 1s311ms Database: acaweb_fx User: postgres
-
UPDATE DataFeeds_LatestRun SET LatestDBWriteTime = Current_TimeStamp WHERE FeedName ilike 'ATFX';
Date: 2021-06-27 14:04:43 Duration: 811ms Database: acaweb_fx User: postgres
-
UPDATE DataFeeds_LatestRun SET LatestDBWriteTime = Current_TimeStamp WHERE FeedName ilike 'ATFX';
Date: 2021-06-27 14:01:37 Duration: 799ms Database: acaweb_fx User: postgres
12 50 8s163ms 50ms 638ms 163ms 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 #12
Day Hour Count Duration Avg duration Jun 27 14 50 8s163ms 163ms [ User: postgres - Total duration: 8s163ms - Times executed: 50 ]
-
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 = 5376 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 > 515919719 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:05:06 Duration: 638ms 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 = 666 AND sg.groupid = 4996 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 > 515918504 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:32 Duration: 423ms 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 = 689 AND sg.groupid = 5123 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 > 515918429 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:06:37 Duration: 393ms Database: acaweb_fx User: postgres Bind query: yes
13 49 11s962ms 59ms 822ms 244ms 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 Jun 27 14 49 11s962ms 244ms [ User: postgres - Total duration: 11s962ms - Times executed: 49 ]
-
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.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 > 61143530 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:02:26 Duration: 822ms 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 > 61143521 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:03:28 Duration: 798ms 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 = 700 AND sg.groupid = 5358 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 PatternEndPrice > - 1 AND a.resultuid > 61143033 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:03:23 Duration: 787ms Database: acaweb_fx User: postgres Bind query: yes
14 47 22s363ms 51ms 5s333ms 475ms 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 #14
Day Hour Count Duration Avg duration Jun 27 14 47 22s363ms 475ms [ User: postgres - Total duration: 22s363ms - Times executed: 47 ]
-
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 = 5159 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 > 61142230 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:01:08 Duration: 5s333ms 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 = 5135 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 > 61143313 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:05:43 Duration: 4s371ms 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 = 5135 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 > 61143313 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:01:38 Duration: 2s883ms Database: acaweb_fx User: postgres Bind query: yes
15 44 52s981ms 50ms 15s525ms 1s204ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Jun 27 14 44 52s981ms 1s204ms [ User: postgres - Total duration: 52s981ms - Times executed: 44 ]
-
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 = 558 AND (((s.symbol ilike '%gbpnzd%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 515512829 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s525ms 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 = 558 AND (((s.symbol ilike '%nzdjpy%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 515457354 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s224ms 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 = 558 AND (((s.symbol ilike '%nzdusd%' 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 > 515457346 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s121ms Database: acaweb_fx User: postgres Bind query: yes
16 39 1m43s 1s997ms 3s312ms 2s644ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jun 27 14 39 1m43s 2s644ms [ User: pgperfstats - Total duration: 1m43s - Times executed: 39 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, 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-06-27 00:00:00', 0.138506888286347, 0.357608695652174, 0.171891545915766, 0.445608695652173, 0.171099871443274, 0.514565217391303, 0.286168549521393, 0.643434782608695, 0.633915671877091, 1.47052173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.135735137926715, 0.257869565217392, 0.13798413152736, 0.338434782608695, 0.152378987170887, 0.388086956521739, 0.286845959956007, 0.539826086956522, 0.641646979148037, 1.45013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0929387149851076, 0.220173913043478, 0.111837438490969, 0.272391304347825, 0.137836415617775, 0.323173913043478, 0.244839787900436, 0.471391304347826, 0.647668317128341, 1.44239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.051833916895324, 0.158130434782608, 0.0889975573675547, 0.215739130434782, 0.132772607180063, 0.278739130434782, 0.203452765201125, 0.434130434782608, 0.623518157939793, 1.4384347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0584296137489012, 0.143260869565218, 0.0855473888042482, 0.195913043478262, 0.115799540572654, 0.244478260869566, 0.183801426618178, 0.409652173913043, 0.614260897821834, 1.44221739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0585379509344561, 0.153347826086957, 0.0732247069472459, 0.189695652173913, 0.0921292698958457, 0.228434782608696, 0.170870220960433, 0.394217391304348, 0.606945902089503, 1.45165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0726044293556212, 0.132304347826087, 0.0901405358622502, 0.16804347826087, 0.0972176158015325, 0.20708695652174, 0.167921094777119, 0.397695652173913, 0.605693885559325, 1.45408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0574458672837676, 0.123130434782608, 0.0778905434497236, 0.167130434782609, 0.0862629265102833, 0.213739130434782, 0.162007002239729, 0.392217391304348, 0.606148379283084, 1.45730434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0599282179306859, 0.12213043478261, 0.0667963692180301, 0.147869565217392, 0.0838547586804688, 0.202565217391305, 0.17667299687866, 0.404434782608696, 0.607122439155795, 1.45726086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0560174309404665, 0.103956521739131, 0.0659393061448306, 0.143913043478261, 0.0952811525104276, 0.20304347826087, 0.176484432573277, 0.404130434782609, 0.690364098815116, 1.53695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0501784562372715, 0.106173913043479, 0.067681041068812, 0.146782608695653, 0.105801663951291, 0.206913043478261, 0.176728571946624, 0.416478260869566, 0.695960572573674, 1.55686956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0467147174039882, 0.102913043478261, 0.0769550199715018, 0.145434782608696, 0.107748224309717, 0.203956521739131, 0.404244369016346, 0.672652173913045, 0.697708867674491, 1.57786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0617116525725975, 0.103347826086958, 0.066812906140037, 0.139652173913044, 0.0887967435218142, 0.187956521739131, 0.421966767138326, 0.708043478260871, 0.697925556921333, 1.58591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0371706352714381, 0.0917391304347835, 0.0618726538661676, 0.131956521739131, 0.0827241953126081, 0.189260869565217, 0.417447528122012, 0.725434782608697, 0.697590180040214, 1.58982608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0303126657935245, 0.084304347826086, 0.050373898442236, 0.125565217391305, 0.0738242491519275, 0.187260869565217, 0.405629511247958, 0.729869565217392, 0.69933321715517, 1.59569565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0519181478015747, 0.098304347826088, 0.0631025265243391, 0.140739130434783, 0.0710792298565204, 0.177565217391304, 0.406864866709878, 0.735739130434783, 0.699774746366411, 1.59417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0448631648160513, 0.0953913043478259, 0.0574547080600093, 0.131043478260869, 0.0726569175508029, 0.173130434782608, 0.405974059219175, 0.746130434782609, 0.698908742848478, 1.59839130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.048165393576093, 0.0907826086956525, 0.0474261647903272, 0.117173913043479, 0.0637006028104834, 0.171304347826087, 0.411486844169898, 0.765173913043478, 0.699830058422712, 1.59873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0355577801785376, 0.0829130434782607, 0.0530837581138908, 0.125391304347825, 0.0603672882127902, 0.181130434782608, 0.400294545703734, 0.764217391304348, 0.696989840632318, 1.59526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.046175211939183, 0.0951739130434783, 0.0528865218153292, 0.123565217391304, 0.0800896483863923, 0.183478260869565, 0.399402844770875, 0.767782608695652, 0.695483151650167, 1.59621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0380081642987359, 0.0824347826086948, 0.0613874496320866, 0.130652173913043, 0.135293152650643, 0.214347826086957, 0.401327185574842, 0.770347826086956, 0.694579458741712, 1.59647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.064506977898739, 0.104173913043478, 0.0831626103657506, 0.145260869565217, 0.145684658639288, 0.239260869565218, 0.407992569489806, 0.776869565217391, 0.693420570041387, 1.59821739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0359094761336125, 0.0930952380952384, 0.0620222310374048, 0.141571428571429, 0.117060444297157, 0.242380952380953, 0.398515823907611, 0.774523809523811, 0.691874806319067, 1.60538095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.057249121432227, 0.107809523809523, 0.0749414056828012, 0.159714285714286, 0.386308080854301, 0.574333333333334, 0.405822081588424, 0.77152380952381, 0.693939214436922, 1.61266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0567032794885965, 0.11552380952381, 0.0822506042820472, 0.188523809523809, 0.403319429118858, 0.59152380952381, 0.420726791794073, 0.769666666666667, 0.691774540067581, 1.61171428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.065241018356479, 0.149095238095237, 0.383219277027805, 0.528285714285714, 0.388527752272233, 0.617714285714286, 0.422815906129594, 0.769761904761905, 0.692876244704774, 1.61409523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.116806058852336, 0.320846153846154, 0.192509632126651, 0.376961538461539, 0.221395337314532, 0.466846153846154, 0.271300789644149, 0.610961538461539, 0.677973523422219, 1.56153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.164900025656573, 0.221461538461539, 0.187151275710319, 0.325, 0.219573180371514, 0.406307692307693, 0.256783788129535, 0.548923076923078, 0.687926795076784, 1.54265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.120239325449768, 0.215153846153847, 0.147679971039251, 0.282576923076923, 0.147849903098223, 0.363076923076924, 0.220822448691599, 0.517076923076924, 0.686302660302626, 1.53869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0871798935887967, 0.184576923076923, 0.109407832654495, 0.260923076923077, 0.143173896417555, 0.329269230769231, 0.211785352148385, 0.467346153846155, 0.665766238717002, 1.52426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0763219194243391, 0.172346153846154, 0.0793424224485239, 0.2235, 0.117579354545705, 0.289230769230769, 0.188715989294454, 0.443730769230769, 0.668725622704513, 1.52303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0483714632974697, 0.144961538461538, 0.0867298990234363, 0.201653846153846, 0.119659369108251, 0.276730769230769, 0.17116450027341, 0.423615384615385, 0.673484857918984, 1.52057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0711635710609993, 0.147423076923076, 0.0784683081544087, 0.198653846153846, 0.106272197681236, 0.261499999999999, 0.160760366336405, 0.406846153846153, 0.670721816690508, 1.51765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0531123193010655, 0.129038461538461, 0.0924961537661872, 0.184538461538461, 0.109590573710304, 0.244576923076922, 0.163856358295448, 0.406884615384615, 0.6686533527575, 1.52288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0574778218098075, 0.1215, 0.0718387189366675, 0.161192307692308, 0.0826961537567123, 0.219576923076923, 0.148654317642799, 0.397115384615384, 0.699327373541617, 1.51384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0538891882976964, 0.109269230769231, 0.0544468124376016, 0.148846153846154, 0.0742854370239972, 0.205615384615385, 0.153504542653905, 0.396269230769231, 0.697585405854752, 1.57296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0437181180536615, 0.101923076923078, 0.0663013168450268, 0.148769230769232, 0.0925233276198284, 0.204384615384616, 0.187112734426644, 0.410846153846155, 0.701564393667138, 1.60603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.042268446132565, 0.0973076923076926, 0.052929328789943, 0.130923076923077, 0.0633883391363229, 0.191192307692308, 0.4121659187941, 0.626230769230769, 0.680167247532094, 1.62826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0451281934731923, 0.100076923076924, 0.0647547325267844, 0.144846153846155, 0.0530392162605973, 0.186038461538462, 0.394810466699382, 0.662769230769231, 0.681643091812266, 1.63176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0403276007793099, 0.103346153846154, 0.0429005289549607, 0.146153846153846, 0.056412723605719, 0.185653846153847, 0.389307053029432, 0.683307692307693, 0.683211813084684, 1.63369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0377086809022091, 0.104769230769231, 0.0410533049358248, 0.128576923076923, 0.0559959339183166, 0.165230769230769, 0.439551687693092, 0.699615384615385, 0.683413041004768, 1.64323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0220754301290968, 0.0747307692307686, 0.0422004921589961, 0.110807692307692, 0.0726462980156914, 0.164730769230769, 0.467805265205347, 0.701615384615385, 0.685352882715287, 1.65542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0380704003737209, 0.0883461538461545, 0.0441487694749681, 0.114923076923077, 0.081330522229689, 0.171576923076923, 0.465884899948474, 0.7085, 0.685835742837778, 1.65888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0281011360295963, 0.0810769230769235, 0.0638613040412283, 0.125115384615385, 0.0795315902403191, 0.164923076923077, 0.462288461394464, 0.715692307692308, 0.689800779489713, 1.66534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0454247137072383, 0.0987307692307695, 0.0543722780043707, 0.12676923076923, 0.0639630782922095, 0.179653846153846, 0.458741001169337, 0.725884615384615, 0.691711648460097, 1.66773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0261596283201075, 0.085615384615384, 0.035479224690168, 0.110846153846154, 0.0936412220207442, 0.192038461538461, 0.463260465031863, 0.744538461538462, 0.697645946131593, 1.67811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.025020514659897, 0.0851153846153852, 0.0544477307572628, 0.130653846153846, 0.113942448360835, 0.223807692307692, 0.477106051748858, 0.760230769230769, 0.703238464862054, 1.68553846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0449633012749108, 0.0975384615384619, 0.0821044363085108, 0.150461538461539, 0.120890013585139, 0.226653846153848, 0.483539305537822, 0.7605, 0.707597852977566, 1.69019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0335121652149082, 0.0882500000000007, 0.0646770684895799, 0.133583333333334, 0.0988071977076605, 0.242416666666666, 0.506124474507656, 0.753625, 0.724963266185839, 1.68145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.050559030644487, 0.0969583333333324, 0.0618662506623313, 0.137291666666666, 0.417939907527801, 0.536124999999999, 0.507009275849171, 0.751666666666667, 0.728768614747218, 1.68395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.04083973626226, 0.104333333333334, 0.0751670603158178, 0.209, 0.39501335282879, 0.580625, 0.505402659100727, 0.75375, 0.730276450284808, 1.68270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583117403099157, 0.166791666666668, 0.409620998386118, 0.511666666666667, 0.387420417260299, 0.595666666666667, 0.501035420657684, 0.749333333333334, 0.740803254553138, 1.681625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.133032396285786, 0.337461538461538, 0.11733266972423, 0.402653846153846, 0.185686982270205, 0.490846153846154, 0.298782372562114, 0.649115384615385, 0.623992984428018, 1.61826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0815247107418261, 0.244961538461538, 0.126311117727373, 0.321461538461539, 0.200914907361299, 0.414000000000001, 0.307543820517436, 0.569807692307692, 0.622730844438739, 1.57323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.115735108694879, 0.227153846153846, 0.180890481103474, 0.310384615384615, 0.216090949513251, 0.364461538461538, 0.296858414840372, 0.515961538461539, 0.621703422987075, 1.54588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.117121587053139, 0.206115384615385, 0.133567130917521, 0.251538461538462, 0.154429914399828, 0.300961538461538, 0.221012620593346, 0.474538461538462, 0.59778805093959, 1.49992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0596058850992201, 0.168307692307692, 0.0990332966539724, 0.229923076923077, 0.103054645698289, 0.2795, 0.218261875172569, 0.460384615384615, 0.596878675985458, 1.49607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0790954243546758, 0.154615384615384, 0.0781236593731134, 0.200115384615384, 0.130979411183003, 0.287615384615385, 0.221718879526443, 0.457692307692308, 0.597985078280515, 1.49492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583920041944631, 0.140115384615385, 0.101284185112219, 0.199615384615385, 0.146195296146574, 0.273230769230769, 0.205788932198466, 0.460730769230769, 0.579904168475606, 1.50673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0584099174929949, 0.131038461538462, 0.0976285030889269, 0.19573076923077, 0.146633425720268, 0.234807692307692, 0.220553136803461, 0.465615384615385, 0.594839055155646, 1.49430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0686345506174662, 0.138307692307693, 0.115881404893105, 0.171500000000001, 0.137324147688821, 0.206807692307692, 0.224494855174902, 0.4525, 0.597397356487674, 1.48819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0805387245605869, 0.119615384615386, 0.102749920456641, 0.152884615384616, 0.116048033821543, 0.205884615384615, 0.21282490094333, 0.441961538461538, 0.679219290520657, 1.61826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0495197396538447, 0.11526923076923, 0.0599074799490516, 0.149884615384615, 0.077921617421216, 0.194461538461537, 0.203321965213947, 0.460307692307691, 0.674386861127601, 1.63396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0414017465257756, 0.10023076923077, 0.0699756111359245, 0.146115384615385, 0.0759635540141554, 0.194307692307692, 0.368895642946098, 0.687653846153847, 0.681090018900698, 1.63942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0543172022617005, 0.101961538461538, 0.0555773196685354, 0.134961538461538, 0.0804154309723051, 0.188192307692307, 0.371475643678227, 0.711076923076924, 0.700163955524264, 1.65473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0444024254361789, 0.098846153846153, 0.0643011783598205, 0.142807692307691, 0.0925563861404737, 0.191730769230769, 0.376555655300064, 0.731807692307693, 0.710972526787184, 1.66442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0600617630828067, 0.102846153846154, 0.0739461030335348, 0.138884615384615, 0.0941150605130995, 0.18373076923077, 0.387489021184421, 0.752307692307693, 0.710122013351335, 1.66992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0496443350242513, 0.097999999999999, 0.0761972036636111, 0.139576923076924, 0.104272697215596, 0.190653846153846, 0.391338106815773, 0.768076923076924, 0.710389137131083, 1.67461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0475722769947107, 0.0971923076923088, 0.0495297890163081, 0.119000000000001, 0.109145689509305, 0.194307692307693, 0.397492029915259, 0.779923076923077, 0.712489732179726, 1.67346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0322924377906277, 0.0828076923076931, 0.0624033529671159, 0.132461538461538, 0.103242895080559, 0.203153846153846, 0.395718604372038, 0.791423076923077, 0.712976945360356, 1.67226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0493625831514577, 0.10376923076923, 0.0739049701669953, 0.150230769230769, 0.0955375077370938, 0.209846153846153, 0.39877000118634, 0.794076923076923, 0.71519914386457, 1.66684615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0477731981506202, 0.101038461538462, 0.0751475778820477, 0.140961538461538, 0.146873739601793, 0.234846153846154, 0.401532173248727, 0.792384615384616, 0.72292948054852, 1.67192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0688557466458227, 0.106076923076923, 0.0765694456033204, 0.142, 0.155028558163178, 0.236423076923077, 0.399514274318972, 0.806153846153847, 0.727119815542009, 1.68011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0544342228325581, 0.101269230769231, 0.139777515524328, 0.178923076923076, 0.143359692865399, 0.233807692307692, 0.394541355929212, 0.804192307692308, 0.730846738642661, 1.67765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0471010130971998, 0.101625, 0.0734549921350828, 0.146375000000001, 0.108391993594372, 0.241958333333333, 0.406162473291348, 0.809708333333334, 0.751089555198004, 1.65304166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0725264069849373, 0.115916666666667, 0.075482685892628, 0.156625, 0.399655592218229, 0.601625000000001, 0.406692063830373, 0.811500000000001, 0.746244898994534, 1.65966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.042465309797903, 0.115458333333334, 0.0740814279763458, 0.196666666666667, 0.395230110922371, 0.616833333333335, 0.402572344745169, 0.811833333333334, 0.741276919251161, 1.65908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.067117016028573, 0.162458333333334, 0.394229387264075, 0.559875000000001, 0.393192286182019, 0.641000000000001, 0.397770298218617, 0.806083333333334, 0.733589802402136, 1.65920833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.175715977120422, 0.35223076923077, 0.20264583732368, 0.427153846153847, 0.254657335377441, 0.508961538461539, 0.292136609245638, 0.665961538461538, 0.678956449266077, 1.5765 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0857751622647171, 0.225461538461539, 0.120428242279216, 0.309192307692307, 0.174933569809096, 0.392076923076923, 0.206946938572707, 0.555346153846154, 0.688577065683003, 1.51784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0941327703912863, 0.212461538461538, 0.12820467410176, 0.277038461538461, 0.188097846877629, 0.345, 0.219625555469724, 0.512769230769231, 0.691046207961856, 1.50469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0628846563161468, 0.169, 0.0897677773265765, 0.230423076923078, 0.132772216741536, 0.311692307692307, 0.189618601002523, 0.480576923076923, 0.692859004415761, 1.505 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.058618414014186, 0.156038461538462, 0.0843864006542795, 0.219230769230769, 0.12104311374306, 0.289346153846154, 0.182860674158896, 0.461115384615385, 0.704978624880543, 1.50769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0718069741631102, 0.141807692307692, 0.111706738313387, 0.205653846153846, 0.150112803738235, 0.269423076923077, 0.196601588537288, 0.452769230769231, 0.718934006814148, 1.51111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0587024832393103, 0.141307692307692, 0.0861067673566685, 0.193846153846155, 0.119528850717499, 0.252884615384617, 0.197208585395885, 0.439115384615385, 0.730059618218845, 1.50038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.046471562851341, 0.117384615384615, 0.0926662829728265, 0.165, 0.10575888396944, 0.223307692307692, 0.19503594934899, 0.426692307692307, 0.731213980046459, 1.49126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0775260948624097, 0.130153846153846, 0.0835896202610381, 0.17723076923077, 0.0899243784863359, 0.209076923076924, 0.20020183661649, 0.416153846153846, 0.733692059696394, 1.49396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0508453008190982, 0.11126923076923, 0.0567811046577453, 0.140423076923077, 0.0823932409475806, 0.210384615384615, 0.189092476358486, 0.393730769230768, 0.756654556889429, 1.56896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0577196540316943, 0.108038461538461, 0.0681792772486917, 0.142423076923077, 0.136053660228377, 0.231961538461538, 0.195866736485649, 0.413538461538461, 0.752322885877722, 1.58126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0547234726743327, 0.0994615384615381, 0.0670148089259721, 0.158230769230769, 0.120127521985853, 0.224307692307692, 0.290981828668708, 0.61176923076923, 0.756224089702353, 1.57607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0525114639498257, 0.109423076923077, 0.101484276917848, 0.155461538461539, 0.105123897597806, 0.201076923076923, 0.297475048727427, 0.64026923076923, 0.761072272925103, 1.57526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0591353076882549, 0.100230769230769, 0.0811061317989256, 0.144730769230769, 0.0892998061846467, 0.184846153846154, 0.275796290486573, 0.669923076923076, 0.779240821865447, 1.57953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0605813375680867, 0.106461538461538, 0.0605700738496644, 0.138423076923077, 0.106286210119368, 0.185961538461539, 0.282261801552007, 0.684730769230769, 0.793902234825886, 1.58203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.048819479088388, 0.110692307692308, 0.0662560650344265, 0.137884615384616, 0.0964050828535509, 0.1945, 0.285889101683744, 0.695461538461538, 0.794685397838956, 1.58280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0459062087304108, 0.0905000000000006, 0.0826620552890827, 0.135153846153846, 0.0686319503976438, 0.194769230769231, 0.278095028030679, 0.707730769230768, 0.793355844110708, 1.58215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0519388545829091, 0.0892692307692307, 0.0565927557201444, 0.131499999999999, 0.074107043161591, 0.183423076923075, 0.271709768800347, 0.700038461538461, 0.799267523327548, 1.59457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0544195242113026, 0.107269230769231, 0.0532254999615201, 0.143076923076923, 0.0924071342567147, 0.198038461538461, 0.289463684450027, 0.711230769230769, 0.821950195945827, 1.60626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0246231910698333, 0.085307692307693, 0.0468771225160486, 0.119769230769231, 0.0882343121815647, 0.181576923076923, 0.292958395575995, 0.701307692307692, 0.829585502617931, 1.60211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0429426988510901, 0.0893461538461528, 0.0668577479544323, 0.126961538461538, 0.114280599336088, 0.190153846153846, 0.293812090655548, 0.699769230769231, 0.83129514244109, 1.59942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0517335332404276, 0.0919615384615389, 0.0799267068102923, 0.139961538461539, 0.107151488736563, 0.195192307692308, 0.292747578325396, 0.701769230769231, 0.831876274084442, 1.59784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0448165140047306, 0.0937916666666669, 0.0519179780930982, 0.121458333333333, 0.0712344440175735, 0.203458333333333, 0.303334150540386, 0.705041666666666, 0.867852487590714, 1.592875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.032510421963301, 0.0823333333333324, 0.0331476440240908, 0.119374999999999, 0.239952939226587, 0.51925, 0.300616853741807, 0.707333333333333, 0.867641128937066, 1.59079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0300593615599423, 0.0969999999999998, 0.060023531013781, 0.177708333333333, 0.252055344595449, 0.555625, 0.300561105702101, 0.707249999999999, 0.868229381591046, 1.58979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0666350649737658, 0.155833333333333, 0.237537544705943, 0.511458333333334, 0.249464281082948, 0.594083333333333, 0.305009025169391, 0.711374999999999, 0.868246542158973, 1.58983333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.127487737404058, 0.308583333333334, 0.137898349192966, 0.366041666666666, 0.15660973371937, 0.435, 0.224826176818022, 0.572875, 0.855023797236415, 1.51270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0832298632999444, 0.215083333333333, 0.105161289166358, 0.281874999999999, 0.141134815803486, 0.346083333333333, 0.191587929637043, 0.498749999999999, 0.842288407179847, 1.49025 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0640229663276492, 0.161625, 0.0770416318848342, 0.21875, 0.123118705238929, 0.326958333333333, 0.18978438853192, 0.453874999999999, 0.830284847227884, 1.46283333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0653718460873603, 0.153, 0.0870312183702742, 0.221541666666667, 0.113493910645564, 0.290541666666666, 0.191969181554401, 0.425416666666666, 0.828468711417094, 1.45016666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0707334120462895, 0.159208333333334, 0.0931025517637817, 0.222541666666667, 0.104992028682928, 0.27175, 0.170951111750394, 0.394249999999999, 0.823835980536226, 1.431375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0615506007222959, 0.136708333333334, 0.0787317956874715, 0.1825, 0.12196987481472, 0.260041666666667, 0.170051313653739, 0.372666666666666, 0.819723000227179, 1.42216666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0689124628512994, 0.125666666666667, 0.100441624476789, 0.190208333333333, 0.127486508237573, 0.252875, 0.167435511055208, 0.367291666666666, 0.834184575377116, 1.42941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0535114609151665, 0.122791666666667, 0.0754166686684279, 0.171750000000001, 0.0874677166117618, 0.209916666666667, 0.161704054021403, 0.353125, 0.836654357840053, 1.41158333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0701302618217581, 0.123083333333334, 0.0831004172542236, 0.150125, 0.0858533886799236, 0.18875, 0.16144939082295, 0.365083333333332, 0.850841696434362, 1.419875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.047983674004962, 0.0995416666666665, 0.0459665915228865, 0.132666666666667, 0.0711829649056128, 0.177333333333333, 0.157429809526456, 0.356166666666667, 0.850503634895826, 1.46254166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0425694445429539, 0.101625000000001, 0.0489467138539602, 0.131041666666667, 0.0731881509179093, 0.175625, 0.179234599524384, 0.374208333333333, 0.852368327839759, 1.467875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0316687737666625, 0.0889583333333341, 0.0528935901982271, 0.124583333333333, 0.0677661687214824, 0.172916666666667, 0.209642859699986, 0.544291666666667, 0.848029368467041, 1.473625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0512020542783079, 0.0935416666666657, 0.0562748012956912, 0.128374999999999, 0.0692348973747541, 0.177916666666666, 0.216222443163368, 0.596333333333333, 0.845058722554365, 1.475625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0489715793058606, 0.096958333333333, 0.0606923818727795, 0.130999999999999, 0.0791708732673389, 0.178124999999999, 0.22000163042874, 0.631749999999999, 0.843395926244487, 1.47758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0341772606410689, 0.0847916666666662, 0.0659627557408529, 0.130708333333332, 0.0752046362855411, 0.166208333333333, 0.21815331249748, 0.631541666666666, 0.844564229244194, 1.47470833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0581347759427429, 0.0924999999999988, 0.0621419599659185, 0.124333333333333, 0.0859619059546854, 0.168333333333333, 0.216703058537968, 0.632708333333333, 0.840391238037983, 1.47804166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0445903861413183, 0.0860416666666663, 0.0540996798726096, 0.109416666666667, 0.0851589200651734, 0.157041666666667, 0.222217268664596, 0.636916666666666, 0.83675843548053, 1.482625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0352776769750168, 0.0764166666666668, 0.0628102156373117, 0.110083333333334, 0.0810333622472951, 0.152666666666668, 0.24237035605196, 0.646791666666667, 0.836452939457765, 1.48570833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0559598555643466, 0.0878749999999998, 0.0682821830475504, 0.11775, 0.0931574073073741, 0.169291666666667, 0.246917309252907, 0.648624999999999, 0.832265921088804, 1.49229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0339394174665832, 0.0761666666666653, 0.0422970859310767, 0.108500000000001, 0.112533658410993, 0.182458333333333, 0.252299335532508, 0.656458333333333, 0.829043869357249, 1.49645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.036508262912244, 0.0846250000000014, 0.0763185068823654, 0.130416666666668, 0.123630695674834, 0.196124999999999, 0.256439751236997, 0.656958333333333, 0.827281964795173, 1.49966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0673991866591798, 0.100291666666667, 0.111231153752972, 0.146750000000001, 0.135066965409487, 0.207291666666667, 0.259178076546453, 0.666333333333333, 0.826559777159154, 1.50425 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0602691833267578, 0.0962272727272733, 0.0659700345198138, 0.129954545454545, 0.115898121032544, 0.225227272727273, 0.2699116939127, 0.657681818181818, 0.863587182924122, 1.50618181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0531806526678803, 0.0930909090909092, 0.0733320739758056, 0.137545454545455, 0.183744464239138, 0.450863636363636, 0.281477629384923, 0.660318181818182, 0.862815517293886, 1.50795454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583196335180497, 0.103318181818183, 0.105711647328722, 0.198000000000001, 0.190374914905057, 0.517318181818181, 0.28857642831381, 0.661454545454545, 0.860701470688311, 1.50845454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.107534778427393, 0.170857142857144, 0.163949425999953, 0.455285714285714, 0.183290181068682, 0.578904761904761, 0.275567336857722, 0.692571428571428, 0.822005086301028, 1.57752380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:46:52 Duration: 3s312ms 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 970065, 1, 990, '2021-06-27 00:00:00', 0.70721373906852, 1.694, 0.710042463797243, 1.9628695652174, 1.01503568931978, 2.45121739130435, 1.77275633400726, 3.89626086956522, 3.01291965472859, 8.76786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1005, '2021-06-27 00:00:00', 0.353929226305486, 1.14652173913043, 0.603056526300016, 1.56008695652174, 0.958433805582731, 2.11878260869565, 1.89574980733635, 3.55382608695652, 2.93953602789429, 8.48582608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1020, '2021-06-27 00:00:00', 0.477322071230523, 0.981782608695658, 0.817931283776477, 1.37769565217391, 0.884062317836353, 1.97, 1.95955691732926, 3.42369565217392, 3.05309395460608, 8.41482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1035, '2021-06-27 00:00:00', 0.437491908451428, 0.899478260869564, 0.5260906270084, 1.2974347826087, 0.601847603259671, 1.81008695652174, 1.7540058758876, 3.11939130434783, 2.9739336800939, 8.22252173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1050, '2021-06-27 00:00:00', 0.27800127960578, 0.874434782608694, 0.411689073550212, 1.1335652173913, 0.546248734407592, 1.57104347826087, 1.58000755864505, 2.86739130434783, 2.80811958519275, 8.08782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1065, '2021-06-27 00:00:00', 0.267974661063938, 0.716347826086959, 0.389152718022969, 1.07926086956522, 0.556586267102658, 1.412, 1.49200377639425, 2.68321739130435, 2.70611797124743, 8.09026086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1080, '2021-06-27 00:00:00', 0.284482756481265, 0.810434782608695, 0.346899707573568, 1.04195652173913, 0.526221075740378, 1.3055652173913, 1.45419886804594, 2.6254347826087, 2.73928173774353, 8.11543478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1095, '2021-06-27 00:00:00', 0.240314648814388, 0.627304347826091, 0.360649090943563, 0.868695652173913, 0.493224131078622, 1.16504347826087, 1.32737837104608, 2.44860869565218, 2.6542475534695, 8.05443478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1110, '2021-06-27 00:00:00', 0.257962723660648, 0.587304347826085, 0.344898461313765, 0.779304347826082, 0.530053811870324, 1.19504347826087, 1.2208443766897, 2.42991304347826, 2.64606402233141, 8.03608695652173 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1125, '2021-06-27 00:00:00', 0.255277714386611, 0.54643478260869, 0.329417476035788, 0.74465217391304, 0.637299003422139, 1.15373913043478, 1.16727427166731, 2.35595652173913, 2.87174269094638, 8.29608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1140, '2021-06-27 00:00:00', 0.180648546169632, 0.520521739130435, 0.367624588329814, 0.834260869565217, 0.624787888117512, 1.15278260869565, 1.16752660928957, 2.37326086956522, 2.97433870751728, 8.36773913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1155, '2021-06-27 00:00:00', 0.321747310813642, 0.611173913043478, 0.435354119638449, 0.844869565217393, 0.691519027371911, 1.14326086956522, 1.5437224913937, 3.34869565217391, 3.19264854860987, 8.45486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1170, '2021-06-27 00:00:00', 0.202914144892933, 0.500826086956523, 0.346809723320618, 0.706434782608695, 0.61479955601086, 1.11830434782609, 1.55621679449312, 3.3244347826087, 3.21336393559906, 8.45565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1185, '2021-06-27 00:00:00', 0.239681879085703, 0.486304347826085, 0.307415395347146, 0.67804347826087, 0.549149065056266, 1.15082608695652, 1.50055919879587, 3.331, 3.2287380958665, 8.45334782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1200, '2021-06-27 00:00:00', 0.184864473379251, 0.436652173913044, 0.364649000109192, 0.736434782608699, 0.661054711817266, 1.14517391304348, 1.48216912003835, 3.28013043478261, 3.19073311238443, 8.45060869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1215, '2021-06-27 00:00:00', 0.248177531127458, 0.52121739130435, 0.378393729109307, 0.754217391304346, 0.648923407601244, 1.10895652173913, 1.50544971942191, 3.30969565217391, 3.24759718777917, 8.47469565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1230, '2021-06-27 00:00:00', 0.328563432009344, 0.544260869565214, 0.620859422836526, 0.808826086956522, 0.612834166324808, 1.01647826086956, 1.45677116842494, 3.28134782608696, 3.24465255178705, 8.438 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1245, '2021-06-27 00:00:00', 0.401945028982954, 0.555521739130434, 0.381023351602498, 0.724391304347826, 0.377981470570794, 0.912086956521743, 1.32752109769379, 3.21191304347826, 3.2224961453995, 8.40495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1260, '2021-06-27 00:00:00', 0.197123383844988, 0.484086956521737, 0.226618395619602, 0.626478260869562, 0.363200262706457, 0.873391304347828, 1.32273590288262, 3.23221739130435, 3.21190861461167, 8.40530434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1275, '2021-06-27 00:00:00', 0.164146914336415, 0.410869565217388, 0.311468458741034, 0.589652173913045, 0.507865485910054, 0.928478260869567, 1.29996984610817, 3.23034782608696, 3.20289933871064, 8.40108695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1290, '2021-06-27 00:00:00', 0.295694934131693, 0.470304347826091, 0.382217443234923, 0.643913043478265, 0.639308454812898, 1.0198695652174, 1.3120509214788, 3.25456521739131, 3.20593439235167, 8.42965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1305, '2021-06-27 00:00:00', 0.257893955900712, 0.483739130434783, 0.40685329148295, 0.699652173913048, 0.558443584576055, 1.05065217391305, 1.35327946130696, 3.28113043478261, 3.21007629106637, 8.45139130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1320, '2021-06-27 00:00:00', 0.275628485292727, 0.467809523809528, 0.301497263669177, 0.712000000000003, 0.60883459322279, 1.20619047619048, 1.40664169465534, 3.34742857142857, 2.64006332265328, 8.20204761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1335, '2021-06-27 00:00:00', 0.230396676563335, 0.542857142857144, 0.253603158309917, 0.754190476190477, 1.11863935845549, 2.63528571428572, 1.38570977858864, 3.37490476190476, 2.61711300682187, 8.18990476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1350, '2021-06-27 00:00:00', 0.164290871554666, 0.552904761904763, 0.439729516429184, 0.97804761904762, 1.15623905297263, 2.74338095238095, 1.38729555507933, 3.37442857142857, 2.61342726902361, 8.18790476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1365, '2021-06-27 00:00:00', 0.410898950618083, 0.774952380952385, 1.11585826246202, 2.52280952380952, 1.16496750618899, 2.75309523809524, 1.39363106923707, 3.38042857142857, 2.59157244416076, 8.17433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 990, '2021-06-27 00:00:00', 0.576645749138937, 1.775, 0.741608050118123, 2.0455, 0.834258989486157, 2.30330769230769, 1.10543860908761, 3.00603846153846, 2.91936979184523, 8.16130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1005, '2021-06-27 00:00:00', 0.314100280410324, 1.16288461538461, 0.409624565444242, 1.42473076923077, 0.778472128842526, 1.82284615384615, 0.977704671470575, 2.55076923076923, 2.90635780739664, 7.88623076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1020, '2021-06-27 00:00:00', 0.371939153419151, 0.950576923076927, 0.46337485739036, 1.19853846153847, 0.746553240926904, 1.62930769230769, 0.871575416217005, 2.32911538461538, 2.9474626034034, 7.79903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1035, '2021-06-27 00:00:00', 0.252860584877549, 0.812346153846156, 0.559258954744171, 1.15446153846154, 0.555189331531289, 1.47892307692308, 0.723753175096, 2.12446153846154, 2.88543946073011, 7.70319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1050, '2021-06-27 00:00:00', 0.500242015274761, 0.800923076923079, 0.466500952262199, 1.05553846153846, 0.596326018214869, 1.392, 0.707956482799938, 2.02469230769231, 3.18411380063349, 7.73984615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1065, '2021-06-27 00:00:00', 0.352689719812667, 0.762038461538459, 0.409783777882168, 1.01423076923077, 0.678864659673667, 1.35388461538461, 0.755491958924777, 2.0005, 3.26545104623919, 7.77584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1080, '2021-06-27 00:00:00', 0.188812356994573, 0.666884615384616, 0.346369602503541, 0.927692307692309, 0.431724755620273, 1.21223076923077, 0.718707302143119, 1.96711538461538, 3.26262226956265, 7.77892307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1095, '2021-06-27 00:00:00', 0.250182800860001, 0.702923076923076, 0.399518279162066, 0.946846153846153, 0.476136491419779, 1.23203846153846, 0.759408721410178, 1.93338461538461, 3.27981693766823, 7.76776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1110, '2021-06-27 00:00:00', 0.281043451335309, 0.634307692307691, 0.308976506450669, 0.825807692307692, 0.426782569393903, 1.17480769230769, 0.819355950638151, 1.88257692307692, 3.45611206482304, 7.62026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1125, '2021-06-27 00:00:00', 0.177258268766657, 0.547576923076924, 0.320173789346687, 0.807153846153844, 0.367578680222133, 1.06238461538462, 0.831291728854282, 1.82153846153846, 3.49148392873509, 7.77723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1140, '2021-06-27 00:00:00', 0.265339170467942, 0.604346153846153, 0.291965161251502, 0.782846153846155, 0.314936779980703, 0.989846153846155, 0.887363815770317, 1.98330769230769, 3.50549364920483, 7.80126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1155, '2021-06-27 00:00:00', 0.107305430359403, 0.506846153846155, 0.232742356728176, 0.702269230769231, 0.346599933419145, 0.91107692307692, 1.77539909316187, 3.4755, 3.56237855458314, 7.92961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1170, '2021-06-27 00:00:00', 0.179250065980035, 0.465884615384614, 0.232825338959353, 0.636961538461539, 0.303345279280126, 0.859961538461539, 1.81179007486646, 3.66634615384615, 3.64643607164796, 8.01076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1185, '2021-06-27 00:00:00', 0.138268367815856, 0.459307692307694, 0.196354643830613, 0.626884615384616, 0.336044468211253, 0.907269230769233, 1.8247625615827, 3.71538461538462, 3.65310946750005, 8.06469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1200, '2021-06-27 00:00:00', 0.212714633687051, 0.458653846153846, 0.254768443885819, 0.652999999999999, 0.402814032297018, 0.930769230769229, 1.8475407258965, 3.78557692307692, 3.6626631437542, 8.10276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1215, '2021-06-27 00:00:00', 0.244631679186363, 0.458461538461539, 0.334955840947156, 0.651153846153844, 0.445004117526331, 0.954230769230768, 1.83067871062578, 3.88130769230769, 3.65535104007178, 8.09811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1230, '2021-06-27 00:00:00', 0.169238529891984, 0.473999999999998, 0.285745365397504, 0.678576923076922, 0.443384106789866, 0.913884615384614, 1.83369672897296, 3.92142307692308, 3.65528574322383, 8.12523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1245, '2021-06-27 00:00:00', 0.162059799029676, 0.465461538461539, 0.252052326679632, 0.666153846153845, 0.40174471802569, 0.880461538461539, 1.81870114769178, 3.97523076923077, 3.63117004071902, 8.16023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1260, '2021-06-27 00:00:00', 0.179971091695734, 0.463076923076921, 0.230831247051572, 0.598769230769231, 0.335078773746389, 0.86823076923077, 1.83735423493005, 3.96723076923077, 3.63139251442834, 8.17092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1275, '2021-06-27 00:00:00', 0.164004451159105, 0.435500000000002, 0.224538819669254, 0.603192307692308, 0.446492485939009, 0.904500000000002, 1.83733130549551, 3.99461538461538, 3.65662704961827, 8.2095 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1290, '2021-06-27 00:00:00', 0.171285313035119, 0.452538461538461, 0.282406057899722, 0.667692307692307, 0.594981278309207, 0.986192307692306, 1.86029862284361, 4.02561538461538, 3.69254582701629, 8.23426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1305, '2021-06-27 00:00:00', 0.207284839328356, 0.52073076923077, 0.378226940422725, 0.726538461538461, 0.567167386769888, 1.05826923076923, 1.88783472426848, 4.05211538461538, 3.73602846554796, 8.29015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1320, '2021-06-27 00:00:00', 0.134007293496079, 0.425708333333333, 0.287419995169416, 0.673583333333331, 0.465596996774887, 1.16170833333333, 1.9394944582605, 4.17183333333333, 2.99362468967115, 7.7625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1335, '2021-06-27 00:00:00', 0.207387786141271, 0.461041666666664, 0.250867592392966, 0.641125000000001, 1.70734836150571, 2.96391666666666, 1.85286496092019, 4.13670833333333, 3.00219118499003, 7.76645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1350, '2021-06-27 00:00:00', 0.231262821814541, 0.496833333333335, 0.446567196365303, 0.992000000000002, 1.74114543289131, 3.236125, 1.85399054724542, 4.12591666666667, 3.11776162274024, 7.81416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1365, '2021-06-27 00:00:00', 0.361237115511665, 0.804916666666664, 1.64760320430636, 2.81916666666666, 1.68584992541284, 3.27416666666666, 1.82268456849557, 4.06808333333333, 3.19463023534488, 7.86591666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 990, '2021-06-27 00:00:00', 1.02813582535802, 1.89765384615384, 1.0970746899754, 2.35865384615384, 1.06937013308698, 2.68119230769231, 1.35904523046937, 3.48053846153846, 3.84996176364629, 8.31130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1005, '2021-06-27 00:00:00', 0.602427070594118, 1.24084615384615, 0.549961738529281, 1.64607692307692, 0.768965022711593, 2.02961538461538, 1.18974866447304, 2.89173076923077, 3.82328321673723, 8.13634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1020, '2021-06-27 00:00:00', 0.412674103118446, 1.07634615384615, 0.570777398345041, 1.38103846153846, 0.66703743177172, 1.70515384615385, 1.08790125683142, 2.61623076923077, 3.78906836286461, 8.10053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1035, '2021-06-27 00:00:00', 0.349069913649668, 0.922730769230768, 0.400895599300444, 1.17519230769231, 0.527505241680117, 1.4955, 1.15277734990827, 2.50653846153846, 3.78917708723959, 8.08296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1050, '2021-06-27 00:00:00', 0.291190785991168, 0.796076923076926, 0.435715533523706, 0.994115384615387, 0.65800946450991, 1.35584615384615, 1.20109039434366, 2.43315384615385, 3.79764111987752, 8.02565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1065, '2021-06-27 00:00:00', 0.25272598721814, 0.670769230769232, 0.368132668393419, 0.952307692307691, 0.580430753837179, 1.3725, 1.11029016650881, 2.37442307692308, 3.79695337950755, 7.98961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1080, '2021-06-27 00:00:00', 0.260827027858577, 0.708538461538461, 0.40397092050714, 0.934230769230768, 0.495636504522602, 1.32276923076923, 1.08570294067236, 2.31665384615385, 3.77293966209985, 7.95442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1095, '2021-06-27 00:00:00', 0.199289522670295, 0.574923076923076, 0.346087476714286, 0.880307692307692, 0.466178508233125, 1.19019230769231, 1.07390870260859, 2.3633076923077, 3.72921811974244, 7.92676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1110, '2021-06-27 00:00:00', 0.272312255720128, 0.659269230769235, 0.277128862000778, 0.888615384615388, 0.573163518083228, 1.20953846153846, 1.01516854833986, 2.3703076923077, 3.72045015824698, 7.9165 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1125, '2021-06-27 00:00:00', 0.238570799038455, 0.600115384615386, 0.301226102148179, 0.795730769230768, 0.527213376741696, 1.21076923076923, 1.05130474246931, 2.3533076923077, 3.54012079259364, 8.39888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1140, '2021-06-27 00:00:00', 0.199347184580063, 0.530499999999999, 0.509276266268728, 0.813653846153845, 0.628223528322887, 1.14719230769231, 1.01255466101266, 2.28969230769231, 3.54696291841561, 8.44323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1155, '2021-06-27 00:00:00', 0.494945922454006, 0.661884615384614, 0.492194941054862, 0.9275, 0.604854250721101, 1.11823076923077, 1.27478174059478, 3.39238461538462, 3.34337587408066, 8.57434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1170, '2021-06-27 00:00:00', 0.227449717181961, 0.549576923076925, 0.374954095651926, 0.724576923076925, 0.478950583608016, 0.992692307692309, 1.46224972085956, 3.67938461538462, 3.35616048208938, 8.59269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1185, '2021-06-27 00:00:00', 0.242089598797951, 0.508423076923077, 0.401901373282246, 0.706076923076921, 0.475247142183777, 1.04961538461539, 1.5200804533364, 3.81576923076923, 3.3960353003964, 8.59580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1200, '2021-06-27 00:00:00', 0.322314574004007, 0.511269230769231, 0.359137995762071, 0.717500000000004, 0.42297905567352, 1.04919230769231, 1.58645764471087, 3.96946153846154, 3.39832482827371, 8.60196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1215, '2021-06-27 00:00:00', 0.211578437900973, 0.502653846153846, 0.312872970044741, 0.760846153846155, 0.58527977793662, 1.16446153846154, 1.70807529648478, 4.07246153846153, 3.40128757158453, 8.59023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1230, '2021-06-27 00:00:00', 0.230118060000648, 0.525192307692313, 0.267323212609754, 0.725500000000004, 0.608081290112279, 1.16215384615385, 1.73372990354944, 4.07246153846154, 3.40092486606443, 8.59176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1245, '2021-06-27 00:00:00', 0.163766179470794, 0.491807692307694, 0.52072785746344, 0.840692307692311, 0.670808436486558, 1.16003846153846, 1.70983815203482, 4.13288461538462, 3.40324785688386, 8.58715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1260, '2021-06-27 00:00:00', 0.512868087703473, 0.703653846153849, 0.570979234433135, 0.938384615384615, 0.777109151822418, 1.19292307692308, 1.71702880581544, 4.161, 3.40985876811071, 8.59153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1275, '2021-06-27 00:00:00', 0.284612224722582, 0.606961538461535, 0.372231838426617, 0.831307692307691, 0.726655169516195, 1.25415384615385, 1.66088595681295, 4.17319230769231, 3.41444016291893, 8.61388461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1290, '2021-06-27 00:00:00', 0.29289551825759, 0.604769230769235, 0.373551248672276, 0.799846153846156, 0.703014042971676, 1.21523076923077, 1.65016117441251, 4.26330769230769, 3.4125640279144, 8.63026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1305, '2021-06-27 00:00:00', 0.304345067316692, 0.566000000000003, 0.672645326590925, 0.919153846153849, 0.789017831523179, 1.19046153846154, 1.6826074056471, 4.25380769230769, 3.35730838710921, 8.62238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1320, '2021-06-27 00:00:00', 0.284944690158067, 0.585791666666667, 0.391208152829898, 0.77741666666667, 0.384757960808867, 1.05941666666667, 1.74682397303038, 4.28858333333333, 2.99383229728643, 8.18454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1335, '2021-06-27 00:00:00', 0.283220809923836, 0.537875000000002, 0.319135199190437, 0.726166666666668, 1.32620919940246, 2.83583333333333, 1.78399669718857, 4.29870833333333, 3.01247910209842, 8.17908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1350, '2021-06-27 00:00:00', 0.190237718375598, 0.55495833333333, 0.292326537193986, 0.883249999999999, 1.57274633793192, 3.201, 1.80469137381164, 4.33920833333333, 3.00807352736174, 8.17845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1365, '2021-06-27 00:00:00', 0.302054052054128, 0.773708333333333, 1.34037155783143, 2.7855, 1.61249899674163, 3.45766666666667, 1.88738268087263, 4.42591666666666, 3.01853249659019, 8.16345833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 990, '2021-06-27 00:00:00', 0.660242255073555, 1.72765384615385, 1.01764153579963, 2.18484615384616, 1.26516086906582, 2.70976923076923, 1.62915281665042, 3.7855, 3.42365737794226, 8.30319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1005, '2021-06-27 00:00:00', 0.44155884702338, 1.16484615384615, 0.587809136998111, 1.59830769230769, 0.877896770696877, 2.0525, 1.3301631646589, 3.25773076923077, 3.44835811454579, 8.00761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1020, '2021-06-27 00:00:00', 0.423917591773903, 1.04273076923077, 0.539336646688817, 1.39146153846153, 0.658954388523093, 1.89138461538462, 1.52634848123023, 3.12238461538461, 3.4822160866101, 7.91992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1035, '2021-06-27 00:00:00', 0.374783566259867, 0.885192307692303, 0.549337178229013, 1.33184615384615, 0.598292765998512, 1.74192307692308, 1.4632413150789, 2.96288461538461, 3.47879406603009, 7.76907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1050, '2021-06-27 00:00:00', 0.422319924300926, 0.914961538461539, 0.486870060061837, 1.21115384615385, 0.519625705528654, 1.53792307692308, 1.52984247756226, 2.85661538461538, 3.50164605271029, 7.76296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1065, '2021-06-27 00:00:00', 0.355940003587467, 0.874384615384619, 0.559586754118264, 1.22315384615385, 0.808811329145332, 1.61238461538462, 1.5461277626579, 2.80653846153846, 3.51394380498826, 7.79323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1080, '2021-06-27 00:00:00', 0.287421633466608, 0.76565384615385, 0.317386318836548, 0.991653846153849, 0.858610881688465, 1.48238461538462, 1.54130769303711, 2.67773076923077, 3.55206720852043, 7.79857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1095, '2021-06-27 00:00:00', 0.249004630787957, 0.652115384615385, 0.789149034379143, 1.03803846153846, 0.831160141933225, 1.40430769230769, 1.55007845806392, 2.79088461538461, 3.56261864903634, 7.79496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1110, '2021-06-27 00:00:00', 0.814495794010955, 0.789961538461535, 0.831920718301005, 1.07619230769231, 0.857797541112388, 1.45369230769231, 1.64327502871552, 2.7765, 3.56261864903634, 7.79496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1125, '2021-06-27 00:00:00', 0.408619388447719, 0.702730769230768, 0.434739676305081, 0.924115384615383, 0.664049471048652, 1.3505, 1.61444142090645, 2.67230769230769, 3.55164420883537, 7.90488461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1140, '2021-06-27 00:00:00', 0.284683792194885, 0.585692307692306, 0.486420092259606, 0.896115384615385, 0.741796480486077, 1.24146153846154, 1.55362729715383, 2.62846153846154, 3.61443865372459, 7.92769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1155, '2021-06-27 00:00:00', 0.416724991405049, 0.632961538461539, 0.455032455309083, 0.874153846153849, 0.873597873518116, 1.33973076923077, 1.8315216120441, 3.53584615384616, 3.57065103393679, 7.96061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1170, '2021-06-27 00:00:00', 0.214470453407026, 0.581153846153847, 0.408662104169955, 0.827653846153847, 0.752972709690372, 1.23830769230769, 1.95021608151902, 3.71926923076923, 3.57059474231481, 7.96342307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1185, '2021-06-27 00:00:00', 0.345711460391689, 0.561576923076921, 0.590063177842976, 0.888923076923073, 0.792889982668076, 1.24626923076923, 2.30003051752329, 3.81530769230769, 3.6060310344669, 8.02730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1200, '2021-06-27 00:00:00', 0.456889328460991, 0.645461538461538, 0.597336458468243, 0.899730769230768, 0.9361065430815, 1.2635, 2.37616982428575, 3.91207692307692, 3.64177452687771, 8.08723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1215, '2021-06-27 00:00:00', 0.291688748761155, 0.574384615384615, 0.37613803521907, 0.802307692307694, 0.660389159161824, 1.15980769230769, 2.33032359852579, 3.86692307692308, 3.62892155117955, 8.12476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1230, '2021-06-27 00:00:00', 0.285269696953601, 0.559, 0.546391092674325, 0.835115384615382, 0.665449956507162, 1.14673076923077, 2.32143990097658, 3.95742307692308, 3.68769671558737, 8.15788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1245, '2021-06-27 00:00:00', 0.393065569006574, 0.595692307692307, 0.480879484342532, 0.827961538461536, 0.618751004971989, 1.11661538461538, 2.33447474210763, 4.0558076923077, 3.69452008499907, 8.15646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1260, '2021-06-27 00:00:00', 0.377156127638654, 0.578230769230767, 0.520348953920497, 0.816076923076922, 0.685755835668824, 1.07488461538461, 2.35052819465034, 4.03792307692308, 3.68707941538891, 8.16384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1275, '2021-06-27 00:00:00', 0.278131836476049, 0.533961538461538, 0.331553462448425, 0.710461538461535, 0.813411941241245, 1.20688461538461, 2.32324909654893, 3.93526923076924, 3.64221555565375, 8.14107692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1290, '2021-06-27 00:00:00', 0.215003316611271, 0.521884615384613, 0.372071895451156, 0.701846153846149, 0.907519711165466, 1.23388461538461, 2.32832286453972, 3.9328076923077, 3.65247640839009, 8.13592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1305, '2021-06-27 00:00:00', 0.208229861894532, 0.465346153846151, 0.629416892540534, 0.904769230769231, 0.812109796479799, 1.26019230769231, 2.23337579048813, 3.8863076923077, 3.60973219036452, 8.09361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1320, '2021-06-27 00:00:00', 0.298716890712764, 0.568708333333332, 0.365817607202186, 0.75, 0.421028448813315, 1.22379166666667, 1.73996449239133, 3.608, 3.50153997565171, 7.827125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1335, '2021-06-27 00:00:00', 0.200793642719389, 0.478500000000004, 0.314396488806589, 0.75075, 1.25179254008235, 2.62870833333334, 1.73813080041401, 3.642625, 3.51122987144746, 7.82758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1350, '2021-06-27 00:00:00', 0.204307100474622, 0.5495, 0.302754070449783, 1.026875, 1.30266430922792, 2.84429166666667, 1.83920412056451, 3.65516666666667, 3.50166343390507, 7.83675 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1365, '2021-06-27 00:00:00', 0.302298151005673, 0.915541666666668, 1.24523041055153, 2.51441666666667, 1.28801720440396, 2.87233333333334, 1.85894485421556, 3.61616666666667, 3.54348293181207, 7.867375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 990, '2021-06-27 00:00:00', 1.47731948736677, 1.83145833333333, 1.66035639617488, 2.28933333333333, 1.97594162427341, 2.67045833333333, 2.28019570058603, 3.33220833333333, 3.75610655263966, 7.8365 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1005, '2021-06-27 00:00:00', 0.580150105513683, 1.17066666666667, 0.919747759017322, 1.499875, 1.04905450097433, 1.87429166666667, 1.32256002302079, 2.72416666666667, 3.58814756388549, 7.740625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1020, '2021-06-27 00:00:00', 0.629128611479883, 1.018125, 0.708045380515658, 1.362, 0.787934861530122, 1.72704166666667, 1.21008768921088, 2.52804166666667, 3.60558636585877, 7.60420833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1035, '2021-06-27 00:00:00', 0.477552772332358, 0.863708333333332, 0.473273657316932, 1.14629166666667, 0.697689665657462, 1.6535, 1.1536411912672, 2.34920833333333, 3.59596313895723, 7.591125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1050, '2021-06-27 00:00:00', 0.483599089856608, 0.845416666666669, 0.579366406491622, 1.14595833333334, 0.750596602082616, 1.52904166666667, 1.17403402167824, 2.26166666666666, 3.58773468858167, 7.58525 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1065, '2021-06-27 00:00:00', 0.31617000334392, 0.700416666666668, 0.53051263149327, 1.052, 0.629051989740997, 1.28416666666667, 1.16932789750526, 2.17058333333333, 3.60881200091817, 7.55583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1080, '2021-06-27 00:00:00', 0.399368031113359, 0.703708333333336, 0.539343293650525, 0.906833333333335, 0.593495758687212, 1.14754166666666, 1.36047253552857, 2.23095833333333, 3.6542387574896, 7.638875 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1095, '2021-06-27 00:00:00', 0.301779889073606, 0.590166666666671, 0.374566510318496, 0.822625000000003, 0.534300267043092, 1.12408333333333, 1.31902947412982, 2.26016666666667, 3.64790149224201, 7.68041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1110, '2021-06-27 00:00:00', 0.31582117486444, 0.603833333333334, 0.348742147072775, 0.78270833333333, 0.748344486860495, 1.19041666666666, 1.28719534949192, 2.19529166666667, 3.64597446641945, 7.736375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1125, '2021-06-27 00:00:00', 0.265159836948277, 0.537499999999998, 0.396380791517524, 0.783916666666664, 0.699287069662453, 1.11833333333333, 1.29220441284079, 2.132625, 3.5699061183511, 8.00404166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1140, '2021-06-27 00:00:00', 0.27661965398542, 0.55245833333333, 0.608036098220433, 0.798624999999998, 0.746333122965062, 1.064, 1.25671157898446, 2.18441666666667, 3.65959547514021, 8.13520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1155, '2021-06-27 00:00:00', 0.439275985349013, 0.546999999999998, 0.459907975593476, 0.743708333333331, 0.589704038701507, 1.038625, 1.46404115874273, 3.22258333333333, 3.64816210130407, 8.21375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1170, '2021-06-27 00:00:00', 0.215775178220831, 0.463666666666665, 0.359644427359072, 0.653874999999999, 0.394375232837157, 0.944458333333337, 1.3571347988755, 3.35791666666667, 3.63367991300072, 8.20683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1185, '2021-06-27 00:00:00', 0.274225748006212, 0.468750000000001, 0.32695045717857, 0.694916666666665, 0.437474518926692, 0.943291666666668, 1.52553306197814, 3.56108333333333, 3.729769391014, 8.25866666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1200, '2021-06-27 00:00:00', 0.252055258347985, 0.493125, 0.34237943768256, 0.685875000000002, 0.437590429577668, 0.957916666666669, 1.77072233479914, 3.68275, 3.6934131528156, 8.26725 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1215, '2021-06-27 00:00:00', 0.247838467145643, 0.488916666666668, 0.415620114660182, 0.682083333333336, 0.535234602497021, 0.955583333333332, 1.772209563601, 3.73295833333333, 3.66666406752214, 8.25908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1230, '2021-06-27 00:00:00', 0.269632355039334, 0.49329166666667, 0.326528576439921, 0.672708333333333, 0.505042054139332, 0.898458333333333, 1.76442809995974, 3.75679166666667, 3.64836234752534, 8.24841666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1245, '2021-06-27 00:00:00', 0.32177767101714, 0.505999999999999, 0.462811099834945, 0.708874999999999, 0.496974409206145, 0.939458333333334, 1.73920252214729, 3.81625, 3.66619340555794, 8.2385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1260, '2021-06-27 00:00:00', 0.346744525990458, 0.527875000000002, 0.382084433722123, 0.654416666666669, 0.817290166085287, 1.06920833333334, 1.7308827222514, 3.88270833333334, 3.69471627212723, 8.245625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1275, '2021-06-27 00:00:00', 0.344360442168429, 0.466875000000002, 0.364168615887068, 0.691208333333338, 0.921381771886778, 1.14125, 1.73973036183314, 3.97708333333333, 3.71591722735851, 8.26433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1290, '2021-06-27 00:00:00', 0.213554595402186, 0.457000000000002, 0.709499864673009, 0.793833333333333, 0.796345452495425, 1.11058333333333, 1.68946569409436, 3.966375, 3.6811610583237, 8.26204166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1305, '2021-06-27 00:00:00', 0.688915257404029, 0.607666666666666, 0.752541980869512, 0.879291666666668, 0.968367308703271, 1.184125, 1.67849779284326, 4.03016666666667, 3.70722861423307, 8.28679166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1320, '2021-06-27 00:00:00', 0.180899484180092, 0.464363636363637, 0.248127637870764, 0.605090909090907, 0.669372924873802, 1.23327272727272, 1.69108066066223, 4.03390909090909, 3.81454722934912, 8.41222727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1335, '2021-06-27 00:00:00', 0.229850605537161, 0.418590909090908, 0.303559931536808, 0.657818181818182, 1.13479538365758, 2.73009090909091, 1.75371633410865, 4.08486363636364, 3.80757843304764, 8.451 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1350, '2021-06-27 00:00:00', 0.253110985529409, 0.528863636363639, 0.696117644433591, 1.10418181818182, 1.08696448923863, 2.94490909090909, 1.76172828919078, 4.10822727272727, 3.8158820679772, 8.49963636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1365, '2021-06-27 00:00:00', 0.653464299312667, 0.945095238095233, 1.01889084886692, 2.78952380952381, 1.0201093872251, 3.30152380952381, 1.63482949016243, 4.31252380952381, 3.44386396777972, 8.90485714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 930, '2021-06-27 00:00:00', 0.443355951803972, 2.32550000000001, 0.902268252794022, 3.277, 1.3406744571297, 4.267, 1.17803989745679, 5.21199999999999, 0.697914393031139, 7.00149999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 945, '2021-06-27 00:00:00', 0.852063671329799, 1.9755, 1.08540890912137, 2.9605, 1.26218560441801, 3.3955, 1.02884036662644, 3.98049999999999, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 960, '2021-06-27 00:00:00', 0.432042243304994, 1.38250000000001, 0.53810826048298, 1.45750000000001, 0.835093108581301, 2.07750000000001, 1.186525178831, 3.236, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 975, '2021-06-27 00:00:00', 0.278600071787524, 0.671000000000006, 0.295570634536001, 1.069, 0.517602163828552, 1.343, 1.44320494040174, 3.1575, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 930, '2021-06-27 00:00:00', 0.160513239329349, 1.5825, 0.929138310479118, 2.18300000000001, 1.00692005640965, 2.23800000000001, 0.349310749906154, 2.70300000000002, 8.40254988083977, 11.4495 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 945, '2021-06-27 00:00:00', 0.83792153570606, 1.45750000000001, 0.710642315092497, 1.65750000000001, 0.378302127934821, 1.89250000000001, 0.207889393668833, 2.60300000000001, 8.36719454178044, 11.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 960, '2021-06-27 00:00:00', 0.182433549546096, 0.789000000000001, 0.130107647738303, 1.10599999999999, 0.176069588515467, 1.51249999999999, 0.375473700810061, 2.4845, 8.36719454178044, 11.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 975, '2021-06-27 00:00:00', 0.106773123959176, 0.774499999999989, 0.0622253967444118, 1.42899999999999, 0.525380338421621, 1.8445, 0.261629509039006, 2.401, 7.80150911683121, 11.8745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 930, '2021-06-27 00:00:00', 0.38113055505954, 1.33449999999999, 1.05712463787389, 1.98249999999999, 0.894490078200993, 2.29049999999999, 0.401636651713988, 3.459, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 945, '2021-06-27 00:00:00', 0.321733585439888, 1.1195, 0.159099025766989, 1.42750000000001, 0.0883883476483385, 1.47750000000001, 1.03732564800067, 3.5655, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 960, '2021-06-27 00:00:00', 0.175362481734277, 1.01200000000001, 0.111722871427485, 1.05700000000002, 0.38325187540311, 1.349, 1.40289985387412, 3.48700000000001, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 975, '2021-06-27 00:00:00', 0.144956890143251, 0.709500000000006, 0.142128463018511, 0.977499999999992, 0.272943217538024, 1.989, 1.19783888733, 3.342, 7.22663130372652, 14.601 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 930, '2021-06-27 00:00:00', 0.0339411254969556, 1.68299999999999, 0.00141421356237985, 1.774, 0.603162084352131, 2.49250000000001, 0.0848528137423688, 2.979, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 945, '2021-06-27 00:00:00', 0.22980970388562, 1.06550000000001, 0.989949493661171, 2.21900000000001, 0.296984848098361, 2.709, 0.0848528137423688, 2.979, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 960, '2021-06-27 00:00:00', 1.24026529420122, 1.65600000000001, 0.695793072687569, 2.04100000000001, 0.357796031280373, 2.786, 0.294156420973602, 2.83099999999999, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 975, '2021-06-27 00:00:00', 0.484368145112787, 1.19550000000001, 1.04581092937489, 1.74850000000001, 1.32865364184952, 2.0885, 0.0480832611206737, 2.994, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 930, '2021-06-27 00:00:00', 0.370523953341752, 2.172, 0.503460028204834, 2.79000000000001, 0.338704148188366, 2.90650000000001, 5.49068415591355, 7.35250000000001, 4.51275547753255, 10.654 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 945, '2021-06-27 00:00:00', 0.46032651455245, 1.3905, 0.30476302269141, 1.7505, 3.20107239843151, 4.0585, 5.79120453791784, 6.52, 4.8203469273487, 9.81649999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 960, '2021-06-27 00:00:00', 0.0480832611206938, 0.992000000000004, 0.389615836433799, 1.3105, 4.51346258431374, 4.5175, 6.19920515066248, 6.2315, 5.22834754009334, 9.52799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 975, '2021-06-27 00:00:00', 0.4567909806465, 0.690000000000012, 4.06869241894739, 3.44500000000001, 6.58528545319031, 5.4015, 6.16809245229026, 6.2535, 5.23259018078046, 9.52499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:46:59 Duration: 3s261ms 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 970085, 1, 990, '2021-06-27 00:00:00', 0.46380574678521, 0.943956521739133, 0.620572791002636, 1.21195652173913, 0.651638976528585, 1.39991304347826, 0.686994680983489, 1.69465217391304, 1.34875389715797, 3.9024347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1005, '2021-06-27 00:00:00', 0.203245903361423, 0.617521739130436, 0.236663918408955, 0.760086956521739, 0.29167904283925, 1.00486956521739, 0.412359210612637, 1.31486956521739, 1.37126008667081, 3.74995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1020, '2021-06-27 00:00:00', 0.184448274613521, 0.489565217391305, 0.227487349255176, 0.689304347826088, 0.289404547467489, 0.848913043478261, 0.421160072091494, 1.22452173913044, 1.36996983464093, 3.73956521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1035, '2021-06-27 00:00:00', 0.167066304794322, 0.468173913043478, 0.250066465472979, 0.641347826086956, 0.268649293108593, 0.744521739130435, 0.399162869074052, 1.09478260869565, 1.38552832776366, 3.72926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1050, '2021-06-27 00:00:00', 0.148713494872897, 0.398391304347825, 0.145278878606527, 0.49904347826087, 0.248329597375758, 0.686043478260868, 0.425519561516508, 1.02652173913044, 1.41726556433221, 3.73295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1065, '2021-06-27 00:00:00', 0.11263453089265, 0.341086956521735, 0.176840172586195, 0.485086956521738, 0.218013860748029, 0.642043478260869, 0.45175253378222, 0.970478260869566, 1.43707001818079, 3.73434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1080, '2021-06-27 00:00:00', 0.176122610453755, 0.396913043478259, 0.211458514979448, 0.514391304347824, 0.199470881110673, 0.617782608695654, 0.461509561221449, 0.961434782608696, 1.45185053918862, 3.73452173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1095, '2021-06-27 00:00:00', 0.116461549406312, 0.320260869565218, 0.123898323097625, 0.421391304347826, 0.201467334713402, 0.589782608695655, 0.45390291661049, 0.954304347826089, 1.46729766534782, 3.7334347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1110, '2021-06-27 00:00:00', 0.103800355654461, 0.311826086956525, 0.146411381012949, 0.438739130434788, 0.232503933410566, 0.552478260869572, 0.445133820976427, 0.955869565217397, 1.46134067390783, 3.73073913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1125, '2021-06-27 00:00:00', 0.0956834785281188, 0.311652173913047, 0.185515157110643, 0.426652173913045, 0.280763724107485, 0.552217391304349, 0.439236883157247, 0.954695652173914, 1.62350543614297, 4.02708695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1140, '2021-06-27 00:00:00', 0.152948388308497, 0.294130434782609, 0.176317614507944, 0.352086956521741, 0.298732778126662, 0.553000000000002, 0.493057004296829, 1.05013043478261, 1.64969773611815, 4.1015652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1155, '2021-06-27 00:00:00', 0.109929513888291, 0.232043478260872, 0.21815923219723, 0.39721739130435, 0.318834326983844, 0.535652173913046, 1.03907375331212, 1.59991304347826, 1.63532160354946, 4.11926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1170, '2021-06-27 00:00:00', 0.138443493131724, 0.312652173913047, 0.173844576443711, 0.375130434782613, 0.293036724215803, 0.525608695652176, 1.04926560803523, 1.76004347826087, 1.70791107529248, 4.17317391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1185, '2021-06-27 00:00:00', 0.101296282058587, 0.237869565217395, 0.155768539649906, 0.336739130434787, 0.240998819146562, 0.473608695652179, 1.0639241183676, 1.8064347826087, 1.71394939645161, 4.18752173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1200, '2021-06-27 00:00:00', 0.10972581711116, 0.245869565217394, 0.175806824457103, 0.345304347826088, 0.204274093164893, 0.456217391304349, 1.03956521582086, 1.85773913043478, 1.70416543041726, 4.20421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1215, '2021-06-27 00:00:00', 0.101161652032265, 0.245956521739131, 0.127052944054381, 0.329217391304348, 0.138317887291065, 0.417260869565217, 1.02330345666712, 1.91765217391304, 1.70608661258573, 4.21256521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1230, '2021-06-27 00:00:00', 0.0646211825425822, 0.219521739130435, 0.105101174669917, 0.299565217391304, 0.145430354954846, 0.410478260869564, 1.0170685788437, 1.98369565217391, 1.7084923791127, 4.23613043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1245, '2021-06-27 00:00:00', 0.103863756151495, 0.224043478260868, 0.110401942613374, 0.296043478260867, 0.166170943936345, 0.447652173913044, 1.030154459043, 2.03186956521739, 1.7266013624523, 4.25408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1260, '2021-06-27 00:00:00', 0.0897254486000613, 0.225260869565215, 0.125816322611867, 0.31373913043478, 0.195300002327421, 0.457000000000001, 1.01000978549637, 2.07169565217391, 1.70634351109781, 4.28178260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1275, '2021-06-27 00:00:00', 0.114106132552839, 0.233130434782606, 0.163021810417922, 0.343260869565218, 0.283059296292125, 0.517260869565216, 1.00929130029628, 2.06726086956522, 1.7041319153693, 4.27969565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1290, '2021-06-27 00:00:00', 0.106523838004655, 0.231347826086956, 0.168796788272843, 0.34791304347826, 0.289866263288586, 0.511217391304347, 0.99673966138063, 2.08895652173913, 1.71221206921353, 4.29447826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1305, '2021-06-27 00:00:00', 0.124642270727767, 0.259826086956522, 0.218560779256595, 0.389782608695654, 0.232086531497991, 0.533608695652173, 1.0001498860003, 2.08960869565217, 1.71747487568715, 4.32630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1320, '2021-06-27 00:00:00', 0.133505805117228, 0.245, 0.165724441396525, 0.338238095238097, 0.296883502885749, 0.562285714285712, 1.03763490689163, 2.13, 1.78691777863981, 4.37795238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1335, '2021-06-27 00:00:00', 0.0936697847303449, 0.235857142857144, 0.113134643761532, 0.339047619047619, 1.09726607876989, 1.37738095238095, 1.03977793874691, 2.16252380952381, 1.80208937070279, 4.397 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1350, '2021-06-27 00:00:00', 0.102186058130213, 0.259238095238092, 0.235963869308518, 0.439619047619046, 1.12721410904009, 1.61604761904762, 1.04751794620381, 2.20804761904762, 1.83347373791365, 4.42795238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1365, '2021-06-27 00:00:00', 0.156905264107874, 0.359523809523805, 1.09959848516239, 1.35785714285714, 1.13829169832525, 1.68876190476191, 1.04567185511107, 2.21585714285714, 1.84877041892842, 4.43347619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 990, '2021-06-27 00:00:00', 0.42613848236676, 0.933384615384616, 0.51342172349234, 1.21288461538462, 0.617168841129831, 1.44153846153846, 0.659417729166016, 1.87169230769231, 1.96488299005701, 4.37726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1005, '2021-06-27 00:00:00', 0.307646943001978, 0.687192307692308, 0.454967861925015, 0.879346153846155, 0.483893147772875, 1.14353846153846, 0.638685429974368, 1.53203846153846, 1.94633934901868, 4.2393076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1020, '2021-06-27 00:00:00', 0.235152209299557, 0.528807692307695, 0.332948774068694, 0.734615384615384, 0.440965878672999, 0.999115384615386, 0.523489116777625, 1.32584615384615, 1.97138033328466, 4.11846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1035, '2021-06-27 00:00:00', 0.308079342927208, 0.551807692307688, 0.321807367128945, 0.757692307692304, 0.414087556701946, 0.985230769230768, 0.492992090746354, 1.25819230769231, 1.97816663216611, 4.09476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1050, '2021-06-27 00:00:00', 0.174088925110575, 0.453076923076923, 0.341739435152667, 0.618807692307691, 0.37803153307628, 0.812000000000002, 0.438431162915441, 1.12273076923077, 1.95071353138755, 4.05119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1065, '2021-06-27 00:00:00', 0.292082317164187, 0.447999999999998, 0.29426866060691, 0.573269230769231, 0.312146654388856, 0.719576923076925, 0.355642086719433, 1.05242307692308, 1.92415909025615, 4.09326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1080, '2021-06-27 00:00:00', 0.128627308979799, 0.369230769230765, 0.192860140636044, 0.508076923076923, 0.22769276195381, 0.660923076923077, 0.2917641434183, 1.03434615384615, 1.92423704760734, 4.08984615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1095, '2021-06-27 00:00:00', 0.166700283789156, 0.368230769230775, 0.212453535191545, 0.475769230769235, 0.232964021652731, 0.65465384615385, 0.349066094689154, 1.07046153846154, 1.9315853628163, 4.09442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1110, '2021-06-27 00:00:00', 0.1210419952553, 0.312730769230769, 0.145140192175069, 0.472653846153846, 0.194247918511767, 0.615576923076923, 0.363207590567919, 1.03392307692307, 2.08152167859514, 4.02753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1125, '2021-06-27 00:00:00', 0.159104537478208, 0.344423076923078, 0.189019217582193, 0.44823076923077, 0.195880622986399, 0.592461538461539, 0.381659568403368, 0.993884615384612, 2.10412801745667, 4.16107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1140, '2021-06-27 00:00:00', 0.105584592407446, 0.272884615384616, 0.142601844847277, 0.381615384615386, 0.231944877403764, 0.529115384615384, 0.392966594783046, 0.975230769230769, 2.17257356253255, 4.27473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1155, '2021-06-27 00:00:00', 0.104440958661604, 0.266076923076919, 0.158799011816341, 0.376615384615389, 0.221759498972681, 0.517653846153843, 0.583405450780157, 1.478, 2.14922116555313, 4.31246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1170, '2021-06-27 00:00:00', 0.0923528767616616, 0.27042307692308, 0.142836991545767, 0.387384615384614, 0.168257792138684, 0.482269230769228, 0.636431677401429, 1.616, 2.19750971678958, 4.35065384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1185, '2021-06-27 00:00:00', 0.0996111516772141, 0.270307692307687, 0.142159915371603, 0.352192307692302, 0.17668888346034, 0.446807692307688, 0.68707652692124, 1.70907692307692, 2.19816657204624, 4.35096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1200, '2021-06-27 00:00:00', 0.0892307035808802, 0.235961538461537, 0.099027401025407, 0.300115384615381, 0.157403411164292, 0.401923076923075, 0.66300373940238, 1.76596153846154, 2.22449632155582, 4.37426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1215, '2021-06-27 00:00:00', 0.0725032094780335, 0.225653846153845, 0.102663041061525, 0.308499999999997, 0.186297499879997, 0.434961538461535, 0.680193281354643, 1.8105, 2.22566643848188, 4.38015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1230, '2021-06-27 00:00:00', 0.0780908346833253, 0.222461538461536, 0.112707518007383, 0.296769230769232, 0.185494648481794, 0.432769230769231, 0.67997596903239, 1.82903846153846, 2.24596117097746, 4.40569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1245, '2021-06-27 00:00:00', 0.0902969204688263, 0.214423076923082, 0.155461437216879, 0.337538461538463, 0.180991474512348, 0.444076923076927, 0.683989240806072, 1.85380769230769, 2.24706185598336, 4.40776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1260, '2021-06-27 00:00:00', 0.122350473891758, 0.255038461538459, 0.138756211226183, 0.325384615384618, 0.200937713273007, 0.476269230769233, 0.691853596118096, 1.84696153846154, 2.26333617782382, 4.40257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1275, '2021-06-27 00:00:00', 0.0894107634202085, 0.227730769230772, 0.108822770524441, 0.303653846153851, 0.328117877505116, 0.553692307692308, 0.683442714947922, 1.84376923076923, 2.25069468250275, 4.37892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1290, '2021-06-27 00:00:00', 0.0908291464572585, 0.231423076923082, 0.150031935062046, 0.365692307692312, 0.298250725706771, 0.563153846153847, 0.736680401426665, 1.86957692307692, 2.24592182753199, 4.36815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1305, '2021-06-27 00:00:00', 0.105062355111327, 0.240461538461541, 0.302996359460233, 0.435923076923077, 0.296689290984045, 0.560846153846151, 0.770105444328643, 1.87065384615385, 2.24285167931021, 4.36215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1320, '2021-06-27 00:00:00', 0.0701131073772058, 0.247250000000003, 0.112946882154426, 0.333708333333334, 0.146096354942673, 0.529333333333336, 0.81539439643594, 1.91375, 2.32786159218956, 4.422125 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1335, '2021-06-27 00:00:00', 0.111538613577725, 0.242916666666665, 0.126375303723885, 0.35125, 0.518840511572948, 1.24054166666667, 0.885976877335922, 1.924375, 2.32443358185371, 4.41079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1350, '2021-06-27 00:00:00', 0.0955263071740924, 0.258666666666667, 0.130665492822292, 0.447083333333335, 0.60216121481144, 1.42229166666666, 0.894300446183204, 1.905625, 2.32478853643303, 4.4025 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1365, '2021-06-27 00:00:00', 0.121391091524251, 0.370666666666667, 0.535636718159409, 1.18120833333333, 0.692004417710202, 1.507125, 0.922891768074518, 1.88179166666667, 2.32984729237714, 4.39916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 990, '2021-06-27 00:00:00', 0.527727103136289, 0.982153846153844, 0.637466293528228, 1.20965384615384, 0.728084860861278, 1.40426923076923, 0.938118966541351, 1.70965384615385, 2.26089737970092, 4.29280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1005, '2021-06-27 00:00:00', 0.328336206677523, 0.670769230769228, 0.341301076200154, 0.826769230769231, 0.463296110661258, 1.04061538461539, 0.750022502226535, 1.34607692307692, 2.21099616149686, 4.16288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1020, '2021-06-27 00:00:00', 0.230790324420574, 0.536576923076924, 0.337348156155535, 0.699538461538464, 0.424257657562006, 0.823000000000002, 0.635775336468423, 1.20503846153847, 2.15009383408832, 4.07384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1035, '2021-06-27 00:00:00', 0.205158674051237, 0.459192307692309, 0.240674210052958, 0.568346153846154, 0.276683023303953, 0.692153846153847, 0.631066530687411, 1.14738461538462, 2.1355261751183, 3.99073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1050, '2021-06-27 00:00:00', 0.175294495064737, 0.392000000000002, 0.207964286874899, 0.491230769230769, 0.274095797402746, 0.66311538461539, 0.646314269829014, 1.12284615384616, 2.13138565401803, 3.94561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1065, '2021-06-27 00:00:00', 0.173108538650894, 0.359384615384614, 0.243395028708483, 0.512500000000003, 0.315202420920026, 0.666615384615391, 0.650035738662468, 1.1043076923077, 2.12789892942456, 3.93357692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1080, '2021-06-27 00:00:00', 0.210090500645648, 0.404538461538463, 0.226100158200874, 0.51019230769231, 0.306167435338143, 0.653538461538463, 0.629413074587377, 1.07853846153846, 2.10939102695906, 3.90376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1095, '2021-06-27 00:00:00', 0.136274993473321, 0.34192307692308, 0.215758443991994, 0.483884615384616, 0.276898606824843, 0.633038461538463, 0.663352761472995, 1.13961538461539, 2.09320263563902, 3.88992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1110, '2021-06-27 00:00:00', 0.193767811091999, 0.34126923076923, 0.240435134383797, 0.448423076923076, 0.282281160983435, 0.567576923076921, 0.631366703149726, 1.09407692307693, 2.08383896321558, 3.87523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1125, '2021-06-27 00:00:00', 0.182235722243303, 0.293461538461535, 0.202428213296619, 0.401692307692303, 0.367924032710766, 0.55457692307692, 0.613141114388724, 1.10388461538462, 2.2514323143621, 4.15388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1140, '2021-06-27 00:00:00', 0.088062110947984, 0.277153846153845, 0.136620957959777, 0.363384615384613, 0.237611628827054, 0.519615384615385, 0.541595200808189, 1.14219230769231, 2.33605315831244, 4.20703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1155, '2021-06-27 00:00:00', 0.0984801424731879, 0.263461538461537, 0.224686667298127, 0.387461538461536, 0.230463095660759, 0.523961538461538, 1.58787606617723, 1.70319230769231, 2.37833625881623, 4.246 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1170, '2021-06-27 00:00:00', 0.134738561666657, 0.265999999999997, 0.134650733380846, 0.348499999999997, 0.184821647916205, 0.46519230769231, 1.60096486340149, 1.75842307692308, 2.3786788990142, 4.23923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1185, '2021-06-27 00:00:00', 0.113263939539462, 0.261000000000001, 0.197796122696694, 0.37988461538462, 0.200420745893771, 0.479653846153848, 1.594788946731, 1.83623076923077, 2.36601310354652, 4.24738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1200, '2021-06-27 00:00:00', 0.143375660416965, 0.272500000000006, 0.159318592280229, 0.344423076923084, 0.184349250483552, 0.44738461538462, 1.57331187822181, 1.91111538461539, 2.35959347248305, 4.25565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1215, '2021-06-27 00:00:00', 0.0733466060249885, 0.21573076923077, 0.109947511952815, 0.311153846153844, 0.266301324413932, 0.494346153846154, 1.56628092577977, 1.92446153846154, 2.34684100900305, 4.28919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1230, '2021-06-27 00:00:00', 0.0821583836257715, 0.24, 0.107530203270451, 0.297769230769233, 0.302085917477895, 0.51469230769231, 1.56754006205706, 1.93061538461539, 2.31169065271419, 4.31492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1245, '2021-06-27 00:00:00', 0.076501342371327, 0.211153846153846, 0.224597955330099, 0.380192307692308, 0.300892262855246, 0.511923076923079, 1.56913591704283, 1.92161538461538, 2.3096861168699, 4.30396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1260, '2021-06-27 00:00:00', 0.191100847319297, 0.301576923076926, 0.260577866702802, 0.386230769230771, 0.304701197897212, 0.505500000000002, 1.56847675836732, 1.91930769230769, 2.30994152207034, 4.30234615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1275, '2021-06-27 00:00:00', 0.109733046701812, 0.224307692307695, 0.151504130433665, 0.339307692307696, 0.37160280076778, 0.519192307692312, 1.56654060223843, 1.91853846153846, 2.31004852196792, 4.30457692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1290, '2021-06-27 00:00:00', 0.155259271988701, 0.290807692307697, 0.182165689583789, 0.359461538461545, 0.349868434612869, 0.529192307692313, 1.5656304942787, 1.94326923076923, 2.30194427286688, 4.32165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1305, '2021-06-27 00:00:00', 0.110384760653883, 0.241346153846154, 0.304803290917021, 0.412384615384614, 0.298398669825866, 0.581615384615385, 1.56429557506049, 1.94838461538461, 2.29517540841318, 4.33465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1320, '2021-06-27 00:00:00', 0.142358294658135, 0.270833333333331, 0.13630144953348, 0.338541666666667, 0.20969511598191, 0.593958333333333, 1.62697524933741, 1.958125, 2.38228669680983, 4.34441666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1335, '2021-06-27 00:00:00', 0.117243885227283, 0.237958333333331, 0.141147445776657, 0.375416666666669, 1.66792178627924, 1.40829166666667, 1.63128879208692, 1.98141666666667, 2.37395688763462, 4.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1350, '2021-06-27 00:00:00', 0.0976462114405631, 0.287000000000004, 0.184182403091868, 0.481125, 1.68146829383976, 1.52933333333333, 1.62686422776448, 2.00245833333333, 2.37395688763462, 4.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1365, '2021-06-27 00:00:00', 0.156392668199846, 0.405666666666667, 1.67031778413571, 1.39225, 1.68033055700273, 1.64945833333333, 1.6266582659337, 2.073375, 2.37323181433362, 4.360875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 990, '2021-06-27 00:00:00', 0.395256265459028, 0.922346153846153, 0.424601889557013, 1.08873076923077, 0.46512443330956, 1.36946153846154, 0.577237486122149, 1.71865384615384, 1.62741779988564, 4.09184615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1005, '2021-06-27 00:00:00', 0.242208991130828, 0.567346153846152, 0.362281456668914, 0.813423076923072, 0.430825790242945, 1.0846923076923, 0.571725734408218, 1.46365384615384, 1.57274693597393, 3.90826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1020, '2021-06-27 00:00:00', 0.268129211101946, 0.580923076923074, 0.313422918998984, 0.819615384615385, 0.31912856584527, 0.966192307692306, 0.589114506304557, 1.38830769230769, 1.55778397238365, 3.87523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1035, '2021-06-27 00:00:00', 0.205270032283931, 0.513115384615386, 0.267620741981002, 0.685307692307691, 0.266238077378413, 0.834923076923076, 0.579328900871187, 1.27815384615384, 1.50866924753623, 3.81753846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1050, '2021-06-27 00:00:00', 0.144518367211708, 0.418038461538458, 0.167331881186873, 0.553961538461534, 0.237498997568734, 0.714423076923075, 0.611925909290936, 1.17996153846154, 1.53368656310413, 3.77792307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1065, '2021-06-27 00:00:00', 0.124151619463395, 0.384769230769229, 0.221090489653862, 0.540730769230767, 0.250111704275078, 0.684230769230769, 0.620179404564642, 1.13757692307692, 1.50423820740446, 3.73723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1080, '2021-06-27 00:00:00', 0.171427405582116, 0.390653846153845, 0.189466977029285, 0.501153846153846, 0.249168083522257, 0.649576923076921, 0.592427445736217, 1.11403846153846, 1.50433108058034, 3.733 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1095, '2021-06-27 00:00:00', 0.15083542228331, 0.338269230769232, 0.222313154045227, 0.470461538461541, 0.249796347820807, 0.616846153846152, 0.567050539058165, 1.08807692307692, 1.49550283799849, 3.73146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1110, '2021-06-27 00:00:00', 0.139207692095163, 0.30469230769231, 0.182659700409928, 0.414615384615388, 0.332630448673322, 0.569846153846153, 0.566028937830511, 1.07396153846154, 1.49319354611311, 3.72161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1125, '2021-06-27 00:00:00', 0.121746476808916, 0.303730769230772, 0.187395201481954, 0.432807692307692, 0.332009427576992, 0.592499999999999, 0.549592699537226, 1.07784615384616, 1.80219798622085, 4.04069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1140, '2021-06-27 00:00:00', 0.131293851282592, 0.298653846153846, 0.25912259349879, 0.417961538461536, 0.325144862389768, 0.577692307692306, 0.546188940259265, 1.13296153846154, 1.8011783976053, 4.0445 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1155, '2021-06-27 00:00:00', 0.201202053055743, 0.312884615384613, 0.214681062186534, 0.416038461538461, 0.387996256920883, 0.618153846153846, 0.860004822884507, 1.68784615384615, 1.79231010537969, 4.08607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1170, '2021-06-27 00:00:00', 0.105769066293579, 0.269846153846155, 0.156216501639921, 0.362653846153848, 0.326742231971699, 0.584615384615387, 0.943245256466283, 1.74557692307692, 1.76704804732029, 4.09980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1185, '2021-06-27 00:00:00', 0.136219534349746, 0.267807692307695, 0.256610246213082, 0.429461538461539, 0.303749735042618, 0.588692307692305, 0.968889953265312, 1.77169230769231, 1.74452342930229, 4.10334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1200, '2021-06-27 00:00:00', 0.201392292267149, 0.306153846153845, 0.24230814774072, 0.413961538461541, 0.271979436439876, 0.546423076923077, 1.02695559038129, 1.76923076923077, 1.72820823932231, 4.08803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1215, '2021-06-27 00:00:00', 0.148215331917398, 0.276230769230772, 0.163403135267912, 0.38276923076923, 0.178422126947905, 0.509153846153843, 1.04923279810316, 1.75223076923077, 1.70933430902208, 4.0955 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1230, '2021-06-27 00:00:00', 0.0944975457556741, 0.258884615384614, 0.154361997116669, 0.355115384615382, 0.197819700348964, 0.482923076923075, 1.0345972624092, 1.76215384615384, 1.69068053890006, 4.11226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1245, '2021-06-27 00:00:00', 0.0932509599868116, 0.236692307692305, 0.145573058580962, 0.34134615384615, 0.177815033542853, 0.439115384615385, 1.00444774646799, 1.75734615384616, 1.67828757781441, 4.10407692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1260, '2021-06-27 00:00:00', 0.14846189876401, 0.257846153846149, 0.189065686591071, 0.327076923076922, 0.191721982207407, 0.44703846153846, 0.997550767553289, 1.79757692307692, 1.67119930772899, 4.13338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1275, '2021-06-27 00:00:00', 0.103819169713498, 0.228500000000001, 0.120640017598448, 0.313576923076924, 0.196319993887529, 0.477500000000002, 1.0125697825905, 1.79673076923077, 1.66899955523799, 4.12534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1290, '2021-06-27 00:00:00', 0.0977548031477797, 0.217192307692306, 0.128639340794329, 0.306999999999998, 0.211639610223094, 0.488269230769232, 1.01366357414009, 1.82519230769231, 1.66557896101764, 4.14934615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1305, '2021-06-27 00:00:00', 0.0863672747853343, 0.231115384615383, 0.202679436169912, 0.395076923076923, 0.257900481700864, 0.555461538461539, 0.992814229272604, 1.82957692307692, 1.68644125852682, 4.17403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1320, '2021-06-27 00:00:00', 0.0996370223957158, 0.258666666666668, 0.136993890692089, 0.350250000000002, 0.276718238820016, 0.605125000000002, 1.02560056637033, 1.859, 1.75027161401483, 4.158875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1335, '2021-06-27 00:00:00', 0.145101064229656, 0.260833333333336, 0.224848338580295, 0.387083333333336, 0.860618726493504, 1.344625, 1.0231885902923, 1.94325, 1.74874873693379, 4.14966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1350, '2021-06-27 00:00:00', 0.107608657590389, 0.275166666666663, 0.201868334008488, 0.488041666666666, 0.959753273510692, 1.45245833333333, 1.03205259018765, 1.942875, 1.75014297500833, 4.14654166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1365, '2021-06-27 00:00:00', 0.170517833441957, 0.401375, 0.862633882698627, 1.27920833333333, 0.966286908476334, 1.49470833333333, 1.03508499615991, 1.95941666666666, 1.75235379540644, 4.14820833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 990, '2021-06-27 00:00:00', 0.3876282022614, 0.788166666666667, 0.361151529882171, 0.920083333333331, 0.428013197344955, 1.07091666666667, 0.569884554797815, 1.57066666666667, 1.70608651895059, 3.93508333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1005, '2021-06-27 00:00:00', 0.28929779739865, 0.543541666666666, 0.409326698389556, 0.719458333333337, 0.37807984548931, 0.847750000000001, 0.549663123115463, 1.399375, 1.68325573935097, 3.91233333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1020, '2021-06-27 00:00:00', 0.302223930799379, 0.527000000000004, 0.328508947554232, 0.643291666666673, 0.292964306946986, 0.762541666666669, 0.547071516865223, 1.300125, 1.73241042127829, 3.90229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1035, '2021-06-27 00:00:00', 0.174032210078844, 0.378083333333334, 0.199255771105481, 0.511583333333334, 0.187538440503982, 0.674166666666666, 0.585290784598759, 1.28179166666667, 1.73188006036164, 3.90575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1050, '2021-06-27 00:00:00', 0.165409368108252, 0.397541666666668, 0.179926308385615, 0.514458333333332, 0.250776128582181, 0.680333333333333, 0.585749388403007, 1.25245833333333, 1.75755952957503, 3.88775 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1065, '2021-06-27 00:00:00', 0.114284510216225, 0.310083333333334, 0.142436045908022, 0.437875000000001, 0.272186793144558, 0.655541666666667, 0.59789077179699, 1.210375, 1.77711384643427, 3.86416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1080, '2021-06-27 00:00:00', 0.149879220698203, 0.346291666666669, 0.232124716602889, 0.473666666666669, 0.327237481907588, 0.658750000000003, 0.61943292790577, 1.20725, 1.7909538366266, 3.86541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1095, '2021-06-27 00:00:00', 0.172975321813613, 0.315875000000001, 0.244815443649447, 0.46758333333333, 0.294450064662433, 0.645833333333329, 0.65580025237453, 1.21566666666666, 1.80253016568056, 3.86129166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1110, '2021-06-27 00:00:00', 0.155201668712082, 0.32658333333333, 0.193052027041748, 0.432958333333332, 0.248005255758944, 0.601458333333328, 0.617968057368291, 1.17879166666666, 1.90420786337955, 3.87475 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1125, '2021-06-27 00:00:00', 0.120041108598776, 0.255708333333335, 0.152215801946836, 0.385208333333329, 0.378983401322883, 0.609374999999995, 0.607815952311273, 1.10366666666666, 1.86992403162748, 4.00783333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1140, '2021-06-27 00:00:00', 0.159822705212521, 0.304083333333329, 0.209077784395035, 0.396291666666663, 0.357153356315653, 0.608541666666663, 0.617649870330141, 1.11283333333333, 1.89392707906009, 4.01670833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1155, '2021-06-27 00:00:00', 0.129542275288637, 0.241625, 0.327027843072923, 0.45558333333333, 0.377969479635898, 0.590166666666666, 0.649967522878717, 1.56670833333333, 1.90362386485371, 4.00208333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1170, '2021-06-27 00:00:00', 0.277141853360436, 0.33695833333333, 0.277036844198523, 0.404249999999999, 0.30596700767012, 0.570375000000002, 0.719862445344517, 1.723875, 1.87185833755377, 4.019625 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1185, '2021-06-27 00:00:00', 0.13393097264928, 0.276125000000004, 0.173362901602888, 0.399500000000004, 0.261250251369408, 0.546958333333334, 0.706794446421839, 1.71529166666667, 1.86713053307374, 4.02008333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1200, '2021-06-27 00:00:00', 0.155512802958656, 0.290333333333333, 0.194234655634043, 0.38333333333333, 0.284858775078335, 0.5245, 0.712871005618952, 1.733875, 1.86961356155897, 4.017 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1215, '2021-06-27 00:00:00', 0.116906471969715, 0.257583333333334, 0.173380325639447, 0.352291666666666, 0.268327293117723, 0.489166666666667, 0.712719424641188, 1.72925, 1.87306697845996, 4.01491666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1230, '2021-06-27 00:00:00', 0.116510114943113, 0.227541666666665, 0.172495557598751, 0.328250000000002, 0.237146071141754, 0.461541666666669, 0.71451302966791, 1.708, 1.89021744014134, 4.00583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1245, '2021-06-27 00:00:00', 0.122440372947556, 0.230083333333334, 0.157577994261136, 0.333291666666668, 0.205941721740944, 0.438583333333337, 0.709102789660532, 1.736625, 1.8884672624775, 4.00041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1260, '2021-06-27 00:00:00', 0.110614087933118, 0.231208333333331, 0.142264883584989, 0.320583333333334, 0.219682243350436, 0.449125, 0.717684879983215, 1.75275, 1.87945381703364, 3.97529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1275, '2021-06-27 00:00:00', 0.120344523547297, 0.229250000000003, 0.156291666908148, 0.294041666666669, 0.392204721387007, 0.507249999999999, 0.696643847573723, 1.74329166666667, 1.88075350254063, 3.95979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1290, '2021-06-27 00:00:00', 0.0770555864671529, 0.193208333333336, 0.174388699399535, 0.327125, 0.396865816680243, 0.548041666666664, 0.679358755622226, 1.75116666666667, 1.87293371314646, 3.96354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1305, '2021-06-27 00:00:00', 0.184407079621398, 0.245333333333337, 0.405033296180069, 0.411833333333335, 0.404680279508637, 0.535958333333333, 0.681139134044974, 1.75679166666667, 1.87546310367889, 3.966875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1320, '2021-06-27 00:00:00', 0.111362333237366, 0.233045454545458, 0.140436833946814, 0.339863636363635, 0.27333000209141, 0.530363636363634, 0.701307004921177, 1.75709090909091, 1.97250644000068, 4.05468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1335, '2021-06-27 00:00:00', 0.0992147960617553, 0.234636363636361, 0.143244175935335, 0.33131818181818, 0.554764893067399, 1.15290909090909, 0.706765042058054, 1.74059090909091, 2.0209831690781, 4.09927272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1350, '2021-06-27 00:00:00', 0.105014696971832, 0.234090909090909, 0.243691238893434, 0.439909090909092, 0.721700187178274, 1.35472727272727, 0.705729037255782, 1.74204545454546, 2.03075317953474, 4.104 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1365, '2021-06-27 00:00:00', 0.237206369865481, 0.389190476190478, 0.536928172016294, 1.15480952380953, 0.671870792567112, 1.43852380952381, 0.62091251204904, 1.81204761904762, 1.88054897759746, 4.28457142857143 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 930, '2021-06-27 00:00:00', 0.101116269709677, 0.761499999999998, 0.368402632998182, 0.950499999999991, 0.014849242404908, 1.20049999999999, 0.451841233178211, 1.53049999999999, 0.731148411746904, 3.91199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 945, '2021-06-27 00:00:00', 0.116672618895775, 0.578500000000005, 0.0247487373415268, 0.741499999999988, 0.242537625946998, 1.0025, 0.450427019615831, 1.40549999999999, 0.729734198184525, 3.78699999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 960, '2021-06-27 00:00:00', 0.0120208152801684, 0.389499999999998, 0.0516187950266233, 0.701499999999996, 0.0784888527117198, 0.792500000000004, 0.286378246380553, 1.1955, 0.499217387517715, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 975, '2021-06-27 00:00:00', 0.22980970388564, 0.529499999999999, 0.0459619407771441, 0.769500000000008, 0.0482600378160013, 0.769500000000008, 0.0506730397068013, 1.1725, 0.0532066916921414, 3.67199999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 930, '2021-06-27 00:00:00', 0.138592929112562, 0.660000000000011, 0.182433549546116, 0.691000000000003, 0.353553390593254, 1.05, 0.84287128317439, 1.896, 0.796909342397226, 3.8455 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 945, '2021-06-27 00:00:00', 0.0247487373415268, 0.340500000000006, 0.113137084989865, 0.427999999999997, 0.23334523779157, 0.822999999999993, 0.954594154601835, 1.663, 0.905803786699972, 3.76849999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 960, '2021-06-27 00:00:00', 0.0367695526217153, 0.331999999999994, 0.241830519165808, 0.816999999999993, 0.0056568542494792, 0.99199999999999, 0.954594154601835, 1.663, 0.905803786699972, 3.76849999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 975, '2021-06-27 00:00:00', 0.235466558135119, 0.611499999999992, 0.22698127676088, 0.617499999999993, 0.366988419435822, 1.03749999999999, 0.980757105505742, 1.47149999999999, 1.04793224971846, 3.66799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 930, '2021-06-27 00:00:00', 0.158391918985779, 1.084, 0.142835569799681, 1.095, 0.130814754519513, 1.1155, 0.137355492245489, 1.1155, 0.144223266857763, 3.46450000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 945, '2021-06-27 00:00:00', 0.106066017177986, 0.581000000000003, 0.0473761543394837, 0.651500000000013, 0.0190918830920275, 0.793499999999995, 0.112429978208675, 0.886499999999998, 0.327390439689367, 3.49050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 960, '2021-06-27 00:00:00', 0.0219203102167872, 0.368500000000012, 0.0926309883354379, 0.641499999999994, 0.112429978208675, 0.886499999999998, 0.118051477119109, 0.886499999999998, 0.123954050975065, 3.66050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 975, '2021-06-27 00:00:00', 0.00141421356237985, 0.576999999999998, 0.0721248916810306, 0.728999999999999, 0.203646752981733, 0.822000000000003, 0.110308657865106, 1.04400000000001, 0.659730626847044, 3.72550000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 930, '2021-06-27 00:00:00', 0.444770165366332, 0.816500000000005, 0.23263813101038, 0.966499999999996, 0.364159992311082, 1.2675, 0.0742462120245802, 1.67749999999999, 0.412243253431756, 4.49050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 945, '2021-06-27 00:00:00', 0.0205060966544274, 0.628499999999988, 0.0431335136524045, 0.852499999999992, 0.324562012564628, 1.05549999999999, 0.184554869889686, 1.41549999999999, 0.262336615820216, 4.41250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 960, '2021-06-27 00:00:00', 0.0784888527116997, 0.520499999999998, 0.099702056147317, 0.696499999999986, 0.00919238815542882, 0.873499999999993, 0.480125504425667, 1.20649999999999, 0.168998520703588, 4.47850000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 975, '2021-06-27 00:00:00', 0.0360624458405052, 0.54249999999999, 0.106773123959176, 0.692499999999995, 0.163341666454109, 0.882500000000007, 0.515480843484982, 1.1815, 0.126572113832393, 4.50850000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 930, '2021-06-27 00:00:00', 0.146371103705591, 0.970500000000001, 0.144956890143231, 0.971499999999992, 0.00777817459306906, 1.20349999999999, 0.313248304065649, 1.65949999999999, 0.170412734265968, 4.2985 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 945, '2021-06-27 00:00:00', 0.147785317267991, 0.632499999999993, 0.317490944752748, 0.780500000000004, 0.617304219975869, 1.2145, 0.45891230099007, 1.76249999999999, 0.07707463914934, 4.2325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 960, '2021-06-27 00:00:00', 0.310419876940889, 0.58550000000001, 0.260922402257856, 0.692499999999995, 0.603162084352151, 1.0245, 0.317490944752769, 1.66249999999999, 0.0643467170879615, 4.13250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 975, '2021-06-27 00:00:00', 0.134350288425442, 0.412999999999982, 0.207889393668853, 0.74499999999999, 0.218283863352295, 0.74499999999999, 0.22919805651991, 1.38299999999998, 0.240657959345906, 3.85299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:47:14 Duration: 3s258ms Database: acaweb_fx User: pgperfstats
17 37 34s743ms 52ms 5s801ms 939ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid where b.brokerid = ? and groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Jun 27 14 37 34s743ms 939ms [ User: postgres - Total duration: 34s743ms - Times executed: 37 ]
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3350 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:27 Duration: 5s801ms 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, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3332 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:27 Duration: 5s776ms 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, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3338 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:25 Duration: 4s40ms Database: acaweb_fx User: postgres Bind query: yes
18 36 4s13ms 51ms 317ms 111ms 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 #18
Day Hour Count Duration Avg duration Jun 27 14 36 4s13ms 111ms [ User: postgres - Total duration: 4s13ms - Times executed: 36 ]
-
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 = 666 AND sg.groupid = 4996 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 > 515917737 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:32 Duration: 317ms 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 = 643 AND sg.groupid = 4732 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 > 515914968 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:08:15 Duration: 257ms 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 = 529 AND sg.groupid = 3362 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 > 515917654 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:08:59 Duration: 234ms Database: acaweb_fx User: postgres Bind query: yes
19 28 10s246ms 53ms 775ms 365ms select updatedatafeedslatestrun (?);Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Jun 27 14 28 10s246ms 365ms [ User: postgres - Total duration: 10s246ms - Times executed: 28 ]
-
select updateDatafeedsLatestRun ('GO_MARKETS');
Date: 2021-06-27 14:06:02 Duration: 775ms Database: acaweb_fx User: postgres
-
select updateDatafeedsLatestRun ('ATFX');
Date: 2021-06-27 14:06:48 Duration: 774ms Database: acaweb_fx User: postgres
-
select updateDatafeedsLatestRun ('ALBForex');
Date: 2021-06-27 14:02:05 Duration: 679ms Database: acaweb_fx User: postgres
20 28 3s470ms 50ms 366ms 123ms 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 #20
Day Hour Count Duration Avg duration Jun 27 14 28 3s470ms 123ms [ User: postgres - Total duration: 3s470ms - Times executed: 28 ]
-
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 = '431' 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-06-27 14:02:23 Duration: 366ms 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 = '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-06-27 14:09:13 Duration: 339ms 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-06-27 14:08:34 Duration: 302ms 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 9m8s 9m8s 9m8s 1 9m8s select powerstats_tdata_add ();Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Jun 27 14 1 9m8s 9m8s [ User: postgres - Total duration: 9m8s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2021-06-27 14:09:29 Duration: 9m8s Database: acaweb_fx User: postgres
2 5s369ms 1m25s 30s287ms 4 2m1s select updateageforrelevantresults ();Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Jun 27 14 4 2m1s 30s287ms [ User: postgres - Total duration: 2m1s - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-06-27 14:03:28 Duration: 1m25s Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-27 14:17:27 Duration: 24s818ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-27 14:32:08 Duration: 5s619ms Database: acaweb_fx User: postgres
3 28s285ms 28s285ms 28s285ms 1 28s285ms 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 #3
Day Hour Count Duration Avg duration Jun 27 14 1 28s285ms 28s285ms [ User: pgperfstats - Total duration: 28s285ms - 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-06-27 14:11:52 Duration: 28s285ms Database: acaweb_fx User: pgperfstats
4 1s789ms 41s616ms 14s513ms 4 58s54ms select updateresultsmaterializedview ();Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Jun 27 14 4 58s54ms 14s513ms [ User: postgres - Total duration: 58s54ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:04:09 Duration: 41s616ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:17:39 Duration: 12s737ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-27 14:32:10 Duration: 1s911ms Database: acaweb_fx User: postgres
5 839ms 1m18s 12s230ms 24 4m53s 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 #5
Day Hour Count Duration Avg duration Jun 27 14 24 4m53s 12s230ms [ User: postgres - Total duration: 4m53s - 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-06-27 14:01:48 Duration: 1m18s 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-06-27 14:06:34 Duration: 1m4s 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-06-27 14:11:07 Duration: 37s464ms Database: acaweb_fx User: postgres Bind query: yes
6 1s76ms 12s444ms 7s181ms 4 28s724ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 Jun 27 14 4 28s724ms 7s181ms [ User: pgperfstats - Total duration: 28s724ms - 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 974760, 1, 0, '2021-06-27 00:00:00', 0.000859787532736593, 0.00155958333333333, 0.00107329437913155, 0.00238395833333332, 0.000904708696811829, 0.00285500000000001, 0.00925583159056879, 0.00651354166666667, 0.0113247333205956, 0.0132125 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 15, '2021-06-27 00:00:00', 0.0010715328973018, 0.0017934, 0.000987630033632693, 0.00220879999999999, 0.000878057420294005, 0.0029784, 0.00872813607440522, 0.00631479999999999, 0.0106857474469501, 0.0130812 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 30, '2021-06-27 00:00:00', 0.000759888250893591, 0.00138807692307691, 0.00068500499717436, 0.00200538461538458, 0.00103444098615928, 0.00282192307692307, 0.00859869275619178, 0.00607865384615384, 0.0105202453466564, 0.0128419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 45, '2021-06-27 00:00:00', 0.000624060185706977, 0.0014336538461538, 0.000682036204768795, 0.00223576923076922, 0.00877163909777065, 0.00445769230769231, 0.00863024128372927, 0.00589884615384614, 0.0105497888057607, 0.0127096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 60, '2021-06-27 00:00:00', 0.000784985276687006, 0.00178326923076926, 0.00112494370799337, 0.0020871153846154, 0.0088259320449196, 0.00431730769230771, 0.00863309876846976, 0.0058228846153846, 0.0105809537395483, 0.0126559615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 75, '2021-06-27 00:00:00', 0.000705905882809181, 0.00109865384615384, 0.00895978978333413, 0.0033751923076923, 0.00897803316648262, 0.00387153846153845, 0.00865655523955026, 0.00568384615384613, 0.0108709748200638, 0.0125465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 90, '2021-06-27 00:00:00', 0.000727220278411797, 0.0012142, 0.00101669288217564, 0.00158539999999999, 0.00125869747490545, 0.0021138, 0.00143321791201946, 0.00400139999999999, 0.00429690222718644, 0.01053 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 105, '2021-06-27 00:00:00', 0.000629589284110382, 0.000995799999999978, 0.000781361418721579, 0.00144439999999999, 0.00136762406506073, 0.00193819999999998, 0.00124635719197989, 0.003818, 0.00429615464689061, 0.0105252 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 120, '2021-06-27 00:00:00', 0.000538148678340839, 0.0011104, 0.000795091608977671, 0.00145539999999999, 0.00130558655400552, 0.00192699999999999, 0.00123178985626608, 0.00379300000000001, 0.00429613327113268, 0.0105194 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 135, '2021-06-27 00:00:00', 0.000615502369342904, 0.000963399999999997, 0.00107940736054559, 0.00134339999999999, 0.000994768482277847, 0.00196319999999999, 0.00112916038128633, 0.0037614, 0.00429767112321699, 0.010511 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 150, '2021-06-27 00:00:00', 0.000672210470512498, 0.0009124, 0.000757034950756346, 0.00132459999999999, 0.000915209447795078, 0.00208099999999999, 0.001151708983786, 0.00376740000000001, 0.00429902047952009, 0.010505 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 165, '2021-06-27 00:00:00', 0.000392275201017511, 0.000924400000000007, 0.000565281124751228, 0.0014836, 0.000946002422477544, 0.0021782, 0.00117178186963276, 0.00369040000000002, 0.00430136308821593, 0.0104984 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 180, '2021-06-27 00:00:00', 0.000451232294204816, 0.0012472, 0.000806063376333836, 0.0017256, 0.000952931879342235, 0.002252, 0.00110851909470851, 0.00358700000000002, 0.00430374147302861, 0.0104114 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 195, '2021-06-27 00:00:00', 0.000531081836129482, 0.00110700000000002, 0.000487636732961464, 0.00149799999999999, 0.000806282467046546, 0.00212819999999998, 0.000995524903421968, 0.0033914, 0.00425169385853057, 0.0103056 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 210, '2021-06-27 00:00:00', 0.000356149196264716, 0.00112879999999999, 0.000553993306217105, 0.0015626, 0.000739408716475525, 0.00225759999999999, 0.000989617434500167, 0.00334479999999999, 0.00423874817408784, 0.0102706 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 225, '2021-06-27 00:00:00', 0.000427380437621519, 0.00107903846153849, 0.000617008415352153, 0.00154923076923077, 0.000568765633766503, 0.0021878846153846, 0.000995332279268505, 0.00335211538461539, 0.00437490218352186, 0.0105636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 240, '2021-06-27 00:00:00', 0.000361273601837437, 0.00109884615384614, 0.0004262978373788, 0.00165461538461538, 0.000555944276399638, 0.00214903846153846, 0.00104557479591185, 0.00320942307692308, 0.00435343302640392, 0.0104913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 255, '2021-06-27 00:00:00', 0.000438702501264119, 0.00111673076923076, 0.000535886217831292, 0.00150096153846154, 0.00100662461493083, 0.00219865384615385, 0.00107086219755572, 0.00313538461538463, 0.00442141063897726, 0.0104740384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 270, '2021-06-27 00:00:00', 0.000359797646120471, 0.00108288461538461, 0.000501676152052747, 0.0015148076923077, 0.000953112472174908, 0.00208076923076924, 0.00105779205823336, 0.00307596153846154, 0.00442382534169761, 0.0104744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 285, '2021-06-27 00:00:00', 0.000301430946295522, 0.00110384615384613, 0.000731377230877573, 0.00155442307692305, 0.000870665351237855, 0.00184192307692307, 0.00106257359926085, 0.00298557692307692, 0.00446981008028821, 0.0104269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 300, '2021-06-27 00:00:00', 0.000679142134211653, 0.00122096153846153, 0.00079115429303306, 0.00148365384615383, 0.000795529456013186, 0.00168865384615384, 0.00103005946430291, 0.0029425, 0.00448721421202679, 0.0104857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 315, '2021-06-27 00:00:00', 0.000381462771648636, 0.000910384615384618, 0.000444321262844135, 0.00115423076923076, 0.000620486936576047, 0.00156596153846155, 0.00106265603379167, 0.00315961538461539, 0.00450429091576532, 0.0104994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 330, '2021-06-27 00:00:00', 0.000281405401511796, 0.00086660000000002, 0.000328314762588194, 0.00113480000000003, 0.000672331577422912, 0.00157880000000003, 0.000957092689694527, 0.00322420000000002, 0.00435538974528494, 0.0102386 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 345, '2021-06-27 00:00:00', 0.000239082863009059, 0.00084615384615389, 0.000348571590704336, 0.00111192307692309, 0.000695124919598015, 0.00151442307692313, 0.00112914939053869, 0.00353288461538461, 0.00457431863358231, 0.0106201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 360, '2021-06-27 00:00:00', 0.000285660368539011, 0.000844615384615367, 0.00044828240583881, 0.00115865384615384, 0.000665974011966975, 0.00147423076923079, 0.00116542187805367, 0.00374307692307692, 0.00458257759177247, 0.0106192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 375, '2021-06-27 00:00:00', 0.000276274389803966, 0.000748461538461523, 0.00037807203220878, 0.000962307692307703, 0.00060273032622709, 0.00145461538461536, 0.00149028651091505, 0.00416326923076922, 0.00459111441138873, 0.0106265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 390, '2021-06-27 00:00:00', 0.000299216219737209, 0.000732884615384634, 0.000500176468858734, 0.00102750000000004, 0.000622525501485661, 0.00151500000000001, 0.00160870541597419, 0.00437365384615383, 0.00468138649744511, 0.0107165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 405, '2021-06-27 00:00:00', 0.000510625144760361, 0.000800961538461533, 0.000564047768026217, 0.00116826923076922, 0.000565505390030746, 0.00148211538461539, 0.00184210912772876, 0.00459596153846152, 0.00465696221966472, 0.0107536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 420, '2021-06-27 00:00:00', 0.000430806935163072, 0.000866153846153841, 0.00047680120030822, 0.00115576923076925, 0.000579533399847214, 0.0014848076923077, 0.00199904588780209, 0.00480769230769229, 0.00466322411164041, 0.0107913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 435, '2021-06-27 00:00:00', 0.000234009533007666, 0.000757307692307692, 0.000320497449887876, 0.00103115384615385, 0.000683748604273664, 0.00167192307692308, 0.0020855507297004, 0.00501961538461536, 0.00465276539771281, 0.0107953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 450, '2021-06-27 00:00:00', 0.000293779679351698, 0.000787500000000009, 0.000499421049431587, 0.00106576923076925, 0.000738160186909635, 0.00176269230769232, 0.00243375139366243, 0.00535961538461535, 0.00462749182769505, 0.0108288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 465, '2021-06-27 00:00:00', 0.000361626719996419, 0.000751730769230775, 0.000516834633573951, 0.00127403846153848, 0.000703357333409921, 0.00167653846153845, 0.00265979791742501, 0.00562480769230766, 0.00454360026681652, 0.0108857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 480, '2021-06-27 00:00:00', 0.000431624302445488, 0.00104346153846154, 0.000562295193484182, 0.00132826923076924, 0.000658028991645645, 0.00167692307692308, 0.00265850368556333, 0.00565038461538457, 0.00454348765140408, 0.0108990384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 495, '2021-06-27 00:00:00', 0.000299550753372712, 0.000765576923076934, 0.000522013446629041, 0.00110096153846154, 0.000718816120704478, 0.00190384615384616, 0.00263984011753628, 0.00568038461538459, 0.00453502750394509, 0.0108826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 510, '2021-06-27 00:00:00', 0.000498633517340509, 0.000880769230769219, 0.000517251352379548, 0.0012501923076923, 0.000870989291641333, 0.00217711538461538, 0.00257783872653045, 0.00570249999999999, 0.00452151419923084, 0.0108955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 525, '2021-06-27 00:00:00', 0.000399675445253374, 0.000917307692307707, 0.000620301663584862, 0.00159307692307695, 0.000921092265486194, 0.00256019230769232, 0.00248824498701086, 0.00579365384615385, 0.00450090419975637, 0.0108788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 540, '2021-06-27 00:00:00', 0.000485549213223072, 0.00129403846153845, 0.000622885129550695, 0.00172326923076922, 0.0010425701230797, 0.00267730769230769, 0.00253620003457626, 0.00580384615384614, 0.00458835135466389, 0.0109069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 555, '2021-06-27 00:00:00', 0.000354232919896606, 0.00108019230769231, 0.000574792035970758, 0.00177673076923079, 0.00118843305044273, 0.00285365384615386, 0.00225733471155699, 0.00566999999999999, 0.00454201121158388, 0.0108253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 570, '2021-06-27 00:00:00', 0.000407747518032361, 0.00131596153846154, 0.000802125829377067, 0.00179961538461537, 0.00101094335228959, 0.0028826923076923, 0.00210882778229627, 0.00555884615384614, 0.00452135350735389, 0.0107734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 585, '2021-06-27 00:00:00', 0.000669331468993226, 0.00128615384615383, 0.00084782547641689, 0.00217096153846155, 0.000998990047690487, 0.00288134615384616, 0.00198264366052384, 0.00545826923076922, 0.00447074192775821, 0.0107507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974760, 1, 600, '2021-06-27 00:00:00', 0.00054961108627268, 0.00171788461538461, 0.000530080291450862, 0.00221134615384614, 0.000830171460510509, 0.00288442307692307, 0.00186243869284749, 0.00521173076923074, 0.00448325410663005, 0.0106957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 615, '2021-06-27 00:00:00', 0.000330820716028869, 0.00147288461538462, 0.000503273744137778, 0.00196769230769231, 0.000843375931325091, 0.00297519230769231, 0.00176798259650326, 0.00512730769230767, 0.00447852386395337, 0.010735 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 630, '2021-06-27 00:00:00', 0.000368135008679405, 0.00123576923076922, 0.000587445316604033, 0.00198500000000001, 0.00120457290547952, 0.00308326923076922, 0.0017943276863923, 0.00493961538461537, 0.00449656089096474, 0.0107353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 645, '2021-06-27 00:00:00', 0.00051991334337116, 0.00153326923076925, 0.000650956101556671, 0.00218038461538461, 0.00138995435730266, 0.00321865384615382, 0.00168305610309163, 0.00478038461538459, 0.00453595107489555, 0.0107030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 660, '2021-06-27 00:00:00', 0.000507312981835149, 0.00162230769230766, 0.000841755674399999, 0.00223384615384612, 0.00119994411728855, 0.00291826923076918, 0.00175978832861755, 0.00466480769230767, 0.00461274529053843, 0.0106986538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 675, '2021-06-27 00:00:00', 0.000696493000682691, 0.00141250000000001, 0.000989642281914978, 0.0021053846153846, 0.00109557677117515, 0.00258769230769228, 0.00210421233207623, 0.00466346153846154, 0.00460233409428135, 0.0107136538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 690, '2021-06-27 00:00:00', 0.000542253595228681, 0.00149480769230766, 0.000592692682074459, 0.00182615384615382, 0.000732272148862698, 0.00237749999999996, 0.00231718895514503, 0.00483057692307691, 0.00459339253292579, 0.0107301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 705, '2021-06-27 00:00:00', 0.000401823392128341, 0.00121903846153846, 0.000495745010448541, 0.00164365384615384, 0.000705723769233788, 0.00230596153846155, 0.00241750597008254, 0.00500365384615384, 0.00456904026700776, 0.0106801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 720, '2021-06-27 00:00:00', 0.000491682981041811, 0.00124692307692307, 0.000570247449662143, 0.00166692307692303, 0.00111259739418107, 0.0025148076923077, 0.00265982920215106, 0.00530923076923079, 0.00448622297878565, 0.0107238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 735, '2021-06-27 00:00:00', 0.000363709150495054, 0.00120211538461534, 0.000664686045032934, 0.00175153846153846, 0.00114833660637396, 0.00254519230769229, 0.00281605938530042, 0.00542269230769232, 0.00443970794690889, 0.0106744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 750, '2021-06-27 00:00:00', 0.000416103213897, 0.00125173076923076, 0.000770345676653352, 0.0017773076923077, 0.00103115849710598, 0.00253038461538461, 0.00271769305449705, 0.00530346153846156, 0.00465767183918513, 0.0106598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 765, '2021-06-27 00:00:00', 0.000508625485613329, 0.00115326923076922, 0.00076084265026453, 0.00174346153846154, 0.000993690866648952, 0.00238346153846155, 0.00295677469811021, 0.00554884615384618, 0.00481283852355822, 0.0106455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 780, '2021-06-27 00:00:00', 0.000590948292674903, 0.00131826923076923, 0.0007927326884799, 0.00187634615384614, 0.00110538585327267, 0.00247673076923077, 0.00297835825323539, 0.00550673076923079, 0.00492891624848862, 0.0106157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 795, '2021-06-27 00:00:00', 0.000415506363924252, 0.00123653846153844, 0.000544969618066341, 0.00157326923076925, 0.00102571251032932, 0.00244807692307693, 0.0031521089704416, 0.00549019230769233, 0.00492711889990956, 0.0106544230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 810, '2021-06-27 00:00:00', 0.000418122727658545, 0.00108615384615385, 0.000877943138162234, 0.00186807692307692, 0.000810918282898099, 0.0024423076923077, 0.00335285318222231, 0.00575230769230769, 0.00500034722255902, 0.0106978846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 825, '2021-06-27 00:00:00', 0.000665296810569452, 0.00149038461538463, 0.000743558078017189, 0.00192115384615386, 0.000605078634432063, 0.00238807692307693, 0.0033282539485673, 0.0057721153846154, 0.00483192721942769, 0.0106594230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 840, '2021-06-27 00:00:00', 0.00044093087719226, 0.00125596153846153, 0.000408431191832288, 0.00170596153846154, 0.00067413306150595, 0.00230576923076924, 0.00315931363042427, 0.00601884615384615, 0.00454941984889704, 0.0105051923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 855, '2021-06-27 00:00:00', 0.000286226376250589, 0.00109653846153848, 0.000371936770887778, 0.00149519230769232, 0.00126313579573279, 0.00245596153846155, 0.00311231022900006, 0.00611519230769231, 0.0044541026204889, 0.0105069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 870, '2021-06-27 00:00:00', 0.000356297844290612, 0.00114307692307694, 0.000749091886116856, 0.00176057692307695, 0.001561522297188, 0.00270326923076921, 0.00307613361843426, 0.00613096153846154, 0.00440535485342728, 0.0105042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 885, '2021-06-27 00:00:00', 0.000623050189360016, 0.00131153846153846, 0.00116847191467516, 0.00194615384615385, 0.00155731840526743, 0.00295115384615384, 0.00298703521650068, 0.00602576923076923, 0.0042468388968013, 0.0104338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 900, '2021-06-27 00:00:00', 0.000761299799432135, 0.00138923076923076, 0.00109658112050416, 0.00202192307692305, 0.00140191337656243, 0.00303865384615385, 0.00258429758348375, 0.00585, 0.00388366171881045, 0.0103821153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 915, '2021-06-27 00:00:00', 0.000592355013094732, 0.00126730769230766, 0.000730625996084071, 0.00191711538461537, 0.00129932025127936, 0.00281865384615386, 0.00234506791766498, 0.00561153846153846, 0.0037904464167775, 0.0103040384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 930, '2021-06-27 00:00:00', 0.000616547614980749, 0.00143519230769229, 0.000919170529085064, 0.0019973076923077, 0.00113708466635583, 0.00280846153846155, 0.00231561399068284, 0.00553807692307691, 0.00367663527719822, 0.0102651923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 945, '2021-06-27 00:00:00', 0.000559725069874653, 0.0014019230769231, 0.000913396956421495, 0.00205000000000002, 0.00110324007081242, 0.00291942307692309, 0.00232420692842822, 0.00535461538461537, 0.00366985676203392, 0.0101944230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 960, '2021-06-27 00:00:00', 0.00074477960085259, 0.00144942307692308, 0.000750537371590369, 0.00196788461538463, 0.00114244191907579, 0.00276846153846154, 0.0023466162955331, 0.00529596153846153, 0.00368954415049632, 0.0102809615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 975, '2021-06-27 00:00:00', 0.000526008920661382, 0.00148076923076924, 0.00103818912238868, 0.00221942307692307, 0.00125369240798775, 0.00278442307692307, 0.00223047783773238, 0.00526076923076921, 0.0034637688455474, 0.0104561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 990, '2021-06-27 00:00:00', 0.000733051184066657, 0.00166096153846154, 0.000758547929625054, 0.00208480769230768, 0.00118260553277659, 0.00290961538461535, 0.00207757251099968, 0.00506346153846151, 0.0032566247805878, 0.0103948076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1005, '2021-06-27 00:00:00', 0.000471181330438509, 0.0015446153846154, 0.000755522641314203, 0.00201769230769231, 0.00109298780695568, 0.00290288461538462, 0.00202080631279847, 0.00500307692307691, 0.0030904144357376, 0.0103257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1020, '2021-06-27 00:00:00', 0.000732640115241785, 0.00151846153846152, 0.000976874923101492, 0.00219615384615383, 0.00145478611962246, 0.00345057692307692, 0.00204460987439205, 0.00498653846153845, 0.00309376273268554, 0.0103146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1035, '2021-06-27 00:00:00', 0.000573598392069408, 0.00148634615384613, 0.000766372599678813, 0.0020501923076923, 0.00136759053982372, 0.00318326923076924, 0.00176386071314733, 0.00458115384615384, 0.00292826347201522, 0.0102851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1050, '2021-06-27 00:00:00', 0.000564539737648806, 0.00152634615384616, 0.000959087567190021, 0.00260519230769232, 0.00119270527986394, 0.00301673076923078, 0.00157029170489484, 0.00443403846153846, 0.00286470031322921, 0.0102417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1065, '2021-06-27 00:00:00', 0.000812740094703381, 0.00208269230769233, 0.00106551354537825, 0.00251634615384617, 0.00107598906199755, 0.00302730769230769, 0.00147281291568732, 0.00432326923076922, 0.00290404646736506, 0.0102717307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1080, '2021-06-27 00:00:00', 0.00058496495621531, 0.00142560000000002, 0.000659996338373682, 0.00182580000000001, 0.000982392614996649, 0.00242660000000001, 0.00148999935682315, 0.0039628, 0.00280715066096094, 0.0103436 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1095, '2021-06-27 00:00:00', 0.000454664034882227, 0.00121076923076925, 0.000597857713970313, 0.00183038461538462, 0.00115029280553322, 0.00237653846153848, 0.00151694507024939, 0.00388288461538463, 0.00314198851782656, 0.0107253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1110, '2021-06-27 00:00:00', 0.000639332975722441, 0.00144942307692309, 0.000995936667742391, 0.00188961538461541, 0.0012499613532487, 0.00241423076923077, 0.00159448126360898, 0.0039175, 0.00316254785916964, 0.0107448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1125, '2021-06-27 00:00:00', 0.000783816918379858, 0.00134519230769231, 0.00103955680275481, 0.0017421153846154, 0.00113030617023067, 0.00219096153846149, 0.00134801985833354, 0.00374846153846152, 0.00320876400838992, 0.0107326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1140, '2021-06-27 00:00:00', 0.000554527414873378, 0.00103057692307695, 0.000670943107756649, 0.00145557692307693, 0.000845658255216241, 0.00192673076923077, 0.00134881750205362, 0.00355557692307693, 0.00321055724854018, 0.0106346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1155, '2021-06-27 00:00:00', 0.000578129643432494, 0.00106326923076923, 0.000723984833032806, 0.00143903846153843, 0.000778262883211463, 0.00202134615384613, 0.00136358866175308, 0.00350903846153848, 0.00317992319694385, 0.0106734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1170, '2021-06-27 00:00:00', 0.000484774055220962, 0.000978269230769217, 0.000620928708901773, 0.0013626923076923, 0.000728101746905031, 0.0019180769230769, 0.00131753505281059, 0.00335384615384615, 0.00321640794030571, 0.0106940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1185, '2021-06-27 00:00:00', 0.000389631433339459, 0.000974423076923107, 0.000584800294643699, 0.00134576923076923, 0.000910861891076469, 0.00196423076923078, 0.00132238595553063, 0.00321384615384617, 0.00333194944670304, 0.0107686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1200, '2021-06-27 00:00:00', 0.00047086095448818, 0.000955961538461541, 0.000559264111269306, 0.00127711538461537, 0.000913888732496803, 0.00186115384615385, 0.00119601331353539, 0.00308961538461539, 0.00336368193410824, 0.0107419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1215, '2021-06-27 00:00:00', 0.000336089331073619, 0.00083403846153846, 0.000605187860216834, 0.00127711538461539, 0.000899656622529703, 0.00170903846153847, 0.00131827913759392, 0.0031867307692308, 0.00360386508327677, 0.0108534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1230, '2021-06-27 00:00:00', 0.00040407996162221, 0.000891153846153834, 0.000759421743575595, 0.00121923076923075, 0.000879111286383111, 0.00156442307692303, 0.00127595671496394, 0.00312346153846157, 0.00358311737930061, 0.0108780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1245, '2021-06-27 00:00:00', 0.000594129647856045, 0.000844038461538457, 0.000605685022230058, 0.00107788461538461, 0.000665308864073937, 0.00146173076923075, 0.00110236563807114, 0.00304000000000003, 0.00363996405836017, 0.0108621153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1260, '2021-06-27 00:00:00', 0.000365354832794297, 0.000746923076923102, 0.000523520809960359, 0.00103596153846154, 0.000631167050909547, 0.0014846153846154, 0.000993776712267987, 0.00300692307692312, 0.00365137633165695, 0.0108536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1275, '2021-06-27 00:00:00', 0.000328933708542296, 0.000704230769230771, 0.000424898177847903, 0.00101230769230769, 0.000652733571516462, 0.00156134615384616, 0.00095593757842559, 0.00294942307692312, 0.00364935645011554, 0.0108525 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1290, '2021-06-27 00:00:00', 0.000344201416883499, 0.000726153846153855, 0.000456620697667591, 0.00114769230769232, 0.000701585237981695, 0.0016446153846154, 0.000929955189160289, 0.00289442307692312, 0.0036846469249493, 0.0109048076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1305, '2021-06-27 00:00:00', 0.000354789861965976, 0.000864615384615361, 0.000501405908037976, 0.00122173076923077, 0.00083091247340592, 0.00170846153846153, 0.000929056531359384, 0.00288903846153848, 0.00375980832162818, 0.0109938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1320, '2021-06-27 00:00:00', 0.000433728424424599, 0.000912115384615373, 0.000588785190031108, 0.00121999999999999, 0.000809648475479428, 0.0016555769230769, 0.000946623716974395, 0.00283269230769233, 0.00372186593504677, 0.0110340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1335, '2021-06-27 00:00:00', 0.00042040973603599, 0.000767884615384624, 0.000640760755784771, 0.00110788461538462, 0.000684762620295468, 0.00151538461538462, 0.000927213857996905, 0.00275346153846157, 0.00370319934443387, 0.0110242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1350, '2021-06-27 00:00:00', 0.000447288626487017, 0.000771346153846134, 0.000531684008237436, 0.00117673076923074, 0.000511103820553754, 0.00141865384615383, 0.000930055105894251, 0.00269750000000003, 0.00369764031303958, 0.0110232692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1365, '2021-06-27 00:00:00', 0.000467957427386469, 0.000896923076923043, 0.000444235254722627, 0.00112480769230768, 0.000605843118814928, 0.00135173076923077, 0.00098937143993234, 0.00271961538461541, 0.0037068407241, 0.0110380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1380, '2021-06-27 00:00:00', 0.000295278747053598, 0.000711538461538469, 0.000298856345732542, 0.000858653846153843, 0.000664320705683621, 0.00142000000000003, 0.00102036094669406, 0.00273769230769233, 0.00374802325848625, 0.0110871153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1395, '2021-06-27 00:00:00', 0.00028863984745429, 0.000595192307692304, 0.000540967509332882, 0.000935384615384646, 0.000941678881245936, 0.0020363461538462, 0.000993468999942159, 0.00291557692307694, 0.00376876783067602, 0.0111101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1410, '2021-06-27 00:00:00', 0.000581985361962355, 0.000754807692307701, 0.000688434483782979, 0.00121596153846156, 0.000867165874470486, 0.00215557692307696, 0.00100417959242662, 0.00300057692307694, 0.00376792566887324, 0.0111146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 1, 1425, '2021-06-27 00:00:00', 0.000455462909069935, 0.000932692307692329, 0.000911770467066881, 0.00185576923076928, 0.000836913100902065, 0.0021415384615385, 0.00116615785974547, 0.00319807692307693, 0.00375110515509968, 0.0111067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 0, '2021-06-27 00:00:00', 0.000991289758151171, 0.00160576923076926, 0.000903221925195508, 0.00188038461538462, 0.0008490374867143, 0.0021244230769231, 0.00119656844286549, 0.00331096153846155, 0.00376558450361244, 0.0111455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 15, '2021-06-27 00:00:00', 0.000515779103234469, 0.00113980000000001, 0.000482457856536026, 0.00133980000000001, 0.000651953347001654, 0.0018916, 0.00123251014194608, 0.00332799999999999, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 30, '2021-06-27 00:00:00', 0.000347952582976487, 0.000927199999999999, 0.000651506075694348, 0.00148180000000001, 0.000586418721279129, 0.00184340000000001, 0.00125743611501072, 0.00332679999999996, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 45, '2021-06-27 00:00:00', 0.00069060477955084, 0.00117980769230769, 0.000579000896770901, 0.00149903846153846, 0.000625477786606711, 0.00176269230769229, 0.00129059503271227, 0.00344346153846152, 0.00375377914189871, 0.0112246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 60, '2021-06-27 00:00:00', 0.00038613354604929, 0.00106634615384615, 0.00046825424553499, 0.00129903846153846, 0.000560461897421693, 0.00156653846153845, 0.00131268288103176, 0.00359211538461537, 0.00375356984954118, 0.0112211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 75, '2021-06-27 00:00:00', 0.000387467368353093, 0.000730192307692292, 0.000431815175918865, 0.000992884615384595, 0.000507904139956163, 0.00136615384615383, 0.0014315968491379, 0.00363653846153846, 0.00367298028225665, 0.0113019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 90, '2021-06-27 00:00:00', 0.000279511455661745, 0.00072942307692309, 0.000362516418726314, 0.000993076923076913, 0.000487803909215733, 0.00127942307692307, 0.00151366884906028, 0.00383923076923076, 0.00366928827724649, 0.0113273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 105, '2021-06-27 00:00:00', 0.000332422402744089, 0.000700576923076918, 0.000450367584910885, 0.00101019230769231, 0.000645821272013084, 0.00138365384615383, 0.00161645615467914, 0.00414249999999999, 0.00366617455730294, 0.0113132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 120, '2021-06-27 00:00:00', 0.000340246290885798, 0.000801538461538469, 0.000335184966158193, 0.00093480769230771, 0.000711847217834276, 0.00154730769230767, 0.00165924486995187, 0.00425653846153846, 0.00365882740779065, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 135, '2021-06-27 00:00:00', 0.000250380402894977, 0.000652115384615421, 0.000509354531207408, 0.00110903846153846, 0.000710719597417859, 0.00178788461538462, 0.00169700343365775, 0.00432442307692308, 0.0036488658301113, 0.0113296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 150, '2021-06-27 00:00:00', 0.000530350682241336, 0.000914615384615356, 0.000589260847294115, 0.00128711538461537, 0.000719647590037064, 0.00192057692307693, 0.00178545637346268, 0.00444230769230772, 0.00361028328315318, 0.0113092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 165, '2021-06-27 00:00:00', 0.000398480382684772, 0.000848846153846138, 0.000495608561421057, 0.00139538461538461, 0.000763299820113063, 0.00193884615384616, 0.00174218655717467, 0.0044, 0.00364511101972956, 0.0113671153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 180, '2021-06-27 00:00:00', 0.000430033093538674, 0.00104769230769232, 0.000573457965732058, 0.00142596153846156, 0.000759823562515596, 0.00196461538461539, 0.00176697365136423, 0.00435673076923077, 0.00368673487498919, 0.0114009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 195, '2021-06-27 00:00:00', 0.000394007809372033, 0.000983076923076941, 0.0006818034061336, 0.00137673076923078, 0.000672848136940749, 0.00191384615384615, 0.00170902036716496, 0.00416384615384617, 0.00360682054745428, 0.0113973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 210, '2021-06-27 00:00:00', 0.000447303588181443, 0.000982499999999997, 0.00041654646984278, 0.00134519230769231, 0.000646475176511975, 0.0019880769230769, 0.00163228274558622, 0.00415019230769232, 0.00373198196466909, 0.0116292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 225, '2021-06-27 00:00:00', 0.000257853938977391, 0.00100942307692309, 0.000428170347121175, 0.00149961538461536, 0.000704840325616678, 0.00207326923076922, 0.00159057180090877, 0.00427057692307693, 0.00369636555905308, 0.0115971153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 240, '2021-06-27 00:00:00', 0.000497137343660211, 0.00124153846153846, 0.000635645764920643, 0.00163153846153845, 0.000781533010277798, 0.0023053846153846, 0.00158765787827907, 0.00423653846153849, 0.00365802448261142, 0.0115686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 255, '2021-06-27 00:00:00', 0.000298244672400638, 0.00108673076923075, 0.000544869109193991, 0.00155288461538462, 0.000789264238681528, 0.00212596153846155, 0.00160920488010505, 0.00410711538461538, 0.00356398802121788, 0.0114788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 270, '2021-06-27 00:00:00', 0.00046704854796245, 0.00118288461538459, 0.000625661772722419, 0.00163942307692306, 0.0007869079703791, 0.00209807692307693, 0.00178318043437521, 0.00406230769230769, 0.00352202752468167, 0.0114417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 285, '2021-06-27 00:00:00', 0.000544937293499125, 0.00121557692307692, 0.00061285263004562, 0.00150711538461539, 0.00123119780639079, 0.00229903846153846, 0.001773763198574, 0.00392173076923076, 0.00363658502105815, 0.0116038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 300, '2021-06-27 00:00:00', 0.000434435442667991, 0.000926923076923094, 0.000508989194384322, 0.00136000000000005, 0.00136772187062453, 0.00209365384615386, 0.00173620846851806, 0.00384038461538462, 0.00363013303952008, 0.0115482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 315, '2021-06-27 00:00:00', 0.000416785131877137, 0.000984615384615421, 0.00127171660183571, 0.00164134615384615, 0.00148299208981757, 0.00215153846153845, 0.00183534822728131, 0.00387365384615384, 0.00361006584214405, 0.0115257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 330, '2021-06-27 00:00:00', 0.00134730199058939, 0.00122442307692305, 0.0014302756189469, 0.00148711538461537, 0.00160387498313881, 0.00209519230769232, 0.00195846203395971, 0.00390846153846153, 0.00361820087038592, 0.0115384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 345, '2021-06-27 00:00:00', 0.000440754641321165, 0.000860576923076941, 0.00063644568926546, 0.00131634615384617, 0.000703023388384307, 0.00176326923076924, 0.00136285001150022, 0.00368692307692307, 0.00357830168676963, 0.0113801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 360, '2021-06-27 00:00:00', 0.000404435836881227, 0.000962115384615368, 0.000533940107560327, 0.00128903846153845, 0.000496868540112819, 0.00170288461538458, 0.00126663055447848, 0.00398480769230767, 0.0035825917777712, 0.0114003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 375, '2021-06-27 00:00:00', 0.000399701090239307, 0.000845192307692328, 0.000376353608274903, 0.00124903846153845, 0.000471261645438645, 0.00163153846153848, 0.00128777896156372, 0.00427942307692307, 0.00355859553108331, 0.0114169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 390, '2021-06-27 00:00:00', 0.000322494901569715, 0.000890192307692272, 0.000367098236695062, 0.00115634615384612, 0.000515368426841051, 0.00162384615384615, 0.00121591309469307, 0.00436442307692307, 0.00353097095493794, 0.0115567307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 405, '2021-06-27 00:00:00', 0.00034000390269251, 0.000790576923076901, 0.000336870666805271, 0.00107961538461539, 0.000992824486774192, 0.00190269230769231, 0.00132424788523088, 0.00459730769230768, 0.00346972832565406, 0.0115994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 420, '2021-06-27 00:00:00', 0.000295309811241302, 0.000843269230769247, 0.000341836949436411, 0.00116250000000002, 0.000956264145194532, 0.00192634615384615, 0.00142387715546185, 0.00471692307692307, 0.00344641582494938, 0.0117209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 435, '2021-06-27 00:00:00', 0.000299697539837456, 0.000833846153846159, 0.00101365545656076, 0.00148576923076925, 0.000934814502372621, 0.00190692307692306, 0.00137660235306406, 0.00505903846153846, 0.00344138847202471, 0.0117511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 450, '2021-06-27 00:00:00', 0.000932184448568979, 0.00109961538461541, 0.00091022653562389, 0.00140788461538461, 0.000994312595948363, 0.00196153846153844, 0.0013903037299592, 0.0051226923076923, 0.00344233251086884, 0.0117763461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 465, '2021-06-27 00:00:00', 0.000464323328991954, 0.000856923076923063, 0.000512711044726563, 0.00114615384615382, 0.000707736152487972, 0.00182769230769229, 0.00130743431957405, 0.0051825, 0.00340967082214466, 0.0117336538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 480, '2021-06-27 00:00:00', 0.000415069827304343, 0.000944807692307656, 0.000693676409818375, 0.00144519230769228, 0.000713661091727837, 0.00191307692307689, 0.00138352305310087, 0.00537596153846156, 0.00337720066714341, 0.0117071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 495, '2021-06-27 00:00:00', 0.000432486593834045, 0.000895576923076915, 0.000463265208974448, 0.00128442307692308, 0.000695897234897859, 0.0019548076923077, 0.00155311434023582, 0.00546692307692308, 0.00332470320248519, 0.0116592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 510, '2021-06-27 00:00:00', 0.000273700566312876, 0.000865000000000013, 0.000350394722475143, 0.0011523076923077, 0.000744830414358773, 0.0021921153846154, 0.00167385562514995, 0.00562057692307694, 0.00333262476828006, 0.0116703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 525, '2021-06-27 00:00:00', 0.000305916089550933, 0.000835576923076914, 0.000489807065627326, 0.0014848076923077, 0.000660234719335003, 0.00232826923076922, 0.0017960801870912, 0.00584596153846155, 0.00332545753937015, 0.0116696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 540, '2021-06-27 00:00:00', 0.000428376003062762, 0.001205, 0.000695985521511664, 0.00179538461538463, 0.000749329469490004, 0.00265442307692309, 0.00189848109327917, 0.00586769230769233, 0.00334821155475347, 0.0116911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 555, '2021-06-27 00:00:00', 0.000430091224670352, 0.00120769230769235, 0.000487147308316521, 0.00167249999999999, 0.000863452461833395, 0.00272807692307694, 0.00206115838416542, 0.00591326923076921, 0.00326178254710753, 0.0117007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 570, '2021-06-27 00:00:00', 0.000463751425459153, 0.00127576923076919, 0.000553851549119035, 0.00190846153846153, 0.000997602375698838, 0.0029125, 0.00209845064640194, 0.00589865384615385, 0.00323349599445457, 0.0116478846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 585, '2021-06-27 00:00:00', 0.000403705385722743, 0.00137596153846156, 0.000742520965774977, 0.00210076923076925, 0.00117275481075707, 0.00306538461538461, 0.00211824161475069, 0.00603346153846154, 0.00319031406700874, 0.0117353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 600, '2021-06-27 00:00:00', 0.000553935569705197, 0.00154884615384616, 0.000836351991595748, 0.00226557692307694, 0.00109767054045585, 0.00323115384615384, 0.00202550571083258, 0.00603076923076923, 0.00309988267768067, 0.0116638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 615, '2021-06-27 00:00:00', 0.000572177520866221, 0.00151634615384618, 0.000953065337981347, 0.00231346153846154, 0.00122675155782061, 0.00326923076923078, 0.00160675090214335, 0.00605730769230769, 0.00306360692397301, 0.0115007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 630, '2021-06-27 00:00:00', 0.000607911209356711, 0.00166403846153846, 0.000790670309586429, 0.00226346153846154, 0.00107722001538145, 0.00335019230769229, 0.00160960879145787, 0.00589730769230769, 0.00283740372252794, 0.0114732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 645, '2021-06-27 00:00:00', 0.000477840333809685, 0.00144923076923079, 0.000676592963650616, 0.0022290384615385, 0.00108806808327704, 0.00304692307692308, 0.00164390544599883, 0.00552134615384616, 0.00277399731711923, 0.0112363461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 660, '2021-06-27 00:00:00', 0.000443077697648867, 0.00168461538461542, 0.000782936705369838, 0.00223173076923075, 0.00103918646065085, 0.00299250000000001, 0.00165593790528323, 0.00544788461538462, 0.00275002800685042, 0.0112790384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 675, '2021-06-27 00:00:00', 0.000759244285204282, 0.00160326923076922, 0.000781509092422129, 0.0021076923076923, 0.000918007143427879, 0.00294134615384615, 0.0015661221585127, 0.00522115384615384, 0.00268767005902025, 0.0112178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 690, '2021-06-27 00:00:00', 0.000370231736161981, 0.00137153846153844, 0.000793829956602807, 0.002025, 0.000950443641351043, 0.00268134615384615, 0.00117531501505568, 0.00510076923076922, 0.00279498950734236, 0.0112071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 705, '2021-06-27 00:00:00', 0.000663992933233948, 0.00155884615384616, 0.000799980961311931, 0.00202153846153844, 0.000933374543504137, 0.00281903846153846, 0.00113984904533619, 0.00512038461538458, 0.00277452551730091, 0.0113046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 720, '2021-06-27 00:00:00', 0.000586953280803629, 0.00137807692307691, 0.000749737287321351, 0.001885, 0.00104162293856933, 0.00254711538461539, 0.0010748932684046, 0.00530346153846152, 0.00279778874910445, 0.0114317307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 735, '2021-06-27 00:00:00', 0.000490197958442829, 0.00131096153846154, 0.0007787039528305, 0.00184538461538461, 0.000833664224050398, 0.00260903846153843, 0.00139622415271166, 0.00548326923076922, 0.00285701315255043, 0.0114630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 750, '2021-06-27 00:00:00', 0.00044600293203587, 0.00131115384615383, 0.000529942812589593, 0.00169076923076923, 0.000827767456196762, 0.00258480769230769, 0.00146435998096306, 0.00550692307692305, 0.00291455879363214, 0.0115298076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 765, '2021-06-27 00:00:00', 0.000419374075718343, 0.00116615384615386, 0.000644698647550815, 0.0018278846153846, 0.00066775816096735, 0.0026298076923077, 0.00156417729665937, 0.00551384615384614, 0.00297281449782215, 0.0114609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 780, '2021-06-27 00:00:00', 0.000597309094059473, 0.00147192307692305, 0.000693484068920242, 0.00201192307692308, 0.000638948083842638, 0.00256942307692308, 0.00161072606657322, 0.00562230769230767, 0.00296788248782502, 0.0115123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 795, '2021-06-27 00:00:00', 0.000404744553819023, 0.00122307692307693, 0.000486968329407723, 0.00176807692307692, 0.000774286793418005, 0.00252903846153846, 0.00154592701837891, 0.00575211538461535, 0.00296438661446174, 0.011495 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 810, '2021-06-27 00:00:00', 0.000357943485010607, 0.00128346153846153, 0.000466178778845805, 0.00173557692307693, 0.000965687578878375, 0.00259749999999999, 0.00148760023579538, 0.00582269230769228, 0.00292199349759715, 0.01155 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 825, '2021-06-27 00:00:00', 0.000379795542162045, 0.00131442307692307, 0.00063356124104452, 0.00194461538461539, 0.000779620642462624, 0.00253288461538461, 0.00154441963209485, 0.00587999999999998, 0.00296033410926225, 0.0115240384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 840, '2021-06-27 00:00:00', 0.000497871005845417, 0.00128846153846155, 0.000792318433459675, 0.00185249999999999, 0.000867886313894905, 0.00262442307692308, 0.00172201934233752, 0.00629884615384614, 0.00289579910586671, 0.0114423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 855, '2021-06-27 00:00:00', 0.000676440030885673, 0.00129365384615384, 0.000562992041206208, 0.00180096153846154, 0.000861128977206439, 0.00250634615384616, 0.00196537594759491, 0.00642115384615384, 0.00287758764485917, 0.011399423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 870, '2021-06-27 00:00:00', 0.000400274761401921, 0.00117326923076924, 0.000593335940645347, 0.00181653846153845, 0.000797677879848768, 0.00262999999999998, 0.00199476110966084, 0.00628673076923075, 0.00283212003358179, 0.0113167307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 885, '2021-06-27 00:00:00', 0.000432471786540852, 0.00135038461538461, 0.000578714390830072, 0.00174711538461537, 0.000997995471702381, 0.00286980769230767, 0.00211643732757159, 0.00633480769230767, 0.00282501289990247, 0.0113032692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 900, '2021-06-27 00:00:00', 0.000391837142386775, 0.0012878846153846, 0.000575830670890761, 0.00192019230769227, 0.00104123898091871, 0.00303384615384615, 0.00209578232134481, 0.00628653846153844, 0.00285733652873818, 0.0113109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 915, '2021-06-27 00:00:00', 0.000475952365101991, 0.00141057692307692, 0.000809102256540203, 0.00225269230769229, 0.00157311681066602, 0.00330249999999999, 0.00209255648761176, 0.0062555769230769, 0.00286013332798422, 0.0113355769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 930, '2021-06-27 00:00:00', 0.000752309802183607, 0.00162096153846154, 0.000935768647443605, 0.00231980769230769, 0.00151510655883188, 0.00315826923076924, 0.00216405836690801, 0.00620115384615384, 0.00285170276393704, 0.011424423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 945, '2021-06-27 00:00:00', 0.000461743060420138, 0.00159442307692307, 0.000881059676665629, 0.00226807692307691, 0.000884402971153212, 0.00303384615384616, 0.00221139274770797, 0.00602826923076922, 0.0026822287302798, 0.0113348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 960, '2021-06-27 00:00:00', 0.00073500876499224, 0.00169673076923076, 0.000754957971321296, 0.00207653846153845, 0.00105024121771362, 0.00334615384615383, 0.00227250567402185, 0.00597903846153845, 0.00286938355749107, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 975, '2021-06-27 00:00:00', 0.00065971392401438, 0.00138730769230774, 0.000683296900216992, 0.00227942307692308, 0.000956586881333016, 0.00354730769230769, 0.00246603812591403, 0.00612403846153844, 0.00297774225908465, 0.0113648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 990, '2021-06-27 00:00:00', 0.000384988511317091, 0.00170692307692309, 0.000807723010405459, 0.0026423076923077, 0.000782910349519423, 0.00331884615384617, 0.00247289625431707, 0.00615673076923077, 0.00300359074852342, 0.0113807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1005, '2021-06-27 00:00:00', 0.000671482057724652, 0.00186807692307693, 0.000630744279525278, 0.00255288461538464, 0.000834372449578376, 0.00340923076923077, 0.00241336738890832, 0.00604307692307692, 0.00313002405987313, 0.0113538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1020, '2021-06-27 00:00:00', 0.000527596436682464, 0.00185999999999999, 0.000681166985062023, 0.0024176923076923, 0.00140629939913235, 0.00398499999999999, 0.00234071915313351, 0.00587807692307693, 0.00321599634041126, 0.0114576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1035, '2021-06-27 00:00:00', 0.000539122934460675, 0.00155653846153848, 0.000833395372049714, 0.00242961538461537, 0.00158380142743291, 0.00393019230769231, 0.00220040563568138, 0.00557519230769231, 0.00293215261566288, 0.0113951923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1050, '2021-06-27 00:00:00', 0.000628430890882538, 0.00184576923076922, 0.00123001671345742, 0.00304634615384615, 0.0014571430556453, 0.00376826923076922, 0.0022298062351141, 0.00550038461538461, 0.00292116696913042, 0.0114526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1065, '2021-06-27 00:00:00', 0.000958011401891373, 0.0023303846153846, 0.0011339702377047, 0.0029575, 0.00119131609510724, 0.00345096153846153, 0.00204081978249315, 0.00524076923076922, 0.00310402778660245, 0.0114925 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1080, '2021-06-27 00:00:00', 0.000763053002494191, 0.00168826923076922, 0.000756488369934469, 0.00218557692307692, 0.000881058716283117, 0.00271230769230766, 0.0018765058363475, 0.00461307692307692, 0.00329056589124356, 0.0117332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1095, '2021-06-27 00:00:00', 0.000581655065639954, 0.00139884615384618, 0.000904068007142402, 0.0018801923076923, 0.000886946642224781, 0.00248788461538462, 0.0018942628868812, 0.00439173076923079, 0.00340238113453143, 0.0118992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1110, '2021-06-27 00:00:00', 0.000489005741668343, 0.00129115384615382, 0.000646850862611713, 0.00183096153846151, 0.000633800016991505, 0.00241269230769232, 0.00177109388188813, 0.00414346153846154, 0.0034837365660363, 0.0119173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1125, '2021-06-27 00:00:00', 0.000508415335966744, 0.00133807692307692, 0.000568051900391576, 0.00172480769230773, 0.000881334848615818, 0.00239865384615388, 0.00170994516331329, 0.0040523076923077, 0.00345770362323809, 0.0118428846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1140, '2021-06-27 00:00:00', 0.000399671595957707, 0.00117923076923077, 0.000423341515164236, 0.00162903846153848, 0.000895223500241499, 0.00225634615384615, 0.00175114961140916, 0.00392480769230767, 0.00346981964173268, 0.0118228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974760 and enddate = '2021-06-27 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 974760, 2, 1155, '2021-06-27 00:00:00', 0.000410218187722662, 0.0011551[...];
Date: 2021-06-27 14:56:33 Duration: 12s444ms 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 974755, 1, 0, '2021-06-27 00:00:00', 0.000859787532736593, 0.00155958333333333, 0.00107329437913155, 0.00238395833333332, 0.000853085087588971, 0.00288958333333333, 0.00925583159056879, 0.00651354166666667, 0.0113247333205956, 0.0132125 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 15, '2021-06-27 00:00:00', 0.0010715328973018, 0.0017934, 0.000987630033632693, 0.00220879999999999, 0.000867403789093268, 0.0029868, 0.00872813607440522, 0.00631479999999999, 0.0106857474469501, 0.0130812 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 30, '2021-06-27 00:00:00', 0.000759888250893591, 0.00138807692307691, 0.000660259389587511, 0.00203730769230766, 0.00102632158702818, 0.00282999999999999, 0.00859869275619178, 0.00607865384615384, 0.0105202453466564, 0.0128419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 45, '2021-06-27 00:00:00', 0.000624551808530307, 0.00147019230769226, 0.000676970173186863, 0.00224384615384615, 0.00876911850670383, 0.00446576923076924, 0.00863024128372927, 0.00589884615384614, 0.0105497888057607, 0.0127096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 60, '2021-06-27 00:00:00', 0.000784985276687006, 0.00178326923076926, 0.00112494370799337, 0.0020871153846154, 0.0088259320449196, 0.00431730769230771, 0.00863309876846976, 0.0058228846153846, 0.0105809537395483, 0.0126559615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 75, '2021-06-27 00:00:00', 0.000705905882809181, 0.00109865384615384, 0.00895978978333413, 0.0033751923076923, 0.00897803316648262, 0.00387153846153845, 0.00865655523955026, 0.00568384615384613, 0.0108709748200638, 0.0125465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 90, '2021-06-27 00:00:00', 0.000727220278411797, 0.0012142, 0.00101669288217564, 0.00158539999999999, 0.00125869747490545, 0.0021138, 0.00143321791201946, 0.00400139999999999, 0.00429690222718644, 0.01053 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 105, '2021-06-27 00:00:00', 0.000629589284110382, 0.000995799999999978, 0.000781361418721579, 0.00144439999999999, 0.00136762406506073, 0.00193819999999998, 0.00124635719197989, 0.003818, 0.00429615464689061, 0.0105252 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 120, '2021-06-27 00:00:00', 0.000538148678340839, 0.0011104, 0.000795091608977671, 0.00145539999999999, 0.00130466231263113, 0.00192999999999999, 0.00123178985626608, 0.00379300000000001, 0.00429613327113268, 0.0105194 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 135, '2021-06-27 00:00:00', 0.000615502369342904, 0.000963399999999997, 0.00107940736054559, 0.00134339999999999, 0.000994768482277847, 0.00196319999999999, 0.00112916038128633, 0.0037614, 0.00429767112321699, 0.010511 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 150, '2021-06-27 00:00:00', 0.000672210470512498, 0.0009124, 0.000757927712032397, 0.00132759999999999, 0.000915209447795078, 0.00208099999999999, 0.001151708983786, 0.00376740000000001, 0.00429902047952009, 0.010505 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 165, '2021-06-27 00:00:00', 0.000397156874966719, 0.000927400000000009, 0.000565281124751228, 0.0014836, 0.000946002422477544, 0.0021782, 0.00117178186963276, 0.00369040000000002, 0.00430136308821593, 0.0104984 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 180, '2021-06-27 00:00:00', 0.000451232294204816, 0.0012472, 0.000806063376333836, 0.0017256, 0.000952931879342235, 0.002252, 0.00110851909470851, 0.00358700000000002, 0.00430374147302861, 0.0104114 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 195, '2021-06-27 00:00:00', 0.000531081836129482, 0.00110700000000002, 0.000487636732961464, 0.00149799999999999, 0.000806282467046546, 0.00212819999999998, 0.000995524903421968, 0.0033914, 0.00425169385853057, 0.0103056 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 210, '2021-06-27 00:00:00', 0.000356149196264716, 0.00112879999999999, 0.000553993306217105, 0.0015626, 0.000739408716475525, 0.00225759999999999, 0.000989617434500167, 0.00334479999999999, 0.00423874817408784, 0.0102706 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 225, '2021-06-27 00:00:00', 0.000428392343535713, 0.00108000000000003, 0.000617008415352153, 0.00154923076923077, 0.000568765633766503, 0.0021878846153846, 0.000995332279268505, 0.00335211538461539, 0.00437490218352186, 0.0105636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 240, '2021-06-27 00:00:00', 0.000361273601837437, 0.00109884615384614, 0.0004262978373788, 0.00165461538461538, 0.000555944276399638, 0.00214903846153846, 0.00104557479591185, 0.00320942307692308, 0.00435343302640392, 0.0104913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 255, '2021-06-27 00:00:00', 0.000438702501264119, 0.00111673076923076, 0.000535886217831292, 0.00150096153846154, 0.00100662461493083, 0.00219865384615385, 0.00107086219755572, 0.00313538461538463, 0.00442141063897726, 0.0104740384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 270, '2021-06-27 00:00:00', 0.000359797646120471, 0.00108288461538461, 0.000501676152052747, 0.0015148076923077, 0.000953112472174908, 0.00208076923076924, 0.00105779205823336, 0.00307596153846154, 0.00442382534169761, 0.0104744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 285, '2021-06-27 00:00:00', 0.000301430946295522, 0.00110384615384613, 0.000731377230877573, 0.00155442307692305, 0.000870665351237855, 0.00184192307692307, 0.00106257359926085, 0.00298557692307692, 0.00446981008028821, 0.0104269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 300, '2021-06-27 00:00:00', 0.000679142134211653, 0.00122096153846153, 0.00079115429303306, 0.00148365384615383, 0.000795529456013186, 0.00168865384615384, 0.00103005946430291, 0.0029425, 0.00448721421202679, 0.0104857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 315, '2021-06-27 00:00:00', 0.000381462771648636, 0.000910384615384618, 0.000444321262844135, 0.00115423076923076, 0.000620486936576047, 0.00156596153846155, 0.00106265603379167, 0.00315961538461539, 0.00450429091576532, 0.0104994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 330, '2021-06-27 00:00:00', 0.000281405401511796, 0.00086660000000002, 0.000328314762588194, 0.00113480000000003, 0.000672331577422912, 0.00157880000000003, 0.000957092689694527, 0.00322420000000002, 0.00435538974528494, 0.0102386 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 345, '2021-06-27 00:00:00', 0.000239082863009059, 0.00084615384615389, 0.000348571590704336, 0.00111192307692309, 0.000695124919598015, 0.00151442307692313, 0.00112914939053869, 0.00353288461538461, 0.00457431863358231, 0.0106201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 360, '2021-06-27 00:00:00', 0.000285660368539011, 0.000844615384615367, 0.00044828240583881, 0.00115865384615384, 0.000665974011966975, 0.00147423076923079, 0.00116542187805367, 0.00374307692307692, 0.00458257759177247, 0.0106192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 375, '2021-06-27 00:00:00', 0.000276274389803966, 0.000748461538461523, 0.00037807203220878, 0.000962307692307703, 0.00060273032622709, 0.00145461538461536, 0.00149028651091505, 0.00416326923076922, 0.00459111441138873, 0.0106265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 390, '2021-06-27 00:00:00', 0.000299216219737209, 0.000732884615384634, 0.000500176468858734, 0.00102750000000004, 0.000622525501485661, 0.00151500000000001, 0.00160870541597419, 0.00437365384615383, 0.00468138649744511, 0.0107165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 405, '2021-06-27 00:00:00', 0.000510625144760361, 0.000800961538461533, 0.000564047768026217, 0.00116826923076922, 0.000565505390030746, 0.00148211538461539, 0.00184210912772876, 0.00459596153846152, 0.00465696221966472, 0.0107536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 420, '2021-06-27 00:00:00', 0.000430806935163072, 0.000866153846153841, 0.00047680120030822, 0.00115576923076925, 0.000579533399847214, 0.0014848076923077, 0.00199904588780209, 0.00480769230769229, 0.00466322411164041, 0.0107913461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 435, '2021-06-27 00:00:00', 0.000234009533007666, 0.000757307692307692, 0.000320497449887876, 0.00103115384615385, 0.000683748604273664, 0.00167192307692308, 0.0020855507297004, 0.00501961538461536, 0.00465276539771281, 0.0107953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 450, '2021-06-27 00:00:00', 0.000293779679351698, 0.000787500000000009, 0.000499421049431587, 0.00106576923076925, 0.000738160186909635, 0.00176269230769232, 0.00243375139366243, 0.00535961538461535, 0.00462749182769505, 0.0108288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 465, '2021-06-27 00:00:00', 0.000361626719996419, 0.000751730769230775, 0.000516834633573951, 0.00127403846153848, 0.000703357333409921, 0.00167653846153845, 0.00265979791742501, 0.00562480769230766, 0.00454360026681652, 0.0108857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 480, '2021-06-27 00:00:00', 0.000431624302445488, 0.00104346153846154, 0.000562295193484182, 0.00132826923076924, 0.000658028991645645, 0.00167692307692308, 0.00265850368556333, 0.00565038461538457, 0.00454348765140408, 0.0108990384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 495, '2021-06-27 00:00:00', 0.000299550753372712, 0.000765576923076934, 0.000522013446629041, 0.00110096153846154, 0.000718816120704478, 0.00190384615384616, 0.00263984011753628, 0.00568038461538459, 0.00453502750394509, 0.0108826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 510, '2021-06-27 00:00:00', 0.000498633517340509, 0.000880769230769219, 0.000517251352379548, 0.0012501923076923, 0.000870989291641333, 0.00217711538461538, 0.00257783872653045, 0.00570249999999999, 0.00452151419923084, 0.0108955769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 525, '2021-06-27 00:00:00', 0.000399675445253374, 0.000917307692307707, 0.000620301663584862, 0.00159307692307695, 0.000921092265486194, 0.00256019230769232, 0.00248824498701086, 0.00579365384615385, 0.00450090419975637, 0.0108788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 540, '2021-06-27 00:00:00', 0.000485549213223072, 0.00129403846153845, 0.000622885129550695, 0.00172326923076922, 0.0010425701230797, 0.00267730769230769, 0.00253620003457626, 0.00580384615384614, 0.00458835135466389, 0.0109069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 555, '2021-06-27 00:00:00', 0.000354232919896606, 0.00108019230769231, 0.000574792035970758, 0.00177673076923079, 0.00118843305044273, 0.00285365384615386, 0.00225733471155699, 0.00566999999999999, 0.00454201121158388, 0.0108253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 570, '2021-06-27 00:00:00', 0.000407747518032361, 0.00131596153846154, 0.000802125829377067, 0.00179961538461537, 0.00101094335228959, 0.0028826923076923, 0.00210882778229627, 0.00555884615384614, 0.00452135350735389, 0.0107734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 585, '2021-06-27 00:00:00', 0.000669331468993226, 0.00128615384615383, 0.00084782547641689, 0.00217096153846155, 0.000998990047690487, 0.00288134615384616, 0.00198264366052384, 0.00545826923076922, 0.00447074192775821, 0.0107507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974755, 1, 600, '2021-06-27 00:00:00', 0.00054961108627268, 0.00171788461538461, 0.000530080291450862, 0.00221134615384614, 0.000830171460510509, 0.00288442307692307, 0.00186243869284749, 0.00521173076923074, 0.00448325410663005, 0.0106957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 615, '2021-06-27 00:00:00', 0.000330820716028869, 0.00147288461538462, 0.000503273744137778, 0.00196769230769231, 0.000843375931325091, 0.00297519230769231, 0.00176798259650326, 0.00512730769230767, 0.00447852386395337, 0.010735 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 630, '2021-06-27 00:00:00', 0.000368135008679405, 0.00123576923076922, 0.000587445316604033, 0.00198500000000001, 0.00120457290547952, 0.00308326923076922, 0.0017943276863923, 0.00493961538461537, 0.00449656089096474, 0.0107353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 645, '2021-06-27 00:00:00', 0.00051991334337116, 0.00153326923076925, 0.000650956101556671, 0.00218038461538461, 0.00138995435730266, 0.00321865384615382, 0.00168305610309163, 0.00478038461538459, 0.00453595107489555, 0.0107030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 660, '2021-06-27 00:00:00', 0.000507312981835149, 0.00162230769230766, 0.000841755674399999, 0.00223384615384612, 0.00119994411728855, 0.00291826923076918, 0.00175978832861755, 0.00466480769230767, 0.00461274529053843, 0.0106986538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 675, '2021-06-27 00:00:00', 0.000696493000682691, 0.00141250000000001, 0.000989642281914978, 0.0021053846153846, 0.00109557677117515, 0.00258769230769228, 0.00210421233207623, 0.00466346153846154, 0.00460233409428135, 0.0107136538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 690, '2021-06-27 00:00:00', 0.000542253595228681, 0.00149480769230766, 0.000592692682074459, 0.00182615384615382, 0.000732272148862698, 0.00237749999999996, 0.00231718895514503, 0.00483057692307691, 0.00459339253292579, 0.0107301923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 705, '2021-06-27 00:00:00', 0.000401823392128341, 0.00121903846153846, 0.000495745010448541, 0.00164365384615384, 0.000705723769233788, 0.00230596153846155, 0.00241750597008254, 0.00500365384615384, 0.00456904026700776, 0.0106801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 720, '2021-06-27 00:00:00', 0.000491682981041811, 0.00124692307692307, 0.000570247449662143, 0.00166692307692303, 0.00111259739418107, 0.0025148076923077, 0.00265982920215106, 0.00530923076923079, 0.00448622297878565, 0.0107238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 735, '2021-06-27 00:00:00', 0.000363709150495054, 0.00120211538461534, 0.000664686045032934, 0.00175153846153846, 0.00114833660637396, 0.00254519230769229, 0.00281605938530042, 0.00542269230769232, 0.00443970794690889, 0.0106744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 750, '2021-06-27 00:00:00', 0.000416103213897, 0.00125173076923076, 0.000770345676653352, 0.0017773076923077, 0.00103115849710598, 0.00253038461538461, 0.00271769305449705, 0.00530346153846156, 0.00465767183918513, 0.0106598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 765, '2021-06-27 00:00:00', 0.000508625485613329, 0.00115326923076922, 0.00076084265026453, 0.00174346153846154, 0.000993690866648952, 0.00238346153846155, 0.00295677469811021, 0.00554884615384618, 0.00481283852355822, 0.0106455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 780, '2021-06-27 00:00:00', 0.000590948292674903, 0.00131826923076923, 0.0007927326884799, 0.00187634615384614, 0.00110538585327267, 0.00247673076923077, 0.00297835825323539, 0.00550673076923079, 0.00492891624848862, 0.0106157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 795, '2021-06-27 00:00:00', 0.000415506363924252, 0.00123653846153844, 0.000544969618066341, 0.00157326923076925, 0.00102571251032932, 0.00244807692307693, 0.0031521089704416, 0.00549019230769233, 0.00492711889990956, 0.0106544230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 810, '2021-06-27 00:00:00', 0.000418122727658545, 0.00108615384615385, 0.000877943138162234, 0.00186807692307692, 0.000810918282898099, 0.0024423076923077, 0.00335285318222231, 0.00575230769230769, 0.00500034722255902, 0.0106978846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 825, '2021-06-27 00:00:00', 0.000665296810569452, 0.00149038461538463, 0.000743558078017189, 0.00192115384615386, 0.000605078634432063, 0.00238807692307693, 0.0033282539485673, 0.0057721153846154, 0.00483192721942769, 0.0106594230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 840, '2021-06-27 00:00:00', 0.00044093087719226, 0.00125596153846153, 0.000408431191832288, 0.00170596153846154, 0.00067413306150595, 0.00230576923076924, 0.00315931363042427, 0.00601884615384615, 0.00454941984889704, 0.0105051923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 855, '2021-06-27 00:00:00', 0.000286226376250589, 0.00109653846153848, 0.000371936770887778, 0.00149519230769232, 0.00126313579573279, 0.00245596153846155, 0.00311231022900006, 0.00611519230769231, 0.0044541026204889, 0.0105069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 870, '2021-06-27 00:00:00', 0.000356297844290612, 0.00114307692307694, 0.000749091886116856, 0.00176057692307695, 0.001561522297188, 0.00270326923076921, 0.00307613361843426, 0.00613096153846154, 0.00440535485342728, 0.0105042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 885, '2021-06-27 00:00:00', 0.000623050189360016, 0.00131153846153846, 0.00116847191467516, 0.00194615384615385, 0.00155731840526743, 0.00295115384615384, 0.00298703521650068, 0.00602576923076923, 0.0042468388968013, 0.0104338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 900, '2021-06-27 00:00:00', 0.000761299799432135, 0.00138923076923076, 0.00109658112050416, 0.00202192307692305, 0.00140191337656243, 0.00303865384615385, 0.00258429758348375, 0.00585, 0.00388366171881045, 0.0103821153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 915, '2021-06-27 00:00:00', 0.000592355013094732, 0.00126730769230766, 0.000730625996084071, 0.00191711538461537, 0.00129932025127936, 0.00281865384615386, 0.00234506791766498, 0.00561153846153846, 0.0037904464167775, 0.0103040384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 930, '2021-06-27 00:00:00', 0.000616547614980749, 0.00143519230769229, 0.000919170529085064, 0.0019973076923077, 0.00113708466635583, 0.00280846153846155, 0.00231561399068284, 0.00553807692307691, 0.00367663527719822, 0.0102651923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 945, '2021-06-27 00:00:00', 0.000559725069874653, 0.0014019230769231, 0.000913396956421495, 0.00205000000000002, 0.00110324007081242, 0.00291942307692309, 0.00232420692842822, 0.00535461538461537, 0.00366985676203392, 0.0101944230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 960, '2021-06-27 00:00:00', 0.00074477960085259, 0.00144942307692308, 0.000750537371590369, 0.00196788461538463, 0.00114244191907579, 0.00276846153846154, 0.0023466162955331, 0.00529596153846153, 0.00368954415049632, 0.0102809615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 975, '2021-06-27 00:00:00', 0.000526008920661382, 0.00148076923076924, 0.00103818912238868, 0.00221942307692307, 0.00125369240798775, 0.00278442307692307, 0.00223047783773238, 0.00526076923076921, 0.0034637688455474, 0.0104561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 990, '2021-06-27 00:00:00', 0.000733051184066657, 0.00166096153846154, 0.000758547929625054, 0.00208480769230768, 0.00118260553277659, 0.00290961538461535, 0.00207757251099968, 0.00506346153846151, 0.0032566247805878, 0.0103948076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1005, '2021-06-27 00:00:00', 0.000471181330438509, 0.0015446153846154, 0.000755522641314203, 0.00201769230769231, 0.00109298780695568, 0.00290288461538462, 0.00202080631279847, 0.00500307692307691, 0.0030904144357376, 0.0103257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1020, '2021-06-27 00:00:00', 0.000732640115241785, 0.00151846153846152, 0.000976874923101492, 0.00219615384615383, 0.00145478611962246, 0.00345057692307692, 0.00204460987439205, 0.00498653846153845, 0.00309376273268554, 0.0103146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1035, '2021-06-27 00:00:00', 0.000573598392069408, 0.00148634615384613, 0.000766372599678813, 0.0020501923076923, 0.00136759053982372, 0.00318326923076924, 0.00176386071314733, 0.00458115384615384, 0.00292826347201522, 0.0102851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1050, '2021-06-27 00:00:00', 0.000564539737648806, 0.00152634615384616, 0.000959087567190021, 0.00260519230769232, 0.00119270527986394, 0.00301673076923078, 0.00157029170489484, 0.00443403846153846, 0.00286470031322921, 0.0102417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1065, '2021-06-27 00:00:00', 0.000812740094703381, 0.00208269230769233, 0.00106551354537825, 0.00251634615384617, 0.00107598906199755, 0.00302730769230769, 0.00147281291568732, 0.00432326923076922, 0.00290404646736506, 0.0102717307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1080, '2021-06-27 00:00:00', 0.00058496495621531, 0.00142560000000002, 0.000659996338373682, 0.00182580000000001, 0.000982392614996649, 0.00242660000000001, 0.00148999935682315, 0.0039628, 0.00280715066096094, 0.0103436 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1095, '2021-06-27 00:00:00', 0.000454664034882227, 0.00121076923076925, 0.000597857713970313, 0.00183038461538462, 0.00115029280553322, 0.00237653846153848, 0.00151694507024939, 0.00388288461538463, 0.00314198851782656, 0.0107253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1110, '2021-06-27 00:00:00', 0.000639332975722441, 0.00144942307692309, 0.000995936667742391, 0.00188961538461541, 0.0012499613532487, 0.00241423076923077, 0.00159448126360898, 0.0039175, 0.00316254785916964, 0.0107448076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1125, '2021-06-27 00:00:00', 0.000783816918379858, 0.00134519230769231, 0.00103955680275481, 0.0017421153846154, 0.00113030617023067, 0.00219096153846149, 0.00134801985833354, 0.00374846153846152, 0.00320876400838992, 0.0107326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1140, '2021-06-27 00:00:00', 0.000554527414873378, 0.00103057692307695, 0.000670943107756649, 0.00145557692307693, 0.000845658255216241, 0.00192673076923077, 0.00134881750205362, 0.00355557692307693, 0.00321055724854018, 0.0106346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1155, '2021-06-27 00:00:00', 0.000578129643432494, 0.00106326923076923, 0.000723984833032806, 0.00143903846153843, 0.000778262883211463, 0.00202134615384613, 0.00136358866175308, 0.00350903846153848, 0.00317992319694385, 0.0106734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1170, '2021-06-27 00:00:00', 0.000484774055220962, 0.000978269230769217, 0.000620928708901773, 0.0013626923076923, 0.000728101746905031, 0.0019180769230769, 0.00131753505281059, 0.00335384615384615, 0.00321640794030571, 0.0106940384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1185, '2021-06-27 00:00:00', 0.000389631433339459, 0.000974423076923107, 0.000584800294643699, 0.00134576923076923, 0.000910861891076469, 0.00196423076923078, 0.00132238595553063, 0.00321384615384617, 0.00333194944670304, 0.0107686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1200, '2021-06-27 00:00:00', 0.00047086095448818, 0.000955961538461541, 0.000559264111269306, 0.00127711538461537, 0.000913888732496803, 0.00186115384615385, 0.00119601331353539, 0.00308961538461539, 0.00336618174471634, 0.0107434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1215, '2021-06-27 00:00:00', 0.000336089331073619, 0.00083403846153846, 0.000605187860216834, 0.00127711538461539, 0.000899656622529703, 0.00170903846153847, 0.00131827913759392, 0.0031867307692308, 0.00360386508327677, 0.0108534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1230, '2021-06-27 00:00:00', 0.00040407996162221, 0.000891153846153834, 0.000759421743575595, 0.00121923076923075, 0.000879111286383111, 0.00156442307692303, 0.00127595671496394, 0.00312346153846157, 0.00358311737930061, 0.0108780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1245, '2021-06-27 00:00:00', 0.000594129647856045, 0.000844038461538457, 0.000605685022230058, 0.00107788461538461, 0.000665308864073937, 0.00146173076923075, 0.00110236563807114, 0.00304000000000003, 0.00363996405836017, 0.0108621153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1260, '2021-06-27 00:00:00', 0.000365354832794297, 0.000746923076923102, 0.000523520809960359, 0.00103596153846154, 0.000631167050909547, 0.0014846153846154, 0.000993776712267987, 0.00300692307692312, 0.00365137633165695, 0.0108536538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1275, '2021-06-27 00:00:00', 0.000328933708542296, 0.000704230769230771, 0.000424898177847903, 0.00101230769230769, 0.000652733571516462, 0.00156134615384616, 0.00095593757842559, 0.00294942307692312, 0.00364935645011554, 0.0108525 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1290, '2021-06-27 00:00:00', 0.000344201416883499, 0.000726153846153855, 0.000456620697667591, 0.00114769230769232, 0.000701585237981695, 0.0016446153846154, 0.000929955189160289, 0.00289442307692312, 0.0036846469249493, 0.0109048076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1305, '2021-06-27 00:00:00', 0.000354789861965976, 0.000864615384615361, 0.000501405908037976, 0.00122173076923077, 0.00083091247340592, 0.00170846153846153, 0.000929056531359384, 0.00288903846153848, 0.00375980832162818, 0.0109938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1320, '2021-06-27 00:00:00', 0.000433728424424599, 0.000912115384615373, 0.000588785190031108, 0.00121999999999999, 0.000809648475479428, 0.0016555769230769, 0.000946623716974395, 0.00283269230769233, 0.00372186593504677, 0.0110340384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1335, '2021-06-27 00:00:00', 0.00042040973603599, 0.000767884615384624, 0.000640760755784771, 0.00110788461538462, 0.000684762620295468, 0.00151538461538462, 0.000927213857996905, 0.00275346153846157, 0.00370319934443387, 0.0110242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1350, '2021-06-27 00:00:00', 0.000447288626487017, 0.000771346153846134, 0.000531684008237436, 0.00117673076923074, 0.000511103820553754, 0.00141865384615383, 0.000930055105894251, 0.00269750000000003, 0.00369764031303958, 0.0110232692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1365, '2021-06-27 00:00:00', 0.000467957427386469, 0.000896923076923043, 0.000444235254722627, 0.00112480769230768, 0.000605843118814928, 0.00135173076923077, 0.00098937143993234, 0.00271961538461541, 0.0037068407241, 0.0110380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1380, '2021-06-27 00:00:00', 0.000295278747053598, 0.000711538461538469, 0.000298856345732542, 0.000858653846153843, 0.000664320705683621, 0.00142000000000003, 0.00102036094669406, 0.00273769230769233, 0.00374802325848625, 0.0110871153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1395, '2021-06-27 00:00:00', 0.00028863984745429, 0.000595192307692304, 0.000540967509332882, 0.000935384615384646, 0.000941678881245936, 0.0020363461538462, 0.000993468999942159, 0.00291557692307694, 0.00376876783067602, 0.0111101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1410, '2021-06-27 00:00:00', 0.000581985361962355, 0.000754807692307701, 0.000688434483782979, 0.00121596153846156, 0.000867165874470486, 0.00215557692307696, 0.00100417959242662, 0.00300057692307694, 0.00376792566887324, 0.0111146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 1, 1425, '2021-06-27 00:00:00', 0.000455462909069935, 0.000932692307692329, 0.000911770467066881, 0.00185576923076928, 0.000836913100902065, 0.0021415384615385, 0.00116615785974547, 0.00319807692307693, 0.00375110515509968, 0.0111067307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 0, '2021-06-27 00:00:00', 0.000991289758151171, 0.00160576923076926, 0.000903221925195508, 0.00188038461538462, 0.0008490374867143, 0.0021244230769231, 0.00119656844286549, 0.00331096153846155, 0.00376558450361244, 0.0111455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 15, '2021-06-27 00:00:00', 0.000515779103234469, 0.00113980000000001, 0.000482457856536026, 0.00133980000000001, 0.000651953347001654, 0.0018916, 0.00123251014194608, 0.00332799999999999, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 30, '2021-06-27 00:00:00', 0.000347952582976487, 0.000927199999999999, 0.000651506075694348, 0.00148180000000001, 0.000586418721279129, 0.00184340000000001, 0.00125743611501072, 0.00332679999999996, 0.00375293843763345, 0.0113786 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 45, '2021-06-27 00:00:00', 0.00069060477955084, 0.00117980769230769, 0.000579000896770901, 0.00149903846153846, 0.000625477786606711, 0.00176269230769229, 0.00129059503271227, 0.00344346153846152, 0.00375377914189871, 0.0112246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 60, '2021-06-27 00:00:00', 0.00038613354604929, 0.00106634615384615, 0.00046825424553499, 0.00129903846153846, 0.000560461897421693, 0.00156653846153845, 0.00131268288103176, 0.00359211538461537, 0.00375356984954118, 0.0112211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 75, '2021-06-27 00:00:00', 0.000387467368353093, 0.000730192307692292, 0.000431815175918865, 0.000992884615384595, 0.000507904139956163, 0.00136615384615383, 0.0014315968491379, 0.00363653846153846, 0.00367298028225665, 0.0113019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 90, '2021-06-27 00:00:00', 0.000279511455661745, 0.00072942307692309, 0.000362516418726314, 0.000993076923076913, 0.000487803909215733, 0.00127942307692307, 0.00151366884906028, 0.00383923076923076, 0.00366928827724649, 0.0113273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 105, '2021-06-27 00:00:00', 0.000332422402744089, 0.000700576923076918, 0.000450367584910885, 0.00101019230769231, 0.000645821272013084, 0.00138365384615383, 0.00161645615467914, 0.00414249999999999, 0.00366617455730294, 0.0113132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 120, '2021-06-27 00:00:00', 0.000340246290885798, 0.000801538461538469, 0.000335184966158193, 0.00093480769230771, 0.000711847217834276, 0.00154730769230767, 0.00165924486995187, 0.00425653846153846, 0.00365882740779065, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 135, '2021-06-27 00:00:00', 0.000250380402894977, 0.000652115384615421, 0.000509354531207408, 0.00110903846153846, 0.000710719597417859, 0.00178788461538462, 0.00169700343365775, 0.00432442307692308, 0.0036488658301113, 0.0113296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 150, '2021-06-27 00:00:00', 0.000530350682241336, 0.000914615384615356, 0.000589260847294115, 0.00128711538461537, 0.000719647590037064, 0.00192057692307693, 0.00178545637346268, 0.00444230769230772, 0.00361028328315318, 0.0113092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 165, '2021-06-27 00:00:00', 0.000398480382684772, 0.000848846153846138, 0.000495608561421057, 0.00139538461538461, 0.000763299820113063, 0.00193884615384616, 0.00174218655717467, 0.0044, 0.00364511101972956, 0.0113671153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 180, '2021-06-27 00:00:00', 0.000430033093538674, 0.00104769230769232, 0.000573457965732058, 0.00142596153846156, 0.000759823562515596, 0.00196461538461539, 0.00176697365136423, 0.00435673076923077, 0.00368673487498919, 0.0114009615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 195, '2021-06-27 00:00:00', 0.000394007809372033, 0.000983076923076941, 0.0006818034061336, 0.00137673076923078, 0.000672848136940749, 0.00191384615384615, 0.00170902036716496, 0.00416384615384617, 0.00360682054745428, 0.0113973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 210, '2021-06-27 00:00:00', 0.000447303588181443, 0.000982499999999997, 0.00041654646984278, 0.00134519230769231, 0.000646475176511975, 0.0019880769230769, 0.00163228274558622, 0.00415019230769232, 0.00373198196466909, 0.0116292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 225, '2021-06-27 00:00:00', 0.000257853938977391, 0.00100942307692309, 0.000428170347121175, 0.00149961538461536, 0.000704840325616678, 0.00207326923076922, 0.00159057180090877, 0.00427057692307693, 0.00369636555905308, 0.0115971153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 240, '2021-06-27 00:00:00', 0.000497137343660211, 0.00124153846153846, 0.000635645764920643, 0.00163153846153845, 0.000781533010277798, 0.0023053846153846, 0.00158765787827907, 0.00423653846153849, 0.00365802448261142, 0.0115686538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 255, '2021-06-27 00:00:00', 0.000298244672400638, 0.00108673076923075, 0.000544869109193991, 0.00155288461538462, 0.000789264238681528, 0.00212596153846155, 0.00160920488010505, 0.00410711538461538, 0.00356398802121788, 0.0114788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 270, '2021-06-27 00:00:00', 0.00046704854796245, 0.00118288461538459, 0.000625661772722419, 0.00163942307692306, 0.0007869079703791, 0.00209807692307693, 0.00178318043437521, 0.00406230769230769, 0.00352202752468167, 0.0114417307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 285, '2021-06-27 00:00:00', 0.000544937293499125, 0.00121557692307692, 0.00061285263004562, 0.00150711538461539, 0.00123119780639079, 0.00229903846153846, 0.001773763198574, 0.00392173076923076, 0.00363658502105815, 0.0116038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 300, '2021-06-27 00:00:00', 0.000434435442667991, 0.000926923076923094, 0.000508989194384322, 0.00136000000000005, 0.00136772187062453, 0.00209365384615386, 0.00173620846851806, 0.00384038461538462, 0.00363013303952008, 0.0115482692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 315, '2021-06-27 00:00:00', 0.000416785131877137, 0.000984615384615421, 0.00127171660183571, 0.00164134615384615, 0.00148299208981757, 0.00215153846153845, 0.00183534822728131, 0.00387365384615384, 0.00361006584214405, 0.0115257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 330, '2021-06-27 00:00:00', 0.00134730199058939, 0.00122442307692305, 0.0014302756189469, 0.00148711538461537, 0.00160387498313881, 0.00209519230769232, 0.00195846203395971, 0.00390846153846153, 0.00361820087038592, 0.0115384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 345, '2021-06-27 00:00:00', 0.000440754641321165, 0.000860576923076941, 0.00063644568926546, 0.00131634615384617, 0.000703023388384307, 0.00176326923076924, 0.00136285001150022, 0.00368692307692307, 0.00357830168676963, 0.0113801923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 360, '2021-06-27 00:00:00', 0.000404435836881227, 0.000962115384615368, 0.000533940107560327, 0.00128903846153845, 0.000496868540112819, 0.00170288461538458, 0.00126663055447848, 0.00398480769230767, 0.0035825917777712, 0.0114003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 375, '2021-06-27 00:00:00', 0.000399701090239307, 0.000845192307692328, 0.000376353608274903, 0.00124903846153845, 0.000471261645438645, 0.00163153846153848, 0.00128777896156372, 0.00427942307692307, 0.00355859553108331, 0.0114169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 390, '2021-06-27 00:00:00', 0.000322494901569715, 0.000890192307692272, 0.000367098236695062, 0.00115634615384612, 0.000515368426841051, 0.00162384615384615, 0.00121591309469307, 0.00436442307692307, 0.00353097095493794, 0.0115567307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 405, '2021-06-27 00:00:00', 0.00034000390269251, 0.000790576923076901, 0.000336870666805271, 0.00107961538461539, 0.000992824486774192, 0.00190269230769231, 0.00132424788523088, 0.00459730769230768, 0.00346972832565406, 0.0115994230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 420, '2021-06-27 00:00:00', 0.000295309811241302, 0.000843269230769247, 0.000341836949436411, 0.00116250000000002, 0.000956264145194532, 0.00192634615384615, 0.00142349996622625, 0.00471807692307693, 0.00344641582494938, 0.0117209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 435, '2021-06-27 00:00:00', 0.000299697539837456, 0.000833846153846159, 0.00101365545656076, 0.00148576923076925, 0.000934814502372621, 0.00190692307692306, 0.00137660235306406, 0.00505903846153846, 0.00344138847202471, 0.0117511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 450, '2021-06-27 00:00:00', 0.000932184448568979, 0.00109961538461541, 0.000910648374257856, 0.00140730769230769, 0.000994312595948363, 0.00196153846153844, 0.0013903037299592, 0.0051226923076923, 0.00344233251086884, 0.0117763461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 465, '2021-06-27 00:00:00', 0.000464438494727376, 0.000856346153846144, 0.000512711044726563, 0.00114615384615382, 0.000707736152487972, 0.00182769230769229, 0.00130743431957405, 0.0051825, 0.00340967082214466, 0.0117336538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 480, '2021-06-27 00:00:00', 0.000415069827304343, 0.000944807692307656, 0.000693676409818375, 0.00144519230769228, 0.000713661091727837, 0.00191307692307689, 0.00138352305310087, 0.00537596153846156, 0.00337720066714341, 0.0117071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 495, '2021-06-27 00:00:00', 0.000432486593834045, 0.000895576923076915, 0.000463265208974448, 0.00128442307692308, 0.000695897234897859, 0.0019548076923077, 0.00155311434023582, 0.00546692307692308, 0.00332470320248519, 0.0116592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 510, '2021-06-27 00:00:00', 0.000273700566312876, 0.000865000000000013, 0.000350394722475143, 0.0011523076923077, 0.000744830414358773, 0.0021921153846154, 0.00167385562514995, 0.00562057692307694, 0.00333262476828006, 0.0116703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 525, '2021-06-27 00:00:00', 0.000305916089550933, 0.000835576923076914, 0.000489807065627326, 0.0014848076923077, 0.000660234719335003, 0.00232826923076922, 0.0017960801870912, 0.00584596153846155, 0.00332545753937015, 0.0116696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 540, '2021-06-27 00:00:00', 0.000428376003062762, 0.001205, 0.000695985521511664, 0.00179538461538463, 0.000749329469490004, 0.00265442307692309, 0.00189848109327917, 0.00586769230769233, 0.00334821155475347, 0.0116911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 555, '2021-06-27 00:00:00', 0.000430091224670352, 0.00120769230769235, 0.000487147308316521, 0.00167249999999999, 0.000863452461833395, 0.00272807692307694, 0.00206115838416542, 0.00591326923076921, 0.00326178254710753, 0.0117007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 570, '2021-06-27 00:00:00', 0.000463751425459153, 0.00127576923076919, 0.000556328244280863, 0.00190634615384615, 0.000997602375698838, 0.0029125, 0.00209845064640194, 0.00589865384615385, 0.00323349599445457, 0.0116478846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 585, '2021-06-27 00:00:00', 0.000405621270872995, 0.00137384615384618, 0.000742520965774977, 0.00210076923076925, 0.00117275481075707, 0.00306538461538461, 0.00211824161475069, 0.00603346153846154, 0.00319031406700874, 0.0117353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 600, '2021-06-27 00:00:00', 0.000553935569705197, 0.00154884615384616, 0.000836351991595748, 0.00226557692307694, 0.00109880501524998, 0.0032323076923077, 0.00202550571083258, 0.00603076923076923, 0.00309988267768067, 0.0116638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 615, '2021-06-27 00:00:00', 0.000572177520866221, 0.00151634615384618, 0.000953065337981347, 0.00231346153846154, 0.00122675155782061, 0.00326923076923078, 0.00160675090214335, 0.00605730769230769, 0.00306360692397301, 0.0115007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 630, '2021-06-27 00:00:00', 0.000607911209356711, 0.00166403846153846, 0.000793383794990694, 0.00226461538461539, 0.00107722001538145, 0.00335019230769229, 0.00160960879145787, 0.00589730769230769, 0.00283740372252794, 0.0114732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 645, '2021-06-27 00:00:00', 0.000479895661736826, 0.00145038461538465, 0.000676592963650616, 0.0022290384615385, 0.00108806808327704, 0.00304692307692308, 0.00164390544599883, 0.00552134615384616, 0.00277399731711923, 0.0112363461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 660, '2021-06-27 00:00:00', 0.000443077697648867, 0.00168461538461542, 0.000782936705369838, 0.00223173076923075, 0.00103918646065085, 0.00299250000000001, 0.00165593790528323, 0.00544788461538462, 0.00275002800685042, 0.0112790384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 675, '2021-06-27 00:00:00', 0.000759244285204282, 0.00160326923076922, 0.000781509092422129, 0.0021076923076923, 0.000918007143427879, 0.00294134615384615, 0.0015661221585127, 0.00522115384615384, 0.00268767005902025, 0.0112178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 690, '2021-06-27 00:00:00', 0.000370231736161981, 0.00137153846153844, 0.000793829956602807, 0.002025, 0.000950443641351043, 0.00268134615384615, 0.00117531501505568, 0.00510076923076922, 0.00279498950734236, 0.0112071153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 705, '2021-06-27 00:00:00', 0.000663992933233948, 0.00155884615384616, 0.000799980961311931, 0.00202153846153844, 0.000933374543504137, 0.00281903846153846, 0.00113984904533619, 0.00512038461538458, 0.00277452551730091, 0.0113046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 720, '2021-06-27 00:00:00', 0.000586953280803629, 0.00137807692307691, 0.000749737287321351, 0.001885, 0.00104162293856933, 0.00254711538461539, 0.0010748932684046, 0.00530346153846152, 0.00279778874910445, 0.0114317307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 735, '2021-06-27 00:00:00', 0.000490197958442829, 0.00131096153846154, 0.0007787039528305, 0.00184538461538461, 0.000833664224050398, 0.00260903846153843, 0.00139622415271166, 0.00548326923076922, 0.00285701315255043, 0.0114630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 750, '2021-06-27 00:00:00', 0.00044600293203587, 0.00131115384615383, 0.000529942812589593, 0.00169076923076923, 0.000827767456196762, 0.00258480769230769, 0.00146435998096306, 0.00550692307692305, 0.00291455879363214, 0.0115298076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 765, '2021-06-27 00:00:00', 0.000419374075718343, 0.00116615384615386, 0.000644698647550815, 0.0018278846153846, 0.00066775816096735, 0.0026298076923077, 0.00156417729665937, 0.00551384615384614, 0.00297281449782215, 0.0114609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 780, '2021-06-27 00:00:00', 0.000597309094059473, 0.00147192307692305, 0.000693484068920242, 0.00201192307692308, 0.000638948083842638, 0.00256942307692308, 0.00161072606657322, 0.00562230769230767, 0.00296788248782502, 0.0115123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 795, '2021-06-27 00:00:00', 0.000404744553819023, 0.00122307692307693, 0.000486968329407723, 0.00176807692307692, 0.000774286793418005, 0.00252903846153846, 0.00154592701837891, 0.00575211538461535, 0.00296438661446174, 0.011495 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 810, '2021-06-27 00:00:00', 0.000357943485010607, 0.00128346153846153, 0.000466178778845805, 0.00173557692307693, 0.000965687578878375, 0.00259749999999999, 0.00148760023579538, 0.00582269230769228, 0.00292199349759715, 0.01155 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 825, '2021-06-27 00:00:00', 0.000379795542162045, 0.00131442307692307, 0.00063356124104452, 0.00194461538461539, 0.000779620642462624, 0.00253288461538461, 0.00154441963209485, 0.00587999999999998, 0.00296033410926225, 0.0115240384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 840, '2021-06-27 00:00:00', 0.000497871005845417, 0.00128846153846155, 0.000792318433459675, 0.00185249999999999, 0.000867886313894905, 0.00262442307692308, 0.00172201934233752, 0.00629884615384614, 0.00289579910586671, 0.0114423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 855, '2021-06-27 00:00:00', 0.000676440030885673, 0.00129365384615384, 0.000562992041206208, 0.00180096153846154, 0.000861128977206439, 0.00250634615384616, 0.00196537594759491, 0.00642115384615384, 0.00287758764485917, 0.011399423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 870, '2021-06-27 00:00:00', 0.000400274761401921, 0.00117326923076924, 0.000593335940645347, 0.00181653846153845, 0.000797677879848768, 0.00262999999999998, 0.00199476110966084, 0.00628673076923075, 0.00283212003358179, 0.0113167307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 885, '2021-06-27 00:00:00', 0.000432471786540852, 0.00135038461538461, 0.000578714390830072, 0.00174711538461537, 0.000997995471702381, 0.00286980769230767, 0.00211643732757159, 0.00633480769230767, 0.00282501289990247, 0.0113032692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 900, '2021-06-27 00:00:00', 0.000391837142386775, 0.0012878846153846, 0.000575830670890761, 0.00192019230769227, 0.00104260371186756, 0.00303249999999999, 0.00209578232134481, 0.00628653846153844, 0.00285733652873818, 0.0113109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 915, '2021-06-27 00:00:00', 0.000475952365101991, 0.00141057692307692, 0.000809102256540203, 0.00225269230769229, 0.00157311681066602, 0.00330249999999999, 0.00209255648761176, 0.0062555769230769, 0.00286013332798422, 0.0113355769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 930, '2021-06-27 00:00:00', 0.000752309802183607, 0.00162096153846154, 0.000936810300146999, 0.00231846153846153, 0.00151510655883188, 0.00315826923076924, 0.00216405836690801, 0.00620115384615384, 0.00285170276393704, 0.011424423076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 945, '2021-06-27 00:00:00', 0.000461655882499243, 0.00159307692307691, 0.000881059676665629, 0.00226807692307691, 0.000884402971153212, 0.00303384615384616, 0.00221139274770797, 0.00602826923076922, 0.0026822287302798, 0.0113348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 960, '2021-06-27 00:00:00', 0.00073500876499224, 0.00169673076923076, 0.000754957971321296, 0.00207653846153845, 0.00105024121771362, 0.00334615384615383, 0.00227426529979379, 0.00598057692307691, 0.00286938355749107, 0.01132 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 975, '2021-06-27 00:00:00', 0.00065971392401438, 0.00138730769230774, 0.000683296900216992, 0.00227942307692308, 0.000956586881333016, 0.00354730769230769, 0.00246603812591403, 0.00612403846153844, 0.00297774225908465, 0.0113648076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 990, '2021-06-27 00:00:00', 0.000384988511317091, 0.00170692307692309, 0.000807723010405459, 0.0026423076923077, 0.000782910349519423, 0.00331884615384617, 0.00247289625431707, 0.00615673076923077, 0.00300359074852342, 0.0113807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1005, '2021-06-27 00:00:00', 0.000671482057724652, 0.00186807692307693, 0.000630744279525278, 0.00255288461538464, 0.000834372449578376, 0.00340923076923077, 0.00241336738890832, 0.00604307692307692, 0.00313002405987313, 0.0113538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1020, '2021-06-27 00:00:00', 0.000527596436682464, 0.00185999999999999, 0.000681166985062023, 0.0024176923076923, 0.00140629939913235, 0.00398499999999999, 0.00234071915313351, 0.00587807692307693, 0.00321599634041126, 0.0114576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1035, '2021-06-27 00:00:00', 0.000539122934460675, 0.00155653846153848, 0.000833395372049714, 0.00242961538461537, 0.00158380142743291, 0.00393019230769231, 0.00220040563568138, 0.00557519230769231, 0.00293215261566288, 0.0113951923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1050, '2021-06-27 00:00:00', 0.000628430890882538, 0.00184576923076922, 0.00123001671345742, 0.00304634615384615, 0.0014571430556453, 0.00376826923076922, 0.0022298062351141, 0.00550038461538461, 0.00292116696913042, 0.0114526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1065, '2021-06-27 00:00:00', 0.000958011401891373, 0.0023303846153846, 0.0011339702377047, 0.0029575, 0.00119131609510724, 0.00345096153846153, 0.00204081978249315, 0.00524076923076922, 0.00310402778660245, 0.0114925 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1080, '2021-06-27 00:00:00', 0.000763053002494191, 0.00168826923076922, 0.000756488369934469, 0.00218557692307692, 0.000881058716283117, 0.00271230769230766, 0.0018765058363475, 0.00461307692307692, 0.00329056589124356, 0.0117332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1095, '2021-06-27 00:00:00', 0.000581655065639954, 0.00139884615384618, 0.000904068007142402, 0.0018801923076923, 0.000886946642224781, 0.00248788461538462, 0.0018942628868812, 0.00439173076923079, 0.00340238113453143, 0.0118992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1110, '2021-06-27 00:00:00', 0.000489005741668343, 0.00129115384615382, 0.000646850862611713, 0.00183096153846151, 0.000633800016991505, 0.00241269230769232, 0.00177109388188813, 0.00414346153846154, 0.0034837365660363, 0.0119173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1125, '2021-06-27 00:00:00', 0.000508415335966744, 0.00133807692307692, 0.000568051900391576, 0.00172480769230773, 0.000881334848615818, 0.00239865384615388, 0.00170994516331329, 0.0040523076923077, 0.00345770362323809, 0.0118428846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1140, '2021-06-27 00:00:00', 0.000399671595957707, 0.00117923076923077, 0.000423341515164236, 0.00162903846153848, 0.000895657493774195, 0.00225788461538462, 0.00175114961140916, 0.00392480769230767, 0.00346981964173268, 0.0118228846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974755 and enddate = '2021-06-27 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 974755, 2, 1155, '2021-06-27 00:00:00', 0.000410218187722662, 0.00115[...];
Date: 2021-06-27 14:56:20 Duration: 12s149ms 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 960548, 0, 1320, '2021-06-27 00:00:00', 0.000421064687446598, 0.000632083333333357, 0.000416349734537297, 0.000714166666666701, 0.000463788549708381, 0.00090291666666667, 0.0012032726358693, 0.00266291666666667, 0.00337604345115078, 0.00781541666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1335, '2021-06-27 00:00:00', 0.000224905374627272, 0.000307916666666658, 0.000485215475815658, 0.000635833333333326, 0.000659248034516974, 0.00111583333333335, 0.00126266733716678, 0.00275375000000002, 0.00338065725536632, 0.00781000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1350, '2021-06-27 00:00:00', 0.000495641876323227, 0.000499999999999991, 0.000484803859935843, 0.000615000000000004, 0.000826681422261957, 0.00119750000000004, 0.00123479241933233, 0.00278416666666668, 0.00338509520770354, 0.00780500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1365, '2021-06-27 00:00:00', 0.00024796234812361, 0.000406250000000006, 0.000619963620952372, 0.000953750000000003, 0.00107364398803492, 0.00133625000000003, 0.00125235191782779, 0.00283125, 0.00338509520770354, 0.00780500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1380, '2021-06-27 00:00:00', 0.000612278797678784, 0.000873749999999997, 0.000795511753071809, 0.00100958333333336, 0.00125453496205349, 0.00148833333333333, 0.0012001385789548, 0.0028625, 0.0033689976146528, 0.00779166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1395, '2021-06-27 00:00:00', 0.000300337672281218, 0.000401250000000001, 0.000736179793532684, 0.000789583333333334, 0.000950445738298245, 0.00145583333333333, 0.00092283815136956, 0.00277958333333334, 0.00321332887011838, 0.00763291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1410, '2021-06-27 00:00:00', 0.000652033052420902, 0.000660833333333333, 0.000877659932161535, 0.000939999999999987, 0.000881939151340197, 0.00144083333333334, 0.000927735282083852, 0.00276333333333332, 0.00322203551537206, 0.00759541666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 0, 1425, '2021-06-27 00:00:00', 0.000318546290404426, 0.000492499999999998, 0.000477672497107294, 0.00107833333333331, 0.000603475291570568, 0.00132458333333331, 0.000838068755610462, 0.00266124999999998, 0.00320022414862604, 0.00749458333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 0 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 960548, 1, 0, '2021-06-27 00:00:00', 0.00048083863935985, 0.000946666666666633, 0.000526955811749152, 0.00105291666666664, 0.000575690511661715, 0.00134749999999999, 0.0013065395716066, 0.00283249999999999, 0.00320524499391458, 0.00748958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 15, '2021-06-27 00:00:00', 0.000249273945690296, 0.00052374999999999, 0.000381324683823021, 0.000805416666666642, 0.000399410571151793, 0.00122374999999999, 0.00127978485510742, 0.00274833333333334, 0.00314361530886732, 0.00745291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 30, '2021-06-27 00:00:00', 0.000236550925975154, 0.000612083333333356, 0.000292319249243446, 0.000783750000000009, 0.000460727213454303, 0.00127999999999999, 0.00129757738313266, 0.00274125, 0.00309744027091469, 0.00745833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 45, '2021-06-27 00:00:00', 0.000227955230158282, 0.000536249999999997, 0.000349831999016987, 0.00101541666666666, 0.000473967986444099, 0.00143749999999998, 0.00129879877612722, 0.00273999999999999, 0.00308618447301021, 0.00749041666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 60, '2021-06-27 00:00:00', 0.000297128467311633, 0.000853750000000005, 0.000394559927301145, 0.00104083333333332, 0.000409631992848713, 0.00140374999999999, 0.00135984547289202, 0.00273166666666666, 0.00308332539168582, 0.00748791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 75, '2021-06-27 00:00:00', 0.000182162930733253, 0.000489999999999995, 0.000281911924780297, 0.000970800000000001, 0.000410462340944116, 0.0013972, 0.00147513637787608, 0.00261759999999999, 0.00301496064098135, 0.00740279999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 90, '2021-06-27 00:00:00', 0.000221308231508307, 0.000822399999999996, 0.000298997212919021, 0.000980799999999995, 0.000399316916746597, 0.0014004, 0.00165005484757327, 0.00256679999999999, 0.00299376991990589, 0.007416 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 105, '2021-06-27 00:00:00', 0.000284046357718829, 0.000463600000000026, 0.000313069214924327, 0.000860400000000006, 0.000615043900872116, 0.00127960000000002, 0.00176448528850012, 0.00240200000000002, 0.00298436218758158, 0.0074248 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 120, '2021-06-27 00:00:00', 0.000209146678991881, 0.000724399999999985, 0.000330479449688914, 0.000927999999999995, 0.000587792480387446, 0.001294, 0.0018080027654846, 0.00246359999999999, 0.00298404797771975, 0.0074256 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 135, '2021-06-27 00:00:00', 0.000243490588456035, 0.000472800000000007, 0.000495286785610113, 0.000845599999999989, 0.00051102935336436, 0.0011048, 0.00178531155077574, 0.0024004, 0.00301619832460224, 0.00746240000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 150, '2021-06-27 00:00:00', 0.000304574566677281, 0.000646399999999998, 0.000313776459707646, 0.000748400000000009, 0.000500147644867651, 0.0010232, 0.00176437401552694, 0.00241639999999999, 0.00302162897567962, 0.00744600000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 165, '2021-06-27 00:00:00', 0.000159334030681897, 0.00039959999999998, 0.000256067699381731, 0.000679599999999985, 0.000528716370088915, 0.000949200000000001, 0.00174120532964953, 0.0024372, 0.0029986036750461, 0.00745640000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 180, '2021-06-27 00:00:00', 0.000244821023062401, 0.0005504, 0.000368936760615307, 0.000703199999999997, 0.0014116760723811, 0.00117720000000002, 0.00175675761940379, 0.00240840000000001, 0.00300079089574732, 0.00745720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 195, '2021-06-27 00:00:00', 0.000176680502602858, 0.000359200000000008, 0.000323384188440533, 0.000577600000000018, 0.00138497436799387, 0.00105040000000002, 0.00177069449651822, 0.00252560000000001, 0.00300453118916524, 0.00745920000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 210, '2021-06-27 00:00:00', 0.000254510641558794, 0.000444400000000016, 0.0014145346702479, 0.000796000000000019, 0.00136883989811325, 0.00109680000000002, 0.00186476781396506, 0.0025944, 0.00300453057897569, 0.00745960000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 225, '2021-06-27 00:00:00', 0.00019417187590199, 0.00032625, 0.00024302889432795, 0.000582500000000032, 0.000268894341083383, 0.000837916666666707, 0.000825846952168345, 0.00248333333333333, 0.00250850943096043, 0.00713250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 240, '2021-06-27 00:00:00', 0.000222723589009922, 0.000518333333333352, 0.000286522123990884, 0.000665833333333347, 0.000294179958233202, 0.000848750000000028, 0.00085412384127354, 0.00253333333333334, 0.00250850943096043, 0.00713250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 255, '2021-06-27 00:00:00', 0.000179150572246428, 0.00036083333333331, 0.000173730905529865, 0.000534583333333357, 0.000381084455624774, 0.000825833333333359, 0.000802468564556533, 0.00262083333333333, 0.00250278323333115, 0.00712750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 270, '2021-06-27 00:00:00', 0.000165842163482019, 0.000394166666666705, 0.00019095441067571, 0.000471250000000043, 0.000297243373666096, 0.000806666666666696, 0.000870011556644874, 0.00264375, 0.00250278323333115, 0.00712750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 285, '2021-06-27 00:00:00', 0.000152257766751744, 0.000295416666666641, 0.00030959885218675, 0.000640833333333331, 0.000231290879661244, 0.000872083333333347, 0.00101515178775094, 0.00286124999999999, 0.00250393024396981, 0.00714833333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 300, '2021-06-27 00:00:00', 0.000251584831689474, 0.000540833333333333, 0.00021040290886287, 0.000625416666666665, 0.000271653218303175, 0.000932916666666654, 0.00105801213315967, 0.00288624999999999, 0.00249853866710415, 0.00714791666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 315, '2021-06-27 00:00:00', 0.000108293749736015, 0.000321666666666674, 0.000155542528785122, 0.00060750000000002, 0.000399027804051052, 0.00111833333333332, 0.00112455200419764, 0.00294458333333332, 0.00248857680065408, 0.00716333333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 330, '2021-06-27 00:00:00', 0.000184504330101181, 0.00054375000000001, 0.000270501413106724, 0.000748333333333323, 0.000407326917096472, 0.00122249999999998, 0.00128072754459263, 0.00310749999999999, 0.00248984313573763, 0.00718166666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 345, '2021-06-27 00:00:00', 0.000210657614234042, 0.000448749999999988, 0.000400638756292349, 0.000916249999999989, 0.000510276992128447, 0.00135, 0.00123384627504191, 0.00317124999999999, 0.00249352843536445, 0.00717833333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 360, '2021-06-27 00:00:00', 0.000319004054765008, 0.000766249999999996, 0.000353811544039535, 0.000924999999999972, 0.00048650483710004, 0.00134500000000001, 0.0012644569780247, 0.00320583333333333, 0.00249352843536445, 0.00717833333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 375, '2021-06-27 00:00:00', 0.000188679142569022, 0.000472083333333336, 0.000316310249459381, 0.000910000000000003, 0.000648595891472314, 0.00153374999999999, 0.00120643804383945, 0.00325833333333334, 0.0024796053624767, 0.00725916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 390, '2021-06-27 00:00:00', 0.000289697180727993, 0.000778749999999995, 0.000332509125950868, 0.000916666666666668, 0.000777913876981246, 0.00159249999999998, 0.00115172051511099, 0.00331916666666667, 0.00248134514565872, 0.00728041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 405, '2021-06-27 00:00:00', 0.00021021038460819, 0.00051166666666666, 0.000641109630227938, 0.00128041666666667, 0.000724956770325367, 0.00175833333333332, 0.00113049783826367, 0.00334416666666667, 0.00249373519391923, 0.00733250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 420, '2021-06-27 00:00:00', 0.000551951084789193, 0.001142, 0.000621472176904683, 0.00130879999999998, 0.000677889371505433, 0.0017256, 0.00115147007487531, 0.00341000000000001, 0.00251079721735283, 0.0074488 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 435, '2021-06-27 00:00:00', 0.000196299091524466, 0.000631999999999984, 0.000477193880933109, 0.00120159999999996, 0.000593028948141099, 0.00171800000000001, 0.00111573966497565, 0.00329600000000002, 0.00254417393273339, 0.00749720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 450, '2021-06-27 00:00:00', 0.000451250854108135, 0.000952399999999951, 0.000496034945005589, 0.00115559999999999, 0.000593528151536774, 0.00162440000000001, 0.00106833203328055, 0.00326600000000001, 0.00251075021988783, 0.00744200000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 465, '2021-06-27 00:00:00', 0.000237582967964185, 0.000659599999999996, 0.0005682804471972, 0.00129520000000001, 0.000759045014036264, 0.00181920000000002, 0.000996226212597684, 0.00329000000000001, 0.00244708895084206, 0.00744880000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 480, '2021-06-27 00:00:00', 0.000463352637487516, 0.00110040000000003, 0.000508464026915023, 0.00125240000000002, 0.000726796624464722, 0.00181600000000002, 0.000971356954643006, 0.0032748, 0.00244822976862875, 0.00742960000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 495, '2021-06-27 00:00:00', 0.000324333675916262, 0.000644399999999985, 0.000535254767999945, 0.00119680000000001, 0.000745960678141517, 0.00163639999999997, 0.00101012820968431, 0.00310439999999999, 0.00241961773840414, 0.00733400000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 510, '2021-06-27 00:00:00', 0.000408176024120313, 0.000940800000000008, 0.000470415773545064, 0.0011408, 0.000700808580617201, 0.00171079999999998, 0.00091423337647818, 0.00301679999999999, 0.00240642002429613, 0.00728640000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 525, '2021-06-27 00:00:00', 0.000277190067162096, 0.000665200000000006, 0.000519527028491633, 0.00114399999999999, 0.000701142401133096, 0.00155559999999999, 0.000914583147304472, 0.00302959999999999, 0.00242377034115584, 0.00730280000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 540, '2021-06-27 00:00:00', 0.000395632405143996, 0.000921999999999992, 0.000599868596722117, 0.00120439999999999, 0.000705837091686187, 0.00148319999999998, 0.000959319550514842, 0.00310240000000001, 0.00244461142106471, 0.00728600000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 555, '2021-06-27 00:00:00', 0.000341807450669737, 0.000646399999999998, 0.000414285730706086, 0.00100919999999999, 0.00050638654537154, 0.00139759999999998, 0.000917449726143056, 0.00317840000000001, 0.00240869003125489, 0.00728720000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 570, '2021-06-27 00:00:00', 0.000350236586704857, 0.000783600000000009, 0.000374755475832792, 0.000923999999999987, 0.000561102189147996, 0.0014376, 0.000975405898416999, 0.003298, 0.00237322474002499, 0.00724960000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 585, '2021-06-27 00:00:00', 0.000195108516813918, 0.00047439999999999, 0.000372883806745916, 0.000964399999999994, 0.000520776023513625, 0.00147919999999999, 0.0012700371385646, 0.00349119999999999, 0.00240041475582866, 0.00722920000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 960548, 1, 600, '2021-06-27 00:00:00', 0.000289136645896021, 0.000766, 0.000396680812072721, 0.000998400000000013, 0.000506941153718388, 0.00140679999999999, 0.00120787002612036, 0.00349199999999999, 0.00243117447611916, 0.00726520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 615, '2021-06-27 00:00:00', 0.000234040594769364, 0.00057800000000003, 0.000424617474911245, 0.001052, 0.000403890661772063, 0.0012412, 0.00140363314295438, 0.0036688, 0.00240159856484521, 0.00720440000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 630, '2021-06-27 00:00:00', 0.000364017856704843, 0.000855599999999992, 0.000371515813929898, 0.000923599999999984, 0.00040161465776703, 0.0013212, 0.00154649905701015, 0.00393480000000001, 0.00245583298834969, 0.00723360000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 645, '2021-06-27 00:00:00', 0.000201276758055505, 0.000500399999999974, 0.000326273402736621, 0.000907199999999984, 0.000491014935278625, 0.00138039999999998, 0.00154800764425328, 0.00432119999999998, 0.0024441114950018, 0.00724680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 660, '2021-06-27 00:00:00', 0.000281780056072065, 0.000743999999999998, 0.000398803209615962, 0.000992399999999991, 0.000518612893527853, 0.0013348, 0.0014931033677099, 0.00446919999999997, 0.00243128381724552, 0.00728080000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 675, '2021-06-27 00:00:00', 0.00025732599298683, 0.000588000000000015, 0.000361825003742612, 0.000965600000000011, 0.000428300906684349, 0.00132800000000002, 0.00147411351892133, 0.00441239999999997, 0.00240853503192292, 0.00730080000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 690, '2021-06-27 00:00:00', 0.000302103734943279, 0.000768000000000031, 0.000339685148335901, 0.000878800000000037, 0.000319928116926256, 0.00129040000000003, 0.00144970686692171, 0.00452599999999998, 0.00239564709421067, 0.00730200000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 705, '2021-06-27 00:00:00', 0.000254792072090187, 0.000537600000000014, 0.000307232268270517, 0.00103200000000003, 0.000521201176770203, 0.00156440000000001, 0.00143032339000661, 0.00465799999999999, 0.00230246158129366, 0.00743280000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 720, '2021-06-27 00:00:00', 0.000279205420195683, 0.000931600000000037, 0.000275560035805834, 0.00107200000000005, 0.000655255166582727, 0.00179520000000002, 0.00139247381782687, 0.004732, 0.00229458616457667, 0.00741440000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 735, '2021-06-27 00:00:00', 0.000215728996660142, 0.000621600000000013, 0.000531713268594997, 0.00126240000000001, 0.000688676992500861, 0.00199480000000002, 0.00144725026630961, 0.004716, 0.00220770242559997, 0.00741800000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 750, '2021-06-27 00:00:00', 0.000533191022680124, 0.00105479999999999, 0.000620671679177784, 0.00138999999999998, 0.00076670246293248, 0.00208919999999999, 0.00147682452128431, 0.00465239999999997, 0.0022141753167564, 0.00739160000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 765, '2021-06-27 00:00:00', 0.000294918006291225, 0.000761249999999991, 0.000592705507685403, 0.00139958333333332, 0.00119947746775512, 0.00229374999999997, 0.00145724719387547, 0.00457041666666666, 0.00200132306780766, 0.00734625000000004 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 780, '2021-06-27 00:00:00', 0.000484698471934512, 0.00120249999999999, 0.000611917868885108, 0.00149999999999997, 0.00107335178668084, 0.00228666666666663, 0.00161761448758186, 0.00459374999999996, 0.00197623470852738, 0.00729416666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 795, '2021-06-27 00:00:00', 0.000296613738968583, 0.000713333333333325, 0.000771259087278813, 0.00163666666666666, 0.000971043719817555, 0.00223958333333332, 0.00187618015999359, 0.00432458333333333, 0.00187122910664759, 0.00710875000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 810, '2021-06-27 00:00:00', 0.000685070079986528, 0.00149416666666667, 0.000686080946548844, 0.00165875000000001, 0.00127787860608274, 0.00247458333333334, 0.00185456819459564, 0.00426666666666664, 0.00187940246439881, 0.00706833333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 825, '2021-06-27 00:00:00', 0.00030332815730577, 0.000830833333333299, 0.000699819852595626, 0.00151999999999998, 0.00128195502871673, 0.00250999999999998, 0.00183363260073895, 0.00411458333333331, 0.00178027472029181, 0.00707041666666669 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 840, '2021-06-27 00:00:00', 0.000609938075973064, 0.00135375, 0.00121712947818486, 0.00177041666666668, 0.00125855960629946, 0.00263374999999997, 0.00183099160391935, 0.00404541666666663, 0.00176342916714457, 0.00712291666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 855, '2021-06-27 00:00:00', 0.00120436156338627, 0.00107458333333336, 0.00117288292161922, 0.00189749999999998, 0.00108292269251825, 0.00231541666666665, 0.00185906353042195, 0.00381041666666665, 0.00187777615734713, 0.0070754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 870, '2021-06-27 00:00:00', 0.000634469371521763, 0.00150826086956521, 0.000583650770019087, 0.00185130434782609, 0.000723487382125533, 0.00222608695652175, 0.00180465669055114, 0.00364304347826087, 0.00183169536362853, 0.00699478260869569 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 885, '2021-06-27 00:00:00', 0.00051726553757588, 0.00115999999999999, 0.00060096825694027, 0.0015508695652174, 0.000997842732386795, 0.0021908695652174, 0.00175650411880178, 0.00349391304347825, 0.00183036465836965, 0.00703565217391308 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 900, '2021-06-27 00:00:00', 0.000569015514838128, 0.00118826086956521, 0.000734911734099401, 0.00151043478260868, 0.000941446830356006, 0.00212304347826087, 0.00169116478792606, 0.00343260869565215, 0.00181661022987119, 0.00702000000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 915, '2021-06-27 00:00:00', 0.000429530951090425, 0.000811739130434771, 0.000651401347415752, 0.00139652173913045, 0.000883921597939739, 0.00201086956521741, 0.00137946830566133, 0.00315347826086956, 0.00182038609465045, 0.00701347826086961 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 930, '2021-06-27 00:00:00', 0.000519417810303115, 0.00116304347826088, 0.000636309455626887, 0.00149478260869565, 0.000879328256010344, 0.00195999999999999, 0.00130946463429086, 0.00310391304347825, 0.00186767150161492, 0.00700826086956526 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 945, '2021-06-27 00:00:00', 0.000398662288852847, 0.000829565217391294, 0.000669915928888578, 0.00131347826086959, 0.000903490377181778, 0.00176695652173915, 0.00122801938932307, 0.00283043478260868, 0.00194028776236681, 0.00687434782608701 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 960, '2021-06-27 00:00:00', 0.000479057869873482, 0.000953478260869585, 0.000542983996590451, 0.00110043478260869, 0.000917340200513532, 0.00164695652173914, 0.0010608056823246, 0.00267217391304346, 0.00196340713784296, 0.00688695652173918 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 975, '2021-06-27 00:00:00', 0.000258731322481823, 0.000603478260869541, 0.000540411569113399, 0.00110086956521739, 0.000983934386770945, 0.00150217391304346, 0.00103859550952768, 0.00243521739130432, 0.00201561591328341, 0.00685565217391307 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 990, '2021-06-27 00:00:00', 0.000445783052217391, 0.000859565217391278, 0.000695953578480049, 0.00107826086956519, 0.000957309924992992, 0.00139826086956517, 0.00102301963322337, 0.00233347826086953, 0.00198995570689775, 0.0068834782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1005, '2021-06-27 00:00:00', 0.000353513700949319, 0.000520869565217405, 0.00060257189228798, 0.000897391304347806, 0.00065349924622921, 0.00119391304347824, 0.000752588943964163, 0.0021991304347826, 0.00212016900288407, 0.00703565217391307 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1020, '2021-06-27 00:00:00', 0.000390014188451737, 0.000712608695652131, 0.000441582672799749, 0.000890434782608659, 0.000495983073789983, 0.00113913043478257, 0.00069524841296562, 0.00216608695652173, 0.00214838389485765, 0.00718521739130437 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1035, '2021-06-27 00:00:00', 0.000265603198942595, 0.000512173913043464, 0.000363030176556892, 0.000789999999999982, 0.000542445786074574, 0.00116739130434779, 0.00071667049666532, 0.00205434782608693, 0.00237470697172957, 0.00738826086956523 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1050, '2021-06-27 00:00:00', 0.000269268515792045, 0.000626521739130436, 0.00026963450594909, 0.00073130434782607, 0.000472932989596, 0.00110739130434782, 0.000711702851347802, 0.00199869565217391, 0.00240585394435759, 0.00739173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1065, '2021-06-27 00:00:00', 0.000240299549558003, 0.000495652173913056, 0.000420479210899206, 0.000881304347826078, 0.00051023826101536, 0.00112608695652174, 0.000735287849310644, 0.00199130434782608, 0.0024315326418007, 0.00742652173913045 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1080, '2021-06-27 00:00:00', 0.000385439023850364, 0.000702173913043464, 0.000393511102946639, 0.00079652173913043, 0.000623617205481345, 0.00124434782608696, 0.000734446095498963, 0.00196260869565217, 0.00243089566928339, 0.00741086956521741 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1095, '2021-06-27 00:00:00', 0.000189214101706474, 0.00043260869565216, 0.000387779224911216, 0.000830000000000012, 0.000576743275924489, 0.00124347826086959, 0.000724102006222205, 0.00189347826086956, 0.0024854428351818, 0.00743478260869568 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1110, '2021-06-27 00:00:00', 0.000356796794505208, 0.000666956521739136, 0.000616676993112278, 0.000957826086956521, 0.000549040125390238, 0.00122782608695655, 0.000656865535719316, 0.00183782608695653, 0.00260463329943121, 0.00747652173913045 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1125, '2021-06-27 00:00:00', 0.000418574184376057, 0.000580434782608694, 0.000420528088857071, 0.000894347826086994, 0.000451376463124102, 0.00121043478260871, 0.000503727999254765, 0.00172347826086957, 0.00264858736306033, 0.0075417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1140, '2021-06-27 00:00:00', 0.000362998600809582, 0.000699565217391331, 0.000453523752924121, 0.000862608695652197, 0.000482511135671921, 0.00120521739130434, 0.000500716877391151, 0.0016408695652174, 0.00265253223782999, 0.00751000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1155, '2021-06-27 00:00:00', 0.000230838107521365, 0.00045583333333335, 0.000275562336775674, 0.000829583333333319, 0.000505628465305848, 0.00113583333333331, 0.000587592576733148, 0.00163708333333334, 0.00269161415796589, 0.00755041666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1170, '2021-06-27 00:00:00', 0.000226606583042641, 0.000711249999999987, 0.000355132145235698, 0.000913333333333322, 0.000443237226697449, 0.00109374999999997, 0.000533006070335503, 0.00161458333333335, 0.00267853775272139, 0.00758416666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1185, '2021-06-27 00:00:00', 0.000296080372460792, 0.000558750000000006, 0.000459754187630159, 0.000789999999999985, 0.000427047285505911, 0.00102041666666666, 0.000524089099350472, 0.00151458333333334, 0.00266235345245465, 0.00764958333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1200, '2021-06-27 00:00:00', 0.0003866494873745, 0.000587499999999991, 0.000367738880264227, 0.000683333333333314, 0.000421142123760862, 0.000992916666666667, 0.000478693685907367, 0.00147208333333334, 0.00266235345245465, 0.00764958333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1215, '2021-06-27 00:00:00', 0.000168199652759478, 0.000382916666666659, 0.000233809038890002, 0.000693333333333342, 0.000300253214393485, 0.000970416666666696, 0.000450808452526746, 0.00159250000000002, 0.00267737051270811, 0.00767791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1230, '2021-06-27 00:00:00', 0.000257099202643647, 0.000542000000000034, 0.000250748878362412, 0.000730000000000031, 0.000304448682046741, 0.000961600000000038, 0.000474950172825179, 0.00163880000000003, 0.00261790329589669, 0.0077452 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1245, '2021-06-27 00:00:00', 0.000239237541889413, 0.000462083333333335, 0.000353541092870191, 0.000710000000000035, 0.000407745436001086, 0.000909583333333371, 0.000569644562456499, 0.00173583333333337, 0.00268060989031564, 0.00772791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1260, '2021-06-27 00:00:00', 0.000322244731014595, 0.000572000000000008, 0.000350671736338518, 0.000689600000000015, 0.000398832880623801, 0.000935200000000034, 0.00056380759129337, 0.00173960000000003, 0.00263187879660141, 0.0077688 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1275, '2021-06-27 00:00:00', 0.000307878764018107, 0.000456800000000008, 0.000349238695832315, 0.00070520000000001, 0.000437726322413168, 0.000977199999999998, 0.000584674553348571, 0.00185120000000002, 0.00263187879660141, 0.0077688 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1290, '2021-06-27 00:00:00', 0.000256385126973681, 0.000530000000000017, 0.00033264996618066, 0.000703200000000015, 0.000440063631762502, 0.000943200000000015, 0.00065204805548875, 0.00195000000000002, 0.00262908621641311, 0.0077588 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1305, '2021-06-27 00:00:00', 0.000275454170416789, 0.000415999999999999, 0.000394116311089347, 0.000708800000000007, 0.000476663752904869, 0.000881999999999996, 0.000772031950979565, 0.00215400000000001, 0.0026227594882744, 0.00774440000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1320, '2021-06-27 00:00:00', 0.000343713733264736, 0.000534999999999989, 0.000399510570138227, 0.00063000000000001, 0.000392776949277908, 0.000799583333333326, 0.000706212596803569, 0.00211166666666668, 0.00265464888232056, 0.00768291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1335, '2021-06-27 00:00:00', 0.000268213358722309, 0.000330833333333354, 0.000305841379272602, 0.000495416666666665, 0.000387868338261997, 0.000763750000000017, 0.000722886725145296, 0.00217500000000003, 0.00265857145360306, 0.0076675 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1350, '2021-06-27 00:00:00', 0.000253236656801164, 0.000403749999999981, 0.000287507718863001, 0.000567916666666649, 0.000330278757977328, 0.000746666666666673, 0.000730862975123113, 0.00226708333333335, 0.00265857145360306, 0.0076675 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1365, '2021-06-27 00:00:00', 0.000219742520606094, 0.000385416666666647, 0.000270163664835073, 0.000581666666666656, 0.000252439905318307, 0.000742916666666676, 0.000834920806797384, 0.00238833333333335, 0.00265857145360306, 0.0076675 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1380, '2021-06-27 00:00:00', 0.000216844547939362, 0.000469583333333329, 0.000219327033960939, 0.000550000000000004, 0.000220743145379176, 0.000698333333333347, 0.000953420900255222, 0.00243125000000003, 0.00266564169613508, 0.0076425 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1395, '2021-06-27 00:00:00', 0.000143859835165774, 0.000295000000000008, 0.000176449997022628, 0.000492916666666695, 0.000315896469923513, 0.000990833333333367, 0.000984673491091313, 0.00250583333333336, 0.00267644908603638, 0.00768166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1410, '2021-06-27 00:00:00', 0.000141049379779721, 0.000394166666666677, 0.000171386079965098, 0.00049916666666668, 0.000328500931990832, 0.00103541666666671, 0.000979005336694012, 0.00250583333333337, 0.00267732832437894, 0.007685 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 1, 1425, '2021-06-27 00:00:00', 0.000164693391013359, 0.000322500000000031, 0.000298157384760038, 0.00086750000000003, 0.000317543789060666, 0.00114416666666668, 0.00101958609106905, 0.00250583333333337, 0.00268123237807121, 0.00767625 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 0, '2021-06-27 00:00:00', 0.000237974544979017, 0.000768333333333362, 0.000251684182133549, 0.000893333333333357, 0.00030164014216002, 0.00115708333333335, 0.001016666815158, 0.00248875000000004, 0.00270039234937809, 0.00770166666666665 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 15, '2021-06-27 00:00:00', 0.000162426683572117, 0.000434583333333303, 0.000226920148120848, 0.000733333333333299, 0.000407732995540208, 0.00109875, 0.000974313582232014, 0.00226500000000002, 0.00272638526815909, 0.00764874999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 30, '2021-06-27 00:00:00', 0.000216429357220014, 0.000561999999999978, 0.000196687569510638, 0.000728799999999978, 0.000438957097372082, 0.00120799999999998, 0.000955910909377388, 0.00226640000000001, 0.00266686613837292, 0.007708 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 45, '2021-06-27 00:00:00', 0.000158532856741637, 0.000450799999999987, 0.000401581457075231, 0.000894800000000009, 0.000616299440207419, 0.00141399999999998, 0.000963048631516948, 0.00221280000000002, 0.00266806028167783, 0.0077096 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 60, '2021-06-27 00:00:00', 0.000343036927069587, 0.000789199999999974, 0.000404742716632028, 0.000985999999999976, 0.000638270318908836, 0.00140159999999999, 0.000942383149255127, 0.00216880000000001, 0.00266385197286438, 0.00769639999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 75, '2021-06-27 00:00:00', 0.000223364425696383, 0.000475999999999992, 0.000501534977178421, 0.000909599999999973, 0.000503821396925557, 0.00115880000000001, 0.000873975590810901, 0.00188400000000001, 0.00268195494617889, 0.00772359999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 90, '2021-06-27 00:00:00', 0.0003575597852108, 0.000703599999999991, 0.000378219512981555, 0.000827999999999989, 0.000436816132180737, 0.001142, 0.000816385938144424, 0.00181120000000003, 0.00269334828791229, 0.00773199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 105, '2021-06-27 00:00:00', 0.000154999999999999, 0.000450000000000008, 0.000383544000083432, 0.000793200000000018, 0.000457311709887241, 0.00109559999999999, 0.000748286487026637, 0.00181920000000001, 0.0026879135030726, 0.00771959999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 120, '2021-06-27 00:00:00', 0.000401894264701556, 0.00065240000000002, 0.000391957905903188, 0.000803199999999995, 0.000625027199408159, 0.00109559999999999, 0.000750746739364659, 0.00180960000000002, 0.00269409125061991, 0.0077112 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 135, '2021-06-27 00:00:00', 0.000193939853219169, 0.00041719999999998, 0.000323858508199708, 0.000715199999999987, 0.000592737434845033, 0.00101719999999999, 0.000609094409759305, 0.00175720000000001, 0.00268369769782913, 0.00766399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 150, '2021-06-27 00:00:00', 0.000242736482630858, 0.000547199999999997, 0.000378733855541507, 0.000693199999999985, 0.000524312883686826, 0.000959599999999989, 0.000552755823126297, 0.00173160000000002, 0.00267719019371679, 0.0076684 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 165, '2021-06-27 00:00:00', 0.000227733762684986, 0.000392799999999998, 0.000344839092911445, 0.000668400000000018, 0.000387727567586658, 0.000880800000000015, 0.000560238639628982, 0.00172440000000003, 0.00265965549147504, 0.0076656 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 180, '2021-06-27 00:00:00', 0.000248480716891016, 0.000535200000000033, 0.000272505657433611, 0.000635200000000031, 0.000364263183243463, 0.000842800000000032, 0.000634770824786388, 0.00173440000000002, 0.00265784110385352, 0.0076688 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 195, '2021-06-27 00:00:00', 0.000142830902351917, 0.000354399999999995, 0.000312423323926615, 0.000579999999999989, 0.000460142369272838, 0.000763199999999999, 0.000727921241161002, 0.00204120000000003, 0.00266232367178248, 0.0076644 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 210, '2021-06-27 00:00:00', 0.000313587839900322, 0.000439599999999984, 0.000341272129929587, 0.000534000000000008, 0.000441445353356451, 0.000726400000000025, 0.000789052596472504, 0.00213040000000002, 0.00266209203447214, 0.0076656 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 225, '2021-06-27 00:00:00', 0.000134372616257943, 0.000286800000000005, 0.000224215669984651, 0.000476800000000015, 0.00030413812651491, 0.000762000000000009, 0.000897153461417482, 0.00230520000000003, 0.00263956707308856, 0.00768680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 240, '2021-06-27 00:00:00', 0.000205054464309662, 0.000411599999999996, 0.000215504833665799, 0.000524400000000007, 0.000297246811028575, 0.000801599999999993, 0.000895832945736369, 0.00236000000000002, 0.00263541344005073, 0.0076896 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 255, '2021-06-27 00:00:00', 0.000112445542374977, 0.000292399999999988, 0.000246209937519467, 0.000558799999999984, 0.000317347338626501, 0.000825199999999988, 0.000864795351513888, 0.00255280000000003, 0.00262779203895589, 0.0076808 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 270, '2021-06-27 00:00:00', 0.000202329763834519, 0.00044039999999999, 0.000212913910614907, 0.000553600000000003, 0.000326972475905845, 0.000818799999999991, 0.000845626000861714, 0.00259000000000003, 0.00261820390089592, 0.007672 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 285, '2021-06-27 00:00:00', 0.000101898642450862, 0.000276000000000005, 0.00019521526579649, 0.00055439999999999, 0.000489064412935557, 0.00088560000000002, 0.000876952678312824, 0.00276720000000001, 0.00260026485830449, 0.0076476 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 300, '2021-06-27 00:00:00', 0.000186867154238833, 0.000491200000000003, 0.000241545716859839, 0.000601199999999995, 0.000444778221888919, 0.000931199999999999, 0.000869923368272569, 0.00282200000000001, 0.00259242826966018, 0.0076652 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 315, '2021-06-27 00:00:00', 0.000127778454104477, 0.000332399999999957, 0.000386194251640282, 0.000672800000000029, 0.000367402141165983, 0.00110519999999998, 0.000982017481175068, 0.00296400000000003, 0.00258556615334694, 0.00766760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 330, '2021-06-27 00:00:00', 0.000333200140055982, 0.000598400000000021, 0.000318735522547037, 0.000714399999999999, 0.000329272936432197, 0.00113039999999999, 0.000998098525530771, 0.0029856, 0.00258755405740633, 0.0076512 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 345, '2021-06-27 00:00:00', 0.000147560157224114, 0.000383599999999991, 0.0003425210455821, 0.00090040000000001, 0.000360398853124351, 0.0011296, 0.00110356815225283, 0.00311720000000001, 0.00258598743229737, 0.0076532 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 360, '2021-06-27 00:00:00', 0.000362479884499345, 0.000818000000000012, 0.000358095890323627, 0.0009192, 0.000392357405095596, 0.0012212, 0.00117070591240216, 0.0031824, 0.00259075117806914, 0.007652 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 375, '2021-06-27 00:00:00', 0.000210521574508018, 0.000481200000000008, 0.00026830517450594, 0.000782800000000012, 0.000553413648789646, 0.00145000000000001, 0.00126481223902997, 0.003154, 0.00257360233913478, 0.00773039999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 390, '2021-06-27 00:00:00', 0.000241427697941483, 0.000660400000000001, 0.000315582530145969, 0.000834399999999995, 0.00048264894074263, 0.00153600000000002, 0.00135076422813163, 0.00320160000000001, 0.00257456093344089, 0.00774839999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 405, '2021-06-27 00:00:00', 0.000170262542367177, 0.000493200000000016, 0.000343629160578665, 0.00116320000000004, 0.000374362569354021, 0.00164160000000003, 0.00134552740588962, 0.0032424, 0.00255768234931549, 0.0077684 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 420, '2021-06-27 00:00:00', 0.000334557917257961, 0.00104040000000004, 0.000335361993473696, 0.00123480000000002, 0.00045812007159693, 0.00165640000000003, 0.00141099255844955, 0.00335199999999999, 0.00255965544556293, 0.0077788 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 435, '2021-06-27 00:00:00', 0.000254165300542786, 0.000667999999999989, 0.000320713787251713, 0.00117640000000002, 0.000563250092469274, 0.00173560000000002, 0.00139164794398584, 0.0034744, 0.00257332683505224, 0.0078012 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 450, '2021-06-27 00:00:00', 0.000341380530591102, 0.000943600000000009, 0.000501827659660155, 0.0011968, 0.000640180443312665, 0.00169320000000001, 0.00150232508687925, 0.0035016, 0.00257361127600886, 0.00780600000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 465, '2021-06-27 00:00:00', 0.000266316228069793, 0.000650799999999983, 0.000576586796010247, 0.00129239999999999, 0.000748125880673387, 0.00184559999999997, 0.00137534444170665, 0.00358840000000002, 0.00257005719780708, 0.00777760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 480, '2021-06-27 00:00:00', 0.000594192168690719, 0.00111680000000001, 0.000611385039616354, 0.00131000000000001, 0.00074107624439055, 0.0018424, 0.00135490996010807, 0.00356680000000003, 0.00261528086445795, 0.0078076 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 495, '2021-06-27 00:00:00', 0.000324518617853192, 0.000670399999999987, 0.000523513132595545, 0.00129079999999997, 0.000651041985333292, 0.00176159999999999, 0.00125906380563762, 0.00344400000000001, 0.00269680786610145, 0.00780679999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 510, '2021-06-27 00:00:00', 0.000373743673302064, 0.000934800000000005, 0.000401898411707884, 0.00116840000000002, 0.000543331697339039, 0.00163520000000001, 0.00112868286068321, 0.00334200000000003, 0.00268205064580569, 0.0077896 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 525, '2021-06-27 00:00:00', 0.000345029950390804, 0.000659600000000014, 0.000453782987781612, 0.00114240000000001, 0.000702380001613571, 0.0016272, 0.00102082891155508, 0.00325800000000002, 0.00266069696382985, 0.007794 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 540, '2021-06-27 00:00:00', 0.00034964648813719, 0.000898800000000009, 0.000423267842703257, 0.0010684, 0.000710703876449255, 0.00164200000000001, 0.00102856890872709, 0.00324960000000002, 0.00268856330903081, 0.0077968 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 555, '2021-06-27 00:00:00', 0.000214490093011304, 0.000556800000000015, 0.000491885149196432, 0.00111480000000001, 0.000528074174082888, 0.00150960000000001, 0.000910292993125483, 0.00319400000000003, 0.00266101465610395, 0.00772360000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 570, '2021-06-27 00:00:00', 0.000345440298749273, 0.000879599999999989, 0.000344974878312402, 0.0010692, 0.000547342671459098, 0.00144439999999998, 0.000939982269336328, 0.00317200000000001, 0.00260736278002633, 0.0076564 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 585, '2021-06-27 00:00:00', 0.00017306068299873, 0.000584000000000016, 0.000341211078366436, 0.00103599999999998, 0.000510768375424054, 0.00143520000000001, 0.0011938651515142, 0.00337839999999999, 0.00259498824660152, 0.00761840000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 600, '2021-06-27 00:00:00', 0.000279165422882792, 0.000847999999999987, 0.000437816552146347, 0.00102399999999999, 0.00051280373113565, 0.0015152, 0.00128105854667148, 0.00353119999999999, 0.00261269254473873, 0.00759960000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 615, '2021-06-27 00:00:00', 0.000251609485777724, 0.000556400000000004, 0.000261518004478991, 0.000942000000000007, 0.000554879266147168, 0.0015508, 0.00144947611225571, 0.00375680000000001, 0.00268358392204653, 0.00756320000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 630, '2021-06-27 00:00:00', 0.000210588856938522, 0.000773200000000003, 0.000265313022673195, 0.00106079999999998, 0.000560889769324897, 0.00152839999999999, 0.00140283724406407, 0.00380240000000001, 0.00270451585316115, 0.0075732 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 645, '2021-06-27 00:00:00', 0.000258346021193773, 0.000675199999999991, 0.000518021235086008, 0.00112719999999999, 0.000780074782739874, 0.00163600000000001, 0.00134798219572809, 0.00413320000000001, 0.0028291799754228, 0.00760480000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 660, '2021-06-27 00:00:00', 0.000373654474972076, 0.00086479999999999, 0.000446038114963272, 0.00102799999999998, 0.000666289976911957, 0.00152559999999999, 0.00137691345649122, 0.00422640000000001, 0.00282949948459676, 0.00760440000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 675, '2021-06-27 00:00:00', 0.000190952000949644, 0.000572799999999987, 0.000558173210870365, 0.00112640000000002, 0.000467811215484771, 0.00151160000000001, 0.00142374798799972, 0.00436200000000002, 0.00281198921287642, 0.00765400000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 690, '2021-06-27 00:00:00', 0.000521538748959916, 0.000941200000000029, 0.000523727664599318, 0.00109640000000002, 0.000465906643009093, 0.0015924, 0.0015384984021224, 0.00448240000000001, 0.00281227369459897, 0.00766600000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 705, '2021-06-27 00:00:00', 0.000285626212615921, 0.000606399999999958, 0.000296882131493281, 0.00112839999999997, 0.000636346865579882, 0.00179959999999995, 0.00165054607125438, 0.0044876, 0.00276402924490077, 0.00771920000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 720, '2021-06-27 00:00:00', 0.000310322412983653, 0.000989999999999984, 0.000423053582106745, 0.00127919999999997, 0.000709047013015836, 0.00183679999999999, 0.00159189331719601, 0.00461079999999999, 0.00281860485583442, 0.00773800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 735, '2021-06-27 00:00:00', 0.00030960297156194, 0.00076039999999999, 0.000665297427220837, 0.00144959999999998, 0.000859465531595113, 0.0019768, 0.00167018591779478, 0.0047528, 0.00284937788531697, 0.0077772 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 750, '2021-06-27 00:00:00', 0.000653892192949266, 0.00118800000000001, 0.000649577298453885, 0.00136440000000003, 0.000934426383759932, 0.00200880000000002, 0.00166919890965697, 0.004784, 0.00283313065941785, 0.0077928 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 765, '2021-06-27 00:00:00', 0.00031558147389649, 0.000668000000000024, 0.000597846970386269, 0.00144280000000004, 0.000772908575878603, 0.00217720000000002, 0.00153758739589008, 0.00479399999999998, 0.00275022726333661, 0.007746 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 780, '2021-06-27 00:00:00', 0.000540434393181416, 0.00120880000000002, 0.000502917488262271, 0.00146520000000001, 0.000909174900665445, 0.00227639999999999, 0.00162377666773073, 0.00489439999999998, 0.00273947519304946, 0.0077692 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 795, '2021-06-27 00:00:00', 0.000251348363829966, 0.000795199999999969, 0.000481562387789307, 0.00156759999999998, 0.000864354286929451, 0.00230999999999999, 0.00196260014606476, 0.00492079999999996, 0.00280372805385972, 0.00770919999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 810, '2021-06-27 00:00:00', 0.000412066742166851, 0.00123639999999999, 0.000628271438153924, 0.00159199999999998, 0.000797425440610797, 0.00221039999999999, 0.0019715718771241, 0.00490039999999994, 0.00282306470583536, 0.0077288 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 825, '2021-06-27 00:00:00', 0.000332100888285458, 0.000850799999999996, 0.000585187434360422, 0.00160880000000001, 0.0010339648607827, 0.002488, 0.00192181233908691, 0.00483279999999997, 0.00283678797233771, 0.00776079999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 840, '2021-06-27 00:00:00', 0.000472072381455806, 0.00142239999999999, 0.000480290537071053, 0.00159959999999999, 0.00105848996216308, 0.00253479999999998, 0.00192475695435381, 0.00478319999999997, 0.00296196792690263, 0.00780959999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 855, '2021-06-27 00:00:00', 0.000318529228745517, 0.000890000000000002, 0.000936679205909154, 0.00196125, 0.00114524908688653, 0.00277958333333334, 0.00175851139286632, 0.00471833333333332, 0.00290000646551001, 0.00814874999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 870, '2021-06-27 00:00:00', 0.000930103625206979, 0.00171333333333332, 0.000996013794212148, 0.00206499999999996, 0.00135008849683096, 0.0028245833333333, 0.00190223209848896, 0.00471499999999998, 0.00303556166161209, 0.00822791666666668 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 885, '2021-06-27 00:00:00', 0.000470217341052066, 0.00112999999999998, 0.00100942048232879, 0.00203416666666667, 0.00114553314908478, 0.00260875000000002, 0.00170886244898917, 0.0045375, 0.00306787276416435, 0.00837208333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 900, '2021-06-27 00:00:00', 0.000884124065003793, 0.00159833333333334, 0.00105546610350694, 0.00192500000000001, 0.000968534583342487, 0.00255375000000001, 0.00161246902003718, 0.00434958333333334, 0.00298943620175238, 0.00832625000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 915, '2021-06-27 00:00:00', 0.000396936639342075, 0.000872499999999998, 0.000505637780646787, 0.00145500000000003, 0.000739255280377023, 0.00216125000000001, 0.00170398632155836, 0.00388958333333334, 0.00336702076090238, 0.00826875000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 930, '2021-06-27 00:00:00', 0.000368501666564613, 0.00119250000000001, 0.000601201092500038, 0.00157583333333332, 0.000768803771537659, 0.00211374999999998, 0.00176659291957096, 0.00378624999999999, 0.00333452688776342, 0.00819000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 945, '2021-06-27 00:00:00', 0.000387836810146173, 0.000969999999999989, 0.000503632996985119, 0.00151125000000001, 0.000595985209183295, 0.00205374999999998, 0.00168739911131586, 0.00351124999999999, 0.00332822620534016, 0.00812125000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 960, '2021-06-27 00:00:00', 0.000431495545512472, 0.0011866666666667, 0.00046396975632324, 0.00137625000000001, 0.000761051784598515, 0.00215208333333335, 0.00166715130634891, 0.00338250000000001, 0.00324805691635538, 0.00812708333333335 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 975, '2021-06-27 00:00:00', 0.000345790419897322, 0.000708333333333302, 0.000642985422558847, 0.00135708333333332, 0.00116685870572682, 0.00214125, 0.00156020059793511, 0.00323208333333333, 0.00320155125443628, 0.00804500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 990, '2021-06-27 00:00:00', 0.000489000014818768, 0.00107416666666666, 0.000613861028506327, 0.00144916666666668, 0.00101979075716826, 0.00204416666666665, 0.00141619182152783, 0.00311416666666667, 0.00316957364663595, 0.00800333333333336 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 1005, '2021-06-27 00:00:00', 0.000418142025660147, 0.000749166666666671, 0.000711379426470709, 0.00129791666666667, 0.000871480083669059, 0.00169083333333333, 0.00116453939081234, 0.00281041666666665, 0.00316960905443729, 0.00798041666666669 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 1020, '2021-06-27 00:00:00', 0.000500423009468782, 0.00104833333333334, 0.000603763408648768, 0.00126458333333331, 0.000737044504388487, 0.00152791666666666, 0.00100940567604931, 0.00267291666666665, 0.00313731573164064, 0.00798750000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 960548 and enddate = '2021-06-27 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 960548, 2, 1035, '2021-06-27 00:00:00', 0.000416569843822872, 0.00066499999999997[...];
Date: 2021-06-27 14:16:29 Duration: 3s54ms Database: acaweb_fx User: pgperfstats
7 543ms 10s944ms 6s811ms 5 34s58ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 #7
Day Hour Count Duration Avg duration Jun 27 14 5 34s58ms 6s811ms [ User: pgperfstats - Total duration: 34s58ms - Times executed: 5 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974415, 1, 0, '2021-06-27 00:00:00', 0.000584924395894928, 0.000796874999999965, 0.000620388494459706, 0.00109666666666664, 0.000630740557093237, 0.00136854166666667, 0.000606534465608534, 0.00215666666666665, 0.00135187410174043, 0.00436125 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 15, '2021-06-27 00:00:00', 0.000335700044574831, 0.000651458333333318, 0.000403681372325142, 0.000897708333333321, 0.000383524782847196, 0.00129729166666664, 0.000516891795855943, 0.00210979166666664, 0.00112634838678172, 0.00440541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 30, '2021-06-27 00:00:00', 0.000413790359407328, 0.000627307692307728, 0.000516792065014076, 0.000944038461538506, 0.000435268484784006, 0.00130442307692307, 0.000650073871541965, 0.00211596153846152, 0.00117537378670001, 0.00425153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 45, '2021-06-27 00:00:00', 0.000302578661101257, 0.000670384615384626, 0.000255825436276675, 0.00102442307692305, 0.000343429591933178, 0.00122173076923076, 0.000729098837870867, 0.00210865384615383, 0.00120494040708051, 0.00426923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 60, '2021-06-27 00:00:00', 0.000267720074819829, 0.000894038461538434, 0.000320494329723053, 0.00100115384615383, 0.000429558091352208, 0.00125807692307692, 0.000798471641035871, 0.00209480769230767, 0.00121406426455172, 0.00427903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 75, '2021-06-27 00:00:00', 0.000172190413384541, 0.000446538461538483, 0.00023749761132402, 0.000666346153846172, 0.000416012019057111, 0.000985000000000014, 0.000763489257392568, 0.00188038461538463, 0.00119955799551974, 0.00428423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 90, '2021-06-27 00:00:00', 0.000233272551607216, 0.00054660000000001, 0.000371733327355343, 0.000747399999999994, 0.000542380785672466, 0.00103459999999999, 0.00073898861064746, 0.001931, 0.0012381627181702, 0.00428859999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 105, '2021-06-27 00:00:00', 0.000219393102292056, 0.000464999999999991, 0.000329564991061409, 0.00075120000000001, 0.000529151600835404, 0.000975799999999971, 0.000734735893592598, 0.00195579999999997, 0.00123429355638491, 0.0042842 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 120, '2021-06-27 00:00:00', 0.000232343495712686, 0.000597800000000017, 0.000365562124223319, 0.0007524, 0.000470509475639635, 0.00093799999999999, 0.000741716758608014, 0.001941, 0.00133722816552249, 0.00431800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 135, '2021-06-27 00:00:00', 0.000356659851959797, 0.000484000000000009, 0.0004498807249335, 0.000650199999999988, 0.000385953688931736, 0.000900399999999957, 0.000721916546423448, 0.00188019999999999, 0.00141558595052836, 0.0043076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 150, '2021-06-27 00:00:00', 0.00024962271531255, 0.000413600000000001, 0.000326484813327259, 0.000605599999999988, 0.000526077307373486, 0.00102359999999998, 0.000731952298081399, 0.00185499999999998, 0.00139974476840124, 0.00425999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 165, '2021-06-27 00:00:00', 0.000254994607786095, 0.000465799999999987, 0.000228641823237424, 0.000709999999999962, 0.000521194701303315, 0.00108219999999996, 0.000742999383131192, 0.00187219999999999, 0.00142147370710823, 0.00427499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 180, '2021-06-27 00:00:00', 0.000189215045208698, 0.000557399999999966, 0.000427685827058451, 0.000821199999999998, 0.000407772710383273, 0.00111659999999998, 0.000732279375193183, 0.0018268, 0.00140896409937703, 0.00425559999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 195, '2021-06-27 00:00:00', 0.000302168137521694, 0.000535800000000029, 0.000311411704982313, 0.000712800000000016, 0.000355155717021845, 0.00101220000000002, 0.000711112567272808, 0.0017554, 0.00142228609991098, 0.0042304 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 210, '2021-06-27 00:00:00', 0.000183126094991025, 0.000506800000000016, 0.000281087471557592, 0.000716800000000006, 0.000445830872267365, 0.00102120000000001, 0.000711335305370584, 0.001717, 0.00143611231570978, 0.0042446 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 225, '2021-06-27 00:00:00', 0.00024432638951898, 0.000505769230769231, 0.000331134471871354, 0.000735961538461543, 0.000525923363823487, 0.000995769230769221, 0.000705176137298613, 0.00168076923076923, 0.00147991279628744, 0.00426173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 240, '2021-06-27 00:00:00', 0.000188166558788083, 0.000500576923076923, 0.000272917640436718, 0.000680961538461542, 0.000423407650452305, 0.000935961538461521, 0.000578367097957679, 0.00159250000000001, 0.00147993830432735, 0.00424423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 255, '2021-06-27 00:00:00', 0.000185331719232982, 0.000484615384615391, 0.000252000076312568, 0.000669038461538472, 0.00030597385509223, 0.000865000000000005, 0.000533775269623414, 0.00154096153846155, 0.00150802123276215, 0.00424403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 270, '2021-06-27 00:00:00', 0.000185726535944218, 0.000507115384615385, 0.000252800088242423, 0.000706730769230762, 0.000339506032573557, 0.000927884615384622, 0.000518576787578655, 0.00150826923076921, 0.00151142230518652, 0.00423423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 285, '2021-06-27 00:00:00', 0.000209258121798101, 0.00052480769230768, 0.000209561446836003, 0.000625000000000012, 0.000424170910764117, 0.000960192307692295, 0.00052268408608466, 0.00151442307692307, 0.00151186320351869, 0.00423288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 300, '2021-06-27 00:00:00', 0.00017948687545761, 0.000471538461538476, 0.00034984133766388, 0.00070519230769235, 0.000431186600690901, 0.000901730769230784, 0.000547329741704077, 0.00145538461538461, 0.00152007914773691, 0.00422384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 315, '2021-06-27 00:00:00', 0.000339534976107018, 0.000520000000000008, 0.000429397655039982, 0.000722115384615384, 0.000428676316835179, 0.000905769230769221, 0.000537901799730992, 0.00144711538461539, 0.00152035739725388, 0.00423115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 330, '2021-06-27 00:00:00', 0.000169262370301251, 0.000438199999999975, 0.000206720019994841, 0.000539599999999973, 0.00026548650310954, 0.000768199999999952, 0.000332954201054701, 0.00134279999999997, 0.00152985701946292, 0.004169 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 345, '2021-06-27 00:00:00', 0.000155032130664815, 0.000355192307692303, 0.000223066478535335, 0.000539423076923067, 0.000265210221406476, 0.000727307692307683, 0.000323701488791984, 0.00137557692307692, 0.00150897536555311, 0.00416942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 360, '2021-06-27 00:00:00', 0.000159915963507753, 0.000398653846153827, 0.000174835307118976, 0.000539230769230741, 0.000253066424846572, 0.000728846153846146, 0.000397508974257644, 0.00147423076923075, 0.00151992317619624, 0.00417230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 375, '2021-06-27 00:00:00', 0.000130002514768547, 0.000380576923076905, 0.000182370818347177, 0.000506346153846123, 0.000221356308662338, 0.000718846153846132, 0.000396760778536137, 0.00156134615384614, 0.00153203409281205, 0.0041823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 390, '2021-06-27 00:00:00', 0.000135322407036516, 0.000363076923076919, 0.00019930494609632, 0.000497692307692331, 0.000236288285461102, 0.000713076923076915, 0.000432932576026087, 0.00166115384615385, 0.00153457741614876, 0.00418038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 405, '2021-06-27 00:00:00', 0.000221639433453382, 0.000360961538461529, 0.000243455334712549, 0.000527499999999988, 0.000220140514567054, 0.000710384615384615, 0.000438766496512135, 0.00171096153846153, 0.00152900485484966, 0.00418461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 420, '2021-06-27 00:00:00', 0.000180974711365549, 0.000390384615384602, 0.000206061977233878, 0.000538461538461513, 0.000181667172429298, 0.000720192307692286, 0.000458421077848045, 0.00175673076923077, 0.00152000794532337, 0.00420192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 435, '2021-06-27 00:00:00', 0.000124793367673844, 0.000349230769230768, 0.000161804250205661, 0.000513846153846164, 0.000185117841886245, 0.00068384615384615, 0.000524486452123912, 0.00182403846153846, 0.0015169683455954, 0.00420980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 450, '2021-06-27 00:00:00', 0.00013813441057399, 0.000383653846153891, 0.000145814423682426, 0.000514615384615408, 0.000201350058738096, 0.000679615384615396, 0.000541287247785657, 0.00185826923076923, 0.00151653919019081, 0.00420634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 465, '2021-06-27 00:00:00', 0.000114320231737926, 0.000343653846153826, 0.000134842358101825, 0.000512307692307684, 0.000198194252031834, 0.000755192307692276, 0.000560230756028268, 0.0019525, 0.00153593419330186, 0.00417961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 480, '2021-06-27 00:00:00', 0.000113203866473793, 0.000386346153846174, 0.000131320072869521, 0.000519807692307707, 0.000196736156780123, 0.000731346153846154, 0.000556292673384721, 0.00195346153846153, 0.00155364618286741, 0.00415269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 495, '2021-06-27 00:00:00', 0.000109337339670167, 0.00035057692307694, 0.000183898487884327, 0.000530576923076906, 0.000242339955117068, 0.00074057692307695, 0.000579962200359788, 0.00193192307692309, 0.00154928951458402, 0.00415 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 510, '2021-06-27 00:00:00', 0.000209756635541842, 0.000424615384615365, 0.000180177690072879, 0.000564999999999978, 0.000313292011732445, 0.000816730769230765, 0.000638755912211069, 0.00194634615384617, 0.00160286153967977, 0.00417865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 525, '2021-06-27 00:00:00', 0.00015529772894468, 0.00040423076923077, 0.000194406493243889, 0.00057673076923079, 0.000346543426072186, 0.000827115384615397, 0.000662140003787233, 0.00195423076923077, 0.00160625547589608, 0.00418442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 540, '2021-06-27 00:00:00', 0.000125397215034738, 0.00044730769230771, 0.000214433062892676, 0.000633461538461555, 0.000375323706439352, 0.000911730769230756, 0.000675668813956807, 0.00195211538461539, 0.00161581630953331, 0.00419788461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 555, '2021-06-27 00:00:00', 0.000175829134717139, 0.000466730769230735, 0.000194246077081453, 0.000606538461538438, 0.000366752484129782, 0.000969230769230756, 0.000711024180049682, 0.00194576923076924, 0.00163750621842622, 0.00423884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 570, '2021-06-27 00:00:00', 0.000123127357454979, 0.000422115384615383, 0.000331098405079397, 0.000683076923076906, 0.000394622165933595, 0.00108942307692307, 0.000729166225640848, 0.00198423076923077, 0.00166055793450458, 0.00424942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 585, '2021-06-27 00:00:00', 0.000266005566743366, 0.00052980769230767, 0.000323935891093377, 0.00079769230769229, 0.000390709660056587, 0.00113403846153844, 0.000707750934026471, 0.00199576923076922, 0.0017075009178959, 0.00427576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974415, 1, 600, '2021-06-27 00:00:00', 0.000193906797595769, 0.000569615384615393, 0.000259797258231489, 0.000821153846153871, 0.00037052670411392, 0.00104403846153848, 0.000700261297385006, 0.00194673076923078, 0.00170546167897772, 0.00424346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 615, '2021-06-27 00:00:00', 0.000165162390950884, 0.000516153846153854, 0.000227845089074544, 0.000694230769230748, 0.000321891345738802, 0.000974038461538463, 0.000616316757969318, 0.00186288461538462, 0.00163378155022209, 0.00419692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 630, '2021-06-27 00:00:00', 0.000220063976711689, 0.0005230769230769, 0.000268618975216113, 0.000708076923076925, 0.000370645590620136, 0.000978076923076943, 0.000641616737984224, 0.00185903846153846, 0.00170770751639103, 0.00427019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 645, '2021-06-27 00:00:00', 0.000187659675599595, 0.000503076923076914, 0.000285100859346318, 0.000707499999999989, 0.000427524898060368, 0.00104153846153847, 0.000558501704425447, 0.00179307692307692, 0.00175979434987331, 0.00429807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 660, '2021-06-27 00:00:00', 0.000202766254209542, 0.000508076923076912, 0.000250101287174127, 0.000705576923076925, 0.000378407035631451, 0.00103673076923075, 0.000490189798406213, 0.00176596153846154, 0.00174755804349512, 0.00429365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 675, '2021-06-27 00:00:00', 0.000189968013501817, 0.000509615384615401, 0.000274535761997205, 0.000773269230769241, 0.000274978111016991, 0.000980192307692315, 0.00050255761246463, 0.00173692307692308, 0.00172905007268328, 0.00429307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 690, '2021-06-27 00:00:00', 0.00025512960507283, 0.000558653846153859, 0.000281400686128954, 0.000747884615384621, 0.000329299022400372, 0.000925384615384631, 0.000544464733618141, 0.00168538461538459, 0.00174972094478386, 0.00430076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 705, '2021-06-27 00:00:00', 0.000202088708625314, 0.000550384615384626, 0.000176603968071139, 0.000710192307692323, 0.000327445591487502, 0.000903846153846157, 0.000509305447115518, 0.00170903846153847, 0.001745553780323, 0.004335 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 720, '2021-06-27 00:00:00', 0.000147841000870751, 0.000474807692307728, 0.00023243361335093, 0.000639230769230798, 0.000329607925595516, 0.000879230769230782, 0.000541549770423886, 0.0017630769230769, 0.00175082213655361, 0.00435807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 735, '2021-06-27 00:00:00', 0.000223172234280697, 0.00044538461538463, 0.00030654777516976, 0.000658461538461539, 0.000305004981043781, 0.00085403846153848, 0.0005293756845423, 0.00176384615384612, 0.00176638898277292, 0.00438403846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 750, '2021-06-27 00:00:00', 0.000165801201628735, 0.000450961538461512, 0.000184910893301452, 0.000599038461538466, 0.000246865036313055, 0.000852884615384609, 0.000497602714560995, 0.00177769230769228, 0.00173307699904401, 0.00441673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 765, '2021-06-27 00:00:00', 0.000179967945863874, 0.000452307692307692, 0.000212499502261824, 0.00062096153846155, 0.000291176922162442, 0.000909999999999992, 0.000488070336986513, 0.00178942307692306, 0.00171091716294551, 0.00444346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 780, '2021-06-27 00:00:00', 0.000110438461806328, 0.000414423076923102, 0.00016802930147401, 0.000609615384615382, 0.000218870966553339, 0.000917499999999998, 0.000458385335045334, 0.00177634615384613, 0.0017718910476142, 0.00448673076923074 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 795, '2021-06-27 00:00:00', 0.000163321415054447, 0.000441730769230785, 0.000178338593260588, 0.000645576923076925, 0.000267438849948046, 0.000891538461538444, 0.000419933740194611, 0.0018178846153846, 0.0018960463723638, 0.0045453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 810, '2021-06-27 00:00:00', 0.000144853241380568, 0.000442307692307686, 0.000174475918549968, 0.000630384615384603, 0.000231600119569506, 0.000848846153846112, 0.000403951253723302, 0.00186615384615384, 0.001910024566898, 0.00456461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 825, '2021-06-27 00:00:00', 0.000145973785844748, 0.000477884615384595, 0.00015084084837489, 0.000635192307692293, 0.000208674663973876, 0.00080865384615384, 0.000450015598020282, 0.00190096153846151, 0.00191250473101479, 0.0045578846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 840, '2021-06-27 00:00:00', 0.000135039025698225, 0.000456538461538463, 0.000202177853919212, 0.000591730769230751, 0.000185732644908254, 0.000801153846153851, 0.00058937688738583, 0.00200634615384615, 0.00191010841416037, 0.00455807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 855, '2021-06-27 00:00:00', 0.000151563644920361, 0.000411538461538485, 0.000184477223943349, 0.000575384615384627, 0.000272403829183497, 0.000870384615384613, 0.000612414515227681, 0.00200153846153846, 0.00190217350377445, 0.00457096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 870, '2021-06-27 00:00:00', 0.00016052426128642, 0.000435961538461542, 0.000182500263435005, 0.000597884615384612, 0.000315681009881808, 0.000867499999999995, 0.000639428380544813, 0.00198057692307691, 0.00189473010052783, 0.00458192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 885, '2021-06-27 00:00:00', 0.000136191183494136, 0.000434038461538453, 0.000247814136307503, 0.000654615384615369, 0.000324484443149666, 0.00092192307692307, 0.000697997465280837, 0.00201769230769228, 0.00189355892029148, 0.00461576923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 900, '2021-06-27 00:00:00', 0.000251038152172446, 0.000518076923076935, 0.000304492768639676, 0.000669615384615399, 0.000357294534824394, 0.00101076923076924, 0.000725618781030824, 0.00200884615384615, 0.00205447782061152, 0.00469365384615382 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 915, '2021-06-27 00:00:00', 0.000153721026037957, 0.000478076923076912, 0.000209703453623309, 0.000686538461538458, 0.000254633069337031, 0.000959999999999969, 0.000716521538674607, 0.00196134615384616, 0.00211786188443406, 0.00469519230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 930, '2021-06-27 00:00:00', 0.000152638965687492, 0.000500576923076914, 0.000231193891321981, 0.000718846153846149, 0.000249791990387089, 0.00092903846153845, 0.000735245118729378, 0.00191576923076924, 0.00217948756327301, 0.00474096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 945, '2021-06-27 00:00:00', 0.000138816564074804, 0.00047403846153845, 0.00019437988183334, 0.000651538461538434, 0.000289160921394193, 0.000914038461538471, 0.000747045874402317, 0.00191153846153847, 0.00218986378220554, 0.00475923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 960, '2021-06-27 00:00:00', 0.000204501739695452, 0.000494807692307672, 0.00025627786902863, 0.000677884615384624, 0.000318403227660505, 0.000998846153846139, 0.000741871956607051, 0.00194500000000001, 0.00214705924105865, 0.00481576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 975, '2021-06-27 00:00:00', 0.000198352056862379, 0.000483461538461537, 0.000231255187052031, 0.000749807692307668, 0.000448990148941116, 0.00110307692307691, 0.000749358417889293, 0.00195403846153845, 0.00216303050407024, 0.00481980769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 990, '2021-06-27 00:00:00', 0.000200913012175803, 0.000655961538461506, 0.00026596594634539, 0.000868269230769197, 0.000426636216862201, 0.00114730769230768, 0.00074665788685317, 0.00193999999999998, 0.00217722124419035, 0.00483211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1005, '2021-06-27 00:00:00', 0.000209408691319164, 0.000605000000000009, 0.000389928395793581, 0.000848076923076928, 0.000466760521697575, 0.00117576923076922, 0.000726456097461139, 0.00192230769230768, 0.00228018605853527, 0.00486269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1020, '2021-06-27 00:00:00', 0.000250602351268979, 0.000621538461538485, 0.000342843763475242, 0.000850384615384627, 0.000511548478791485, 0.0012553846153846, 0.000687570108313429, 0.00182442307692308, 0.002293905302854, 0.00488653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1035, '2021-06-27 00:00:00', 0.000298346275324518, 0.000597499999999994, 0.000366437579950513, 0.000832499999999988, 0.000510343059580084, 0.00116096153846152, 0.000746596199170208, 0.00175826923076922, 0.00231387335103184, 0.00489826923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1050, '2021-06-27 00:00:00', 0.000249946763562525, 0.000604230769230765, 0.000335306059960389, 0.000908076923076903, 0.000363530392338606, 0.00106711538461537, 0.000635788063381563, 0.0016476923076923, 0.00232440970173901, 0.00489730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1065, '2021-06-27 00:00:00', 0.000263428285380415, 0.000697307692307674, 0.000262576948428752, 0.000839423076923068, 0.000342468022089438, 0.00105711538461536, 0.000581124672179198, 0.00155173076923076, 0.0023468834735584, 0.00494596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1080, '2021-06-27 00:00:00', 0.000180496999051725, 0.000555000000000012, 0.000195061528754429, 0.000678599999999996, 0.000328271610103594, 0.000916799999999975, 0.000562225859123076, 0.00153300000000002, 0.00143760324266931, 0.0046352 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1095, '2021-06-27 00:00:00', 0.000147839439933984, 0.000422500000000001, 0.000298483925607651, 0.000649423076923053, 0.000321432191676773, 0.000820576923076936, 0.000550779587354317, 0.00162692307692309, 0.00239770804022378, 0.00500961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1110, '2021-06-27 00:00:00', 0.000242907073083198, 0.000464615384615371, 0.000291242959637581, 0.000632692307692285, 0.000321047564173163, 0.00079846153846156, 0.000590359082384496, 0.0016846153846154, 0.00240394740279079, 0.00501134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1125, '2021-06-27 00:00:00', 0.000252947318929945, 0.000457115384615382, 0.0002766820585771, 0.000610192307692317, 0.000305629489112886, 0.000750769230769239, 0.000583041923548726, 0.0016517307692308, 0.00242609830005679, 0.00499980769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1140, '2021-06-27 00:00:00', 0.00015561058397857, 0.000424423076923073, 0.000201541463571311, 0.000535192307692312, 0.000217440708098728, 0.000717307692307712, 0.000566501137211163, 0.00160346153846156, 0.00243090648650948, 0.00503288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1155, '2021-06-27 00:00:00', 0.000197838415029873, 0.000404038461538495, 0.000209823460593413, 0.00050326923076924, 0.00042560545109294, 0.000840000000000003, 0.000568400082552918, 0.00160942307692311, 0.00243109324094199, 0.00504288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1170, '2021-06-27 00:00:00', 0.000114050596059564, 0.000333461538461537, 0.000181361623453115, 0.000549038461538472, 0.000437159053962702, 0.000825961538461527, 0.000562965909611431, 0.00162384615384615, 0.0024325376430007, 0.00504576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1185, '2021-06-27 00:00:00', 0.000201579150326012, 0.000423076923076953, 0.000477826851484948, 0.000657500000000003, 0.000435812636170826, 0.00081557692307692, 0.000525984827216108, 0.00161596153846156, 0.0023840034525014, 0.0050376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1200, '2021-06-27 00:00:00', 0.000490518132653169, 0.000499038461538443, 0.000473822264632594, 0.000626538461538441, 0.000441080360722841, 0.000776730769230751, 0.000489808007912688, 0.00162326923076923, 0.00238222763395947, 0.0050475 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1215, '2021-06-27 00:00:00', 0.00014962067421933, 0.000377115384615379, 0.000144067291969338, 0.000504230769230759, 0.000440741377157261, 0.000700192307692309, 0.000528798202021853, 0.00178846153846154, 0.00253966466593225, 0.00515115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1230, '2021-06-27 00:00:00', 0.000151434296491368, 0.000357884615384603, 0.00019338403402393, 0.000490769230769218, 0.000442359973498803, 0.000682884615384605, 0.00058502508164511, 0.0018421153846154, 0.00253722683258714, 0.00516 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1245, '2021-06-27 00:00:00', 0.000201716099048592, 0.000329230769230774, 0.000471724373565109, 0.000503269230769257, 0.000453365703972483, 0.000707307692307697, 0.000597869969140469, 0.00184750000000004, 0.00253517837333304, 0.00516423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1260, '2021-06-27 00:00:00', 0.000464730732625005, 0.000375576923076941, 0.000455599182818221, 0.000491153846153861, 0.000438855504518485, 0.000831923076923087, 0.000587069416679158, 0.00184750000000004, 0.00253610501632845, 0.00516442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1275, '2021-06-27 00:00:00', 0.000145029439982145, 0.000323461538461531, 0.000214006200485291, 0.000485576923076902, 0.000416594665573881, 0.000978653846153852, 0.000567459114081209, 0.00183961538461538, 0.00251022361860149, 0.00514384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1290, '2021-06-27 00:00:00', 0.000191876663109785, 0.000339423076923055, 0.000280089546120783, 0.000618076923076916, 0.000448605188762478, 0.00101615384615387, 0.000647226033516526, 0.00184653846153846, 0.00247934982171974, 0.00517846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1305, '2021-06-27 00:00:00', 0.00026855231548781, 0.000522115384615372, 0.000448540239169072, 0.000827884615384633, 0.000429066293963265, 0.00099173076923081, 0.000679024554897574, 0.00187788461538462, 0.00245166913315433, 0.00520346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1320, '2021-06-27 00:00:00', 0.000455334872543093, 0.000649615384615396, 0.000433859601537357, 0.000806923076923094, 0.000434276985344598, 0.000952500000000023, 0.000713740741553848, 0.00186961538461537, 0.00243621753639027, 0.00521826923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1335, '2021-06-27 00:00:00', 0.000242605409287171, 0.000390769230769246, 0.000256493589663481, 0.000559807692307713, 0.000291059338385717, 0.000781538461538492, 0.000910407685515761, 0.00187307692307694, 0.00246425610557146, 0.00520192307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1350, '2021-06-27 00:00:00', 0.000230062198947619, 0.000451153846153864, 0.00027063834795647, 0.000621346153846168, 0.000284553428807573, 0.000775576923076914, 0.000998197683519948, 0.00189884615384616, 0.00244415186642604, 0.00519788461538464 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1365, '2021-06-27 00:00:00', 0.000227254178264038, 0.000407692307692323, 0.000240986434345314, 0.000587307692307697, 0.0003499002055532, 0.000731923076923089, 0.000988820451151456, 0.00188326923076923, 0.00243591574945882, 0.00521153846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1380, '2021-06-27 00:00:00', 0.000204691512732234, 0.000408846153846168, 0.000215054554795884, 0.000497307692307679, 0.000327132824117963, 0.000813269230769238, 0.00101139045568275, 0.00189942307692307, 0.00241880101417084, 0.00520788461538464 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1395, '2021-06-27 00:00:00', 0.00013627404516125, 0.000278846153846136, 0.000298640831357438, 0.000497884615384615, 0.000532973372115931, 0.00121115384615383, 0.000953001573975641, 0.00189000000000001, 0.00236349591950961, 0.00520480769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1410, '2021-06-27 00:00:00', 0.000301223913648718, 0.000404615384615439, 0.000318232679751055, 0.000684038461538476, 0.000537237520884528, 0.00135807692307695, 0.000940582982066911, 0.00190211538461539, 0.00236307691368692, 0.00520750000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 1, 1425, '2021-06-27 00:00:00', 0.000283684616323201, 0.000584807692307706, 0.000509145740054258, 0.00116076923076921, 0.000577267602256868, 0.00140326923076924, 0.000956139111217608, 0.00195500000000001, 0.00236204389980701, 0.00520923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 0, '2021-06-27 00:00:00', 0.000545645172109262, 0.00103557692307692, 0.000548247312245683, 0.00127365384615386, 0.000506716921428074, 0.00144903846153847, 0.000999115089235668, 0.00203480769230768, 0.00245733364723764, 0.00527057692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 15, '2021-06-27 00:00:00', 0.000457029995368667, 0.000779200000000033, 0.000503115543389398, 0.000952600000000023, 0.000430061817261959, 0.0012286, 0.000936454973112227, 0.00201300000000001, 0.00244000512294546, 0.00531000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 30, '2021-06-27 00:00:00', 0.000396233096379703, 0.000625600000000013, 0.000332563527765748, 0.000898800000000009, 0.000416388540508314, 0.00110259999999999, 0.000963610311969185, 0.00194140000000001, 0.00240892659359587, 0.00524260000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 45, '2021-06-27 00:00:00', 0.000252986469689887, 0.000636923076923082, 0.000327224928521867, 0.000883076923076935, 0.00045839888575512, 0.00104346153846155, 0.000887233405246114, 0.00183134615384618, 0.00235555967545198, 0.00515576923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 60, '2021-06-27 00:00:00', 0.000313076852201833, 0.00067365384615387, 0.000400799777368271, 0.000742692307692322, 0.000499211262508547, 0.000918269230769251, 0.000886713053056924, 0.00180403846153849, 0.00236466286424483, 0.00514230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 75, '2021-06-27 00:00:00', 0.000184128717519525, 0.000355769230769213, 0.000233945424273396, 0.000537692307692295, 0.000452061432176604, 0.000818461538461537, 0.000746773495677346, 0.00175442307692309, 0.00227992804373635, 0.00508673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 90, '2021-06-27 00:00:00', 0.000154410541688764, 0.000388846153846148, 0.000186899808618257, 0.000516538461538464, 0.000465783252663244, 0.000825961538461544, 0.000675989900925929, 0.00175788461538465, 0.00225273800074488, 0.00507250000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 105, '2021-06-27 00:00:00', 0.000126184846097324, 0.000336153846153836, 0.000308788513636535, 0.000592884615384622, 0.000437531888947704, 0.000793076923076952, 0.000724757174189025, 0.00188019230769233, 0.00225123330301758, 0.00507423076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 120, '2021-06-27 00:00:00', 0.000303870227868116, 0.000508653846153865, 0.000413305995787423, 0.000665384615384636, 0.000490320342696012, 0.00082403846153848, 0.000749107058180177, 0.00196576923076926, 0.00227471533299309, 0.00514038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 135, '2021-06-27 00:00:00', 0.000171230501416603, 0.000361730769230782, 0.00022108682596526, 0.000494230769230796, 0.000380286936202353, 0.000783076923076955, 0.00076356605174968, 0.00196865384615386, 0.00215572411535857, 0.00510269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 150, '2021-06-27 00:00:00', 0.000188868696758857, 0.000384230769230759, 0.000279960436765381, 0.000574615384615357, 0.000333874746205608, 0.000847115384615383, 0.000797718405106808, 0.00202557692307696, 0.00214223445531494, 0.00510269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 165, '2021-06-27 00:00:00', 0.00019576762127191, 0.000399807692307673, 0.000245564342187207, 0.000594615384615403, 0.000264621645721981, 0.000853846153846145, 0.000829196204859747, 0.00205711538461538, 0.00213443245023482, 0.00507673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 180, '2021-06-27 00:00:00', 0.000173904040736896, 0.000446153846153831, 0.000191221176812466, 0.000613461538461518, 0.000378812110926531, 0.000963846153846123, 0.00082666580076462, 0.00211211538461538, 0.00214884828723168, 0.00509519230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 195, '2021-06-27 00:00:00', 0.000124710125429418, 0.000443846153846166, 0.000196021290052504, 0.000637884615384627, 0.000349867282529576, 0.00104865384615386, 0.000866930149790251, 0.00207826923076924, 0.00216074040906921, 0.00509634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 210, '2021-06-27 00:00:00', 0.000177223999937474, 0.00048288461538461, 0.000298349047000584, 0.000758076923076885, 0.000326128632007979, 0.00104326923076922, 0.000878797977134321, 0.00206326923076923, 0.00219366851152619, 0.00512153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 225, '2021-06-27 00:00:00', 0.000220120334223026, 0.000520192307692274, 0.000312836956797713, 0.000789807692307691, 0.000282178953039465, 0.000975192307692325, 0.00084322394142044, 0.00209884615384615, 0.00220497134989237, 0.00512442307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 240, '2021-06-27 00:00:00', 0.000253641782532274, 0.000556923076923096, 0.000279614913765347, 0.000722500000000002, 0.000285859029270334, 0.00107076923076924, 0.000842219069802186, 0.00205980769230769, 0.00226890252189163, 0.00517057692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 255, '2021-06-27 00:00:00', 0.000149883159622627, 0.000474807692307677, 0.000233082685889649, 0.000678461538461551, 0.000413786827317589, 0.00104346153846152, 0.000893116152322012, 0.00201269230769231, 0.00235861768513156, 0.00519423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 270, '2021-06-27 00:00:00', 0.000229583569500543, 0.000518846153846171, 0.000312979969867831, 0.000772307692307713, 0.000481601015843559, 0.000976538461538471, 0.00106647487258076, 0.00200442307692308, 0.00236394478817472, 0.00518519230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 285, '2021-06-27 00:00:00', 0.000245605687731708, 0.000558076923076933, 0.000359802777173236, 0.000729038461538455, 0.000693766863966938, 0.00108769230769231, 0.0010793308646493, 0.00195634615384617, 0.00237372240130591, 0.00527903846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 300, '2021-06-27 00:00:00', 0.000194128426959709, 0.00045038461538462, 0.000218598683928754, 0.000599230769230775, 0.000758369607472838, 0.00112730769230768, 0.00107847363649531, 0.00191923076923077, 0.00239200932594013, 0.00525115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 315, '2021-06-27 00:00:00', 0.000163225657862402, 0.000426153846153837, 0.000670035705133606, 0.000794615384615372, 0.000878217885177786, 0.00115057692307692, 0.00114356192863147, 0.00195326923076922, 0.00243229686478881, 0.00543903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 330, '2021-06-27 00:00:00', 0.000695101763440804, 0.00061730769230768, 0.00078680072738618, 0.000869230769230767, 0.000930037550937528, 0.00113038461538463, 0.00119329139197173, 0.00192788461538459, 0.00249017376594794, 0.00544923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 345, '2021-06-27 00:00:00', 0.000303931988849744, 0.000494423076923045, 0.000388275080917548, 0.000646538461538436, 0.000433288143600321, 0.00091384615384612, 0.000766575802865212, 0.00176269230769228, 0.00209647121097847, 0.00526653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 360, '2021-06-27 00:00:00', 0.000196514336920697, 0.000408269230769232, 0.000305440728229773, 0.000605961538461546, 0.000323342459559276, 0.000852884615384583, 0.000697957018733924, 0.00174499999999997, 0.00203514879440903, 0.00526884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 375, '2021-06-27 00:00:00', 0.00019767494685818, 0.000419230769230783, 0.000230248694976688, 0.000587692307692272, 0.000271489622977791, 0.000788846153846146, 0.000623667687647332, 0.00182076923076921, 0.00197536111596374, 0.00526346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 390, '2021-06-27 00:00:00', 0.000207732168539589, 0.000429423076923046, 0.000241888165513274, 0.000603269230769203, 0.000278640725390522, 0.00079442307692308, 0.000638941311858902, 0.00191999999999998, 0.00202934423853162, 0.00529403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 405, '2021-06-27 00:00:00', 0.000156078382675041, 0.000392307692307709, 0.000213056240318061, 0.00053480769230772, 0.00048186464744938, 0.000881538461538498, 0.000729168045419929, 0.00203403846153846, 0.00205415800643099, 0.00527134615384618 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 420, '2021-06-27 00:00:00', 0.000110690316441178, 0.000332884615384636, 0.000188946980760397, 0.000540192307692328, 0.000449467890527629, 0.000875769230769263, 0.000763405527881458, 0.00205499999999998, 0.00208901592585156, 0.00527153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 435, '2021-06-27 00:00:00', 0.000133513612097728, 0.000441730769230802, 0.000486702562778701, 0.000729230769230807, 0.000489326224359711, 0.000896923076923103, 0.000741663644476693, 0.00212980769230766, 0.0021288767081401, 0.00527903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 450, '2021-06-27 00:00:00', 0.000523007611358032, 0.000549807692307716, 0.000488653408712289, 0.000668076923076927, 0.000549553944996754, 0.000891538461538461, 0.000749345688943667, 0.00218980769230765, 0.00215209859117879, 0.00525711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 465, '2021-06-27 00:00:00', 0.000164470829772823, 0.000374423076923079, 0.000247083293336795, 0.000553076923076942, 0.000390708823313968, 0.000820769230769227, 0.000731939572957731, 0.00220346153846152, 0.00213219396758, 0.00523865384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 480, '2021-06-27 00:00:00', 0.000157246499288385, 0.000387692307692328, 0.000283505053543311, 0.000563653846153841, 0.000343088012928729, 0.000799230769230762, 0.000748637839936383, 0.0021961538461538, 0.00213965198464249, 0.00520884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 495, '2021-06-27 00:00:00', 0.000224460378549199, 0.000382692307692295, 0.000276167730527338, 0.000586153846153835, 0.000370920943266683, 0.000827884615384599, 0.000707519529493998, 0.0021782692307692, 0.00210558225091887, 0.00517384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 510, '2021-06-27 00:00:00', 0.0001754896446649, 0.000428846153846154, 0.000203041962317002, 0.000569038461538466, 0.000360895947075309, 0.00087673076923074, 0.000699527780280823, 0.00219634615384614, 0.00209904106310843, 0.00516923076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 525, '2021-06-27 00:00:00', 0.000142446886187858, 0.000383653846153832, 0.000237785941228995, 0.000583076923076926, 0.000349391393932149, 0.000877884615384602, 0.000689024282256042, 0.0022076923076923, 0.00211629986424056, 0.00514865384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 540, '2021-06-27 00:00:00', 0.000171468768181097, 0.000451538461538465, 0.000230565859104525, 0.000658846153846123, 0.000368771400943502, 0.000972115384615382, 0.00070684654520025, 0.00224596153846151, 0.0021186601807601, 0.00515980769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 555, '2021-06-27 00:00:00', 0.000210413512289125, 0.00050961538461535, 0.000338470769104901, 0.00070730769230768, 0.000353036062659994, 0.00116769230769229, 0.000746445319755311, 0.00228115384615382, 0.00213419503830799, 0.00515769230769233 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 570, '2021-06-27 00:00:00', 0.000268128915607064, 0.000466346153846177, 0.000297816153924655, 0.000712307692307721, 0.000398646411671385, 0.00119980769230771, 0.000700314242652211, 0.00223096153846153, 0.00207129503339928, 0.00512365384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 585, '2021-06-27 00:00:00', 0.000225278630896217, 0.000522692307692324, 0.000317729686756142, 0.000853076923076926, 0.00049750995351466, 0.00130307692307693, 0.000654221557390013, 0.00219961538461538, 0.00205282845212308, 0.00511557692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 600, '2021-06-27 00:00:00', 0.00024336874522799, 0.00062788461538463, 0.00038555539360574, 0.000925192307692322, 0.000479177821497798, 0.00122423076923076, 0.000661019637785787, 0.0021451923076923, 0.0020500581605258, 0.00508269230769234 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 615, '2021-06-27 00:00:00', 0.000218059977634953, 0.0006319230769231, 0.000305788073923512, 0.000892115384615379, 0.000413417325006305, 0.00116173076923076, 0.000675362039661235, 0.00212673076923078, 0.00203278109041245, 0.00504480769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 630, '2021-06-27 00:00:00', 0.000226755035564476, 0.000584615384615389, 0.000349816930143993, 0.000808269230769222, 0.000398298303362616, 0.00109346153846153, 0.0006636651148097, 0.00211076923076923, 0.00212480077799161, 0.00505211538461542 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 645, '2021-06-27 00:00:00', 0.000280660005097862, 0.000554038461538453, 0.000299739694760939, 0.000791730769230764, 0.000331924516442198, 0.00113673076923077, 0.000636117097347986, 0.00208980769230768, 0.00217008815843611, 0.0050738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 660, '2021-06-27 00:00:00', 0.000156419677101733, 0.000578653846153828, 0.000219489968230523, 0.000780384615384604, 0.000329048570181431, 0.00115519230769226, 0.00061142406283639, 0.00204076923076921, 0.00220933092029795, 0.0050763461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 675, '2021-06-27 00:00:00', 0.000151381459082197, 0.000512115384615392, 0.00026768358186488, 0.000822500000000008, 0.000409712281785866, 0.00115192307692304, 0.000721190068833864, 0.00199634615384615, 0.00222932055879051, 0.00507192307692312 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 690, '2021-06-27 00:00:00', 0.000231126671895597, 0.000608461538461553, 0.000274766264304766, 0.000782499999999977, 0.000408063909021818, 0.00114807692307693, 0.000773164824700296, 0.00197538461538463, 0.00222299517283811, 0.00504153846153851 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 705, '2021-06-27 00:00:00', 0.000127097933167253, 0.000456730769230772, 0.000292204354203335, 0.000755769230769237, 0.000312786729995925, 0.00102153846153849, 0.000770198376044473, 0.00188346153846155, 0.0021469021062559, 0.00500942307692312 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 720, '2021-06-27 00:00:00', 0.000286228257487996, 0.000576153846153829, 0.000303825671169424, 0.000780961538461539, 0.000317545454044979, 0.00102134615384614, 0.000759621692281501, 0.00192134615384614, 0.00212123198056803, 0.00499865384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 735, '2021-06-27 00:00:00', 0.00028624874873762, 0.000532115384615378, 0.000281226776819018, 0.000747500000000021, 0.000339048498913351, 0.000958269230769223, 0.000726518674650126, 0.00187576923076925, 0.0021161866283846, 0.00495038461538465 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 750, '2021-06-27 00:00:00', 0.00019752049552857, 0.000522884615384633, 0.000238152181469057, 0.000702692307692299, 0.000454385679961273, 0.000927884615384605, 0.000748967211976157, 0.00188826923076924, 0.00210876744897252, 0.00496307692307697 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 765, '2021-06-27 00:00:00', 0.000142316683707679, 0.000484038461538456, 0.000232658630748002, 0.000644038461538453, 0.000383002560746601, 0.000840192307692312, 0.000764438682956311, 0.0019325, 0.00211088338234164, 0.00496057692307696 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 780, '2021-06-27 00:00:00', 0.000167970693414548, 0.000436923076923053, 0.000319871909459955, 0.000620961538461524, 0.000344023758124124, 0.000832884615384606, 0.000796878067113254, 0.00207557692307691, 0.0021083638297176, 0.00494403846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 795, '2021-06-27 00:00:00', 0.000221261505567889, 0.000450576923076886, 0.000241699431907951, 0.000593846153846124, 0.00030060196017583, 0.000846538461538448, 0.000802121226211132, 0.0021426923076923, 0.0021083638297176, 0.00494403846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 810, '2021-06-27 00:00:00', 0.000151704799376456, 0.000417884615384612, 0.000234978967962263, 0.000653653846153824, 0.000263417845899768, 0.00085980769230768, 0.000896618948306107, 0.00219653846153844, 0.0021083638297176, 0.00494403846153849 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 825, '2021-06-27 00:00:00', 0.000198343137012586, 0.000524999999999972, 0.000217832769308553, 0.000678653846153826, 0.000288909354962096, 0.00093615384615383, 0.000930132434739194, 0.00231211538461538, 0.0021066928968263, 0.00494980769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 840, '2021-06-27 00:00:00', 0.000148734792370636, 0.000450961538461538, 0.00021341770166649, 0.00062865384615384, 0.000271463908920041, 0.000894423076923104, 0.00105295037869787, 0.00243249999999998, 0.0020620830860676, 0.00492557692307695 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 855, '2021-06-27 00:00:00', 0.000131360338236193, 0.000451538461538473, 0.000169933923810217, 0.000658461538461539, 0.000401031794250783, 0.000942500000000009, 0.00106650363337402, 0.00246499999999998, 0.00204468933130155, 0.00492269230769233 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 870, '2021-06-27 00:00:00', 0.000170921146911503, 0.00050403846153845, 0.000247373899500032, 0.000670384615384626, 0.000405581112062113, 0.00103596153846152, 0.00107497806775478, 0.00246461538461536, 0.00204264874234787, 0.00491173076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 885, '2021-06-27 00:00:00', 0.000192734672143222, 0.000494423076923105, 0.000330965952234449, 0.000727307692307692, 0.000404671043992725, 0.00105942307692307, 0.00108241794856913, 0.0024611538461538, 0.00206584720002376, 0.0049144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 900, '2021-06-27 00:00:00', 0.000251814644897031, 0.000536153846153866, 0.000289772125325056, 0.000771730769230752, 0.000393103088847643, 0.00110903846153846, 0.00100409976902391, 0.00246711538461537, 0.00206439479863113, 0.00489673076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 915, '2021-06-27 00:00:00', 0.000210026463534051, 0.000571346153846122, 0.000216102895719746, 0.000797692307692307, 0.000374321385977346, 0.0011175, 0.000927950512606229, 0.00242307692307691, 0.00207280787821734, 0.00490250000000003 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 930, '2021-06-27 00:00:00', 0.000161164989517432, 0.00058192307692308, 0.000288075310666143, 0.000784230769230774, 0.000424353490165213, 0.00108173076923077, 0.000901924971295357, 0.00237057692307692, 0.00207068699116609, 0.00488115384615387 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 945, '2021-06-27 00:00:00', 0.000228249526075853, 0.000560384615384623, 0.000376104578337148, 0.000830576923076916, 0.000480262428261878, 0.00118, 0.000859950803601795, 0.00232923076923077, 0.00216764143358981, 0.00494076923076925 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 960, '2021-06-27 00:00:00', 0.000229529703122246, 0.000611730769230771, 0.00024819479012695, 0.000780576923076913, 0.000556612038621564, 0.00131980769230766, 0.000781441591891828, 0.0022551923076923, 0.00216624868946649, 0.00494076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 975, '2021-06-27 00:00:00', 0.00014524422403448, 0.000526730769230753, 0.00027387560342946, 0.000854615384615364, 0.000526001791456449, 0.00139326923076922, 0.00104106441461835, 0.00228365384615385, 0.00215346790978215, 0.00491903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 990, '2021-06-27 00:00:00', 0.000238117941042169, 0.000653076923076923, 0.000449069636539296, 0.00103846153846152, 0.000507313626255612, 0.00135365384615384, 0.00103636281514507, 0.00218326923076925, 0.00216253241860981, 0.00489769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1005, '2021-06-27 00:00:00', 0.00024576286256345, 0.000705769230769183, 0.000322271087511961, 0.000979423076923088, 0.000399283059418324, 0.00129519230769233, 0.00102284995891948, 0.00206096153846156, 0.00218583242372679, 0.00487923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1020, '2021-06-27 00:00:00', 0.000245344655535829, 0.000715000000000021, 0.00027094308229985, 0.000908076923076928, 0.000612630300112037, 0.00149173076923076, 0.00103423044597645, 0.00198884615384619, 0.00220063948747769, 0.00491807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1035, '2021-06-27 00:00:00', 0.000158525901790423, 0.000587692307692306, 0.000308452527203917, 0.000850192307692326, 0.000588481651240009, 0.00134557692307693, 0.00104418123979437, 0.00188230769230773, 0.00219601786457633, 0.00490730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1050, '2021-06-27 00:00:00', 0.000285958845882532, 0.000652692307692339, 0.000587150878263963, 0.00110807692307692, 0.000563024524674194, 0.00127384615384617, 0.00106480350299952, 0.00184250000000004, 0.0021840335038991, 0.00491711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1065, '2021-06-27 00:00:00', 0.000436051558348856, 0.000854807692307716, 0.000413631013567183, 0.00100615384615389, 0.000453416093501486, 0.0012069230769231, 0.00105185096926252, 0.00176230769230774, 0.00216375458049552, 0.00493326923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1080, '2021-06-27 00:00:00', 0.000267018941995913, 0.000658653846153882, 0.000333148846382718, 0.000843076923076938, 0.000360152958957929, 0.0010419230769231, 0.00104563385266842, 0.00163807692307695, 0.00218697585368823, 0.00492923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1095, '2021-06-27 00:00:00', 0.000218805937902837, 0.000539038461538449, 0.000265492865324957, 0.000727692307692284, 0.000373635363175595, 0.000959230769230785, 0.00109152569651561, 0.00166211538461541, 0.0022354098918577, 0.00492923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1110, '2021-06-27 00:00:00', 0.000174416499748763, 0.000466346153846143, 0.000246838237282251, 0.000643653846153861, 0.000341526662997843, 0.000837692307692321, 0.00111153000928383, 0.00159519230769235, 0.00224629925569898, 0.00493288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974415 and enddate = '2021-06-27 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 974415, 2, 1125, '2021-06-27 00:00:00', 0.00015594833957237, 0.000501730769230768, 0.000259045288585682, 0.000677307692307706, 0.000270837802724442, 0.00079865384615386, 0.00109142583172375, 0.00160711538461542, 0.00226625231129754, 0.0049[...];
Date: 2021-06-27 14:50:30 Duration: 10s944ms 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 974410, 1, 0, '2021-06-27 00:00:00', 0.000584876426933592, 0.000797499999999979, 0.000620276790716418, 0.0010970833333333, 0.00063187551516627, 0.00136666666666666, 0.000605241447808163, 0.00215708333333333, 0.00135201453287361, 0.00436041666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 15, '2021-06-27 00:00:00', 0.000335998404068012, 0.000650833333333323, 0.000402473331549668, 0.000897500000000014, 0.000383011522133418, 0.0012975, 0.000516500908426858, 0.00211083333333333, 0.00112730528702075, 0.00440458333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 30, '2021-06-27 00:00:00', 0.000413439791914674, 0.000627307692307728, 0.000518428542661515, 0.000941923076923107, 0.000434715822295247, 0.00130461538461538, 0.000650274261665508, 0.00211615384615384, 0.0011765457263336, 0.00425038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 45, '2021-06-27 00:00:00', 0.000303824848327998, 0.000668461538461562, 0.00025564428411366, 0.00102499999999999, 0.000343798688859509, 0.00122153846153848, 0.000729470619432595, 0.00210923076923075, 0.00120629910820723, 0.00426846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 60, '2021-06-27 00:00:00', 0.000270456309567013, 0.000891153846153843, 0.000319971152545863, 0.00100153846153846, 0.000429495768762189, 0.00125884615384616, 0.000798604937471484, 0.0020953846153846, 0.00121533104068873, 0.00427846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 75, '2021-06-27 00:00:00', 0.000171489403126312, 0.000446153846153857, 0.000237841576232199, 0.000666153846153863, 0.000416377232807009, 0.000985000000000014, 0.000763544366752844, 0.00188, 0.00120040916101394, 0.00428307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 90, '2021-06-27 00:00:00', 0.000233928764085713, 0.000546800000000003, 0.000371819848851584, 0.00074799999999998, 0.000543124602032858, 0.0010352, 0.000738816621361484, 0.00193199999999999, 0.00123921103933109, 0.0042876 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 105, '2021-06-27 00:00:00', 0.000219755166795526, 0.000465599999999968, 0.000329675598126416, 0.000751200000000001, 0.000530132687793029, 0.000976400000000002, 0.000733962306025772, 0.00195559999999999, 0.00123532289975808, 0.0042832 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 120, '2021-06-27 00:00:00', 0.000231856277321418, 0.000596400000000026, 0.000366063746725432, 0.000751200000000027, 0.000471096946852056, 0.000936400000000015, 0.00074170928716492, 0.0019408, 0.00133836567001202, 0.00431680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 135, '2021-06-27 00:00:00', 0.000357394739748656, 0.00048320000000003, 0.000449967406227052, 0.000650399999999998, 0.000385891608270203, 0.000900399999999975, 0.000722567643892233, 0.00188039999999999, 0.00141610051432328, 0.00430639999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 150, '2021-06-27 00:00:00', 0.000248604773351867, 0.000412799999999978, 0.000326917420765541, 0.000605999999999991, 0.000525618683077387, 0.00102399999999997, 0.000732871748670936, 0.00185519999999998, 0.00140018546390589, 0.00425879999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 165, '2021-06-27 00:00:00', 0.000253986876301353, 0.000465200000000001, 0.000227897637840609, 0.000709599999999977, 0.000520656636693809, 0.00108199999999997, 0.000743814941142404, 0.00187239999999998, 0.00142249159341396, 0.00427359999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 180, '2021-06-27 00:00:00', 0.000188972661162054, 0.000557599999999967, 0.000426715361804553, 0.00082119999999998, 0.000406730049705335, 0.0011172, 0.000733069346424109, 0.00182639999999999, 0.00140986701500533, 0.00425399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 195, '2021-06-27 00:00:00', 0.00030202262608398, 0.000535200000000007, 0.000311648840844944, 0.00071200000000001, 0.000353806915327135, 0.00101280000000001, 0.000711618577610231, 0.00175519999999999, 0.00142287947486779, 0.00422879999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 210, '2021-06-27 00:00:00', 0.000184119526395183, 0.000506000000000002, 0.000281491858970457, 0.000717200000000027, 0.000445732356166027, 0.00102240000000001, 0.000711746677781731, 0.001718, 0.00143611895978942, 0.00424279999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 225, '2021-06-27 00:00:00', 0.000243658335821672, 0.000505769230769248, 0.000330600386243884, 0.000736153846153835, 0.000526057616031381, 0.00099615384615383, 0.000704938731653061, 0.00168115384615385, 0.00148059447520243, 0.00425999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 240, '2021-06-27 00:00:00', 0.000188265361003659, 0.000500384615384597, 0.000273348467373384, 0.000680769230769224, 0.000424303954911837, 0.000935384615384594, 0.000578759415939368, 0.00159230769230768, 0.00148100657039002, 0.0042426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 255, '2021-06-27 00:00:00', 0.000184699339884711, 0.000484615384615365, 0.000252227308958811, 0.000668846153846155, 0.000304975408844683, 0.000865000000000005, 0.000533625192577965, 0.00154038461538462, 0.00150846228376398, 0.00424230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 270, '2021-06-27 00:00:00', 0.00018567838199008, 0.000507307692307685, 0.00025239285617097, 0.000706923076923071, 0.000339823709952898, 0.000928076923076905, 0.000518123982786434, 0.00150730769230768, 0.00151179775814705, 0.0042326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 285, '2021-06-27 00:00:00', 0.000210147201156358, 0.000524615384615371, 0.000210052008211889, 0.000624615384615377, 0.000423707446240924, 0.000959999999999978, 0.000522594121077361, 0.00151384615384615, 0.00151216584357057, 0.00423153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 300, '2021-06-27 00:00:00', 0.00017889274827286, 0.000471153846153858, 0.000350784615047256, 0.000705384615384616, 0.000431190837636348, 0.000901538461538466, 0.000546349141680839, 0.00145576923076923, 0.00152041128039043, 0.00422230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 315, '2021-06-27 00:00:00', 0.000339858794207254, 0.000520000000000008, 0.000428296087375946, 0.000721538461538466, 0.000428067032852767, 0.000905769230769221, 0.000538067339222961, 0.00144730769230769, 0.00152086028286625, 0.00422999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 330, '2021-06-27 00:00:00', 0.000168851019146064, 0.00043759999999998, 0.000206256313034692, 0.000539999999999985, 0.000264664567581936, 0.000768399999999971, 0.000333063057092781, 0.00134319999999999, 0.00152997418278872, 0.00416719999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 345, '2021-06-27 00:00:00', 0.00015531209274828, 0.000355384615384621, 0.000223068116537041, 0.000539230769230766, 0.00026409118471878, 0.000728076923076919, 0.00032308441383257, 0.00137653846153844, 0.00150989276236631, 0.00416807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 360, '2021-06-27 00:00:00', 0.000160831014995886, 0.000398846153846153, 0.000175510245153522, 0.000539615384615376, 0.000253429705016264, 0.000728846153846155, 0.000397322771327501, 0.00147576923076919, 0.00152055435235362, 0.00417153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 375, '2021-06-27 00:00:00', 0.000129861464645983, 0.000379999999999996, 0.000182185450740549, 0.000506538461538449, 0.000222140980876156, 0.00071884615384614, 0.000396000194250148, 0.00156192307692304, 0.00153287683282623, 0.00418076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 390, '2021-06-27 00:00:00', 0.00013499857549103, 0.000363846153846146, 0.000198227530495015, 0.000496923076923104, 0.000236483533334694, 0.00071269230769228, 0.00043150256260938, 0.00166230769230764, 0.00153545803739971, 0.00417923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 405, '2021-06-27 00:00:00', 0.000221365343684641, 0.000358846153846139, 0.00024296406825196, 0.000526538461538435, 0.000219798509129129, 0.000709230769230761, 0.000438193494316794, 0.00171153846153843, 0.00153007913319742, 0.00418307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 420, '2021-06-27 00:00:00', 0.000182175317081771, 0.000390384615384585, 0.000206275394707019, 0.000538461538461488, 0.000180963659760301, 0.000720384615384569, 0.00045735375972925, 0.00175730769230765, 0.00152111780760578, 0.00420076923076921 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 435, '2021-06-27 00:00:00', 0.000124621889668754, 0.000348846153846142, 0.000161442059146719, 0.000513461538461537, 0.000184439274976472, 0.000684615384615369, 0.000524146779207754, 0.00182461538461534, 0.0015182235063997, 0.00420884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 450, '2021-06-27 00:00:00', 0.000138333487797281, 0.000381923076923119, 0.000146458185158755, 0.000515000000000026, 0.000202256881598233, 0.000679615384615396, 0.000541166830525991, 0.00185846153846152, 0.0015175459947408, 0.00420538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 465, '2021-06-27 00:00:00', 0.000115466278793682, 0.000342692307692298, 0.00013425406454242, 0.000511923076923066, 0.000198739489320539, 0.000755769230769212, 0.000560539437986739, 0.00195269230769228, 0.00153701448869603, 0.00417846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 480, '2021-06-27 00:00:00', 0.000112927478430286, 0.000386153846153848, 0.000130199846390069, 0.000520000000000008, 0.00019661168288319, 0.000731923076923081, 0.000557537028780638, 0.00195346153846153, 0.00155453742810671, 0.00415115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 495, '2021-06-27 00:00:00', 0.000109926548903542, 0.000350384615384631, 0.000183954843957357, 0.000530769230769232, 0.00024216491520003, 0.000740384615384632, 0.00058077891993958, 0.00193192307692307, 0.00155001761776589, 0.00414884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 510, '2021-06-27 00:00:00', 0.000209899976179102, 0.000425000000000009, 0.000180868417960086, 0.000565769230769222, 0.000314032090471886, 0.000818076923076936, 0.000639924634985668, 0.00194653846153845, 0.00160398331086656, 0.00417769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 525, '2021-06-27 00:00:00', 0.000155697932400675, 0.000404615384615379, 0.000193443690872736, 0.000577307692307708, 0.000346371965467098, 0.000828461538461534, 0.00066384439789409, 0.00195423076923076, 0.00160719617298622, 0.00418346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 540, '2021-06-27 00:00:00', 0.00012521243487035, 0.000446923076923067, 0.000214236748984334, 0.000634230769230782, 0.000375633413767253, 0.000912692307692292, 0.00067783195103666, 0.00195192307692308, 0.00161659875617346, 0.00419653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 555, '2021-06-27 00:00:00', 0.000177133152871368, 0.000468076923076898, 0.000195188272031008, 0.000607692307692283, 0.000366698576700048, 0.000970384615384593, 0.000712203190540023, 0.00194576923076924, 0.00163830893113786, 0.00423807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 570, '2021-06-27 00:00:00', 0.000122916481964205, 0.000422692307692284, 0.0003315307155975, 0.000683846153846125, 0.000393791041817065, 0.00109076923076919, 0.0007300195993154, 0.00198384615384616, 0.00166194270011379, 0.00424846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 585, '2021-06-27 00:00:00', 0.000265870992429374, 0.000529230769230778, 0.000322949150558032, 0.000798076923076925, 0.000391174365999859, 0.00113423076923078, 0.000709011988615165, 0.00199500000000001, 0.00170869347298319, 0.00427423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 974410, 1, 600, '2021-06-27 00:00:00', 0.000193958361907533, 0.00057038461538462, 0.000260287415104006, 0.000821538461538455, 0.000371999379652077, 0.00104346153846154, 0.000702106391236689, 0.00194576923076925, 0.001706780730363, 0.00424269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 615, '2021-06-27 00:00:00', 0.000164223581179376, 0.000515769230769219, 0.000226366618903591, 0.000694615384615383, 0.000322788809261741, 0.000973846153846137, 0.000617632203225806, 0.00186153846153848, 0.00163481883258807, 0.00419615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 630, '2021-06-27 00:00:00', 0.000219707847974421, 0.0005234615384615, 0.000268383193329131, 0.000708461538461534, 0.000371001969723154, 0.000977692307692299, 0.00064245969643122, 0.00185769230769231, 0.00170812393713552, 0.00426923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 645, '2021-06-27 00:00:00', 0.000187658035963103, 0.000503461538461549, 0.000286671347606384, 0.00070730769230768, 0.000427447522645052, 0.00104076923076923, 0.000558956307636109, 0.00179192307692308, 0.00176002902073977, 0.00429692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 660, '2021-06-27 00:00:00', 0.000203284189101063, 0.000507307692307677, 0.00024937090077603, 0.000704615384615397, 0.000377806014530449, 0.00103576923076923, 0.000490322970484409, 0.00176384615384617, 0.00174689509173805, 0.00429230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 675, '2021-06-27 00:00:00', 0.0001909119813301, 0.000509230769230783, 0.000275329173619777, 0.000773076923076932, 0.000276332018802351, 0.000979230769230771, 0.000503325556061525, 0.00173615384615388, 0.00172827779996336, 0.0042919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 690, '2021-06-27 00:00:00', 0.000254422120470315, 0.000558846153846151, 0.00028221350346581, 0.000747307692307669, 0.000330019113665564, 0.000923846153846126, 0.000545367201631559, 0.00168423076923077, 0.00174930368564623, 0.00429923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 705, '2021-06-27 00:00:00', 0.000202464811757503, 0.000550000000000008, 0.000178198247422988, 0.000708846153846152, 0.000328216626401118, 0.000903076923076938, 0.000510129546141151, 0.00170807692307694, 0.00174485516260277, 0.00433346153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 720, '2021-06-27 00:00:00', 0.000149083869013392, 0.000475000000000012, 0.000233013700488546, 0.000639230769230789, 0.00033032105594405, 0.000880000000000043, 0.000541699320514795, 0.00176307692307694, 0.00175045998350323, 0.00435692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 735, '2021-06-27 00:00:00', 0.000222894593922756, 0.000445000000000029, 0.000306893115946534, 0.000659230769230818, 0.000305473403097569, 0.00085500000000005, 0.000529421890803133, 0.00176346153846157, 0.00176552302122106, 0.00438346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 750, '2021-06-27 00:00:00', 0.000166445648324452, 0.0004519230769231, 0.000184802597384325, 0.000600000000000045, 0.000247023200405251, 0.000852692307692326, 0.000497600395745596, 0.0017769230769231, 0.00173256612705413, 0.00441576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 765, '2021-06-27 00:00:00', 0.000180162319974137, 0.000452307692307718, 0.000213198354734595, 0.000621538461538494, 0.000291259334614342, 0.000909999999999992, 0.000487805919792506, 0.00178884615384617, 0.00171036500827702, 0.00444269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 780, '2021-06-27 00:00:00', 0.000109729737922832, 0.000413846153846175, 0.000168048070045885, 0.000608076923076927, 0.00021883889402582, 0.000917692307692316, 0.000458818046724419, 0.00177500000000001, 0.00177041029577459, 0.00448615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 795, '2021-06-27 00:00:00', 0.000163323652251028, 0.000441153846153858, 0.000179091725531461, 0.00064461538461538, 0.000267416126318842, 0.000890769230769233, 0.000419333537157013, 0.00181615384615386, 0.00189487356996553, 0.00454461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 810, '2021-06-27 00:00:00', 0.000144369717685585, 0.000441153846153833, 0.000172915719799728, 0.000629615384615393, 0.000230187883126953, 0.000847692307692301, 0.000402991315042869, 0.00186500000000003, 0.00190920732645374, 0.00456384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 825, '2021-06-27 00:00:00', 0.000145868222932675, 0.00047846153846153, 0.000151108722957474, 0.00063538461538461, 0.000208697425438403, 0.000808846153846158, 0.000450084436522742, 0.00190000000000002, 0.00191219406803967, 0.00455692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 840, '2021-06-27 00:00:00', 0.000135208670636819, 0.000455769230769262, 0.000202293389374487, 0.000591153846153842, 0.000185449142935171, 0.000800769230769233, 0.00059079047437764, 0.00200576923076926, 0.00190951838470817, 0.0045573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 855, '2021-06-27 00:00:00', 0.000151367611615436, 0.000411923076923085, 0.000182805487209356, 0.000575384615384619, 0.000274328270508151, 0.000870000000000012, 0.000612783309674285, 0.00200076923076925, 0.00190205572999323, 0.00457 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 870, '2021-06-27 00:00:00', 0.00016010189063414, 0.000436153846153825, 0.000182296883808139, 0.000598076923076921, 0.000316686693023976, 0.00086769230769233, 0.0006396404037847, 0.0019796153846154, 0.00189453810080048, 0.00458115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 885, '2021-06-27 00:00:00', 0.000136609493982488, 0.000433076923076908, 0.000248002791547532, 0.000654230769230768, 0.00032410729467497, 0.000921538461538461, 0.000697802705200125, 0.00201615384615384, 0.00189326648943039, 0.004615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 900, '2021-06-27 00:00:00', 0.000251601638737467, 0.000519230769230789, 0.000305352255599989, 0.000670000000000034, 0.000357562044105097, 0.00101115384615385, 0.000725758595168913, 0.00200846153846155, 0.00205483418758342, 0.00469346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 915, '2021-06-27 00:00:00', 0.000155014639507172, 0.000478461538461547, 0.000210970285913582, 0.000687307692307711, 0.000254895755464552, 0.000959615384615403, 0.00071669508590043, 0.00196038461538464, 0.00211726470856952, 0.00469461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 930, '2021-06-27 00:00:00', 0.000153609394744729, 0.000499615384615412, 0.000231267078371427, 0.000717307692307712, 0.000249440296541016, 0.000927307692307712, 0.000734624969732054, 0.00191538461538463, 0.00217889050806919, 0.00474038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 945, '2021-06-27 00:00:00', 0.000137413469275955, 0.000472307692307669, 0.000194751123231681, 0.000649999999999971, 0.000288864088350343, 0.000912307692307682, 0.000746297527799711, 0.00191, 0.00218821082516854, 0.00475884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 960, '2021-06-27 00:00:00', 0.000205156975546488, 0.000494230769230762, 0.00025629580266081, 0.000676538461538478, 0.000317846600640105, 0.000997692307692311, 0.00074128038918117, 0.00194384615384617, 0.00214611692275929, 0.0048153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 975, '2021-06-27 00:00:00', 0.000197733309127393, 0.000482307692307701, 0.000229947485643696, 0.000749615384615385, 0.000448567120438491, 0.0011026923076923, 0.000748091314870464, 0.00195384615384616, 0.00216119212117189, 0.00481923076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 990, '2021-06-27 00:00:00', 0.000200720241591702, 0.00065615384615384, 0.000266211309937188, 0.000867307692307669, 0.000426040084788005, 0.00114692307692307, 0.000746198261961154, 0.00193961538461538, 0.002176512241744, 0.00483153846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1005, '2021-06-27 00:00:00', 0.000208560266147219, 0.000604230769230756, 0.000388489976110684, 0.000847307692307684, 0.000466125107009529, 0.00117615384615384, 0.000725466428211207, 0.00192153846153846, 0.00227932675620203, 0.00486230769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1020, '2021-06-27 00:00:00', 0.000249958765830259, 0.000620769230769249, 0.00034298688021556, 0.000850000000000009, 0.000511727842329699, 0.00125576923076921, 0.000686342031800034, 0.00182423076923079, 0.00229213276565398, 0.00488615384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1035, '2021-06-27 00:00:00', 0.000297849729794196, 0.000597692307692295, 0.000367701593059454, 0.000832692307692297, 0.000510244586900774, 0.00116153846153844, 0.000745509325123548, 0.00175807692307693, 0.00231204964013782, 0.00489846153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1050, '2021-06-27 00:00:00', 0.000250536654772534, 0.000603846153846147, 0.000335261321727041, 0.000908076923076894, 0.000363373933276223, 0.00106615384615384, 0.000634770945968836, 0.00164692307692309, 0.00232291981384171, 0.00489730769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1065, '2021-06-27 00:00:00', 0.000264836669550277, 0.00069769230769225, 0.000263150147254395, 0.000839999999999969, 0.000342073316477852, 0.00105692307692306, 0.00057982968321611, 0.00155230769230769, 0.00234550794892311, 0.00494653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1080, '2021-06-27 00:00:00', 0.00018007220773899, 0.000554800000000011, 0.000193591494303529, 0.000678799999999988, 0.000327577980537938, 0.000916400000000008, 0.000561465938414802, 0.00153240000000004, 0.00143699338898966, 0.00463599999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1095, '2021-06-27 00:00:00', 0.000147939696654249, 0.000423076923076902, 0.000298455769174994, 0.000649615384615362, 0.000321987338499242, 0.000819615384615391, 0.000551058840917973, 0.00162538461538464, 0.00239608427359176, 0.0050103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1110, '2021-06-27 00:00:00', 0.000242735690380725, 0.000463846153846161, 0.000291186432481897, 0.000631538461538474, 0.000320880759065484, 0.000797307692307715, 0.000590849844259548, 0.00168346153846158, 0.00240213955913023, 0.00501230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1125, '2021-06-27 00:00:00', 0.000253168232300483, 0.00045692307692309, 0.000278028498815916, 0.000610384615384617, 0.000306456923814493, 0.000750384615384621, 0.000583050466215272, 0.00165038461538464, 0.00242441964506654, 0.00500115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1140, '2021-06-27 00:00:00', 0.00015556942551106, 0.000424615384615382, 0.000201359991442807, 0.000534615384615394, 0.00021734658603609, 0.000716538461538493, 0.000566078140841403, 0.00160269230769234, 0.00242906414394198, 0.00503384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1155, '2021-06-27 00:00:00', 0.000197361441172127, 0.000403461538461551, 0.000210295396635692, 0.000501923076923086, 0.000425398455749286, 0.000839615384615419, 0.000567720543387865, 0.00160884615384621, 0.00242924692351036, 0.00504384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1170, '2021-06-27 00:00:00', 0.00011392305095312, 0.000332307692307683, 0.000180672248943975, 0.000547692307692326, 0.000437357801066685, 0.000824615384615389, 0.000561618677094646, 0.00162346153846156, 0.00243073148218011, 0.00504653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1185, '2021-06-27 00:00:00', 0.0001995182659847, 0.000423461538461605, 0.000477250619534601, 0.000658076923076964, 0.000435799706993249, 0.000815769230769255, 0.000524717653014097, 0.00161615384615387, 0.00238294388067816, 0.00503846153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1200, '2021-06-27 00:00:00', 0.000491579714171194, 0.000498846153846159, 0.000474797446691364, 0.000626153846153849, 0.000442168084991037, 0.000776153846153849, 0.00048823008447309, 0.00162384615384615, 0.00238119301062432, 0.0050480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1215, '2021-06-27 00:00:00', 0.000150134811214667, 0.000377307692307687, 0.000144032581784052, 0.000504230769230776, 0.000440158887396218, 0.000700384615384592, 0.00052743399149525, 0.00178884615384616, 0.00253848095097473, 0.00515153846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1230, '2021-06-27 00:00:00', 0.000151216604704829, 0.000357692307692311, 0.000193583613419656, 0.000491153846153836, 0.000440824402507592, 0.000683076923076915, 0.00058446254074873, 0.00184269230769233, 0.00253596044618512, 0.0051607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1245, '2021-06-27 00:00:00', 0.000202411994171846, 0.000331153846153855, 0.000471135453330176, 0.000503846153846158, 0.000452194818464523, 0.000708076923076942, 0.000597320813170074, 0.00184807692307695, 0.00253414953113542, 0.00516461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1260, '2021-06-27 00:00:00', 0.000463829544287402, 0.000375384615384615, 0.000454245104964956, 0.000491153846153853, 0.000437828206562301, 0.000831538461538469, 0.000586876608705913, 0.00184807692307695, 0.0025351374412749, 0.00516461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1275, '2021-06-27 00:00:00', 0.00014452042708957, 0.000323076923076939, 0.000213559215351507, 0.000486538461538446, 0.000415737343116468, 0.000978461538461535, 0.000567429290749078, 0.00183999999999999, 0.00250857581415924, 0.00514384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1290, '2021-06-27 00:00:00', 0.000191488501361975, 0.000339615384615363, 0.00027983649071998, 0.000617307692307663, 0.000448233627269756, 0.00101576923076922, 0.000647544949434744, 0.00184769230769229, 0.00247840162511741, 0.00517884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1305, '2021-06-27 00:00:00', 0.000268268808932689, 0.000521923076923054, 0.00044779957742103, 0.000827307692307689, 0.00042861009715662, 0.000991153846153849, 0.00067970989286719, 0.00187846153846153, 0.00245036336394924, 0.00520384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1320, '2021-06-27 00:00:00', 0.000454457749580569, 0.000649615384615379, 0.00043342641998206, 0.000807692307692313, 0.000433578313394641, 0.000953076923076924, 0.000714683038943739, 0.00186961538461538, 0.00243521775996761, 0.00521846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1335, '2021-06-27 00:00:00', 0.000243699689087915, 0.00039153846153849, 0.000256007511909034, 0.000559615384615387, 0.000290640936287643, 0.000781923076923075, 0.000911425004299072, 0.00187346153846154, 0.00246321419162976, 0.00520192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1350, '2021-06-27 00:00:00', 0.000229547045622122, 0.000450384615384603, 0.000270786887536183, 0.000621538461538468, 0.000283590441414268, 0.000776538461538433, 0.000998327909749411, 0.00189884615384614, 0.00244296544262219, 0.00519807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1365, '2021-06-27 00:00:00', 0.00022791125128335, 0.000406538461538469, 0.000240408946460945, 0.000587307692307697, 0.00034918212131518, 0.000731923076923081, 0.000987712275139645, 0.00188346153846153, 0.00243405344104154, 0.00521192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1380, '2021-06-27 00:00:00', 0.000206141101787446, 0.00040692307692307, 0.00021683598906512, 0.000495384615384573, 0.000326043885672793, 0.000813846153846148, 0.00101172518311736, 0.00189961538461537, 0.00241718132097316, 0.00520846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1395, '2021-06-27 00:00:00', 0.000136085945693831, 0.000279230769230737, 0.000298516588896102, 0.000498076923076924, 0.000533168323832615, 0.00121269230769229, 0.000953406201267527, 0.00189076923076924, 0.00236264805803865, 0.00520538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1410, '2021-06-27 00:00:00', 0.000301412316628565, 0.000404230769230796, 0.000317744938832785, 0.000684615384615395, 0.000537835119143984, 0.00135884615384617, 0.000940295943593562, 0.00190269230769232, 0.0023615474717944, 0.00520769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 1, 1425, '2021-06-27 00:00:00', 0.000283199576270879, 0.000584999999999989, 0.000509302992786768, 0.00116153846153844, 0.000578302156848307, 0.00140423076923078, 0.000955251799265514, 0.00195500000000001, 0.00236062690500118, 0.00520923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 0, '2021-06-27 00:00:00', 0.000546728029701731, 0.00103653846153845, 0.000549261882333576, 0.00127384615384616, 0.000507133118618789, 0.00145000000000001, 0.000999968691817567, 0.00203423076923076, 0.00245587211518715, 0.00527038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 15, '2021-06-27 00:00:00', 0.000456998176509877, 0.000778400000000037, 0.000504895368698645, 0.000951200000000032, 0.000430225909649028, 0.0012288, 0.000936671945418097, 0.00201280000000001, 0.00243839086284379, 0.00530999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 30, '2021-06-27 00:00:00', 0.000397649343014665, 0.000624000000000002, 0.000333604056729933, 0.000900000000000016, 0.000416750524894672, 0.00110319999999999, 0.000963258013203113, 0.0019408, 0.00240708551295269, 0.0052424 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 45, '2021-06-27 00:00:00', 0.000251830529095683, 0.000638846153846137, 0.000326092955128753, 0.000883846153846145, 0.000458067008870303, 0.00104423076923076, 0.000886707739553806, 0.00183115384615386, 0.00235420684013828, 0.00515538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 60, '2021-06-27 00:00:00', 0.000312463413242844, 0.000674230769230788, 0.00040077866517757, 0.00074346153846155, 0.000499599993841229, 0.000918076923076908, 0.000885608352403098, 0.00180307692307694, 0.00236318715688402, 0.00514153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 75, '2021-06-27 00:00:00', 0.00018508875209976, 0.000355384615384621, 0.000234820062044237, 0.000537307692307702, 0.00045287542861827, 0.000818076923076911, 0.00074588027498747, 0.00175423076923078, 0.00227882591227622, 0.00508653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 90, '2021-06-27 00:00:00', 0.000154270491719536, 0.000389230769230783, 0.000186413931470135, 0.000516923076923081, 0.000464914384177784, 0.000825769230769209, 0.000674752148228112, 0.00175769230769234, 0.00225164883175385, 0.00507230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 105, '2021-06-27 00:00:00', 0.000124969534749012, 0.000335769230769253, 0.000308733641734207, 0.000592692307692339, 0.000436571255969113, 0.000792307692307707, 0.000723624211866897, 0.00188000000000002, 0.00225015052487948, 0.00507423076923079 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 120, '2021-06-27 00:00:00', 0.000304579407354822, 0.000506153846153857, 0.000413633245204553, 0.000662692307692311, 0.000491072452746179, 0.00082192307692309, 0.000748434263081153, 0.00196538461538461, 0.00227368332143106, 0.00514038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 135, '2021-06-27 00:00:00', 0.0001708080343994, 0.000360769230769203, 0.000220219470948, 0.000493846153846127, 0.000381269135711466, 0.000783076923076946, 0.000763462255376523, 0.00196884615384615, 0.00215478362290472, 0.00510269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 150, '2021-06-27 00:00:00', 0.00018812925180476, 0.000383846153846124, 0.000281326528049921, 0.000573846153846121, 0.000334718481023181, 0.000847307692307692, 0.00079735601545646, 0.00202615384615385, 0.00214133473832055, 0.00510230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 165, '2021-06-27 00:00:00', 0.000195916779820862, 0.000399230769230771, 0.000244756708087502, 0.000594615384615411, 0.000264072251185444, 0.000853076923076909, 0.000828018208644054, 0.00205692307692306, 0.00213319868164795, 0.00507615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 180, '2021-06-27 00:00:00', 0.000172790669263744, 0.000446153846153848, 0.000190579682507368, 0.000613846153846153, 0.000378816781368188, 0.000963076923076904, 0.000825663462826189, 0.00211192307692306, 0.00214760002005814, 0.00509461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 195, '2021-06-27 00:00:00', 0.000125386786201111, 0.000444615384615394, 0.000196469218571656, 0.00063807692307691, 0.000350489108796032, 0.00104884615384616, 0.00086596082696975, 0.00207807692307692, 0.00215900935260023, 0.00509576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 210, '2021-06-27 00:00:00', 0.000177596344383705, 0.000482692307692293, 0.000298537202938716, 0.000757307692307666, 0.000326491135466887, 0.00104269230769231, 0.000877821429186164, 0.00206230769230768, 0.00219190861684864, 0.00512076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 225, '2021-06-27 00:00:00', 0.000219434237564187, 0.000519230769230755, 0.000312563593529374, 0.00079, 0.000282109634989365, 0.0009753846153846, 0.000843146579098887, 0.00209807692307689, 0.00220359719898728, 0.00512384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 240, '2021-06-27 00:00:00', 0.000254425748576016, 0.000557307692307705, 0.000278104573580071, 0.000723076923076937, 0.000286963144243024, 0.00107038461538462, 0.00084281588462998, 0.00205884615384613, 0.00226805114580778, 0.00517000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 255, '2021-06-27 00:00:00', 0.000149191152552691, 0.000475000000000003, 0.000234338676672472, 0.000678846153846152, 0.000413781993882711, 0.00104346153846153, 0.000893800958740904, 0.00201192307692306, 0.00235712526999764, 0.00519346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 270, '2021-06-27 00:00:00', 0.000230489779516436, 0.000518461538461527, 0.000313254136199603, 0.000771923076923087, 0.00048164669464406, 0.000976538461538471, 0.00106727380958, 0.00200423076923075, 0.00236230604413436, 0.00518461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 285, '2021-06-27 00:00:00', 0.00024626096227064, 0.000557307692307688, 0.000359340421413388, 0.00072846153846152, 0.000694265411451921, 0.00108730769230767, 0.001080411673676, 0.00195576923076922, 0.0023732504162986, 0.00527846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 300, '2021-06-27 00:00:00', 0.000193099416403548, 0.00045076923076922, 0.000219270117926239, 0.000599230769230758, 0.000758255589139669, 0.00112653846153841, 0.00107852128112809, 0.00191807692307693, 0.00239162786531554, 0.00525038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 315, '2021-06-27 00:00:00', 0.000163701416750603, 0.000426923076923056, 0.000670696193977144, 0.000794230769230746, 0.000879322116528051, 0.0011507692307692, 0.0011449259969367, 0.00195346153846152, 0.0024321984989843, 0.00543846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 330, '2021-06-27 00:00:00', 0.000695842267714831, 0.000617307692307688, 0.000787509120826316, 0.000868846153846124, 0.000931116864515218, 0.00113115384615384, 0.00119466042809726, 0.00192846153846154, 0.00249022139886888, 0.00544884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 345, '2021-06-27 00:00:00', 0.000304172016110319, 0.000493846153846135, 0.0003887924104989, 0.000646538461538444, 0.000433581152017262, 0.000913846153846145, 0.00076766428960741, 0.00176269230769232, 0.0020963417219968, 0.00526615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 360, '2021-06-27 00:00:00', 0.000197221078605084, 0.000408076923076915, 0.000306217871156118, 0.000605769230769211, 0.000323450864179506, 0.000852692307692274, 0.000698857639294285, 0.00174499999999999, 0.0020348851413437, 0.00526846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 375, '2021-06-27 00:00:00', 0.000197433143503947, 0.000419615384615367, 0.000230552513624248, 0.000587692307692281, 0.0002717895113163, 0.000788461538461528, 0.000624678625066847, 0.00182076923076921, 0.00197462658592607, 0.00526307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 390, '2021-06-27 00:00:00', 0.000207711338159456, 0.00042999999999999, 0.000241943413600396, 0.000603846153846139, 0.000278957675311833, 0.00079423076923078, 0.000639048812388683, 0.00192076923076921, 0.00202884021435511, 0.00529384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 405, '2021-06-27 00:00:00', 0.000156238476498124, 0.0003923076923077, 0.000212982122760057, 0.00053423076923081, 0.000482164510706253, 0.000881153846153846, 0.000729038988089007, 0.00203461538461538, 0.00205345892056828, 0.00527153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 420, '2021-06-27 00:00:00', 0.000109435615071851, 0.000331923076923108, 0.000189490409743137, 0.000538846153846174, 0.000449597426765139, 0.000874615384615393, 0.000762360403362742, 0.00205576923076924, 0.00208775540123465, 0.00527115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 435, '2021-06-27 00:00:00', 0.000133886289296307, 0.000441538461538502, 0.000486230239859489, 0.000729615384615391, 0.000489580825416362, 0.000895769230769249, 0.000740637147742, 0.00213076923076922, 0.00212766148261777, 0.00527923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 450, '2021-06-27 00:00:00', 0.00052206513003645, 0.000549999999999991, 0.000487879556385022, 0.000667692307692301, 0.000550476157521808, 0.000889999999999981, 0.000747807461850971, 0.00218999999999999, 0.00215061250667013, 0.00525692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 465, '2021-06-27 00:00:00', 0.00016322377277838, 0.000374999999999989, 0.000247342801671014, 0.000552307692307698, 0.000391421276101103, 0.000821153846153845, 0.000730726087795286, 0.00220384615384616, 0.00213066692339778, 0.00523846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 480, '2021-06-27 00:00:00', 0.000158195594609462, 0.000385384615384621, 0.000283943927292229, 0.000561923076923069, 0.000343005045937334, 0.000797307692307698, 0.000747904971339149, 0.00219538461538461, 0.00213802716396354, 0.00520807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 495, '2021-06-27 00:00:00', 0.000225078789623656, 0.000382692307692287, 0.000276792618843334, 0.00058692307692307, 0.000371128217528859, 0.000828076923076899, 0.000707800493402987, 0.00217846153846151, 0.00210405692376927, 0.00517346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 510, '2021-06-27 00:00:00', 0.000172555453739893, 0.00042923076923078, 0.000200988709977602, 0.000567307692307719, 0.000360383769804457, 0.000877307692307667, 0.0006997832631498, 0.00219615384615384, 0.00209826199141463, 0.00516923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 525, '2021-06-27 00:00:00', 0.000141645820487367, 0.000383461538461531, 0.000237634496330307, 0.000583076923076908, 0.000349588989441138, 0.000877307692307684, 0.000689089588905868, 0.00220730769230769, 0.00211540576213204, 0.00514846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 540, '2021-06-27 00:00:00', 0.000172271699537515, 0.000451538461538456, 0.000230379285927845, 0.000658846153846106, 0.000370473501595761, 0.000971153846153846, 0.000707367927330168, 0.00224576923076923, 0.00211738230987078, 0.00515961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 555, '2021-06-27 00:00:00', 0.000210027104477934, 0.00050923076923074, 0.000337947651840672, 0.000706153846153844, 0.000353106869854538, 0.00116730769230767, 0.000746039800959312, 0.00228076923076923, 0.00213259758546669, 0.0051573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 570, '2021-06-27 00:00:00', 0.000268732924323376, 0.000465769230769259, 0.000298922166355171, 0.00071230769230773, 0.000399389534164323, 0.0012, 0.000700281811404987, 0.00223115384615386, 0.00206989483196238, 0.00512384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 585, '2021-06-27 00:00:00', 0.00022647839088635, 0.000522692307692324, 0.000317900081060793, 0.0008526923076923, 0.000497687112087981, 0.0013026923076923, 0.000654054925945685, 0.00219961538461537, 0.00205118352327474, 0.00511538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 600, '2021-06-27 00:00:00', 0.000244011349042482, 0.000628461538461531, 0.0003856431191978, 0.000926153846153842, 0.000479475354303671, 0.00122615384615384, 0.000661381770351918, 0.0021453846153846, 0.0020482823197837, 0.00508269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 615, '2021-06-27 00:00:00', 0.00021878405229465, 0.000632307692307676, 0.000305447968627167, 0.000892307692307662, 0.000413379319195418, 0.00116230769230766, 0.000675442191342925, 0.00212692307692306, 0.00203168944477248, 0.005045 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 630, '2021-06-27 00:00:00', 0.00022696661902987, 0.000585384615384616, 0.000349204810963445, 0.000810000000000012, 0.000397573408799716, 0.00109384615384616, 0.000663183116607965, 0.00211038461538462, 0.00212356362314353, 0.00505230769230771 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 645, '2021-06-27 00:00:00', 0.000279603015280343, 0.000555384615384624, 0.000298774934588694, 0.000792307692307682, 0.000330840654184957, 0.00113653846153847, 0.000635452594612668, 0.00208999999999999, 0.00216913839683303, 0.00507423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 660, '2021-06-27 00:00:00', 0.0001570306192582, 0.000578846153846128, 0.000219836302734546, 0.000779999999999986, 0.000329171454038517, 0.00115538461538459, 0.000611559922216566, 0.00204153846153846, 0.00220862087145941, 0.00507692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 675, '2021-06-27 00:00:00', 0.000151338642175042, 0.000510769230769229, 0.000267731495805314, 0.000821923076923081, 0.000410066411131738, 0.00115230769230767, 0.000722960260637855, 0.00199653846153846, 0.00222853908683209, 0.0050723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 690, '2021-06-27 00:00:00', 0.000230426026841909, 0.000608076923076927, 0.000275336996312637, 0.000782307692307676, 0.000408470505478859, 0.00114807692307692, 0.000773522711118022, 0.00197576923076923, 0.00222286845176364, 0.00504192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 705, '2021-06-27 00:00:00', 0.000127403055149945, 0.00045653846153848, 0.000291066209755685, 0.000756538461538482, 0.000313339334366968, 0.0010215384615385, 0.000770013386497022, 0.00188384615384616, 0.00214631390635557, 0.00500923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 720, '2021-06-27 00:00:00', 0.000285586306502164, 0.000576538461538447, 0.000304524850571154, 0.000780769230769222, 0.000317313967303923, 0.00102192307692308, 0.000759150537417649, 0.00192153846153844, 0.00212121605181118, 0.00499846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 735, '2021-06-27 00:00:00', 0.000286244919336836, 0.000531923076923052, 0.000280681588007047, 0.000746923076923094, 0.000338990356114263, 0.000957692307692296, 0.000725711640126684, 0.00187576923076923, 0.0021156464733031, 0.00495000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 750, '2021-06-27 00:00:00', 0.000197255008710918, 0.000521538461538479, 0.000237352383274651, 0.000701923076923081, 0.000453912394123001, 0.000927307692307687, 0.000748108589402942, 0.00188769230769231, 0.00210824013374623, 0.00496269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 765, '2021-06-27 00:00:00', 0.000142133198633697, 0.000484615384615365, 0.000232778534564182, 0.000644615384615346, 0.000383556835623901, 0.000840384615384587, 0.000764543101365843, 0.0019330769230769, 0.0021101573036515, 0.00496038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 780, '2021-06-27 00:00:00', 0.000168137306527047, 0.000436923076923061, 0.00032046120610052, 0.000620769230769224, 0.000344445150261213, 0.000832307692307679, 0.000797135255389344, 0.00207615384615383, 0.00210784264483487, 0.00494384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 795, '2021-06-27 00:00:00', 0.00022143761059183, 0.000451153846153813, 0.000240934398987316, 0.000594230769230734, 0.000300441982112002, 0.000845769230769203, 0.000801792702923607, 0.00214346153846151, 0.00210784264483487, 0.00494384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 810, '2021-06-27 00:00:00', 0.000151375742391596, 0.000418846153846156, 0.000234550962151403, 0.000653076923076897, 0.00026244882285008, 0.00085923076923077, 0.000896302490148377, 0.00219692307692304, 0.00210784264483487, 0.00494384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 825, '2021-06-27 00:00:00', 0.000198196871821918, 0.000524999999999964, 0.000217162115976524, 0.000679230769230735, 0.000287818586025172, 0.000936538461538465, 0.000929922825582039, 0.00231269230769227, 0.00210619262761392, 0.00494923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 840, '2021-06-27 00:00:00', 0.000148045730980463, 0.000451538461538439, 0.000212006168270218, 0.000628846153846157, 0.000272032803451805, 0.000894615384615413, 0.00105229302733819, 0.00243384615384613, 0.00206210228799489, 0.00492538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 855, '2021-06-27 00:00:00', 0.000130568579092184, 0.000451923076923083, 0.000168791633040885, 0.000658846153846132, 0.000401472865257971, 0.000942692307692283, 0.00106554088828882, 0.0024657692307692, 0.00204403191304302, 0.00492230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 870, '2021-06-27 00:00:00', 0.000170452790666954, 0.000503076923076888, 0.000247774090655188, 0.000669999999999991, 0.000405366500835958, 0.00103499999999996, 0.00107432669433176, 0.00246538461538458, 0.002041986664614, 0.00491153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 885, '2021-06-27 00:00:00', 0.000193642414298617, 0.00049423076923077, 0.000332105636576892, 0.000726923076923065, 0.000405317918903934, 0.00105884615384613, 0.00108237630311202, 0.00246230769230767, 0.00206503477340807, 0.00491384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 900, '2021-06-27 00:00:00', 0.000252353841933219, 0.00053769230769232, 0.000290162819014502, 0.00077230769230767, 0.000393164870486445, 0.00110884615384613, 0.00100387656305252, 0.00246807692307691, 0.00206354441155538, 0.00489653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 915, '2021-06-27 00:00:00', 0.000211063606890998, 0.000570384615384594, 0.00021632880956115, 0.000796923076923063, 0.000373237808291804, 0.00111769230769229, 0.000927547054580812, 0.00242346153846152, 0.00207187648131978, 0.00490192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 930, '2021-06-27 00:00:00', 0.000161691539191591, 0.00058192307692308, 0.000288471035741103, 0.00078346153846153, 0.000423294950814002, 0.00108115384615383, 0.00090107013301706, 0.00237076923076921, 0.00206978051604881, 0.00488076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 945, '2021-06-27 00:00:00', 0.000228210429209544, 0.000559999999999996, 0.00037551380185638, 0.000831153846153834, 0.000481089788517071, 0.00117923076923075, 0.000859622815318082, 0.00232923076923076, 0.00216693051253468, 0.00494038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 960, '2021-06-27 00:00:00', 0.000230222634722298, 0.00061230769230769, 0.000248789067283917, 0.000780000000000003, 0.000557024098360075, 0.0013203846153846, 0.000781706712658493, 0.00225576923076923, 0.00216481628284284, 0.00494153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 975, '2021-06-27 00:00:00', 0.000145526101280285, 0.000525384615384607, 0.000275045171115331, 0.000854615384615364, 0.000527409343285309, 0.00139384615384612, 0.00104035829626884, 0.00228423076923078, 0.0021517090523939, 0.00491961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 990, '2021-06-27 00:00:00', 0.000238460769229556, 0.000653461538461532, 0.000448115369760292, 0.00103923076923075, 0.000507590992221733, 0.00135384615384612, 0.00103508134202844, 0.00218423076923078, 0.00216115898393573, 0.00489807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1005, '2021-06-27 00:00:00', 0.000245863001251952, 0.000706153846153801, 0.000322707059349237, 0.000979615384615354, 0.000399481394579728, 0.00129576923076919, 0.00102092514605439, 0.00206192307692307, 0.00218440655556606, 0.00488 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1020, '2021-06-27 00:00:00', 0.000245898352983497, 0.000715000000000013, 0.000271566679727937, 0.000907307692307675, 0.000611991955703779, 0.0014930769230769, 0.00103244750285613, 0.0019896153846154, 0.00219943143002562, 0.00491884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1035, '2021-06-27 00:00:00', 0.000158036509900526, 0.000586538461538444, 0.000309179559479584, 0.000849999999999983, 0.000589033628398781, 0.00134615384615382, 0.00104267643775342, 0.00188307692307694, 0.0021949716311466, 0.0049073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1050, '2021-06-27 00:00:00', 0.000285877865260926, 0.000653076923076897, 0.000587175769778842, 0.00110923076923075, 0.000562453553637975, 0.00127499999999998, 0.00106377730463014, 0.00184307692307695, 0.00218293803428737, 0.0049176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1065, '2021-06-27 00:00:00', 0.000435825123715383, 0.000856538461538479, 0.00041438889204002, 0.00100692307692309, 0.000453666770285763, 0.00120846153846156, 0.00105112423330745, 0.00176307692307696, 0.00216285171439503, 0.00493346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1080, '2021-06-27 00:00:00', 0.000266297693453138, 0.000657692307692321, 0.000332232541359906, 0.000842307692307719, 0.000359180477454713, 0.00104115384615389, 0.00104423759453784, 0.00163807692307695, 0.00218649294181694, 0.00492923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1095, '2021-06-27 00:00:00', 0.000218282808794894, 0.000539230769230758, 0.00026577723465627, 0.000728461538461545, 0.000372563881977072, 0.000959615384615403, 0.00109021472832015, 0.00166192307692309, 0.00223434523191572, 0.00492884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1110, '2021-06-27 00:00:00', 0.0001746526222578, 0.000466538461538469, 0.000246137235016438, 0.000643461538461527, 0.000341142875549889, 0.000837692307692313, 0.00111082401846559, 0.00159500000000002, 0.00224580775257776, 0.00493269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 974410 and enddate = '2021-06-27 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 974410, 2, 1125, '2021-06-27 00:00:00', 0.000155828801524655, 0.000501153846153833, 0.000259666057732701, 0.000677692307692306, 0.000271445418794671, 0.000798846153846169, 0.00109060632395296, 0.00160692307692308, 0.00226583440225924, 0.0049215[...];
Date: 2021-06-27 14:50:19 Duration: 10s881ms 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 968675, 1, 0, '2021-06-27 00:00:00', 0.000398132829593339, 0.000859200000000002, 0.000440531213423063, 0.000973599999999997, 0.000517217152976694, 0.00127860000000001, 0.00114168143542759, 0.0023636, 0.00226723513704835, 0.00492519999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 15, '2021-06-27 00:00:00', 0.000387938585543962, 0.000602115384615384, 0.00040795328729571, 0.000843269230769234, 0.000558680450842726, 0.00134538461538463, 0.00108158119649676, 0.00234673076923077, 0.00222241920334229, 0.00490134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 30, '2021-06-27 00:00:00', 0.000428301116218304, 0.000619615384615374, 0.00053081258462849, 0.00100000000000001, 0.000755001299030952, 0.00144980769230769, 0.00106181158693707, 0.00239961538461539, 0.00221298462749709, 0.00489519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 45, '2021-06-27 00:00:00', 0.000334706358101922, 0.0007271153846154, 0.000447338969737894, 0.00108692307692308, 0.000774582790926832, 0.00139750000000001, 0.00100918756356861, 0.00227346153846154, 0.0021188234852244, 0.00485980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 60, '2021-06-27 00:00:00', 0.000334543546665281, 0.000789230769230781, 0.000537351947409332, 0.000953653846153851, 0.000763817739033039, 0.00124346153846156, 0.000879843714268879, 0.0021648076923077, 0.00201168601312049, 0.00475115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 75, '2021-06-27 00:00:00', 0.000352458453634546, 0.000449807692307688, 0.000505792295467061, 0.000674615384615389, 0.000601877351421237, 0.000977884615384617, 0.000802625619211951, 0.00203173076923076, 0.00196035255855831, 0.00466192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 90, '2021-06-27 00:00:00', 0.000330996920738642, 0.000500192307692318, 0.000458760411745194, 0.000741346153846168, 0.000522961720911252, 0.0010048076923077, 0.000732101190988071, 0.00202192307692306, 0.00184708039889984, 0.00460999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 105, '2021-06-27 00:00:00', 0.00026425956063048, 0.000473653846153853, 0.000332219864640178, 0.000670961538461536, 0.000501725982522792, 0.000890192307692302, 0.000687824021545763, 0.00189673076923076, 0.00182344463753464, 0.00454788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 120, '2021-06-27 00:00:00', 0.000274564270183756, 0.000491538461538449, 0.000390728314029868, 0.000663846153846152, 0.000488797110654933, 0.000891153846153843, 0.000667140049879965, 0.00190538461538462, 0.00181693534239981, 0.00454096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 135, '2021-06-27 00:00:00', 0.000268323283774235, 0.00044923076923077, 0.000405797221054287, 0.00061576923076923, 0.00035630540055062, 0.000953461538461538, 0.000662635182144281, 0.00188576923076923, 0.00181486952275236, 0.00453423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 150, '2021-06-27 00:00:00', 0.000214991591964383, 0.00041923076923077, 0.000253287613958161, 0.000626153846153853, 0.000562374122667605, 0.00109942307692308, 0.00065511000250692, 0.00187365384615386, 0.0017958700912414, 0.00453076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 165, '2021-06-27 00:00:00', 0.000188638849086325, 0.000448846153846161, 0.000264721624469061, 0.000721538461538479, 0.000570923273842804, 0.00109576923076925, 0.000671886122448188, 0.00186019230769232, 0.00178960829405595, 0.00452961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 180, '2021-06-27 00:00:00', 0.000214690833167495, 0.000561923076923086, 0.000512380567697328, 0.000855384615384621, 0.000518214389848603, 0.00106692307692307, 0.000604916396003483, 0.00179961538461538, 0.00174090609696834, 0.00450403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 195, '2021-06-27 00:00:00', 0.000312900881332189, 0.000554807692307676, 0.000291492512108596, 0.000743269230769228, 0.000348531038238182, 0.000983269230769237, 0.000516573175991406, 0.00171038461538462, 0.00168665691190044, 0.00447153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 210, '2021-06-27 00:00:00', 0.00015497307458445, 0.000494423076923075, 0.000200795054336908, 0.000644423076923071, 0.000317166602665151, 0.000950576923076942, 0.000520413186434956, 0.00167173076923077, 0.00167546310475182, 0.00446884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 225, '2021-06-27 00:00:00', 0.000151591556493088, 0.000454999999999996, 0.000238121575283268, 0.00066826923076924, 0.000301364142116894, 0.000972115384615382, 0.000539793977792943, 0.00165653846153846, 0.00167284607779676, 0.00448000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 240, '2021-06-27 00:00:00', 0.000178466113999707, 0.000528076923076932, 0.000248245613486701, 0.000768269230769238, 0.000300721440232288, 0.00102923076923076, 0.00055101012136453, 0.00163307692307692, 0.00168068380085653, 0.00446903846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 255, '2021-06-27 00:00:00', 0.00020531776497757, 0.000545769230769236, 0.000229951165384167, 0.000711538461538447, 0.000382571109528876, 0.00101442307692307, 0.000601777399427335, 0.00165903846153846, 0.00169455639759064, 0.00447076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 270, '2021-06-27 00:00:00', 0.000204755013087864, 0.000468846153846142, 0.000271710606797284, 0.00070942307692307, 0.000385787556125799, 0.000960961538461536, 0.000604594364970295, 0.00163711538461538, 0.00172691766317465, 0.00448115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 285, '2021-06-27 00:00:00', 0.000196331744366917, 0.000493076923076925, 0.000306851505053907, 0.000675384615384625, 0.000347898526319645, 0.000870769230769248, 0.00062011528084579, 0.0015851923076923, 0.00172873550942256, 0.00449730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 300, '2021-06-27 00:00:00', 0.000251814110315216, 0.000462115384615397, 0.00025222730895882, 0.000608846153846163, 0.000314982600252046, 0.000760961538461549, 0.000614709593723222, 0.00155673076923078, 0.00173708346418313, 0.00452980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 315, '2021-06-27 00:00:00', 0.000155019229576383, 0.000395192307692309, 0.000213580195711108, 0.000537500000000011, 0.000280065376982974, 0.000706153846153852, 0.000629471695459453, 0.00160884615384616, 0.00173776191163763, 0.00453730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 330, '2021-06-27 00:00:00', 0.000172829840728255, 0.000383076923076926, 0.000161085739234154, 0.000501153846153854, 0.00031785144086748, 0.000748461538461553, 0.000640296115390834, 0.00160865384615385, 0.0017459755593496, 0.00456057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 345, '2021-06-27 00:00:00', 0.000122642225129079, 0.000378653846153846, 0.000223983601734917, 0.000515576923076932, 0.00043001681541359, 0.000792307692307703, 0.000621403374504949, 0.00163692307692308, 0.00174744927295142, 0.00456980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 360, '2021-06-27 00:00:00', 0.000171591195757643, 0.00037153846153847, 0.000273370416496347, 0.000569230769230779, 0.000414672298791003, 0.000768653846153852, 0.000631608569143397, 0.00163923076923077, 0.00176134071530315, 0.00455865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 375, '2021-06-27 00:00:00', 0.000158579269185434, 0.000369230769230767, 0.000241108098961053, 0.000518653846153841, 0.000346604906973998, 0.000715192307692304, 0.000631675823626198, 0.00166211538461539, 0.00176134071530315, 0.00455865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 390, '2021-06-27 00:00:00', 0.000182144068084749, 0.000357307692307693, 0.000268427113728527, 0.000488653846153845, 0.000360776726180949, 0.000765384615384621, 0.00066229046033152, 0.00177942307692309, 0.00177084461595199, 0.00458442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 405, '2021-06-27 00:00:00', 0.000285556676308974, 0.000376153846153851, 0.0003412720547959, 0.000538846153846165, 0.000342859524945924, 0.000744423076923082, 0.000712499932523601, 0.00190307692307694, 0.00178152463874669, 0.00459096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 420, '2021-06-27 00:00:00', 0.00018659138820922, 0.000402884615384616, 0.000216899480440556, 0.000579230769230772, 0.000235928281149494, 0.000703076923076926, 0.000755463179370512, 0.00193884615384617, 0.00178808106209293, 0.00459673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 435, '2021-06-27 00:00:00', 0.000152898785023092, 0.000374038461538457, 0.000178252306059073, 0.000491730769230767, 0.000326655605516545, 0.000781730769230779, 0.000785959702431467, 0.00195057692307693, 0.00180706072436386, 0.00458269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 450, '2021-06-27 00:00:00', 0.000165145274042156, 0.000360192307692302, 0.000204478323094128, 0.000480769230769229, 0.000337638176842517, 0.000826538461538475, 0.000885650043753175, 0.00201500000000001, 0.00185662062733509, 0.00461807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 465, '2021-06-27 00:00:00', 0.000157819395317758, 0.000339807692307677, 0.000301754931130443, 0.000590961538461541, 0.000360153225938411, 0.000797884615384616, 0.000891222669232465, 0.00210538461538462, 0.00183842613499867, 0.00466442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 480, '2021-06-27 00:00:00', 0.000214238993075138, 0.000442115384615399, 0.000229006298200266, 0.000598269230769247, 0.000325781191316165, 0.000785769230769242, 0.000896352888097098, 0.0021575, 0.0018407827452974, 0.00467134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 495, '2021-06-27 00:00:00', 0.000148061317859047, 0.000368076923076939, 0.00021808220045167, 0.000559615384615408, 0.000403201085544942, 0.000906346153846173, 0.000871368971570252, 0.00222326923076924, 0.00188519997919012, 0.00468980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 510, '2021-06-27 00:00:00', 0.000187626880147393, 0.000430384615384617, 0.000221934588422951, 0.000585192307692303, 0.000465035523870524, 0.000990961538461536, 0.000856496620856422, 0.00223769230769231, 0.00192930203601039, 0.00469788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 525, '2021-06-27 00:00:00', 0.000181533319679478, 0.000432884615384607, 0.000340192535982883, 0.000730192307692305, 0.00038852719932507, 0.00107076923076923, 0.000865121156477306, 0.00234115384615385, 0.00192331745649581, 0.00470403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 540, '2021-06-27 00:00:00', 0.000288285715647081, 0.00055442307692308, 0.000378186411097038, 0.000774807692307695, 0.000452462705645437, 0.00110250000000001, 0.000811112720991261, 0.00237538461538463, 0.00193272216356579, 0.00472019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 555, '2021-06-27 00:00:00', 0.000249135196537642, 0.00049711538461537, 0.000274878784473898, 0.000742884615384601, 0.000454845409071967, 0.00117211538461539, 0.00076064256742875, 0.00237134615384615, 0.00192903671656247, 0.00472442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 570, '2021-06-27 00:00:00', 0.000236745319180451, 0.000582115384615368, 0.000352894405649156, 0.000812307692307698, 0.000521851879957691, 0.00130576923076924, 0.000731661044893995, 0.00239326923076923, 0.00189079067710187, 0.00471923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 585, '2021-06-27 00:00:00', 0.000277391489526164, 0.000555961538461538, 0.00034023815188776, 0.000875000000000015, 0.00049258298793198, 0.00134000000000001, 0.000704647784357542, 0.00236750000000001, 0.00181840095646188, 0.00471403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 00:00:00' and dayofweek = 1 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 968675, 1, 600, '2021-06-27 00:00:00', 0.000213107863624183, 0.000669807692307708, 0.000299660577217734, 0.00100269230769232, 0.00040733283499067, 0.00131403846153847, 0.000675897921286927, 0.00232000000000001, 0.00172658423350399, 0.00467634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 615, '2021-06-27 00:00:00', 0.00023790204836314, 0.000714230769230768, 0.000350796291972327, 0.000974038461538459, 0.000396353814355098, 0.00125788461538461, 0.000686732844707453, 0.00228, 0.00162685157235117, 0.00461096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 630, '2021-06-27 00:00:00', 0.000321861174086929, 0.000701153846153841, 0.000347125836194664, 0.000942884615384609, 0.000414225366010035, 0.00126442307692308, 0.000733799595362277, 0.00224461538461538, 0.00156212734633057, 0.00464538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 645, '2021-06-27 00:00:00', 0.000266394516575584, 0.000634038461538456, 0.000276318656626723, 0.000859999999999993, 0.000480887200910976, 0.00122250000000001, 0.000768543177306658, 0.00222615384615386, 0.00154378281653067, 0.00466423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 660, '2021-06-27 00:00:00', 0.000171947666456978, 0.000560000000000005, 0.000381663413937556, 0.000819807692307696, 0.000433534844664734, 0.00118230769230769, 0.000842337133310554, 0.00217961538461539, 0.00152090150391647, 0.00471423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 675, '2021-06-27 00:00:00', 0.000286695831849719, 0.000612500000000003, 0.000362583942535533, 0.000891346153846169, 0.000405783999002124, 0.00117557692307693, 0.000861570748021388, 0.00215692307692309, 0.00149717129434657, 0.00472673076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 690, '2021-06-27 00:00:00', 0.000195806910383281, 0.000617115384615392, 0.000236955448587665, 0.000821730769230768, 0.00038630279076633, 0.00113538461538462, 0.000892113135288246, 0.00217461538461539, 0.00143283935435365, 0.00474384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 705, '2021-06-27 00:00:00', 0.000166959691127929, 0.000558461538461542, 0.000243196106370667, 0.000792115384615394, 0.000482826971714912, 0.00119326923076924, 0.000896504258001812, 0.00217326923076924, 0.00138938476976738, 0.00474596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 720, '2021-06-27 00:00:00', 0.000214576237124393, 0.000564807692307695, 0.000364018384996404, 0.00082076923076924, 0.000511974007753696, 0.00116923076923078, 0.000885225329854143, 0.00224173076923077, 0.00136862290418001, 0.00475442307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 735, '2021-06-27 00:00:00', 0.000200991389023361, 0.000571538461538474, 0.000386559976439106, 0.000823846153846166, 0.000482025055205792, 0.00111692307692307, 0.0008798017477731, 0.00223365384615384, 0.00135354480474844, 0.00475346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 750, '2021-06-27 00:00:00', 0.000270304386827979, 0.000572307692307697, 0.000342874051780855, 0.000791153846153841, 0.000487719063206855, 0.00111826923076922, 0.000852588208835972, 0.00217557692307691, 0.0014347003037354, 0.00475980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 765, '2021-06-27 00:00:00', 0.000214021925548274, 0.00053923076923077, 0.000291311094615635, 0.000746923076923077, 0.000472250951866134, 0.0011048076923077, 0.000827304892174206, 0.00213576923076923, 0.00149500985332488, 0.00481230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 780, '2021-06-27 00:00:00', 0.000174286678073347, 0.000505384615384608, 0.000311694623728941, 0.000808461538461531, 0.00044657590447933, 0.00100096153846153, 0.000889706433865432, 0.00223153846153845, 0.001602003265146, 0.00488769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 795, '2021-06-27 00:00:00', 0.000250769584709513, 0.000554230769230775, 0.000373748578592621, 0.000750000000000003, 0.000443747502701527, 0.00096461538461538, 0.00102626222469997, 0.00232307692307693, 0.00162387390567692, 0.00486230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 810, '2021-06-27 00:00:00', 0.000218491330579647, 0.000512307692307697, 0.000221966473559898, 0.000628653846153844, 0.000335019919040418, 0.000877884615384619, 0.00112417162664508, 0.00237538461538463, 0.0016851320879522, 0.00486192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 825, '2021-06-27 00:00:00', 0.00013718768726988, 0.000452692307692289, 0.000264612924854394, 0.000669999999999991, 0.00032959981562729, 0.000960961538461531, 0.00113027852251627, 0.00250653846153846, 0.00168687239041324, 0.0048573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 840, '2021-06-27 00:00:00', 0.000263672363710376, 0.000551346153846149, 0.00027673793490482, 0.000683269230769232, 0.000482934618922542, 0.00108038461538461, 0.00118300978603143, 0.00270692307692308, 0.00166746200510282, 0.00484846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 855, '2021-06-27 00:00:00', 0.000133731648633197, 0.000448076923076942, 0.000278609735320551, 0.000690769230769243, 0.000403209670595253, 0.00103403846153847, 0.00112224063304692, 0.00275596153846154, 0.00164343102637791, 0.00484846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 870, '2021-06-27 00:00:00', 0.000272907493484529, 0.000537499999999998, 0.000375390258469586, 0.000819615384615382, 0.000494873721266345, 0.001155, 0.0010997613202593, 0.00277019230769231, 0.00163639073996591, 0.00484442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 885, '2021-06-27 00:00:00', 0.000217794892925942, 0.000578846153846163, 0.000272184891911021, 0.000763846153846158, 0.000451489032152334, 0.00120788461538461, 0.000958356064390397, 0.00268211538461538, 0.00148273392239316, 0.00484673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 900, '2021-06-27 00:00:00', 0.000207633182467406, 0.000538461538461547, 0.000378267762306016, 0.000802500000000001, 0.000510843382592416, 0.00123980769230768, 0.00094304221293886, 0.00261884615384616, 0.0014322264136651, 0.00486750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 915, '2021-06-27 00:00:00', 0.00020233293203186, 0.000563846153846154, 0.000327691693751676, 0.000860384615384607, 0.000452379690763622, 0.00123576923076923, 0.000969272228966748, 0.00255557692307693, 0.0014787217582972, 0.00485403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 930, '2021-06-27 00:00:00', 0.000282166685598317, 0.000670961538461532, 0.000340191348870256, 0.000901923076923072, 0.000403675659981558, 0.00119096153846154, 0.00104858087249093, 0.00250961538461539, 0.00152225790041788, 0.00486634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 945, '2021-06-27 00:00:00', 0.000267936344334602, 0.000603269230769216, 0.000317896995896473, 0.000817499999999984, 0.000362757441740983, 0.00112519230769229, 0.00101720227169352, 0.0024173076923077, 0.00143336329873269, 0.00483211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 960, '2021-06-27 00:00:00', 0.000206316131588977, 0.000557884615384611, 0.000275145346205359, 0.000804807692307695, 0.000415959178840354, 0.00122096153846154, 0.00100641391163797, 0.00241019230769231, 0.00142583272565139, 0.00482019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 975, '2021-06-27 00:00:00', 0.000153057053213709, 0.000577692307692313, 0.000321789766534228, 0.00083057692307692, 0.000590154249719116, 0.00131596153846154, 0.0010257198035451, 0.00232634615384615, 0.0014131675277682, 0.00476769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 990, '2021-06-27 00:00:00', 0.000292573002066942, 0.000669807692307686, 0.000411878669587953, 0.000959038461538463, 0.000673969869219231, 0.00139076923076925, 0.00103151786963901, 0.00230865384615385, 0.00141533492910282, 0.00474519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1005, '2021-06-27 00:00:00', 0.000267933975793691, 0.000701153846153845, 0.000471219571553831, 0.00103826923076924, 0.000631465450665849, 0.00140884615384615, 0.00102494436997256, 0.00221980769230769, 0.00137528704696092, 0.00471769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1020, '2021-06-27 00:00:00', 0.000395920397982294, 0.000749807692307707, 0.000487975448625804, 0.00102403846153847, 0.000647799232906204, 0.00154038461538462, 0.000981346034007143, 0.00208596153846155, 0.00137611790919239, 0.0047325 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1035, '2021-06-27 00:00:00', 0.000292841516602686, 0.000688076923076926, 0.000360482369141046, 0.000961538461538454, 0.000716385612749057, 0.00144788461538462, 0.00100673463007121, 0.00195115384615384, 0.00140204712968081, 0.00471807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1050, '2021-06-27 00:00:00', 0.000231368836409618, 0.000681538461538456, 0.000441671127215014, 0.00107923076923077, 0.000599371241064658, 0.00132173076923077, 0.000878083489985219, 0.00189384615384616, 0.00140340158187171, 0.00472999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1065, '2021-06-27 00:00:00', 0.000366303153139572, 0.00087500000000001, 0.000514339905569797, 0.00110346153846155, 0.00056089571223179, 0.00129499999999999, 0.000830622935836993, 0.00183269230769232, 0.00140795947548763, 0.00477326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1080, '2021-06-27 00:00:00', 0.000315880271865554, 0.000677115384615384, 0.00033115096487624, 0.000829807692307693, 0.000463383916257526, 0.00110942307692308, 0.000677263498317929, 0.00167038461538461, 0.00149646014365184, 0.00483019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1095, '2021-06-27 00:00:00', 0.000222570991267597, 0.000555384615384603, 0.000259515599056869, 0.000757884615384593, 0.000504142722465965, 0.000996730769230761, 0.000656347381053187, 0.00155826923076921, 0.00154380460351892, 0.00487942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1110, '2021-06-27 00:00:00', 0.000241356502996014, 0.000575192307692305, 0.000460491710440734, 0.000771153846153838, 0.000552326304057531, 0.000977115384615385, 0.00063175241620797, 0.00152634615384614, 0.00156350249071167, 0.00492403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1125, '2021-06-27 00:00:00', 0.000274707956816805, 0.000482692307692306, 0.000323732142364652, 0.000637500000000009, 0.000455699293563043, 0.000850384615384614, 0.000549257995985355, 0.00141211538461537, 0.00162369759641857, 0.00496826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1140, '2021-06-27 00:00:00', 0.000208302295123816, 0.000445384615384617, 0.00032485996983317, 0.000640000000000004, 0.000403016176426622, 0.000809038461538462, 0.000548311814712992, 0.0014053846153846, 0.00162818298914891, 0.00497461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1155, '2021-06-27 00:00:00', 0.000261216679877374, 0.000446923076923084, 0.000293101452637925, 0.000587692307692306, 0.000369590261693225, 0.000810192307692299, 0.000574536200908045, 0.0013703846153846, 0.0016330746014332, 0.00499057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1170, '2021-06-27 00:00:00', 0.000175130281175522, 0.000401153846153852, 0.000212905992255879, 0.000539807692307684, 0.000275078240618084, 0.000764038461538471, 0.000568157514724987, 0.00130980769230769, 0.00161906735974284, 0.00500365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1185, '2021-06-27 00:00:00', 0.000209956039354759, 0.000398461538461531, 0.000253070072387995, 0.00057269230769231, 0.000362025339104673, 0.000782115384615384, 0.000612220045911108, 0.00130423076923077, 0.0016112870154488, 0.00502961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1200, '2021-06-27 00:00:00', 0.000134354439393023, 0.000358653846153843, 0.00017194464672812, 0.000495192307692302, 0.000375384520807054, 0.000768461538461551, 0.000571177865332824, 0.00140692307692307, 0.00157581027997078, 0.00502903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1215, '2021-06-27 00:00:00', 0.000166447034772669, 0.000341153846153835, 0.000278832455896981, 0.000511538461538461, 0.00041334172861615, 0.00072076923076923, 0.000632446075536519, 0.00152096153846153, 0.00159119221147108, 0.00504442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1230, '2021-06-27 00:00:00', 0.00017599180487915, 0.000348653846153846, 0.000337479799965305, 0.000518846153846171, 0.00038157028790955, 0.000666730769230786, 0.000645120650612095, 0.00155557692307692, 0.00159759204622266, 0.00504788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1245, '2021-06-27 00:00:00', 0.000263981132775703, 0.000344038461538469, 0.000265474031759169, 0.000457307692307691, 0.000279745213748836, 0.000604230769230782, 0.000573916906341529, 0.00155384615384615, 0.00159843298264271, 0.005065 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1260, '2021-06-27 00:00:00', 0.000159115947080684, 0.000331730769230769, 0.000219241086127009, 0.00044057692307694, 0.000278673023176182, 0.000660576923076929, 0.000525943108944468, 0.00157807692307692, 0.00160973372141053, 0.00507557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1275, '2021-06-27 00:00:00', 0.00013885922589221, 0.000291730769230772, 0.000174008509959888, 0.000399807692307694, 0.000303698800686577, 0.000664807692307679, 0.000488855964314816, 0.00155192307692307, 0.00161648150671096, 0.00508230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1290, '2021-06-27 00:00:00', 0.000140181887340923, 0.000299807692307701, 0.000199987403449475, 0.00048980769230769, 0.00032725313655428, 0.000713846153846142, 0.000448072152500202, 0.00152557692307693, 0.00165689589292751, 0.00514499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1305, '2021-06-27 00:00:00', 0.000168588255818724, 0.000390000000000001, 0.000251606912586966, 0.000530961538461537, 0.000421654433794385, 0.000727692307692301, 0.000424496307857461, 0.00150634615384617, 0.00172558275552171, 0.00521461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1320, '2021-06-27 00:00:00', 0.00019463654491229, 0.00034923076923076, 0.000244215856601061, 0.000490769230769213, 0.000379318011497168, 0.000668076923076914, 0.000417916305570324, 0.00149403846153846, 0.00174181858986522, 0.00524000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1335, '2021-06-27 00:00:00', 0.000185428920655288, 0.000348269230769215, 0.000280824609923105, 0.000467307692307684, 0.000301980704936337, 0.000672115384615385, 0.000425605631830877, 0.00148192307692308, 0.00175196721298792, 0.00525634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1350, '2021-06-27 00:00:00', 0.000190416648431794, 0.0003175, 0.000179644199632313, 0.000474038461538463, 0.000230299888105785, 0.000619038461538469, 0.00045180650214955, 0.00147134615384616, 0.00175961639176097, 0.00525538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1365, '2021-06-27 00:00:00', 0.000159644918491, 0.000382500000000004, 0.000238243330683945, 0.00050673076923078, 0.000250090214491902, 0.000621346153846159, 0.000495145044794564, 0.00150384615384615, 0.00175378662854452, 0.00525153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1380, '2021-06-27 00:00:00', 0.000210655752719556, 0.000370384615384616, 0.000200641375440007, 0.000455192307692314, 0.000339995022587997, 0.000831153846153843, 0.000501187090815389, 0.0015175, 0.00175260566454198, 0.00525384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1395, '2021-06-27 00:00:00', 0.000138118260364646, 0.000295576923076929, 0.000185934231548513, 0.000391538461538469, 0.000445865838738343, 0.00104211538461538, 0.000532944541782145, 0.00158673076923078, 0.00173240833923362, 0.00524057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1410, '2021-06-27 00:00:00', 0.000184135401685402, 0.000274615384615395, 0.0003351126676209, 0.000702499999999995, 0.00046070451902077, 0.00108942307692308, 0.0005816522884124, 0.00163076923076923, 0.00172865203154188, 0.00524961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 1, 1425, '2021-06-27 00:00:00', 0.000328590228798035, 0.000621538461538451, 0.000458702350281579, 0.000954615384615374, 0.000445507532527186, 0.00108980769230769, 0.000583657433774305, 0.0017, 0.00172661362654899, 0.00525615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 0, '2021-06-27 00:00:00', 0.000439178253630039, 0.00073153846153845, 0.00047294624836884, 0.000838076923076926, 0.000440085830789344, 0.00105153846153846, 0.00059530383321978, 0.00173557692307692, 0.00172190578675535, 0.00528153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 15, '2021-06-27 00:00:00', 0.000228417296933644, 0.000472307692307691, 0.000302789594374609, 0.000716538461538463, 0.000372798151200434, 0.00105769230769231, 0.000638173264391909, 0.00176634615384615, 0.00169859099980408, 0.00530576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 30, '2021-06-27 00:00:00', 0.000166580657294326, 0.000483653846153846, 0.000307654651541937, 0.000754230769230761, 0.000336590826695237, 0.00104576923076922, 0.000705810063794679, 0.00179461538461537, 0.00169384233214129, 0.00530961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 45, '2021-06-27 00:00:00', 0.000311262688959769, 0.000557692307692302, 0.000298715776926184, 0.000871346153846157, 0.000331846118184086, 0.00103461538461539, 0.000743551974283937, 0.00183346153846155, 0.00170656618794765, 0.00531692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 60, '2021-06-27 00:00:00', 0.000231599123154964, 0.000651923076923086, 0.000263727787981928, 0.000762115384615386, 0.000297728128435215, 0.000924038461538469, 0.000761411871762924, 0.00184596153846153, 0.00171381123859616, 0.0053048076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 75, '2021-06-27 00:00:00', 0.000152754705328497, 0.000324999999999981, 0.000179101604167528, 0.000455769230769223, 0.000236562969336986, 0.000649038461538461, 0.000737666904190807, 0.00173769230769231, 0.00172045387571465, 0.00529346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 90, '2021-06-27 00:00:00', 0.000107953871915456, 0.000314038461538465, 0.000173434536530466, 0.000471538461538459, 0.000229695785434025, 0.000606923076923073, 0.000770970916342591, 0.00179192307692308, 0.00172001976732828, 0.00529 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 105, '2021-06-27 00:00:00', 0.000150726446048654, 0.000342692307692311, 0.000219464382952249, 0.000488846153846162, 0.000340376262392058, 0.00066500000000001, 0.000791539323091405, 0.0018075, 0.00171172796185161, 0.00528384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 120, '2021-06-27 00:00:00', 0.000180028202918737, 0.000366923076923077, 0.000188272715454503, 0.000428846153846141, 0.000328583908028636, 0.00069076923076923, 0.000780116682594046, 0.00183596153846154, 0.00171172796185161, 0.00528384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 135, '2021-06-27 00:00:00', 0.000114120718809241, 0.000283461538461547, 0.000234069351984524, 0.000497307692307696, 0.000290912357936191, 0.000800000000000006, 0.000773002040001292, 0.00184807692307694, 0.00170562770985213, 0.00528173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 150, '2021-06-27 00:00:00', 0.000242430640358454, 0.000401153846153848, 0.000257964815728497, 0.000544615384615396, 0.000284123483447155, 0.000828076923076912, 0.000785480450718886, 0.00187846153846155, 0.0016936479972124, 0.00527153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 165, '2021-06-27 00:00:00', 0.000136169577535354, 0.000348076923076919, 0.000245521109855375, 0.00061115384615384, 0.000381699438745268, 0.000917307692307672, 0.00076418455785336, 0.00188403846153847, 0.00173459533077272, 0.00530019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 180, '2021-06-27 00:00:00', 0.000219644905735115, 0.000531730769230768, 0.000220766932445829, 0.000684038461538451, 0.000363438493367902, 0.000973461538461528, 0.000775539241679376, 0.00190134615384616, 0.00176929722032399, 0.00532442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 195, '2021-06-27 00:00:00', 0.000193364939945178, 0.000444999999999999, 0.000389053931400851, 0.000674807692307694, 0.00035207931798651, 0.00094461538461539, 0.000765166547984061, 0.00185038461538463, 0.00196061027586979, 0.00538057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 210, '2021-06-27 00:00:00', 0.00026741267445942, 0.000491538461538449, 0.000239724521386209, 0.000674615384615385, 0.000317111239885225, 0.000936538461538465, 0.000836455709434845, 0.00185307692307693, 0.00203459480940593, 0.00539096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 225, '2021-06-27 00:00:00', 0.000123927398100665, 0.000445000000000007, 0.000252771407828073, 0.000695769230769241, 0.000379494603184493, 0.00101307692307693, 0.000816762299476515, 0.00188557692307693, 0.0020448580259162, 0.00537711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 240, '2021-06-27 00:00:00', 0.00024716671421409, 0.000539230769230783, 0.000295725964625789, 0.000735384615384625, 0.000422855130675356, 0.00110269230769231, 0.000812688416023306, 0.0018573076923077, 0.00205251905266151, 0.00535769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 255, '2021-06-27 00:00:00', 0.000161559705562817, 0.000501538461538464, 0.000284414378085113, 0.000743461538461537, 0.000406180189268078, 0.000982884615384615, 0.000827987945843134, 0.00180403846153845, 0.00204783352688791, 0.00534692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 270, '2021-06-27 00:00:00', 0.000208217434428543, 0.000542500000000001, 0.000326851471796274, 0.000728269230769228, 0.000397243192321975, 0.000928076923076927, 0.000821563354923919, 0.00177211538461538, 0.0020534264141823, 0.00534096153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 285, '2021-06-27 00:00:00', 0.000263066604610969, 0.000495961538461534, 0.000293041609017198, 0.000614230769230771, 0.00056794149211124, 0.000931538461538462, 0.000794798498895259, 0.00175942307692306, 0.00210008403678007, 0.00542480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 300, '2021-06-27 00:00:00', 0.000193552616579092, 0.000406153846153851, 0.000223730005552709, 0.000588653846153851, 0.000582634995912141, 0.000861538461538469, 0.000787842916791453, 0.00176730769230766, 0.00210192915052962, 0.00542307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 315, '2021-06-27 00:00:00', 0.000173411471539626, 0.000428461538461536, 0.000564638345791768, 0.000677692307692294, 0.000623137224052606, 0.000885000000000012, 0.000794334385120396, 0.00179134615384615, 0.00210050115814884, 0.00542365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 330, '2021-06-27 00:00:00', 0.000588241839330109, 0.000522692307692307, 0.000607116165541282, 0.000659038461538479, 0.000657503231931226, 0.000912500000000021, 0.000844463234158924, 0.00185307692307692, 0.00206613492745793, 0.00540346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 345, '2021-06-27 00:00:00', 0.000186901146228532, 0.000404038461538474, 0.000262987569170977, 0.000567307692307711, 0.000297044415223361, 0.00080923076923078, 0.000679234523902856, 0.00184653846153845, 0.00199053008981566, 0.00531096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 360, '2021-06-27 00:00:00', 0.000172619189591953, 0.00039423076923079, 0.000273407275802117, 0.000566538461538479, 0.000309094707915764, 0.000811538461538475, 0.000751813909053394, 0.00192307692307691, 0.00199557514362305, 0.00530307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 375, '2021-06-27 00:00:00', 0.000186686594632255, 0.000393269230769224, 0.000202584170541158, 0.000592115384615391, 0.000318058775410116, 0.000795769230769226, 0.000688292899414639, 0.00201634615384613, 0.00200266875789438, 0.00529692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 390, '2021-06-27 00:00:00', 0.000131747427357739, 0.000374230769230778, 0.000218825536408844, 0.000543846153846155, 0.000361508431649736, 0.00075788461538461, 0.000708373570501197, 0.00208865384615383, 0.00200893370109236, 0.00529884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 405, '2021-06-27 00:00:00', 0.000138629556178168, 0.000363076923076936, 0.000163130433891232, 0.000483461538461537, 0.000521253408031664, 0.000873653846153848, 0.000799385172395723, 0.00224557692307691, 0.00200746004845772, 0.00530038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 420, '2021-06-27 00:00:00', 0.000125339692282761, 0.00035903846153844, 0.00024053594006206, 0.000528461538461516, 0.000481815676533925, 0.000887884615384603, 0.000833157571208196, 0.00234653846153845, 0.00200386937237398, 0.00530769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 435, '2021-06-27 00:00:00', 0.000176109777826655, 0.000379423076923065, 0.000475674905144899, 0.00066615384615385, 0.000457554410383657, 0.000900961538461535, 0.000877226507895103, 0.0024278846153846, 0.00198622703791733, 0.00533038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 450, '2021-06-27 00:00:00', 0.000411011697381724, 0.000523846153846153, 0.000407762374240369, 0.000658076923076926, 0.000413064578672444, 0.000922115384615371, 0.000894337937333441, 0.0025228846153846, 0.00198397681438065, 0.005335 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 465, '2021-06-27 00:00:00', 0.000213753002677969, 0.000397115384615394, 0.000262881078699982, 0.000562692307692305, 0.000333269352834107, 0.000842692307692299, 0.000873650894016242, 0.00258826923076922, 0.00198464369985764, 0.00530384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 480, '2021-06-27 00:00:00', 0.00021580341838029, 0.000436346153846156, 0.000316995328769273, 0.000640961538461531, 0.000347656992760665, 0.000905769230769208, 0.000853552666123275, 0.0026330769230769, 0.00201218235907033, 0.00531038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 495, '2021-06-27 00:00:00', 0.000204786192443199, 0.00041923076923077, 0.000231251777539946, 0.000604230769230761, 0.000345448036836007, 0.000957884615384622, 0.000824798180442664, 0.00263596153846152, 0.00203766102714324, 0.0052973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 510, '2021-06-27 00:00:00', 0.000137949266036466, 0.000410000000000004, 0.000254082966462036, 0.000601923076923075, 0.000367342430898557, 0.00104769230769231, 0.000839406864765453, 0.00265826923076922, 0.00207490470587483, 0.00530846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 525, '2021-06-27 00:00:00', 0.000185077114904945, 0.000413461538461536, 0.000214471532986405, 0.000685961538461553, 0.000445184663499752, 0.00116076923076923, 0.000937445977930701, 0.00275519230769229, 0.00208013697773821, 0.00530538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 540, '2021-06-27 00:00:00', 0.000171107815763586, 0.000561730769230777, 0.000307482332200371, 0.000834230769230764, 0.000632737276868089, 0.0012776923076923, 0.00109749583843612, 0.00287134615384615, 0.00208959315142004, 0.00529653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 555, '2021-06-27 00:00:00', 0.000216507594466187, 0.000586538461538452, 0.000373510992526951, 0.000907692307692302, 0.000560180190790285, 0.00136538461538461, 0.00107556239314065, 0.0028976923076923, 0.00210221370501156, 0.00535230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 570, '2021-06-27 00:00:00', 0.000309754741690918, 0.000639999999999987, 0.000454233801201372, 0.000962115384615381, 0.000467734803231326, 0.00141461538461537, 0.00108562624606899, 0.00283211538461538, 0.00207858650196565, 0.0053303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 585, '2021-06-27 00:00:00', 0.000304906290774462, 0.000659615384615385, 0.00031477055135447, 0.000997499999999989, 0.000618633264046335, 0.00145865384615383, 0.00106279683636368, 0.00278134615384615, 0.00206571972929534, 0.00527999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 600, '2021-06-27 00:00:00', 0.000273396302940516, 0.000818461538461537, 0.000386062370409446, 0.00108807692307692, 0.000671080873264574, 0.00148846153846154, 0.00101665584903872, 0.00272865384615385, 0.00201237101832258, 0.00528365384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 615, '2021-06-27 00:00:00', 0.000230975939472883, 0.000651730769230782, 0.000422516681509557, 0.000932884615384616, 0.000478537234304069, 0.00122173076923077, 0.000833115769035374, 0.00250826923076924, 0.00185392892569765, 0.00516230769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 630, '2021-06-27 00:00:00', 0.000269310872698892, 0.000657115384615377, 0.000301411104384266, 0.000829423076923079, 0.000330387476480838, 0.00118826923076924, 0.00090238248755512, 0.00250307692307692, 0.00179382213336602, 0.00515038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 645, '2021-06-27 00:00:00', 0.000182484667427567, 0.000544423076923082, 0.000256974407585357, 0.000825384615384612, 0.000396972969434365, 0.00130346153846153, 0.000907667869618879, 0.00263980769230769, 0.00176373258046241, 0.00522615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 660, '2021-06-27 00:00:00', 0.00018998420987018, 0.00064499999999999, 0.00022027570137302, 0.000879230769230765, 0.000390520953835525, 0.00125615384615382, 0.00090997176625685, 0.00267384615384615, 0.00181489681842754, 0.0052276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 675, '2021-06-27 00:00:00', 0.000142636304581316, 0.000576346153846168, 0.000315176934435252, 0.000912500000000004, 0.000348566294323578, 0.0011476923076923, 0.000956985812932392, 0.00266961538461538, 0.00182265534317379, 0.0051875 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 690, '2021-06-27 00:00:00', 0.000228894416371727, 0.000614423076923063, 0.000249814700559008, 0.000800769230769212, 0.000365129903121959, 0.00113961538461537, 0.000903684190071194, 0.00265634615384614, 0.00183210888364705, 0.00513980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 705, '2021-06-27 00:00:00', 0.000236390892054145, 0.000574423076923087, 0.000277876563631024, 0.000775769230769236, 0.000485160917000358, 0.00117634615384616, 0.000892866515994765, 0.00265384615384616, 0.0017965869351035, 0.00515384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 720, '2021-06-27 00:00:00', 0.000182822318112429, 0.000554999999999994, 0.000340629790015716, 0.000794423076923076, 0.000672870001160358, 0.00126403846153845, 0.000972607043742988, 0.0026176923076923, 0.0017751686810424, 0.00515038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 735, '2021-06-27 00:00:00', 0.00024505195681419, 0.000547692307692309, 0.00039666300364609, 0.00081653846153846, 0.000579113646346389, 0.00129115384615385, 0.000991797435894132, 0.00259307692307692, 0.00179195549609916, 0.0051075 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 750, '2021-06-27 00:00:00', 0.000305543714611286, 0.000615192307692303, 0.000456714394848184, 0.000945961538461527, 0.000521454179711382, 0.00131269230769231, 0.000999057113174531, 0.00252365384615384, 0.00180157875209494, 0.005105 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 765, '2021-06-27 00:00:00', 0.000283173024030296, 0.000625192307692296, 0.00031544913036202, 0.000888076923076908, 0.00043514652704578, 0.00121749999999999, 0.000908744103779421, 0.00240461538461538, 0.00182319623189605, 0.0050675 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 780, '2021-06-27 00:00:00', 0.000209729587802964, 0.000602499999999997, 0.000307934808285525, 0.000814615384615384, 0.000422722858838522, 0.00116384615384617, 0.000820640673732795, 0.00241865384615385, 0.00186312938771964, 0.00510134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 795, '2021-06-27 00:00:00', 0.000164480534270281, 0.000525384615384616, 0.000293459471713668, 0.000787692307692305, 0.000376108208651962, 0.00115423076923077, 0.000765715276467298, 0.00236826923076922, 0.00188474678976737, 0.00510730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 810, '2021-06-27 00:00:00', 0.000238301037797555, 0.000580769230769214, 0.000310245622296028, 0.00078288461538462, 0.000520341197233569, 0.00114980769230768, 0.000672399406259747, 0.00239980769230768, 0.00189264382646237, 0.00511442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 825, '2021-06-27 00:00:00', 0.000282033072255997, 0.00052057692307693, 0.000334717619218623, 0.000761730769230759, 0.000572973385071232, 0.0012025, 0.000624517444481376, 0.00248096153846153, 0.00189656852073584, 0.00510307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 840, '2021-06-27 00:00:00', 0.000195336494679938, 0.000537884615384608, 0.000302509758265992, 0.00075307692307692, 0.000517818835263694, 0.0011878846153846, 0.000800798735878518, 0.00259884615384615, 0.001882861825479, 0.00511557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 855, '2021-06-27 00:00:00', 0.000231210609950849, 0.000522884615384616, 0.000389052745089324, 0.000845961538461538, 0.000560486087112035, 0.00117942307692307, 0.000865346551299637, 0.00264557692307693, 0.00188426130190219, 0.00512057692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 870, '2021-06-27 00:00:00', 0.00035918433236346, 0.000645769230769238, 0.000467518489967557, 0.000853461538461532, 0.000583461191115968, 0.00123980769230768, 0.000858298585306125, 0.00266269230769232, 0.00190769587158475, 0.00515653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 885, '2021-06-27 00:00:00', 0.000256843037970363, 0.000547884615384601, 0.000374085603119841, 0.000780961538461531, 0.000474736728659642, 0.0011748076923077, 0.000834046968793646, 0.00265288461538462, 0.00190284875505526, 0.00513423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 900, '2021-06-27 00:00:00', 0.000282390891114808, 0.000608846153846146, 0.000454165549281145, 0.000912115384615373, 0.00047308029079477, 0.00124019230769231, 0.000839841926518605, 0.00265230769230771, 0.0018894180626279, 0.00516615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 915, '2021-06-27 00:00:00', 0.000470086121405919, 0.000650192307692306, 0.000450351016942951, 0.000949038461538466, 0.000529230101184732, 0.00130250000000001, 0.000854557127765842, 0.00266673076923078, 0.00187345748858586, 0.00520019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 930, '2021-06-27 00:00:00', 0.000284987449116349, 0.000685384615384618, 0.000295569853776623, 0.000923461538461533, 0.000458386971220417, 0.00118615384615385, 0.000939579938876133, 0.0026423076923077, 0.0018927828616982, 0.00520019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 945, '2021-06-27 00:00:00', 0.000155776590519387, 0.000637884615384601, 0.000351386539298253, 0.000892500000000001, 0.000440727196277323, 0.00128230769230769, 0.000999969326452653, 0.00263557692307692, 0.0018733990190601, 0.00526326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 960, '2021-06-27 00:00:00', 0.000227280917334952, 0.000628846153846166, 0.000267631204343722, 0.000812692307692324, 0.000555674676545395, 0.00149211538461539, 0.00103445186154126, 0.00263557692307693, 0.00187191930504906, 0.00528826923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 975, '2021-06-27 00:00:00', 0.000183783735783289, 0.000547692307692309, 0.000300692278174642, 0.0010103846153846, 0.000505499296202807, 0.00151846153846152, 0.00101754638903894, 0.00260442307692308, 0.00184429348573876, 0.00530269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 990, '2021-06-27 00:00:00', 0.000288319267479656, 0.000829999999999993, 0.000544481298682855, 0.00127173076923077, 0.000479715660974913, 0.00155865384615384, 0.0010204067250932, 0.00257326923076923, 0.00184174074221603, 0.00532980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1005, '2021-06-27 00:00:00', 0.000312718661960663, 0.000835192307692305, 0.000283665566902584, 0.00108192307692307, 0.000527488716612839, 0.00151788461538461, 0.000995524291709973, 0.00246384615384616, 0.00181708600194419, 0.00530846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1020, '2021-06-27 00:00:00', 0.000273357753755899, 0.000782692307692307, 0.000370686317732203, 0.00107788461538461, 0.000722783534996161, 0.00165596153846153, 0.000994101933327848, 0.00237442307692308, 0.00179808791605032, 0.00529692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1035, '2021-06-27 00:00:00', 0.000260474788385782, 0.000716346153846145, 0.000364757295493021, 0.00103826923076922, 0.000678241192633292, 0.00161365384615384, 0.00098187115322658, 0.00227519230769231, 0.00179576951579153, 0.00530307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1050, '2021-06-27 00:00:00', 0.000359751463352994, 0.000708653846153847, 0.000698372421034471, 0.00121403846153846, 0.000681577497145706, 0.00157826923076923, 0.00105567069457508, 0.00226384615384616, 0.00178405546007275, 0.00530673076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1065, '2021-06-27 00:00:00', 0.000488679893653848, 0.000965961538461534, 0.00046951267698131, 0.00122192307692308, 0.0005014080558403, 0.00149596153846154, 0.00110918819933251, 0.0021973076923077, 0.00183158268046644, 0.00532865384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1080, '2021-06-27 00:00:00', 0.000285452946412157, 0.000729230769230781, 0.000334185404551701, 0.000946730769230776, 0.000381813486484616, 0.00117153846153847, 0.0010494574605664, 0.00200519230769232, 0.00185757546694195, 0.00532115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1095, '2021-06-27 00:00:00', 0.00028176258418419, 0.000596923076923072, 0.000366289345484391, 0.000853269230769231, 0.000405211815455345, 0.00106615384615384, 0.00102161561339795, 0.00191230769230769, 0.0018044485626874, 0.00527615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1110, '2021-06-27 00:00:00', 0.000200472230956356, 0.000586346153846156, 0.000232598118254171, 0.000726730769230773, 0.000373668302107637, 0.00102, 0.000920253163328116, 0.00182673076923077, 0.00180366542394605, 0.00525980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 968675 and enddate = '2021-06-27 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 968675, 2, 1125, '2021-06-27 00:00:00', 0.000217716470526376, 0.000487307692307686, 0.000275488377529513, 0.000749615384615381, 0.000402184659080876, 0.00102750000000001, 0.000853368641597254, 0.00179403846153845, 0.00185407925521413, 0.00528326[...];
Date: 2021-06-27 14:28:56 Duration: 6s693ms Database: acaweb_fx User: pgperfstats
8 1s286ms 17s381ms 3s717ms 15 55s767ms with last_candle as ( select acs.symbolid as symbolid, acs.latestpricedatetime as latest_candle_time, bsl.brokerid as broker_id, s.symbol as symbol, s.exchange as exchange, s.timegranularity as timegranularity from autochartist_symbolupdates acs inner join brokersymbollist bsl on acs.symbolid = bsl.symbolid inner join symbols s on acs.symbolid = s.symbolid where bsl.brokerid = ? and s.deleted = ? and s.nonliquid = ? and acs.latestpricedatetime is not null ) select distinct on (brokerid, groupid, symbolid) * from ( select lc.broker_id as brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / ?) + ? as sast_hh, mod(cast(psp.fromtime as int), ?) as sast_mm, current_timestamp as datetime, (powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice as closingprice, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / ?.?) as low_15, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / ?.?) as high_15, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / ?.?) as low_30, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / ?.?) as high_30, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / ?.?) as low_60, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / ?.?) as high_60, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / ?.?) as low_240, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / ?.?) as high_240, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / ?.?) as low_1440, ((powerstatslatestprfprice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / ?.?) as high_1440, dtt.absolutetimezoneoffset as datafeedtimezoneoffset, dtt.timezone as datafeedtimezonename, (round((cast(? as float) - rank) / ? * ?)) as rank_rounded, ((cast(? as float) - rank) / ? * ?) as rank from last_candle lc inner join downloadersymbolsettings dss on lc.symbolid = dss.symbolid inner join datafeedstimetable dtt on trim(dss.classname) = trim(dtt.classname) inner join powerstats_symboldata psd on psd.symbolid = lc.symbolid left outer join powerstats_trumpet psp on psd.trumpetsymbolid = psp.symbolid and psp.dayofweek = ? and dtt.dayofweek = psp.dayofweek and psp.fromtime = cast(extract(? from lc.latest_candle_time at time zone ?) as integer) * ? + extract(? from (cast(extract(? from lc.latest_candle_time) as integer) / ?) * ? * interval ?) inner join prfsymboltree prf on psp.symbolid = prf.symbolid inner join mat_ps_daily_symbolid_max_enddate e on psp.enddate = e.enddate and psd.dailysymbolid = e.symbolid left join lateral ( select ph.hour, (ave + stddev) as volatility, rank() over (order by (ave + stddev) desc) as rank from powerstats_hourly ph where ph.symbolid = psd.hourlysymbolid and ph.enddate = psp.enddate) rank_query on true where prf.brokerid = ? and rank_query.hour = floor((psp.fromtime) / ?) order by rank desc, rank_rounded desc, exchange, symbol, groupid) sub;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Jun 27 14 15 55s767ms 3s717ms [ User: postgres - Total duration: 55s767ms - Times executed: 15 ]
-
WITH last_candle AS ( SELECT acs.symbolid AS symbolid, acs.latestpricedatetime AS latest_candle_time, bsl.brokerid AS broker_id, s.symbol AS symbol, s.exchange AS exchange, s.timegranularity AS timegranularity FROM autochartist_symbolupdates acs INNER JOIN brokersymbollist bsl ON acs.symbolid = bsl.symbolid INNER JOIN symbols s ON acs.symbolid = s.symbolid WHERE bsl.brokerid = '572' AND s.deleted = 0 AND s.nonliquid = 0 AND acs.latestpricedatetime IS NOT NULL ) SELECT DISTINCT ON (brokerid, groupid, symbolid) * FROM ( SELECT lc.broker_id AS brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / 60) + 6 as SAST_HH, mod(cast(psp.fromtime as int), 60) as SAST_MM, current_timestamp AS datetime, (PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice AS closingprice, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / 2.0) AS low_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / 2.0) AS high_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / 2.0) AS low_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / 2.0) AS high_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / 2.0) AS low_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / 2.0) AS high_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / 2.0) AS low_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / 2.0) AS high_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / 2.0) AS low_1440, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / 2.0) AS high_1440, dtt.absolutetimezoneoffset AS datafeedtimezoneoffset, dtt.timezone AS datafeedtimezonename, (round((cast(25 as float) - rank) / 24 * 10)) as rank_rounded, ((cast(25 as float) - rank) / 24 * 10) as rank FROM last_candle lc INNER JOIN downloadersymbolsettings dss ON lc.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON TRIM(dss.classname) = TRIM(dtt.classname) INNER JOIN powerstats_symboldata psd ON psd.symbolid = lc.symbolid LEFT OUTER JOIN powerstats_trumpet psp ON psd.trumpetsymbolid = psp.symbolid AND psp.dayofweek = 1 and dtt.dayofweek = psp.dayofweek AND psp.fromtime = cast(extract('hour' from lc.latest_candle_time at time zone 'UTC') as integer) * 60 + extract('minute' from (cast(extract('minute' from lc.latest_candle_time) as integer) / 15) * 15 * interval '1 minutes') INNER JOIN prfsymboltree prf ON psp.symbolid = prf.symbolid INNER JOIN mat_ps_daily_symbolid_max_enddate e ON psp.enddate = e.enddate AND psd.dailysymbolid = e.symbolid LEFT JOIN LATERAL ( SELECT ph.hour, (ave + stddev) AS volatility, rank() over (ORDER BY (ave + stddev) DESC) AS rank FROM powerstats_hourly ph WHERE ph.symbolid = psd.hourlysymbolid AND ph.enddate = psp.enddate) rank_query ON true WHERE prf.brokerid = '572' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-06-27 14:04:45 Duration: 17s381ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH last_candle AS ( SELECT acs.symbolid AS symbolid, acs.latestpricedatetime AS latest_candle_time, bsl.brokerid AS broker_id, s.symbol AS symbol, s.exchange AS exchange, s.timegranularity AS timegranularity FROM autochartist_symbolupdates acs INNER JOIN brokersymbollist bsl ON acs.symbolid = bsl.symbolid INNER JOIN symbols s ON acs.symbolid = s.symbolid WHERE bsl.brokerid = '572' AND s.deleted = 0 AND s.nonliquid = 0 AND acs.latestpricedatetime IS NOT NULL ) SELECT DISTINCT ON (brokerid, groupid, symbolid) * FROM ( SELECT lc.broker_id AS brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / 60) + 6 as SAST_HH, mod(cast(psp.fromtime as int), 60) as SAST_MM, current_timestamp AS datetime, (PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice AS closingprice, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / 2.0) AS low_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / 2.0) AS high_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / 2.0) AS low_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / 2.0) AS high_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / 2.0) AS low_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / 2.0) AS high_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / 2.0) AS low_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / 2.0) AS high_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / 2.0) AS low_1440, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / 2.0) AS high_1440, dtt.absolutetimezoneoffset AS datafeedtimezoneoffset, dtt.timezone AS datafeedtimezonename, (round((cast(25 as float) - rank) / 24 * 10)) as rank_rounded, ((cast(25 as float) - rank) / 24 * 10) as rank FROM last_candle lc INNER JOIN downloadersymbolsettings dss ON lc.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON TRIM(dss.classname) = TRIM(dtt.classname) INNER JOIN powerstats_symboldata psd ON psd.symbolid = lc.symbolid LEFT OUTER JOIN powerstats_trumpet psp ON psd.trumpetsymbolid = psp.symbolid AND psp.dayofweek = 1 and dtt.dayofweek = psp.dayofweek AND psp.fromtime = cast(extract('hour' from lc.latest_candle_time at time zone 'UTC') as integer) * 60 + extract('minute' from (cast(extract('minute' from lc.latest_candle_time) as integer) / 15) * 15 * interval '1 minutes') INNER JOIN prfsymboltree prf ON psp.symbolid = prf.symbolid INNER JOIN mat_ps_daily_symbolid_max_enddate e ON psp.enddate = e.enddate AND psd.dailysymbolid = e.symbolid LEFT JOIN LATERAL ( SELECT ph.hour, (ave + stddev) AS volatility, rank() over (ORDER BY (ave + stddev) DESC) AS rank FROM powerstats_hourly ph WHERE ph.symbolid = psd.hourlysymbolid AND ph.enddate = psp.enddate) rank_query ON true WHERE prf.brokerid = '572' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-06-27 14:08:44 Duration: 16s177ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH last_candle AS ( SELECT acs.symbolid AS symbolid, acs.latestpricedatetime AS latest_candle_time, bsl.brokerid AS broker_id, s.symbol AS symbol, s.exchange AS exchange, s.timegranularity AS timegranularity FROM autochartist_symbolupdates acs INNER JOIN brokersymbollist bsl ON acs.symbolid = bsl.symbolid INNER JOIN symbols s ON acs.symbolid = s.symbolid WHERE bsl.brokerid = '572' AND s.deleted = 0 AND s.nonliquid = 0 AND acs.latestpricedatetime IS NOT NULL ) SELECT DISTINCT ON (brokerid, groupid, symbolid) * FROM ( SELECT lc.broker_id AS brokerid, prf.groupid, psp.symbolid, prf.longname, psd.hourlysymbolid, lc.symbol, lc.exchange, psp.enddate, psp.dayofweek, psp.fromtime, floor(psp.fromtime / 60) + 6 as SAST_HH, mod(cast(psp.fromtime as int), 60) as SAST_MM, current_timestamp AS datetime, (PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice AS closingprice, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_15 + psp.stddev_15) / 2.0) AS low_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_15 + psp.stddev_15) / 2.0) AS high_15, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_30 + psp.stddev_30) / 2.0) AS low_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_30 + psp.stddev_30) / 2.0) AS high_30, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_60 + psp.stddev_60) / 2.0) AS low_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_60 + psp.stddev_60) / 2.0) AS high_60, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_240 + psp.stddev_240) / 2.0) AS low_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_240 + psp.stddev_240) / 2.0) AS high_240, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice - (psp.ave_1440 + psp.stddev_1440) / 2.0) AS low_1440, ((PowerStatsLatestPRFPrice (cast(psp.symbolid as int), psd.trumpettimegranularity)).closingprice + (psp.ave_1440 + psp.stddev_1440) / 2.0) AS high_1440, dtt.absolutetimezoneoffset AS datafeedtimezoneoffset, dtt.timezone AS datafeedtimezonename, (round((cast(25 as float) - rank) / 24 * 10)) as rank_rounded, ((cast(25 as float) - rank) / 24 * 10) as rank FROM last_candle lc INNER JOIN downloadersymbolsettings dss ON lc.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON TRIM(dss.classname) = TRIM(dtt.classname) INNER JOIN powerstats_symboldata psd ON psd.symbolid = lc.symbolid LEFT OUTER JOIN powerstats_trumpet psp ON psd.trumpetsymbolid = psp.symbolid AND psp.dayofweek = 1 and dtt.dayofweek = psp.dayofweek AND psp.fromtime = cast(extract('hour' from lc.latest_candle_time at time zone 'UTC') as integer) * 60 + extract('minute' from (cast(extract('minute' from lc.latest_candle_time) as integer) / 15) * 15 * interval '1 minutes') INNER JOIN prfsymboltree prf ON psp.symbolid = prf.symbolid INNER JOIN mat_ps_daily_symbolid_max_enddate e ON psp.enddate = e.enddate AND psd.dailysymbolid = e.symbolid LEFT JOIN LATERAL ( SELECT ph.hour, (ave + stddev) AS volatility, rank() over (ORDER BY (ave + stddev) DESC) AS rank FROM powerstats_hourly ph WHERE ph.symbolid = psd.hourlysymbolid AND ph.enddate = psp.enddate) rank_query ON true WHERE prf.brokerid = '572' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-06-27 14:12:54 Duration: 5s643ms Database: acaweb_fx User: postgres Bind query: yes
9 112ms 1m9s 3s166ms 315 16m37s 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 #9
Day Hour Count Duration Avg duration Jun 27 14 315 16m37s 3s166ms [ User: postgres - Total duration: 16m37s - Times executed: 315 ]
-
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-06-27 14:08:34 Duration: 1m9s 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 = '758' 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-06-27 14:04:25 Duration: 51s811ms 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 ('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 ('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-06-27 14:03:57 Duration: 45s795ms Database: acaweb_fx User: postgres Bind query: yes
10 2s249ms 3s853ms 2s974ms 146 7m14s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #10
Day Hour Count Duration Avg duration Jun 27 14 146 7m14s 2s974ms [ User: pgperfstats - Total duration: 7m14s - Times executed: 146 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, 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-06-27 00:00:00', 1.03907878134728, 1.33307692307692, 1.05495820114062, 1.58061538461538, 1.07085477073224, 1.7425, 1.18660599124626, 2.21953846153846, 2.38157347114498, 5.23496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.426360181789274, 0.84826923076923, 0.468775611402888, 0.970576923076922, 0.475719932151419, 1.15457692307692, 0.813396915127206, 1.83869230769231, 2.3526978141307, 5.06126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.269288646965697, 0.626153846153846, 0.348394595030055, 0.824076923076925, 0.330438226509075, 1.06230769230769, 0.738950941433972, 1.73642307692308, 2.32387696615938, 5.02592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.25454155773741, 0.58573076923077, 0.248443759306736, 0.746692307692308, 0.243463499080695, 0.999346153846153, 0.692948385246248, 1.67576923076923, 2.32193139135372, 5.03511538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.183489580504851, 0.557115384615383, 0.218533517936122, 0.767461538461537, 0.253403588099175, 0.99246153846154, 0.683698818081579, 1.65307692307692, 2.33692175603852, 5.02742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.187464626406814, 0.577884615384612, 0.213916849410087, 0.742461538461536, 0.274475132683339, 0.973961538461538, 0.626284707928123, 1.64815384615385, 2.35547126103004, 5.01630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.211748094169971, 0.562153846153847, 0.211917708992464, 0.763346153846155, 0.24465841808215, 0.893307692307692, 0.592210160201728, 1.61007692307692, 2.35061462993438, 5.00746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.192994989970842, 0.559115384615386, 0.223052284315721, 0.688807692307694, 0.280397511785297, 0.837269230769236, 0.58229068210091, 1.59896153846154, 2.42666204042951, 5.05746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.150511931548505, 0.43580769230769, 0.214453767655268, 0.579538461538464, 0.313289220026186, 0.792153846153852, 0.57551633673264, 1.53642307692308, 2.41972779142931, 5.06323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.15079000681029, 0.441884615384618, 0.234705904353648, 0.585307692307696, 0.331821029147666, 0.864346153846155, 0.545890269334276, 1.51388461538462, 2.4229570696854, 5.06719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.197953467725667, 0.459153846153849, 0.261426053671899, 0.648307692307694, 0.42894961690874, 0.901423076923076, 0.562162534668235, 1.53534615384615, 2.44007127260345, 5.09815384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212235920979098, 0.464615384615385, 0.294169914269863, 0.644538461538463, 0.401110328194893, 0.843153846153844, 0.587677160195445, 1.54126923076923, 2.44485531961426, 5.11457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.207151839517263, 0.497730769230771, 0.312036528926689, 0.670346153846152, 0.371275267982378, 0.810269230769231, 0.824457349738884, 1.63919230769231, 2.45063751831107, 5.11461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.179988670583628, 0.445807692307692, 0.312306299352711, 0.611769230769229, 0.326607663954547, 0.828384615384616, 0.946793042124512, 1.71423076923077, 2.45371319871301, 5.10269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.299836663227472, 0.452230769230768, 0.324259611090584, 0.583846153846153, 0.322068461427308, 0.794576923076923, 0.945867234137743, 1.75376923076923, 2.450476129559, 5.09730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.175375259197137, 0.432807692307691, 0.206139180017924, 0.627807692307694, 0.345725333398996, 0.814615384615387, 0.862216874377637, 1.74453846153846, 2.42148436262998, 5.07803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.196097970020484, 0.493576923076922, 0.241035726684784, 0.594307692307693, 0.346543310646517, 0.836884615384619, 0.868795134743427, 1.75611538461539, 2.42806466267969, 5.08261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212548217154095, 0.454230769230768, 0.334550122725108, 0.63223076923077, 0.400173556578414, 0.880346153846158, 0.900380261547653, 1.80184615384616, 2.43888116971696, 5.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.253619096587474, 0.449615384615386, 0.266628006492481, 0.59842307692308, 0.402445273871539, 0.813038461538463, 0.982686105294289, 1.81330769230769, 2.42833765900746, 5.09311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182556461234496, 0.437692307692309, 0.337986736198562, 0.613076923076926, 0.494491813730171, 0.782923076923076, 1.46914886296061, 2.73469230769231, 2.42707039009204, 5.09003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.354626479552785, 0.481499999999999, 0.404493529471875, 0.602153846153842, 0.526665126417741, 0.779653846153844, 1.42860601071329, 2.82457692307692, 2.40953728753053, 5.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145784377130698, 0.402269230769231, 0.219695957737403, 0.549076923076921, 0.256562893773713, 0.714038461538464, 1.40186963511096, 2.76507692307692, 2.36825203343017, 5.04157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182675892056015, 0.447192307692305, 0.20650114173646, 0.553192307692306, 0.290864094618881, 0.770192307692311, 1.4064279641921, 2.75753846153846, 2.36751386804483, 5.04265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.185885758961294, 0.439346153846152, 0.202381517094669, 0.587961538461543, 0.385363748245131, 0.923538461538465, 1.44242846136432, 2.84288461538462, 2.36957536994419, 5.06992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.208762157637681, 0.481038461538465, 0.262633620204155, 0.645538461538466, 0.596353607028066, 1.07476923076923, 1.57500863050138, 2.92011538461539, 2.36929258251033, 5.07569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.230691709030439, 0.499769230769231, 0.383973783159535, 0.768115384615385, 0.761991899815621, 1.16384615384615, 1.55971299726781, 2.89092307692308, 2.36782430221371, 5.06838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.278601518577783, 0.632384615384615, 0.518429225197098, 0.861692307692305, 0.689169547074873, 1.15076923076923, 1.51238634461721, 2.89084615384615, 2.33422922742258, 5.05938461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.304640966486024, 0.593038461538459, 0.491181353003615, 0.844807692307691, 0.519263088794702, 1.05465384615384, 1.35701660780042, 2.78707692307692, 2.2533891988599, 4.99680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.274652790600453, 0.609346153846155, 0.359902952731171, 0.776153846153847, 0.393858732972193, 0.94230769230769, 1.31775439815094, 2.70357692307692, 2.2390253937475, 4.98407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.25557135086824, 0.543653846153845, 0.248756516729482, 0.664730769230768, 0.368822008353834, 0.878923076923075, 1.30237089187374, 2.6525, 2.23135353644719, 5.02326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.221703211176909, 0.485076923076924, 0.231756984792261, 0.625499999999999, 0.388730780875404, 0.9065, 1.36172032201353, 2.67934615384616, 2.27286269239071, 5.02753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.187152837583041, 0.46476923076923, 0.301777360623053, 0.660846153846154, 1.22337057974459, 2.05715384615385, 1.36862006921064, 2.67057692307692, 2.28192827130578, 5.02434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.238326498736503, 0.499999999999999, 0.304615058469132, 0.673423076923078, 1.20322499782236, 2.18134615384615, 1.35545939757026, 2.65746153846154, 2.27325261143248, 4.99934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.249821465481618, 0.493269230769231, 1.21593234186775, 1.9465, 1.18553461358156, 2.183, 1.34979095361524, 2.61453846153846, 2.28906061115438, 5.01519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.572822014241769, 1.1965, 0.635387271367139, 1.42523076923077, 0.621229590904506, 1.57573076923077, 0.869657220713117, 2.05580769230769, 2.05588083648984, 4.67942307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.222838337400423, 0.793730769230771, 0.345398661526958, 1.03065384615385, 0.449721842236525, 1.27415384615385, 0.942150335872476, 1.81584615384616, 2.04473181088903, 4.62453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.321721159725907, 0.728769230769231, 0.328283960103956, 0.87696153846154, 0.522376569152943, 1.201, 0.938698907244244, 1.68203846153846, 2.03716404686666, 4.58292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.204902753669975, 0.610538461538461, 0.338582022785982, 0.880884615384616, 0.504990889483699, 1.09303846153847, 0.915833828561963, 1.62119230769231, 2.01219162568119, 4.55753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.263401796033828, 0.670884615384614, 0.454588760902051, 0.85769230769231, 0.466812675327216, 1.06492307692308, 0.862392761672207, 1.59234615384616, 2.01873492906972, 4.53007692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.303515659208246, 0.558346153846155, 0.321753572689506, 0.677192307692309, 0.450461679408344, 0.935730769230769, 0.806393490510969, 1.54169230769231, 2.03328625288075, 4.46788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.186007807941989, 0.49723076923077, 0.304186956681881, 0.739769230769231, 0.480601648577474, 0.934230769230768, 0.774716770081915, 1.53207692307692, 1.82571503379234, 4.14823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.221439347486815, 0.539769230769232, 0.304363338032789, 0.693807692307694, 0.445054618947109, 0.934576923076923, 0.775261698743374, 1.54130769230769, 1.87818533860582, 4.58138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.189121499408347, 0.479307692307694, 0.277756586849823, 0.653192307692308, 0.346530371629297, 0.866538461538463, 0.671934474827372, 1.51953846153846, 1.83028433982684, 4.57373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.194761534663844, 0.530846153846152, 0.306136764308925, 0.70003846153846, 0.388334772309426, 0.903153846153845, 0.704871396890131, 1.52261538461539, 1.7905347585396, 4.57419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.238300472900528, 0.499346153846157, 0.277284827180673, 0.657346153846156, 0.339319103273239, 0.863423076923079, 0.671288791458984, 1.48219230769231, 1.76565174761224, 4.55457692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.1894632255773, 0.482076923076922, 0.250900139497769, 0.635999999999999, 0.244585740825966, 0.80476923076923, 0.674276615230099, 1.51992307692308, 1.76221847244188, 4.53423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.215109449779909, 0.483346153846151, 0.214472978394807, 0.625538461538459, 0.27778827576744, 0.828615384615383, 0.741423073451426, 1.53957692307692, 1.76213926106441, 4.53615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.167992362463756, 0.473076923076921, 0.22290070918202, 0.610384615384616, 0.471495688861929, 0.866769230769229, 0.699813751046554, 1.55761538461538, 1.7515571375647, 4.54038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.154218331744813, 0.444576923076922, 0.203621821408819, 0.621615384615383, 0.457713052535688, 0.799038461538459, 0.682307041192993, 1.57446153846154, 1.74307477927765, 4.56538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.244387409974095, 0.507615384615387, 0.466853441011861, 0.668846153846154, 0.449564650950912, 0.828153846153849, 0.661899207990507, 1.57680769230769, 1.73192187290482, 4.56842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.328258397279668, 0.498153846153846, 0.332071236565059, 0.585884615384613, 0.329708486626969, 0.790384615384617, 0.608919102875049, 1.58492307692308, 1.71033422419758, 4.55996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.149524441017309, 0.412961538461535, 0.231439335796331, 0.578615384615385, 0.250461816527912, 0.792192307692307, 0.591176386537893, 1.586, 1.69351943642182, 4.56419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176724004725318, 0.450576923076926, 0.188015891308726, 0.573153846153849, 0.274774114221396, 0.813423076923077, 0.602998619720324, 1.61715384615385, 1.6734689595154, 4.56496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.161022177163461, 0.43469230769231, 0.188187631409148, 0.594230769230769, 0.360351460916446, 0.854846153846153, 1.02693439907328, 2.3565, 1.55466561183278, 4.72473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.162516787298559, 0.473884615384615, 0.264453596336643, 0.644230769230769, 0.36757217815532, 0.926115384615384, 1.07747836101777, 2.43146153846154, 1.5480897409885, 4.69661538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.272282650087112, 0.474807692307692, 0.339010006659661, 0.664230769230768, 0.375191924220122, 0.908500000000001, 1.18970043546846, 2.51338461538462, 1.53623080797926, 4.69315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.311285525621636, 0.486961538461538, 0.325915807910808, 0.675076923076923, 0.395080348205856, 0.904807692307693, 1.18161906721244, 2.5365, 1.47998712884216, 4.66130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202729118245545, 0.497153846153847, 0.269197774022115, 0.670807692307696, 0.388013941065958, 0.961538461538464, 1.20175359307203, 2.58146153846154, 1.46111431238153, 4.64892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.19241732290479, 0.500884615384617, 0.326856430491809, 0.669384615384615, 0.369651763358226, 0.956884615384618, 1.20103329935262, 2.61311538461538, 1.4611046827131, 4.64242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.243541097463744, 0.506884615384611, 0.269045984059343, 0.741692307692306, 0.32991208152849, 1.00230769230769, 1.22616978432842, 2.6305, 1.45340709581103, 4.63588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.225014587561305, 0.649730769230769, 0.311964495021224, 0.837384615384617, 0.333816036394067, 1.04111538461539, 1.22456071935393, 2.64934615384615, 1.52457606768368, 4.67088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.204562738166448, 0.567076923076923, 0.242394389374014, 0.742, 0.328478159910917, 0.949692307692309, 1.17042903179199, 2.59403846153846, 1.51773748667599, 4.64203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.192557332121755, 0.525615384615385, 0.230418054848142, 0.714000000000002, 0.309708021306424, 0.927461538461539, 1.16620574514106, 2.554, 1.52720760414354, 4.61988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.180502618774952, 0.543653846153846, 0.264284497056895, 0.725153846153846, 0.297804933574879, 0.875538461538462, 1.13249996298183, 2.54238461538461, 1.51238604351382, 4.61976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.199339420625689, 0.529269230769231, 0.250380882165247, 0.671115384615383, 0.263273876117924, 0.813423076923077, 1.14479184806, 2.52515384615385, 1.51726909737401, 4.62207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.195323530426989, 0.50180769230769, 0.228064191368604, 0.610653846153844, 0.969255473983076, 1.76042307692308, 1.1278730752377, 2.49507692307692, 1.51000182577577, 4.60207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.128510095383143, 0.437269230769228, 0.176699366591525, 0.586115384615385, 0.922948603452754, 1.87273076923077, 1.05852031411051, 2.44284615384615, 1.47685008717879, 4.5875 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.157125114283052, 0.475307692307695, 0.864057744687153, 1.64588461538462, 0.95728407165593, 1.97307692307692, 1.0365077163986, 2.43238461538462, 1.53920667728041, 4.65365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.430407256158451, 1.13061538461539, 0.585715899890568, 1.36634615384616, 0.721281487780869, 1.68923076923077, 0.756657983910421, 2.13023076923077, 1.68530716351193, 4.47265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.215397478736763, 0.803076923076926, 0.353909769030731, 1.06673076923077, 0.489081758148721, 1.37661538461539, 0.576694246413254, 1.82357692307692, 1.65478107731692, 4.37957692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212674196474688, 0.699076923076925, 0.297809223910468, 0.939423076923079, 0.418645177465814, 1.20623076923077, 0.520653027826225, 1.67084615384615, 1.67529021320532, 4.29853846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.210980761062384, 0.643192307692308, 0.224655637331041, 0.847346153846154, 0.369945644656079, 1.0675, 0.557136394017175, 1.59480769230769, 1.70885390292396, 4.2763076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152345381894614, 0.577346153846152, 0.207583669877951, 0.744499999999996, 0.275794170742209, 0.947769230769229, 0.620127601013262, 1.58519230769231, 1.69850258938685, 4.26438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.180764802564419, 0.547923076923071, 0.235586407469988, 0.724346153846152, 0.292800128730532, 0.909346153846153, 0.649883986096454, 1.54865384615384, 1.72766140735433, 4.25053846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.186666584706943, 0.518576923076922, 0.272758583027897, 0.730730769230769, 0.341734976035749, 0.900076923076921, 0.65593904149231, 1.53788461538461, 1.72225659662415, 4.23976923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.236474090302965, 0.546653846153846, 0.273389024032675, 0.64596153846154, 0.275655716149973, 0.847923076923076, 0.650926191018498, 1.55111538461538, 2.38967718450711, 4.59361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.147304561525275, 0.426076923076922, 0.228512460525425, 0.58576923076923, 0.293720589362379, 0.82076923076923, 0.725084661369862, 1.55561538461538, 2.35311645401451, 4.63438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152212366828012, 0.47026923076923, 0.189392961448292, 0.632576923076922, 0.259029252877264, 0.802923076923074, 0.786681459335061, 1.55603846153846, 2.34433036035059, 4.66203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.153969392562785, 0.482423076923073, 0.221291846976929, 0.640192307692306, 0.281316326196358, 0.779346153846152, 0.866843952774397, 1.60596153846154, 2.33207200871803, 4.64742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.158626431011304, 0.468230769230769, 0.141899406406305, 0.567807692307692, 0.298260299325682, 0.757384615384615, 0.824623984240464, 1.65634615384616, 2.30604454957301, 4.63476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.155424005669851, 0.485307692307693, 0.294306917245352, 0.62980769230769, 0.392379604268818, 0.832076923076923, 0.791365932082965, 1.73403846153846, 2.29752806695838, 4.67053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.237809053977865, 0.447884615384613, 0.24595773245386, 0.587384615384616, 0.342522884131622, 0.797384615384614, 0.757555129245492, 1.74942307692308, 2.30475303265631, 4.68130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.152632978591934, 0.447115384615385, 0.22703368777478, 0.622846153846153, 0.311002273056249, 0.82957692307692, 0.72299737631187, 1.77661538461538, 2.30504305482899, 4.68473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.149744829113241, 0.474923076923077, 0.176113866138227, 0.582423076923077, 0.335061335372403, 0.816538461538462, 0.720809506468516, 1.74623076923077, 2.31479387884504, 4.69430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.123567882309527, 0.449307692307691, 0.206569701404785, 0.601192307692303, 0.396098099737154, 0.827230769230767, 0.715112799063626, 1.77934615384615, 2.30641965492305, 4.70276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159734919837163, 0.416269230769228, 0.263078438142285, 0.562769230769229, 0.358242118384502, 0.783846153846154, 0.666870703648477, 1.80515384615385, 2.29211649220674, 4.70057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.262255838095902, 0.427269230769231, 0.31366491675034, 0.626000000000001, 0.373109412701093, 0.855076923076923, 0.650301217779999, 1.82592307692308, 2.26949662599102, 4.72215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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, 1, 600, '2021-06-27 00:00:00', 0.885537804649359, 1.39581818181818, 0.873374652454367, 1.54395454545455, 0.836206281899057, 1.72177272727273, 0.846731393033265, 2.18836363636363, 3.14516145257609, 5.52109090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.246828769713826, 0.815818181818181, 0.311164201304005, 1.01372727272727, 0.429615515713751, 1.2435909090909, 0.642457310724924, 1.74240909090909, 3.21157526215752, 5.40204545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.19343896763355, 0.642590909090911, 0.234413429316997, 0.820681818181821, 0.420412825354966, 1.11509090909091, 0.726164765210876, 1.60986363636363, 3.19170376850475, 5.35122727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.195529982422067, 0.563454545454545, 0.359149455197737, 0.779045454545454, 0.574332612879028, 1.07395454545455, 0.841375666980579, 1.58018181818182, 3.19477192683643, 5.32304545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.209617446854917, 0.615954545454544, 0.310645968505821, 0.80681818181818, 0.446866085870587, 1.08218181818182, 0.700896105460253, 1.55927272727273, 3.16062600688713, 5.27577272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.191460732582984, 0.532454545454545, 0.284227155207902, 0.736863636363634, 0.336935864900542, 0.948590909090908, 0.611993458712175, 1.46577272727273, 3.16023923042331, 5.27622727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.171606951745684, 0.542772727272725, 0.248282241468396, 0.725499999999998, 0.262408755529145, 0.852454545454546, 0.540550160660854, 1.393, 3.16433518899495, 5.26804545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.194992246488099, 0.5375, 0.205642404920042, 0.64231818181818, 0.268593256918965, 0.841363636363635, 0.544957619782775, 1.41304545454545, 3.31620616438051, 5.52890909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.133547444428641, 0.416590909090906, 0.131743585401235, 0.553090909090907, 0.240821393823184, 0.740909090909088, 0.541951020933541, 1.38763636363636, 3.31268966981286, 5.54890909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145216810589962, 0.44172727272727, 0.231124266157678, 0.616954545454543, 0.219432364911289, 0.738090909090905, 0.513322318850743, 1.41222727272727, 3.3219784738194, 5.62886363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170607680130409, 0.478863636363636, 0.171218304489342, 0.568772727272726, 0.207732345273254, 0.758181818181817, 0.566606135677167, 1.45931818181818, 3.30507429922182, 5.68386363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.142521062467105, 0.401590909090907, 0.17892483125071, 0.524999999999998, 0.296136306658286, 0.759954545454542, 0.46375267703221, 1.46745454545455, 3.36684947598484, 5.73018181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144168402011428, 0.408636363636359, 0.182168871752279, 0.540545454545451, 0.301550524149305, 0.762636363636358, 0.450863394905592, 1.49290909090909, 3.40061811576426, 5.78004545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.125535804037086, 0.401999999999997, 0.215878157273677, 0.555045454545451, 0.257923161315264, 0.748499999999995, 0.457430570986159, 1.49118181818182, 3.44433065645499, 5.81463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170989177146678, 0.438818181818182, 0.222795117770036, 0.561954545454544, 0.256835082767638, 0.755454545454544, 0.514426678312181, 1.55804545454546, 3.45233637433528, 5.82781818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.145394142626024, 0.408863636363636, 0.208112986503766, 0.60640909090909, 0.270605445915837, 0.786454545454546, 0.572160606595962, 1.62304545454546, 3.4527521791159, 5.82690909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.203042512555283, 0.4955, 0.217693601947792, 0.601863636363638, 0.31952243856197, 0.793727272727276, 0.57895960015766, 1.62713636363636, 3.4541784709379, 5.82463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144178100540005, 0.391090909090908, 0.214518049372292, 0.534772727272728, 0.303756684497017, 0.705136363636365, 0.584248612799757, 1.59218181818182, 3.4661129010546, 5.8065 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.21532206824567, 0.423454545454545, 0.248628567349298, 0.546545454545455, 0.305057133957484, 0.710954545454544, 0.60937386962932, 1.60068181818182, 3.46555801026484, 5.81468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.150317535476941, 0.386863636363635, 0.174221937624925, 0.480954545454546, 0.260239250560842, 0.74990909090909, 2.4447170964793, 2.57059090909091, 3.46223329977602, 5.82377272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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 970075, 1, 900, '2021-06-27 00:00:00', 0.156366065117555, 0.381181818181818, 0.189463476931332, 0.522863636363636, 0.266422247293305, 0.737363636363639, 2.42894874379843, 2.702, 3.46374513080406, 5.82104545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.126095270791641, 0.405272727272727, 0.211565741013436, 0.568409090909092, 0.245130904157678, 0.733272727272728, 2.4115739700426, 2.75881818181818, 3.46602618531886, 5.82377272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.151909092204427, 0.436090909090908, 0.223221785155406, 0.559181818181818, 0.224374247698577, 0.803227272727272, 2.40509260245982, 2.78695454545454, 3.47300157523121, 5.82331818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176461982219491, 0.388454545454546, 0.173121257207108, 0.519272727272726, 0.252979868473391, 0.932363636363638, 2.40979250826714, 2.80913636363636, 3.47708635957579, 5.81786363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.122900524657296, 0.37840909090909, 0.174267346984763, 0.59418181818182, 0.277318611986488, 0.958227272727276, 2.40051275366732, 2.83763636363636, 3.49239113809892, 5.81736363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.155919754030619, 0.483727272727275, 0.297375871736274, 0.789136363636367, 0.31352005121016, 0.992181818181822, 2.39851389279683, 2.84131818181818, 3.5054831919567, 5.81513636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.267740008443289, 0.65795454545455, 0.277458303875755, 0.791590909090914, 0.302476688665667, 0.963636363636364, 2.40318866818479, 2.81781818181818, 3.51883089751147, 5.80613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.144073273805757, 0.521818181818181, 0.221737921041272, 0.693909090909091, 0.317030380097495, 0.915499999999995, 2.3749701483656, 2.77959090909091, 3.50023438547289, 5.73790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.193055674629092, 0.550727272727275, 0.261099029992843, 0.697318181818182, 0.314672361044302, 0.899136363636359, 2.37066706277175, 2.75331818181818, 3.50715479829745, 5.72972727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.214944214045217, 0.49659090909091, 0.242181253899348, 0.669045454545453, 0.258248663683616, 0.804909090909091, 2.37972316408072, 2.71436363636364, 3.49303714955031, 5.72663636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.176484630139072, 0.487409090909092, 0.183221349112386, 0.587409090909091, 0.207602168035787, 0.769772727272727, 2.38991650671962, 2.70336363636364, 3.48259063303685, 5.71477272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.151759692701995, 0.433636363636361, 0.139589162183658, 0.558090909090908, 2.46519622779981, 2.02681818181818, 2.37380200452985, 2.72736363636363, 3.4573134269306, 5.69931818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.161612980330344, 0.482227272727275, 0.175522941606797, 0.630272727272725, 2.44329819845636, 2.2190909090909, 2.38021461480979, 2.75922727272727, 3.45142314991081, 5.69795454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.116132928762074, 0.461999999999997, 2.46206773207319, 1.95422727272727, 2.41796650682728, 2.26786363636363, 2.38863175890586, 2.73518181818182, 3.42882093658323, 5.68659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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, 4, 885, '2021-06-27 00:00:00', 0.187763397213974, 0.435479999999998, 0.205632560651275, 0.566999999999999, 0.424568337648173, 0.90124, 0.657375138968101, 2.18336, 2.13118866910776, 4.62568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.143229792059247, 0.415240000000001, 0.248078737500822, 0.614680000000001, 0.382557411813354, 0.885440000000002, 0.674307175304149, 2.2694, 2.12295837217784, 4.647 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.219109888716448, 0.47268, 0.331259978466056, 0.692560000000001, 0.368100303359469, 0.857200000000002, 0.675533561959233, 2.26948, 2.12556178848479, 4.6462 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.309952136089862, 0.531920000000002, 0.282725084372318, 0.647160000000001, 0.356068191034622, 0.891160000000002, 0.704680703108385, 2.31168, 2.12016952781297, 4.65408 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.21022765438131, 0.4748, 0.236374646130535, 0.622160000000002, 0.362120836185938, 1.008, 0.697742794062875, 2.32156, 2.10483156491598, 4.6704 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.14146716933621, 0.434720000000002, 0.241113272135731, 0.67812, 0.315904458130407, 1.03328, 0.706791548713852, 2.30128, 2.07225186532268, 4.62972 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159240384325081, 0.5214, 0.251295994131752, 0.788519999999999, 0.333734260552712, 1.05484, 0.684890570334652, 2.25448, 2.05604512596392, 4.58932 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.179939647289489, 0.645879999999999, 0.252941251413576, 0.849880000000002, 0.362660194488816, 1.0612, 0.668275886142834, 2.21692, 2.04569770249663, 4.58256 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.159983092856715, 0.591560000000003, 0.210620907477551, 0.772200000000004, 0.284056919178768, 0.954000000000002, 0.598896451817838, 2.15772, 2.0447513320695, 4.57852 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.225223688807372, 0.608720000000002, 0.290594809543, 0.766520000000002, 0.292101449271767, 0.946559999999999, 0.58921305427946, 2.15576, 2.03770809734858, 4.58604 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.169303839294917, 0.529960000000002, 0.197267610113776, 0.673480000000001, 0.250804086888556, 0.896239999999997, 0.595231537582924, 2.1278, 2.02628394110993, 4.61488 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.173352559831117, 0.48888, 0.185444511017899, 0.640399999999998, 0.264506628776422, 0.861559999999999, 0.581847010246966, 2.17188, 2.03055610034952, 4.62008 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.143055933117081, 0.487999999999999, 0.174345796240308, 0.659959999999996, 0.561719437679225, 1.63968, 0.55507650523749, 2.17152, 2.03516210902227, 4.61368 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.170479646879034, 0.477680000000001, 0.190360298731993, 0.636720000000001, 0.561866360148623, 1.70216, 0.571985431049894, 2.1636, 2.03923011861503, 4.60568 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202948573124653, 0.484039999999999, 0.58242828456958, 1.47904, 0.531491919035459, 1.69108, 0.570520922783145, 2.14196, 2.04077401329332, 4.57564 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.358642971208278, 0.995541666666668, 0.381606330272899, 1.2555, 0.441495547928379, 1.42483333333333, 0.511031579613549, 1.90383333333333, 2.06151552525552, 4.545 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.201516838581506, 0.696916666666672, 0.216632523786985, 0.839458333333338, 0.366212013907839, 1.11275, 0.489888006648429, 1.73479166666667, 2.17573717475783, 4.40158333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.211350312775132, 0.593541666666667, 0.276633013711966, 0.783541666666663, 0.2994287677504, 1.04225, 0.489155837102058, 1.70170833333333, 2.19306843762374, 4.38229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.200561887336989, 0.564874999999999, 0.215824942481406, 0.772833333333332, 0.234978256009152, 0.950208333333335, 0.508553060731833, 1.65195833333333, 2.20498451102056, 4.38854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.184219367500595, 0.587083333333332, 0.230627672208706, 0.733416666666668, 0.21470808882247, 0.843458333333333, 0.551518731533109, 1.62229166666667, 2.19741861360229, 4.37370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.200048019597613, 0.485416666666666, 0.270927178835723, 0.632833333333336, 0.327574175691106, 0.831833333333332, 0.558234302270908, 1.60833333333333, 2.1763423294102, 4.39525 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182419249556333, 0.462500000000004, 0.201903316652704, 0.582416666666666, 0.241226992595192, 0.846874999999998, 0.562384311774821, 1.594125, 2.2681001802249, 4.43841666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.13557860439986, 0.425416666666666, 0.248368994861867, 0.601124999999996, 0.257102697577151, 0.84633333333333, 0.562162283483176, 1.57920833333333, 2.43981485361646, 4.92079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.246138996904391, 0.48383333333333, 0.212797447407591, 0.632333333333333, 0.257711496793817, 0.89745833333333, 0.570769197179804, 1.57620833333333, 2.40665734120398, 5.00291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.139752265284588, 0.452000000000001, 0.202888592082211, 0.584291666666665, 0.267753371134004, 0.825958333333329, 0.554055947313652, 1.53491666666666, 2.41327988370629, 5.02033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.137723941484299, 0.411166666666664, 0.191305052699623, 0.62983333333333, 0.260190144378846, 0.823958333333331, 0.597201420152271, 1.55216666666666, 2.4281261244938, 5.02304166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.2002013479229, 0.50483333333333, 0.250563061575498, 0.639749999999996, 0.286409595722176, 0.811749999999997, 0.601047147828726, 1.59875, 2.51320891217421, 5.06808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.132997323444788, 0.422124999999999, 0.183814607098044, 0.572625, 0.256078947858337, 0.755583333333329, 0.569001566437824, 1.56, 2.75138109588305, 5.13375 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.162001677393357, 0.462249999999999, 0.19779346203348, 0.571416666666665, 0.320624243932212, 0.812916666666666, 0.53181278715325, 1.57883333333333, 2.76166303833738, 5.13629166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.123341137630087, 0.410583333333333, 0.152006364283239, 0.569749999999997, 0.271904871339168, 0.776541666666666, 0.492814712219214, 1.57608333333333, 2.75010963384888, 5.10629166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.115544638152521, 0.428041666666665, 0.226272808923146, 0.591583333333334, 0.242262071385276, 0.736708333333332, 0.474856156709814, 1.55275, 2.75788447298003, 5.099625 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.208133801550412, 0.460124999999999, 0.20034817519595, 0.5755, 0.261603662912575, 0.742958333333333, 0.47075486713101, 1.54183333333333, 2.76251732895083, 5.09308333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.13757874556734, 0.399208333333335, 0.179857990478961, 0.526874999999999, 0.343266383123384, 0.741625, 0.464605659111315, 1.532625, 2.75669327747701, 5.093 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.16226587928369, 0.418958333333333, 0.216184598889697, 0.576708333333333, 0.352792501214303, 0.801124999999995, 0.492033491260239, 1.55, 2.85520263469074, 5.06379166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.182990535907962, 0.401166666666668, 0.262720793961403, 0.565291666666667, 0.349768981728954, 0.820583333333332, 0.882662141774383, 2.27375, 2.90879133223625, 5.06683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.228715489992084, 0.449416666666667, 0.249830551269909, 0.608499999999999, 0.346920654065729, 0.870124999999997, 0.845341556902351, 2.34, 2.89857932186527, 5.09020833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.189575880566999, 0.432666666666667, 0.287164233673781, 0.640083333333333, 0.293902515140306, 0.848583333333332, 0.843368642212093, 2.35716666666667, 2.89861902526413, 5.08008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.258091318380118, 0.528458333333332, 0.304154029914193, 0.691249999999997, 0.392430516327324, 0.89533333333333, 0.82377386706424, 2.40258333333334, 2.89889633671411, 5.08133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.202941409228652, 0.478458333333332, 0.204129310394955, 0.606583333333332, 0.379254625090025, 0.930625000000001, 0.834006512156135, 2.37258333333334, 3.01661529992699, 5.15670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.138984176974488, 0.453583333333333, 0.330887933106304, 0.655291666666666, 0.36420216306292, 0.946541666666667, 0.844775297067944, 2.36420833333334, 3.02678467656041, 5.148 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.276364546059804, 0.532666666666668, 0.274755649016843, 0.771333333333335, 0.296664644391412, 0.985208333333336, 0.828615079077954, 2.36841666666667, 3.02449038826306, 5.15175 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.247364177341595, 0.628416666666664, 0.245125818033653, 0.767666666666666, 0.287974180480105, 1.00979166666667, 0.840437149017866, 2.40358333333333, 3.02500033656724, 5.15008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.163270242547284, 0.516958333333335, 0.243688013299969, 0.724250000000003, 0.279525788911627, 0.933333333333335, 0.901438824718654, 2.39770833333334, 3.0496246335897, 5.13633333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.16355391789245, 0.529666666666669, 0.252808786652472, 0.729750000000003, 0.23535232608008, 0.848750000000001, 0.910800396529802, 2.37583333333333, 3.05064601854014, 5.133 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.212132747439507, 0.527291666666671, 0.222386903352266, 0.642750000000002, 0.234683934075267, 0.789875000000002, 0.934911992099266, 2.37520833333333, 3.05560098218319, 5.11966666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.132721779117722, 0.445875000000002, 0.181389084566848, 0.571, 0.318559529622085, 0.787500000000002, 0.950837090200763, 2.34404166666667, 3.06768058537929, 5.1355 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.135288413066845, 0.405791666666667, 0.163841099230631, 0.536083333333336, 0.943483458377454, 1.92058333333333, 0.937787357892601, 2.33345833333333, 3.06679397695728, 5.12591666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.169030992570227, 0.44754166666667, 0.297916813114387, 0.662916666666668, 0.966301596481306, 1.97758333333334, 0.952560781087834, 2.33404166666667, 3.11446965615824, 5.12425 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 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-06-27 00:00:00', 0.252763743209788, 0.531347826086955, 0.947270228274642, 1.92260869565217, 0.917597537652929, 2.09782608695652, 0.869832892496923, 2.42752173913043, 3.03844763451141, 5.36113043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970075 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:07 Duration: 3s853ms 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 970080, 1, 600, '2021-06-27 00:00:00', 1.04980978263214, 2.29683333333333, 1.30223580034883, 2.76241666666667, 1.41713832323239, 3.319625, 2.6441694389239, 4.44975000000001, 8.54234838014852, 12.37375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 615, '2021-06-27 00:00:00', 0.615669866127921, 1.46041666666667, 0.897956350210889, 1.95370833333333, 0.999332081290126, 2.3365, 2.0342428566914, 3.705, 8.42864406795514, 11.9169583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 630, '2021-06-27 00:00:00', 0.556606741979825, 1.17575, 0.868256173377822, 1.7095, 0.895385852175119, 2.00154166666667, 1.99262496562278, 3.43708333333334, 8.470130421801, 11.7968333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 645, '2021-06-27 00:00:00', 0.652245080416507, 1.09041666666667, 0.62389895479725, 1.30891666666667, 0.71393122715108, 1.64616666666667, 1.87927079405585, 3.24875, 8.45221070601299, 11.7069166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 660, '2021-06-27 00:00:00', 0.318652708937244, 0.832375, 0.47832132300732, 1.099625, 0.449178154514162, 1.44366666666666, 1.89035598163913, 3.12345833333334, 8.44589169445671, 11.5569166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 675, '2021-06-27 00:00:00', 0.380675515138658, 0.781250000000001, 0.440900527741026, 1.06283333333333, 0.476227367372749, 1.439625, 1.82965197252912, 3.07758333333334, 8.41285749924104, 11.5555416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 690, '2021-06-27 00:00:00', 0.356282188985646, 0.745958333333331, 0.404095857385991, 1.020625, 0.528254440230453, 1.45066666666667, 1.84078317256699, 3.05058333333334, 8.41266988070607, 11.536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 705, '2021-06-27 00:00:00', 0.283537408390002, 0.723374999999996, 0.477926765052581, 1.06141666666666, 0.547677758847511, 1.39066666666667, 1.98619545236615, 3.075125, 11.4089218415658, 13.17775 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 720, '2021-06-27 00:00:00', 0.326144095476973, 0.705166666666669, 0.428614990151543, 0.968875000000004, 0.571726542265122, 1.37275000000001, 1.91221112623694, 3.00750000000001, 11.4097944563534, 13.1963333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 735, '2021-06-27 00:00:00', 0.31219475526887, 0.594000000000004, 0.31228596148263, 0.864999999999998, 0.763644008751097, 1.34845833333334, 1.93481080929212, 2.95945833333334, 11.3921147423354, 13.2577083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 750, '2021-06-27 00:00:00', 0.266446285747061, 0.627666666666666, 0.498372596121832, 0.916875000000005, 1.14218032029009, 1.46083333333334, 1.93706259578776, 2.97575, 11.4027915676922, 13.2353333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 765, '2021-06-27 00:00:00', 0.353573739823465, 0.625958333333336, 0.59132376673143, 0.957333333333333, 1.29611916554935, 1.48725, 1.98680911927877, 3.03495833333334, 11.3956801253777, 13.2260416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 780, '2021-06-27 00:00:00', 0.547503338617312, 0.686083333333329, 1.02909227537276, 1.06570833333333, 1.29233640514301, 1.51191666666667, 1.95762404052923, 3.07216666666667, 11.382908457388, 13.2645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 795, '2021-06-27 00:00:00', 0.654629112828265, 0.759833333333333, 0.927996742833802, 1.04104166666667, 1.12682717239569, 1.62345833333334, 1.92790919217189, 3.124875, 11.3804213655085, 13.26875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 810, '2021-06-27 00:00:00', 0.691409240116765, 0.670708333333332, 0.727310938379836, 0.908375000000001, 1.26163107850943, 1.61775, 1.89921158127123, 3.26825, 11.3938704306879, 13.24 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 825, '2021-06-27 00:00:00', 0.399703477049199, 0.577500000000004, 0.874515402040352, 1.18483333333334, 1.17484011786125, 1.57879166666667, 1.76027589034927, 3.24858333333334, 11.3533838471531, 13.1682083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 840, '2021-06-27 00:00:00', 0.812900923379895, 0.99779166666667, 1.0796777263395, 1.34658333333334, 1.26257720599057, 1.64537500000001, 1.69329534595215, 3.22354166666667, 11.3806206180583, 13.156 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 855, '2021-06-27 00:00:00', 0.593921528999156, 0.755, 0.685716677877125, 1.02716666666667, 0.962963722283857, 1.41550000000001, 1.29034642508868, 3.009375, 11.2798505203247, 13.02225 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 870, '2021-06-27 00:00:00', 0.489330946663215, 0.670583333333334, 0.65476852309849, 0.961416666666673, 0.946983414298539, 1.30625, 1.28757059114206, 2.923875, 11.275237161216, 13.0062083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 885, '2021-06-27 00:00:00', 0.503469527595655, 0.680000000000004, 0.932589471948086, 1.00258333333334, 0.990884540247473, 1.37320833333334, 2.80842456094031, 4.76291666666667, 11.273330131091, 13.011625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 900, '2021-06-27 00:00:00', 0.845672486669719, 0.740708333333335, 0.852167763259753, 0.925624999999999, 0.935818520086148, 1.36270833333333, 2.89446518175738, 4.91358333333333, 11.2457626834076, 12.994375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 915, '2021-06-27 00:00:00', 0.305473545428276, 0.566, 0.555729778720307, 0.89675, 0.715497322481545, 1.261375, 2.91629533702498, 5.00966666666667, 11.2469981823654, 12.989125 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 930, '2021-06-27 00:00:00', 0.418968635331219, 0.706750000000001, 0.606089239853885, 1.01358333333333, 0.749930024513393, 1.33320833333333, 2.95211261003351, 5.01258333333334, 11.2210848977543, 13.01375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 945, '2021-06-27 00:00:00', 0.548941496249233, 0.682625, 0.575710246602819, 0.881124999999998, 0.82308667460544, 1.42175, 2.91296394575617, 5.05891666666667, 11.1878240025142, 12.9894583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 960, '2021-06-27 00:00:00', 0.328500212317674, 0.579041666666663, 0.475519668058163, 0.922541666666663, 0.723815849548746, 1.52758333333334, 2.95678551466118, 5.07266666666667, 11.1622425126509, 13.0172083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 975, '2021-06-27 00:00:00', 0.315332947459701, 0.677791666666664, 0.765833635725604, 1.204875, 0.721903641598809, 1.69645833333333, 3.21607853272012, 5.22854166666667, 10.9806565783338, 13.29625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 990, '2021-06-27 00:00:00', 0.716484392054686, 0.999833333333331, 0.661619969238878, 1.330875, 0.78838796728294, 1.86725, 3.28372237496862, 5.233125, 10.964620138546, 13.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1005, '2021-06-27 00:00:00', 0.488690973677255, 0.970208333333334, 0.565109428930954, 1.31183333333333, 0.793860379749635, 1.78995833333333, 3.43379587121089, 5.24954166666667, 10.9588944439196, 13.2992916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1020, '2021-06-27 00:00:00', 0.364283988497113, 0.841708333333333, 0.604126928728142, 1.23604166666667, 0.715068072162426, 1.5625, 3.52808589460491, 5.27541666666667, 10.9644638659514, 13.2730416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1035, '2021-06-27 00:00:00', 0.495899000644871, 0.860583333333333, 0.56457550906392, 1.134875, 0.648092383321118, 1.46479166666667, 3.54439984085939, 5.29783333333334, 10.9607290729122, 13.253375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1050, '2021-06-27 00:00:00', 0.324437964414809, 0.701583333333334, 0.44194058022462, 0.981541666666671, 0.545483137467029, 1.305125, 3.48266282430931, 5.294, 10.9616447261097, 13.1971666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1065, '2021-06-27 00:00:00', 0.326370352336202, 0.736708333333334, 0.432044262275544, 1.012375, 2.74851298926782, 3.911, 3.64634437445251, 5.31191666666667, 10.9688754558662, 13.188625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1080, '2021-06-27 00:00:00', 0.306275368662384, 0.667083333333332, 0.44101991270894, 0.905958333333332, 2.88842972609837, 4.12975, 3.96432619327253, 5.47108333333334, 10.9702136041158, 13.1797916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 1, 1095, '2021-06-27 00:00:00', 0.342397461642359, 0.626249999999999, 2.801137950698, 3.74741666666666, 2.88346162737113, 4.2215, 3.95442032776275, 5.44970833333334, 10.9702280236695, 13.18825 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 600, '2021-06-27 00:00:00', 2.49986281992863, 2.88603846153846, 2.5531304585668, 3.27653846153846, 2.51155154405828, 3.54096153846154, 3.67355643149586, 4.82415384615385, 10.6043621050672, 12.5121538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 615, '2021-06-27 00:00:00', 0.914051738141774, 1.4365, 0.966542950615551, 1.88465384615385, 1.08016624432752, 2.30165384615385, 2.4168837790714, 3.95680769230769, 8.89672831525076, 11.8433461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 630, '2021-06-27 00:00:00', 0.757762560741512, 1.25046153846154, 0.821096010501533, 1.59853846153846, 1.22435120212864, 2.18111538461539, 2.3652245038994, 3.76292307692308, 8.89238637703409, 11.7729615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 645, '2021-06-27 00:00:00', 0.511131789418193, 1.12688461538462, 0.622732169864874, 1.55434615384616, 1.44424769876383, 2.15184615384616, 2.13589724507956, 3.5848076923077, 8.76845329892249, 11.6661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 660, '2021-06-27 00:00:00', 0.469497833205452, 1.01615384615385, 0.783021701241661, 1.34723076923077, 1.38052255881047, 1.89984615384616, 2.08819466672862, 3.35661538461539, 8.70991865827955, 11.6220769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 675, '2021-06-27 00:00:00', 0.418435770275622, 0.910576923076924, 0.954288230124342, 1.39511538461538, 1.06891971706881, 1.71580769230769, 1.64809393682987, 3.12676923076923, 8.37837734877473, 11.4690384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 690, '2021-06-27 00:00:00', 0.77007875321544, 0.928615384615387, 0.769396890677768, 1.17984615384615, 1.04471865406618, 1.58988461538461, 1.52576871772887, 2.9615, 8.32714283145093, 11.3611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 705, '2021-06-27 00:00:00', 0.609209976432274, 0.854653846153843, 0.720746904259741, 1.13649999999999, 1.01440763768054, 1.61815384615384, 1.41560934419939, 2.89584615384616, 7.99505960068226, 12.1414615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 720, '2021-06-27 00:00:00', 0.491381094467421, 0.751499999999998, 0.732218004527237, 1.07238461538462, 0.956210884368412, 1.55784615384615, 1.46367095293359, 2.89746153846154, 7.9733694253964, 12.1580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 735, '2021-06-27 00:00:00', 0.611421053461022, 0.81423076923077, 0.714003232054738, 1.14784615384615, 1.08748252187547, 1.66134615384615, 1.61248282519178, 2.93530769230769, 7.99435515348174, 12.197 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 750, '2021-06-27 00:00:00', 0.46521177311645, 0.775923076923075, 0.930005310985666, 1.09296153846154, 1.35997438889912, 1.73546153846154, 1.58410301384144, 2.90803846153847, 7.96428856574531, 12.2109615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 765, '2021-06-27 00:00:00', 0.574668455586485, 0.741923076923074, 0.846955027413818, 1.17053846153846, 1.11251623116941, 1.59173076923077, 1.60415125701556, 2.91015384615385, 7.91426464906151, 12.2198461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 780, '2021-06-27 00:00:00', 0.615618328312155, 0.814384615384613, 1.00231970640418, 1.15792307692308, 1.03002094377512, 1.51623076923077, 1.77932296069644, 3.08703846153846, 7.88376463841014, 12.2590769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 795, '2021-06-27 00:00:00', 0.500415785583888, 0.754038461538461, 0.860159198145232, 1.12861538461539, 1.1797071507533, 1.62580769230769, 1.94721764458537, 3.23665384615384, 7.88633419647313, 12.2625384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 810, '2021-06-27 00:00:00', 0.858217140355514, 0.859499999999997, 1.05941991456863, 1.13765384615385, 1.25351625376838, 1.60503846153846, 1.92144190288279, 3.26188461538461, 7.88546252757859, 12.2790769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 825, '2021-06-27 00:00:00', 0.499005336798964, 0.69361538461539, 0.785896173412629, 1.09134615384616, 0.93832231054235, 1.47603846153846, 1.96833730888241, 3.43880769230769, 7.87951234024035, 12.336 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 840, '2021-06-27 00:00:00', 0.760279577119242, 0.890346153846154, 0.829614417388257, 1.11980769230769, 0.884120782733635, 1.38503846153846, 2.03384368660388, 3.50830769230769, 7.86588575725289, 12.3458846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 855, '2021-06-27 00:00:00', 0.462135557868202, 0.726923076923079, 0.642548033523267, 0.990846153846156, 0.758857985092375, 1.22619230769231, 1.98669662118185, 3.45323076923077, 7.83216496418161, 12.3908846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 870, '2021-06-27 00:00:00', 0.560101530631178, 0.720730769230769, 0.572474117654778, 0.850153846153842, 0.998619854522308, 1.33957692307692, 1.96434506016245, 3.44265384615384, 7.85083376424735, 12.5090769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 885, '2021-06-27 00:00:00', 0.333517468115931, 0.584692307692305, 0.660910174276004, 0.869538461538459, 0.917900085060378, 1.40761538461538, 2.01683094329845, 4.62242307692307, 7.85455571911075, 12.4977692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 900, '2021-06-27 00:00:00', 0.482781689793636, 0.696999999999999, 0.768594577534468, 1.06123076923077, 1.01672930290447, 1.47734615384615, 1.99505340742085, 4.65353846153846, 7.67610744192654, 12.4255 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 915, '2021-06-27 00:00:00', 0.610049445663094, 0.775384615384615, 0.623952868042501, 1.03369230769231, 0.99698642610928, 1.48442307692308, 1.98358819276117, 4.63503846153846, 7.60004310240814, 12.5010384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 930, '2021-06-27 00:00:00', 0.319048858086271, 0.701423076923078, 0.544246052952012, 0.988384615384616, 0.86562422474278, 1.48053846153846, 2.06554584925743, 4.81215384615385, 7.69648212916884, 12.6477307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 945, '2021-06-27 00:00:00', 0.544615501629714, 0.70873076923077, 0.7306859380062, 1.0095, 1.03164778127779, 1.63876923076923, 2.21224075195612, 4.94176923076923, 7.70683086788298, 12.6638846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 960, '2021-06-27 00:00:00', 0.498397450295984, 0.717538461538455, 0.723283088530243, 1.06588461538461, 1.08822820005025, 1.94715384615385, 2.52360000365777, 5.18246153846154, 7.70734451456232, 12.6591153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 975, '2021-06-27 00:00:00', 0.525736336374627, 0.775153846153845, 0.764499578910182, 1.29538461538461, 1.14644748747531, 2.11919230769231, 2.44125682763234, 5.11846153846154, 7.71239994464459, 12.6498846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 990, '2021-06-27 00:00:00', 0.554334028708874, 1.02184615384616, 0.889932309439664, 1.55365384615385, 1.11472038370443, 2.06242307692307, 2.63865945918348, 5.16069230769231, 7.72165370211489, 12.6148461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1005, '2021-06-27 00:00:00', 0.601977419714522, 1.09742307692307, 0.757963616947004, 1.54773076923077, 0.96608233523936, 2.00696153846154, 2.58756308997778, 5.10276923076923, 7.70116526927032, 12.6207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1020, '2021-06-27 00:00:00', 0.518394214414529, 1.09119230769231, 0.595901535490552, 1.359, 0.806019775477958, 1.92496153846154, 2.65592785959721, 4.99134615384615, 7.69886495500373, 12.5846538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1035, '2021-06-27 00:00:00', 0.513651015918248, 0.879615384615384, 0.638135485975776, 1.30353846153846, 0.748059425858257, 1.79176923076923, 2.68114259569713, 4.93146153846154, 7.67720394294293, 12.5383076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1050, '2021-06-27 00:00:00', 0.462177541643903, 0.910000000000002, 0.585373984336907, 1.26130769230769, 0.786583522876965, 1.68203846153846, 2.75135761062397, 4.91130769230769, 7.65010363298332, 12.4816538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1065, '2021-06-27 00:00:00', 0.432192458909757, 0.882807692307691, 0.560235561719697, 1.16626923076923, 1.75729647076235, 3.24861538461538, 3.03335213938943, 4.9371923076923, 7.62113037820102, 12.4988076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1080, '2021-06-27 00:00:00', 0.443533788496952, 0.732307692307693, 0.59283407589178, 1.03619230769231, 1.76124640350126, 3.27957692307692, 3.00199083276415, 4.899, 7.62297784343746, 12.4761923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 2, 1095, '2021-06-27 00:00:00', 0.256346520283654, 0.627461538461536, 1.72598912555626, 3.02130769230769, 1.74906243412336, 3.34896153846153, 2.95288810931837, 4.89988461538462, 7.61730702151358, 12.5075 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 600, '2021-06-27 00:00:00', 0.762701579911827, 1.9435, 0.853036119715022, 2.26030769230769, 1.1485279863306, 2.84384615384615, 2.36272104574366, 4.2735, 6.90280136622361, 12.1483076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 615, '2021-06-27 00:00:00', 0.515948365037251, 1.24865384615385, 0.567180927584297, 1.66773076923077, 1.00451192358049, 2.39273076923077, 2.23526894096919, 4.01296153846154, 6.75649889627643, 11.9858461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 630, '2021-06-27 00:00:00', 0.450363075751108, 1.0755, 0.787331314289946, 1.65996153846154, 1.287508456731, 2.42711538461538, 2.15550213782168, 3.77888461538461, 6.72135339942783, 11.862 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 645, '2021-06-27 00:00:00', 0.705541197619571, 1.23130769230769, 0.812842625510104, 1.74242307692308, 1.18637659087855, 2.29615384615385, 2.10169208459792, 3.65746153846154, 6.70213042960108, 11.8348461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 660, '2021-06-27 00:00:00', 0.473313213909714, 1.07503846153846, 0.99525302233228, 1.68953846153846, 1.25752033169066, 2.10076923076923, 1.86494152723349, 3.5135, 6.51293807751452, 11.6878076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 675, '2021-06-27 00:00:00', 0.828511849411574, 1.13926923076923, 0.825751146160038, 1.36734615384615, 1.09161210354932, 1.80423076923077, 1.68690198703011, 3.47592307692308, 6.34870865561227, 11.6429230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 690, '2021-06-27 00:00:00', 0.334156702070247, 0.826692307692308, 0.597390027214536, 1.23226923076923, 0.836030103432977, 1.64457692307693, 1.5760615138327, 3.49384615384616, 6.49483624439743, 11.4318076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 705, '2021-06-27 00:00:00', 0.52259355732141, 0.910884615384621, 0.778622645840324, 1.28576923076923, 0.859510852842388, 1.84011538461539, 2.13002216384279, 3.74646153846154, 6.52042858902814, 11.8617692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 720, '2021-06-27 00:00:00', 0.549103509928125, 0.863769230769226, 0.530014113019646, 1.147, 0.9260365734595, 1.78484615384615, 3.20992779885251, 4.07292307692308, 6.55097856366043, 11.8416923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 735, '2021-06-27 00:00:00', 0.37558050453214, 0.750346153846157, 0.554317071164704, 1.19615384615385, 0.943494140864771, 1.79507692307692, 2.98965495024735, 4.04480769230769, 6.57284744852172, 11.7936923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 750, '2021-06-27 00:00:00', 0.427097056164776, 0.809153846153849, 0.574257926505024, 1.19038461538462, 0.912222833775574, 1.74153846153846, 2.96158883475641, 3.98488461538461, 6.5734657043415, 11.7803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 765, '2021-06-27 00:00:00', 0.347553931620138, 0.743153846153846, 0.690863705805999, 1.1445, 0.821546650204077, 1.45453846153847, 2.90237137765761, 3.93157692307692, 6.59903315307513, 11.7066538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 780, '2021-06-27 00:00:00', 0.550785062084459, 0.818769230769232, 0.831356145102689, 1.109, 0.906742463649195, 1.44384615384616, 2.94292490925923, 3.98469230769231, 6.5919797106904, 11.6861153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 795, '2021-06-27 00:00:00', 0.793076125941556, 0.822692307692308, 0.814525871525649, 1.04934615384616, 1.14773954161413, 1.65184615384616, 2.88443019009621, 4.10619230769231, 6.59393662646573, 11.6840769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 810, '2021-06-27 00:00:00', 0.386419200430747, 0.670038461538462, 0.487232864876112, 0.932769230769234, 0.989595202401158, 1.58776923076923, 2.78324310140858, 4.07680769230769, 6.65665987125214, 11.5871923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 825, '2021-06-27 00:00:00', 0.249875612132237, 0.567307692307695, 0.744826695382119, 1.15161538461538, 0.845563153261686, 1.56061538461539, 2.69589940807544, 4.04553846153846, 6.69738448615463, 11.5543461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 840, '2021-06-27 00:00:00', 0.733448554118461, 0.979692307692306, 0.818195305817345, 1.22603846153846, 0.831352441229629, 1.64219230769231, 2.66831518752939, 4.1245, 6.67926148566188, 11.5629230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 855, '2021-06-27 00:00:00', 0.363655889755475, 0.693615384615382, 0.526503403451636, 1.03607692307692, 0.794560961499156, 1.50219230769231, 2.63843654753807, 4.09515384615385, 6.67450659161698, 11.5768076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 870, '2021-06-27 00:00:00', 0.471292770350464, 0.743653846153845, 0.601636450409666, 1.05153846153846, 0.894040935218377, 1.73292307692308, 2.56843512638757, 4.03796153846154, 6.66124019083534, 11.584 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 885, '2021-06-27 00:00:00', 0.386634315401718, 0.682576923076921, 0.530129889744014, 0.970499999999999, 1.28771843374838, 1.85673076923077, 5.89211178284479, 6.06569230769231, 6.64838096797894, 11.5878461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 900, '2021-06-27 00:00:00', 0.348403022595738, 0.643884615384616, 0.577385716963837, 1.16411538461538, 2.43123715389131, 2.21453846153846, 5.88115425052443, 6.11603846153846, 6.65784252788799, 11.5736153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 915, '2021-06-27 00:00:00', 0.487293436579369, 0.843679999999999, 1.11445008561771, 1.40108, 2.28152120159628, 2.26508, 5.96050924753917, 6.30764, 6.78041995577462, 11.65988 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 930, '2021-06-27 00:00:00', 0.804433821599592, 1.00376, 2.01525649566831, 1.65592, 2.03428028468711, 2.13188, 5.96508979898878, 6.26732, 6.78386540427604, 11.66336 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 945, '2021-06-27 00:00:00', 1.65279949177146, 1.22208, 1.64294823919278, 1.584, 1.67005711179787, 1.99444, 5.96161836053488, 6.27768, 6.78411267275734, 11.66256 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 960, '2021-06-27 00:00:00', 0.920631191085768, 1.00396, 1.18156633330507, 1.3334, 2.13759216799338, 2.15688, 5.93084357771585, 6.27128, 6.78481737582769, 11.64736 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 975, '2021-06-27 00:00:00', 0.860856792194072, 0.919800000000003, 1.01857694849235, 1.4166, 2.16829237727141, 2.3308, 5.89669080275821, 6.35044, 6.7834939367556, 11.64536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 990, '2021-06-27 00:00:00', 0.719745788455897, 1.13680000000001, 1.69673001486192, 1.79392, 1.74381621738072, 2.29960000000001, 5.8743411213514, 6.38912, 6.77614040045413, 11.63068 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1005, '2021-06-27 00:00:00', 1.32100274413038, 1.2407, 1.3461329491052, 1.6312, 1.28955066076004, 2.05836, 5.85818034176711, 6.261, 6.73660916188553, 11.5946 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1020, '2021-06-27 00:00:00', 0.722836615932905, 1.06924, 0.745759147893383, 1.38304, 1.2013595742602, 1.96308, 5.68207867627098, 6.328, 6.72089016921618, 11.5714 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1035, '2021-06-27 00:00:00', 0.387407911638366, 0.915840000000004, 0.621283437731922, 1.36812, 0.996575305734595, 1.91356, 5.27257992921871, 6.16188, 6.70204532213861, 11.5486 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1050, '2021-06-27 00:00:00', 0.461818712627942, 0.96876, 0.696569051374897, 1.37288, 1.19996522588504, 2.00928, 5.12582607911479, 6.07608, 6.67329753645078, 11.53052 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1065, '2021-06-27 00:00:00', 0.356069983757872, 0.891600000000004, 0.497527329232608, 1.25388, 4.80498208217263, 4.53368, 4.7707405302182, 5.89704, 6.66099664714924, 11.5032 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1080, '2021-06-27 00:00:00', 0.441583985971714, 0.857600000000001, 0.730335555298614, 1.25576, 4.62603782482014, 4.50096, 4.63544588721876, 5.75636, 6.66854111056784, 11.48428 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 3, 1095, '2021-06-27 00:00:00', 0.570953830591116, 0.827120000000002, 4.65131560708008, 4.07272, 4.5428338541781, 4.49652, 4.63117906405414, 5.60024, 6.6964504037587, 11.43348 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 600, '2021-06-27 00:00:00', 2.74004257874459, 2.8248, 2.67548292712425, 3.08832, 3.27466233628243, 3.6856, 4.31502664611317, 5.14496, 6.75872664733035, 11.32532 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 615, '2021-06-27 00:00:00', 1.29518245175471, 1.6392, 2.00844354911957, 2.32436, 2.30167507698198, 2.72992, 3.44658213403753, 4.36936, 5.96333216331273, 10.84636 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 630, '2021-06-27 00:00:00', 1.67073377891273, 1.61812, 1.98647837726297, 1.94048, 1.92731824305173, 2.39288, 3.08786688670351, 4.15408, 5.70682117966444, 10.67032 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 645, '2021-06-27 00:00:00', 0.806910315132152, 1.09744, 0.892917534452841, 1.51016, 1.15407447477766, 2.17668, 2.45350427484174, 4.15568, 5.02310871638935, 10.34552 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 660, '2021-06-27 00:00:00', 0.714597166241232, 1.10388, 0.858866834846939, 1.45136, 1.27293833576755, 2.12456, 2.45835838382717, 4.15012, 5.02956594316713, 10.29392 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 675, '2021-06-27 00:00:00', 0.523470368470523, 0.971679999999999, 1.10328973982359, 1.5572, 1.66923688352892, 2.13176, 2.42565486209395, 4.09552, 5.01984289860417, 10.24868 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 690, '2021-06-27 00:00:00', 1.01251242790727, 1.1264, 1.16782518240817, 1.44736, 2.05417380553188, 2.19676, 2.30187571558501, 4.03132, 5.03309978806964, 10.15668 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 705, '2021-06-27 00:00:00', 0.477789573626996, 0.877720000000002, 0.907642596693948, 1.3328, 1.5810418221329, 1.92208, 2.11317913186112, 3.88128, 5.39468406798149, 11.10488 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 720, '2021-06-27 00:00:00', 0.780732045369388, 0.908120000000001, 1.31395676235306, 1.36096, 1.38839012048727, 1.85772, 4.34338040701019, 4.45412, 5.49742774304492, 11.17396 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 735, '2021-06-27 00:00:00', 0.884031321089166, 0.942719999999999, 1.03103842799383, 1.27964, 0.885020372646866, 1.78532, 4.35494218981913, 4.56668, 5.57334785175541, 11.24112 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 750, '2021-06-27 00:00:00', 0.859798546172303, 0.94804, 0.837122436285956, 1.27284, 0.97481792829909, 1.82492, 4.360019952936, 4.65964, 5.58157274729384, 11.192 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 765, '2021-06-27 00:00:00', 0.443921961985814, 0.770300000000002, 0.550094785771814, 1.14024, 0.965848461198758, 1.744, 4.36090073341124, 4.67696, 5.54010241872838, 11.16132 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 780, '2021-06-27 00:00:00', 0.258429732551547, 0.751520000000003, 0.511314726953954, 1.1632, 0.874012875572591, 1.62944, 4.40266790329076, 4.6534, 5.57477724726887, 11.17476 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 795, '2021-06-27 00:00:00', 0.440819362097445, 0.834280000000001, 0.637378550522896, 1.1708, 0.94873824103385, 1.7114, 4.38431423752146, 4.7174, 5.62347647753001, 11.19588 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 810, '2021-06-27 00:00:00', 0.51281494388002, 0.770799999999999, 0.689686046932469, 1.04348, 0.960913667644844, 1.69708, 4.45893780438047, 4.79352, 5.66926098858279, 11.19564 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 825, '2021-06-27 00:00:00', 0.407053743380405, 0.695000000000003, 0.791426838058955, 1.21676, 1.74008336677682, 2.10696, 4.46007825865571, 4.80864, 5.72382679303511, 11.20364 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 840, '2021-06-27 00:00:00', 0.775803508198648, 1.0184, 0.886742822544015, 1.3474, 1.71491229902096, 2.15888, 4.44809317310988, 4.88272, 5.74110625228274, 11.1738 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 855, '2021-06-27 00:00:00', 0.485743598345191, 0.745480000000001, 1.71976539776021, 1.45724, 1.61300662532221, 1.86404, 4.41028659386213, 4.71156, 5.60428708282032, 11.02304 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 870, '2021-06-27 00:00:00', 1.68139910292986, 1.12912000000001, 1.61588141582234, 1.4392, 1.5827213146982, 1.83452, 4.33117452199747, 4.67436, 5.57669418144238, 10.98092 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 885, '2021-06-27 00:00:00', 0.590985975580918, 0.851559999999996, 0.607761595254802, 1.12364, 1.60638673010787, 1.93492, 4.56980576246592, 5.89996, 5.46387145255084, 10.9752 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 900, '2021-06-27 00:00:00', 0.479677158791896, 0.799520000000003, 0.587821877782718, 1.15832, 4.31719812223932, 2.55172, 4.52522437675747, 6.00908, 5.57023734533218, 11.0792 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 915, '2021-06-27 00:00:00', 0.545836645282576, 0.822319999999996, 1.64444301816755, 1.51744, 4.33429122694819, 2.70524, 4.52906046658686, 6.10328, 5.52575057405477, 11.02264 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 930, '2021-06-27 00:00:00', 1.69512523824446, 1.23736, 4.38241778778184, 2.1562, 4.33441802821709, 2.83568, 4.52170985358415, 6.1446, 5.48686732814515, 10.99708 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 945, '2021-06-27 00:00:00', 2.85228696136977, 1.34508, 2.83859613189337, 1.7662, 2.80852867589657, 2.53136, 3.32075064154678, 5.66764, 5.42044752365215, 10.81924 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 960, '2021-06-27 00:00:00', 2.15458770224529, 1.2314, 2.12678325411876, 1.63152, 2.25333579536354, 2.41096, 3.04172176406719, 5.49996, 5.27876918008987, 10.70284 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 975, '2021-06-27 00:00:00', 1.25284396873673, 1.13147999999999, 1.59121951869208, 1.80084, 1.85322908010136, 2.27824, 2.57822307865966, 5.26092, 4.8182198562678, 10.449 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 990, '2021-06-27 00:00:00', 1.48301047984609, 1.4314, 1.46237617709443, 1.774, 1.74884889570254, 2.26372, 2.37957768872266, 5.19068, 4.68033191593645, 10.33848 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1005, '2021-06-27 00:00:00', 0.681869672298156, 1.1908, 0.940473882323867, 1.56604, 1.03729144409852, 2.01204, 2.27092470152579, 5.1412, 4.62305623010003, 10.27564 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1020, '2021-06-27 00:00:00', 0.516845634595087, 1.09808, 0.714907702667511, 1.45976, 0.803665110602671, 1.88012, 2.17737513457527, 5.11668, 4.62565952666932, 10.27216 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1035, '2021-06-27 00:00:00', 0.631283803055333, 0.99736, 0.654554993869886, 1.30264, 0.64540493232285, 1.72188, 2.05554094826641, 5.05344, 4.66970811007854, 10.2206 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1050, '2021-06-27 00:00:00', 0.466561267859505, 0.847400000000001, 0.509850883429002, 1.19944, 0.72691597405294, 1.611, 1.98134364594669, 5.12432, 4.81917639056025, 10.2048 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1065, '2021-06-27 00:00:00', 0.349935794110864, 0.842320000000002, 0.568662588887293, 1.20584, 1.96466392630733, 3.64652, 2.00468927600596, 5.04148, 4.98144743757608, 10.21164 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1080, '2021-06-27 00:00:00', 0.316999016822865, 0.769719999999998, 0.49386203201569, 1.05796, 1.86876485501342, 3.6658, 1.91522696653251, 4.907, 4.97489220720744, 10.22884 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 4, 1095, '2021-06-27 00:00:00', 0.328882055859952, 0.693640000000001, 1.72204540977679, 3.22768, 1.82234357170466, 3.65652, 2.01884141856989, 4.90856, 5.01194141093715, 10.19104 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 600, '2021-06-27 00:00:00', 0.898971872494481, 1.80208333333333, 0.983917911475206, 2.24975, 1.4350658496228, 2.79741666666667, 2.35714322150069, 4.41358333333333, 5.20863273319163, 10.0339166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 615, '2021-06-27 00:00:00', 0.557369129046892, 1.39645833333334, 0.68262258016895, 1.79775, 0.933669335223254, 2.38141666666667, 2.38099146167719, 4.08341666666667, 5.07835505273771, 9.99970833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 630, '2021-06-27 00:00:00', 0.527400735903812, 1.03566666666667, 0.78332464881094, 1.498875, 1.06531696310725, 1.96483333333333, 2.43927474929255, 3.88120833333333, 5.06947232464704, 9.94754166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 645, '2021-06-27 00:00:00', 0.533314314085696, 1.019375, 0.698872922868558, 1.40716666666667, 0.884603718695793, 1.803, 2.35095265919948, 3.74866666666667, 4.9853449664775, 9.9975 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 660, '2021-06-27 00:00:00', 0.531160828833381, 0.958000000000001, 0.659282282958666, 1.27845833333333, 0.918405083140946, 1.711375, 2.32152172381187, 3.644625, 5.04049511600723, 10.0511666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 675, '2021-06-27 00:00:00', 0.352771323783632, 0.806291666666667, 0.525111456422982, 1.19395833333333, 1.08521498571361, 1.8875, 2.31356293667505, 3.569375, 5.05044281312992, 10.0325 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 690, '2021-06-27 00:00:00', 0.381148262738274, 0.797791666666669, 0.676036654310259, 1.14858333333334, 1.13201733163871, 1.91625, 2.36173666718898, 3.50954166666667, 5.09777460665116, 10.039125 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 705, '2021-06-27 00:00:00', 0.535837148091994, 0.777333333333337, 1.0977393337799, 1.34841666666667, 1.18819054902701, 1.97654166666666, 2.45682105781942, 3.61083333333334, 5.35990367910425, 10.7193333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 720, '2021-06-27 00:00:00', 1.11533558916107, 1.02620833333334, 1.09141162083192, 1.48025, 1.32749280887268, 2.073125, 2.45210778305321, 3.58083333333334, 5.41015522494235, 10.7814166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 735, '2021-06-27 00:00:00', 0.58164887903121, 0.938124999999999, 0.697053143702063, 1.26495833333333, 0.747983403627012, 1.75695833333333, 1.88905595959417, 3.433625, 5.43178493296365, 10.7850833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 750, '2021-06-27 00:00:00', 0.334636943653823, 0.702666666666664, 0.548061403983378, 1.22120833333333, 0.530020091224332, 1.45858333333333, 1.94318810159706, 3.33720833333333, 5.51457721174301, 10.9095416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 765, '2021-06-27 00:00:00', 0.504023720901984, 0.880791666666664, 0.456229720613434, 1.06658333333333, 0.80122030908836, 1.604625, 1.87985154941184, 3.46925, 5.71812265847094, 11.0442916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 780, '2021-06-27 00:00:00', 0.339284786966151, 0.715583333333337, 0.392032272314703, 0.967791666666668, 1.12729417527489, 1.663375, 1.76590752626075, 3.4395, 6.19307533822474, 11.2781666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 795, '2021-06-27 00:00:00', 0.288850868572976, 0.640041666666666, 0.734626720503863, 1.222375, 1.19861840681049, 1.72679166666667, 1.75086303356911, 3.44383333333334, 6.15732986254853, 11.3059166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 810, '2021-06-27 00:00:00', 0.641611963130272, 0.844458333333334, 1.04644387369658, 1.22679166666667, 1.046098784373, 1.63466666666667, 1.65757188785458, 3.41770833333333, 6.43137870119529, 11.4164583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 825, '2021-06-27 00:00:00', 0.614922510435731, 0.765958333333335, 0.63806163523779, 1.15895833333333, 0.757358854693474, 1.544, 1.60242709029464, 3.37766666666667, 6.45949882840228, 11.422375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 840, '2021-06-27 00:00:00', 0.436101800956039, 0.863208333333331, 0.588834804963358, 1.10391666666667, 0.910456119763325, 1.51879166666667, 1.57873154687599, 3.31941666666667, 6.51253576918603, 11.4216666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 855, '2021-06-27 00:00:00', 0.359088055891668, 0.695333333333333, 0.545343953091909, 0.977875000000001, 0.935983985834759, 1.53625, 1.55991241334853, 3.30395833333333, 6.58382933537856, 11.44275 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 870, '2021-06-27 00:00:00', 0.453697177226381, 0.654208333333339, 0.697266078119141, 1.011375, 1.16554234126237, 1.68491666666667, 1.60635660983824, 3.20608333333334, 6.77570938996935, 11.4144583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 885, '2021-06-27 00:00:00', 0.549204899594976, 0.733750000000002, 0.867920368642391, 1.163875, 1.46530103747823, 1.893, 1.81748342446043, 4.11520833333334, 7.12648831696818, 11.4910833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 900, '2021-06-27 00:00:00', 0.690128233200806, 0.857749999999999, 0.904053110814796, 1.257875, 1.37172485766823, 1.84395833333334, 2.02630747868837, 4.30545833333333, 7.16075661219245, 11.4870416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 915, '2021-06-27 00:00:00', 0.608667002496059, 0.841708333333337, 0.953911987402478, 1.30058333333334, 1.10475708442159, 1.77295833333334, 2.11588817776297, 4.31720833333333, 7.14087858118536, 11.3792916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 930, '2021-06-27 00:00:00', 0.759940633407866, 1.003875, 0.792855141474354, 1.24583333333333, 0.96037336395196, 1.70404166666667, 2.15016120056283, 4.30416666666667, 7.13679155460215, 11.3099583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 945, '2021-06-27 00:00:00', 0.476000119884896, 0.788874999999997, 0.610010974895329, 1.11254166666667, 0.898635241408574, 1.72991666666666, 2.11236630097451, 4.24954166666667, 7.12673785315106, 11.2670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 960, '2021-06-27 00:00:00', 0.467676772360774, 0.745208333333333, 0.642865995683232, 1.14941666666666, 0.794190563002555, 1.71904166666666, 2.16747347366881, 4.28729166666667, 7.11635183721368, 11.2630833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 975, '2021-06-27 00:00:00', 0.475405622005869, 0.831624999999997, 0.637442626005881, 1.32766666666666, 0.626510881037169, 1.81866666666666, 2.07345342005672, 4.32070833333333, 7.10120009249304, 11.2858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 990, '2021-06-27 00:00:00', 0.384673923178987, 0.979124999999999, 0.485018853286632, 1.280625, 0.622087822624723, 1.76370833333333, 1.99790268247059, 4.23854166666667, 7.02507264893581, 11.245625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1005, '2021-06-27 00:00:00', 0.48767315022387, 0.898833333333335, 0.638727811662606, 1.355, 0.590880586712426, 1.73229166666667, 1.98546279741715, 4.26454166666667, 7.08102782189794, 11.3123333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1020, '2021-06-27 00:00:00', 0.389432390738781, 0.85475, 0.46743313673598, 1.21120833333333, 0.490372617860975, 1.471, 2.06743074468239, 4.29983333333334, 7.25021112723573, 11.3835416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1035, '2021-06-27 00:00:00', 0.328795694460332, 0.807499999999999, 0.359906469331496, 1.09916666666667, 0.474942826459981, 1.40991666666667, 2.06080125431411, 4.302625, 7.89179423205439, 11.638875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1050, '2021-06-27 00:00:00', 0.339931184425506, 0.779416666666669, 0.367737412222125, 0.989250000000002, 0.494089454949965, 1.31970833333334, 2.19471947796444, 4.36525, 8.94963544061586, 11.9842083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1065, '2021-06-27 00:00:00', 0.34825053450441, 0.646000000000002, 0.461902955803173, 0.973083333333336, 1.48025977388714, 3.15095833333334, 2.43383266330514, 4.45029166666667, 8.92692362079578, 12.100875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1080, '2021-06-27 00:00:00', 0.317210486512699, 0.658333333333335, 0.481332388016457, 0.897208333333336, 1.74911182223055, 3.39291666666667, 2.89021650278504, 4.54204166666667, 8.96706880425356, 12.151375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 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 970080, 5, 1095, '2021-06-27 00:00:00', 0.327787154983736, 0.586347826086962, 1.44586073219968, 3.0384347826087, 1.74310810837147, 3.62882608695653, 3.11453889201619, 4.74165217391305, 8.77072620584326, 12.6797826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:11 Duration: 3s848ms 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 970070, 1, 600, '2021-06-27 00:00:00', 0.214443871241506, 0.176499999999999, 0.361423792255982, 0.235875, 0.371451520233876, 0.260666666666666, 0.411001101941468, 0.343583333333333, 0.433127646278801, 0.837416666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 615, '2021-06-27 00:00:00', 0.250855175032486, 0.141666666666667, 0.361733467416653, 0.200833333333333, 0.376055092999701, 0.234708333333333, 0.410410257803267, 0.324333333333334, 0.436715872877536, 0.838166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 630, '2021-06-27 00:00:00', 0.125078641928455, 0.106666666666667, 0.138822454642769, 0.13475, 0.139743806738399, 0.175625, 0.174279053261708, 0.264166666666667, 0.342401831906247, 0.795666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 645, '2021-06-27 00:00:00', 0.050901440713075, 0.0759599999999996, 0.0620201580133427, 0.1024, 0.126556746165504, 0.16212, 0.157763620648107, 0.25288, 0.337991405216168, 0.78024 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 660, '2021-06-27 00:00:00', 0.0360216138820379, 0.0641600000000001, 0.112644100304158, 0.11888, 0.126309500830301, 0.15644, 0.170569633874263, 0.242200000000001, 0.335767662727269, 0.77544 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 675, '2021-06-27 00:00:00', 0.0918843838745187, 0.0873600000000005, 0.103682608634878, 0.1184, 0.10532027345198, 0.15112, 0.179866598715085, 0.23908, 0.344158287226483, 0.78048 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 690, '2021-06-27 00:00:00', 0.0679372579259175, 0.080916666666667, 0.0966121691707827, 0.109791666666667, 0.112462908539221, 0.141916666666667, 0.18557499753508, 0.237416666666667, 0.348243033160647, 0.788416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 705, '2021-06-27 00:00:00', 0.0575950380310411, 0.0651666666666665, 0.0746201856165558, 0.0967916666666665, 0.11853477444878, 0.128833333333334, 0.19852519644415, 0.234583333333334, 0.342505209946622, 0.814083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 720, '2021-06-27 00:00:00', 0.0450658133869999, 0.066333333333333, 0.046799293937446, 0.0824999999999999, 0.089547129522934, 0.116416666666667, 0.19880051541064, 0.230416666666667, 0.371607348876648, 0.84125 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 735, '2021-06-27 00:00:00', 0.029000114942301, 0.0464399999999999, 0.0760242943626137, 0.0758800000000002, 0.0748648337561324, 0.0970800000000001, 0.199896873412267, 0.22548, 0.369064569779689, 0.83264 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 750, '2021-06-27 00:00:00', 0.0487574609675275, 0.0549600000000002, 0.0511549932395002, 0.0749999999999999, 0.0518087186999769, 0.09532, 0.201770975778646, 0.227120000000001, 0.3773579511993, 0.83624 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 765, '2021-06-27 00:00:00', 0.0312704333196709, 0.0514400000000001, 0.0317927140500251, 0.0651200000000003, 0.0485146026126843, 0.092, 0.201770893176725, 0.230080000000001, 0.382159556555461, 0.83848 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 780, '2021-06-27 00:00:00', 0.0230349734100127, 0.0448800000000007, 0.0333008007911723, 0.0668800000000003, 0.0891400957295126, 0.0999600000000005, 0.231347199392313, 0.235880000000001, 0.380947249191626, 0.83884 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 795, '2021-06-27 00:00:00', 0.0313300707521278, 0.0466400000000003, 0.048269452037495, 0.0642400000000004, 0.117584409397391, 0.105480000000001, 0.253011198698134, 0.241, 0.383353418314397, 0.84152 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 810, '2021-06-27 00:00:00', 0.0334062369426232, 0.0436800000000001, 0.0905786950667762, 0.0708000000000004, 0.152207183360927, 0.11112, 0.252434975125609, 0.2456, 0.388028564240658, 0.8418 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 825, '2021-06-27 00:00:00', 0.0706466087886271, 0.0521199999999997, 0.0989831130378643, 0.0763599999999997, 0.151501683158967, 0.11548, 0.285845517718924, 0.28408, 0.38841333224629, 0.8412 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 840, '2021-06-27 00:00:00', 0.0484433689992756, 0.0484799999999997, 0.0799079053244004, 0.0712399999999997, 0.111607377294992, 0.10596, 0.248953061171512, 0.27272, 0.390143315547847, 0.83916 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 855, '2021-06-27 00:00:00', 0.0427039030222454, 0.05004, 0.0643254226569867, 0.0775199999999997, 0.0856331906058238, 0.10228, 0.2255405506777, 0.27296, 0.390139825361797, 0.8392 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 870, '2021-06-27 00:00:00', 0.02730689778548, 0.0439999999999998, 0.0410815043541497, 0.0612400000000001, 0.0514571666534412, 0.09056, 0.213986385859786, 0.26844, 0.390469695793839, 0.8388 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 885, '2021-06-27 00:00:00', 0.0365908913984527, 0.04532, 0.0427661470480257, 0.0648799999999997, 0.0607170486766281, 0.0963199999999998, 0.300093968616499, 0.41184, 0.390379400925134, 0.83908 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 900, '2021-06-27 00:00:00', 0.0357972065949288, 0.0517599999999999, 0.0491286745869124, 0.0737199999999999, 0.067335429010292, 0.10632, 0.297338471555006, 0.4276, 0.390703608890422, 0.83868 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 915, '2021-06-27 00:00:00', 0.0384599358640482, 0.0506000000000003, 0.0627518127228211, 0.0740400000000004, 0.0777656307975021, 0.11492, 0.290334358972548, 0.43096, 0.389491655879815, 0.8384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 930, '2021-06-27 00:00:00', 0.0470274742393563, 0.0506000000000006, 0.0558752181203796, 0.0779600000000002, 0.0755360399632747, 0.116120000000001, 0.303655599871521, 0.44616, 0.390205074287867, 0.8366 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 945, '2021-06-27 00:00:00', 0.0426829396051081, 0.0570000000000002, 0.067941568032146, 0.0871600000000002, 0.0693343349286633, 0.123600000000001, 0.300882452130396, 0.4592, 0.390425409009199, 0.8362 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 960, '2021-06-27 00:00:00', 0.0393636888515293, 0.0580000000000001, 0.0430997679808144, 0.0774400000000007, 0.0894312026084858, 0.126240000000001, 0.294438091965017, 0.46304, 0.390385911631042, 0.83692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 975, '2021-06-27 00:00:00', 0.0314285963203368, 0.0495600000000003, 0.0406760781459242, 0.0812800000000003, 0.105331571715227, 0.13236, 0.294632217066181, 0.46332, 0.393347374043182, 0.83864 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 990, '2021-06-27 00:00:00', 0.0341359048510511, 0.06952, 0.0793830376507897, 0.1038, 0.100077519953284, 0.14048, 0.294917632568824, 0.46392, 0.391543603361533, 0.84332 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1005, '2021-06-27 00:00:00', 0.0569576450824064, 0.0694400000000003, 0.082479835919656, 0.10256, 0.19799984848479, 0.17376, 0.295810795385609, 0.46388, 0.391447369812767, 0.84328 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1020, '2021-06-27 00:00:00', 0.0477637240312492, 0.0669600000000005, 0.0690219288825425, 0.0931200000000003, 0.196076872680079, 0.16084, 0.29627755568048, 0.46084, 0.391714151731421, 0.84268 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1035, '2021-06-27 00:00:00', 0.0496543720800765, 0.0648400000000001, 0.193667240389282, 0.130399999999999, 0.193288273484623, 0.158759999999999, 0.289258373546327, 0.46436, 0.390261344058909, 0.841 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1050, '2021-06-27 00:00:00', 0.1948918760065, 0.0994799999999998, 0.196222008619488, 0.11792, 0.191830767431435, 0.15128, 0.289475571796078, 0.47224, 0.390342849300458, 0.84104 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1065, '2021-06-27 00:00:00', 0.0409501729748078, 0.0564000000000001, 0.0568917099994951, 0.0837999999999997, 0.273071407022657, 0.30808, 0.269482083510822, 0.45248, 0.394283514745418, 0.82536 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1080, '2021-06-27 00:00:00', 0.0412239816935078, 0.0616, 0.0424804660991378, 0.0845599999999997, 0.267582541782282, 0.3268, 0.26878786554952, 0.4544, 0.390286185595477, 0.82716 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 1, 1095, '2021-06-27 00:00:00', 0.0293503549098361, 0.05788, 0.270256433780956, 0.29096, 0.259214840110155, 0.3322, 0.267456071159359, 0.4544, 0.387883281413366, 0.82376 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 600, '2021-06-27 00:00:00', 0.0611973352863824, 0.169076923076923, 0.0673694406868694, 0.197192307692308, 0.0982413668158485, 0.256384615384616, 0.160266451213644, 0.375153846153846, 0.359795394848025, 0.789384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 615, '2021-06-27 00:00:00', 0.0494745933244065, 0.105153846153846, 0.0628679201549992, 0.143153846153846, 0.102270207707892, 0.220653846153846, 0.159194728362661, 0.336807692307692, 0.362605129583132, 0.781 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 630, '2021-06-27 00:00:00', 0.0355214561378589, 0.0935769230769229, 0.0736727483276811, 0.146076923076923, 0.0942873186676684, 0.199461538461538, 0.148926021903494, 0.305, 0.357816188308166, 0.765769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 645, '2021-06-27 00:00:00', 0.0408277620479758, 0.0958846153846155, 0.0496064046733421, 0.134653846153846, 0.0826142565458009, 0.181346153846154, 0.140647934710971, 0.287192307692308, 0.35189842065792, 0.758538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 660, '2021-06-27 00:00:00', 0.0327297794300304, 0.0760384615384617, 0.0734005763968143, 0.120269230769231, 0.0784947229975462, 0.161307692307692, 0.134659250874769, 0.271076923076923, 0.347371175900008, 0.752576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 675, '2021-06-27 00:00:00', 0.0565459105506313, 0.0859999999999998, 0.0608263606822415, 0.118384615384615, 0.0681170034121153, 0.152615384615384, 0.120894232222283, 0.261153846153846, 0.349186432461779, 0.748730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 690, '2021-06-27 00:00:00', 0.0255726115510021, 0.0739615384615385, 0.0427138781266155, 0.101346153846153, 0.0540547443303117, 0.141346153846153, 0.104911655141911, 0.252846153846153, 0.340465511638675, 0.745269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 705, '2021-06-27 00:00:00', 0.0373156185077429, 0.0728461538461532, 0.0453296981951294, 0.101307692307692, 0.0625908939063824, 0.1445, 0.102121684580399, 0.247038461538461, 0.368412872488713, 0.819730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 720, '2021-06-27 00:00:00', 0.0359158203838665, 0.0658846153846154, 0.0499341720514274, 0.0973076923076922, 0.0759183366924873, 0.145076923076923, 0.100600229392612, 0.233384615384615, 0.37734644355226, 0.827461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 735, '2021-06-27 00:00:00', 0.0364304183974793, 0.0688461538461538, 0.0518199248878717, 0.0972307692307689, 0.0638755520825154, 0.142615384615385, 0.0884505250669288, 0.219153846153846, 0.391082192816883, 0.833807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 750, '2021-06-27 00:00:00', 0.0259144450362816, 0.0589615384615378, 0.0387689804631724, 0.0970769230769226, 0.051567446499333, 0.130807692307692, 0.0799645017395941, 0.206807692307692, 0.392675777396373, 0.831884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 765, '2021-06-27 00:00:00', 0.0289996286448373, 0.0644615384615381, 0.037530315951036, 0.0897307692307692, 0.0596140535831555, 0.125653846153846, 0.0839448903470875, 0.206230769230769, 0.419715420071926, 0.841076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 780, '2021-06-27 00:00:00', 0.0339797224600428, 0.0563076923076924, 0.0409627410441021, 0.0791153846153844, 0.0487452561794479, 0.1065, 0.0883180702827086, 0.199807692307692, 0.422799075757668, 0.838538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 795, '2021-06-27 00:00:00', 0.0251528557791387, 0.0541153846153843, 0.0379278870408651, 0.0797307692307692, 0.045131755833508, 0.101346153846154, 0.0946779480457501, 0.210923076923077, 0.428909122524359, 0.840653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 810, '2021-06-27 00:00:00', 0.0294618658346949, 0.0581923076923076, 0.0365028976721241, 0.0726923076923078, 0.0369845081913204, 0.089423076923077, 0.0963631911851435, 0.210230769230769, 0.434312769255593, 0.839692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 825, '2021-06-27 00:00:00', 0.0194893264674243, 0.0449230769230773, 0.0261936281153667, 0.0638846153846154, 0.0387149146374444, 0.0952692307692312, 0.0928814049453135, 0.213346153846154, 0.435966881240378, 0.837807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 840, '2021-06-27 00:00:00', 0.0240431983025428, 0.047653846153846, 0.0340860449676765, 0.0645384615384618, 0.0419669467007621, 0.102230769230769, 0.0960291382061473, 0.220346153846154, 0.435966881240378, 0.837807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 855, '2021-06-27 00:00:00', 0.0279630800548482, 0.0444230769230772, 0.0327769149531517, 0.0703846153846159, 0.0409599616886839, 0.103961538461539, 0.100783003756357, 0.226576923076923, 0.436788568813509, 0.834576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 870, '2021-06-27 00:00:00', 0.0285311435776093, 0.053115384615385, 0.0302852337718461, 0.072346153846154, 0.048043714068944, 0.108961538461539, 0.103023201270393, 0.2315, 0.437359033993108, 0.834269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 885, '2021-06-27 00:00:00', 0.0207863860772823, 0.0449230769230773, 0.0311601323192608, 0.0730769230769233, 0.0562890889823376, 0.110307692307693, 0.153486696993082, 0.351384615384616, 0.436205025894229, 0.835230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 900, '2021-06-27 00:00:00', 0.0272713148818429, 0.0547307692307694, 0.0433428017269122, 0.0829615384615387, 0.0530743455338467, 0.108384615384616, 0.182862339984523, 0.382653846153847, 0.436124387690555, 0.834192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 915, '2021-06-27 00:00:00', 0.0401628990679014, 0.0605384615384616, 0.0524158519768733, 0.083692307692308, 0.0482101808590421, 0.100692307692308, 0.175128225550925, 0.396846153846154, 0.439903914333749, 0.830576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 930, '2021-06-27 00:00:00', 0.0334533429397744, 0.0563846153846156, 0.039037989387065, 0.0742692307692309, 0.0738746131058467, 0.119538461538462, 0.18597404699002, 0.404115384615385, 0.439826561971176, 0.828730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 945, '2021-06-27 00:00:00', 0.0342243278295515, 0.0542307692307692, 0.0426518644195252, 0.0723076923076923, 0.0743414989190995, 0.128461538461538, 0.18236305715628, 0.410269230769231, 0.438088961812026, 0.829461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 960, '2021-06-27 00:00:00', 0.0222808990289547, 0.0509615384615382, 0.0485847079455454, 0.0900769230769227, 0.0653663404325071, 0.137038461538461, 0.183339617607912, 0.412153846153846, 0.43420118165874, 0.822115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 975, '2021-06-27 00:00:00', 0.0372324300328878, 0.0675769230769229, 0.056005013511841, 0.102807692307692, 0.080159504451101, 0.144884615384615, 0.18472163256766, 0.416807692307692, 0.434486979534043, 0.821153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 990, '2021-06-27 00:00:00', 0.0572450736879462, 0.0799615384615383, 0.0716058549389529, 0.111038461538461, 0.0783345095383592, 0.143846153846154, 0.193267021342136, 0.421692307692307, 0.435353748294242, 0.818384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1005, '2021-06-27 00:00:00', 0.0409499694749573, 0.0685000000000004, 0.0584530449295711, 0.0969615384615389, 0.0666419248960151, 0.126115384615385, 0.189976196889545, 0.413346153846154, 0.438056076494604, 0.814384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1020, '2021-06-27 00:00:00', 0.0364068463553002, 0.0634615384615388, 0.0431487587841797, 0.0851538461538464, 0.0569990688183043, 0.123576923076923, 0.195751730515977, 0.4135, 0.440302071135436, 0.810076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1035, '2021-06-27 00:00:00', 0.0368494024583636, 0.0610384615384615, 0.0510837020524607, 0.0872307692307691, 0.0670247371096322, 0.123653846153846, 0.200338348416258, 0.415423076923077, 0.441839274641113, 0.809230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1050, '2021-06-27 00:00:00', 0.0309855797726318, 0.0581153846153843, 0.0510779946597505, 0.0888076923076921, 0.0600514651073428, 0.117461538461538, 0.194078683488464, 0.409846153846154, 0.43833515276994, 0.804884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1065, '2021-06-27 00:00:00', 0.0406734084365464, 0.0626153846153848, 0.0533153318979123, 0.0842692307692309, 0.139976833248055, 0.261923076923078, 0.189608426459942, 0.402346153846154, 0.429450957171346, 0.797730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1080, '2021-06-27 00:00:00', 0.0236286657717663, 0.0539230769230771, 0.0285110504892403, 0.0770000000000001, 0.163197982642132, 0.295307692307693, 0.184717634825115, 0.401269230769231, 0.428999020977904, 0.795 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 2, 1095, '2021-06-27 00:00:00', 0.0300286273668723, 0.0590384615384613, 0.133573028138744, 0.247076923076923, 0.153094802202878, 0.317461538461539, 0.184214607288514, 0.400307692307692, 0.430179499207554, 0.795807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 600, '2021-06-27 00:00:00', 0.084213501566874, 0.153076923076924, 0.113275620297777, 0.198615384615386, 0.106922955727657, 0.239038461538462, 0.135598298151336, 0.330538461538462, 0.420726872850383, 0.751692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 615, '2021-06-27 00:00:00', 0.0515681475928101, 0.106923076923077, 0.0506425178618186, 0.140769230769231, 0.0580567361757848, 0.179769230769231, 0.0959691697289369, 0.272807692307692, 0.392998784496065, 0.71426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 630, '2021-06-27 00:00:00', 0.0224659742722188, 0.0810000000000003, 0.027988129351841, 0.109846153846154, 0.0520636297088625, 0.158307692307693, 0.0914025163767388, 0.2505, 0.387743144560734, 0.698115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 645, '2021-06-27 00:00:00', 0.0250455584884828, 0.0809999999999998, 0.0490701381854433, 0.122961538461539, 0.062903748206777, 0.162807692307692, 0.0928255601404304, 0.245769230769231, 0.389963406567255, 0.695538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 660, '2021-06-27 00:00:00', 0.033238925281155, 0.0821153846153844, 0.038967442031285, 0.104692307692308, 0.0550349399507679, 0.14926923076923, 0.0899865630995072, 0.234692307692307, 0.392615129611685, 0.688 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 675, '2021-06-27 00:00:00', 0.0231947275175929, 0.0666538461538465, 0.0365693650688446, 0.102038461538462, 0.0491465782516559, 0.128884615384615, 0.0912877108588343, 0.229384615384615, 0.390556195109566, 0.685307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 690, '2021-06-27 00:00:00', 0.0327624550596937, 0.0675384615384621, 0.0496539563843143, 0.094346153846154, 0.0510556408395633, 0.123961538461538, 0.106283365801775, 0.222076923076923, 0.39869516406166, 0.681923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 705, '2021-06-27 00:00:00', 0.0319261889122635, 0.0631923076923077, 0.0361186080317867, 0.0850769230769232, 0.0485504495740895, 0.125115384615384, 0.105049885585556, 0.217961538461538, 1.05957766985792, 0.911961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 720, '2021-06-27 00:00:00', 0.0276669199864836, 0.0604615384615388, 0.0327319180852341, 0.0875384615384614, 0.0480903156731011, 0.121961538461538, 0.0931101250381253, 0.219846153846153, 1.19731357823061, 0.94526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 735, '2021-06-27 00:00:00', 0.0271610864176054, 0.0592692307692304, 0.0328444586123511, 0.0859615384615382, 0.0378602490950401, 0.120038461538461, 0.0895632479570464, 0.215846153846153, 1.19945211595192, 0.945461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 750, '2021-06-27 00:00:00', 0.0279771335200732, 0.0600000000000001, 0.0329629395627181, 0.0846538461538462, 0.0320124254722347, 0.108346153846154, 0.0903274811237085, 0.207423076923077, 1.19882940596875, 0.943230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 765, '2021-06-27 00:00:00', 0.0268033579985792, 0.0584999999999999, 0.0286383551311065, 0.0783461538461539, 0.034679100334351, 0.103, 0.0933306199239273, 0.20726923076923, 1.198424108826, 0.943230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 780, '2021-06-27 00:00:00', 0.0229822674117374, 0.0532307692307692, 0.0266382316345394, 0.075346153846154, 0.050945053356911, 0.108961538461539, 0.0942266661587082, 0.210769230769231, 1.19818418257988, 0.942846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 795, '2021-06-27 00:00:00', 0.0212714326304989, 0.049923076923077, 0.0403663988218687, 0.0743846153846153, 0.0583596936776911, 0.106576923076923, 0.0940941345347639, 0.208115384615385, 1.19876727708734, 0.942230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 810, '2021-06-27 00:00:00', 0.0282102000101982, 0.0538461538461537, 0.0386561170400677, 0.0768461538461536, 0.0458883595093742, 0.103692307692307, 0.0952118690080187, 0.2125, 1.19887366948508, 0.942653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 825, '2021-06-27 00:00:00', 0.0254931665051936, 0.0496923076923075, 0.0274245538495374, 0.0718846153846151, 0.0353751107636209, 0.0980384615384614, 0.0875008571386595, 0.216, 1.19882787691209, 0.941038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 840, '2021-06-27 00:00:00', 0.0188233897053642, 0.0529999999999997, 0.0288110021719801, 0.0750769230769226, 0.0495412959055371, 0.1015, 0.0887150407853061, 0.226961538461538, 1.19898496879011, 0.940653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 855, '2021-06-27 00:00:00', 0.0152612127756808, 0.0507692307692304, 0.0246012194819682, 0.0684999999999998, 0.0400007692233726, 0.095307692307692, 0.0836795352244782, 0.230230769230769, 1.19830604861773, 0.939115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 870, '2021-06-27 00:00:00', 0.0209537219018115, 0.0435384615384617, 0.0325080818353741, 0.0651538461538464, 0.0389203525954456, 0.0900769230769234, 0.0877438229252548, 0.224538461538461, 1.19931541305863, 0.9365 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 885, '2021-06-27 00:00:00', 0.0256966923941582, 0.0449999999999999, 0.0272527768521635, 0.0679230769230764, 0.0358700217666289, 0.0954615384615382, 0.155185764612807, 0.303307692307692, 1.19907251593118, 0.935538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 900, '2021-06-27 00:00:00', 0.0220484780566681, 0.0431538461538463, 0.0311478113813176, 0.0641153846153849, 0.0422916612984711, 0.0937692307692306, 0.218819409208036, 0.331423076923077, 1.19821030900898, 0.93476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 915, '2021-06-27 00:00:00', 0.0325710584131657, 0.0490769230769233, 0.0368149635129731, 0.0696923076923076, 0.0474695205854804, 0.101346153846154, 0.218183074151397, 0.337423076923077, 1.19693998821353, 0.936153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 930, '2021-06-27 00:00:00', 0.0219204154929739, 0.0452307692307692, 0.036565473416241, 0.0670769230769229, 0.0469369626364815, 0.0989615384615382, 0.217875550222175, 0.340653846153846, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 945, '2021-06-27 00:00:00', 0.0213158301594055, 0.0462692307692306, 0.0332843229440854, 0.0673846153846153, 0.0464958724388105, 0.104115384615384, 0.222059105091069, 0.344384615384615, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 960, '2021-06-27 00:00:00', 0.0229110990905818, 0.0470384615384614, 0.0310126525048186, 0.0707692307692302, 0.0591573651048951, 0.112923076923077, 0.225346802813933, 0.347307692307692, 1.1968035427755, 0.936 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 975, '2021-06-27 00:00:00', 0.0221694523023145, 0.0502692307692309, 0.0325653898392849, 0.0782307692307689, 0.065998648004801, 0.117692307692308, 0.22871260097807, 0.353423076923077, 1.1965795309323, 0.936576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 990, '2021-06-27 00:00:00', 0.0317190551804188, 0.0614615384615386, 0.0602277344750737, 0.0915000000000003, 0.0680123970599931, 0.128384615384616, 0.22553125316427, 0.353884615384615, 1.19671799454238, 0.935038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1005, '2021-06-27 00:00:00', 0.0414967653975766, 0.0653076923076926, 0.0465986463983004, 0.0849230769230773, 0.0563493089166553, 0.130269230769231, 0.222821891618879, 0.351346153846154, 1.19720936604833, 0.933115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1020, '2021-06-27 00:00:00', 0.0263609267958938, 0.0545384615384615, 0.0432038637873267, 0.0865769230769233, 0.0624806800908519, 0.126653846153846, 0.22185666890689, 0.346307692307692, 1.1968518602503, 0.934153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1035, '2021-06-27 00:00:00', 0.0305025597916994, 0.0613846153846155, 0.0369350573512278, 0.0890384615384615, 0.059069971546138, 0.125692307692308, 0.218848974971677, 0.342076923076923, 1.19650748687747, 0.932615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1050, '2021-06-27 00:00:00', 0.0274551382328447, 0.0602307692307691, 0.041843095193647, 0.0852692307692304, 0.0658331691007364, 0.116384615384615, 0.215581478439484, 0.333423076923077, 1.19665756106814, 0.930961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1065, '2021-06-27 00:00:00', 0.0305647610065027, 0.0567307692307689, 0.0412038086365066, 0.0799230769230768, 0.149440474385674, 0.231846153846154, 0.217038231300741, 0.325923076923077, 1.19719061974274, 0.9275 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1080, '2021-06-27 00:00:00', 0.0291166354776523, 0.0554615384615385, 0.0605524947081837, 0.0802692307692303, 0.221564923633267, 0.262153846153846, 0.217120554956493, 0.322153846153846, 1.19674034520699, 0.926423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 3, 1095, '2021-06-27 00:00:00', 0.043994754932133, 0.0564615384615376, 0.154828957736743, 0.214615384615384, 0.220388625282355, 0.267115384615384, 0.214997305886519, 0.323192307692308, 1.19672299024654, 0.925653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 600, '2021-06-27 00:00:00', 0.0813928365776365, 0.131923076923077, 0.152931940619148, 0.180538461538462, 0.150759166069086, 0.206615384615385, 0.14533204951209, 0.270269230769231, 1.1840808164986, 0.8985 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 615, '2021-06-27 00:00:00', 0.0827242035087308, 0.113576923076923, 0.0842036724943661, 0.136461538461538, 0.0901557626469964, 0.160307692307692, 0.10360369016297, 0.234730769230769, 1.17848361040788, 0.8715 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 630, '2021-06-27 00:00:00', 0.0392347569617312, 0.0803846153846154, 0.0497330257088167, 0.102576923076923, 0.0569587705139565, 0.135307692307692, 0.095000242914669, 0.218615384615385, 1.17926150815474, 0.863230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 645, '2021-06-27 00:00:00', 0.0394939722762073, 0.0725769230769231, 0.0507712365571141, 0.101038461538461, 0.0667701914145711, 0.134538461538461, 0.116880557046006, 0.224230769230769, 1.17742586243825, 0.883692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 660, '2021-06-27 00:00:00', 0.0295985706515601, 0.0673461538461539, 0.0431139634707119, 0.0935769230769232, 0.0520238406886689, 0.124, 0.123559963642697, 0.220230769230769, 1.17755536861493, 0.881384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 675, '2021-06-27 00:00:00', 0.0392532017312458, 0.0644230769230768, 0.0462214069619093, 0.0895384615384611, 0.0640857718518407, 0.122884615384615, 0.123280923722392, 0.222884615384615, 1.17604914863283, 0.886 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 690, '2021-06-27 00:00:00', 0.0356179082010069, 0.0646538461538462, 0.046102761472439, 0.0892307692307691, 0.0580610421486269, 0.120730769230769, 0.12544735947799, 0.232, 1.17604914863283, 0.886 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 705, '2021-06-27 00:00:00', 0.0365180039896023, 0.0657307692307692, 0.0574799496814726, 0.0892307692307695, 0.0569194302366209, 0.113692307692308, 0.131148535872645, 0.230538461538461, 1.19462780621607, 0.935653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 720, '2021-06-27 00:00:00', 0.0288850506983482, 0.0571153846153849, 0.0329210944766187, 0.0789615384615385, 0.046744362062343, 0.106346153846154, 0.121030225087023, 0.225653846153846, 1.19013482688049, 0.928115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 735, '2021-06-27 00:00:00', 0.0252310248579921, 0.0537307692307692, 0.0304591529757475, 0.0700000000000006, 0.0467075516872315, 0.108346153846154, 0.110702511958158, 0.222384615384616, 1.1878558271751, 0.924884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 750, '2021-06-27 00:00:00', 0.02572783586821, 0.0478076923076928, 0.0313981871108217, 0.075384615384616, 0.043774825923302, 0.110346153846154, 0.114071752048369, 0.220730769230769, 1.18606837330478, 0.925884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 765, '2021-06-27 00:00:00', 0.0222238956634869, 0.0526923076923084, 0.0380236566039944, 0.0780384615384621, 0.0482789968667697, 0.111692307692308, 0.113475961534388, 0.219923076923077, 1.18272048326663, 0.929692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 780, '2021-06-27 00:00:00', 0.030226453009549, 0.0519615384615388, 0.0420351684261566, 0.0766538461538462, 0.063300504312002, 0.105076923076923, 0.112557158129343, 0.221923076923077, 1.17977255500307, 0.931807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 795, '2021-06-27 00:00:00', 0.0333780443728184, 0.0524230769230768, 0.0364563595802731, 0.0728846153846155, 0.0488205032589949, 0.0941923076923078, 0.0949487311050627, 0.219692307692308, 1.17565688087063, 0.926692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 810, '2021-06-27 00:00:00', 0.02485839898304, 0.0485000000000001, 0.0408541872442056, 0.0632307692307693, 0.054667048153766, 0.0946153846153848, 0.0944143079117858, 0.220307692307692, 1.17380376619709, 0.930192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 825, '2021-06-27 00:00:00', 0.0247061499662298, 0.045076923076923, 0.0289367479965419, 0.0598461538461536, 0.061430986919031, 0.0996153846153843, 0.0855847308452045, 0.217115384615384, 1.17301566715224, 0.927346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 840, '2021-06-27 00:00:00', 0.0191618210151171, 0.0428461538461539, 0.0306584158354354, 0.0645384615384618, 0.0533542731328849, 0.0959615384615385, 0.0758466570431113, 0.220653846153846, 1.17218560882586, 0.923692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 855, '2021-06-27 00:00:00', 0.025889380062103, 0.0465, 0.0446793016955282, 0.0739999999999997, 0.0645949390730125, 0.108115384615384, 0.0778696445250747, 0.222807692307692, 1.17102826675468, 0.926192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 870, '2021-06-27 00:00:00', 0.0333661274579243, 0.0525384615384612, 0.0388630732384671, 0.0724615384615379, 0.0631278068682892, 0.118999999999999, 0.0797385824959379, 0.229192307692307, 1.17052766799357, 0.927307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 885, '2021-06-27 00:00:00', 0.0343172528934623, 0.0480769230769229, 0.0527601977018511, 0.0780384615384614, 0.0593764133435021, 0.113961538461539, 0.192151142433401, 0.382692307692308, 1.17013862163684, 0.929076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 900, '2021-06-27 00:00:00', 0.0240039580069619, 0.0482399999999998, 0.0410094704509418, 0.0768799999999999, 0.056129700990949, 0.10728, 0.191939226492831, 0.4062, 1.18995568264817, 0.94512 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 915, '2021-06-27 00:00:00', 0.0277838082342934, 0.0527600000000002, 0.0312917987125486, 0.0705200000000005, 0.0463438237524702, 0.101200000000001, 0.198331523801269, 0.41168, 1.1874196464042, 0.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 930, '2021-06-27 00:00:00', 0.0172469320943366, 0.0500399999999999, 0.0407906443521877, 0.0752799999999998, 0.0435910158939506, 0.10552, 0.199619997328257, 0.41032, 1.18503709505933, 0.9428 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 945, '2021-06-27 00:00:00', 0.0316392161723393, 0.05304, 0.0300056661315831, 0.0735600000000001, 0.0403751986579218, 0.11636, 0.218682509588673, 0.42604, 1.18481936035274, 0.941 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 960, '2021-06-27 00:00:00', 0.02097673314254, 0.0477600000000004, 0.0352367232680145, 0.0722800000000001, 0.0513792111007293, 0.12636, 0.225251341098486, 0.4294, 1.18485980464638, 0.94056 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 975, '2021-06-27 00:00:00', 0.0266059517151078, 0.0517200000000003, 0.0362215405525492, 0.0946000000000001, 0.0581432713217964, 0.13116, 0.22502323583725, 0.43496, 1.18459613652361, 0.93756 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 990, '2021-06-27 00:00:00', 0.0352813926406916, 0.0741200000000001, 0.0473950419347845, 0.0999600000000002, 0.0630754310330099, 0.12548, 0.228814721263005, 0.43148, 1.18659806871015, 0.93268 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1005, '2021-06-27 00:00:00', 0.0229515431579955, 0.0632400000000003, 0.0406631692485145, 0.0880800000000001, 0.0578294907465038, 0.1122, 0.230892810628655, 0.42336, 1.18643265436068, 0.92988 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1020, '2021-06-27 00:00:00', 0.0329191939958032, 0.0624400000000001, 0.0363930854238365, 0.0799599999999997, 0.0490345796351919, 0.11284, 0.228371904284802, 0.41468, 1.18546176938215, 0.92576 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1035, '2021-06-27 00:00:00', 0.0206579282601133, 0.0523999999999995, 0.0363188656210515, 0.0696799999999995, 0.0405226274238643, 0.105999999999999, 0.225968744151339, 0.40804, 1.18579925647922, 0.92172 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1050, '2021-06-27 00:00:00', 0.0245392203081788, 0.0485599999999998, 0.0339172031079606, 0.07628, 0.0398220207088154, 0.10872, 0.224034275651443, 0.40924, 1.1854403541863, 0.9206 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1065, '2021-06-27 00:00:00', 0.0261023626006028, 0.0562000000000002, 0.0291474412827843, 0.0796399999999998, 0.176290650158576, 0.29732, 0.216537895066891, 0.40708, 1.18626574734894, 0.91556 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1080, '2021-06-27 00:00:00', 0.0232201062300185, 0.05244, 0.0260133299162824, 0.0721199999999999, 0.170738230438684, 0.31328, 0.213942500063296, 0.40332, 1.18705662319313, 0.91148 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 4, 1095, '2021-06-27 00:00:00', 0.0252907756570129, 0.0550399999999999, 0.171831332028436, 0.28156, 0.188937308826676, 0.31984, 0.215184417031842, 0.4028, 1.18570409040367, 0.91424 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 600, '2021-06-27 00:00:00', 0.134521993245219, 0.197583333333334, 0.130487651423087, 0.230625, 0.15748337846501, 0.266833333333334, 0.175310774779028, 0.348291666666667, 1.21076324891679, 0.904583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 615, '2021-06-27 00:00:00', 0.0650737457912511, 0.107625, 0.0805474025526028, 0.151166666666667, 0.116217367244639, 0.205708333333333, 0.13431347175787, 0.28775, 1.20454526569218, 0.903916666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 630, '2021-06-27 00:00:00', 0.0443532427780375, 0.0974166666666667, 0.0660831163071899, 0.12975, 0.0859187242335049, 0.177875, 0.106443621533737, 0.262375, 1.20535658849769, 0.901625 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 645, '2021-06-27 00:00:00', 0.0372393112764967, 0.0806250000000001, 0.0596411369558909, 0.12425, 0.0680057409128185, 0.156458333333334, 0.0857572302271469, 0.236958333333333, 1.20669365911839, 0.89975 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 660, '2021-06-27 00:00:00', 0.0459113039031455, 0.0782500000000002, 0.0499408345597242, 0.105, 0.0570090095854421, 0.134875000000001, 0.0911026555078379, 0.223708333333333, 1.19900190375887, 0.8985 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 675, '2021-06-27 00:00:00', 0.0323291215694043, 0.0689583333333335, 0.0434160651158642, 0.0947916666666673, 0.0469936782674164, 0.116666666666667, 0.0884482060017477, 0.216708333333333, 1.19650554529744, 0.898291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 690, '2021-06-27 00:00:00', 0.025259809401785, 0.0588333333333336, 0.028511248733576, 0.07875, 0.0421686572251703, 0.10225, 0.0897653543444228, 0.207583333333333, 1.19798221584995, 0.895791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 705, '2021-06-27 00:00:00', 0.0235740815057682, 0.0554583333333332, 0.0313282932270776, 0.0773750000000003, 0.046028799270879, 0.101708333333334, 0.0922161822857704, 0.215791666666667, 1.19100756805904, 0.941625 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 720, '2021-06-27 00:00:00', 0.0293871891146121, 0.0572916666666667, 0.0388849799622767, 0.0792916666666668, 0.0543150865155199, 0.116291666666667, 0.0932008019963008, 0.224291666666667, 1.18716095388737, 0.961 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 735, '2021-06-27 00:00:00', 0.0297160170054241, 0.0555416666666669, 0.0285636842506531, 0.0741666666666672, 0.0575164752704496, 0.122166666666667, 0.0901119673887252, 0.218083333333333, 1.18678089439641, 0.95875 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 750, '2021-06-27 00:00:00', 0.0188400975412097, 0.0459166666666676, 0.0337172546460944, 0.0833749999999999, 0.0503304838909352, 0.116125, 0.0891166695803958, 0.213958333333333, 1.18651059392352, 0.960541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 765, '2021-06-27 00:00:00', 0.0349537738212604, 0.0698749999999995, 0.0492447120680655, 0.0934583333333331, 0.046639672575727, 0.116708333333334, 0.0975998930861854, 0.213, 1.18607804262131, 0.960916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 780, '2021-06-27 00:00:00', 0.0358264738968831, 0.0608333333333334, 0.0323947291740633, 0.0798749999999999, 0.0370498097943445, 0.105583333333334, 0.0944477080993357, 0.20225, 1.18507598973622, 0.963333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 795, '2021-06-27 00:00:00', 0.0278028449696396, 0.0517083333333332, 0.0266403856002038, 0.0696666666666668, 0.0454628371883821, 0.1045, 0.0924936249272017, 0.209125, 1.18369315207146, 0.9655 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 810, '2021-06-27 00:00:00', 0.0231746675788741, 0.0452499999999999, 0.033881480341699, 0.067291666666667, 0.049339532757755, 0.0942916666666669, 0.0924624385154954, 0.209208333333333, 1.18442596550127, 0.969458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 825, '2021-06-27 00:00:00', 0.0255776382746758, 0.0452916666666673, 0.0352487794012128, 0.0669583333333336, 0.0432431614766167, 0.0876666666666668, 0.0889124202699534, 0.209875, 1.18415845416279, 0.969875 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 840, '2021-06-27 00:00:00', 0.0266652626441978, 0.0450833333333332, 0.031630309029084, 0.0640416666666669, 0.0430644108082401, 0.0912499999999999, 0.0787219929493214, 0.20975, 1.18490549292925, 0.972375 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 855, '2021-06-27 00:00:00', 0.0224609161349931, 0.0433333333333334, 0.0281882903019131, 0.0611666666666667, 0.046995663537228, 0.0923749999999998, 0.0724650840460224, 0.202166666666667, 1.18513823262722, 0.97475 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 870, '2021-06-27 00:00:00', 0.0264520347974883, 0.0408333333333335, 0.0355362389028767, 0.0649583333333334, 0.0492941481666766, 0.0879999999999999, 0.0842832955753597, 0.199249999999999, 1.18971741179472, 0.970041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 885, '2021-06-27 00:00:00', 0.0279486783799948, 0.0472083333333334, 0.0362571332311988, 0.0671666666666663, 0.0557642390992548, 0.0964583333333332, 1.09373371954757, 0.487666666666666, 1.1876871378098, 0.970291666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 900, '2021-06-27 00:00:00', 0.0283862783242436, 0.0472916666666664, 0.0332317019499869, 0.0577916666666665, 0.0605541888114164, 0.107125000000001, 1.24497008214446, 0.524624999999999, 1.18748193502659, 0.970708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 915, '2021-06-27 00:00:00', 0.0298458600532612, 0.0459166666666664, 0.0475634587545488, 0.0777500000000001, 0.0540448015974724, 0.112666666666667, 1.24443442423933, 0.530916666666666, 1.18789898560441, 0.9715 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 930, '2021-06-27 00:00:00', 0.0449665737367569, 0.062416666666667, 0.0558532627204691, 0.0887500000000004, 0.0504058887749082, 0.109833333333333, 1.24396812194115, 0.532916666666666, 1.18867603550812, 0.97775 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 945, '2021-06-27 00:00:00', 0.0373316268372926, 0.0567916666666668, 0.0342090493578968, 0.0752083333333336, 0.0378207059307655, 0.100166666666667, 1.24474362647582, 0.5295, 1.18993629640109, 0.977958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 960, '2021-06-27 00:00:00', 0.0192342067719191, 0.0479583333333332, 0.0320549516851333, 0.0682916666666665, 0.0376376459320228, 0.102625, 1.24275435022373, 0.539125, 1.18837747138388, 0.979666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 975, '2021-06-27 00:00:00', 0.0298382110820958, 0.0533333333333334, 0.0311257093510925, 0.0811250000000004, 0.0411645469735332, 0.122208333333333, 1.24145925633704, 0.544041666666666, 1.1854972898642, 0.985208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 990, '2021-06-27 00:00:00', 0.0247289289605562, 0.0659583333333339, 0.031029876907097, 0.0833749999999998, 0.0523960496077016, 0.125708333333333, 1.24058040121713, 0.547916666666666, 1.18391321166445, 0.989666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1005, '2021-06-27 00:00:00', 0.0287451319129982, 0.0552499999999994, 0.0369782299840544, 0.0935416666666664, 0.0538332772467965, 0.12975, 1.24035433226365, 0.547, 1.18292026266612, 0.993 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1020, '2021-06-27 00:00:00', 0.0389254210741142, 0.071833333333333, 0.0482823819399693, 0.0956666666666662, 0.0520064098613491, 0.126833333333333, 1.24049852575136, 0.546374999999999, 1.1852477971208, 0.994916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1035, '2021-06-27 00:00:00', 0.0324251367422494, 0.054458333333333, 0.0387690813234804, 0.0832083333333338, 0.0423338825138402, 0.106625, 1.24265660955686, 0.535833333333333, 1.18689627826627, 0.989916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1050, '2021-06-27 00:00:00', 0.0279058653125213, 0.0630416666666673, 0.0354063113591064, 0.0802916666666672, 0.0551010764249523, 0.116291666666667, 1.2435544595395, 0.531958333333333, 1.1868059794975, 0.990458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1065, '2021-06-27 00:00:00', 0.0268697542908782, 0.0453749999999996, 0.0299709702540811, 0.0645416666666671, 1.09356882764511, 0.432208333333333, 1.23381602873103, 0.526583333333333, 1.17664748516615, 0.989 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1080, '2021-06-27 00:00:00', 0.0291576176438792, 0.046583333333334, 0.0562841522730994, 0.0844166666666664, 1.24437482120628, 0.472499999999999, 1.23399887252432, 0.5275, 1.17715729804807, 0.989 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 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 970070, 5, 1095, '2021-06-27 00:00:00', 0.0374370618082931, 0.0655217391304344, 1.11778372263729, 0.436782608695652, 1.26812498448875, 0.495391304347825, 1.2573939358377, 0.546652173913043, 1.18594051334195, 1.03191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970070 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-27 14:47:03 Duration: 3s753ms Database: acaweb_fx User: pgperfstats
11 53ms 54s653ms 2s670ms 163 7m15s with rar_max as ( ;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Jun 27 14 163 7m15s 2s670ms [ User: postgres - Total duration: 7m15s - Times executed: 163 ]
-
WITH rar_max as ( ;
Date: 2021-06-27 14:02:44 Duration: 54s653ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-27 14:08:32 Duration: 26s329ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-27 14:07:01 Duration: 25s778ms Database: acaweb_fx User: postgres Bind query: yes
12 54ms 11s891ms 2s666ms 20 53s336ms 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 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 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 patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jun 27 14 20 53s336ms 2s666ms [ User: postgres - Total duration: 53s336ms - 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3350 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:33 Duration: 11s891ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3362 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:37 Duration: 11s197ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3356 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:31 Duration: 10s150ms Database: acaweb_fx User: postgres Bind query: yes
13 1s997ms 3s312ms 2s644ms 39 1m43s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #13
Day Hour Count Duration Avg duration Jun 27 14 39 1m43s 2s644ms [ User: pgperfstats - Total duration: 1m43s - Times executed: 39 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, 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-06-27 00:00:00', 0.138506888286347, 0.357608695652174, 0.171891545915766, 0.445608695652173, 0.171099871443274, 0.514565217391303, 0.286168549521393, 0.643434782608695, 0.633915671877091, 1.47052173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.135735137926715, 0.257869565217392, 0.13798413152736, 0.338434782608695, 0.152378987170887, 0.388086956521739, 0.286845959956007, 0.539826086956522, 0.641646979148037, 1.45013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0929387149851076, 0.220173913043478, 0.111837438490969, 0.272391304347825, 0.137836415617775, 0.323173913043478, 0.244839787900436, 0.471391304347826, 0.647668317128341, 1.44239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.051833916895324, 0.158130434782608, 0.0889975573675547, 0.215739130434782, 0.132772607180063, 0.278739130434782, 0.203452765201125, 0.434130434782608, 0.623518157939793, 1.4384347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0584296137489012, 0.143260869565218, 0.0855473888042482, 0.195913043478262, 0.115799540572654, 0.244478260869566, 0.183801426618178, 0.409652173913043, 0.614260897821834, 1.44221739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0585379509344561, 0.153347826086957, 0.0732247069472459, 0.189695652173913, 0.0921292698958457, 0.228434782608696, 0.170870220960433, 0.394217391304348, 0.606945902089503, 1.45165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0726044293556212, 0.132304347826087, 0.0901405358622502, 0.16804347826087, 0.0972176158015325, 0.20708695652174, 0.167921094777119, 0.397695652173913, 0.605693885559325, 1.45408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0574458672837676, 0.123130434782608, 0.0778905434497236, 0.167130434782609, 0.0862629265102833, 0.213739130434782, 0.162007002239729, 0.392217391304348, 0.606148379283084, 1.45730434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0599282179306859, 0.12213043478261, 0.0667963692180301, 0.147869565217392, 0.0838547586804688, 0.202565217391305, 0.17667299687866, 0.404434782608696, 0.607122439155795, 1.45726086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0560174309404665, 0.103956521739131, 0.0659393061448306, 0.143913043478261, 0.0952811525104276, 0.20304347826087, 0.176484432573277, 0.404130434782609, 0.690364098815116, 1.53695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0501784562372715, 0.106173913043479, 0.067681041068812, 0.146782608695653, 0.105801663951291, 0.206913043478261, 0.176728571946624, 0.416478260869566, 0.695960572573674, 1.55686956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0467147174039882, 0.102913043478261, 0.0769550199715018, 0.145434782608696, 0.107748224309717, 0.203956521739131, 0.404244369016346, 0.672652173913045, 0.697708867674491, 1.57786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0617116525725975, 0.103347826086958, 0.066812906140037, 0.139652173913044, 0.0887967435218142, 0.187956521739131, 0.421966767138326, 0.708043478260871, 0.697925556921333, 1.58591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0371706352714381, 0.0917391304347835, 0.0618726538661676, 0.131956521739131, 0.0827241953126081, 0.189260869565217, 0.417447528122012, 0.725434782608697, 0.697590180040214, 1.58982608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0303126657935245, 0.084304347826086, 0.050373898442236, 0.125565217391305, 0.0738242491519275, 0.187260869565217, 0.405629511247958, 0.729869565217392, 0.69933321715517, 1.59569565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0519181478015747, 0.098304347826088, 0.0631025265243391, 0.140739130434783, 0.0710792298565204, 0.177565217391304, 0.406864866709878, 0.735739130434783, 0.699774746366411, 1.59417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0448631648160513, 0.0953913043478259, 0.0574547080600093, 0.131043478260869, 0.0726569175508029, 0.173130434782608, 0.405974059219175, 0.746130434782609, 0.698908742848478, 1.59839130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.048165393576093, 0.0907826086956525, 0.0474261647903272, 0.117173913043479, 0.0637006028104834, 0.171304347826087, 0.411486844169898, 0.765173913043478, 0.699830058422712, 1.59873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0355577801785376, 0.0829130434782607, 0.0530837581138908, 0.125391304347825, 0.0603672882127902, 0.181130434782608, 0.400294545703734, 0.764217391304348, 0.696989840632318, 1.59526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.046175211939183, 0.0951739130434783, 0.0528865218153292, 0.123565217391304, 0.0800896483863923, 0.183478260869565, 0.399402844770875, 0.767782608695652, 0.695483151650167, 1.59621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0380081642987359, 0.0824347826086948, 0.0613874496320866, 0.130652173913043, 0.135293152650643, 0.214347826086957, 0.401327185574842, 0.770347826086956, 0.694579458741712, 1.59647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.064506977898739, 0.104173913043478, 0.0831626103657506, 0.145260869565217, 0.145684658639288, 0.239260869565218, 0.407992569489806, 0.776869565217391, 0.693420570041387, 1.59821739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0359094761336125, 0.0930952380952384, 0.0620222310374048, 0.141571428571429, 0.117060444297157, 0.242380952380953, 0.398515823907611, 0.774523809523811, 0.691874806319067, 1.60538095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.057249121432227, 0.107809523809523, 0.0749414056828012, 0.159714285714286, 0.386308080854301, 0.574333333333334, 0.405822081588424, 0.77152380952381, 0.693939214436922, 1.61266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0567032794885965, 0.11552380952381, 0.0822506042820472, 0.188523809523809, 0.403319429118858, 0.59152380952381, 0.420726791794073, 0.769666666666667, 0.691774540067581, 1.61171428571429 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.065241018356479, 0.149095238095237, 0.383219277027805, 0.528285714285714, 0.388527752272233, 0.617714285714286, 0.422815906129594, 0.769761904761905, 0.692876244704774, 1.61409523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.116806058852336, 0.320846153846154, 0.192509632126651, 0.376961538461539, 0.221395337314532, 0.466846153846154, 0.271300789644149, 0.610961538461539, 0.677973523422219, 1.56153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.164900025656573, 0.221461538461539, 0.187151275710319, 0.325, 0.219573180371514, 0.406307692307693, 0.256783788129535, 0.548923076923078, 0.687926795076784, 1.54265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.120239325449768, 0.215153846153847, 0.147679971039251, 0.282576923076923, 0.147849903098223, 0.363076923076924, 0.220822448691599, 0.517076923076924, 0.686302660302626, 1.53869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0871798935887967, 0.184576923076923, 0.109407832654495, 0.260923076923077, 0.143173896417555, 0.329269230769231, 0.211785352148385, 0.467346153846155, 0.665766238717002, 1.52426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0763219194243391, 0.172346153846154, 0.0793424224485239, 0.2235, 0.117579354545705, 0.289230769230769, 0.188715989294454, 0.443730769230769, 0.668725622704513, 1.52303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0483714632974697, 0.144961538461538, 0.0867298990234363, 0.201653846153846, 0.119659369108251, 0.276730769230769, 0.17116450027341, 0.423615384615385, 0.673484857918984, 1.52057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0711635710609993, 0.147423076923076, 0.0784683081544087, 0.198653846153846, 0.106272197681236, 0.261499999999999, 0.160760366336405, 0.406846153846153, 0.670721816690508, 1.51765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0531123193010655, 0.129038461538461, 0.0924961537661872, 0.184538461538461, 0.109590573710304, 0.244576923076922, 0.163856358295448, 0.406884615384615, 0.6686533527575, 1.52288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0574778218098075, 0.1215, 0.0718387189366675, 0.161192307692308, 0.0826961537567123, 0.219576923076923, 0.148654317642799, 0.397115384615384, 0.699327373541617, 1.51384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0538891882976964, 0.109269230769231, 0.0544468124376016, 0.148846153846154, 0.0742854370239972, 0.205615384615385, 0.153504542653905, 0.396269230769231, 0.697585405854752, 1.57296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0437181180536615, 0.101923076923078, 0.0663013168450268, 0.148769230769232, 0.0925233276198284, 0.204384615384616, 0.187112734426644, 0.410846153846155, 0.701564393667138, 1.60603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.042268446132565, 0.0973076923076926, 0.052929328789943, 0.130923076923077, 0.0633883391363229, 0.191192307692308, 0.4121659187941, 0.626230769230769, 0.680167247532094, 1.62826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0451281934731923, 0.100076923076924, 0.0647547325267844, 0.144846153846155, 0.0530392162605973, 0.186038461538462, 0.394810466699382, 0.662769230769231, 0.681643091812266, 1.63176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0403276007793099, 0.103346153846154, 0.0429005289549607, 0.146153846153846, 0.056412723605719, 0.185653846153847, 0.389307053029432, 0.683307692307693, 0.683211813084684, 1.63369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0377086809022091, 0.104769230769231, 0.0410533049358248, 0.128576923076923, 0.0559959339183166, 0.165230769230769, 0.439551687693092, 0.699615384615385, 0.683413041004768, 1.64323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0220754301290968, 0.0747307692307686, 0.0422004921589961, 0.110807692307692, 0.0726462980156914, 0.164730769230769, 0.467805265205347, 0.701615384615385, 0.685352882715287, 1.65542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0380704003737209, 0.0883461538461545, 0.0441487694749681, 0.114923076923077, 0.081330522229689, 0.171576923076923, 0.465884899948474, 0.7085, 0.685835742837778, 1.65888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0281011360295963, 0.0810769230769235, 0.0638613040412283, 0.125115384615385, 0.0795315902403191, 0.164923076923077, 0.462288461394464, 0.715692307692308, 0.689800779489713, 1.66534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0454247137072383, 0.0987307692307695, 0.0543722780043707, 0.12676923076923, 0.0639630782922095, 0.179653846153846, 0.458741001169337, 0.725884615384615, 0.691711648460097, 1.66773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0261596283201075, 0.085615384615384, 0.035479224690168, 0.110846153846154, 0.0936412220207442, 0.192038461538461, 0.463260465031863, 0.744538461538462, 0.697645946131593, 1.67811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.025020514659897, 0.0851153846153852, 0.0544477307572628, 0.130653846153846, 0.113942448360835, 0.223807692307692, 0.477106051748858, 0.760230769230769, 0.703238464862054, 1.68553846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0449633012749108, 0.0975384615384619, 0.0821044363085108, 0.150461538461539, 0.120890013585139, 0.226653846153848, 0.483539305537822, 0.7605, 0.707597852977566, 1.69019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0335121652149082, 0.0882500000000007, 0.0646770684895799, 0.133583333333334, 0.0988071977076605, 0.242416666666666, 0.506124474507656, 0.753625, 0.724963266185839, 1.68145833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.050559030644487, 0.0969583333333324, 0.0618662506623313, 0.137291666666666, 0.417939907527801, 0.536124999999999, 0.507009275849171, 0.751666666666667, 0.728768614747218, 1.68395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.04083973626226, 0.104333333333334, 0.0751670603158178, 0.209, 0.39501335282879, 0.580625, 0.505402659100727, 0.75375, 0.730276450284808, 1.68270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583117403099157, 0.166791666666668, 0.409620998386118, 0.511666666666667, 0.387420417260299, 0.595666666666667, 0.501035420657684, 0.749333333333334, 0.740803254553138, 1.681625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.133032396285786, 0.337461538461538, 0.11733266972423, 0.402653846153846, 0.185686982270205, 0.490846153846154, 0.298782372562114, 0.649115384615385, 0.623992984428018, 1.61826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0815247107418261, 0.244961538461538, 0.126311117727373, 0.321461538461539, 0.200914907361299, 0.414000000000001, 0.307543820517436, 0.569807692307692, 0.622730844438739, 1.57323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.115735108694879, 0.227153846153846, 0.180890481103474, 0.310384615384615, 0.216090949513251, 0.364461538461538, 0.296858414840372, 0.515961538461539, 0.621703422987075, 1.54588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.117121587053139, 0.206115384615385, 0.133567130917521, 0.251538461538462, 0.154429914399828, 0.300961538461538, 0.221012620593346, 0.474538461538462, 0.59778805093959, 1.49992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0596058850992201, 0.168307692307692, 0.0990332966539724, 0.229923076923077, 0.103054645698289, 0.2795, 0.218261875172569, 0.460384615384615, 0.596878675985458, 1.49607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0790954243546758, 0.154615384615384, 0.0781236593731134, 0.200115384615384, 0.130979411183003, 0.287615384615385, 0.221718879526443, 0.457692307692308, 0.597985078280515, 1.49492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583920041944631, 0.140115384615385, 0.101284185112219, 0.199615384615385, 0.146195296146574, 0.273230769230769, 0.205788932198466, 0.460730769230769, 0.579904168475606, 1.50673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0584099174929949, 0.131038461538462, 0.0976285030889269, 0.19573076923077, 0.146633425720268, 0.234807692307692, 0.220553136803461, 0.465615384615385, 0.594839055155646, 1.49430769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0686345506174662, 0.138307692307693, 0.115881404893105, 0.171500000000001, 0.137324147688821, 0.206807692307692, 0.224494855174902, 0.4525, 0.597397356487674, 1.48819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0805387245605869, 0.119615384615386, 0.102749920456641, 0.152884615384616, 0.116048033821543, 0.205884615384615, 0.21282490094333, 0.441961538461538, 0.679219290520657, 1.61826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0495197396538447, 0.11526923076923, 0.0599074799490516, 0.149884615384615, 0.077921617421216, 0.194461538461537, 0.203321965213947, 0.460307692307691, 0.674386861127601, 1.63396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0414017465257756, 0.10023076923077, 0.0699756111359245, 0.146115384615385, 0.0759635540141554, 0.194307692307692, 0.368895642946098, 0.687653846153847, 0.681090018900698, 1.63942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0543172022617005, 0.101961538461538, 0.0555773196685354, 0.134961538461538, 0.0804154309723051, 0.188192307692307, 0.371475643678227, 0.711076923076924, 0.700163955524264, 1.65473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0444024254361789, 0.098846153846153, 0.0643011783598205, 0.142807692307691, 0.0925563861404737, 0.191730769230769, 0.376555655300064, 0.731807692307693, 0.710972526787184, 1.66442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0600617630828067, 0.102846153846154, 0.0739461030335348, 0.138884615384615, 0.0941150605130995, 0.18373076923077, 0.387489021184421, 0.752307692307693, 0.710122013351335, 1.66992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0496443350242513, 0.097999999999999, 0.0761972036636111, 0.139576923076924, 0.104272697215596, 0.190653846153846, 0.391338106815773, 0.768076923076924, 0.710389137131083, 1.67461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0475722769947107, 0.0971923076923088, 0.0495297890163081, 0.119000000000001, 0.109145689509305, 0.194307692307693, 0.397492029915259, 0.779923076923077, 0.712489732179726, 1.67346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0322924377906277, 0.0828076923076931, 0.0624033529671159, 0.132461538461538, 0.103242895080559, 0.203153846153846, 0.395718604372038, 0.791423076923077, 0.712976945360356, 1.67226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0493625831514577, 0.10376923076923, 0.0739049701669953, 0.150230769230769, 0.0955375077370938, 0.209846153846153, 0.39877000118634, 0.794076923076923, 0.71519914386457, 1.66684615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0477731981506202, 0.101038461538462, 0.0751475778820477, 0.140961538461538, 0.146873739601793, 0.234846153846154, 0.401532173248727, 0.792384615384616, 0.72292948054852, 1.67192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0688557466458227, 0.106076923076923, 0.0765694456033204, 0.142, 0.155028558163178, 0.236423076923077, 0.399514274318972, 0.806153846153847, 0.727119815542009, 1.68011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0544342228325581, 0.101269230769231, 0.139777515524328, 0.178923076923076, 0.143359692865399, 0.233807692307692, 0.394541355929212, 0.804192307692308, 0.730846738642661, 1.67765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0471010130971998, 0.101625, 0.0734549921350828, 0.146375000000001, 0.108391993594372, 0.241958333333333, 0.406162473291348, 0.809708333333334, 0.751089555198004, 1.65304166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0725264069849373, 0.115916666666667, 0.075482685892628, 0.156625, 0.399655592218229, 0.601625000000001, 0.406692063830373, 0.811500000000001, 0.746244898994534, 1.65966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.042465309797903, 0.115458333333334, 0.0740814279763458, 0.196666666666667, 0.395230110922371, 0.616833333333335, 0.402572344745169, 0.811833333333334, 0.741276919251161, 1.65908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.067117016028573, 0.162458333333334, 0.394229387264075, 0.559875000000001, 0.393192286182019, 0.641000000000001, 0.397770298218617, 0.806083333333334, 0.733589802402136, 1.65920833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.175715977120422, 0.35223076923077, 0.20264583732368, 0.427153846153847, 0.254657335377441, 0.508961538461539, 0.292136609245638, 0.665961538461538, 0.678956449266077, 1.5765 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0857751622647171, 0.225461538461539, 0.120428242279216, 0.309192307692307, 0.174933569809096, 0.392076923076923, 0.206946938572707, 0.555346153846154, 0.688577065683003, 1.51784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0941327703912863, 0.212461538461538, 0.12820467410176, 0.277038461538461, 0.188097846877629, 0.345, 0.219625555469724, 0.512769230769231, 0.691046207961856, 1.50469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0628846563161468, 0.169, 0.0897677773265765, 0.230423076923078, 0.132772216741536, 0.311692307692307, 0.189618601002523, 0.480576923076923, 0.692859004415761, 1.505 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.058618414014186, 0.156038461538462, 0.0843864006542795, 0.219230769230769, 0.12104311374306, 0.289346153846154, 0.182860674158896, 0.461115384615385, 0.704978624880543, 1.50769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0718069741631102, 0.141807692307692, 0.111706738313387, 0.205653846153846, 0.150112803738235, 0.269423076923077, 0.196601588537288, 0.452769230769231, 0.718934006814148, 1.51111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0587024832393103, 0.141307692307692, 0.0861067673566685, 0.193846153846155, 0.119528850717499, 0.252884615384617, 0.197208585395885, 0.439115384615385, 0.730059618218845, 1.50038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.046471562851341, 0.117384615384615, 0.0926662829728265, 0.165, 0.10575888396944, 0.223307692307692, 0.19503594934899, 0.426692307692307, 0.731213980046459, 1.49126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0775260948624097, 0.130153846153846, 0.0835896202610381, 0.17723076923077, 0.0899243784863359, 0.209076923076924, 0.20020183661649, 0.416153846153846, 0.733692059696394, 1.49396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0508453008190982, 0.11126923076923, 0.0567811046577453, 0.140423076923077, 0.0823932409475806, 0.210384615384615, 0.189092476358486, 0.393730769230768, 0.756654556889429, 1.56896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0577196540316943, 0.108038461538461, 0.0681792772486917, 0.142423076923077, 0.136053660228377, 0.231961538461538, 0.195866736485649, 0.413538461538461, 0.752322885877722, 1.58126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0547234726743327, 0.0994615384615381, 0.0670148089259721, 0.158230769230769, 0.120127521985853, 0.224307692307692, 0.290981828668708, 0.61176923076923, 0.756224089702353, 1.57607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0525114639498257, 0.109423076923077, 0.101484276917848, 0.155461538461539, 0.105123897597806, 0.201076923076923, 0.297475048727427, 0.64026923076923, 0.761072272925103, 1.57526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0591353076882549, 0.100230769230769, 0.0811061317989256, 0.144730769230769, 0.0892998061846467, 0.184846153846154, 0.275796290486573, 0.669923076923076, 0.779240821865447, 1.57953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0605813375680867, 0.106461538461538, 0.0605700738496644, 0.138423076923077, 0.106286210119368, 0.185961538461539, 0.282261801552007, 0.684730769230769, 0.793902234825886, 1.58203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.048819479088388, 0.110692307692308, 0.0662560650344265, 0.137884615384616, 0.0964050828535509, 0.1945, 0.285889101683744, 0.695461538461538, 0.794685397838956, 1.58280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0459062087304108, 0.0905000000000006, 0.0826620552890827, 0.135153846153846, 0.0686319503976438, 0.194769230769231, 0.278095028030679, 0.707730769230768, 0.793355844110708, 1.58215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0519388545829091, 0.0892692307692307, 0.0565927557201444, 0.131499999999999, 0.074107043161591, 0.183423076923075, 0.271709768800347, 0.700038461538461, 0.799267523327548, 1.59457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0544195242113026, 0.107269230769231, 0.0532254999615201, 0.143076923076923, 0.0924071342567147, 0.198038461538461, 0.289463684450027, 0.711230769230769, 0.821950195945827, 1.60626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0246231910698333, 0.085307692307693, 0.0468771225160486, 0.119769230769231, 0.0882343121815647, 0.181576923076923, 0.292958395575995, 0.701307692307692, 0.829585502617931, 1.60211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0429426988510901, 0.0893461538461528, 0.0668577479544323, 0.126961538461538, 0.114280599336088, 0.190153846153846, 0.293812090655548, 0.699769230769231, 0.83129514244109, 1.59942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0517335332404276, 0.0919615384615389, 0.0799267068102923, 0.139961538461539, 0.107151488736563, 0.195192307692308, 0.292747578325396, 0.701769230769231, 0.831876274084442, 1.59784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0448165140047306, 0.0937916666666669, 0.0519179780930982, 0.121458333333333, 0.0712344440175735, 0.203458333333333, 0.303334150540386, 0.705041666666666, 0.867852487590714, 1.592875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.032510421963301, 0.0823333333333324, 0.0331476440240908, 0.119374999999999, 0.239952939226587, 0.51925, 0.300616853741807, 0.707333333333333, 0.867641128937066, 1.59079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0300593615599423, 0.0969999999999998, 0.060023531013781, 0.177708333333333, 0.252055344595449, 0.555625, 0.300561105702101, 0.707249999999999, 0.868229381591046, 1.58979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0666350649737658, 0.155833333333333, 0.237537544705943, 0.511458333333334, 0.249464281082948, 0.594083333333333, 0.305009025169391, 0.711374999999999, 0.868246542158973, 1.58983333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.127487737404058, 0.308583333333334, 0.137898349192966, 0.366041666666666, 0.15660973371937, 0.435, 0.224826176818022, 0.572875, 0.855023797236415, 1.51270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0832298632999444, 0.215083333333333, 0.105161289166358, 0.281874999999999, 0.141134815803486, 0.346083333333333, 0.191587929637043, 0.498749999999999, 0.842288407179847, 1.49025 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0640229663276492, 0.161625, 0.0770416318848342, 0.21875, 0.123118705238929, 0.326958333333333, 0.18978438853192, 0.453874999999999, 0.830284847227884, 1.46283333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0653718460873603, 0.153, 0.0870312183702742, 0.221541666666667, 0.113493910645564, 0.290541666666666, 0.191969181554401, 0.425416666666666, 0.828468711417094, 1.45016666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0707334120462895, 0.159208333333334, 0.0931025517637817, 0.222541666666667, 0.104992028682928, 0.27175, 0.170951111750394, 0.394249999999999, 0.823835980536226, 1.431375 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0615506007222959, 0.136708333333334, 0.0787317956874715, 0.1825, 0.12196987481472, 0.260041666666667, 0.170051313653739, 0.372666666666666, 0.819723000227179, 1.42216666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0689124628512994, 0.125666666666667, 0.100441624476789, 0.190208333333333, 0.127486508237573, 0.252875, 0.167435511055208, 0.367291666666666, 0.834184575377116, 1.42941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0535114609151665, 0.122791666666667, 0.0754166686684279, 0.171750000000001, 0.0874677166117618, 0.209916666666667, 0.161704054021403, 0.353125, 0.836654357840053, 1.41158333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0701302618217581, 0.123083333333334, 0.0831004172542236, 0.150125, 0.0858533886799236, 0.18875, 0.16144939082295, 0.365083333333332, 0.850841696434362, 1.419875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.047983674004962, 0.0995416666666665, 0.0459665915228865, 0.132666666666667, 0.0711829649056128, 0.177333333333333, 0.157429809526456, 0.356166666666667, 0.850503634895826, 1.46254166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0425694445429539, 0.101625000000001, 0.0489467138539602, 0.131041666666667, 0.0731881509179093, 0.175625, 0.179234599524384, 0.374208333333333, 0.852368327839759, 1.467875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0316687737666625, 0.0889583333333341, 0.0528935901982271, 0.124583333333333, 0.0677661687214824, 0.172916666666667, 0.209642859699986, 0.544291666666667, 0.848029368467041, 1.473625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0512020542783079, 0.0935416666666657, 0.0562748012956912, 0.128374999999999, 0.0692348973747541, 0.177916666666666, 0.216222443163368, 0.596333333333333, 0.845058722554365, 1.475625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0489715793058606, 0.096958333333333, 0.0606923818727795, 0.130999999999999, 0.0791708732673389, 0.178124999999999, 0.22000163042874, 0.631749999999999, 0.843395926244487, 1.47758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0341772606410689, 0.0847916666666662, 0.0659627557408529, 0.130708333333332, 0.0752046362855411, 0.166208333333333, 0.21815331249748, 0.631541666666666, 0.844564229244194, 1.47470833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0581347759427429, 0.0924999999999988, 0.0621419599659185, 0.124333333333333, 0.0859619059546854, 0.168333333333333, 0.216703058537968, 0.632708333333333, 0.840391238037983, 1.47804166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0445903861413183, 0.0860416666666663, 0.0540996798726096, 0.109416666666667, 0.0851589200651734, 0.157041666666667, 0.222217268664596, 0.636916666666666, 0.83675843548053, 1.482625 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0352776769750168, 0.0764166666666668, 0.0628102156373117, 0.110083333333334, 0.0810333622472951, 0.152666666666668, 0.24237035605196, 0.646791666666667, 0.836452939457765, 1.48570833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0559598555643466, 0.0878749999999998, 0.0682821830475504, 0.11775, 0.0931574073073741, 0.169291666666667, 0.246917309252907, 0.648624999999999, 0.832265921088804, 1.49229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0339394174665832, 0.0761666666666653, 0.0422970859310767, 0.108500000000001, 0.112533658410993, 0.182458333333333, 0.252299335532508, 0.656458333333333, 0.829043869357249, 1.49645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.036508262912244, 0.0846250000000014, 0.0763185068823654, 0.130416666666668, 0.123630695674834, 0.196124999999999, 0.256439751236997, 0.656958333333333, 0.827281964795173, 1.49966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0673991866591798, 0.100291666666667, 0.111231153752972, 0.146750000000001, 0.135066965409487, 0.207291666666667, 0.259178076546453, 0.666333333333333, 0.826559777159154, 1.50425 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0602691833267578, 0.0962272727272733, 0.0659700345198138, 0.129954545454545, 0.115898121032544, 0.225227272727273, 0.2699116939127, 0.657681818181818, 0.863587182924122, 1.50618181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0531806526678803, 0.0930909090909092, 0.0733320739758056, 0.137545454545455, 0.183744464239138, 0.450863636363636, 0.281477629384923, 0.660318181818182, 0.862815517293886, 1.50795454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.0583196335180497, 0.103318181818183, 0.105711647328722, 0.198000000000001, 0.190374914905057, 0.517318181818181, 0.28857642831381, 0.661454545454545, 0.860701470688311, 1.50845454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 00:00:00', 0.107534778427393, 0.170857142857144, 0.163949425999953, 0.455285714285714, 0.183290181068682, 0.578904761904761, 0.275567336857722, 0.692571428571428, 0.822005086301028, 1.57752380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 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-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:46:52 Duration: 3s312ms 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 970065, 1, 990, '2021-06-27 00:00:00', 0.70721373906852, 1.694, 0.710042463797243, 1.9628695652174, 1.01503568931978, 2.45121739130435, 1.77275633400726, 3.89626086956522, 3.01291965472859, 8.76786956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1005, '2021-06-27 00:00:00', 0.353929226305486, 1.14652173913043, 0.603056526300016, 1.56008695652174, 0.958433805582731, 2.11878260869565, 1.89574980733635, 3.55382608695652, 2.93953602789429, 8.48582608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1020, '2021-06-27 00:00:00', 0.477322071230523, 0.981782608695658, 0.817931283776477, 1.37769565217391, 0.884062317836353, 1.97, 1.95955691732926, 3.42369565217392, 3.05309395460608, 8.41482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1035, '2021-06-27 00:00:00', 0.437491908451428, 0.899478260869564, 0.5260906270084, 1.2974347826087, 0.601847603259671, 1.81008695652174, 1.7540058758876, 3.11939130434783, 2.9739336800939, 8.22252173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1050, '2021-06-27 00:00:00', 0.27800127960578, 0.874434782608694, 0.411689073550212, 1.1335652173913, 0.546248734407592, 1.57104347826087, 1.58000755864505, 2.86739130434783, 2.80811958519275, 8.08782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1065, '2021-06-27 00:00:00', 0.267974661063938, 0.716347826086959, 0.389152718022969, 1.07926086956522, 0.556586267102658, 1.412, 1.49200377639425, 2.68321739130435, 2.70611797124743, 8.09026086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1080, '2021-06-27 00:00:00', 0.284482756481265, 0.810434782608695, 0.346899707573568, 1.04195652173913, 0.526221075740378, 1.3055652173913, 1.45419886804594, 2.6254347826087, 2.73928173774353, 8.11543478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1095, '2021-06-27 00:00:00', 0.240314648814388, 0.627304347826091, 0.360649090943563, 0.868695652173913, 0.493224131078622, 1.16504347826087, 1.32737837104608, 2.44860869565218, 2.6542475534695, 8.05443478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1110, '2021-06-27 00:00:00', 0.257962723660648, 0.587304347826085, 0.344898461313765, 0.779304347826082, 0.530053811870324, 1.19504347826087, 1.2208443766897, 2.42991304347826, 2.64606402233141, 8.03608695652173 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1125, '2021-06-27 00:00:00', 0.255277714386611, 0.54643478260869, 0.329417476035788, 0.74465217391304, 0.637299003422139, 1.15373913043478, 1.16727427166731, 2.35595652173913, 2.87174269094638, 8.29608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1140, '2021-06-27 00:00:00', 0.180648546169632, 0.520521739130435, 0.367624588329814, 0.834260869565217, 0.624787888117512, 1.15278260869565, 1.16752660928957, 2.37326086956522, 2.97433870751728, 8.36773913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1155, '2021-06-27 00:00:00', 0.321747310813642, 0.611173913043478, 0.435354119638449, 0.844869565217393, 0.691519027371911, 1.14326086956522, 1.5437224913937, 3.34869565217391, 3.19264854860987, 8.45486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1170, '2021-06-27 00:00:00', 0.202914144892933, 0.500826086956523, 0.346809723320618, 0.706434782608695, 0.61479955601086, 1.11830434782609, 1.55621679449312, 3.3244347826087, 3.21336393559906, 8.45565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1185, '2021-06-27 00:00:00', 0.239681879085703, 0.486304347826085, 0.307415395347146, 0.67804347826087, 0.549149065056266, 1.15082608695652, 1.50055919879587, 3.331, 3.2287380958665, 8.45334782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1200, '2021-06-27 00:00:00', 0.184864473379251, 0.436652173913044, 0.364649000109192, 0.736434782608699, 0.661054711817266, 1.14517391304348, 1.48216912003835, 3.28013043478261, 3.19073311238443, 8.45060869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1215, '2021-06-27 00:00:00', 0.248177531127458, 0.52121739130435, 0.378393729109307, 0.754217391304346, 0.648923407601244, 1.10895652173913, 1.50544971942191, 3.30969565217391, 3.24759718777917, 8.47469565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1230, '2021-06-27 00:00:00', 0.328563432009344, 0.544260869565214, 0.620859422836526, 0.808826086956522, 0.612834166324808, 1.01647826086956, 1.45677116842494, 3.28134782608696, 3.24465255178705, 8.438 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1245, '2021-06-27 00:00:00', 0.401945028982954, 0.555521739130434, 0.381023351602498, 0.724391304347826, 0.377981470570794, 0.912086956521743, 1.32752109769379, 3.21191304347826, 3.2224961453995, 8.40495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1260, '2021-06-27 00:00:00', 0.197123383844988, 0.484086956521737, 0.226618395619602, 0.626478260869562, 0.363200262706457, 0.873391304347828, 1.32273590288262, 3.23221739130435, 3.21190861461167, 8.40530434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1275, '2021-06-27 00:00:00', 0.164146914336415, 0.410869565217388, 0.311468458741034, 0.589652173913045, 0.507865485910054, 0.928478260869567, 1.29996984610817, 3.23034782608696, 3.20289933871064, 8.40108695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1290, '2021-06-27 00:00:00', 0.295694934131693, 0.470304347826091, 0.382217443234923, 0.643913043478265, 0.639308454812898, 1.0198695652174, 1.3120509214788, 3.25456521739131, 3.20593439235167, 8.42965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1305, '2021-06-27 00:00:00', 0.257893955900712, 0.483739130434783, 0.40685329148295, 0.699652173913048, 0.558443584576055, 1.05065217391305, 1.35327946130696, 3.28113043478261, 3.21007629106637, 8.45139130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1320, '2021-06-27 00:00:00', 0.275628485292727, 0.467809523809528, 0.301497263669177, 0.712000000000003, 0.60883459322279, 1.20619047619048, 1.40664169465534, 3.34742857142857, 2.64006332265328, 8.20204761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1335, '2021-06-27 00:00:00', 0.230396676563335, 0.542857142857144, 0.253603158309917, 0.754190476190477, 1.11863935845549, 2.63528571428572, 1.38570977858864, 3.37490476190476, 2.61711300682187, 8.18990476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1350, '2021-06-27 00:00:00', 0.164290871554666, 0.552904761904763, 0.439729516429184, 0.97804761904762, 1.15623905297263, 2.74338095238095, 1.38729555507933, 3.37442857142857, 2.61342726902361, 8.18790476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 1365, '2021-06-27 00:00:00', 0.410898950618083, 0.774952380952385, 1.11585826246202, 2.52280952380952, 1.16496750618899, 2.75309523809524, 1.39363106923707, 3.38042857142857, 2.59157244416076, 8.17433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 990, '2021-06-27 00:00:00', 0.576645749138937, 1.775, 0.741608050118123, 2.0455, 0.834258989486157, 2.30330769230769, 1.10543860908761, 3.00603846153846, 2.91936979184523, 8.16130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1005, '2021-06-27 00:00:00', 0.314100280410324, 1.16288461538461, 0.409624565444242, 1.42473076923077, 0.778472128842526, 1.82284615384615, 0.977704671470575, 2.55076923076923, 2.90635780739664, 7.88623076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1020, '2021-06-27 00:00:00', 0.371939153419151, 0.950576923076927, 0.46337485739036, 1.19853846153847, 0.746553240926904, 1.62930769230769, 0.871575416217005, 2.32911538461538, 2.9474626034034, 7.79903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1035, '2021-06-27 00:00:00', 0.252860584877549, 0.812346153846156, 0.559258954744171, 1.15446153846154, 0.555189331531289, 1.47892307692308, 0.723753175096, 2.12446153846154, 2.88543946073011, 7.70319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1050, '2021-06-27 00:00:00', 0.500242015274761, 0.800923076923079, 0.466500952262199, 1.05553846153846, 0.596326018214869, 1.392, 0.707956482799938, 2.02469230769231, 3.18411380063349, 7.73984615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1065, '2021-06-27 00:00:00', 0.352689719812667, 0.762038461538459, 0.409783777882168, 1.01423076923077, 0.678864659673667, 1.35388461538461, 0.755491958924777, 2.0005, 3.26545104623919, 7.77584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1080, '2021-06-27 00:00:00', 0.188812356994573, 0.666884615384616, 0.346369602503541, 0.927692307692309, 0.431724755620273, 1.21223076923077, 0.718707302143119, 1.96711538461538, 3.26262226956265, 7.77892307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1095, '2021-06-27 00:00:00', 0.250182800860001, 0.702923076923076, 0.399518279162066, 0.946846153846153, 0.476136491419779, 1.23203846153846, 0.759408721410178, 1.93338461538461, 3.27981693766823, 7.76776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1110, '2021-06-27 00:00:00', 0.281043451335309, 0.634307692307691, 0.308976506450669, 0.825807692307692, 0.426782569393903, 1.17480769230769, 0.819355950638151, 1.88257692307692, 3.45611206482304, 7.62026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1125, '2021-06-27 00:00:00', 0.177258268766657, 0.547576923076924, 0.320173789346687, 0.807153846153844, 0.367578680222133, 1.06238461538462, 0.831291728854282, 1.82153846153846, 3.49148392873509, 7.77723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1140, '2021-06-27 00:00:00', 0.265339170467942, 0.604346153846153, 0.291965161251502, 0.782846153846155, 0.314936779980703, 0.989846153846155, 0.887363815770317, 1.98330769230769, 3.50549364920483, 7.80126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1155, '2021-06-27 00:00:00', 0.107305430359403, 0.506846153846155, 0.232742356728176, 0.702269230769231, 0.346599933419145, 0.91107692307692, 1.77539909316187, 3.4755, 3.56237855458314, 7.92961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1170, '2021-06-27 00:00:00', 0.179250065980035, 0.465884615384614, 0.232825338959353, 0.636961538461539, 0.303345279280126, 0.859961538461539, 1.81179007486646, 3.66634615384615, 3.64643607164796, 8.01076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1185, '2021-06-27 00:00:00', 0.138268367815856, 0.459307692307694, 0.196354643830613, 0.626884615384616, 0.336044468211253, 0.907269230769233, 1.8247625615827, 3.71538461538462, 3.65310946750005, 8.06469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1200, '2021-06-27 00:00:00', 0.212714633687051, 0.458653846153846, 0.254768443885819, 0.652999999999999, 0.402814032297018, 0.930769230769229, 1.8475407258965, 3.78557692307692, 3.6626631437542, 8.10276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1215, '2021-06-27 00:00:00', 0.244631679186363, 0.458461538461539, 0.334955840947156, 0.651153846153844, 0.445004117526331, 0.954230769230768, 1.83067871062578, 3.88130769230769, 3.65535104007178, 8.09811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1230, '2021-06-27 00:00:00', 0.169238529891984, 0.473999999999998, 0.285745365397504, 0.678576923076922, 0.443384106789866, 0.913884615384614, 1.83369672897296, 3.92142307692308, 3.65528574322383, 8.12523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1245, '2021-06-27 00:00:00', 0.162059799029676, 0.465461538461539, 0.252052326679632, 0.666153846153845, 0.40174471802569, 0.880461538461539, 1.81870114769178, 3.97523076923077, 3.63117004071902, 8.16023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1260, '2021-06-27 00:00:00', 0.179971091695734, 0.463076923076921, 0.230831247051572, 0.598769230769231, 0.335078773746389, 0.86823076923077, 1.83735423493005, 3.96723076923077, 3.63139251442834, 8.17092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1275, '2021-06-27 00:00:00', 0.164004451159105, 0.435500000000002, 0.224538819669254, 0.603192307692308, 0.446492485939009, 0.904500000000002, 1.83733130549551, 3.99461538461538, 3.65662704961827, 8.2095 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1290, '2021-06-27 00:00:00', 0.171285313035119, 0.452538461538461, 0.282406057899722, 0.667692307692307, 0.594981278309207, 0.986192307692306, 1.86029862284361, 4.02561538461538, 3.69254582701629, 8.23426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1305, '2021-06-27 00:00:00', 0.207284839328356, 0.52073076923077, 0.378226940422725, 0.726538461538461, 0.567167386769888, 1.05826923076923, 1.88783472426848, 4.05211538461538, 3.73602846554796, 8.29015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1320, '2021-06-27 00:00:00', 0.134007293496079, 0.425708333333333, 0.287419995169416, 0.673583333333331, 0.465596996774887, 1.16170833333333, 1.9394944582605, 4.17183333333333, 2.99362468967115, 7.7625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1335, '2021-06-27 00:00:00', 0.207387786141271, 0.461041666666664, 0.250867592392966, 0.641125000000001, 1.70734836150571, 2.96391666666666, 1.85286496092019, 4.13670833333333, 3.00219118499003, 7.76645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1350, '2021-06-27 00:00:00', 0.231262821814541, 0.496833333333335, 0.446567196365303, 0.992000000000002, 1.74114543289131, 3.236125, 1.85399054724542, 4.12591666666667, 3.11776162274024, 7.81416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 1365, '2021-06-27 00:00:00', 0.361237115511665, 0.804916666666664, 1.64760320430636, 2.81916666666666, 1.68584992541284, 3.27416666666666, 1.82268456849557, 4.06808333333333, 3.19463023534488, 7.86591666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 990, '2021-06-27 00:00:00', 1.02813582535802, 1.89765384615384, 1.0970746899754, 2.35865384615384, 1.06937013308698, 2.68119230769231, 1.35904523046937, 3.48053846153846, 3.84996176364629, 8.31130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1005, '2021-06-27 00:00:00', 0.602427070594118, 1.24084615384615, 0.549961738529281, 1.64607692307692, 0.768965022711593, 2.02961538461538, 1.18974866447304, 2.89173076923077, 3.82328321673723, 8.13634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1020, '2021-06-27 00:00:00', 0.412674103118446, 1.07634615384615, 0.570777398345041, 1.38103846153846, 0.66703743177172, 1.70515384615385, 1.08790125683142, 2.61623076923077, 3.78906836286461, 8.10053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1035, '2021-06-27 00:00:00', 0.349069913649668, 0.922730769230768, 0.400895599300444, 1.17519230769231, 0.527505241680117, 1.4955, 1.15277734990827, 2.50653846153846, 3.78917708723959, 8.08296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1050, '2021-06-27 00:00:00', 0.291190785991168, 0.796076923076926, 0.435715533523706, 0.994115384615387, 0.65800946450991, 1.35584615384615, 1.20109039434366, 2.43315384615385, 3.79764111987752, 8.02565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1065, '2021-06-27 00:00:00', 0.25272598721814, 0.670769230769232, 0.368132668393419, 0.952307692307691, 0.580430753837179, 1.3725, 1.11029016650881, 2.37442307692308, 3.79695337950755, 7.98961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1080, '2021-06-27 00:00:00', 0.260827027858577, 0.708538461538461, 0.40397092050714, 0.934230769230768, 0.495636504522602, 1.32276923076923, 1.08570294067236, 2.31665384615385, 3.77293966209985, 7.95442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1095, '2021-06-27 00:00:00', 0.199289522670295, 0.574923076923076, 0.346087476714286, 0.880307692307692, 0.466178508233125, 1.19019230769231, 1.07390870260859, 2.3633076923077, 3.72921811974244, 7.92676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1110, '2021-06-27 00:00:00', 0.272312255720128, 0.659269230769235, 0.277128862000778, 0.888615384615388, 0.573163518083228, 1.20953846153846, 1.01516854833986, 2.3703076923077, 3.72045015824698, 7.9165 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1125, '2021-06-27 00:00:00', 0.238570799038455, 0.600115384615386, 0.301226102148179, 0.795730769230768, 0.527213376741696, 1.21076923076923, 1.05130474246931, 2.3533076923077, 3.54012079259364, 8.39888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1140, '2021-06-27 00:00:00', 0.199347184580063, 0.530499999999999, 0.509276266268728, 0.813653846153845, 0.628223528322887, 1.14719230769231, 1.01255466101266, 2.28969230769231, 3.54696291841561, 8.44323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1155, '2021-06-27 00:00:00', 0.494945922454006, 0.661884615384614, 0.492194941054862, 0.9275, 0.604854250721101, 1.11823076923077, 1.27478174059478, 3.39238461538462, 3.34337587408066, 8.57434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1170, '2021-06-27 00:00:00', 0.227449717181961, 0.549576923076925, 0.374954095651926, 0.724576923076925, 0.478950583608016, 0.992692307692309, 1.46224972085956, 3.67938461538462, 3.35616048208938, 8.59269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1185, '2021-06-27 00:00:00', 0.242089598797951, 0.508423076923077, 0.401901373282246, 0.706076923076921, 0.475247142183777, 1.04961538461539, 1.5200804533364, 3.81576923076923, 3.3960353003964, 8.59580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1200, '2021-06-27 00:00:00', 0.322314574004007, 0.511269230769231, 0.359137995762071, 0.717500000000004, 0.42297905567352, 1.04919230769231, 1.58645764471087, 3.96946153846154, 3.39832482827371, 8.60196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1215, '2021-06-27 00:00:00', 0.211578437900973, 0.502653846153846, 0.312872970044741, 0.760846153846155, 0.58527977793662, 1.16446153846154, 1.70807529648478, 4.07246153846153, 3.40128757158453, 8.59023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1230, '2021-06-27 00:00:00', 0.230118060000648, 0.525192307692313, 0.267323212609754, 0.725500000000004, 0.608081290112279, 1.16215384615385, 1.73372990354944, 4.07246153846154, 3.40092486606443, 8.59176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1245, '2021-06-27 00:00:00', 0.163766179470794, 0.491807692307694, 0.52072785746344, 0.840692307692311, 0.670808436486558, 1.16003846153846, 1.70983815203482, 4.13288461538462, 3.40324785688386, 8.58715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1260, '2021-06-27 00:00:00', 0.512868087703473, 0.703653846153849, 0.570979234433135, 0.938384615384615, 0.777109151822418, 1.19292307692308, 1.71702880581544, 4.161, 3.40985876811071, 8.59153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1275, '2021-06-27 00:00:00', 0.284612224722582, 0.606961538461535, 0.372231838426617, 0.831307692307691, 0.726655169516195, 1.25415384615385, 1.66088595681295, 4.17319230769231, 3.41444016291893, 8.61388461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1290, '2021-06-27 00:00:00', 0.29289551825759, 0.604769230769235, 0.373551248672276, 0.799846153846156, 0.703014042971676, 1.21523076923077, 1.65016117441251, 4.26330769230769, 3.4125640279144, 8.63026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1305, '2021-06-27 00:00:00', 0.304345067316692, 0.566000000000003, 0.672645326590925, 0.919153846153849, 0.789017831523179, 1.19046153846154, 1.6826074056471, 4.25380769230769, 3.35730838710921, 8.62238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1320, '2021-06-27 00:00:00', 0.284944690158067, 0.585791666666667, 0.391208152829898, 0.77741666666667, 0.384757960808867, 1.05941666666667, 1.74682397303038, 4.28858333333333, 2.99383229728643, 8.18454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1335, '2021-06-27 00:00:00', 0.283220809923836, 0.537875000000002, 0.319135199190437, 0.726166666666668, 1.32620919940246, 2.83583333333333, 1.78399669718857, 4.29870833333333, 3.01247910209842, 8.17908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1350, '2021-06-27 00:00:00', 0.190237718375598, 0.55495833333333, 0.292326537193986, 0.883249999999999, 1.57274633793192, 3.201, 1.80469137381164, 4.33920833333333, 3.00807352736174, 8.17845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 1365, '2021-06-27 00:00:00', 0.302054052054128, 0.773708333333333, 1.34037155783143, 2.7855, 1.61249899674163, 3.45766666666667, 1.88738268087263, 4.42591666666666, 3.01853249659019, 8.16345833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 990, '2021-06-27 00:00:00', 0.660242255073555, 1.72765384615385, 1.01764153579963, 2.18484615384616, 1.26516086906582, 2.70976923076923, 1.62915281665042, 3.7855, 3.42365737794226, 8.30319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1005, '2021-06-27 00:00:00', 0.44155884702338, 1.16484615384615, 0.587809136998111, 1.59830769230769, 0.877896770696877, 2.0525, 1.3301631646589, 3.25773076923077, 3.44835811454579, 8.00761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1020, '2021-06-27 00:00:00', 0.423917591773903, 1.04273076923077, 0.539336646688817, 1.39146153846153, 0.658954388523093, 1.89138461538462, 1.52634848123023, 3.12238461538461, 3.4822160866101, 7.91992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1035, '2021-06-27 00:00:00', 0.374783566259867, 0.885192307692303, 0.549337178229013, 1.33184615384615, 0.598292765998512, 1.74192307692308, 1.4632413150789, 2.96288461538461, 3.47879406603009, 7.76907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1050, '2021-06-27 00:00:00', 0.422319924300926, 0.914961538461539, 0.486870060061837, 1.21115384615385, 0.519625705528654, 1.53792307692308, 1.52984247756226, 2.85661538461538, 3.50164605271029, 7.76296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1065, '2021-06-27 00:00:00', 0.355940003587467, 0.874384615384619, 0.559586754118264, 1.22315384615385, 0.808811329145332, 1.61238461538462, 1.5461277626579, 2.80653846153846, 3.51394380498826, 7.79323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1080, '2021-06-27 00:00:00', 0.287421633466608, 0.76565384615385, 0.317386318836548, 0.991653846153849, 0.858610881688465, 1.48238461538462, 1.54130769303711, 2.67773076923077, 3.55206720852043, 7.79857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1095, '2021-06-27 00:00:00', 0.249004630787957, 0.652115384615385, 0.789149034379143, 1.03803846153846, 0.831160141933225, 1.40430769230769, 1.55007845806392, 2.79088461538461, 3.56261864903634, 7.79496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1110, '2021-06-27 00:00:00', 0.814495794010955, 0.789961538461535, 0.831920718301005, 1.07619230769231, 0.857797541112388, 1.45369230769231, 1.64327502871552, 2.7765, 3.56261864903634, 7.79496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1125, '2021-06-27 00:00:00', 0.408619388447719, 0.702730769230768, 0.434739676305081, 0.924115384615383, 0.664049471048652, 1.3505, 1.61444142090645, 2.67230769230769, 3.55164420883537, 7.90488461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1140, '2021-06-27 00:00:00', 0.284683792194885, 0.585692307692306, 0.486420092259606, 0.896115384615385, 0.741796480486077, 1.24146153846154, 1.55362729715383, 2.62846153846154, 3.61443865372459, 7.92769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1155, '2021-06-27 00:00:00', 0.416724991405049, 0.632961538461539, 0.455032455309083, 0.874153846153849, 0.873597873518116, 1.33973076923077, 1.8315216120441, 3.53584615384616, 3.57065103393679, 7.96061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1170, '2021-06-27 00:00:00', 0.214470453407026, 0.581153846153847, 0.408662104169955, 0.827653846153847, 0.752972709690372, 1.23830769230769, 1.95021608151902, 3.71926923076923, 3.57059474231481, 7.96342307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1185, '2021-06-27 00:00:00', 0.345711460391689, 0.561576923076921, 0.590063177842976, 0.888923076923073, 0.792889982668076, 1.24626923076923, 2.30003051752329, 3.81530769230769, 3.6060310344669, 8.02730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1200, '2021-06-27 00:00:00', 0.456889328460991, 0.645461538461538, 0.597336458468243, 0.899730769230768, 0.9361065430815, 1.2635, 2.37616982428575, 3.91207692307692, 3.64177452687771, 8.08723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1215, '2021-06-27 00:00:00', 0.291688748761155, 0.574384615384615, 0.37613803521907, 0.802307692307694, 0.660389159161824, 1.15980769230769, 2.33032359852579, 3.86692307692308, 3.62892155117955, 8.12476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1230, '2021-06-27 00:00:00', 0.285269696953601, 0.559, 0.546391092674325, 0.835115384615382, 0.665449956507162, 1.14673076923077, 2.32143990097658, 3.95742307692308, 3.68769671558737, 8.15788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1245, '2021-06-27 00:00:00', 0.393065569006574, 0.595692307692307, 0.480879484342532, 0.827961538461536, 0.618751004971989, 1.11661538461538, 2.33447474210763, 4.0558076923077, 3.69452008499907, 8.15646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1260, '2021-06-27 00:00:00', 0.377156127638654, 0.578230769230767, 0.520348953920497, 0.816076923076922, 0.685755835668824, 1.07488461538461, 2.35052819465034, 4.03792307692308, 3.68707941538891, 8.16384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1275, '2021-06-27 00:00:00', 0.278131836476049, 0.533961538461538, 0.331553462448425, 0.710461538461535, 0.813411941241245, 1.20688461538461, 2.32324909654893, 3.93526923076924, 3.64221555565375, 8.14107692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1290, '2021-06-27 00:00:00', 0.215003316611271, 0.521884615384613, 0.372071895451156, 0.701846153846149, 0.907519711165466, 1.23388461538461, 2.32832286453972, 3.9328076923077, 3.65247640839009, 8.13592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1305, '2021-06-27 00:00:00', 0.208229861894532, 0.465346153846151, 0.629416892540534, 0.904769230769231, 0.812109796479799, 1.26019230769231, 2.23337579048813, 3.8863076923077, 3.60973219036452, 8.09361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1320, '2021-06-27 00:00:00', 0.298716890712764, 0.568708333333332, 0.365817607202186, 0.75, 0.421028448813315, 1.22379166666667, 1.73996449239133, 3.608, 3.50153997565171, 7.827125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1335, '2021-06-27 00:00:00', 0.200793642719389, 0.478500000000004, 0.314396488806589, 0.75075, 1.25179254008235, 2.62870833333334, 1.73813080041401, 3.642625, 3.51122987144746, 7.82758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1350, '2021-06-27 00:00:00', 0.204307100474622, 0.5495, 0.302754070449783, 1.026875, 1.30266430922792, 2.84429166666667, 1.83920412056451, 3.65516666666667, 3.50166343390507, 7.83675 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 1365, '2021-06-27 00:00:00', 0.302298151005673, 0.915541666666668, 1.24523041055153, 2.51441666666667, 1.28801720440396, 2.87233333333334, 1.85894485421556, 3.61616666666667, 3.54348293181207, 7.867375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 990, '2021-06-27 00:00:00', 1.47731948736677, 1.83145833333333, 1.66035639617488, 2.28933333333333, 1.97594162427341, 2.67045833333333, 2.28019570058603, 3.33220833333333, 3.75610655263966, 7.8365 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1005, '2021-06-27 00:00:00', 0.580150105513683, 1.17066666666667, 0.919747759017322, 1.499875, 1.04905450097433, 1.87429166666667, 1.32256002302079, 2.72416666666667, 3.58814756388549, 7.740625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1020, '2021-06-27 00:00:00', 0.629128611479883, 1.018125, 0.708045380515658, 1.362, 0.787934861530122, 1.72704166666667, 1.21008768921088, 2.52804166666667, 3.60558636585877, 7.60420833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1035, '2021-06-27 00:00:00', 0.477552772332358, 0.863708333333332, 0.473273657316932, 1.14629166666667, 0.697689665657462, 1.6535, 1.1536411912672, 2.34920833333333, 3.59596313895723, 7.591125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1050, '2021-06-27 00:00:00', 0.483599089856608, 0.845416666666669, 0.579366406491622, 1.14595833333334, 0.750596602082616, 1.52904166666667, 1.17403402167824, 2.26166666666666, 3.58773468858167, 7.58525 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1065, '2021-06-27 00:00:00', 0.31617000334392, 0.700416666666668, 0.53051263149327, 1.052, 0.629051989740997, 1.28416666666667, 1.16932789750526, 2.17058333333333, 3.60881200091817, 7.55583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1080, '2021-06-27 00:00:00', 0.399368031113359, 0.703708333333336, 0.539343293650525, 0.906833333333335, 0.593495758687212, 1.14754166666666, 1.36047253552857, 2.23095833333333, 3.6542387574896, 7.638875 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1095, '2021-06-27 00:00:00', 0.301779889073606, 0.590166666666671, 0.374566510318496, 0.822625000000003, 0.534300267043092, 1.12408333333333, 1.31902947412982, 2.26016666666667, 3.64790149224201, 7.68041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1110, '2021-06-27 00:00:00', 0.31582117486444, 0.603833333333334, 0.348742147072775, 0.78270833333333, 0.748344486860495, 1.19041666666666, 1.28719534949192, 2.19529166666667, 3.64597446641945, 7.736375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1125, '2021-06-27 00:00:00', 0.265159836948277, 0.537499999999998, 0.396380791517524, 0.783916666666664, 0.699287069662453, 1.11833333333333, 1.29220441284079, 2.132625, 3.5699061183511, 8.00404166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1140, '2021-06-27 00:00:00', 0.27661965398542, 0.55245833333333, 0.608036098220433, 0.798624999999998, 0.746333122965062, 1.064, 1.25671157898446, 2.18441666666667, 3.65959547514021, 8.13520833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1155, '2021-06-27 00:00:00', 0.439275985349013, 0.546999999999998, 0.459907975593476, 0.743708333333331, 0.589704038701507, 1.038625, 1.46404115874273, 3.22258333333333, 3.64816210130407, 8.21375 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1170, '2021-06-27 00:00:00', 0.215775178220831, 0.463666666666665, 0.359644427359072, 0.653874999999999, 0.394375232837157, 0.944458333333337, 1.3571347988755, 3.35791666666667, 3.63367991300072, 8.20683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1185, '2021-06-27 00:00:00', 0.274225748006212, 0.468750000000001, 0.32695045717857, 0.694916666666665, 0.437474518926692, 0.943291666666668, 1.52553306197814, 3.56108333333333, 3.729769391014, 8.25866666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1200, '2021-06-27 00:00:00', 0.252055258347985, 0.493125, 0.34237943768256, 0.685875000000002, 0.437590429577668, 0.957916666666669, 1.77072233479914, 3.68275, 3.6934131528156, 8.26725 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1215, '2021-06-27 00:00:00', 0.247838467145643, 0.488916666666668, 0.415620114660182, 0.682083333333336, 0.535234602497021, 0.955583333333332, 1.772209563601, 3.73295833333333, 3.66666406752214, 8.25908333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1230, '2021-06-27 00:00:00', 0.269632355039334, 0.49329166666667, 0.326528576439921, 0.672708333333333, 0.505042054139332, 0.898458333333333, 1.76442809995974, 3.75679166666667, 3.64836234752534, 8.24841666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1245, '2021-06-27 00:00:00', 0.32177767101714, 0.505999999999999, 0.462811099834945, 0.708874999999999, 0.496974409206145, 0.939458333333334, 1.73920252214729, 3.81625, 3.66619340555794, 8.2385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1260, '2021-06-27 00:00:00', 0.346744525990458, 0.527875000000002, 0.382084433722123, 0.654416666666669, 0.817290166085287, 1.06920833333334, 1.7308827222514, 3.88270833333334, 3.69471627212723, 8.245625 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1275, '2021-06-27 00:00:00', 0.344360442168429, 0.466875000000002, 0.364168615887068, 0.691208333333338, 0.921381771886778, 1.14125, 1.73973036183314, 3.97708333333333, 3.71591722735851, 8.26433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1290, '2021-06-27 00:00:00', 0.213554595402186, 0.457000000000002, 0.709499864673009, 0.793833333333333, 0.796345452495425, 1.11058333333333, 1.68946569409436, 3.966375, 3.6811610583237, 8.26204166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1305, '2021-06-27 00:00:00', 0.688915257404029, 0.607666666666666, 0.752541980869512, 0.879291666666668, 0.968367308703271, 1.184125, 1.67849779284326, 4.03016666666667, 3.70722861423307, 8.28679166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1320, '2021-06-27 00:00:00', 0.180899484180092, 0.464363636363637, 0.248127637870764, 0.605090909090907, 0.669372924873802, 1.23327272727272, 1.69108066066223, 4.03390909090909, 3.81454722934912, 8.41222727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1335, '2021-06-27 00:00:00', 0.229850605537161, 0.418590909090908, 0.303559931536808, 0.657818181818182, 1.13479538365758, 2.73009090909091, 1.75371633410865, 4.08486363636364, 3.80757843304764, 8.451 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1350, '2021-06-27 00:00:00', 0.253110985529409, 0.528863636363639, 0.696117644433591, 1.10418181818182, 1.08696448923863, 2.94490909090909, 1.76172828919078, 4.10822727272727, 3.8158820679772, 8.49963636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 1365, '2021-06-27 00:00:00', 0.653464299312667, 0.945095238095233, 1.01889084886692, 2.78952380952381, 1.0201093872251, 3.30152380952381, 1.63482949016243, 4.31252380952381, 3.44386396777972, 8.90485714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 930, '2021-06-27 00:00:00', 0.443355951803972, 2.32550000000001, 0.902268252794022, 3.277, 1.3406744571297, 4.267, 1.17803989745679, 5.21199999999999, 0.697914393031139, 7.00149999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 945, '2021-06-27 00:00:00', 0.852063671329799, 1.9755, 1.08540890912137, 2.9605, 1.26218560441801, 3.3955, 1.02884036662644, 3.98049999999999, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 960, '2021-06-27 00:00:00', 0.432042243304994, 1.38250000000001, 0.53810826048298, 1.45750000000001, 0.835093108581301, 2.07750000000001, 1.186525178831, 3.236, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 1, 975, '2021-06-27 00:00:00', 0.278600071787524, 0.671000000000006, 0.295570634536001, 1.069, 0.517602163828552, 1.343, 1.44320494040174, 3.1575, 0.123036579926484, 6.595 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 930, '2021-06-27 00:00:00', 0.160513239329349, 1.5825, 0.929138310479118, 2.18300000000001, 1.00692005640965, 2.23800000000001, 0.349310749906154, 2.70300000000002, 8.40254988083977, 11.4495 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 945, '2021-06-27 00:00:00', 0.83792153570606, 1.45750000000001, 0.710642315092497, 1.65750000000001, 0.378302127934821, 1.89250000000001, 0.207889393668833, 2.60300000000001, 8.36719454178044, 11.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 960, '2021-06-27 00:00:00', 0.182433549546096, 0.789000000000001, 0.130107647738303, 1.10599999999999, 0.176069588515467, 1.51249999999999, 0.375473700810061, 2.4845, 8.36719454178044, 11.4745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 2, 975, '2021-06-27 00:00:00', 0.106773123959176, 0.774499999999989, 0.0622253967444118, 1.42899999999999, 0.525380338421621, 1.8445, 0.261629509039006, 2.401, 7.80150911683121, 11.8745 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 930, '2021-06-27 00:00:00', 0.38113055505954, 1.33449999999999, 1.05712463787389, 1.98249999999999, 0.894490078200993, 2.29049999999999, 0.401636651713988, 3.459, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 945, '2021-06-27 00:00:00', 0.321733585439888, 1.1195, 0.159099025766989, 1.42750000000001, 0.0883883476483385, 1.47750000000001, 1.03732564800067, 3.5655, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 960, '2021-06-27 00:00:00', 0.175362481734277, 1.01200000000001, 0.111722871427485, 1.05700000000002, 0.38325187540311, 1.349, 1.40289985387412, 3.48700000000001, 7.43169227027063, 14.746 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 3, 975, '2021-06-27 00:00:00', 0.144956890143251, 0.709500000000006, 0.142128463018511, 0.977499999999992, 0.272943217538024, 1.989, 1.19783888733, 3.342, 7.22663130372652, 14.601 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 930, '2021-06-27 00:00:00', 0.0339411254969556, 1.68299999999999, 0.00141421356237985, 1.774, 0.603162084352131, 2.49250000000001, 0.0848528137423688, 2.979, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 945, '2021-06-27 00:00:00', 0.22980970388562, 1.06550000000001, 0.989949493661171, 2.21900000000001, 0.296984848098361, 2.709, 0.0848528137423688, 2.979, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 960, '2021-06-27 00:00:00', 1.24026529420122, 1.65600000000001, 0.695793072687569, 2.04100000000001, 0.357796031280373, 2.786, 0.294156420973602, 2.83099999999999, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 4, 975, '2021-06-27 00:00:00', 0.484368145112787, 1.19550000000001, 1.04581092937489, 1.74850000000001, 1.32865364184952, 2.0885, 0.0480832611206737, 2.994, 4.81115453919327, 12.893 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 930, '2021-06-27 00:00:00', 0.370523953341752, 2.172, 0.503460028204834, 2.79000000000001, 0.338704148188366, 2.90650000000001, 5.49068415591355, 7.35250000000001, 4.51275547753255, 10.654 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 945, '2021-06-27 00:00:00', 0.46032651455245, 1.3905, 0.30476302269141, 1.7505, 3.20107239843151, 4.0585, 5.79120453791784, 6.52, 4.8203469273487, 9.81649999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 960, '2021-06-27 00:00:00', 0.0480832611206938, 0.992000000000004, 0.389615836433799, 1.3105, 4.51346258431374, 4.5175, 6.19920515066248, 6.2315, 5.22834754009334, 9.52799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 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 970065, 5, 975, '2021-06-27 00:00:00', 0.4567909806465, 0.690000000000012, 4.06869241894739, 3.44500000000001, 6.58528545319031, 5.4015, 6.16809245229026, 6.2535, 5.23259018078046, 9.52499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:46:59 Duration: 3s261ms 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 970085, 1, 990, '2021-06-27 00:00:00', 0.46380574678521, 0.943956521739133, 0.620572791002636, 1.21195652173913, 0.651638976528585, 1.39991304347826, 0.686994680983489, 1.69465217391304, 1.34875389715797, 3.9024347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1005, '2021-06-27 00:00:00', 0.203245903361423, 0.617521739130436, 0.236663918408955, 0.760086956521739, 0.29167904283925, 1.00486956521739, 0.412359210612637, 1.31486956521739, 1.37126008667081, 3.74995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1020, '2021-06-27 00:00:00', 0.184448274613521, 0.489565217391305, 0.227487349255176, 0.689304347826088, 0.289404547467489, 0.848913043478261, 0.421160072091494, 1.22452173913044, 1.36996983464093, 3.73956521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1035, '2021-06-27 00:00:00', 0.167066304794322, 0.468173913043478, 0.250066465472979, 0.641347826086956, 0.268649293108593, 0.744521739130435, 0.399162869074052, 1.09478260869565, 1.38552832776366, 3.72926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1050, '2021-06-27 00:00:00', 0.148713494872897, 0.398391304347825, 0.145278878606527, 0.49904347826087, 0.248329597375758, 0.686043478260868, 0.425519561516508, 1.02652173913044, 1.41726556433221, 3.73295652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1065, '2021-06-27 00:00:00', 0.11263453089265, 0.341086956521735, 0.176840172586195, 0.485086956521738, 0.218013860748029, 0.642043478260869, 0.45175253378222, 0.970478260869566, 1.43707001818079, 3.73434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1080, '2021-06-27 00:00:00', 0.176122610453755, 0.396913043478259, 0.211458514979448, 0.514391304347824, 0.199470881110673, 0.617782608695654, 0.461509561221449, 0.961434782608696, 1.45185053918862, 3.73452173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1095, '2021-06-27 00:00:00', 0.116461549406312, 0.320260869565218, 0.123898323097625, 0.421391304347826, 0.201467334713402, 0.589782608695655, 0.45390291661049, 0.954304347826089, 1.46729766534782, 3.7334347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1110, '2021-06-27 00:00:00', 0.103800355654461, 0.311826086956525, 0.146411381012949, 0.438739130434788, 0.232503933410566, 0.552478260869572, 0.445133820976427, 0.955869565217397, 1.46134067390783, 3.73073913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1125, '2021-06-27 00:00:00', 0.0956834785281188, 0.311652173913047, 0.185515157110643, 0.426652173913045, 0.280763724107485, 0.552217391304349, 0.439236883157247, 0.954695652173914, 1.62350543614297, 4.02708695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1140, '2021-06-27 00:00:00', 0.152948388308497, 0.294130434782609, 0.176317614507944, 0.352086956521741, 0.298732778126662, 0.553000000000002, 0.493057004296829, 1.05013043478261, 1.64969773611815, 4.1015652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1155, '2021-06-27 00:00:00', 0.109929513888291, 0.232043478260872, 0.21815923219723, 0.39721739130435, 0.318834326983844, 0.535652173913046, 1.03907375331212, 1.59991304347826, 1.63532160354946, 4.11926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1170, '2021-06-27 00:00:00', 0.138443493131724, 0.312652173913047, 0.173844576443711, 0.375130434782613, 0.293036724215803, 0.525608695652176, 1.04926560803523, 1.76004347826087, 1.70791107529248, 4.17317391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1185, '2021-06-27 00:00:00', 0.101296282058587, 0.237869565217395, 0.155768539649906, 0.336739130434787, 0.240998819146562, 0.473608695652179, 1.0639241183676, 1.8064347826087, 1.71394939645161, 4.18752173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1200, '2021-06-27 00:00:00', 0.10972581711116, 0.245869565217394, 0.175806824457103, 0.345304347826088, 0.204274093164893, 0.456217391304349, 1.03956521582086, 1.85773913043478, 1.70416543041726, 4.20421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1215, '2021-06-27 00:00:00', 0.101161652032265, 0.245956521739131, 0.127052944054381, 0.329217391304348, 0.138317887291065, 0.417260869565217, 1.02330345666712, 1.91765217391304, 1.70608661258573, 4.21256521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1230, '2021-06-27 00:00:00', 0.0646211825425822, 0.219521739130435, 0.105101174669917, 0.299565217391304, 0.145430354954846, 0.410478260869564, 1.0170685788437, 1.98369565217391, 1.7084923791127, 4.23613043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1245, '2021-06-27 00:00:00', 0.103863756151495, 0.224043478260868, 0.110401942613374, 0.296043478260867, 0.166170943936345, 0.447652173913044, 1.030154459043, 2.03186956521739, 1.7266013624523, 4.25408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1260, '2021-06-27 00:00:00', 0.0897254486000613, 0.225260869565215, 0.125816322611867, 0.31373913043478, 0.195300002327421, 0.457000000000001, 1.01000978549637, 2.07169565217391, 1.70634351109781, 4.28178260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1275, '2021-06-27 00:00:00', 0.114106132552839, 0.233130434782606, 0.163021810417922, 0.343260869565218, 0.283059296292125, 0.517260869565216, 1.00929130029628, 2.06726086956522, 1.7041319153693, 4.27969565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1290, '2021-06-27 00:00:00', 0.106523838004655, 0.231347826086956, 0.168796788272843, 0.34791304347826, 0.289866263288586, 0.511217391304347, 0.99673966138063, 2.08895652173913, 1.71221206921353, 4.29447826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1305, '2021-06-27 00:00:00', 0.124642270727767, 0.259826086956522, 0.218560779256595, 0.389782608695654, 0.232086531497991, 0.533608695652173, 1.0001498860003, 2.08960869565217, 1.71747487568715, 4.32630434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1320, '2021-06-27 00:00:00', 0.133505805117228, 0.245, 0.165724441396525, 0.338238095238097, 0.296883502885749, 0.562285714285712, 1.03763490689163, 2.13, 1.78691777863981, 4.37795238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1335, '2021-06-27 00:00:00', 0.0936697847303449, 0.235857142857144, 0.113134643761532, 0.339047619047619, 1.09726607876989, 1.37738095238095, 1.03977793874691, 2.16252380952381, 1.80208937070279, 4.397 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1350, '2021-06-27 00:00:00', 0.102186058130213, 0.259238095238092, 0.235963869308518, 0.439619047619046, 1.12721410904009, 1.61604761904762, 1.04751794620381, 2.20804761904762, 1.83347373791365, 4.42795238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 1365, '2021-06-27 00:00:00', 0.156905264107874, 0.359523809523805, 1.09959848516239, 1.35785714285714, 1.13829169832525, 1.68876190476191, 1.04567185511107, 2.21585714285714, 1.84877041892842, 4.43347619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 990, '2021-06-27 00:00:00', 0.42613848236676, 0.933384615384616, 0.51342172349234, 1.21288461538462, 0.617168841129831, 1.44153846153846, 0.659417729166016, 1.87169230769231, 1.96488299005701, 4.37726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1005, '2021-06-27 00:00:00', 0.307646943001978, 0.687192307692308, 0.454967861925015, 0.879346153846155, 0.483893147772875, 1.14353846153846, 0.638685429974368, 1.53203846153846, 1.94633934901868, 4.2393076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1020, '2021-06-27 00:00:00', 0.235152209299557, 0.528807692307695, 0.332948774068694, 0.734615384615384, 0.440965878672999, 0.999115384615386, 0.523489116777625, 1.32584615384615, 1.97138033328466, 4.11846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1035, '2021-06-27 00:00:00', 0.308079342927208, 0.551807692307688, 0.321807367128945, 0.757692307692304, 0.414087556701946, 0.985230769230768, 0.492992090746354, 1.25819230769231, 1.97816663216611, 4.09476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1050, '2021-06-27 00:00:00', 0.174088925110575, 0.453076923076923, 0.341739435152667, 0.618807692307691, 0.37803153307628, 0.812000000000002, 0.438431162915441, 1.12273076923077, 1.95071353138755, 4.05119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1065, '2021-06-27 00:00:00', 0.292082317164187, 0.447999999999998, 0.29426866060691, 0.573269230769231, 0.312146654388856, 0.719576923076925, 0.355642086719433, 1.05242307692308, 1.92415909025615, 4.09326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1080, '2021-06-27 00:00:00', 0.128627308979799, 0.369230769230765, 0.192860140636044, 0.508076923076923, 0.22769276195381, 0.660923076923077, 0.2917641434183, 1.03434615384615, 1.92423704760734, 4.08984615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1095, '2021-06-27 00:00:00', 0.166700283789156, 0.368230769230775, 0.212453535191545, 0.475769230769235, 0.232964021652731, 0.65465384615385, 0.349066094689154, 1.07046153846154, 1.9315853628163, 4.09442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1110, '2021-06-27 00:00:00', 0.1210419952553, 0.312730769230769, 0.145140192175069, 0.472653846153846, 0.194247918511767, 0.615576923076923, 0.363207590567919, 1.03392307692307, 2.08152167859514, 4.02753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1125, '2021-06-27 00:00:00', 0.159104537478208, 0.344423076923078, 0.189019217582193, 0.44823076923077, 0.195880622986399, 0.592461538461539, 0.381659568403368, 0.993884615384612, 2.10412801745667, 4.16107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1140, '2021-06-27 00:00:00', 0.105584592407446, 0.272884615384616, 0.142601844847277, 0.381615384615386, 0.231944877403764, 0.529115384615384, 0.392966594783046, 0.975230769230769, 2.17257356253255, 4.27473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1155, '2021-06-27 00:00:00', 0.104440958661604, 0.266076923076919, 0.158799011816341, 0.376615384615389, 0.221759498972681, 0.517653846153843, 0.583405450780157, 1.478, 2.14922116555313, 4.31246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1170, '2021-06-27 00:00:00', 0.0923528767616616, 0.27042307692308, 0.142836991545767, 0.387384615384614, 0.168257792138684, 0.482269230769228, 0.636431677401429, 1.616, 2.19750971678958, 4.35065384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1185, '2021-06-27 00:00:00', 0.0996111516772141, 0.270307692307687, 0.142159915371603, 0.352192307692302, 0.17668888346034, 0.446807692307688, 0.68707652692124, 1.70907692307692, 2.19816657204624, 4.35096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1200, '2021-06-27 00:00:00', 0.0892307035808802, 0.235961538461537, 0.099027401025407, 0.300115384615381, 0.157403411164292, 0.401923076923075, 0.66300373940238, 1.76596153846154, 2.22449632155582, 4.37426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1215, '2021-06-27 00:00:00', 0.0725032094780335, 0.225653846153845, 0.102663041061525, 0.308499999999997, 0.186297499879997, 0.434961538461535, 0.680193281354643, 1.8105, 2.22566643848188, 4.38015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1230, '2021-06-27 00:00:00', 0.0780908346833253, 0.222461538461536, 0.112707518007383, 0.296769230769232, 0.185494648481794, 0.432769230769231, 0.67997596903239, 1.82903846153846, 2.24596117097746, 4.40569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1245, '2021-06-27 00:00:00', 0.0902969204688263, 0.214423076923082, 0.155461437216879, 0.337538461538463, 0.180991474512348, 0.444076923076927, 0.683989240806072, 1.85380769230769, 2.24706185598336, 4.40776923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1260, '2021-06-27 00:00:00', 0.122350473891758, 0.255038461538459, 0.138756211226183, 0.325384615384618, 0.200937713273007, 0.476269230769233, 0.691853596118096, 1.84696153846154, 2.26333617782382, 4.40257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1275, '2021-06-27 00:00:00', 0.0894107634202085, 0.227730769230772, 0.108822770524441, 0.303653846153851, 0.328117877505116, 0.553692307692308, 0.683442714947922, 1.84376923076923, 2.25069468250275, 4.37892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1290, '2021-06-27 00:00:00', 0.0908291464572585, 0.231423076923082, 0.150031935062046, 0.365692307692312, 0.298250725706771, 0.563153846153847, 0.736680401426665, 1.86957692307692, 2.24592182753199, 4.36815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1305, '2021-06-27 00:00:00', 0.105062355111327, 0.240461538461541, 0.302996359460233, 0.435923076923077, 0.296689290984045, 0.560846153846151, 0.770105444328643, 1.87065384615385, 2.24285167931021, 4.36215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1320, '2021-06-27 00:00:00', 0.0701131073772058, 0.247250000000003, 0.112946882154426, 0.333708333333334, 0.146096354942673, 0.529333333333336, 0.81539439643594, 1.91375, 2.32786159218956, 4.422125 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1335, '2021-06-27 00:00:00', 0.111538613577725, 0.242916666666665, 0.126375303723885, 0.35125, 0.518840511572948, 1.24054166666667, 0.885976877335922, 1.924375, 2.32443358185371, 4.41079166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1350, '2021-06-27 00:00:00', 0.0955263071740924, 0.258666666666667, 0.130665492822292, 0.447083333333335, 0.60216121481144, 1.42229166666666, 0.894300446183204, 1.905625, 2.32478853643303, 4.4025 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 1365, '2021-06-27 00:00:00', 0.121391091524251, 0.370666666666667, 0.535636718159409, 1.18120833333333, 0.692004417710202, 1.507125, 0.922891768074518, 1.88179166666667, 2.32984729237714, 4.39916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 990, '2021-06-27 00:00:00', 0.527727103136289, 0.982153846153844, 0.637466293528228, 1.20965384615384, 0.728084860861278, 1.40426923076923, 0.938118966541351, 1.70965384615385, 2.26089737970092, 4.29280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1005, '2021-06-27 00:00:00', 0.328336206677523, 0.670769230769228, 0.341301076200154, 0.826769230769231, 0.463296110661258, 1.04061538461539, 0.750022502226535, 1.34607692307692, 2.21099616149686, 4.16288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1020, '2021-06-27 00:00:00', 0.230790324420574, 0.536576923076924, 0.337348156155535, 0.699538461538464, 0.424257657562006, 0.823000000000002, 0.635775336468423, 1.20503846153847, 2.15009383408832, 4.07384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1035, '2021-06-27 00:00:00', 0.205158674051237, 0.459192307692309, 0.240674210052958, 0.568346153846154, 0.276683023303953, 0.692153846153847, 0.631066530687411, 1.14738461538462, 2.1355261751183, 3.99073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1050, '2021-06-27 00:00:00', 0.175294495064737, 0.392000000000002, 0.207964286874899, 0.491230769230769, 0.274095797402746, 0.66311538461539, 0.646314269829014, 1.12284615384616, 2.13138565401803, 3.94561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1065, '2021-06-27 00:00:00', 0.173108538650894, 0.359384615384614, 0.243395028708483, 0.512500000000003, 0.315202420920026, 0.666615384615391, 0.650035738662468, 1.1043076923077, 2.12789892942456, 3.93357692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1080, '2021-06-27 00:00:00', 0.210090500645648, 0.404538461538463, 0.226100158200874, 0.51019230769231, 0.306167435338143, 0.653538461538463, 0.629413074587377, 1.07853846153846, 2.10939102695906, 3.90376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1095, '2021-06-27 00:00:00', 0.136274993473321, 0.34192307692308, 0.215758443991994, 0.483884615384616, 0.276898606824843, 0.633038461538463, 0.663352761472995, 1.13961538461539, 2.09320263563902, 3.88992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1110, '2021-06-27 00:00:00', 0.193767811091999, 0.34126923076923, 0.240435134383797, 0.448423076923076, 0.282281160983435, 0.567576923076921, 0.631366703149726, 1.09407692307693, 2.08383896321558, 3.87523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1125, '2021-06-27 00:00:00', 0.182235722243303, 0.293461538461535, 0.202428213296619, 0.401692307692303, 0.367924032710766, 0.55457692307692, 0.613141114388724, 1.10388461538462, 2.2514323143621, 4.15388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1140, '2021-06-27 00:00:00', 0.088062110947984, 0.277153846153845, 0.136620957959777, 0.363384615384613, 0.237611628827054, 0.519615384615385, 0.541595200808189, 1.14219230769231, 2.33605315831244, 4.20703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1155, '2021-06-27 00:00:00', 0.0984801424731879, 0.263461538461537, 0.224686667298127, 0.387461538461536, 0.230463095660759, 0.523961538461538, 1.58787606617723, 1.70319230769231, 2.37833625881623, 4.246 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1170, '2021-06-27 00:00:00', 0.134738561666657, 0.265999999999997, 0.134650733380846, 0.348499999999997, 0.184821647916205, 0.46519230769231, 1.60096486340149, 1.75842307692308, 2.3786788990142, 4.23923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1185, '2021-06-27 00:00:00', 0.113263939539462, 0.261000000000001, 0.197796122696694, 0.37988461538462, 0.200420745893771, 0.479653846153848, 1.594788946731, 1.83623076923077, 2.36601310354652, 4.24738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1200, '2021-06-27 00:00:00', 0.143375660416965, 0.272500000000006, 0.159318592280229, 0.344423076923084, 0.184349250483552, 0.44738461538462, 1.57331187822181, 1.91111538461539, 2.35959347248305, 4.25565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1215, '2021-06-27 00:00:00', 0.0733466060249885, 0.21573076923077, 0.109947511952815, 0.311153846153844, 0.266301324413932, 0.494346153846154, 1.56628092577977, 1.92446153846154, 2.34684100900305, 4.28919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1230, '2021-06-27 00:00:00', 0.0821583836257715, 0.24, 0.107530203270451, 0.297769230769233, 0.302085917477895, 0.51469230769231, 1.56754006205706, 1.93061538461539, 2.31169065271419, 4.31492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1245, '2021-06-27 00:00:00', 0.076501342371327, 0.211153846153846, 0.224597955330099, 0.380192307692308, 0.300892262855246, 0.511923076923079, 1.56913591704283, 1.92161538461538, 2.3096861168699, 4.30396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1260, '2021-06-27 00:00:00', 0.191100847319297, 0.301576923076926, 0.260577866702802, 0.386230769230771, 0.304701197897212, 0.505500000000002, 1.56847675836732, 1.91930769230769, 2.30994152207034, 4.30234615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1275, '2021-06-27 00:00:00', 0.109733046701812, 0.224307692307695, 0.151504130433665, 0.339307692307696, 0.37160280076778, 0.519192307692312, 1.56654060223843, 1.91853846153846, 2.31004852196792, 4.30457692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1290, '2021-06-27 00:00:00', 0.155259271988701, 0.290807692307697, 0.182165689583789, 0.359461538461545, 0.349868434612869, 0.529192307692313, 1.5656304942787, 1.94326923076923, 2.30194427286688, 4.32165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1305, '2021-06-27 00:00:00', 0.110384760653883, 0.241346153846154, 0.304803290917021, 0.412384615384614, 0.298398669825866, 0.581615384615385, 1.56429557506049, 1.94838461538461, 2.29517540841318, 4.33465384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1320, '2021-06-27 00:00:00', 0.142358294658135, 0.270833333333331, 0.13630144953348, 0.338541666666667, 0.20969511598191, 0.593958333333333, 1.62697524933741, 1.958125, 2.38228669680983, 4.34441666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1335, '2021-06-27 00:00:00', 0.117243885227283, 0.237958333333331, 0.141147445776657, 0.375416666666669, 1.66792178627924, 1.40829166666667, 1.63128879208692, 1.98141666666667, 2.37395688763462, 4.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1350, '2021-06-27 00:00:00', 0.0976462114405631, 0.287000000000004, 0.184182403091868, 0.481125, 1.68146829383976, 1.52933333333333, 1.62686422776448, 2.00245833333333, 2.37395688763462, 4.3575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 1365, '2021-06-27 00:00:00', 0.156392668199846, 0.405666666666667, 1.67031778413571, 1.39225, 1.68033055700273, 1.64945833333333, 1.6266582659337, 2.073375, 2.37323181433362, 4.360875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 990, '2021-06-27 00:00:00', 0.395256265459028, 0.922346153846153, 0.424601889557013, 1.08873076923077, 0.46512443330956, 1.36946153846154, 0.577237486122149, 1.71865384615384, 1.62741779988564, 4.09184615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1005, '2021-06-27 00:00:00', 0.242208991130828, 0.567346153846152, 0.362281456668914, 0.813423076923072, 0.430825790242945, 1.0846923076923, 0.571725734408218, 1.46365384615384, 1.57274693597393, 3.90826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1020, '2021-06-27 00:00:00', 0.268129211101946, 0.580923076923074, 0.313422918998984, 0.819615384615385, 0.31912856584527, 0.966192307692306, 0.589114506304557, 1.38830769230769, 1.55778397238365, 3.87523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1035, '2021-06-27 00:00:00', 0.205270032283931, 0.513115384615386, 0.267620741981002, 0.685307692307691, 0.266238077378413, 0.834923076923076, 0.579328900871187, 1.27815384615384, 1.50866924753623, 3.81753846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1050, '2021-06-27 00:00:00', 0.144518367211708, 0.418038461538458, 0.167331881186873, 0.553961538461534, 0.237498997568734, 0.714423076923075, 0.611925909290936, 1.17996153846154, 1.53368656310413, 3.77792307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1065, '2021-06-27 00:00:00', 0.124151619463395, 0.384769230769229, 0.221090489653862, 0.540730769230767, 0.250111704275078, 0.684230769230769, 0.620179404564642, 1.13757692307692, 1.50423820740446, 3.73723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1080, '2021-06-27 00:00:00', 0.171427405582116, 0.390653846153845, 0.189466977029285, 0.501153846153846, 0.249168083522257, 0.649576923076921, 0.592427445736217, 1.11403846153846, 1.50433108058034, 3.733 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1095, '2021-06-27 00:00:00', 0.15083542228331, 0.338269230769232, 0.222313154045227, 0.470461538461541, 0.249796347820807, 0.616846153846152, 0.567050539058165, 1.08807692307692, 1.49550283799849, 3.73146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1110, '2021-06-27 00:00:00', 0.139207692095163, 0.30469230769231, 0.182659700409928, 0.414615384615388, 0.332630448673322, 0.569846153846153, 0.566028937830511, 1.07396153846154, 1.49319354611311, 3.72161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1125, '2021-06-27 00:00:00', 0.121746476808916, 0.303730769230772, 0.187395201481954, 0.432807692307692, 0.332009427576992, 0.592499999999999, 0.549592699537226, 1.07784615384616, 1.80219798622085, 4.04069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1140, '2021-06-27 00:00:00', 0.131293851282592, 0.298653846153846, 0.25912259349879, 0.417961538461536, 0.325144862389768, 0.577692307692306, 0.546188940259265, 1.13296153846154, 1.8011783976053, 4.0445 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1155, '2021-06-27 00:00:00', 0.201202053055743, 0.312884615384613, 0.214681062186534, 0.416038461538461, 0.387996256920883, 0.618153846153846, 0.860004822884507, 1.68784615384615, 1.79231010537969, 4.08607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1170, '2021-06-27 00:00:00', 0.105769066293579, 0.269846153846155, 0.156216501639921, 0.362653846153848, 0.326742231971699, 0.584615384615387, 0.943245256466283, 1.74557692307692, 1.76704804732029, 4.09980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1185, '2021-06-27 00:00:00', 0.136219534349746, 0.267807692307695, 0.256610246213082, 0.429461538461539, 0.303749735042618, 0.588692307692305, 0.968889953265312, 1.77169230769231, 1.74452342930229, 4.10334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1200, '2021-06-27 00:00:00', 0.201392292267149, 0.306153846153845, 0.24230814774072, 0.413961538461541, 0.271979436439876, 0.546423076923077, 1.02695559038129, 1.76923076923077, 1.72820823932231, 4.08803846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1215, '2021-06-27 00:00:00', 0.148215331917398, 0.276230769230772, 0.163403135267912, 0.38276923076923, 0.178422126947905, 0.509153846153843, 1.04923279810316, 1.75223076923077, 1.70933430902208, 4.0955 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1230, '2021-06-27 00:00:00', 0.0944975457556741, 0.258884615384614, 0.154361997116669, 0.355115384615382, 0.197819700348964, 0.482923076923075, 1.0345972624092, 1.76215384615384, 1.69068053890006, 4.11226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1245, '2021-06-27 00:00:00', 0.0932509599868116, 0.236692307692305, 0.145573058580962, 0.34134615384615, 0.177815033542853, 0.439115384615385, 1.00444774646799, 1.75734615384616, 1.67828757781441, 4.10407692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1260, '2021-06-27 00:00:00', 0.14846189876401, 0.257846153846149, 0.189065686591071, 0.327076923076922, 0.191721982207407, 0.44703846153846, 0.997550767553289, 1.79757692307692, 1.67119930772899, 4.13338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1275, '2021-06-27 00:00:00', 0.103819169713498, 0.228500000000001, 0.120640017598448, 0.313576923076924, 0.196319993887529, 0.477500000000002, 1.0125697825905, 1.79673076923077, 1.66899955523799, 4.12534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1290, '2021-06-27 00:00:00', 0.0977548031477797, 0.217192307692306, 0.128639340794329, 0.306999999999998, 0.211639610223094, 0.488269230769232, 1.01366357414009, 1.82519230769231, 1.66557896101764, 4.14934615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1305, '2021-06-27 00:00:00', 0.0863672747853343, 0.231115384615383, 0.202679436169912, 0.395076923076923, 0.257900481700864, 0.555461538461539, 0.992814229272604, 1.82957692307692, 1.68644125852682, 4.17403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1320, '2021-06-27 00:00:00', 0.0996370223957158, 0.258666666666668, 0.136993890692089, 0.350250000000002, 0.276718238820016, 0.605125000000002, 1.02560056637033, 1.859, 1.75027161401483, 4.158875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1335, '2021-06-27 00:00:00', 0.145101064229656, 0.260833333333336, 0.224848338580295, 0.387083333333336, 0.860618726493504, 1.344625, 1.0231885902923, 1.94325, 1.74874873693379, 4.14966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1350, '2021-06-27 00:00:00', 0.107608657590389, 0.275166666666663, 0.201868334008488, 0.488041666666666, 0.959753273510692, 1.45245833333333, 1.03205259018765, 1.942875, 1.75014297500833, 4.14654166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 1365, '2021-06-27 00:00:00', 0.170517833441957, 0.401375, 0.862633882698627, 1.27920833333333, 0.966286908476334, 1.49470833333333, 1.03508499615991, 1.95941666666666, 1.75235379540644, 4.14820833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 990, '2021-06-27 00:00:00', 0.3876282022614, 0.788166666666667, 0.361151529882171, 0.920083333333331, 0.428013197344955, 1.07091666666667, 0.569884554797815, 1.57066666666667, 1.70608651895059, 3.93508333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1005, '2021-06-27 00:00:00', 0.28929779739865, 0.543541666666666, 0.409326698389556, 0.719458333333337, 0.37807984548931, 0.847750000000001, 0.549663123115463, 1.399375, 1.68325573935097, 3.91233333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1020, '2021-06-27 00:00:00', 0.302223930799379, 0.527000000000004, 0.328508947554232, 0.643291666666673, 0.292964306946986, 0.762541666666669, 0.547071516865223, 1.300125, 1.73241042127829, 3.90229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1035, '2021-06-27 00:00:00', 0.174032210078844, 0.378083333333334, 0.199255771105481, 0.511583333333334, 0.187538440503982, 0.674166666666666, 0.585290784598759, 1.28179166666667, 1.73188006036164, 3.90575 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1050, '2021-06-27 00:00:00', 0.165409368108252, 0.397541666666668, 0.179926308385615, 0.514458333333332, 0.250776128582181, 0.680333333333333, 0.585749388403007, 1.25245833333333, 1.75755952957503, 3.88775 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1065, '2021-06-27 00:00:00', 0.114284510216225, 0.310083333333334, 0.142436045908022, 0.437875000000001, 0.272186793144558, 0.655541666666667, 0.59789077179699, 1.210375, 1.77711384643427, 3.86416666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1080, '2021-06-27 00:00:00', 0.149879220698203, 0.346291666666669, 0.232124716602889, 0.473666666666669, 0.327237481907588, 0.658750000000003, 0.61943292790577, 1.20725, 1.7909538366266, 3.86541666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1095, '2021-06-27 00:00:00', 0.172975321813613, 0.315875000000001, 0.244815443649447, 0.46758333333333, 0.294450064662433, 0.645833333333329, 0.65580025237453, 1.21566666666666, 1.80253016568056, 3.86129166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1110, '2021-06-27 00:00:00', 0.155201668712082, 0.32658333333333, 0.193052027041748, 0.432958333333332, 0.248005255758944, 0.601458333333328, 0.617968057368291, 1.17879166666666, 1.90420786337955, 3.87475 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1125, '2021-06-27 00:00:00', 0.120041108598776, 0.255708333333335, 0.152215801946836, 0.385208333333329, 0.378983401322883, 0.609374999999995, 0.607815952311273, 1.10366666666666, 1.86992403162748, 4.00783333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1140, '2021-06-27 00:00:00', 0.159822705212521, 0.304083333333329, 0.209077784395035, 0.396291666666663, 0.357153356315653, 0.608541666666663, 0.617649870330141, 1.11283333333333, 1.89392707906009, 4.01670833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1155, '2021-06-27 00:00:00', 0.129542275288637, 0.241625, 0.327027843072923, 0.45558333333333, 0.377969479635898, 0.590166666666666, 0.649967522878717, 1.56670833333333, 1.90362386485371, 4.00208333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1170, '2021-06-27 00:00:00', 0.277141853360436, 0.33695833333333, 0.277036844198523, 0.404249999999999, 0.30596700767012, 0.570375000000002, 0.719862445344517, 1.723875, 1.87185833755377, 4.019625 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1185, '2021-06-27 00:00:00', 0.13393097264928, 0.276125000000004, 0.173362901602888, 0.399500000000004, 0.261250251369408, 0.546958333333334, 0.706794446421839, 1.71529166666667, 1.86713053307374, 4.02008333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1200, '2021-06-27 00:00:00', 0.155512802958656, 0.290333333333333, 0.194234655634043, 0.38333333333333, 0.284858775078335, 0.5245, 0.712871005618952, 1.733875, 1.86961356155897, 4.017 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1215, '2021-06-27 00:00:00', 0.116906471969715, 0.257583333333334, 0.173380325639447, 0.352291666666666, 0.268327293117723, 0.489166666666667, 0.712719424641188, 1.72925, 1.87306697845996, 4.01491666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1230, '2021-06-27 00:00:00', 0.116510114943113, 0.227541666666665, 0.172495557598751, 0.328250000000002, 0.237146071141754, 0.461541666666669, 0.71451302966791, 1.708, 1.89021744014134, 4.00583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1245, '2021-06-27 00:00:00', 0.122440372947556, 0.230083333333334, 0.157577994261136, 0.333291666666668, 0.205941721740944, 0.438583333333337, 0.709102789660532, 1.736625, 1.8884672624775, 4.00041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1260, '2021-06-27 00:00:00', 0.110614087933118, 0.231208333333331, 0.142264883584989, 0.320583333333334, 0.219682243350436, 0.449125, 0.717684879983215, 1.75275, 1.87945381703364, 3.97529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1275, '2021-06-27 00:00:00', 0.120344523547297, 0.229250000000003, 0.156291666908148, 0.294041666666669, 0.392204721387007, 0.507249999999999, 0.696643847573723, 1.74329166666667, 1.88075350254063, 3.95979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1290, '2021-06-27 00:00:00', 0.0770555864671529, 0.193208333333336, 0.174388699399535, 0.327125, 0.396865816680243, 0.548041666666664, 0.679358755622226, 1.75116666666667, 1.87293371314646, 3.96354166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1305, '2021-06-27 00:00:00', 0.184407079621398, 0.245333333333337, 0.405033296180069, 0.411833333333335, 0.404680279508637, 0.535958333333333, 0.681139134044974, 1.75679166666667, 1.87546310367889, 3.966875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1320, '2021-06-27 00:00:00', 0.111362333237366, 0.233045454545458, 0.140436833946814, 0.339863636363635, 0.27333000209141, 0.530363636363634, 0.701307004921177, 1.75709090909091, 1.97250644000068, 4.05468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1335, '2021-06-27 00:00:00', 0.0992147960617553, 0.234636363636361, 0.143244175935335, 0.33131818181818, 0.554764893067399, 1.15290909090909, 0.706765042058054, 1.74059090909091, 2.0209831690781, 4.09927272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1350, '2021-06-27 00:00:00', 0.105014696971832, 0.234090909090909, 0.243691238893434, 0.439909090909092, 0.721700187178274, 1.35472727272727, 0.705729037255782, 1.74204545454546, 2.03075317953474, 4.104 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 1365, '2021-06-27 00:00:00', 0.237206369865481, 0.389190476190478, 0.536928172016294, 1.15480952380953, 0.671870792567112, 1.43852380952381, 0.62091251204904, 1.81204761904762, 1.88054897759746, 4.28457142857143 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 930, '2021-06-27 00:00:00', 0.101116269709677, 0.761499999999998, 0.368402632998182, 0.950499999999991, 0.014849242404908, 1.20049999999999, 0.451841233178211, 1.53049999999999, 0.731148411746904, 3.91199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 945, '2021-06-27 00:00:00', 0.116672618895775, 0.578500000000005, 0.0247487373415268, 0.741499999999988, 0.242537625946998, 1.0025, 0.450427019615831, 1.40549999999999, 0.729734198184525, 3.78699999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 960, '2021-06-27 00:00:00', 0.0120208152801684, 0.389499999999998, 0.0516187950266233, 0.701499999999996, 0.0784888527117198, 0.792500000000004, 0.286378246380553, 1.1955, 0.499217387517715, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 1, 975, '2021-06-27 00:00:00', 0.22980970388564, 0.529499999999999, 0.0459619407771441, 0.769500000000008, 0.0482600378160013, 0.769500000000008, 0.0506730397068013, 1.1725, 0.0532066916921414, 3.67199999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 930, '2021-06-27 00:00:00', 0.138592929112562, 0.660000000000011, 0.182433549546116, 0.691000000000003, 0.353553390593254, 1.05, 0.84287128317439, 1.896, 0.796909342397226, 3.8455 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 945, '2021-06-27 00:00:00', 0.0247487373415268, 0.340500000000006, 0.113137084989865, 0.427999999999997, 0.23334523779157, 0.822999999999993, 0.954594154601835, 1.663, 0.905803786699972, 3.76849999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 960, '2021-06-27 00:00:00', 0.0367695526217153, 0.331999999999994, 0.241830519165808, 0.816999999999993, 0.0056568542494792, 0.99199999999999, 0.954594154601835, 1.663, 0.905803786699972, 3.76849999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 2, 975, '2021-06-27 00:00:00', 0.235466558135119, 0.611499999999992, 0.22698127676088, 0.617499999999993, 0.366988419435822, 1.03749999999999, 0.980757105505742, 1.47149999999999, 1.04793224971846, 3.66799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 930, '2021-06-27 00:00:00', 0.158391918985779, 1.084, 0.142835569799681, 1.095, 0.130814754519513, 1.1155, 0.137355492245489, 1.1155, 0.144223266857763, 3.46450000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 945, '2021-06-27 00:00:00', 0.106066017177986, 0.581000000000003, 0.0473761543394837, 0.651500000000013, 0.0190918830920275, 0.793499999999995, 0.112429978208675, 0.886499999999998, 0.327390439689367, 3.49050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 960, '2021-06-27 00:00:00', 0.0219203102167872, 0.368500000000012, 0.0926309883354379, 0.641499999999994, 0.112429978208675, 0.886499999999998, 0.118051477119109, 0.886499999999998, 0.123954050975065, 3.66050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 3, 975, '2021-06-27 00:00:00', 0.00141421356237985, 0.576999999999998, 0.0721248916810306, 0.728999999999999, 0.203646752981733, 0.822000000000003, 0.110308657865106, 1.04400000000001, 0.659730626847044, 3.72550000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 930, '2021-06-27 00:00:00', 0.444770165366332, 0.816500000000005, 0.23263813101038, 0.966499999999996, 0.364159992311082, 1.2675, 0.0742462120245802, 1.67749999999999, 0.412243253431756, 4.49050000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 945, '2021-06-27 00:00:00', 0.0205060966544274, 0.628499999999988, 0.0431335136524045, 0.852499999999992, 0.324562012564628, 1.05549999999999, 0.184554869889686, 1.41549999999999, 0.262336615820216, 4.41250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 960, '2021-06-27 00:00:00', 0.0784888527116997, 0.520499999999998, 0.099702056147317, 0.696499999999986, 0.00919238815542882, 0.873499999999993, 0.480125504425667, 1.20649999999999, 0.168998520703588, 4.47850000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 4, 975, '2021-06-27 00:00:00', 0.0360624458405052, 0.54249999999999, 0.106773123959176, 0.692499999999995, 0.163341666454109, 0.882500000000007, 0.515480843484982, 1.1815, 0.126572113832393, 4.50850000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 930, '2021-06-27 00:00:00', 0.146371103705591, 0.970500000000001, 0.144956890143231, 0.971499999999992, 0.00777817459306906, 1.20349999999999, 0.313248304065649, 1.65949999999999, 0.170412734265968, 4.2985 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 945, '2021-06-27 00:00:00', 0.147785317267991, 0.632499999999993, 0.317490944752748, 0.780500000000004, 0.617304219975869, 1.2145, 0.45891230099007, 1.76249999999999, 0.07707463914934, 4.2325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 960, '2021-06-27 00:00:00', 0.310419876940889, 0.58550000000001, 0.260922402257856, 0.692499999999995, 0.603162084352151, 1.0245, 0.317490944752769, 1.66249999999999, 0.0643467170879615, 4.13250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 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 970085, 5, 975, '2021-06-27 00:00:00', 0.134350288425442, 0.412999999999982, 0.207889393668853, 0.74499999999999, 0.218283863352295, 0.74499999999999, 0.22919805651991, 1.38299999999998, 0.240657959345906, 3.85299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-06-27 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-06-27 14:47:14 Duration: 3s258ms Database: acaweb_fx User: pgperfstats
14 73ms 1m3s 2s334ms 96 3m44s (( 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 #14
Day Hour Count Duration Avg duration Jun 27 14 96 3m44s 2s334ms [ User: postgres - Total duration: 3m44s - Times executed: 96 ]
-
(( 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-06-27 14:08:48 Duration: 1m3s 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-27 14:03:59 Duration: 32s111ms 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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-06-27 14:08:13 Duration: 23s935ms Database: acaweb_fx User: postgres Bind query: yes
15 51ms 7s730ms 1s798ms 23 41s367ms 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 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 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 patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Jun 27 14 23 41s367ms 1s798ms [ User: postgres - Total duration: 41s367ms - Times executed: 23 ]
-
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 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 WHERE b.brokerid = 529 AND sg.groupid = 3326 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 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:29 Duration: 7s730ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3338 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 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:32 Duration: 5s987ms 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 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 WHERE b.brokerid = 529 AND sg.groupid = 3362 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 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:03:37 Duration: 5s872ms Database: acaweb_fx User: postgres Bind query: yes
16 50ms 15s525ms 1s204ms 44 52s981ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Jun 27 14 44 52s981ms 1s204ms [ User: postgres - Total duration: 52s981ms - Times executed: 44 ]
-
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 = 558 AND (((s.symbol ilike '%gbpnzd%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 515512829 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s525ms 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 = 558 AND (((s.symbol ilike '%nzdjpy%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 515457354 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s224ms 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 = 558 AND (((s.symbol ilike '%nzdusd%' 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 > 515457346 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:04:44 Duration: 15s121ms Database: acaweb_fx User: postgres Bind query: yes
17 57ms 49s681ms 1s169ms 246 4m47s 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 #17
Day Hour Count Duration Avg duration Jun 27 14 246 4m47s 1s169ms [ User: postgres - Total duration: 4m47s - Times executed: 246 ]
-
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 = '689' 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-06-27 14:09:24 Duration: 49s681ms 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 = '758' 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-06-27 14:04:42 Duration: 17s79ms 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 = '572' 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 ('99' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNOK', 'EURNZD', 'EURSEK', 'EURTRY', 'EURUSD', 'GAGEUR', 'GAGUSD', 'GAUEUR', 'GAUTRY', 'GAUUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPTRY', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'BITCOINCASH', 'ETHEREUM', 'LITECOIN', 'RIPPLE', 'ADIDAS', 'APPLE', 'BMW', 'BOFA', 'BP', 'DAIMLER', 'DEUTSCHBANK', 'DISNEY', 'EEM', 'EXS1', 'EXW1', 'EXXONMOBIL', 'FACEBOOK', 'GDX', 'GLD', 'GOOGLE', 'LVMH', 'MICROSOFT', 'QQQ', 'SPY', 'TLT', 'USO', 'WAL-MART', 'BUND10YR', 'COCOA', 'COFFEE', 'COPPER', 'CORN', 'COTTON', 'DOW30', 'ESP35', 'EU50', 'FRA40', 'GER30', 'GILT10YR', 'ITA40', 'JPN225', 'NAS100', 'NATGAS', 'SOYBEAN', 'SPX500', 'SUGAR', 'UK100', 'UKOIL', 'US10YR', 'USOIL', 'WHEAT')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') 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-06-27 14:05:34 Duration: 11s490ms Database: acaweb_fx User: postgres Bind query: yes
18 52ms 5s801ms 939ms 37 34s743ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid where b.brokerid = ? and groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Jun 27 14 37 34s743ms 939ms [ User: postgres - Total duration: 34s743ms - Times executed: 37 ]
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3350 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:27 Duration: 5s801ms 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, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3332 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:27 Duration: 5s776ms 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, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid WHERE b.brokerid = 529 AND groupid = 3338 AND patternclassid = '1' 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 PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-27 14:03:25 Duration: 4s40ms Database: acaweb_fx User: postgres Bind query: yes
19 57ms 2s97ms 592ms 67 39s668ms 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 #19
Day Hour Count Duration Avg duration Jun 27 14 67 39s668ms 592ms [ User: postgres - Total duration: 39s668ms - Times executed: 67 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982582' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s97ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982812' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s75ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '982657' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-27 14:07:58 Duration: 2s73ms Database: acaweb_fx User: postgres Bind query: yes
20 51ms 5s333ms 475ms 47 22s363ms select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Jun 27 14 47 22s363ms 475ms [ User: postgres - Total duration: 22s363ms - Times executed: 47 ]
-
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 = 5159 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 > 61142230 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:01:08 Duration: 5s333ms 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 = 5135 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 > 61143313 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:05:43 Duration: 4s371ms 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 = 5135 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 > 61143313 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:01:38 Duration: 2s883ms 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 160ms 1 160ms 160ms 160ms 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 Jun 27 14 1 160ms 160ms [ User: postgres - Total duration: 111ms - Times executed: 1 ]
-
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-06-27 14:02:36 Duration: 160ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '125', $2 = '125', $3 = '125', $4 = '125', $5 = '125', $6 = '125', $7 = '125', $8 = '125', $9 = '125'
2 92ms 1 92ms 92ms 92ms 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 = 4864 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 #2
Day Hour Count Duration Avg duration 14 1 92ms 92ms [ User: postgres - Total duration: 568ms - 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 = 660 AND sg.groupid = 4864 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-06-27 14:25:39 Duration: 92ms Database: postgres User: acaweb_fx Remote: postgres
3 85ms 1 85ms 85ms 85ms 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 & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 0 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 #3
Day Hour Count Duration Avg duration 14 1 85ms 85ms [ User: postgres - Total duration: 54ms - 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 = 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 & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 0 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-06-27 14:25:39 Duration: 85ms Database: postgres User: acaweb_fx Remote: postgres
4 80ms 1 80ms 80ms 80ms with wh_patitioned as ( ;Times Reported Time consuming bind #4
Day Hour Count Duration Avg duration 14 1 80ms 80ms [ User: postgres - Total duration: 111ms - Times executed: 1 ]
-
with wh_patitioned as ( ;
Date: 2021-06-27 14:03:49 Duration: 80ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '529', $2 = '529', $3 = '529', $4 = '529', $5 = '529', $6 = '529', $7 = '529', $8 = '529', $9 = '529'
5 77ms 1 77ms 77ms 77ms 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 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 WHERE b.brokerid = 660 AND sg.groupid = 4882 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #5
Day Hour Count Duration Avg duration 14 1 77ms 77ms [ User: postgres - Total duration: 100ms - 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 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 WHERE b.brokerid = 660 AND sg.groupid = 4882 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:25:39 Duration: 77ms Database: postgres User: acaweb_fx Remote: postgres
6 76ms 1 76ms 76ms 76ms 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 = 4876 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 > 0 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 #6
Day Hour Count Duration Avg duration 14 1 76ms 76ms [ User: postgres - Total duration: 144ms - 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 = 660 AND sg.groupid = 4876 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 > 0 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-06-27 14:25:39 Duration: 76ms Database: postgres User: acaweb_fx Remote: postgres
7 73ms 1 73ms 73ms 73ms 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 = 4882 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 > 0 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 #7
Day Hour Count Duration Avg duration 14 1 73ms 73ms [ User: postgres - Total duration: 334ms - 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 = 660 AND sg.groupid = 4882 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 > 0 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-06-27 14:25:39 Duration: 73ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '0', $7 = '0'
8 73ms 1 73ms 73ms 73ms 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 = 4888 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 #8
Day Hour Count Duration Avg duration 14 1 73ms 73ms [ User: postgres - Total duration: 275ms - 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 = 660 AND sg.groupid = 4888 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-06-27 14:25:39 Duration: 73ms Database: postgres User: acaweb_fx Remote: postgres
9 69ms 1 69ms 69ms 69ms 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 = 4858 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 > 0 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 #9
Day Hour Count Duration Avg duration 14 1 69ms 69ms [ User: postgres - Total duration: 329ms - 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 = 660 AND sg.groupid = 4858 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 > 0 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-06-27 14:25:39 Duration: 69ms Database: postgres User: acaweb_fx Remote: postgres
10 67ms 1 67ms 67ms 67ms 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 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 WHERE b.brokerid = 660 AND sg.groupid = 4870 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 > 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #10
Day Hour Count Duration Avg duration 14 1 67ms 67ms [ User: postgres - Total duration: 458ms - 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 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 WHERE b.brokerid = 660 AND sg.groupid = 4870 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 > 0 AND dftt.dayofweek = 3 ORDER BY PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-06-27 14:25:39 Duration: 67ms Database: postgres User: acaweb_fx Remote: postgres
11 66ms 1 66ms 66ms 66ms 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 = 4870 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 #11
Day Hour Count Duration Avg duration 14 1 66ms 66ms [ User: postgres - Total duration: 73ms - 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 = 660 AND sg.groupid = 4870 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-06-27 14:25:39 Duration: 66ms Database: postgres User: acaweb_fx Remote: postgres
12 65ms 1 65ms 65ms 65ms 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 = 4858 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 > 0 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 #12
Day Hour Count Duration Avg duration 14 1 65ms 65ms [ User: postgres - Total duration: 137ms - 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 = 660 AND sg.groupid = 4858 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 > 0 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-06-27 14:25:39 Duration: 65ms Database: postgres User: acaweb_fx Remote: postgres
13 64ms 1 64ms 64ms 64ms 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 = 4882 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 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 #13
Day Hour Count Duration Avg duration 14 1 64ms 64ms [ 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 = 660 AND sg.groupid = 4882 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 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-06-27 14:25:39 Duration: 64ms Database: postgres User: acaweb_fx Remote: postgres
14 63ms 1 63ms 63ms 63ms 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 = 665 AND sg.groupid = 4972 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #14
Day Hour Count Duration Avg duration 14 1 63ms 63ms [ User: postgres - Total duration: 139ms - 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 = 665 AND sg.groupid = 4972 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-27 14:25:39 Duration: 63ms Database: postgres User: acaweb_fx Remote: postgres
15 62ms 1 62ms 62ms 62ms SELECT trumpetSymbolID AS sid, trumpetTimeGranularity AS tg FROM brokersymbollist bsl LEFT JOIN powerstats_symboldata psd ON bsl.symbolid = psd.symbolid LEFT JOIN downloadersymbolsettings dss ON psd.symbolid = dss.symbolid LEFT OUTER JOIN brokerinstrumentmapping bdfi ON code = $1 AND bdfi.brokerid = $2 AND dss.datafeedinstrumentid = bdfi.datafeedinstrumentid LEFT OUTER JOIN symbols s ON dss.symbolid = s.symbolid AND s.symbol = $3 AND s.timegranularity = $4 WHERE (code = $5 OR s.symbol = $6) and bsl.brokerid = $7 AND dss.classname <> $8 GROUP BY trumpetSymbolID, trumpetTimeGranularity;Times Reported Time consuming bind #15
Day Hour Count Duration Avg duration 14 1 62ms 62ms [ User: postgres - Total duration: 64ms - Times executed: 1 ]
-
SELECT trumpetSymbolID AS sid, trumpetTimeGranularity AS tg FROM brokersymbollist bsl LEFT JOIN powerstats_symboldata psd ON bsl.symbolid = psd.symbolid LEFT JOIN downloadersymbolsettings dss ON psd.symbolid = dss.symbolid LEFT OUTER JOIN brokerinstrumentmapping bdfi ON code = $1 AND bdfi.brokerid = $2 AND dss.datafeedinstrumentid = bdfi.datafeedinstrumentid LEFT OUTER JOIN symbols s ON dss.symbolid = s.symbolid AND s.symbol = $3 AND s.timegranularity = $4 WHERE (code = $5 OR s.symbol = $6) and bsl.brokerid = $7 AND dss.classname <> $8 GROUP BY trumpetSymbolID, trumpetTimeGranularity;
Date: 2021-06-27 14:08:31 Duration: 62ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '982785', $2 = '15'
16 61ms 1 61ms 61ms 61ms 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 = 4876 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 #16
Day Hour Count Duration Avg duration 14 1 61ms 61ms [ User: postgres - Total duration: 736ms - 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 = 660 AND sg.groupid = 4876 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-06-27 14:25:39 Duration: 61ms Database: postgres User: acaweb_fx Remote: postgres
17 59ms 1 59ms 59ms 59ms 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 = 4876 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 > 0 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 #17
Day Hour Count Duration Avg duration 14 1 59ms 59ms [ User: postgres - Total duration: 63ms - 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 = 660 AND sg.groupid = 4876 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 > 0 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-06-27 14:25:39 Duration: 59ms Database: postgres User: acaweb_fx Remote: postgres
18 58ms 1 58ms 58ms 58ms 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 = 4858 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 #18
Day Hour Count Duration Avg duration 14 1 58ms 58ms [ User: postgres - Total duration: 403ms - 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 = 660 AND groupid = 4858 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-06-27 14:25:39 Duration: 58ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '0', $7 = '0'
19 58ms 1 58ms 58ms 58ms 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 = 4876 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 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 #19
Day Hour Count Duration Avg duration 14 1 58ms 58ms [ User: postgres - Total duration: 511ms - 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 = 660 AND sg.groupid = 4876 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 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-06-27 14:25:39 Duration: 58ms Database: postgres User: acaweb_fx Remote: postgres
20 58ms 1 58ms 58ms 58ms 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 = 700 AND sg.groupid = 5352 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 > 0 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 #20
Day Hour Count Duration Avg duration 14 1 58ms 58ms [ User: postgres - Total duration: 204ms - 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 = 700 AND sg.groupid = 5352 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 > 0 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-06-27 14:16:32 Duration: 58ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '0', $7 = '0'
-
Events
Log levels
Key values
- 59,186 Log entries
Events distribution
Key values
- 0 PANIC entries
- 0 FATAL entries
- 18099 ERROR entries
- 68 WARNING entries
Most Frequent Errors/Events
Key values
- 18,099 Max number of times the same event was reported
- 18,167 Total events found
Rank Times reported Error 1 18,099 ERROR: duplicate key value violates unique constraint "..."
Times Reported Most Frequent Error / Event #1
Day Hour Count Jun 27 14 18,099 - ERROR: duplicate key value violates unique constraint "pk_t15"
- ERROR: duplicate key value violates unique constraint "pk_t30"
- ERROR: duplicate key value violates unique constraint "pk_t60"
Detail: Key (pricedatetime, symbolid)=(2021-06-24 03:30:00, 960516) already exists.
Statement: INSERT INTO T15 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960516, '2021-06-24 03:30', 0.93209, 0.93212, 0.93192, 0.93202, 0, 0,'2021-06-27 14:00');INSERT INTO T15_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960516, '2021-06-24 03:30', 0.93209, 0.93212, 0.93192, 0.93202, 0, 0,'2021-06-27 14:00');Date: 2021-06-27 14:00:34 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-06-24 03:30:00, 960554) already exists.
Statement: INSERT INTO T30 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960554, '2021-06-24 03:30', 0.93209, 0.93215, 0.93192, 0.93204, 0, 0,'2021-06-27 14:00');INSERT INTO T30_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960554, '2021-06-24 03:30', 0.93209, 0.93215, 0.93192, 0.93204, 0, 0,'2021-06-27 14:00');Date: 2021-06-27 14:00:58 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-06-24 03:00:00, 960592) already exists.
Statement: INSERT INTO T60 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960592, '2021-06-24 03:00', 0.93209, 0.93215, 0.93192, 0.93204, 0, 0,'2021-06-27 14:01');INSERT INTO T60_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960592, '2021-06-24 03:00', 0.93209, 0.93215, 0.93192, 0.93204, 0, 0,'2021-06-27 14:01');Date: 2021-06-27 14:01:07 Database: acaweb_fx Application: User: postgres Remote:
2 68 WARNING: there is no transaction in progress
Times Reported Most Frequent Error / Event #2
Day Hour Count Jun 27 14 68 - WARNING: there is no transaction in progress
Date: 2021-06-27 14:00:32 Database: acaweb_fx Application: User: postgres Remote: